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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_962ad97cd910b02e,
.wp-block-loginout_29b5c12784dcace4 a,
input.te-theme-btn_962ad97cd910b02e {
  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_962ad97cd910b02e:hover,
  .wp-block-loginout_29b5c12784dcace4 a:hover,
  input.te-theme-btn_962ad97cd910b02e:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_962ad97cd910b02e:focus,
  .wp-block-loginout_29b5c12784dcace4 a:focus,
  input.te-theme-btn_962ad97cd910b02e:focus {
    color: #ffffff; }
  .te-theme-btn_962ad97cd910b02e.yellow-btn_66ff31ee892cadef,
  .wp-block-loginout_29b5c12784dcace4 a.yellow-btn_66ff31ee892cadef,
  input.te-theme-btn_962ad97cd910b02e.yellow-btn_66ff31ee892cadef {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_962ad97cd910b02e.simple-btn_1337adf4a4bf3e3e,
  .wp-block-loginout_29b5c12784dcace4 a.simple-btn_1337adf4a4bf3e3e,
  input.te-theme-btn_962ad97cd910b02e.simple-btn_1337adf4a4bf3e3e {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_7407d8d2fde0419f {
  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_7407d8d2fde0419f .circle-rotate-inner_e05b87080f375c0a {
    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_83c3c00fc7dc1000 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_faa75c51f66690e2 {
  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_27744c32a9ae21ad label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_27744c32a9ae21ad input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_27744c32a9ae21ad 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_27744c32a9ae21ad input[type="submit"]:hover {
    background-color: #14203A; }

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

.tp-page-content_318d62afa3bd114a .size-full_702457cbbc97557c.alignright_8e68e760d99368d8 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_318d62afa3bd114a figure.wp-caption_4eeda609f8ba0342.aligncenter_b16ce183093a653f {
  margin-top: 40px; }
.tp-page-content_318d62afa3bd114a dl, .tp-page-content_318d62afa3bd114a ol, .tp-page-content_318d62afa3bd114a ul {
  margin-bottom: 11px; }
.tp-page-content_318d62afa3bd114a .te-comment-respond_1684f0a80d56a917 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_318d62afa3bd114a .te-latest-comments_3ccf68fbfaec9d96 .te-comment-respond_1684f0a80d56a917 {
  margin-bottom: 40px; }
.tp-page-content_318d62afa3bd114a .te-post-comments_c4e335ae52e4974a {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_a6b6f7bcffd3bf1a .gallery-item_d813e3d9546c9362 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_10eecc39891fa3b4 .gallery-item_d813e3d9546c9362 {
  max-width: 50%; }

.gallery-columns-3_0e7e44a0856f094a .gallery-item_d813e3d9546c9362 {
  max-width: 33.33%; }

.gallery-columns-4_61c4cb8d726eec86 .gallery-item_d813e3d9546c9362 {
  max-width: 25%; }

.gallery-columns-5_ade54439a5edb579 .gallery-item_d813e3d9546c9362 {
  max-width: 20%; }

.gallery-columns-6_e27c42abf6f714da .gallery-item_d813e3d9546c9362 {
  max-width: 16.66%; }

.gallery-columns-7_14133552034c4a9a .gallery-item_d813e3d9546c9362 {
  max-width: 14.28%; }

.gallery-columns-8_35ae6f81cfd478e8 .gallery-item_d813e3d9546c9362 {
  max-width: 12.5%; }

.gallery-columns-9_788a73c5395373d9 .gallery-item_d813e3d9546c9362 {
  max-width: 11.11%; }

.gallery-caption_f3a90cd9788583c6 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_dedf8053c5e57c39 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_4e7c3c9a3dc51503 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_6b914ade5f44bcae {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_b58a72d5bf0bd5dc p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_d019ffbd18a17eca p.wp-block-cover-text_e534e165a32be76f,
.wp-block-cover_d019ffbd18a17eca.is-light_ed788c9a39e7b5f2 .wp-block-cover__inner-container_d8603a9b2b75b030 {
  color: #fff !important; }

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

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

.widget_0f04cf8268c6649f .wp-block-archives-dropdown_582a76bca5fe7b1a,
.widget_0f04cf8268c6649f .wp-block-categories-dropdown_87b2773fb433dd73,
.widget_0f04cf8268c6649f .wp-block-loginout_29b5c12784dcace4,
.widget_0f04cf8268c6649f .wp-block-social-links_604b67ece48f883f,
.widget_0f04cf8268c6649f.widget_archive_3170c6d562705a16 select,
.widget_0f04cf8268c6649f.te_widget_categories_aa8c2a3bf91e6c0c select,
.widget_0f04cf8268c6649f.widget_text_f5ebfc1579c3a1e8 select,
.widget_0f04cf8268c6649f.te_widget_search_82d1d416b08ad347 .search-form_9db82ccc6382859d,
.widget_0f04cf8268c6649f.te_widget_tag_cloud_271ac282db949f0c .tagcloud_cbef21b0065d164b,
.widget_0f04cf8268c6649f .wp-block-tag-cloud_8eb3da51df6f3514 {
  margin-bottom: 6px; }

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

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

.blog-search-content_6537ff0c317a6562 {
  margin: 0; }
  .blog-search-content_6537ff0c317a6562 .wp-block-search_4e7c3c9a3dc51503,
  .blog-search-content_6537ff0c317a6562 .search-form_9db82ccc6382859d,
  .blog-search-content_6537ff0c317a6562 .sidebar__search_883ebe5a9cac2f43 {
    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_6537ff0c317a6562 .wp-block-search_4e7c3c9a3dc51503,
      .blog-search-content_6537ff0c317a6562 .search-form_9db82ccc6382859d,
      .blog-search-content_6537ff0c317a6562 .sidebar__search_883ebe5a9cac2f43 {
        width: 100%; } }
    .blog-search-content_6537ff0c317a6562 .wp-block-search_4e7c3c9a3dc51503 .wp-block-search__inside-wrapper_9831f78f8cac2821,
    .blog-search-content_6537ff0c317a6562 .search-form_9db82ccc6382859d .wp-block-search__inside-wrapper_9831f78f8cac2821,
    .blog-search-content_6537ff0c317a6562 .sidebar__search_883ebe5a9cac2f43 .wp-block-search__inside-wrapper_9831f78f8cac2821 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_6537ff0c317a6562 .wp-block-search_4e7c3c9a3dc51503 label,
    .blog-search-content_6537ff0c317a6562 .search-form_9db82ccc6382859d label,
    .blog-search-content_6537ff0c317a6562 .sidebar__search_883ebe5a9cac2f43 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_6537ff0c317a6562 .wp-block-search_4e7c3c9a3dc51503 input,
    .blog-search-content_6537ff0c317a6562 .search-form_9db82ccc6382859d input,
    .blog-search-content_6537ff0c317a6562 .sidebar__search_883ebe5a9cac2f43 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_6537ff0c317a6562 .wp-block-search_4e7c3c9a3dc51503 button,
    .blog-search-content_6537ff0c317a6562 .search-form_9db82ccc6382859d button,
    .blog-search-content_6537ff0c317a6562 .sidebar__search_883ebe5a9cac2f43 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_318d62afa3bd114a .wp-smiley_494963e351fa2fb5,
.entry-content_9cf4ccd65265dd81 .wp-smiley_494963e351fa2fb5,
.comment-content_40ac0220a3de69f4 .wp-smiley_494963e351fa2fb5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_1684f0a80d56a917.style-two_4936929fff41c08e .wpcf7-form_fedb388049df9500 .wpcf7-not-valid-tip_c68f6174331c95ee {
  color: #d9c0b8 !important; }
.te-comment-respond_1684f0a80d56a917 .wpcf7-form_fedb388049df9500 .wpcf7-not-valid_b9cd44b26ea1c79d {
  border-color: #dc3232 !important; }
.te-comment-respond_1684f0a80d56a917 .wpcf7-form_fedb388049df9500 .wpcf7-not-valid-tip_c68f6174331c95ee {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_1684f0a80d56a917 .wpcf7-form_fedb388049df9500.sent_72f8e832f3f07c39 .wpcf7-response-output_c0beb006ef4e37f5 {
  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_1684f0a80d56a917 .wpcf7-form_fedb388049df9500.invalid_d54703783e576e23 .wpcf7-response-output_c0beb006ef4e37f5 {
  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_cbfd471d6cc4ae5e {
  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_cbfd471d6cc4ae5e .wpcf7-te-list-item_af7165b65d7d58e6 {
    margin: 0; }
    .wpcf7-form-control_cbfd471d6cc4ae5e .wpcf7-te-list-item_af7165b65d7d58e6 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_cbfd471d6cc4ae5e .wpcf7-te-list-item_af7165b65d7d58e6 label .wpcf7-te-list-item-label_8953fe166d3fe0f8 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_7ae28f065a331966 .te-comment-respond_1684f0a80d56a917 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_38fb70cff73fab88 .header-menu-area_03b46d436dbdbd67.sticky_menu_f77b86cd1569b850 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_38fb70cff73fab88 .header-menu-area_03b46d436dbdbd67.sticky_menu_f77b86cd1569b850 {
      top: 0; } }

.page-template-default_f5714c11656309d5.page-id-146_40550309dc494cbb .tp-page-content_318d62afa3bd114a p:last-child {
  margin-bottom: 10px; }
.page-template-default_f5714c11656309d5.page-id-1133_e6dddbd57b5d547e .tp-page-content_318d62afa3bd114a .te-comment-respond_1684f0a80d56a917 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_f5714c11656309d5.page-id-3_778a9d9997678641 .page-area_d19481366708645e {
  padding-top: 128px; }

.single-post-item_e4bebeef818d9296.post-24_e35f301e9f27ca6b .wp-block-button_835b527e88978a43 a {
  color: #ffffff; }

.post-template-default_604ecc93d5264406.postid-163_2e49596538e5b92b .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_604ecc93d5264406.postid-150_202292ca49dc0567 .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_604ecc93d5264406.postid-150_202292ca49dc0567 .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-block-group_1d543ea27d8c3dfa.is-layout-constrained_bff19b18a166d307:last-child {
    border: 1px solid #000; }
.post-template-default_604ecc93d5264406.postid-51_8db2efcf4b174899 .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_604ecc93d5264406.postid-51_8db2efcf4b174899 .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_604ecc93d5264406.postid-1163_7b673842d9bf670c .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-caption_4eeda609f8ba0342, .post-template-default_604ecc93d5264406.postid-568_5056c243349e6e14 .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-caption_4eeda609f8ba0342 {
  margin-top: 20px; }
.post-template-default_604ecc93d5264406.postid-1785_2261c0d0e365aec3 .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-block-button__link_158d30bb109cf9e3 {
  color: #ffffff !important; }
.post-template-default_604ecc93d5264406.postid-1149_98f63b17600c18d0 .te-blog-details-wrapper_409f5b66d0002b45 .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 p {
  margin-bottom: 0; }
.post-template-default_604ecc93d5264406.postid-555_abc4a025a850b719 .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .gallery_12177b87d1ab3c12 {
  margin-top: 20px; }

.error-404_fcf87dd3e78776ec.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_fcf87dd3e78776ec.not-found .error-content_7f5a91a719061890 .error-btn-bh_07d80713c30ddcd2 {
    margin-top: 20px; }

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

.sidebar_15fb9fb21ab059ff .widget_media_gallery_908050e55369f595 .gallery-item_d813e3d9546c9362 {
  margin-bottom: 0; }
  .sidebar_15fb9fb21ab059ff .widget_media_gallery_908050e55369f595 .gallery-item_d813e3d9546c9362 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_9ce9e45faf8d0ed9 {
  -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_97a43ec9eafc55c4 {
  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_b7645d13130d3562 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_38fb70cff73fab88 .header-area_92f269205b0d11de.style-2_7d8610de2467ea18.login .te-header-menu-area_fad3ded41ce77647 {
  top: auto !important; }

.header-area_92f269205b0d11de .container-fluid_68c5dec5cf7bb85b {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_92f269205b0d11de .container-fluid_68c5dec5cf7bb85b {
      padding: 0 24px; } }
.header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .header-top .te-header-contact-info_7cfe143d27036f9d span {
    color: #677471; }
    .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .header-top .te-header-contact-info_7cfe143d27036f9d span i {
      color: #317EFE; }
    .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .header-top .te-header-contact-info_7cfe143d27036f9d span a {
      color: #677471; }
  .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .header-top .te-social-profile_977f9c315674c4d6 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .header-top .te-social-profile_977f9c315674c4d6 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .te-header-menu-area_fad3ded41ce77647 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .te-header-menu-area_fad3ded41ce77647 .menu-wrapper_1a57b23d87ce2d18 {
    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_92f269205b0d11de.style-2_7d8610de2467ea18 .te-header-menu-area_fad3ded41ce77647 .menu-wrapper_1a57b23d87ce2d18 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .te-header-menu-area_fad3ded41ce77647 .te-header-btn_25ee412a9e69714b .te-quote-btn_6d409d595092fc63 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .te-sticky_menu {
  top: 0; }
  .header-area_92f269205b0d11de.style-2_7d8610de2467ea18 .te-sticky_menu .menu-wrapper_1a57b23d87ce2d18 {
    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_fb26437d0e6c3781 {
    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_d1bb57930b1ff2cd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_7cfe143d27036f9d {
    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_7cfe143d27036f9d 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_7cfe143d27036f9d span.te-contact-info-item_9b7cf5c1a3d2ab6d {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_7cfe143d27036f9d 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_4ec05161751eb090 {
      display: none; } }
  .header-top .header-top-btn_4ec05161751eb090 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_4ec05161751eb090 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_4ec05161751eb090 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_977f9c315674c4d6 {
    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_977f9c315674c4d6 .te-social-profile-label_1bea9df5d10d3220 {
      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_977f9c315674c4d6 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_977f9c315674c4d6 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_fad3ded41ce77647 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_fad3ded41ce77647.te-te-sticky-header_ea5e3dd19494aac9 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_fad3ded41ce77647.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_fad3ded41ce77647.te-sticky_menu .te-logo_54732688ce723aa7 {
      height: 84px; }
      .te-header-menu-area_fad3ded41ce77647.te-sticky_menu .te-logo_54732688ce723aa7:after {
        display: none; }
      .te-header-menu-area_fad3ded41ce77647.te-sticky_menu .te-logo_54732688ce723aa7 .te-standard-logo_3b3dd753615e1d93 {
        display: none; }
      .te-header-menu-area_fad3ded41ce77647.te-sticky_menu .te-logo_54732688ce723aa7 .te-sticky-logo_0d3312fde0e1bd64 {
        display: block; }
        .te-header-menu-area_fad3ded41ce77647.te-sticky_menu .te-logo_54732688ce723aa7 .te-sticky-logo_0d3312fde0e1bd64 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_fad3ded41ce77647.te-sticky_menu .te-main-menu_b0cc860242776009 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_fad3ded41ce77647.te-sticky_menu .te-main-menu_b0cc860242776009 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_fad3ded41ce77647.te-sticky_menu .te-main-menu_b0cc860242776009 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_fad3ded41ce77647.te-sticky_menu .te-main-menu_b0cc860242776009 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_fad3ded41ce77647 .te-header-menu-wrapper_75117e86401cd815 {
    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_fad3ded41ce77647 .te-header-menu-wrapper_75117e86401cd815 {
        gap: 20px; } }
  .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 {
    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_fad3ded41ce77647 .te-logo_54732688ce723aa7 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 .te-standard-logo_3b3dd753615e1d93 {
        display: none; } }
    .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 .te-standard-logo_3b3dd753615e1d93 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 .te-sticky-logo_0d3312fde0e1bd64 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 .te-sticky-logo_0d3312fde0e1bd64 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 .te-sticky-logo_0d3312fde0e1bd64 {
          display: block; } }
      .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 .te-sticky-logo_0d3312fde0e1bd64 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_fad3ded41ce77647 .te-logo_54732688ce723aa7 .te-retina-logo_dc1a5923bf6206c4 {
      display: none; }

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

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

.te-header-btn_25ee412a9e69714b {
  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_25ee412a9e69714b .te-icon_a71fa60c3c431baf {
    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_25ee412a9e69714b .te-icon_a71fa60c3c431baf: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_25ee412a9e69714b {
      display: none; } }
  .te-header-btn_25ee412a9e69714b .te-cta-btn_10bc101692fb0db2 {
    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_25ee412a9e69714b .te-cta-btn_10bc101692fb0db2:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_25ee412a9e69714b .te-quote-btn_6d409d595092fc63 {
    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_25ee412a9e69714b .te-quote-btn_6d409d595092fc63: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_d9767e46f9272837 {
    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_d9767e46f9272837 .te-search-content-filed_d9a45d6b26fa55bd {
      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_d9767e46f9272837 .te-search-content-filed_d9a45d6b26fa55bd .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_d9767e46f9272837 .te-search-form_69721fb94932a561 {
      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_d9767e46f9272837 .te-search-form_69721fb94932a561 .te-search-form-input_8ef191a86439cc4c {
        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_d9767e46f9272837 .te-search-form_69721fb94932a561 .te-search-form-input_8ef191a86439cc4c .te-search-icon_faa1f8a1a6b95402 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_d9767e46f9272837 .te-search-form_69721fb94932a561 .te-search-form-input_8ef191a86439cc4c button.te-submit-search-btn_0a5d05a524b2ae46 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_d9767e46f9272837 .te-search-form_69721fb94932a561 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_0712bd78eeca108a {
  display: none; }

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

.mean-container .mean-bar_b556f90f098efcb0 {
  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_0712bd78eeca108a {
  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_be0c4056c434e51c a.mean-expand.mean-clicked {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_c36172f28cfe7016 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_c36172f28cfe7016 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_ed0dd38b8fa36169 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_a0024a5891cd4b89 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_e68a0db7b3a56334 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_e68a0db7b3a56334 .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_e68a0db7b3a56334 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-menu-sidebar-title_245fc49da4e7d46e {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-header-contact-info_7cfe143d27036f9d {
      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_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-header-contact-info_7cfe143d27036f9d 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_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-header-contact-info_7cfe143d27036f9d span.te-contact-info-item_9b7cf5c1a3d2ab6d {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-header-contact-info_7cfe143d27036f9d 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_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-header-contact-info_7cfe143d27036f9d span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-social-profile_977f9c315674c4d6 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-social-profile_977f9c315674c4d6 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_b9e0b0207c12bd4c .te-menu-sidebar-single-widget_284c25063aa3cb38 .te-social-profile_977f9c315674c4d6 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_7b6ab5c219d7ffd2 {
  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_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e {
        height: unset;
        padding: 80px 0; } }
    .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-feature-img_30c900dad870e24f {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-feature-img_30c900dad870e24f {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-feature-img_30c900dad870e24f {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-feature-img_30c900dad870e24f {
          right: -380px; } }
      .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-feature-img_30c900dad870e24f .company-award_33de35abdb2a3055 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-feature-img_30c900dad870e24f .company-award_33de35abdb2a3055 .icon_99e7323b0461ea67 {
          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_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-feature-img_30c900dad870e24f .slider-feature-img-overlay_bd532e8438a48a01 {
          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_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-left-shape_11ec1a819c676eaf {
      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_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-left-shape_11ec1a819c676eaf {
          display: none; } }
    .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-right-shape_15f331b529dbb727 {
      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_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-right-shape_15f331b529dbb727 {
          display: none; } }
    .slider-area_7b6ab5c219d7ffd2.style-2_7d8610de2467ea18 .te-single-slider_274d7071c674649e .slider-circle-shape_4bf6592784ca47ba {
      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_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-short-title_d571b35dbceceb5a,
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-title_ed7227a77a1033b3,
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-short-desc_59d6efbdab473393,
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-btn-wrapper_fee93bec72276131 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-short-title_d571b35dbceceb5a {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-title_ed7227a77a1033b3 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-short-desc_59d6efbdab473393 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-active_8c03bd1bdeb549bd .te-slider-btn-wrapper_fee93bec72276131 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-dots_5a85dbdeed1fa7ac {
    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_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-dots_5a85dbdeed1fa7ac {
        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_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-dots_5a85dbdeed1fa7ac 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_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-dots_5a85dbdeed1fa7ac 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_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-dots_5a85dbdeed1fa7ac li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-dots_5a85dbdeed1fa7ac li.slick-active_8c03bd1bdeb549bd {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_7b6ab5c219d7ffd2 .te-slider-wrapper_689938c6c6a4abdd .slick-dots_5a85dbdeed1fa7ac li.slick-active_8c03bd1bdeb549bd button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e {
    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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e {
        background-image: none !important; } }
    .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-overlay_7377188ac3048b49 {
      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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-overlay_7377188ac3048b49 {
          left: 0; } }
      .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-overlay_7377188ac3048b49 .te-slider-overlay-shape_12e7a115be7b124e {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-overlay_7377188ac3048b49 .te-slider-overlay-shape_12e7a115be7b124e {
            display: none; } }
    .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd {
      position: relative;
      z-index: 99; }
      .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-short-title_d571b35dbceceb5a {
        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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
        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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-short-desc_59d6efbdab473393 {
        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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-short-desc_59d6efbdab473393 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-short-desc_59d6efbdab473393 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-short-desc_59d6efbdab473393 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 {
        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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 {
            padding-top: 30px; } }
        .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-theme-btn_962ad97cd910b02e {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-call-btn_b5151e9711d6ab58 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-call-btn_b5151e9711d6ab58 .te-icon_a71fa60c3c431baf {
            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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-call-btn_b5151e9711d6ab58 .te-content_bd7ecb7a97af6825 {
            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_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-call-btn_b5151e9711d6ab58 .te-content_bd7ecb7a97af6825 .te-title_861fe58cbad709ae {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_7b6ab5c219d7ffd2 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-call-btn_b5151e9711d6ab58 .te-content_bd7ecb7a97af6825 .te-text_843e79f465e8ade2 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30: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_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-overlay_7377188ac3048b49 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-overlay_7377188ac3048b49::before {
        display: none; }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .slider-shape_2170c52eded5996d {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .slider-shape_2170c52eded5996d img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-one_f4c76ad34a6bc22d {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-one_f4c76ad34a6bc22d {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-one_f4c76ad34a6bc22d {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-one_f4c76ad34a6bc22d {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-one_f4c76ad34a6bc22d {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-two_96a5117a8e39b0c8 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-two_96a5117a8e39b0c8 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-two_96a5117a8e39b0c8 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-two_96a5117a8e39b0c8 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-two_96a5117a8e39b0c8 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-three_6ebe414a259c77c9 {
      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_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-three_6ebe414a259c77c9 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .shape-three_6ebe414a259c77c9 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-container_d8cf4233ebf48470 {
      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_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-container_d8cf4233ebf48470 {
          -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_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-container_d8cf4233ebf48470 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-container_d8cf4233ebf48470 .te-slider-column_5acb47c25f8d7d96 {
        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_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-container_d8cf4233ebf48470 .te-slider-column_5acb47c25f8d7d96 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-theme-btn_962ad97cd910b02e {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-theme-btn_962ad97cd910b02e:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-btn-wrapper_fee93bec72276131 .te-call-btn_b5151e9711d6ab58 .te-icon_a71fa60c3c431baf {
      color: #317EFE; }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
      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_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-single-slider_274d7071c674649e .te-slider-content-wrapper_66cebf43193e44fd .te-slider-content_942239a8752355f3 .te-slider-title_ed7227a77a1033b3 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-slider-wrapper_689938c6c6a4abdd .container_c6a30418f3d0faf5 {
    position: relative; }
  .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-slider-wrapper_689938c6c6a4abdd .slider-shape-bg_429979a0a1616eb1 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-slider-wrapper_689938c6c6a4abdd .slider-shape-bg_429979a0a1616eb1 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-slider-wrapper_689938c6c6a4abdd .slider-shape-bg_429979a0a1616eb1 {
        margin-left: 0; } }
    .slider-area_7b6ab5c219d7ffd2.style-1_d2f22a97a0a50b30 .te-slider-wrapper_689938c6c6a4abdd .slider-shape-bg_429979a0a1616eb1: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_ecbafd8d18e4add8 {
  position: relative; }

.te-info-card_6fe9e22044f57987 {
  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_6fe9e22044f57987 {
      padding: 40px 25px; } }
  .te-info-card_6fe9e22044f57987: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_6fe9e22044f57987:hover .te-image-wrapper_3a7cbffd6aef1ad0 .overlay_2ad1c3fcbfe3a52c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_6fe9e22044f57987:hover .te-image-wrapper_3a7cbffd6aef1ad0 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_6fe9e22044f57987:hover .icon_99e7323b0461ea67 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_6fe9e22044f57987:hover .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 .te-theme-btn_962ad97cd910b02e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_6fe9e22044f57987 .te-info-card-inner_b6b4b61f7c567070 {
    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_6fe9e22044f57987 .te-image-wrapper_3a7cbffd6aef1ad0 {
    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_6fe9e22044f57987 .te-image-wrapper_3a7cbffd6aef1ad0 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_6fe9e22044f57987 .te-image-wrapper_3a7cbffd6aef1ad0 .overlay_2ad1c3fcbfe3a52c {
      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_6fe9e22044f57987 .icon_99e7323b0461ea67 {
    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_6fe9e22044f57987 .icon_99e7323b0461ea67 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_6fe9e22044f57987 .te-content-wrapper_eaa1801dfff87839 {
    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_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 {
    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_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 .icon_99e7323b0461ea67 {
      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_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 .icon_99e7323b0461ea67::before, .te-info-card_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 .icon_99e7323b0461ea67::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 .icon_99e7323b0461ea67::before {
        top: 15px;
        left: 5px; }
      .te-info-card_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 .icon_99e7323b0461ea67::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 .title_9338a47324a0ae1a {
      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_6fe9e22044f57987 .te-title-wrapper_b8ef5b2d4bedceb1 .divider_7126547ded6dd56b {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_6fe9e22044f57987 .content_19854f10cd6d2138 {
    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_6fe9e22044f57987 .content_19854f10cd6d2138 .desc_96b350517ad4e241 {
      -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_6fe9e22044f57987 .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_6fe9e22044f57987 .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 .te-theme-btn_962ad97cd910b02e {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_6fe9e22044f57987 .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 .te-theme-btn_962ad97cd910b02e:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18 {
  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_6fe9e22044f57987.style-2_7d8610de2467ea18 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18 {
      padding: 35px; } }
  .te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18:hover .image_3c2ca1afbd25dfa5 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_6fe9e22044f57987.style-2_7d8610de2467ea18:hover .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 .te-theme-btn_962ad97cd910b02e {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18 .image_3c2ca1afbd25dfa5 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18 .image_3c2ca1afbd25dfa5 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_6fe9e22044f57987.style-2_7d8610de2467ea18 .te-title-wrapper_b8ef5b2d4bedceb1 {
    padding-bottom: 15px; }
  .te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18 .content_19854f10cd6d2138 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_6fe9e22044f57987.style-2_7d8610de2467ea18 .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 .te-theme-btn_962ad97cd910b02e {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_62c7f5840e5fecf6.style-three_c153d8614a663fc9 {
  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_62c7f5840e5fecf6.style-three_c153d8614a663fc9 .icon_99e7323b0461ea67 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_62c7f5840e5fecf6.style-three_c153d8614a663fc9 .icon_99e7323b0461ea67 img {
      width: 100%; }
  .te-icon-card_62c7f5840e5fecf6.style-three_c153d8614a663fc9 .content_19854f10cd6d2138 {
    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_62c7f5840e5fecf6.style-three_c153d8614a663fc9 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
      color: #ffffff; }
    .te-icon-card_62c7f5840e5fecf6.style-three_c153d8614a663fc9 .content_19854f10cd6d2138 .desc_96b350517ad4e241 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_62c7f5840e5fecf6.style-three_c153d8614a663fc9 {
      gap: 25px; }
      .te-icon-card_62c7f5840e5fecf6.style-three_c153d8614a663fc9 .content_19854f10cd6d2138 {
        gap: 18px; } }

.te-icon-card_62c7f5840e5fecf6.style-2_7d8610de2467ea18 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_62c7f5840e5fecf6.style-2_7d8610de2467ea18 .icon_99e7323b0461ea67 {
    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_62c7f5840e5fecf6.style-2_7d8610de2467ea18 .content_19854f10cd6d2138 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_62c7f5840e5fecf6.style-2_7d8610de2467ea18 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_62c7f5840e5fecf6.style-2_7d8610de2467ea18 .content_19854f10cd6d2138 .desc_96b350517ad4e241 {
      line-height: 22px; }

.te-about-image-card_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 {
      text-align: left; } }
  .te-about-image-card_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 > img {
          width: 100%; } }
    .te-about-image-card_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-img-card-shape_a25f71d2c982dde6 {
      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_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-img-card-shape_a25f71d2c982dde6 {
          right: 0; } }
.te-about-image-card_210566179573d5db .te-company-foundation_32dc5fa5ee3295af {
  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_210566179573d5db .te-company-foundation_32dc5fa5ee3295af .te-counter-wrapper_5070685b30141365 {
    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_210566179573d5db .te-company-foundation_32dc5fa5ee3295af .counter-title_27c72106ac1e2301 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_210566179573d5db .te-company-foundation_32dc5fa5ee3295af .title_9338a47324a0ae1a {
    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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-img-card-shape_a25f71d2c982dde6 {
    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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-img-card-shape_a25f71d2c982dde6 {
        display: none; } }
  .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 {
        position: relative; } }
    .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-another-image-inner_65386114bf51211f {
      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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-another-image-inner_65386114bf51211f {
          width: 100%; }
          .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-another-image-inner_65386114bf51211f img {
            width: 100%; } }
    .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .video-btn_5bdc7e66f007dfe6 {
      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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .video-btn_5bdc7e66f007dfe6 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .video-btn_5bdc7e66f007dfe6 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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-badge-text_fbc60aea5aa66dc8 {
      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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-badge-text_fbc60aea5aa66dc8 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-badge-text_fbc60aea5aa66dc8 .icon_99e7323b0461ea67 {
        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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-badge-text_fbc60aea5aa66dc8 .text_8facca44e0c124d1 {
        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_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-badge-text_fbc60aea5aa66dc8 .text_8facca44e0c124d1 .title_9338a47324a0ae1a {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_210566179573d5db.style-2_7d8610de2467ea18 .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 .te-another-image_c2ef05281abc7065 .te-badge-text_fbc60aea5aa66dc8 .text_8facca44e0c124d1 span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 {
  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_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-section-title_2a3bf1ff86e62db0 {
    margin-bottom: 0; }
    .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-section-title_2a3bf1ff86e62db0 .title_9338a47324a0ae1a {
      margin-bottom: 0; }
  .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-list-item-wrapper_4335718a2f3429c8 {
    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_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-list-item-wrapper_4335718a2f3429c8 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-list-item-wrapper_4335718a2f3429c8 .te-list-item_5351b6d284c1ba87 .icon_99e7323b0461ea67 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-list-item-wrapper_4335718a2f3429c8 .te-list-item_5351b6d284c1ba87 .text_8facca44e0c124d1 {
      color: #14203A; }
  .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 {
    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_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .te-single-info-list_0b62af32663858c9 {
      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_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .te-single-info-list_0b62af32663858c9:hover .icon_99e7323b0461ea67 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_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .te-single-info-list_0b62af32663858c9 .icon_99e7323b0461ea67 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .te-single-info-list_0b62af32663858c9 .icon_99e7323b0461ea67::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_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .te-single-info-list_0b62af32663858c9 .icon_99e7323b0461ea67 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_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .te-single-info-list_0b62af32663858c9 .title_9338a47324a0ae1a {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_aaae8a8a084d93bf .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .te-single-info-list_0b62af32663858c9 .short-title_f073a26bfd8ef58d {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_aaae8a8a084d93bf.style-2_7d8610de2467ea18 .te-about-info-content_c9aba1ca6ed54443 {
  gap: 10px; }
  .te-about-info-card_aaae8a8a084d93bf.style-2_7d8610de2467ea18 .te-about-info-content_c9aba1ca6ed54443 .te-list-item-wrapper_4335718a2f3429c8 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_aaae8a8a084d93bf.style-2_7d8610de2467ea18 .te-about-info-content_c9aba1ca6ed54443 .te-list-item-wrapper_4335718a2f3429c8 .te-list-item_5351b6d284c1ba87 .icon_99e7323b0461ea67 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_aaae8a8a084d93bf.style-2_7d8610de2467ea18 .te-about-info-content_c9aba1ca6ed54443 .te-list-item-wrapper_4335718a2f3429c8 .te-list-item_5351b6d284c1ba87 .text_8facca44e0c124d1 {
      color: #335371; }
  .te-about-info-card_aaae8a8a084d93bf.style-2_7d8610de2467ea18 .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_aaae8a8a084d93bf.style-2_7d8610de2467ea18 .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .divider_7126547ded6dd56b {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_aaae8a8a084d93bf.style-2_7d8610de2467ea18 .te-about-info-content_c9aba1ca6ed54443 .te-info-list_1adb434ebbf58bc3 .divider_7126547ded6dd56b {
          height: 1px;
          width: 100%; } }

.te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-section-title_2a3bf1ff86e62db0 {
  margin-bottom: 40px; }
.te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .about-info-wrapper_ea5036ab892a30fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .about-info-wrapper_ea5036ab892a30fc {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .about-info-wrapper_ea5036ab892a30fc .about-info-img_e5d2d39a5457c074 {
    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_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .about-info-wrapper_ea5036ab892a30fc .about-info-img_e5d2d39a5457c074 {
        height: 350px; } }
    .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .about-info-wrapper_ea5036ab892a30fc .about-info-img_e5d2d39a5457c074 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 .skill-progressbar-wrapper_69e36c61a954c2cb {
    width: 100%; }
  .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 .te-icon-card-wrapper_44474126b375c9c6 {
    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_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 .te-icon-card-wrapper_44474126b375c9c6 .te-icon-card_62c7f5840e5fecf6 {
      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_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 .te-icon-card-wrapper_44474126b375c9c6 .te-icon-card_62c7f5840e5fecf6 .icon_99e7323b0461ea67 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 .te-icon-card-wrapper_44474126b375c9c6 .te-icon-card_62c7f5840e5fecf6 .content_19854f10cd6d2138 {
        gap: 4px; }
        .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 .te-icon-card-wrapper_44474126b375c9c6 .te-icon-card_62c7f5840e5fecf6 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_aaae8a8a084d93bf.style-three_c153d8614a663fc9 .te-about-info-content_c9aba1ca6ed54443 .te-btn-wrapper_47edcd4c982929cb {
    margin-top: 7px; }

.te-counter-card_b6411f560dbc822d {
  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_b6411f560dbc822d {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_b6411f560dbc822d {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 {
    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_b6411f560dbc822d .te-counter-item_8723d1910c391eb7:hover .icon_99e7323b0461ea67 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .icon_99e7323b0461ea67 {
      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_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .icon_99e7323b0461ea67 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .te-counter-title_948a2c235271426a {
      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_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .te-counter-title_948a2c235271426a .content_19854f10cd6d2138 {
        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_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .number_01845a10592178bd {
      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_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .number_01845a10592178bd {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .title_9338a47324a0ae1a {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .text_8facca44e0c124d1 {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_e14b53a3b6f38ebd {
  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_e14b53a3b6f38ebd::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_e14b53a3b6f38ebd {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_e14b53a3b6f38ebd:hover {
    top: -5px; }
    .te-process-step_e14b53a3b6f38ebd:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_e14b53a3b6f38ebd:hover .icon_99e7323b0461ea67 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_e14b53a3b6f38ebd:hover .counter-number_f14741ac3d44634b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_e14b53a3b6f38ebd:hover .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 .te-theme-btn_962ad97cd910b02e {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_e14b53a3b6f38ebd .icon_99e7323b0461ea67 {
    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_e14b53a3b6f38ebd .icon_99e7323b0461ea67 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_e14b53a3b6f38ebd .te-content-wrapper_eaa1801dfff87839 {
    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_e14b53a3b6f38ebd .te-counter-wrapper_5070685b30141365 {
    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_e14b53a3b6f38ebd .te-counter-wrapper_5070685b30141365 .shape_a6ce6debb46177bc {
      position: relative; }
  .te-process-step_e14b53a3b6f38ebd .counter-number_f14741ac3d44634b {
    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_e14b53a3b6f38ebd .te-title-wrapper_b8ef5b2d4bedceb1 {
    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_e14b53a3b6f38ebd .te-title-wrapper_b8ef5b2d4bedceb1 .icon_99e7323b0461ea67 {
      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_e14b53a3b6f38ebd .te-title-wrapper_b8ef5b2d4bedceb1 .title_9338a47324a0ae1a {
      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_e14b53a3b6f38ebd .content_19854f10cd6d2138 {
    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_e14b53a3b6f38ebd .content_19854f10cd6d2138 .desc_96b350517ad4e241 {
      -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_e14b53a3b6f38ebd .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 {
      margin-top: -10px; }
      .te-process-step_e14b53a3b6f38ebd .content_19854f10cd6d2138 .te-read-more_6b67dfd5901584f3 .te-theme-btn_962ad97cd910b02e {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_3f8ccbc2c9354257 {
  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_3f8ccbc2c9354257 {
      padding: 30px; } }
  .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 {
    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_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 {
      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_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .image_3c2ca1afbd25dfa5 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .rating_9dc326d8c80e70f1 {
          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_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .name_bbe8cc6d0c724b5f {
          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_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .name_bbe8cc6d0c724b5f {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .designation_4e5e1c6ff9ba5cdf {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .icon_99e7323b0461ea67 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_3f8ccbc2c9354257 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .icon_99e7323b0461ea67 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_6d6730a5df659a61 {
  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_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 {
    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_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c {
        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_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .icon_99e7323b0461ea67 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .name_bbe8cc6d0c724b5f {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .designation_4e5e1c6ff9ba5cdf {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_6d6730a5df659a61 .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .image_3c2ca1afbd25dfa5 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b::before {
    display: none; }
  .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 {
    gap: 15px; }
    .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c {
      -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_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c {
          padding: 15px 30px; } }
      .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .image_3c2ca1afbd25dfa5 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .image_3c2ca1afbd25dfa5 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .rating_9dc326d8c80e70f1 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .te-user-info_517511b331b3599c .name_bbe8cc6d0c724b5f span {
        color: #317EFE; }
    .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .icon_99e7323b0461ea67 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .icon_99e7323b0461ea67 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_c627571f6a037ee4 {
  position: relative; }
  .te-testimonial-slider-wrapper_c627571f6a037ee4 .slick-list_12198a53212b30db {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_c627571f6a037ee4 .slick-list_12198a53212b30db .slick-slide_52313a0446f3d348 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_c627571f6a037ee4 .slick-dots_5a85dbdeed1fa7ac {
    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_c627571f6a037ee4 .slick-dots_5a85dbdeed1fa7ac 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_c627571f6a037ee4 .slick-dots_5a85dbdeed1fa7ac 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_c627571f6a037ee4 .slick-dots_5a85dbdeed1fa7ac li.slick-active_8c03bd1bdeb549bd {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_c627571f6a037ee4 .slick-dots_5a85dbdeed1fa7ac li.slick-active_8c03bd1bdeb549bd button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_c627571f6a037ee4 .slick-arrow_e280b188c6e880ea {
    display: none !important; }

.te-accordion-box-wrapper_aef2ce8b1f37dee7 {
  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_99247f5f15f0113e .te-accordion-list-item_fb3f4b572f08b2da {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_99247f5f15f0113e .te-accordion-list-item_fb3f4b572f08b2da .te-accordion-head_901e6d1fa5b892de {
    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_99247f5f15f0113e .te-accordion-list-item_fb3f4b572f08b2da .te-accordion-head_901e6d1fa5b892de: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_99247f5f15f0113e .te-accordion-list-item_fb3f4b572f08b2da .te-accordion-head_901e6d1fa5b892de.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_99247f5f15f0113e .te-accordion-list-item_fb3f4b572f08b2da .te-accordion-head_901e6d1fa5b892de .te-accordion-title_57f2f58bae6f87dd {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_99247f5f15f0113e .te-accordion-list-item_fb3f4b572f08b2da .te-accordion-body_2244b477bc15839b {
    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_71de9630bcbafda5 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_71de9630bcbafda5 {
      padding-left: 30px; } }
  .page-header_71de9630bcbafda5 .te-page-title_7143e71a8f472ade,
  .page-header_71de9630bcbafda5 .page-title_81e7531636be7813 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_71de9630bcbafda5 .te-page-title_7143e71a8f472ade,
      .page-header_71de9630bcbafda5 .page-title_81e7531636be7813 {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_1984b16b9705cae0 {
  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_1984b16b9705cae0:hover .te-post-thumbnail_bad316cb6dbf8347 img,
  .te-post-item_1984b16b9705cae0:hover .post-video_bb65e00311c10f6e 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_1984b16b9705cae0 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_1984b16b9705cae0 iframe {
        height: 350px; } }
  .te-post-item_1984b16b9705cae0 .post-gallery .slick-list_12198a53212b30db .slick-track_6f9f18422fd87d5b {
    height: 392px;
    overflow: hidden; }
  .te-post-item_1984b16b9705cae0 .te-post-content-wrapper_492f37156637d48c {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_1984b16b9705cae0 .te-post-content-wrapper_492f37156637d48c {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_1984b16b9705cae0 .te-post-content-wrapper_492f37156637d48c .te-read-more_6b67dfd5901584f3 {
      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_1984b16b9705cae0.format-quote_c3a7090f3703c975 .te-post-content {
    margin: 0; }
  .te-post-item_1984b16b9705cae0.format-quote_c3a7090f3703c975 blockquote {
    margin: 0; }
    .te-post-item_1984b16b9705cae0.format-quote_c3a7090f3703c975 blockquote p {
      margin-top: 0; }
    .te-post-item_1984b16b9705cae0.format-quote_c3a7090f3703c975 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_1984b16b9705cae0.format-quote_c3a7090f3703c975 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_1984b16b9705cae0.sticky_f29654a021b0a149 {
    border: 2px solid #317EFE; }
    .te-post-item_1984b16b9705cae0.sticky_f29654a021b0a149 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_1984b16b9705cae0.sticky_f29654a021b0a149 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_1984b16b9705cae0 .te-post-title_75fbf51b76352831 {
    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_1984b16b9705cae0 .te-post-title_75fbf51b76352831 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_1984b16b9705cae0 .te-post-title_75fbf51b76352831:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_1984b16b9705cae0 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_1984b16b9705cae0 .te-post-content h2,
  .te-post-item_1984b16b9705cae0 .te-post-content h3,
  .te-post-item_1984b16b9705cae0 .te-post-content h4,
  .te-post-item_1984b16b9705cae0 .te-post-content h5,
  .te-post-item_1984b16b9705cae0 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_1984b16b9705cae0 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_1984b16b9705cae0 .te-single-post-meta_7702a3e05b28b360 {
    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_1984b16b9705cae0 .te-social-share_6ac1aad1f5587f34 {
    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_1984b16b9705cae0 .te-social-share_6ac1aad1f5587f34 a.facebook_af22891f346bd08d {
      color: #1877f2; }
    .te-post-item_1984b16b9705cae0 .te-social-share_6ac1aad1f5587f34 a.twitter_ebd800824f0094a0 {
      color: #1da1f2; }
    .te-post-item_1984b16b9705cae0 .te-social-share_6ac1aad1f5587f34 a.linkedin_56b1b55c9aa3f1bc {
      color: #1a70c6; }
    .te-post-item_1984b16b9705cae0 .te-social-share_6ac1aad1f5587f34 .te-social-share-title_20e4ef5a10b90c0d {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_1984b16b9705cae0 .te-blog-post-tag_213d5ca2b0e7ee14 {
    width: 100%;
    display: inline-block; }
    .te-post-item_1984b16b9705cae0 .te-blog-post-tag_213d5ca2b0e7ee14 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_1984b16b9705cae0 .te-blog-post-tag_213d5ca2b0e7ee14 .te-post-tag-list_9185992213c5a472 {
      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_1984b16b9705cae0 .te-blog-post-tag_213d5ca2b0e7ee14 .te-post-tag-list_9185992213c5a472 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_1984b16b9705cae0 .te-blog-post-tag_213d5ca2b0e7ee14 .te-post-tag-list_9185992213c5a472 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_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347,
  .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e {
    position: relative;
    overflow: hidden; }
    .te-post-item_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347 img,
    .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e 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_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347 .popup-video-wrapper_613118c03535d9ca,
    .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e .popup-video-wrapper_613118c03535d9ca {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347 .video-btn_5bdc7e66f007dfe6 a,
    .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e .video-btn_5bdc7e66f007dfe6 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_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347 .video-btn_5bdc7e66f007dfe6 a i,
      .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e .video-btn_5bdc7e66f007dfe6 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347 .video-btn_5bdc7e66f007dfe6 a:hover,
      .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e .video-btn_5bdc7e66f007dfe6 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_1984b16b9705cae0 button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 99;
    background-color: #ffffff;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: hidden; }
    .te-post-item_1984b16b9705cae0 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_1984b16b9705cae0 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_1984b16b9705cae0 button.post-gallery-btn i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #14203A;
      font-size: 17px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-item_1984b16b9705cae0 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_1984b16b9705cae0 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_1984b16b9705cae0 .post-audio_6b4cd82d58d230cc iframe {
    width: 100%; }
  .te-post-item_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 {
    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_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 {
        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_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 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_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 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_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_aa4d231755c36b03 {
  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_aa4d231755c36b03.style-1_d2f22a97a0a50b30 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_aa4d231755c36b03.style-1_d2f22a97a0a50b30 .image_3c2ca1afbd25dfa5 {
      height: 290px; }
    .te-post-card_aa4d231755c36b03.style-1_d2f22a97a0a50b30 .content_19854f10cd6d2138 {
      padding: 0 20px 20px 20px; }
  .te-post-card_aa4d231755c36b03:hover .image_3c2ca1afbd25dfa5 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_aa4d231755c36b03 .image_3c2ca1afbd25dfa5 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_aa4d231755c36b03 .image_3c2ca1afbd25dfa5 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_aa4d231755c36b03 .image_3c2ca1afbd25dfa5 .te-post-date_188bbf1722dfbfd6 {
      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_aa4d231755c36b03 .image_3c2ca1afbd25dfa5 .te-post-date_188bbf1722dfbfd6 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_aa4d231755c36b03 .content_19854f10cd6d2138 {
    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_aa4d231755c36b03 .content_19854f10cd6d2138 .te-post-meta-info_d3db7596f920a423 {
      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_aa4d231755c36b03 .content_19854f10cd6d2138 .te-post-meta-info_d3db7596f920a423 .te-single-meta_76dddb6580286447 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_aa4d231755c36b03 .content_19854f10cd6d2138 .te-post-meta-info_d3db7596f920a423 .te-single-meta_76dddb6580286447 span,
        .te-post-card_aa4d231755c36b03 .content_19854f10cd6d2138 .te-post-meta-info_d3db7596f920a423 .te-single-meta_76dddb6580286447 a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_aa4d231755c36b03 .content_19854f10cd6d2138 .te-post-meta-info_d3db7596f920a423 .te-single-meta_76dddb6580286447 i {
          color: #317EFE; }
    .te-post-card_aa4d231755c36b03 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
      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_aa4d231755c36b03 .content_19854f10cd6d2138 a.read-btn_41d8b266e5846743 {
      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_aa4d231755c36b03 .content_19854f10cd6d2138 a.read-btn_41d8b266e5846743:hover {
        color: #317EFE; }

.te-post-card_aa4d231755c36b03.style-2_7d8610de2467ea18 {
  gap: 20px; }
  .te-post-card_aa4d231755c36b03.style-2_7d8610de2467ea18 .image_3c2ca1afbd25dfa5 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_aa4d231755c36b03.style-2_7d8610de2467ea18 .image_3c2ca1afbd25dfa5 .te-post-date_188bbf1722dfbfd6 {
      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_aa4d231755c36b03.style-2_7d8610de2467ea18 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
    font-size: 20px; }
  .te-post-card_aa4d231755c36b03.style-2_7d8610de2467ea18 .content_19854f10cd6d2138 .te-post-meta-info_d3db7596f920a423 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_409f5b66d0002b45 .te-comment-respond_1684f0a80d56a917 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_409f5b66d0002b45 .te-post-comments_c4e335ae52e4974a {
  margin-top: 70px; }
.te-blog-details-wrapper_409f5b66d0002b45 .wp-block-group_1d543ea27d8c3dfa.has-background_0418c6e2628e69db .wp-block-button_835b527e88978a43 .wp-block-button__link_158d30bb109cf9e3 {
  color: #ffffff !important; }
.te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-meta_8157d9946c1e2f08 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347,
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e,
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-gallery,
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .postbox-audio_35bc243b8eac0c2e,
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .wp-block-post-featured-image_71844ccf3bd56792 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347,
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e,
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-gallery,
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .postbox-audio_35bc243b8eac0c2e,
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .wp-block-post-featured-image_71844ccf3bd56792 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347:hover img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e:hover img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-gallery:hover img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .postbox-audio_35bc243b8eac0c2e:hover img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .wp-block-post-featured-image_71844ccf3bd56792: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_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-thumbnail_bad316cb6dbf8347 img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-video_bb65e00311c10f6e img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .post-gallery img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .postbox-audio_35bc243b8eac0c2e img,
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .wp-block-post-featured-image_71844ccf3bd56792 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_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content-wrapper_492f37156637d48c {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-block-query_d814d1d6ed4cc9c4 .wp-block-post-template_884ebd54c443f441 {
      padding-left: 0; }
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-block-query_d814d1d6ed4cc9c4 .wp-block-post-template_884ebd54c443f441 .wp-block-post_2437f506e176b058 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-block-navigation__responsive-container-content_160237bfba9afbc8 .wp-block-page-list_9bb7eda29ee353b0 {
      padding-left: 0; }
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-block-group_1d543ea27d8c3dfa {
      margin: 15px 0; }
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content .wp-block-group_1d543ea27d8c3dfa p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_409f5b66d0002b45 .te-post-item_1984b16b9705cae0 .te-blog-post-tag_213d5ca2b0e7ee14 .te-social-share_6ac1aad1f5587f34 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_409f5b66d0002b45 .wp-block-calendar_82f6f518da24355c {
  margin-bottom: 30px; }

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

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

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

.cta-area_28acef00f7aa6d0b {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_28acef00f7aa6d0b .te-content-wrapper_eaa1801dfff87839 {
    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_28acef00f7aa6d0b .te-content-wrapper_eaa1801dfff87839 .short-title_f073a26bfd8ef58d {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_28acef00f7aa6d0b .te-content-wrapper_eaa1801dfff87839 .te-cta-title_96356ec4092b9092 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_28acef00f7aa6d0b .te-content-wrapper_eaa1801dfff87839 .te-cta-title_96356ec4092b9092 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_28acef00f7aa6d0b .te-content-wrapper_eaa1801dfff87839 .te-cta-title_96356ec4092b9092 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_28acef00f7aa6d0b .te-content-wrapper_eaa1801dfff87839 .te-cta-title_96356ec4092b9092 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_28acef00f7aa6d0b .te-content-wrapper_eaa1801dfff87839 .text_8facca44e0c124d1 {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_28acef00f7aa6d0b .te-btn-wrapper_47edcd4c982929cb {
    margin-top: 30px; }
  .cta-area_28acef00f7aa6d0b .te-cta-inner-area_32cf5bb7e44c1a29 {
    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_28acef00f7aa6d0b .te-cta-inner-area_32cf5bb7e44c1a29 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_28acef00f7aa6d0b .te-cta-inner-area_32cf5bb7e44c1a29 .te-cta-collumn_8b35c293f357b1e3 {
      -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_2a3bf1ff86e62db0 {
  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_2a3bf1ff86e62db0 {
      -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_2a3bf1ff86e62db0.left-align-title_392c4cdedddb01a5 .te-section-content_6acbd4872744eee5 {
    margin-top: -15px; }
  .te-section-title_2a3bf1ff86e62db0 .te-section-content_6acbd4872744eee5 {
    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_2a3bf1ff86e62db0 .short-title_f073a26bfd8ef58d {
    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_2a3bf1ff86e62db0 .short-title_f073a26bfd8ef58d::before, .te-section-title_2a3bf1ff86e62db0 .short-title_f073a26bfd8ef58d::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_2a3bf1ff86e62db0 .short-title_f073a26bfd8ef58d.only-divider_a046ab3c979c74f2 {
      gap: 10px; }
      .te-section-title_2a3bf1ff86e62db0 .short-title_f073a26bfd8ef58d.only-divider_a046ab3c979c74f2::before {
        display: none; }
  .te-section-title_2a3bf1ff86e62db0 .title_9338a47324a0ae1a {
    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_2a3bf1ff86e62db0 .title_9338a47324a0ae1a {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_2a3bf1ff86e62db0 .title_9338a47324a0ae1a {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_2a3bf1ff86e62db0 .title_9338a47324a0ae1a {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_2a3bf1ff86e62db0 .title_9338a47324a0ae1a {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_2a3bf1ff86e62db0 .title_9338a47324a0ae1a br {
        display: none; } }
    .te-section-title_2a3bf1ff86e62db0 .title_9338a47324a0ae1a span {
      color: #317EFE; }
  .te-section-title_2a3bf1ff86e62db0 .te-section-desc_5e8e9bb2b0f7fbcb {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_2a3bf1ff86e62db0 .te-section-desc_5e8e9bb2b0f7fbcb .te-theme-btn_962ad97cd910b02e {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_2a3bf1ff86e62db0 .te-section-desc_5e8e9bb2b0f7fbcb .te-theme-btn_962ad97cd910b02e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_e8809c598c29ed37,
.navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4,
.comment-navigation_f18eca1c3b3d9110 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_e8809c598c29ed37 .wp-block-query-pagination-numbers_654b6cadafd2c67a,
  .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .wp-block-query-pagination-numbers_654b6cadafd2c67a,
  .comment-navigation_f18eca1c3b3d9110 .wp-block-query-pagination-numbers_654b6cadafd2c67a {
    width: inherit; }
  .wp-block-query-pagination_e8809c598c29ed37 .nav-links_04be37fb441752bd,
  .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .nav-links_04be37fb441752bd,
  .comment-navigation_f18eca1c3b3d9110 .nav-links_04be37fb441752bd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_e8809c598c29ed37 .wp-block-query-pagination-previous_1cdf11bfafe206ae,
  .wp-block-query-pagination_e8809c598c29ed37 .wp-block-query-pagination-next_75e2bc77d89c7d7c,
  .wp-block-query-pagination_e8809c598c29ed37 .nav-next_3b2ef58384f015c9 a,
  .wp-block-query-pagination_e8809c598c29ed37 .nav-previous_6734a095a3476f12 a,
  .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .wp-block-query-pagination-previous_1cdf11bfafe206ae,
  .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .wp-block-query-pagination-next_75e2bc77d89c7d7c,
  .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .nav-next_3b2ef58384f015c9 a,
  .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .nav-previous_6734a095a3476f12 a,
  .comment-navigation_f18eca1c3b3d9110 .wp-block-query-pagination-previous_1cdf11bfafe206ae,
  .comment-navigation_f18eca1c3b3d9110 .wp-block-query-pagination-next_75e2bc77d89c7d7c,
  .comment-navigation_f18eca1c3b3d9110 .nav-next_3b2ef58384f015c9 a,
  .comment-navigation_f18eca1c3b3d9110 .nav-previous_6734a095a3476f12 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_e8809c598c29ed37 .wp-block-query-pagination-previous_1cdf11bfafe206ae,
      .wp-block-query-pagination_e8809c598c29ed37 .wp-block-query-pagination-next_75e2bc77d89c7d7c,
      .wp-block-query-pagination_e8809c598c29ed37 .nav-next_3b2ef58384f015c9 a,
      .wp-block-query-pagination_e8809c598c29ed37 .nav-previous_6734a095a3476f12 a,
      .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .wp-block-query-pagination-previous_1cdf11bfafe206ae,
      .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .wp-block-query-pagination-next_75e2bc77d89c7d7c,
      .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .nav-next_3b2ef58384f015c9 a,
      .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .nav-previous_6734a095a3476f12 a,
      .comment-navigation_f18eca1c3b3d9110 .wp-block-query-pagination-previous_1cdf11bfafe206ae,
      .comment-navigation_f18eca1c3b3d9110 .wp-block-query-pagination-next_75e2bc77d89c7d7c,
      .comment-navigation_f18eca1c3b3d9110 .nav-next_3b2ef58384f015c9 a,
      .comment-navigation_f18eca1c3b3d9110 .nav-previous_6734a095a3476f12 a {
        height: 40px; } }
    .wp-block-query-pagination_e8809c598c29ed37 .wp-block-query-pagination-previous_1cdf11bfafe206ae:hover,
    .wp-block-query-pagination_e8809c598c29ed37 .wp-block-query-pagination-next_75e2bc77d89c7d7c:hover,
    .wp-block-query-pagination_e8809c598c29ed37 .nav-next_3b2ef58384f015c9 a:hover,
    .wp-block-query-pagination_e8809c598c29ed37 .nav-previous_6734a095a3476f12 a:hover,
    .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .wp-block-query-pagination-previous_1cdf11bfafe206ae:hover,
    .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .wp-block-query-pagination-next_75e2bc77d89c7d7c:hover,
    .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .nav-next_3b2ef58384f015c9 a:hover,
    .navigation_d94c2a31afc7ade9.posts-navigation_6be73b17325b42c4 .nav-previous_6734a095a3476f12 a:hover,
    .comment-navigation_f18eca1c3b3d9110 .wp-block-query-pagination-previous_1cdf11bfafe206ae:hover,
    .comment-navigation_f18eca1c3b3d9110 .wp-block-query-pagination-next_75e2bc77d89c7d7c:hover,
    .comment-navigation_f18eca1c3b3d9110 .nav-next_3b2ef58384f015c9 a:hover,
    .comment-navigation_f18eca1c3b3d9110 .nav-previous_6734a095a3476f12 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_cc7843f0e4a592bd,
.page-links_850a272d9f8967c6,
.wp-block-query-pagination-numbers_654b6cadafd2c67a {
  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_cc7843f0e4a592bd ul,
  .page-links_850a272d9f8967c6 ul,
  .wp-block-query-pagination-numbers_654b6cadafd2c67a 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_cc7843f0e4a592bd ul li,
    .page-links_850a272d9f8967c6 ul li,
    .wp-block-query-pagination-numbers_654b6cadafd2c67a ul li {
      padding-top: 0; }
    .te-basic-pagination_cc7843f0e4a592bd ul .prev_ff393e820d576ea4 span,
    .te-basic-pagination_cc7843f0e4a592bd ul .next_09af698ae44861b7 span,
    .page-links_850a272d9f8967c6 ul .prev_ff393e820d576ea4 span,
    .page-links_850a272d9f8967c6 ul .next_09af698ae44861b7 span,
    .wp-block-query-pagination-numbers_654b6cadafd2c67a ul .prev_ff393e820d576ea4 span,
    .wp-block-query-pagination-numbers_654b6cadafd2c67a ul .next_09af698ae44861b7 span {
      display: none; }
  .te-basic-pagination_cc7843f0e4a592bd .post-page-numbers_9f8e5ce0e4c82778,
  .page-links_850a272d9f8967c6 .post-page-numbers_9f8e5ce0e4c82778,
  .wp-block-query-pagination-numbers_654b6cadafd2c67a .post-page-numbers_9f8e5ce0e4c82778 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_cc7843f0e4a592bd .page-numbers_a98e608f8654ee63,
  .te-basic-pagination_cc7843f0e4a592bd .post-page-numbers_9f8e5ce0e4c82778,
  .page-links_850a272d9f8967c6 .page-numbers_a98e608f8654ee63,
  .page-links_850a272d9f8967c6 .post-page-numbers_9f8e5ce0e4c82778,
  .wp-block-query-pagination-numbers_654b6cadafd2c67a .page-numbers_a98e608f8654ee63,
  .wp-block-query-pagination-numbers_654b6cadafd2c67a .post-page-numbers_9f8e5ce0e4c82778 {
    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_cc7843f0e4a592bd .page-numbers_a98e608f8654ee63,
      .te-basic-pagination_cc7843f0e4a592bd .post-page-numbers_9f8e5ce0e4c82778,
      .page-links_850a272d9f8967c6 .page-numbers_a98e608f8654ee63,
      .page-links_850a272d9f8967c6 .post-page-numbers_9f8e5ce0e4c82778,
      .wp-block-query-pagination-numbers_654b6cadafd2c67a .page-numbers_a98e608f8654ee63,
      .wp-block-query-pagination-numbers_654b6cadafd2c67a .post-page-numbers_9f8e5ce0e4c82778 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_cc7843f0e4a592bd .page-numbers_a98e608f8654ee63:hover,
    .te-basic-pagination_cc7843f0e4a592bd .post-page-numbers_9f8e5ce0e4c82778:hover,
    .page-links_850a272d9f8967c6 .page-numbers_a98e608f8654ee63:hover,
    .page-links_850a272d9f8967c6 .post-page-numbers_9f8e5ce0e4c82778:hover,
    .wp-block-query-pagination-numbers_654b6cadafd2c67a .page-numbers_a98e608f8654ee63:hover,
    .wp-block-query-pagination-numbers_654b6cadafd2c67a .post-page-numbers_9f8e5ce0e4c82778: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_cc7843f0e4a592bd .page-numbers_a98e608f8654ee63.current_7de43e33952f6312,
    .te-basic-pagination_cc7843f0e4a592bd .post-page-numbers_9f8e5ce0e4c82778.current_7de43e33952f6312,
    .page-links_850a272d9f8967c6 .page-numbers_a98e608f8654ee63.current_7de43e33952f6312,
    .page-links_850a272d9f8967c6 .post-page-numbers_9f8e5ce0e4c82778.current_7de43e33952f6312,
    .wp-block-query-pagination-numbers_654b6cadafd2c67a .page-numbers_a98e608f8654ee63.current_7de43e33952f6312,
    .wp-block-query-pagination-numbers_654b6cadafd2c67a .post-page-numbers_9f8e5ce0e4c82778.current_7de43e33952f6312 {
      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_5586e7df1949315e {
  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_5586e7df1949315e {
      -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_5586e7df1949315e {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a {
    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_5586e7df1949315e .te-post-navigation_2aa1997433068c5a {
        -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_5586e7df1949315e .te-post-navigation_2aa1997433068c5a {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a {
        width: 100%; } }
    .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a::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_5586e7df1949315e .te-post-navigation_2aa1997433068c5a::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a::after {
          display: none; } }
    .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a:last-child .text_8facca44e0c124d1 {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a:last-child .text_8facca44e0c124d1 {
            text-align: left; } }
      .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a:last-child::after {
        display: none; }
    .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a .te-post-img_2878a639758f7b86 {
      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_5586e7df1949315e .te-post-navigation_2aa1997433068c5a .te-post-img_2878a639758f7b86 {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a .te-post-img_2878a639758f7b86 img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a .text_8facca44e0c124d1 {
      width: 100%; }
      .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a .text_8facca44e0c124d1 span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a .text_8facca44e0c124d1 h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_5586e7df1949315e .te-post-navigation_2aa1997433068c5a .theme-navigation_b4703e9d6e396420 {
      width: 100%; }

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

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

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

.project-details-overview_ae75e51534dafeaa {
  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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 {
    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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 {
        -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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 .image_3c2ca1afbd25dfa5 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 .image_3c2ca1afbd25dfa5 img {
        border-radius: 20px; }
    .project-details-overview_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 .user-card_3358678427e68435 {
      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_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 .user-card_3358678427e68435 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 .user-card_3358678427e68435 .image_3c2ca1afbd25dfa5 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 .user-card_3358678427e68435 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_ae75e51534dafeaa .list-wrapper_7b341051c1944a95 .user-card_3358678427e68435 .content_19854f10cd6d2138 .text_8facca44e0c124d1 {
        margin-bottom: 0; }

.te-list-item_5351b6d284c1ba87 {
  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_5351b6d284c1ba87 .icon_99e7323b0461ea67 {
    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_5351b6d284c1ba87 .text_8facca44e0c124d1 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_0f04cf8268c6649f,
.sidebar__widget_de9b6fe944d13dc7 {
  /* 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_0f04cf8268c6649f ol,
  .widget_0f04cf8268c6649f ul,
  .sidebar__widget_de9b6fe944d13dc7 ol,
  .sidebar__widget_de9b6fe944d13dc7 ul {
    margin-bottom: 0; }
  .widget_0f04cf8268c6649f .widget-instagram-feed_69a52d2675403e83,
  .sidebar__widget_de9b6fe944d13dc7 .widget-instagram-feed_69a52d2675403e83 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_0f04cf8268c6649f .widget-instagram-feed_69a52d2675403e83,
      .sidebar__widget_de9b6fe944d13dc7 .widget-instagram-feed_69a52d2675403e83 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_0f04cf8268c6649f .widget-instagram-feed_69a52d2675403e83,
      .sidebar__widget_de9b6fe944d13dc7 .widget-instagram-feed_69a52d2675403e83 {
        width: 200px; } }
    .widget_0f04cf8268c6649f .widget-instagram-feed_69a52d2675403e83 .single-instagram-feed_0506f7f79243bed9,
    .sidebar__widget_de9b6fe944d13dc7 .widget-instagram-feed_69a52d2675403e83 .single-instagram-feed_0506f7f79243bed9 {
      width: 96px;
      height: 96px; }
  .widget_0f04cf8268c6649f .wp-block-heading_779510ae5e0f26f7,
  .widget_0f04cf8268c6649f .widget-title_2537fc87c991d420,
  .widget_0f04cf8268c6649f .wp-block-search__label_08a5c48d77ebc4a9,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-heading_779510ae5e0f26f7,
  .sidebar__widget_de9b6fe944d13dc7 .widget-title_2537fc87c991d420,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-search__label_08a5c48d77ebc4a9 {
    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_0f04cf8268c6649f .wp-block-social-links_604b67ece48f883f .wp-social-link_27fcae3bd68e17e9,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-social-links_604b67ece48f883f .wp-social-link_27fcae3bd68e17e9 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_0f04cf8268c6649f .wp-block-social-links_604b67ece48f883f .wp-social-link_27fcae3bd68e17e9 a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-social-links_604b67ece48f883f .wp-social-link_27fcae3bd68e17e9 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_0f04cf8268c6649f .wp-block-social-links_604b67ece48f883f .wp-social-link_27fcae3bd68e17e9 a:before,
      .sidebar__widget_de9b6fe944d13dc7 .wp-block-social-links_604b67ece48f883f .wp-social-link_27fcae3bd68e17e9 a:before {
        display: none; }
  .widget_0f04cf8268c6649f .has-avatars_1394e97970c68004.has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c,
  .widget_0f04cf8268c6649f .has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c,
  .sidebar__widget_de9b6fe944d13dc7 .has-avatars_1394e97970c68004.has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c,
  .sidebar__widget_de9b6fe944d13dc7 .has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c {
    font-weight: 500; }
    .widget_0f04cf8268c6649f .has-avatars_1394e97970c68004.has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-author_9940125b220ede0b,
    .widget_0f04cf8268c6649f .has-avatars_1394e97970c68004.has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2,
    .widget_0f04cf8268c6649f .has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-author_9940125b220ede0b,
    .widget_0f04cf8268c6649f .has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2,
    .sidebar__widget_de9b6fe944d13dc7 .has-avatars_1394e97970c68004.has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-author_9940125b220ede0b,
    .sidebar__widget_de9b6fe944d13dc7 .has-avatars_1394e97970c68004.has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2,
    .sidebar__widget_de9b6fe944d13dc7 .has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-author_9940125b220ede0b,
    .sidebar__widget_de9b6fe944d13dc7 .has-dates_978346d0d91e5b4f.has-excerpts_151c1678caf26f68.wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535 .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2 {
      font-weight: 500; }
  .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535,
  .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li.wp-block-te-latest-comments__comment_534e9af2f0d57535,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li.wp-block-te-latest-comments__comment_534e9af2f0d57535,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li.wp-block-te-latest-comments__comment_534e9af2f0d57535 {
    margin-bottom: 0; }
  .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c,
  .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed,
  .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c,
  .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed {
    line-height: 28px;
    font-weight: 400; }
    .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a,
    .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a,
    .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a,
    .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before,
      .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before,
      .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before,
      .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before,
      .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before,
      .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before,
      .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-meta_396bba5b9c76ae0c .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before,
      .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed .wp-block-te-latest-comments__comment-date_0ebc3280386f616a:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li a,
  .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li a,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li a,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li a {
    color: #335371; }
    .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li a.wp-block-te-latest-comments__comment-author_9940125b220ede0b, .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li a.wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2,
    .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li a.wp-block-te-latest-comments__comment-author_9940125b220ede0b,
    .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li a.wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li a.wp-block-te-latest-comments__comment-author_9940125b220ede0b,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li a.wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li a.wp-block-te-latest-comments__comment-author_9940125b220ede0b,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li a.wp-block-te-latest-comments__comment-link_ccf0e41ae81224a2 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li a:hover,
    .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li a:hover,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li a:hover,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li a:hover {
      color: #317EFE; }
  .widget_0f04cf8268c6649f .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-excerpt_77d03fdf5d18b155 p,
  .widget_0f04cf8268c6649f .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-excerpt_77d03fdf5d18b155 p,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-te-latest-comments_8a97523a29262319 li .wp-block-te-latest-comments__comment-excerpt_77d03fdf5d18b155 p,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-latest-posts_211b0848e7d3301f li .wp-block-te-latest-comments__comment-excerpt_77d03fdf5d18b155 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6,
  .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6 a,
    .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 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_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6 a,
        .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 a {
          width: 40px;
          height: 40px; } }
      .widget_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6 a.facebook_af22891f346bd08d,
      .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 a.facebook_af22891f346bd08d {
        background-color: #1877f2; }
      .widget_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6 a.twitter_ebd800824f0094a0,
      .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 a.twitter_ebd800824f0094a0 {
        background-color: #1da1f2; }
      .widget_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6 a.linkedin_56b1b55c9aa3f1bc,
      .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 a.linkedin_56b1b55c9aa3f1bc {
        background-color: #0a66c2; }
      .widget_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6 a.instagram_b7bf93aed4ec37b2,
      .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 a.instagram_b7bf93aed4ec37b2 {
        background-color: #405de6; }
      .widget_0f04cf8268c6649f .te-social-profile_977f9c315674c4d6 a:hover,
      .sidebar__widget_de9b6fe944d13dc7 .te-social-profile_977f9c315674c4d6 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_0f04cf8268c6649f select,
  .sidebar__widget_de9b6fe944d13dc7 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_0f04cf8268c6649f .has-login-form_98691e0d1422608c .login-username_6158100f686271bb label,
  .widget_0f04cf8268c6649f .has-login-form_98691e0d1422608c .login-password_69f64e1f80427aad label,
  .sidebar__widget_de9b6fe944d13dc7 .has-login-form_98691e0d1422608c .login-username_6158100f686271bb label,
  .sidebar__widget_de9b6fe944d13dc7 .has-login-form_98691e0d1422608c .login-password_69f64e1f80427aad label {
    margin-bottom: 10px; }
  .widget_0f04cf8268c6649f .has-login-form_98691e0d1422608c .login-username_6158100f686271bb input,
  .widget_0f04cf8268c6649f .has-login-form_98691e0d1422608c .login-password_69f64e1f80427aad input,
  .sidebar__widget_de9b6fe944d13dc7 .has-login-form_98691e0d1422608c .login-username_6158100f686271bb input,
  .sidebar__widget_de9b6fe944d13dc7 .has-login-form_98691e0d1422608c .login-password_69f64e1f80427aad input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_0f04cf8268c6649f .has-login-form_98691e0d1422608c .login-remember_5c01eaba17518340 label,
  .sidebar__widget_de9b6fe944d13dc7 .has-login-form_98691e0d1422608c .login-remember_5c01eaba17518340 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_0f04cf8268c6649f .has-login-form_98691e0d1422608c .login-submit_1ac38199f020ff68,
  .sidebar__widget_de9b6fe944d13dc7 .has-login-form_98691e0d1422608c .login-submit_1ac38199f020ff68 {
    margin-bottom: 0; }
    .widget_0f04cf8268c6649f .has-login-form_98691e0d1422608c .login-submit_1ac38199f020ff68 input.button-primary_c7837988609ae413,
    .sidebar__widget_de9b6fe944d13dc7 .has-login-form_98691e0d1422608c .login-submit_1ac38199f020ff68 input.button-primary_c7837988609ae413 {
      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_0f04cf8268c6649f .search-form_9db82ccc6382859d,
  .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_0f04cf8268c6649f .search-form_9db82ccc6382859d button,
    .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_0f04cf8268c6649f.widget_search_f304808fd4c031eb .sidebar__search_883ebe5a9cac2f43,
  .sidebar__widget_de9b6fe944d13dc7.widget_search_f304808fd4c031eb .sidebar__search_883ebe5a9cac2f43 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_0f04cf8268c6649f.widget_search_f304808fd4c031eb .sidebar__search_883ebe5a9cac2f43 button,
    .sidebar__widget_de9b6fe944d13dc7.widget_search_f304808fd4c031eb .sidebar__search_883ebe5a9cac2f43 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_0f04cf8268c6649f .wp-block-search__no-button_e822edec28a5ab2c.wp-block-search_4e7c3c9a3dc51503 input,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-search__no-button_e822edec28a5ab2c.wp-block-search_4e7c3c9a3dc51503 input {
    border-radius: 10px; }
  .widget_0f04cf8268c6649f .wp-block-search_4e7c3c9a3dc51503,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-search_4e7c3c9a3dc51503 {
    margin-bottom: -2px; }
  .widget_0f04cf8268c6649f .wp-block-search_4e7c3c9a3dc51503,
  .widget_0f04cf8268c6649f .search-form_9db82ccc6382859d,
  .widget_0f04cf8268c6649f .sidebar__search_883ebe5a9cac2f43,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-search_4e7c3c9a3dc51503,
  .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d,
  .sidebar__widget_de9b6fe944d13dc7 .sidebar__search_883ebe5a9cac2f43 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_0f04cf8268c6649f .wp-block-search_4e7c3c9a3dc51503 .wp-block-search__inside-wrapper_9831f78f8cac2821,
    .widget_0f04cf8268c6649f .search-form_9db82ccc6382859d .wp-block-search__inside-wrapper_9831f78f8cac2821,
    .widget_0f04cf8268c6649f .sidebar__search_883ebe5a9cac2f43 .wp-block-search__inside-wrapper_9831f78f8cac2821,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-search_4e7c3c9a3dc51503 .wp-block-search__inside-wrapper_9831f78f8cac2821,
    .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d .wp-block-search__inside-wrapper_9831f78f8cac2821,
    .sidebar__widget_de9b6fe944d13dc7 .sidebar__search_883ebe5a9cac2f43 .wp-block-search__inside-wrapper_9831f78f8cac2821 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_0f04cf8268c6649f .wp-block-search_4e7c3c9a3dc51503 label,
    .widget_0f04cf8268c6649f .search-form_9db82ccc6382859d label,
    .widget_0f04cf8268c6649f .sidebar__search_883ebe5a9cac2f43 label,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-search_4e7c3c9a3dc51503 label,
    .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d label,
    .sidebar__widget_de9b6fe944d13dc7 .sidebar__search_883ebe5a9cac2f43 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_0f04cf8268c6649f .wp-block-search_4e7c3c9a3dc51503 input,
    .widget_0f04cf8268c6649f .search-form_9db82ccc6382859d input,
    .widget_0f04cf8268c6649f .sidebar__search_883ebe5a9cac2f43 input,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-search_4e7c3c9a3dc51503 input,
    .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d input,
    .sidebar__widget_de9b6fe944d13dc7 .sidebar__search_883ebe5a9cac2f43 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_0f04cf8268c6649f .wp-block-search_4e7c3c9a3dc51503 button,
    .widget_0f04cf8268c6649f .search-form_9db82ccc6382859d button,
    .widget_0f04cf8268c6649f .sidebar__search_883ebe5a9cac2f43 button,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-search_4e7c3c9a3dc51503 button,
    .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d button,
    .sidebar__widget_de9b6fe944d13dc7 .sidebar__search_883ebe5a9cac2f43 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_0f04cf8268c6649f .tagcloud_cbef21b0065d164b,
  .widget_0f04cf8268c6649f .wp-block-tag-cloud_8eb3da51df6f3514,
  .sidebar__widget_de9b6fe944d13dc7 .tagcloud_cbef21b0065d164b,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-tag-cloud_8eb3da51df6f3514 {
    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_0f04cf8268c6649f .tagcloud_cbef21b0065d164b a,
    .widget_0f04cf8268c6649f .wp-block-tag-cloud_8eb3da51df6f3514 a,
    .sidebar__widget_de9b6fe944d13dc7 .tagcloud_cbef21b0065d164b a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-tag-cloud_8eb3da51df6f3514 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_0f04cf8268c6649f .tagcloud_cbef21b0065d164b a:hover,
      .widget_0f04cf8268c6649f .wp-block-tag-cloud_8eb3da51df6f3514 a:hover,
      .sidebar__widget_de9b6fe944d13dc7 .tagcloud_cbef21b0065d164b a:hover,
      .sidebar__widget_de9b6fe944d13dc7 .wp-block-tag-cloud_8eb3da51df6f3514 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_0f04cf8268c6649f ul,
  .widget_0f04cf8268c6649f ol,
  .sidebar__widget_de9b6fe944d13dc7 ul,
  .sidebar__widget_de9b6fe944d13dc7 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_0f04cf8268c6649f ul li,
    .widget_0f04cf8268c6649f ol li,
    .sidebar__widget_de9b6fe944d13dc7 ul li,
    .sidebar__widget_de9b6fe944d13dc7 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_0f04cf8268c6649f ul li:first-child,
      .widget_0f04cf8268c6649f ol li:first-child,
      .sidebar__widget_de9b6fe944d13dc7 ul li:first-child,
      .sidebar__widget_de9b6fe944d13dc7 ol li:first-child {
        border-top: 0; }
      .widget_0f04cf8268c6649f ul li:last-child,
      .widget_0f04cf8268c6649f ol li:last-child,
      .sidebar__widget_de9b6fe944d13dc7 ul li:last-child,
      .sidebar__widget_de9b6fe944d13dc7 ol li:last-child {
        margin-bottom: 0; }
      .widget_0f04cf8268c6649f ul li.recentcomments_afb15203f597b5cf .comment-author-link_76a8c9bcbe958ffc a:before, .widget_0f04cf8268c6649f ul li.wp-block-latest-comments__comment_920a2bc123e99bc7 .comment-author-link_76a8c9bcbe958ffc a:before,
      .widget_0f04cf8268c6649f ol li.recentcomments_afb15203f597b5cf .comment-author-link_76a8c9bcbe958ffc a:before,
      .widget_0f04cf8268c6649f ol li.wp-block-latest-comments__comment_920a2bc123e99bc7 .comment-author-link_76a8c9bcbe958ffc a:before,
      .sidebar__widget_de9b6fe944d13dc7 ul li.recentcomments_afb15203f597b5cf .comment-author-link_76a8c9bcbe958ffc a:before,
      .sidebar__widget_de9b6fe944d13dc7 ul li.wp-block-latest-comments__comment_920a2bc123e99bc7 .comment-author-link_76a8c9bcbe958ffc a:before,
      .sidebar__widget_de9b6fe944d13dc7 ol li.recentcomments_afb15203f597b5cf .comment-author-link_76a8c9bcbe958ffc a:before,
      .sidebar__widget_de9b6fe944d13dc7 ol li.wp-block-latest-comments__comment_920a2bc123e99bc7 .comment-author-link_76a8c9bcbe958ffc a:before {
        display: none; }
      .widget_0f04cf8268c6649f ul li.recentcomments_afb15203f597b5cf a, .widget_0f04cf8268c6649f ul li.wp-block-latest-comments__comment_920a2bc123e99bc7 a,
      .widget_0f04cf8268c6649f ol li.recentcomments_afb15203f597b5cf a,
      .widget_0f04cf8268c6649f ol li.wp-block-latest-comments__comment_920a2bc123e99bc7 a,
      .sidebar__widget_de9b6fe944d13dc7 ul li.recentcomments_afb15203f597b5cf a,
      .sidebar__widget_de9b6fe944d13dc7 ul li.wp-block-latest-comments__comment_920a2bc123e99bc7 a,
      .sidebar__widget_de9b6fe944d13dc7 ol li.recentcomments_afb15203f597b5cf a,
      .sidebar__widget_de9b6fe944d13dc7 ol li.wp-block-latest-comments__comment_920a2bc123e99bc7 a {
        padding-left: 0;
        display: inline; }
        .widget_0f04cf8268c6649f ul li.recentcomments_afb15203f597b5cf a:before, .widget_0f04cf8268c6649f ul li.wp-block-latest-comments__comment_920a2bc123e99bc7 a:before,
        .widget_0f04cf8268c6649f ol li.recentcomments_afb15203f597b5cf a:before,
        .widget_0f04cf8268c6649f ol li.wp-block-latest-comments__comment_920a2bc123e99bc7 a:before,
        .sidebar__widget_de9b6fe944d13dc7 ul li.recentcomments_afb15203f597b5cf a:before,
        .sidebar__widget_de9b6fe944d13dc7 ul li.wp-block-latest-comments__comment_920a2bc123e99bc7 a:before,
        .sidebar__widget_de9b6fe944d13dc7 ol li.recentcomments_afb15203f597b5cf a:before,
        .sidebar__widget_de9b6fe944d13dc7 ol li.wp-block-latest-comments__comment_920a2bc123e99bc7 a:before {
          display: none; }
      .widget_0f04cf8268c6649f ul li a,
      .widget_0f04cf8268c6649f ol li a,
      .sidebar__widget_de9b6fe944d13dc7 ul li a,
      .sidebar__widget_de9b6fe944d13dc7 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_0f04cf8268c6649f ul li a::before,
        .widget_0f04cf8268c6649f ol li a::before,
        .sidebar__widget_de9b6fe944d13dc7 ul li a::before,
        .sidebar__widget_de9b6fe944d13dc7 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_0f04cf8268c6649f ul li a:hover,
        .widget_0f04cf8268c6649f ol li a:hover,
        .sidebar__widget_de9b6fe944d13dc7 ul li a:hover,
        .sidebar__widget_de9b6fe944d13dc7 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_0f04cf8268c6649f ul li a.rsswidget_c4c60f141f388a9b, .widget_0f04cf8268c6649f ul li a.wp-block-latest-posts__post-title_83f576a55675efb8,
        .widget_0f04cf8268c6649f ol li a.rsswidget_c4c60f141f388a9b,
        .widget_0f04cf8268c6649f ol li a.wp-block-latest-posts__post-title_83f576a55675efb8,
        .sidebar__widget_de9b6fe944d13dc7 ul li a.rsswidget_c4c60f141f388a9b,
        .sidebar__widget_de9b6fe944d13dc7 ul li a.wp-block-latest-posts__post-title_83f576a55675efb8,
        .sidebar__widget_de9b6fe944d13dc7 ol li a.rsswidget_c4c60f141f388a9b,
        .sidebar__widget_de9b6fe944d13dc7 ol li a.wp-block-latest-posts__post-title_83f576a55675efb8 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_0f04cf8268c6649f ul li a.rsswidget_c4c60f141f388a9b:before, .widget_0f04cf8268c6649f ul li a.wp-block-latest-posts__post-title_83f576a55675efb8:before,
          .widget_0f04cf8268c6649f ol li a.rsswidget_c4c60f141f388a9b:before,
          .widget_0f04cf8268c6649f ol li a.wp-block-latest-posts__post-title_83f576a55675efb8:before,
          .sidebar__widget_de9b6fe944d13dc7 ul li a.rsswidget_c4c60f141f388a9b:before,
          .sidebar__widget_de9b6fe944d13dc7 ul li a.wp-block-latest-posts__post-title_83f576a55675efb8:before,
          .sidebar__widget_de9b6fe944d13dc7 ol li a.rsswidget_c4c60f141f388a9b:before,
          .sidebar__widget_de9b6fe944d13dc7 ol li a.wp-block-latest-posts__post-title_83f576a55675efb8:before {
            display: none; }
      .widget_0f04cf8268c6649f ul li ul,
      .widget_0f04cf8268c6649f ol li ul,
      .sidebar__widget_de9b6fe944d13dc7 ul li ul,
      .sidebar__widget_de9b6fe944d13dc7 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_0f04cf8268c6649f ul.wp-tag-cloud_c64fc4e6e5ee05f9 li,
    .widget_0f04cf8268c6649f ol.wp-tag-cloud_c64fc4e6e5ee05f9 li,
    .sidebar__widget_de9b6fe944d13dc7 ul.wp-tag-cloud_c64fc4e6e5ee05f9 li,
    .sidebar__widget_de9b6fe944d13dc7 ol.wp-tag-cloud_c64fc4e6e5ee05f9 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_0f04cf8268c6649f ul.wp-tag-cloud_c64fc4e6e5ee05f9 li a:before,
      .widget_0f04cf8268c6649f ol.wp-tag-cloud_c64fc4e6e5ee05f9 li a:before,
      .sidebar__widget_de9b6fe944d13dc7 ul.wp-tag-cloud_c64fc4e6e5ee05f9 li a:before,
      .sidebar__widget_de9b6fe944d13dc7 ol.wp-tag-cloud_c64fc4e6e5ee05f9 li a:before {
        display: none; }
  .widget_0f04cf8268c6649f.te_widget_categories_aa8c2a3bf91e6c0c li, .widget_0f04cf8268c6649f.widget_archive_3170c6d562705a16 li,
  .widget_0f04cf8268c6649f .wp-block-categories-list_25bd61f680d14251 li,
  .widget_0f04cf8268c6649f .wp-block-archives-list_1585eb19af00fd7a li,
  .sidebar__widget_de9b6fe944d13dc7.te_widget_categories_aa8c2a3bf91e6c0c li,
  .sidebar__widget_de9b6fe944d13dc7.widget_archive_3170c6d562705a16 li,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-categories-list_25bd61f680d14251 li,
  .sidebar__widget_de9b6fe944d13dc7 .wp-block-archives-list_1585eb19af00fd7a 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_0f04cf8268c6649f.te_widget_categories_aa8c2a3bf91e6c0c li.cat-item_bfb90fe953e3fc08, .widget_0f04cf8268c6649f.widget_archive_3170c6d562705a16 li.cat-item_bfb90fe953e3fc08,
    .widget_0f04cf8268c6649f .wp-block-categories-list_25bd61f680d14251 li.cat-item_bfb90fe953e3fc08,
    .widget_0f04cf8268c6649f .wp-block-archives-list_1585eb19af00fd7a li.cat-item_bfb90fe953e3fc08,
    .sidebar__widget_de9b6fe944d13dc7.te_widget_categories_aa8c2a3bf91e6c0c li.cat-item_bfb90fe953e3fc08,
    .sidebar__widget_de9b6fe944d13dc7.widget_archive_3170c6d562705a16 li.cat-item_bfb90fe953e3fc08,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-categories-list_25bd61f680d14251 li.cat-item_bfb90fe953e3fc08,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-archives-list_1585eb19af00fd7a li.cat-item_bfb90fe953e3fc08 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_0f04cf8268c6649f.te_widget_categories_aa8c2a3bf91e6c0c li a, .widget_0f04cf8268c6649f.widget_archive_3170c6d562705a16 li a,
    .widget_0f04cf8268c6649f .wp-block-categories-list_25bd61f680d14251 li a,
    .widget_0f04cf8268c6649f .wp-block-archives-list_1585eb19af00fd7a li a,
    .sidebar__widget_de9b6fe944d13dc7.te_widget_categories_aa8c2a3bf91e6c0c li a,
    .sidebar__widget_de9b6fe944d13dc7.widget_archive_3170c6d562705a16 li a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-categories-list_25bd61f680d14251 li a,
    .sidebar__widget_de9b6fe944d13dc7 .wp-block-archives-list_1585eb19af00fd7a li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_0ee3492820a65e11 {
  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_0ee3492820a65e11 .about-desc_2fc8eb33f7423bac {
    text-align: left; }
    .widget-about-info_0ee3492820a65e11 .about-desc_2fc8eb33f7423bac .about-title_02784f1e936512e8 {
      font-size: 20px; }
  .widget-about-info_0ee3492820a65e11 .about-image_4aae28d189c491a6 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_0ee3492820a65e11 .te-social-profile_977f9c315674c4d6 {
    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_0ee3492820a65e11 .te-social-profile_977f9c315674c4d6 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_0ee3492820a65e11 .te-social-profile_977f9c315674c4d6 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_978346d0d91e5b4f.has-author_28f07f265415b660.wp-block-latest-posts_211b0848e7d3301f .wp-block-latest-posts__te-post-title_8c5d59d546e0e1ed {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_338624f2be1fafd3 .wp-block-heading_779510ae5e0f26f7:before,
.widget_rss_338624f2be1fafd3 .widget-title_2537fc87c991d420:before {
  display: none; }
.widget_rss_338624f2be1fafd3 .rss-widget-icon_83752f41f68481f5 {
  margin-right: 6px; }
.widget_rss_338624f2be1fafd3 ul li a.rsswidget_c4c60f141f388a9b {
  color: #14203A; }
  .widget_rss_338624f2be1fafd3 ul li a.rsswidget_c4c60f141f388a9b:hover {
    color: #317EFE; }

.wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-title_a7a8c6514bf261ea,
.wp-block-rss_209e18d564a2668f .wp-block-rss__item-title_a7a8c6514bf261ea,
.widget_rss_338624f2be1fafd3 .wp-block-rss__item-title_a7a8c6514bf261ea {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-title_a7a8c6514bf261ea a:before,
  .wp-block-rss_209e18d564a2668f .wp-block-rss__item-title_a7a8c6514bf261ea a:before,
  .widget_rss_338624f2be1fafd3 .wp-block-rss__item-title_a7a8c6514bf261ea a:before {
    display: none; }
.wp-block-latest-posts_211b0848e7d3301f .wp-block-latest-posts__post-author_763a8b858df723e1,
.wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4,
.wp-block-rss_209e18d564a2668f .wp-block-latest-posts__post-author_763a8b858df723e1,
.wp-block-rss_209e18d564a2668f .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4,
.widget_rss_338624f2be1fafd3 .wp-block-latest-posts__post-author_763a8b858df723e1,
.widget_rss_338624f2be1fafd3 .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4 {
  margin-right: 10px; }
.wp-block-latest-posts_211b0848e7d3301f .wp-block-latest-posts__post-author_763a8b858df723e1,
.wp-block-latest-posts_211b0848e7d3301f .wp-block-latest-posts__te-post-date_f3b9f78da03ba9bd,
.wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4,
.wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-author_0bbcf2d0db147194,
.wp-block-latest-posts_211b0848e7d3301f .rss-date_97ba2a2d59edc96d,
.wp-block-rss_209e18d564a2668f .wp-block-latest-posts__post-author_763a8b858df723e1,
.wp-block-rss_209e18d564a2668f .wp-block-latest-posts__te-post-date_f3b9f78da03ba9bd,
.wp-block-rss_209e18d564a2668f .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4,
.wp-block-rss_209e18d564a2668f .wp-block-rss__item-author_0bbcf2d0db147194,
.wp-block-rss_209e18d564a2668f .rss-date_97ba2a2d59edc96d,
.widget_rss_338624f2be1fafd3 .wp-block-latest-posts__post-author_763a8b858df723e1,
.widget_rss_338624f2be1fafd3 .wp-block-latest-posts__te-post-date_f3b9f78da03ba9bd,
.widget_rss_338624f2be1fafd3 .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4,
.widget_rss_338624f2be1fafd3 .wp-block-rss__item-author_0bbcf2d0db147194,
.widget_rss_338624f2be1fafd3 .rss-date_97ba2a2d59edc96d {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_211b0848e7d3301f .wp-block-latest-posts__te-post-date_f3b9f78da03ba9bd:before,
.wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4:before,
.wp-block-latest-posts_211b0848e7d3301f .rss-date_97ba2a2d59edc96d:before,
.wp-block-rss_209e18d564a2668f .wp-block-latest-posts__te-post-date_f3b9f78da03ba9bd:before,
.wp-block-rss_209e18d564a2668f .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4:before,
.wp-block-rss_209e18d564a2668f .rss-date_97ba2a2d59edc96d:before,
.widget_rss_338624f2be1fafd3 .wp-block-latest-posts__te-post-date_f3b9f78da03ba9bd:before,
.widget_rss_338624f2be1fafd3 .wp-block-rss__item-publish-date_bdb7d49f9f4eddc4:before,
.widget_rss_338624f2be1fafd3 .rss-date_97ba2a2d59edc96d:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_211b0848e7d3301f .wp-block-latest-posts__post-author_763a8b858df723e1:before,
.wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-author_0bbcf2d0db147194:before,
.wp-block-rss_209e18d564a2668f .wp-block-latest-posts__post-author_763a8b858df723e1:before,
.wp-block-rss_209e18d564a2668f .wp-block-rss__item-author_0bbcf2d0db147194:before,
.widget_rss_338624f2be1fafd3 .wp-block-latest-posts__post-author_763a8b858df723e1:before,
.widget_rss_338624f2be1fafd3 .wp-block-rss__item-author_0bbcf2d0db147194:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_211b0848e7d3301f .wp-block-latest-posts__post-excerpt_6cc637acc0ec747a,
.wp-block-latest-posts_211b0848e7d3301f .wp-block-rss__item-excerpt_ea9d93c31e927502,
.wp-block-latest-posts_211b0848e7d3301f .rssSummary_77a29d93325301fe,
.wp-block-rss_209e18d564a2668f .wp-block-latest-posts__post-excerpt_6cc637acc0ec747a,
.wp-block-rss_209e18d564a2668f .wp-block-rss__item-excerpt_ea9d93c31e927502,
.wp-block-rss_209e18d564a2668f .rssSummary_77a29d93325301fe,
.widget_rss_338624f2be1fafd3 .wp-block-latest-posts__post-excerpt_6cc637acc0ec747a,
.widget_rss_338624f2be1fafd3 .wp-block-rss__item-excerpt_ea9d93c31e927502,
.widget_rss_338624f2be1fafd3 .rssSummary_77a29d93325301fe {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_1984b16b9705cae0 .te-single-post-meta_7702a3e05b28b360 {
  gap: 32px; }

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

.te-comment-title_79c7c06ce75d02c4 h2,
.te-comment-title_79c7c06ce75d02c4 .wp-block-comments-title_e8b56b0ba63eac10,
.wp-block-comments_935fa8f8330a9618 h2,
.wp-block-comments_935fa8f8330a9618 .wp-block-comments-title_e8b56b0ba63eac10 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 {
  padding-left: 0; }
  .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 .wp-block-te-comment-reply_3a1691319da4cc63 {
    margin-top: 15px; }
  .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-column_c490d5a028d8ff6f:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-avatar_36f79fb086b41ca9 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-avatar_36f79fb086b41ca9 img {
        width: 100%; }
    .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-comment-author-name_551f1a2ffb850dde a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-comment-edit-link_a8453dcc3e5a6ae4 a {
      color: #317EFE; }
    .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-comment-date_3ecb62dabe04f234 a,
    .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-comment-edit-link_a8453dcc3e5a6ae4 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-te-comment-reply_3a1691319da4cc63 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_935fa8f8330a9618 .wp-block-comment-template_3f8983305ef35a84 li .wp-block-columns_1729424b2fd4f25f .wp-block-te-comment-reply_3a1691319da4cc63 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_3ccf68fbfaec9d96 .te-comment-respond_1684f0a80d56a917,
.te-latest-comments_3ccf68fbfaec9d96 .comment-respond_b2f7b366ad37a37d {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_3ccf68fbfaec9d96 li .children_0905b82f500f7642 .te-comments-item_e804a404abae7efa {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_3ccf68fbfaec9d96 li .children_0905b82f500f7642 .te-comments-item_e804a404abae7efa {
      margin-left: 0; } }
.te-latest-comments_3ccf68fbfaec9d96 li .children_0905b82f500f7642 .children_0905b82f500f7642 .te-comments-item_e804a404abae7efa {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa {
      padding: 30px; } }
  .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-avatar_9d7d6b03443c0493 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-avatar_9d7d6b03443c0493 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-avatar_9d7d6b03443c0493 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 {
    overflow: hidden; }
    .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 .te-avatar-name_a3e7727ba0fb9b46 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 .te-avatar-name_a3e7727ba0fb9b46 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_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 .te-avatar-name_a3e7727ba0fb9b46 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_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 .te-avatar-name_a3e7727ba0fb9b46 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 .te-comment-reply_fdb92830ff4d6ef1 {
      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_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 .te-comment-reply_fdb92830ff4d6ef1 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_3ccf68fbfaec9d96 li .te-comments-item_e804a404abae7efa .te-comments-text_ada9d9280f70e972 .te-comment-reply_fdb92830ff4d6ef1:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_0905b82f500f7642 {
  list-style: none; }

.te-post-comments-form_6e640989cec43971 .te-contacts-message_cdc2315878e78927 {
  margin-top: 10px; }

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

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

.te-comment-respond_1684f0a80d56a917,
.comment-respond_b2f7b366ad37a37d {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_1684f0a80d56a917 .comment-form-cookies-consent_a3aa42755bc92105,
  .comment-respond_b2f7b366ad37a37d .comment-form-cookies-consent_a3aa42755bc92105 {
    display: none; }
  .te-comment-respond_1684f0a80d56a917 .comment-notes_b06166d8163c7f77,
  .comment-respond_b2f7b366ad37a37d .comment-notes_b06166d8163c7f77 {
    margin-bottom: 30px; }
  .te-comment-respond_1684f0a80d56a917 p,
  .comment-respond_b2f7b366ad37a37d p {
    margin: 0; }
  .te-comment-respond_1684f0a80d56a917 .te-contacts-email_d130192d47a234fe,
  .te-comment-respond_1684f0a80d56a917 .te-contacts-name_1628f2bcd6263cd2,
  .te-comment-respond_1684f0a80d56a917 .single-input-field_2da6b175fc9419f6,
  .comment-respond_b2f7b366ad37a37d .te-contacts-email_d130192d47a234fe,
  .comment-respond_b2f7b366ad37a37d .te-contacts-name_1628f2bcd6263cd2,
  .comment-respond_b2f7b366ad37a37d .single-input-field_2da6b175fc9419f6 {
    margin-bottom: 20px; }
  .te-comment-respond_1684f0a80d56a917 label,
  .comment-respond_b2f7b366ad37a37d label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_1684f0a80d56a917 .checkbox-field-wrapper_564abdd5409dd4f2,
  .comment-respond_b2f7b366ad37a37d .checkbox-field-wrapper_564abdd5409dd4f2 {
    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_1684f0a80d56a917 .checkbox-field-wrapper_564abdd5409dd4f2 p,
    .comment-respond_b2f7b366ad37a37d .checkbox-field-wrapper_564abdd5409dd4f2 p {
      margin: 0; }
    .te-comment-respond_1684f0a80d56a917 .checkbox-field-wrapper_564abdd5409dd4f2 .single-checkbox-field_8e7949a1109caf9b,
    .comment-respond_b2f7b366ad37a37d .checkbox-field-wrapper_564abdd5409dd4f2 .single-checkbox-field_8e7949a1109caf9b {
      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_1684f0a80d56a917 .te-comment-form-cookies-consent_0ccf855a41165f9b,
  .comment-respond_b2f7b366ad37a37d .te-comment-form-cookies-consent_0ccf855a41165f9b {
    display: none; }
  .te-comment-respond_1684f0a80d56a917 input[type="number"],
  .comment-respond_b2f7b366ad37a37d input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_1684f0a80d56a917 input,
  .te-comment-respond_1684f0a80d56a917 select,
  .comment-respond_b2f7b366ad37a37d input,
  .comment-respond_b2f7b366ad37a37d 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_1684f0a80d56a917 *::-webkit-input-placeholder,
  .comment-respond_b2f7b366ad37a37d *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_1684f0a80d56a917 *:-ms-input-placeholder,
  .comment-respond_b2f7b366ad37a37d *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_1684f0a80d56a917 *::-ms-input-placeholder,
  .comment-respond_b2f7b366ad37a37d *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_1684f0a80d56a917 *::placeholder,
  .comment-respond_b2f7b366ad37a37d *::placeholder {
    color: #778196; }
  .te-comment-respond_1684f0a80d56a917 textarea,
  .comment-respond_b2f7b366ad37a37d 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_1684f0a80d56a917 input:focus,
  .te-comment-respond_1684f0a80d56a917 textarea:focus,
  .te-comment-respond_1684f0a80d56a917 .form-select_d83f8ae5a1f81f80:focus,
  .comment-respond_b2f7b366ad37a37d input:focus,
  .comment-respond_b2f7b366ad37a37d textarea:focus,
  .comment-respond_b2f7b366ad37a37d .form-select_d83f8ae5a1f81f80: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_0d3821b6a542fb85 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_0d3821b6a542fb85:hover .image_3c2ca1afbd25dfa5:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_0d3821b6a542fb85:hover .image_3c2ca1afbd25dfa5 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_0d3821b6a542fb85:hover .te-content-wrapper_eaa1801dfff87839 {
    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_0d3821b6a542fb85 .image_3c2ca1afbd25dfa5 {
    overflow: hidden;
    position: relative; }
    .te-team-card_0d3821b6a542fb85 .image_3c2ca1afbd25dfa5: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_0d3821b6a542fb85 .image_3c2ca1afbd25dfa5 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_0d3821b6a542fb85 .te-content-wrapper_eaa1801dfff87839 {
    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_0d3821b6a542fb85 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 {
      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_0d3821b6a542fb85 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_0d3821b6a542fb85 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .desc_96b350517ad4e241 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_0d3821b6a542fb85 .te-content-wrapper_eaa1801dfff87839 .social_1bb896ac3b22eb1e {
      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_0d3821b6a542fb85 .te-content-wrapper_eaa1801dfff87839 .social_1bb896ac3b22eb1e 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_0d3821b6a542fb85 .te-content-wrapper_eaa1801dfff87839 .social_1bb896ac3b22eb1e a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18:hover .te-content-wrapper_eaa1801dfff87839 .social_1bb896ac3b22eb1e a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18:hover .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .title_9338a47324a0ae1a,
    .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18:hover .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .desc_96b350517ad4e241 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .image_3c2ca1afbd25dfa5 {
    border-radius: 20px; }
  .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .title_9338a47324a0ae1a a:hover {
          color: #ffffff !important; }
      .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .desc_96b350517ad4e241 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .social_1bb896ac3b22eb1e a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_0d3821b6a542fb85.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .social_1bb896ac3b22eb1e 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_5488b689c62a5acb {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_5488b689c62a5acb {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_5488b689c62a5acb .slick-list_12198a53212b30db {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_5488b689c62a5acb .slick-list_12198a53212b30db {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_5488b689c62a5acb .slick-list_12198a53212b30db .slick-slide_52313a0446f3d348 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_5488b689c62a5acb .slick-dots_5a85dbdeed1fa7ac {
    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_5488b689c62a5acb .slick-dots_5a85dbdeed1fa7ac 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_5488b689c62a5acb .slick-dots_5a85dbdeed1fa7ac 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_5488b689c62a5acb .slick-dots_5a85dbdeed1fa7ac li.slick-active_8c03bd1bdeb549bd {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_5488b689c62a5acb .slick-dots_5a85dbdeed1fa7ac li.slick-active_8c03bd1bdeb549bd button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_5488b689c62a5acb .slick-arrow_e280b188c6e880ea {
    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_35c93d7e587ee86c {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_35c93d7e587ee86c:hover .image_3c2ca1afbd25dfa5 .te-content-wrapper_eaa1801dfff87839 {
    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_35c93d7e587ee86c:hover .image_3c2ca1afbd25dfa5 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .content-inner_ae91f43fe99e037b {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_35c93d7e587ee86c:hover .image_3c2ca1afbd25dfa5 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .btn-wrapper_dd01d6f8e4edca18 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_35c93d7e587ee86c:hover .image_3c2ca1afbd25dfa5 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .content-inner_ae91f43fe99e037b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_35c93d7e587ee86c:hover .image_3c2ca1afbd25dfa5 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_35c93d7e587ee86c .image_3c2ca1afbd25dfa5 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_35c93d7e587ee86c .image_3c2ca1afbd25dfa5 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_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 {
    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_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 {
      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_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .content-inner_ae91f43fe99e037b {
        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_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .sub-title_8197be376d7641a4 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .btn-wrapper_dd01d6f8e4edca18 {
        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_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .btn-wrapper_dd01d6f8e4edca18 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_35c93d7e587ee86c .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .btn-wrapper_dd01d6f8e4edca18 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_35c93d7e587ee86c.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_35c93d7e587ee86c.style-2_7d8610de2467ea18 .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .btn-wrapper_dd01d6f8e4edca18 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_35c93d7e587ee86c.style-3_9a92c45815132c1b:hover .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .btn-wrapper_dd01d6f8e4edca18 {
  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_35c93d7e587ee86c.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 {
  padding: 0; }
  .te-portfolio-card_35c93d7e587ee86c.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .content-inner_ae91f43fe99e037b {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_35c93d7e587ee86c.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .content_19854f10cd6d2138 .btn-wrapper_dd01d6f8e4edca18 {
    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_bef354711d6b26a5.style-1_d2f22a97a0a50b30 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_bef354711d6b26a5.style-1_d2f22a97a0a50b30 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_003069fcc669709c.style-1_d2f22a97a0a50b30 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_01b3ac2115b9f4a2.style-1_d2f22a97a0a50b30 {
  overflow: hidden; }

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

.about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 .te-about-image-card_210566179573d5db {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 .te-about-image-card_210566179573d5db .te-main-img-wrapper_f6f9b3d30f18fd48 .te-main-img-inner_d021932668c97a53 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 .te-about-image-card_210566179573d5db .te-company-foundation_32dc5fa5ee3295af {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 .te-about-info-card_aaae8a8a084d93bf {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 .te-about-info-card_aaae8a8a084d93bf {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_d12110672cae93d8.style-2_7d8610de2467ea18 .te-about-info-card_aaae8a8a084d93bf {
      padding-left: 80px; } }

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

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

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

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

.faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .accordion-wrapper_99247f5f15f0113e {
      padding-right: 60px; } }
  .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 {
        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_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 {
        right: 0; } }
    .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 {
      position: relative; }
      .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .te-main-img-inner_d021932668c97a53 {
        -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_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .te-image-shape_92b8a5b7420f3cab {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .content_19854f10cd6d2138 {
        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_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .content_19854f10cd6d2138 .title_9338a47324a0ae1a {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .content_19854f10cd6d2138 .number_01845a10592178bd {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .top-content_e7c5862f1697c031 {
        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_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .top-content_e7c5862f1697c031 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .bottom-content_32f30e940a76fc6a {
        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_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .bottom-content_32f30e940a76fc6a {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .bottom-content_32f30e940a76fc6a .bottom-content-inner_d6f85bbb7bf9da61 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .bottom-content_32f30e940a76fc6a .bottom-content-inner_d6f85bbb7bf9da61 .title_9338a47324a0ae1a,
          .faq-area_16e896a57bd034ad.style-1_d2f22a97a0a50b30 .te-faq-image_2887731e52edb492 .te-image-wrapper_3a7cbffd6aef1ad0 .bottom-content_32f30e940a76fc6a .bottom-content-inner_d6f85bbb7bf9da61 .number_01845a10592178bd {
            color: #14203A; }

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

.testimonial-slider-area_003069fcc669709c {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_003069fcc669709c.style-2_7d8610de2467ea18 .slick-list_12198a53212b30db {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_003069fcc669709c.style-2_7d8610de2467ea18 .slick-list_12198a53212b30db .te-slick-item_9ac1cf41246ed057 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .icon_99e7323b0461ea67 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .te-counter-title_948a2c235271426a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .te-counter-title_948a2c235271426a .content_19854f10cd6d2138 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .title_9338a47324a0ae1a {
    color: #ffffff; }
  .counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .number_01845a10592178bd {
    color: #E7F914; }
  .counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .number_01845a10592178bd,
  .counter-up-area_b625896f8842323d.style-2_7d8610de2467ea18 .te-counter-card_b6411f560dbc822d .te-counter-item_8723d1910c391eb7 .title_9338a47324a0ae1a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-image-bg-collumn_cce41741d09ff724 {
      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_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-subscribe-form-wrapper_6ea793a509a3448b {
      padding: 0; }
    .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 {
      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_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 {
          -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_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 {
          -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_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 {
          gap: 60px; } }
      .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 .te-subscribe-title_f72df246de72cb5b {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 .te-content-inner_6460ce66d58389ad {
        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_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 .te-content-inner_6460ce66d58389ad {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 .te-content-inner_6460ce66d58389ad .icon_99e7323b0461ea67 {
          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_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-subscribe-form-widget_9db1c0960a2421ff {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .mc4wp-form-fields_a51ed8da0f5feec7 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_4b261e88b5fcb2b9.style-2_7d8610de2467ea18 .te-subscribe-inner-area_02b38b7f8958fdf1 .mc4wp-form-fields_a51ed8da0f5feec7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_003069fcc669709c.style-3_9a92c45815132c1b {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_003069fcc669709c.style-3_9a92c45815132c1b {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_003069fcc669709c.style-3_9a92c45815132c1b {
      padding: 100px 0; } }
  .testimonial-slider-area_003069fcc669709c.style-3_9a92c45815132c1b .slick-list_12198a53212b30db .slick-slide_52313a0446f3d348.slick-current_f4eaf24920eaa626 .te-testimonial-card_3f8ccbc2c9354257.style-3_9a92c45815132c1b .te-content-wrapper_eaa1801dfff87839 .te-user-meta_542af0b2da4092e7 .icon_99e7323b0461ea67 {
    color: #317EFE; }

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

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

.te-contact-info_0e70cc77e4663982 {
  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_0e70cc77e4663982 .te-icon-card_62c7f5840e5fecf6 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_ea791a1156a0ea59 {
  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_ea791a1156a0ea59 .image_3c2ca1afbd25dfa5 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_ea791a1156a0ea59 .content_19854f10cd6d2138 .te-title-wrapper_b8ef5b2d4bedceb1 {
    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_ea791a1156a0ea59 .content_19854f10cd6d2138 .te-title-wrapper_b8ef5b2d4bedceb1 .title-inner_8ba45731a2625d5c {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_ea791a1156a0ea59 .content_19854f10cd6d2138 .te-title-wrapper_b8ef5b2d4bedceb1 .title-inner_8ba45731a2625d5c .icon_99e7323b0461ea67 {
        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_ea791a1156a0ea59 .content_19854f10cd6d2138 .te-title-wrapper_b8ef5b2d4bedceb1 .title-inner_8ba45731a2625d5c .title_9338a47324a0ae1a {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_cb9be83ce3f4dcec {
  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_cb9be83ce3f4dcec .list-wrapper_7b341051c1944a95 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_cb9be83ce3f4dcec .list-wrapper_7b341051c1944a95 .icon_99e7323b0461ea67 {
      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_cb9be83ce3f4dcec .list-wrapper_7b341051c1944a95 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_cb9be83ce3f4dcec .list-wrapper_7b341051c1944a95 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_cb9be83ce3f4dcec .list-wrapper_7b341051c1944a95 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_cb9be83ce3f4dcec .list-wrapper_7b341051c1944a95 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_4d05666cabe3de41 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_4d05666cabe3de41 .te-team-card_0d3821b6a542fb85 {
    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_13a621571f5b15a4 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_13a621571f5b15a4 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_13a621571f5b15a4 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_26c94983692f5d66 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_26c94983692f5d66 .te-subscribe-form-widget_9db1c0960a2421ff .submit-btn_9363a069101279e5 span {
    display: none; }
  .footer_26c94983692f5d66.style-1_d2f22a97a0a50b30 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_26c94983692f5d66.style-1_d2f22a97a0a50b30 .te-footer-sec_3529ac38e04f788b {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_26c94983692f5d66.style-1_d2f22a97a0a50b30 .te-footer-sec_3529ac38e04f788b .te-footer-widget_5311846075e9297d .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-form-fields_a51ed8da0f5feec7 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_26c94983692f5d66.style-1_d2f22a97a0a50b30 .te-footer-widget_5311846075e9297d .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 input {
      color: #131A2A; }
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .wp-block-heading_779510ae5e0f26f7,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .widget-title_2537fc87c991d420,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .wp-block-search__label_08a5c48d77ebc4a9,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .wp-block-heading_779510ae5e0f26f7,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .widget-title_2537fc87c991d420,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .wp-block-search__label_08a5c48d77ebc4a9,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f ul li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f ol li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 ul li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 ol li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f ul li,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-calendar-table_d01da5d2cf6ed348,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-block-calendar_82f6f518da24355c caption,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 nav.wp-calendar-nav_e22369edbbc91757 a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-block-latest-comments__comment-excerpt_912be267056bca6f,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-calendar-table_d01da5d2cf6ed348 caption,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_text_f5ebfc1579c3a1e8,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .tagcloud_cbef21b0065d164b a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .wp-block-tag-cloud_8eb3da51df6f3514 a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .tagcloud_cbef21b0065d164b a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .wp-block-tag-cloud_8eb3da51df6f3514 a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-block-latest-comments__comment-date_a54292a956a53082,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-block-latest-comments__comment_920a2bc123e99bc7,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-block-archives-dropdown_582a76bca5fe7b1a label,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_categories_36cf0a8437b883a1 li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_archive_3170c6d562705a16 li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_nav_menu_ff26e38071aacd02 li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_tag_cloud_e856da5d74616f7f a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_rss_338624f2be1fafd3 li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_rss_338624f2be1fafd3 li,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .footer__widget_3114974bee1c2934 a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .footer__widget_3114974bee1c2934 li,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 li.recentcomments_afb15203f597b5cf {
    color: #ffffff; }
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-theme-btn_962ad97cd910b02e,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-block-loginout_29b5c12784dcace4 a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 input.te-theme-btn_962ad97cd910b02e,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .wp-block-search_4e7c3c9a3dc51503 button,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .search-form_9db82ccc6382859d button,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .widget_0f04cf8268c6649f .sidebar__search_883ebe5a9cac2f43 button,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .wp-block-search_4e7c3c9a3dc51503 button,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .search-form_9db82ccc6382859d button,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .sidebar__widget_de9b6fe944d13dc7 .sidebar__search_883ebe5a9cac2f43 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_26c94983692f5d66 .footer__widget_3114974bee1c2934 li {
    list-style: none; }
  .footer_26c94983692f5d66 .te-footer-widget_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 li.wp-block-social-link_8739af3c839cfa24 {
    display: inline-block;
    width: unset !important; }
  .footer_26c94983692f5d66 .te_widget_nav_menu_e4a2950ea3b36680 li.cat-item_bfb90fe953e3fc08 {
    text-align: right; }
    .footer_26c94983692f5d66 .te_widget_nav_menu_e4a2950ea3b36680 li.cat-item_bfb90fe953e3fc08 a {
      float: left; }
  .footer_26c94983692f5d66 .te-footer-bg_abeea2ce9fb39167 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_26c94983692f5d66 .footer-nav-widget_b75faa8854c103ad {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_26c94983692f5d66 .footer-nav-widget_b75faa8854c103ad {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_26c94983692f5d66 .footer-nav-widget_b75faa8854c103ad {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_26c94983692f5d66 .footer-nav-widget_b75faa8854c103ad {
        padding: 0 30px; } }

.te-footer-widget_5311846075e9297d {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_5311846075e9297d {
      margin-bottom: 40px; } }
  .te-footer-widget_5311846075e9297d .te-footer-widget-title_355f8c5f662ec5ac,
  .te-footer-widget_5311846075e9297d .wp-block-heading_779510ae5e0f26f7 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_5311846075e9297d ul {
    padding-left: 0; }
  .te-footer-widget_5311846075e9297d .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-form-fields_a51ed8da0f5feec7 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_5311846075e9297d .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_5311846075e9297d.widget-latest-posts-footer_5733a14a65421fae {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_5311846075e9297d.zoom-instagram-widget_af68843bb3911b36 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_5311846075e9297d.widget_contact_info_widget_74c29d517464bd4d {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_5311846075e9297d .widget-instagram-feed_69a52d2675403e83 {
      width: 170px; } }
  .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 {
        padding-right: 0; } }
    .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 .te-footer-logo_d4a0146d204b61c7 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 .info-form-and-social-icon_1d02bda02dfc0d6a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 .info-form-and-social-icon_1d02bda02dfc0d6a .te-social-profile_977f9c315674c4d6 {
        margin-top: 0; }
    .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 .te-social-profile_977f9c315674c4d6 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_5311846075e9297d .te-footer-widget-info_63e1b44c1d078f41 .info-form-and-social-icon_1d02bda02dfc0d6a {
        -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_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 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_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 p {
    color: #335371; }
  .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul {
    list-style: none; }
    .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b 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_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li:first-child .contact-icon_76b6e86303254ab1 {
          margin-top: 5px; }
      .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li .contact-icon_76b6e86303254ab1 {
        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_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li .contact-text_6844c25ab8c3615a {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li .contact-text_6844c25ab8c3615a a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li .contact-text_6844c25ab8c3615a span,
        .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li .contact-text_6844c25ab8c3615a p,
        .te-footer-widget_5311846075e9297d .te-footer-widget-contact_2f432fac212882f2 .footer-contact_1c840a27c373720b ul li .contact-text_6844c25ab8c3615a 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_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li {
    margin-bottom: 10px; }
    .te-footer-widget_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-thumb_a6df81fe7f46c628 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-desc_a30d817f1c9d0694 .te-latest-post-title_8aee54efd8faa847 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-desc_a30d817f1c9d0694 .te-latest-post-title_8aee54efd8faa847 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_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-desc_a30d817f1c9d0694 .te-latest-post-title_8aee54efd8faa847 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-desc_a30d817f1c9d0694 .te-latest-post-meta_51d3ea8e39f6b55c {
      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_3d91a52a61556090 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_3d91a52a61556090 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_3d91a52a61556090 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_3d91a52a61556090 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_4b261e88b5fcb2b9 {
  overflow: hidden; }
  .subscribe-area_4b261e88b5fcb2b9.style-1_d2f22a97a0a50b30 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-content-wrapper_eaa1801dfff87839 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_4b261e88b5fcb2b9.style-1_d2f22a97a0a50b30 .te-image-bg-collumn_cce41741d09ff724 {
    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_4b261e88b5fcb2b9.style-1_d2f22a97a0a50b30 .te-image-bg-collumn_cce41741d09ff724 {
        display: none; } }
  .subscribe-area_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 {
    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_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 .short-title_f073a26bfd8ef58d {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 .te-subscribe-title_f72df246de72cb5b {
      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_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 .te-subscribe-title_f72df246de72cb5b {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 .te-subscribe-title_f72df246de72cb5b {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 .te-subscribe-title_f72df246de72cb5b {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_4b261e88b5fcb2b9 .te-content-wrapper_eaa1801dfff87839 .text_8facca44e0c124d1 {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_4b261e88b5fcb2b9 .te-subscribe-inner-area_02b38b7f8958fdf1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_4b261e88b5fcb2b9 .te-subscribe-inner-area_02b38b7f8958fdf1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_4b261e88b5fcb2b9 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-subscribe-collumn_4c820730adfc64de {
      -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_4b261e88b5fcb2b9 .te-subscribe-inner-area_02b38b7f8958fdf1 .te-subscribe-collumn_4c820730adfc64de.te-image-bg-collumn_cce41741d09ff724 {
          display: none; } }
    .subscribe-area_4b261e88b5fcb2b9 .te-subscribe-inner-area_02b38b7f8958fdf1 .mc4wp-form-fields_a51ed8da0f5feec7 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_4b261e88b5fcb2b9 .te-subscribe-inner-area_02b38b7f8958fdf1 .mc4wp-form-fields_a51ed8da0f5feec7 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_4b261e88b5fcb2b9 .te-subscribe-inner-area_02b38b7f8958fdf1 .mc4wp-form-fields_a51ed8da0f5feec7 .submit-btn_9363a069101279e5 {
        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_5311846075e9297d .te-subscribe-form-wrapper_6ea793a509a3448b {
  color: #335371; }

.te-subscribe-form-widget_9db1c0960a2421ff {
  position: relative; }
  .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-form-fields_a51ed8da0f5feec7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_9db1c0960a2421ff .single-field_803ca6462137b720 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_9db1c0960a2421ff .submit-btn_9363a069101279e5 {
    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_9db1c0960a2421ff .submit-btn_9363a069101279e5:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-response_85f2b6269eb27d36 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-response_85f2b6269eb27d36 .mc4wp-alert_e38dba0e1b934609.mc4wp-error_8eba2f7bb224726a p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-response_85f2b6269eb27d36 .mc4wp-alert_e38dba0e1b934609.mc4wp-error_8eba2f7bb224726a a {
      color: #ff0000; }
    .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-response_85f2b6269eb27d36 .mc4wp-alert_e38dba0e1b934609.mc4wp-success_41cf98cc6cf899bf p, .te-subscribe-form-widget_9db1c0960a2421ff .mc4wp-response_85f2b6269eb27d36 .mc4wp-alert_e38dba0e1b934609.mc4wp-notice_33b68a9fc8e47f32 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_7283290da18c850f {
  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_7283290da18c850f .te-footer-logo_d4a0146d204b61c7 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_7283290da18c850f .te-social-widget_6d0dd1952cd4f66c {
    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_7283290da18c850f .te-social-widget_6d0dd1952cd4f66c span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_26c94983692f5d66.style-2_7d8610de2467ea18 {
  background-color: #131A2A; }
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-sec_3529ac38e04f788b {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-widget-title_355f8c5f662ec5ac,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .wp-block-heading_779510ae5e0f26f7 {
    color: #ffffff;
    font-size: 24px; }
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .footer-bottom-area_cb7a5eac3aa136b7 .te-copyright-text_e6f516df3d8de808 p,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-widget_5311846075e9297d.te_widget_nav_menu_e4a2950ea3b36680 li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-widget_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-desc_a30d817f1c9d0694 .te-latest-post-title_8aee54efd8faa847 a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-widget_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-desc_a30d817f1c9d0694 .te-latest-post-title_8aee54efd8faa847,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-widget_5311846075e9297d .te_widget_latest_post_7334e8939f02a7ff ul li .te-latest-post-desc_a30d817f1c9d0694 .te-latest-post-meta_51d3ea8e39f6b55c,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-widget_5311846075e9297d .te-subscribe-form-wrapper_6ea793a509a3448b,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .te-footer-bottom-menu_3d91a52a61556090 ul li a,
  .footer_26c94983692f5d66.style-2_7d8610de2467ea18 .footer-bottom-area_cb7a5eac3aa136b7 .te-copyright-text_e6f516df3d8de808 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_23c1a39fb8bb1c25.map_b3bfba637128e461 */