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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_a94b9cf2df02b313,
.wp-block-loginout_e1c8216c007415cf a,
input.te-theme-btn_a94b9cf2df02b313 {
  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_a94b9cf2df02b313:hover,
  .wp-block-loginout_e1c8216c007415cf a:hover,
  input.te-theme-btn_a94b9cf2df02b313:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_a94b9cf2df02b313:focus,
  .wp-block-loginout_e1c8216c007415cf a:focus,
  input.te-theme-btn_a94b9cf2df02b313:focus {
    color: #ffffff; }
  .te-theme-btn_a94b9cf2df02b313.yellow-btn_a18bf8b5a433a477,
  .wp-block-loginout_e1c8216c007415cf a.yellow-btn_a18bf8b5a433a477,
  input.te-theme-btn_a94b9cf2df02b313.yellow-btn_a18bf8b5a433a477 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_a94b9cf2df02b313.simple-btn_d483366ac2724636,
  .wp-block-loginout_e1c8216c007415cf a.simple-btn_d483366ac2724636,
  input.te-theme-btn_a94b9cf2df02b313.simple-btn_d483366ac2724636 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_db4ee77de2e1b8e3 {
  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_db4ee77de2e1b8e3 .circle-rotate-inner_2474d5b6ccb96fa6 {
    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_a12bf60d8539df35 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_550624081e1c767e {
  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_a55ab22b288cdcbd label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_a55ab22b288cdcbd input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_a55ab22b288cdcbd 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_a55ab22b288cdcbd 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_d152e7841b0b218e .size-full_bc960087eac09e98.alignright_ec6a9b6400df0405 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_d152e7841b0b218e figure.wp-caption_a7430f7f7d7ac48a.aligncenter_e521af24a69efe9d {
  margin-top: 40px; }
.tp-page-content_d152e7841b0b218e dl, .tp-page-content_d152e7841b0b218e ol, .tp-page-content_d152e7841b0b218e ul {
  margin-bottom: 11px; }
.tp-page-content_d152e7841b0b218e .te-comment-respond_98ff596947b31aba {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_d152e7841b0b218e .te-latest-comments_1bac442d991d3b5a .te-comment-respond_98ff596947b31aba {
  margin-bottom: 40px; }
.tp-page-content_d152e7841b0b218e .te-post-comments_1d60d4eaae68ff05 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_8c730c7b6512c3b7 .gallery-item_b4ccd8443f16a766 {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_956996e4662d4c3f .gallery-item_b4ccd8443f16a766 {
  max-width: 50%; }

.gallery-columns-3_c943775899b18a82 .gallery-item_b4ccd8443f16a766 {
  max-width: 33.33%; }

.gallery-columns-4_8ade35414903f4c2 .gallery-item_b4ccd8443f16a766 {
  max-width: 25%; }

.gallery-columns-5_2cfa4fedc551aa8f .gallery-item_b4ccd8443f16a766 {
  max-width: 20%; }

.gallery-columns-6_efdf89dde171a1f4 .gallery-item_b4ccd8443f16a766 {
  max-width: 16.66%; }

.gallery-columns-7_6eecaea287fc5f2e .gallery-item_b4ccd8443f16a766 {
  max-width: 14.28%; }

.gallery-columns-8_3de42ca421f51973 .gallery-item_b4ccd8443f16a766 {
  max-width: 12.5%; }

.gallery-columns-9_00c70a5121275c0a .gallery-item_b4ccd8443f16a766 {
  max-width: 11.11%; }

.gallery-caption_e5e9585e5d8ab2ac {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_0e27199fb2359bdc {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_0553127388bd9519 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_502e09c663adb9f4 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_01a4bdb719e69708 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_0f4e37c6ee45f9ab p.wp-block-cover-text_291f9af2b42def4a,
.wp-block-cover_0f4e37c6ee45f9ab.is-light_a1c552d41946d9d7 .wp-block-cover__inner-container_6533a24653a273f2 {
  color: #fff !important; }

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

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

.widget_4d83b7ae88da3ef1 .wp-block-archives-dropdown_f983396923bbc237,
.widget_4d83b7ae88da3ef1 .wp-block-categories-dropdown_72d901d255fed1db,
.widget_4d83b7ae88da3ef1 .wp-block-loginout_e1c8216c007415cf,
.widget_4d83b7ae88da3ef1 .wp-block-social-links_3029d193979dbcc8,
.widget_4d83b7ae88da3ef1.widget_archive_1582c860f09f2582 select,
.widget_4d83b7ae88da3ef1.te_widget_categories_f61957ca6af82530 select,
.widget_4d83b7ae88da3ef1.widget_text_7448fc1e445d499b select,
.widget_4d83b7ae88da3ef1.te_widget_search_11d367e5bb14facf .search-form_b0ce063622cb9d47,
.widget_4d83b7ae88da3ef1.te_widget_tag_cloud_5ef1585e59147f0e .tagcloud_142370afe34d81c3,
.widget_4d83b7ae88da3ef1 .wp-block-tag-cloud_9ff70bf02120c960 {
  margin-bottom: 6px; }

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

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

.blog-search-content_cdc4b87dbee4889c {
  margin: 0; }
  .blog-search-content_cdc4b87dbee4889c .wp-block-search_0553127388bd9519,
  .blog-search-content_cdc4b87dbee4889c .search-form_b0ce063622cb9d47,
  .blog-search-content_cdc4b87dbee4889c .sidebar__search_09e7526b85f003db {
    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_cdc4b87dbee4889c .wp-block-search_0553127388bd9519,
      .blog-search-content_cdc4b87dbee4889c .search-form_b0ce063622cb9d47,
      .blog-search-content_cdc4b87dbee4889c .sidebar__search_09e7526b85f003db {
        width: 100%; } }
    .blog-search-content_cdc4b87dbee4889c .wp-block-search_0553127388bd9519 .wp-block-search__inside-wrapper_addbf40e93bed333,
    .blog-search-content_cdc4b87dbee4889c .search-form_b0ce063622cb9d47 .wp-block-search__inside-wrapper_addbf40e93bed333,
    .blog-search-content_cdc4b87dbee4889c .sidebar__search_09e7526b85f003db .wp-block-search__inside-wrapper_addbf40e93bed333 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_cdc4b87dbee4889c .wp-block-search_0553127388bd9519 label,
    .blog-search-content_cdc4b87dbee4889c .search-form_b0ce063622cb9d47 label,
    .blog-search-content_cdc4b87dbee4889c .sidebar__search_09e7526b85f003db 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_cdc4b87dbee4889c .wp-block-search_0553127388bd9519 input,
    .blog-search-content_cdc4b87dbee4889c .search-form_b0ce063622cb9d47 input,
    .blog-search-content_cdc4b87dbee4889c .sidebar__search_09e7526b85f003db 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_cdc4b87dbee4889c .wp-block-search_0553127388bd9519 button,
    .blog-search-content_cdc4b87dbee4889c .search-form_b0ce063622cb9d47 button,
    .blog-search-content_cdc4b87dbee4889c .sidebar__search_09e7526b85f003db 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_d152e7841b0b218e .wp-smiley_b8e9acb409773f67,
.entry-content_88a9913a76578261 .wp-smiley_b8e9acb409773f67,
.comment-content_314f0e033af8d0b7 .wp-smiley_b8e9acb409773f67 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_98ff596947b31aba.style-two_dca5c3c3ce58736d .wpcf7-form_c71708547833ca03 .wpcf7-not-valid-tip_83d5dd0d878eddb0 {
  color: #d9c0b8 !important; }
.te-comment-respond_98ff596947b31aba .wpcf7-form_c71708547833ca03 .wpcf7-not-valid_3ad59eb7ff2cdeab {
  border-color: #dc3232 !important; }
.te-comment-respond_98ff596947b31aba .wpcf7-form_c71708547833ca03 .wpcf7-not-valid-tip_83d5dd0d878eddb0 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_98ff596947b31aba .wpcf7-form_c71708547833ca03.sent_4685eda3d917976b .wpcf7-response-output_3bb10e1d899a5fb2 {
  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_98ff596947b31aba .wpcf7-form_c71708547833ca03.invalid_cc7e936ae32765aa .wpcf7-response-output_3bb10e1d899a5fb2 {
  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_668badf4e8b8e2b5 {
  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_668badf4e8b8e2b5 .wpcf7-te-list-item_908f9e934a6f82ce {
    margin: 0; }
    .wpcf7-form-control_668badf4e8b8e2b5 .wpcf7-te-list-item_908f9e934a6f82ce label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_668badf4e8b8e2b5 .wpcf7-te-list-item_908f9e934a6f82ce label .wpcf7-te-list-item-label_b4aaafa1cfc2ca6f {
        font-size: 16px;
        font-weight: 400; }

.logged-in_af192caf087efcf9 .te-comment-respond_98ff596947b31aba textarea {
  margin-bottom: 12px; }

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

body.admin-bar_80a264110a24dfdd .header-menu-area_ab1cff2cf791abee.sticky_menu_e8fdba88a1b6b959 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_80a264110a24dfdd .header-menu-area_ab1cff2cf791abee.sticky_menu_e8fdba88a1b6b959 {
      top: 0; } }

.page-template-default_709fdd2a69a4dcf8.page-id-146_3313a2bf84572b40 .tp-page-content_d152e7841b0b218e p:last-child {
  margin-bottom: 10px; }
.page-template-default_709fdd2a69a4dcf8.page-id-1133_9e6013a608330128 .tp-page-content_d152e7841b0b218e .te-comment-respond_98ff596947b31aba {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_709fdd2a69a4dcf8.page-id-3_0ee9a601ec46167d .page-area_fbb91584e6b7e5f5 {
  padding-top: 128px; }

.single-post-item_43d0212264f0fe08.post-24_f44a4b949b756193 .wp-block-button_d92caf9cde1d2ad7 a {
  color: #ffffff; }

.post-template-default_da6883947a99947d.postid-163_87f02ce86f31ced0 .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_da6883947a99947d.postid-150_c1748aec759afdf2 .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_da6883947a99947d.postid-150_c1748aec759afdf2 .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-block-group_5c16f9bc296492e0.is-layout-constrained_d706dab90380bd43:last-child {
    border: 1px solid #000; }
.post-template-default_da6883947a99947d.postid-51_5c48da89a5ad3df4 .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_da6883947a99947d.postid-51_5c48da89a5ad3df4 .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_da6883947a99947d.postid-1163_f02f3c7468feb8bd .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-caption_a7430f7f7d7ac48a, .post-template-default_da6883947a99947d.postid-568_030f1c390dc0f127 .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-caption_a7430f7f7d7ac48a {
  margin-top: 20px; }
.post-template-default_da6883947a99947d.postid-1785_17417f93825be5d8 .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-block-button__link_95bbd27641841a23 {
  color: #ffffff !important; }
.post-template-default_da6883947a99947d.postid-1149_60ae888b4bd80b56 .te-blog-details-wrapper_59915e4a4dc091fc .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 p {
  margin-bottom: 0; }
.post-template-default_da6883947a99947d.postid-555_117b362efcdfea5f .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .gallery_1c074bb6f9ce8845 {
  margin-top: 20px; }

.error-404_e09697e79a3830e9.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_e09697e79a3830e9.not-found .error-content_f0dd35ccffc9b39f .error-btn-bh_0dc2996b758ed1b6 {
    margin-top: 20px; }

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

.sidebar_0b6ac1aef2d423db .widget_media_gallery_6a0348dbdf783d3b .gallery-item_b4ccd8443f16a766 {
  margin-bottom: 0; }
  .sidebar_0b6ac1aef2d423db .widget_media_gallery_6a0348dbdf783d3b .gallery-item_b4ccd8443f16a766 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_92b82378e97c05dd {
  -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_1d4be31f3c4a84ce {
  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_546e36980e2dfbcc path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_80a264110a24dfdd .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52.login .te-header-menu-area_9b0784b76d9199b6 {
  top: auto !important; }

.header-area_4170e0463966f8a7 .container-fluid_3c0db8d0f384c9b0 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_4170e0463966f8a7 .container-fluid_3c0db8d0f384c9b0 {
      padding: 0 24px; } }
.header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .header-top .te-header-contact-info_f3f5ce37764dbed8 span {
    color: #677471; }
    .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .header-top .te-header-contact-info_f3f5ce37764dbed8 span i {
      color: #317EFE; }
    .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .header-top .te-header-contact-info_f3f5ce37764dbed8 span a {
      color: #677471; }
  .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .header-top .te-social-profile_709574f4fe650c31 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .header-top .te-social-profile_709574f4fe650c31 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .te-header-menu-area_9b0784b76d9199b6 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .te-header-menu-area_9b0784b76d9199b6 .menu-wrapper_9f6ebabc8279040e {
    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_4170e0463966f8a7.style-2_576dc28b8b6bef52 .te-header-menu-area_9b0784b76d9199b6 .menu-wrapper_9f6ebabc8279040e {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .te-header-menu-area_9b0784b76d9199b6 .te-header-btn_a06e75b8bc44cdb8 .te-quote-btn_2f5426e07df036bb {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .te-sticky_menu {
  top: 0; }
  .header-area_4170e0463966f8a7.style-2_576dc28b8b6bef52 .te-sticky_menu .menu-wrapper_9f6ebabc8279040e {
    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_340a82720b2b7ae7 {
    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_307576c683f2ec43 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_f3f5ce37764dbed8 {
    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_f3f5ce37764dbed8 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_f3f5ce37764dbed8 span.te-contact-info-item_d0f299c06f0901c8 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_f3f5ce37764dbed8 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_c01af3e3810c50f1 {
      display: none; } }
  .header-top .header-top-btn_c01af3e3810c50f1 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_c01af3e3810c50f1 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_c01af3e3810c50f1 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_709574f4fe650c31 {
    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_709574f4fe650c31 .te-social-profile-label_332a714405c77c00 {
      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_709574f4fe650c31 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_709574f4fe650c31 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_9b0784b76d9199b6 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_9b0784b76d9199b6.te-te-sticky-header_0f748f77e5eecce9 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_9b0784b76d9199b6.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_9b0784b76d9199b6.te-sticky_menu .te-logo_cea84b051e35841d {
      height: 84px; }
      .te-header-menu-area_9b0784b76d9199b6.te-sticky_menu .te-logo_cea84b051e35841d:after {
        display: none; }
      .te-header-menu-area_9b0784b76d9199b6.te-sticky_menu .te-logo_cea84b051e35841d .te-standard-logo_fd52fa1fa5319bea {
        display: none; }
      .te-header-menu-area_9b0784b76d9199b6.te-sticky_menu .te-logo_cea84b051e35841d .te-sticky-logo_3f55d9e4114cd248 {
        display: block; }
        .te-header-menu-area_9b0784b76d9199b6.te-sticky_menu .te-logo_cea84b051e35841d .te-sticky-logo_3f55d9e4114cd248 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_9b0784b76d9199b6.te-sticky_menu .te-main-menu_ce693b13c9033d86 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_9b0784b76d9199b6.te-sticky_menu .te-main-menu_ce693b13c9033d86 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_9b0784b76d9199b6.te-sticky_menu .te-main-menu_ce693b13c9033d86 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_9b0784b76d9199b6.te-sticky_menu .te-main-menu_ce693b13c9033d86 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_9b0784b76d9199b6 .te-header-menu-wrapper_38882856fee803b5 {
    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_9b0784b76d9199b6 .te-header-menu-wrapper_38882856fee803b5 {
        gap: 20px; } }
  .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d {
    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_9b0784b76d9199b6 .te-logo_cea84b051e35841d {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d {
        height: 80px; } }
    @media only screen and (max-width: 1199px) {
      .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d .te-standard-logo_fd52fa1fa5319bea {
        display: none; } }
    .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d .te-standard-logo_fd52fa1fa5319bea img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d .te-sticky-logo_3f55d9e4114cd248 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d .te-sticky-logo_3f55d9e4114cd248 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d .te-sticky-logo_3f55d9e4114cd248 {
          display: block; } }
      .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d .te-sticky-logo_3f55d9e4114cd248 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_9b0784b76d9199b6 .te-logo_cea84b051e35841d .te-retina-logo_ec15f20238793620 {
      display: none; }

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

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

.te-header-btn_a06e75b8bc44cdb8 {
  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_a06e75b8bc44cdb8 .te-icon_9f1475675aad7387 {
    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_a06e75b8bc44cdb8 .te-icon_9f1475675aad7387: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_a06e75b8bc44cdb8 {
      display: none; } }
  .te-header-btn_a06e75b8bc44cdb8 .te-cta-btn_81c0e9f07bd6bbd3 {
    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_a06e75b8bc44cdb8 .te-cta-btn_81c0e9f07bd6bbd3:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_a06e75b8bc44cdb8 .te-quote-btn_2f5426e07df036bb {
    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_a06e75b8bc44cdb8 .te-quote-btn_2f5426e07df036bb: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_2c4cd9109aa37f30 {
    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_2c4cd9109aa37f30 .te-search-content-filed_329ffa271a79c28e {
      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_2c4cd9109aa37f30 .te-search-content-filed_329ffa271a79c28e .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_2c4cd9109aa37f30 .te-search-form_dace39ff31be7b80 {
      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_2c4cd9109aa37f30 .te-search-form_dace39ff31be7b80 .te-search-form-input_ab350d0ff5159215 {
        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_2c4cd9109aa37f30 .te-search-form_dace39ff31be7b80 .te-search-form-input_ab350d0ff5159215 .te-search-icon_7e853a7b00b0fb7a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_2c4cd9109aa37f30 .te-search-form_dace39ff31be7b80 .te-search-form-input_ab350d0ff5159215 button.te-submit-search-btn_44d720ca8af84248 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_2c4cd9109aa37f30 .te-search-form_dace39ff31be7b80 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_51159d07726533bd {
  display: none; }

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

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

.mean-container .mean-nav ul li.dropdown-opened_8d4af863dfae5147 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_467e3b3913cf37df 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_467e3b3913cf37df 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_923304ac1df50048 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_7280721e7e449209 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_a1556e267d9634c5 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_a1556e267d9634c5 .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_a1556e267d9634c5 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-menu-sidebar-title_b5eed92bcad81cd9 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-header-contact-info_f3f5ce37764dbed8 {
      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_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-header-contact-info_f3f5ce37764dbed8 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_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-header-contact-info_f3f5ce37764dbed8 span.te-contact-info-item_d0f299c06f0901c8 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-header-contact-info_f3f5ce37764dbed8 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_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-header-contact-info_f3f5ce37764dbed8 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-social-profile_709574f4fe650c31 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-social-profile_709574f4fe650c31 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_ce808787793747eb .te-menu-sidebar-single-widget_8cbd992c99a221c9 .te-social-profile_709574f4fe650c31 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_0b73263edda1274e {
  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_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-feature-img_f94850df2832967e {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-feature-img_f94850df2832967e {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-feature-img_f94850df2832967e {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-feature-img_f94850df2832967e {
          right: -380px; } }
      .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-feature-img_f94850df2832967e .company-award_973265a70934ce58 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-feature-img_f94850df2832967e .company-award_973265a70934ce58 .icon_d2965f1c06340d59 {
          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_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-feature-img_f94850df2832967e .slider-feature-img-overlay_2c966ba087986981 {
          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_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-left-shape_e55ea20bd4bfc247 {
      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_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-left-shape_e55ea20bd4bfc247 {
          display: none; } }
    .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-right-shape_eb52a983720ed741 {
      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_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-right-shape_eb52a983720ed741 {
          display: none; } }
    .slider-area_0b73263edda1274e.style-2_576dc28b8b6bef52 .te-single-slider_88d2a31ddf137442 .slider-circle-shape_06e54d8e466263eb {
      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_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-short-title_0b05431cfd0d5837,
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-title_c1567535604f4c59,
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-short-desc_34f983fea01fe1aa,
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-btn-wrapper_5362792a8641e85d {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-short-title_0b05431cfd0d5837 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-title_c1567535604f4c59 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-short-desc_34f983fea01fe1aa {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-active_f0dbbd5f732e8245 .te-slider-btn-wrapper_5362792a8641e85d {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-dots_d84338372b4574cd {
    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_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-dots_d84338372b4574cd {
        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_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-dots_d84338372b4574cd 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_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-dots_d84338372b4574cd 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_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-dots_d84338372b4574cd li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-dots_d84338372b4574cd li.slick-active_f0dbbd5f732e8245 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_0b73263edda1274e .te-slider-wrapper_871051d77d126cba .slick-dots_d84338372b4574cd li.slick-active_f0dbbd5f732e8245 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 {
    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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 {
        background-image: none !important; } }
    .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-overlay_95e7e9ee4dd3e59e {
      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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-overlay_95e7e9ee4dd3e59e {
          left: 0; } }
      .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-overlay_95e7e9ee4dd3e59e .te-slider-overlay-shape_79ecb88859548ec3 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-overlay_95e7e9ee4dd3e59e .te-slider-overlay-shape_79ecb88859548ec3 {
            display: none; } }
    .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 {
      position: relative;
      z-index: 99; }
      .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-short-title_0b05431cfd0d5837 {
        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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
        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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-short-desc_34f983fea01fe1aa {
        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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-short-desc_34f983fea01fe1aa {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-short-desc_34f983fea01fe1aa {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-short-desc_34f983fea01fe1aa {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d {
        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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d {
            padding-top: 30px; } }
        .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-theme-btn_a94b9cf2df02b313 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-call-btn_660680a973d3a933 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-call-btn_660680a973d3a933 .te-icon_9f1475675aad7387 {
            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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-call-btn_660680a973d3a933 .te-content_0d6a22ffcd0876f9 {
            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_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-call-btn_660680a973d3a933 .te-content_0d6a22ffcd0876f9 .te-title_d9e68a57b59d544e {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_0b73263edda1274e .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-call-btn_660680a973d3a933 .te-content_0d6a22ffcd0876f9 .te-text_d2791f07965e7345 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3: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_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-overlay_95e7e9ee4dd3e59e {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-overlay_95e7e9ee4dd3e59e::before {
        display: none; }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .slider-shape_6a3100f757f6df96 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .slider-shape_6a3100f757f6df96 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-one_2f16211aca7dc048 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-one_2f16211aca7dc048 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-one_2f16211aca7dc048 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-one_2f16211aca7dc048 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-one_2f16211aca7dc048 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-two_a2c2f2da60881600 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-two_a2c2f2da60881600 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-two_a2c2f2da60881600 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-two_a2c2f2da60881600 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-two_a2c2f2da60881600 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-three_18960a84210e6937 {
      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_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-three_18960a84210e6937 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .shape-three_18960a84210e6937 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-container_521fd5c4616d3278 {
      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_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-container_521fd5c4616d3278 {
          -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_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-container_521fd5c4616d3278 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-container_521fd5c4616d3278 .te-slider-column_8d8f5242abdd6b97 {
        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_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-container_521fd5c4616d3278 .te-slider-column_8d8f5242abdd6b97 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-theme-btn_a94b9cf2df02b313 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-theme-btn_a94b9cf2df02b313:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-btn-wrapper_5362792a8641e85d .te-call-btn_660680a973d3a933 .te-icon_9f1475675aad7387 {
      color: #317EFE; }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
      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_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-single-slider_88d2a31ddf137442 .te-slider-content-wrapper_9dd11629bcdffdf7 .te-slider-content_d3432a4c90fec5dd .te-slider-title_c1567535604f4c59 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-slider-wrapper_871051d77d126cba .container_4c7c947b99e69cf9 {
    position: relative; }
  .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-slider-wrapper_871051d77d126cba .slider-shape-bg_b5d296192644da67 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-slider-wrapper_871051d77d126cba .slider-shape-bg_b5d296192644da67 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-slider-wrapper_871051d77d126cba .slider-shape-bg_b5d296192644da67 {
        margin-left: 0; } }
    .slider-area_0b73263edda1274e.style-1_2756cf19ad17eae3 .te-slider-wrapper_871051d77d126cba .slider-shape-bg_b5d296192644da67: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_b95c4bf737ad89c6 {
  position: relative; }

.te-info-card_50764f39e459eecf {
  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_50764f39e459eecf {
      padding: 40px 25px; } }
  .te-info-card_50764f39e459eecf: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_50764f39e459eecf:hover .te-image-wrapper_1677ed9c1f2d802a .overlay_c2cdfe0addcf529c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_50764f39e459eecf:hover .te-image-wrapper_1677ed9c1f2d802a 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_50764f39e459eecf:hover .icon_d2965f1c06340d59 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_50764f39e459eecf:hover .content_26d6a2093a549822 .te-read-more_074b7079851cf563 .te-theme-btn_a94b9cf2df02b313 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_50764f39e459eecf .te-info-card-inner_79357cad1be4cdb3 {
    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_50764f39e459eecf .te-image-wrapper_1677ed9c1f2d802a {
    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_50764f39e459eecf .te-image-wrapper_1677ed9c1f2d802a 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_50764f39e459eecf .te-image-wrapper_1677ed9c1f2d802a .overlay_c2cdfe0addcf529c {
      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_50764f39e459eecf .icon_d2965f1c06340d59 {
    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_50764f39e459eecf .icon_d2965f1c06340d59 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_50764f39e459eecf .te-content-wrapper_27e27c8c558065ab {
    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_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc {
    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_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc .icon_d2965f1c06340d59 {
      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_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc .icon_d2965f1c06340d59::before, .te-info-card_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc .icon_d2965f1c06340d59::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc .icon_d2965f1c06340d59::before {
        top: 15px;
        left: 5px; }
      .te-info-card_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc .icon_d2965f1c06340d59::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc .title_096ecee10c7bb158 {
      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_50764f39e459eecf .te-title-wrapper_1b136a1ff76bfcdc .divider_b8fae5218dcc4b8d {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_50764f39e459eecf .content_26d6a2093a549822 {
    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_50764f39e459eecf .content_26d6a2093a549822 .desc_afcd92c81d2231d1 {
      -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_50764f39e459eecf .content_26d6a2093a549822 .te-read-more_074b7079851cf563 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_50764f39e459eecf .content_26d6a2093a549822 .te-read-more_074b7079851cf563 .te-theme-btn_a94b9cf2df02b313 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_50764f39e459eecf .content_26d6a2093a549822 .te-read-more_074b7079851cf563 .te-theme-btn_a94b9cf2df02b313:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52 {
  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_50764f39e459eecf.style-2_576dc28b8b6bef52 {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52 {
      padding: 35px; } }
  .te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52:hover .image_10dc38d86a934ba7 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_50764f39e459eecf.style-2_576dc28b8b6bef52:hover .content_26d6a2093a549822 .te-read-more_074b7079851cf563 .te-theme-btn_a94b9cf2df02b313 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52 .image_10dc38d86a934ba7 {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52 .image_10dc38d86a934ba7 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_50764f39e459eecf.style-2_576dc28b8b6bef52 .te-title-wrapper_1b136a1ff76bfcdc {
    padding-bottom: 15px; }
  .te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52 .content_26d6a2093a549822 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_50764f39e459eecf.style-2_576dc28b8b6bef52 .content_26d6a2093a549822 .te-read-more_074b7079851cf563 .te-theme-btn_a94b9cf2df02b313 {
      padding: 0;
      border: 0; }

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

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

.te-icon-card_aaaaabdede07b69a.style-three_62ccfe61bec198b7 {
  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_aaaaabdede07b69a.style-three_62ccfe61bec198b7 .icon_d2965f1c06340d59 {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_aaaaabdede07b69a.style-three_62ccfe61bec198b7 .icon_d2965f1c06340d59 img {
      width: 100%; }
  .te-icon-card_aaaaabdede07b69a.style-three_62ccfe61bec198b7 .content_26d6a2093a549822 {
    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_aaaaabdede07b69a.style-three_62ccfe61bec198b7 .content_26d6a2093a549822 .title_096ecee10c7bb158 {
      color: #ffffff; }
    .te-icon-card_aaaaabdede07b69a.style-three_62ccfe61bec198b7 .content_26d6a2093a549822 .desc_afcd92c81d2231d1 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_aaaaabdede07b69a.style-three_62ccfe61bec198b7 {
      gap: 25px; }
      .te-icon-card_aaaaabdede07b69a.style-three_62ccfe61bec198b7 .content_26d6a2093a549822 {
        gap: 18px; } }

.te-icon-card_aaaaabdede07b69a.style-2_576dc28b8b6bef52 {
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0; }
  .te-icon-card_aaaaabdede07b69a.style-2_576dc28b8b6bef52 .icon_d2965f1c06340d59 {
    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_aaaaabdede07b69a.style-2_576dc28b8b6bef52 .content_26d6a2093a549822 {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px; }
    .te-icon-card_aaaaabdede07b69a.style-2_576dc28b8b6bef52 .content_26d6a2093a549822 .title_096ecee10c7bb158 {
      font-size: 20px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px; }
    .te-icon-card_aaaaabdede07b69a.style-2_576dc28b8b6bef52 .content_26d6a2093a549822 .desc_afcd92c81d2231d1 {
      line-height: 22px; }

.te-about-image-card_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 {
      text-align: left; } }
  .te-about-image-card_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 > img {
          width: 100%; } }
    .te-about-image-card_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-img-card-shape_65e47ce3c551607e {
      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_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-img-card-shape_65e47ce3c551607e {
          right: 0; } }
.te-about-image-card_d5adcbded0608519 .te-company-foundation_6a8baf89cde9a816 {
  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_d5adcbded0608519 .te-company-foundation_6a8baf89cde9a816 .te-counter-wrapper_3dcdfc4b567e6582 {
    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_d5adcbded0608519 .te-company-foundation_6a8baf89cde9a816 .counter-title_95e558f18a1de9fa {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_d5adcbded0608519 .te-company-foundation_6a8baf89cde9a816 .title_096ecee10c7bb158 {
    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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-img-card-shape_65e47ce3c551607e {
    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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-img-card-shape_65e47ce3c551607e {
        display: none; } }
  .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 {
        position: relative; } }
    .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-another-image-inner_f216dd2e78023fb7 {
      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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-another-image-inner_f216dd2e78023fb7 {
          width: 100%; }
          .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-another-image-inner_f216dd2e78023fb7 img {
            width: 100%; } }
    .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .video-btn_bc0e9facd8143d30 {
      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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .video-btn_bc0e9facd8143d30 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .video-btn_bc0e9facd8143d30 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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-badge-text_176f2825fb8c14bc {
      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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-badge-text_176f2825fb8c14bc {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-badge-text_176f2825fb8c14bc .icon_d2965f1c06340d59 {
        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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-badge-text_176f2825fb8c14bc .text_9650c4fe26b5cfac {
        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_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-badge-text_176f2825fb8c14bc .text_9650c4fe26b5cfac .title_096ecee10c7bb158 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_d5adcbded0608519.style-2_576dc28b8b6bef52 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 .te-another-image_ec0f5d372bf3bb26 .te-badge-text_176f2825fb8c14bc .text_9650c4fe26b5cfac span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc {
  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_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-section-title_7d44c183f377fb33 {
    margin-bottom: 0; }
    .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-section-title_7d44c183f377fb33 .title_096ecee10c7bb158 {
      margin-bottom: 0; }
  .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-list-item-wrapper_4d682fc6a2b56a22 {
    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_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-list-item-wrapper_4d682fc6a2b56a22 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-list-item-wrapper_4d682fc6a2b56a22 .te-list-item_a3610c5f7e009f81 .icon_d2965f1c06340d59 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-list-item-wrapper_4d682fc6a2b56a22 .te-list-item_a3610c5f7e009f81 .text_9650c4fe26b5cfac {
      color: #14203A; }
  .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 {
    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_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .te-single-info-list_d8897ee83a670d29 {
      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_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .te-single-info-list_d8897ee83a670d29:hover .icon_d2965f1c06340d59 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_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .te-single-info-list_d8897ee83a670d29 .icon_d2965f1c06340d59 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .te-single-info-list_d8897ee83a670d29 .icon_d2965f1c06340d59::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_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .te-single-info-list_d8897ee83a670d29 .icon_d2965f1c06340d59 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_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .te-single-info-list_d8897ee83a670d29 .title_096ecee10c7bb158 {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_d258407aa71f3416 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .te-single-info-list_d8897ee83a670d29 .short-title_43374781e1f0e7a5 {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_d258407aa71f3416.style-2_576dc28b8b6bef52 .te-about-info-content_fbca67e10d47c1dc {
  gap: 10px; }
  .te-about-info-card_d258407aa71f3416.style-2_576dc28b8b6bef52 .te-about-info-content_fbca67e10d47c1dc .te-list-item-wrapper_4d682fc6a2b56a22 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_d258407aa71f3416.style-2_576dc28b8b6bef52 .te-about-info-content_fbca67e10d47c1dc .te-list-item-wrapper_4d682fc6a2b56a22 .te-list-item_a3610c5f7e009f81 .icon_d2965f1c06340d59 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_d258407aa71f3416.style-2_576dc28b8b6bef52 .te-about-info-content_fbca67e10d47c1dc .te-list-item-wrapper_4d682fc6a2b56a22 .te-list-item_a3610c5f7e009f81 .text_9650c4fe26b5cfac {
      color: #335371; }
  .te-about-info-card_d258407aa71f3416.style-2_576dc28b8b6bef52 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_d258407aa71f3416.style-2_576dc28b8b6bef52 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .divider_b8fae5218dcc4b8d {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_d258407aa71f3416.style-2_576dc28b8b6bef52 .te-about-info-content_fbca67e10d47c1dc .te-info-list_1ca684c561c61177 .divider_b8fae5218dcc4b8d {
          height: 1px;
          width: 100%; } }

.te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-section-title_7d44c183f377fb33 {
  margin-bottom: 40px; }
.te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .about-info-wrapper_2c61b44f4141e816 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .about-info-wrapper_2c61b44f4141e816 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .about-info-wrapper_2c61b44f4141e816 .about-info-img_3a926e6bf63e79cb {
    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_d258407aa71f3416.style-three_62ccfe61bec198b7 .about-info-wrapper_2c61b44f4141e816 .about-info-img_3a926e6bf63e79cb {
        height: 350px; } }
    .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .about-info-wrapper_2c61b44f4141e816 .about-info-img_3a926e6bf63e79cb img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc .skill-progressbar-wrapper_ea1fd09c9aeb2ff3 {
    width: 100%; }
  .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc .te-icon-card-wrapper_a27a735eba56ae42 {
    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_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc .te-icon-card-wrapper_a27a735eba56ae42 .te-icon-card_aaaaabdede07b69a {
      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_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc .te-icon-card-wrapper_a27a735eba56ae42 .te-icon-card_aaaaabdede07b69a .icon_d2965f1c06340d59 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc .te-icon-card-wrapper_a27a735eba56ae42 .te-icon-card_aaaaabdede07b69a .content_26d6a2093a549822 {
        gap: 4px; }
        .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc .te-icon-card-wrapper_a27a735eba56ae42 .te-icon-card_aaaaabdede07b69a .content_26d6a2093a549822 .title_096ecee10c7bb158 {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_d258407aa71f3416.style-three_62ccfe61bec198b7 .te-about-info-content_fbca67e10d47c1dc .te-btn-wrapper_63d24643e9f625e0 {
    margin-top: 7px; }

.te-counter-card_e670403dd641820c {
  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_e670403dd641820c {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_e670403dd641820c {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 {
    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_e670403dd641820c .te-counter-item_9f2d742ac1464246:hover .icon_d2965f1c06340d59 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .icon_d2965f1c06340d59 {
      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_e670403dd641820c .te-counter-item_9f2d742ac1464246 .icon_d2965f1c06340d59 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .te-counter-title_a756b8634c787b68 {
      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_e670403dd641820c .te-counter-item_9f2d742ac1464246 .te-counter-title_a756b8634c787b68 .content_26d6a2093a549822 {
        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_e670403dd641820c .te-counter-item_9f2d742ac1464246 .number_86d284000a31367a {
      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_e670403dd641820c .te-counter-item_9f2d742ac1464246 .number_86d284000a31367a {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .title_096ecee10c7bb158 {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .text_9650c4fe26b5cfac {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_8da20969adc37816 {
  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_8da20969adc37816::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_8da20969adc37816 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_8da20969adc37816:hover {
    top: -5px; }
    .te-process-step_8da20969adc37816:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_8da20969adc37816:hover .icon_d2965f1c06340d59 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_8da20969adc37816:hover .counter-number_470efbb4fd4b5461 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_8da20969adc37816:hover .content_26d6a2093a549822 .te-read-more_074b7079851cf563 .te-theme-btn_a94b9cf2df02b313 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_8da20969adc37816 .icon_d2965f1c06340d59 {
    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_8da20969adc37816 .icon_d2965f1c06340d59 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_8da20969adc37816 .te-content-wrapper_27e27c8c558065ab {
    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_8da20969adc37816 .te-counter-wrapper_3dcdfc4b567e6582 {
    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_8da20969adc37816 .te-counter-wrapper_3dcdfc4b567e6582 .shape_9d8f93de2746664d {
      position: relative; }
  .te-process-step_8da20969adc37816 .counter-number_470efbb4fd4b5461 {
    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_8da20969adc37816 .te-title-wrapper_1b136a1ff76bfcdc {
    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_8da20969adc37816 .te-title-wrapper_1b136a1ff76bfcdc .icon_d2965f1c06340d59 {
      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_8da20969adc37816 .te-title-wrapper_1b136a1ff76bfcdc .title_096ecee10c7bb158 {
      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_8da20969adc37816 .content_26d6a2093a549822 {
    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_8da20969adc37816 .content_26d6a2093a549822 .desc_afcd92c81d2231d1 {
      -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_8da20969adc37816 .content_26d6a2093a549822 .te-read-more_074b7079851cf563 {
      margin-top: -10px; }
      .te-process-step_8da20969adc37816 .content_26d6a2093a549822 .te-read-more_074b7079851cf563 .te-theme-btn_a94b9cf2df02b313 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_7ebc407ed96c064b {
  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_7ebc407ed96c064b {
      padding: 30px; } }
  .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab {
    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_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 {
      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_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .image_10dc38d86a934ba7 {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .rating_35da1dccb3e552f9 {
          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_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .name_bc560996f990cc5a {
          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_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .name_bc560996f990cc5a {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .designation_6f7f3675150a7827 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .icon_d2965f1c06340d59 {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_7ebc407ed96c064b .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .icon_d2965f1c06340d59 {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

.te-testimonial-card-two_db13466ffcafa619 {
  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_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab {
    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_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
      .te-testimonial-card-two_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 p {
        margin-bottom: 0; }
    .te-testimonial-card-two_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .te-testimonial-card-two_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d {
        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_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .icon_d2965f1c06340d59 {
          color: #317EFE;
          font-size: 40px; }
        .te-testimonial-card-two_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .name_bc560996f990cc5a {
          font-size: 24px;
          font-weight: 500;
          line-height: 24px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
        .te-testimonial-card-two_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .designation_6f7f3675150a7827 {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #317EFE; }
      .te-testimonial-card-two_db13466ffcafa619 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .image_10dc38d86a934ba7 {
        width: 74px;
        height: 74px;
        border-radius: 50%;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

.te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 {
  padding: 30px 0 0 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24::before {
    display: none; }
  .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab {
    gap: 15px; }
    .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .title_096ecee10c7bb158 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      letter-spacing: 0px;
      color: #335371;
      margin-bottom: 20px; }
    .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d {
      -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_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d {
          padding: 15px 30px; } }
      .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .image_10dc38d86a934ba7 {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin-top: 0;
        position: relative; }
        .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .image_10dc38d86a934ba7 img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover;
          position: absolute;
          left: 0;
          top: 0; }
      .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .rating_35da1dccb3e552f9 {
        gap: 5px;
        color: #E7F914;
        font-size: 14px;
        margin-bottom: 10px; }
      .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .te-user-info_b795fe504deec06d .name_bc560996f990cc5a span {
        color: #317EFE; }
    .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .icon_d2965f1c06340d59 {
      font-size: 64px;
      color: #E7F914;
      position: absolute;
      top: -5px;
      margin-top: 0;
      right: 0; }
      @media (max-width: 575px) {
        .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .icon_d2965f1c06340d59 {
          font-size: 34px; } }

.te-testimonial-slider-wrapper_863703b1f1932541 {
  position: relative; }
  .te-testimonial-slider-wrapper_863703b1f1932541 .slick-list_66cd474db3951a3a {
    margin: 0 -15px; }
    .te-testimonial-slider-wrapper_863703b1f1932541 .slick-list_66cd474db3951a3a .slick-slide_e428b149deb44667 {
      margin: 0 15px;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_863703b1f1932541 .slick-dots_d84338372b4574cd {
    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_863703b1f1932541 .slick-dots_d84338372b4574cd 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_863703b1f1932541 .slick-dots_d84338372b4574cd 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_863703b1f1932541 .slick-dots_d84338372b4574cd li.slick-active_f0dbbd5f732e8245 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-testimonial-slider-wrapper_863703b1f1932541 .slick-dots_d84338372b4574cd li.slick-active_f0dbbd5f732e8245 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-testimonial-slider-wrapper_863703b1f1932541 .slick-arrow_b18a3f9514ef217f {
    display: none !important; }

.te-accordion-box-wrapper_d7a882475e8c2d2f {
  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_71f5421f6fde8ad5 .te-accordion-list-item_da5bdff2e238ba6d {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_71f5421f6fde8ad5 .te-accordion-list-item_da5bdff2e238ba6d .te-accordion-head_1354addb9ab59e2d {
    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_71f5421f6fde8ad5 .te-accordion-list-item_da5bdff2e238ba6d .te-accordion-head_1354addb9ab59e2d: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_71f5421f6fde8ad5 .te-accordion-list-item_da5bdff2e238ba6d .te-accordion-head_1354addb9ab59e2d.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_71f5421f6fde8ad5 .te-accordion-list-item_da5bdff2e238ba6d .te-accordion-head_1354addb9ab59e2d .te-accordion-title_5620e7bc3583a21d {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_71f5421f6fde8ad5 .te-accordion-list-item_da5bdff2e238ba6d .te-accordion-body_307313fcc7ad96a9 {
    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_2d086d2972538c89 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_2d086d2972538c89 {
      padding-left: 30px; } }
  .page-header_2d086d2972538c89 .te-page-title_5b5dee4cfa3a0638,
  .page-header_2d086d2972538c89 .page-title_22b5532d11e3c17e {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_2d086d2972538c89 .te-page-title_5b5dee4cfa3a0638,
      .page-header_2d086d2972538c89 .page-title_22b5532d11e3c17e {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_77f39bf61dab2570 {
  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_77f39bf61dab2570:hover .te-post-thumbnail_d7e99274422bed2b img,
  .te-post-item_77f39bf61dab2570:hover .post-video_e753015e9b5bd94c 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_77f39bf61dab2570 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_77f39bf61dab2570 iframe {
        height: 350px; } }
  .te-post-item_77f39bf61dab2570 .post-gallery .slick-list_66cd474db3951a3a .slick-track_a45d5571836b8e8e {
    height: 392px;
    overflow: hidden; }
  .te-post-item_77f39bf61dab2570 .te-post-content-wrapper_c3bfa070c5793fff {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_77f39bf61dab2570 .te-post-content-wrapper_c3bfa070c5793fff {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_77f39bf61dab2570 .te-post-content-wrapper_c3bfa070c5793fff .te-read-more_074b7079851cf563 {
      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_77f39bf61dab2570.format-quote_28a2ef787232c8a4 .te-post-content {
    margin: 0; }
  .te-post-item_77f39bf61dab2570.format-quote_28a2ef787232c8a4 blockquote {
    margin: 0; }
    .te-post-item_77f39bf61dab2570.format-quote_28a2ef787232c8a4 blockquote p {
      margin-top: 0; }
    .te-post-item_77f39bf61dab2570.format-quote_28a2ef787232c8a4 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_77f39bf61dab2570.format-quote_28a2ef787232c8a4 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_77f39bf61dab2570.sticky_1af9c01a5251aa94 {
    border: 2px solid #317EFE; }
    .te-post-item_77f39bf61dab2570.sticky_1af9c01a5251aa94 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_77f39bf61dab2570.sticky_1af9c01a5251aa94 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_77f39bf61dab2570 .te-post-title_b2d01bed4d4f74e8 {
    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_77f39bf61dab2570 .te-post-title_b2d01bed4d4f74e8 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_77f39bf61dab2570 .te-post-title_b2d01bed4d4f74e8:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_77f39bf61dab2570 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_77f39bf61dab2570 .te-post-content h2,
  .te-post-item_77f39bf61dab2570 .te-post-content h3,
  .te-post-item_77f39bf61dab2570 .te-post-content h4,
  .te-post-item_77f39bf61dab2570 .te-post-content h5,
  .te-post-item_77f39bf61dab2570 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_77f39bf61dab2570 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_77f39bf61dab2570 .te-single-post-meta_71634706095f650f {
    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_77f39bf61dab2570 .te-social-share_01c224ea437be962 {
    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_77f39bf61dab2570 .te-social-share_01c224ea437be962 a.facebook_8c70653b960c359e {
      color: #1877f2; }
    .te-post-item_77f39bf61dab2570 .te-social-share_01c224ea437be962 a.twitter_4683915ec4f5765c {
      color: #1da1f2; }
    .te-post-item_77f39bf61dab2570 .te-social-share_01c224ea437be962 a.linkedin_9c9bcf3a402fe1d6 {
      color: #1a70c6; }
    .te-post-item_77f39bf61dab2570 .te-social-share_01c224ea437be962 .te-social-share-title_807cf74b33b04b3e {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_77f39bf61dab2570 .te-blog-post-tag_7c04de563a3f2577 {
    width: 100%;
    display: inline-block; }
    .te-post-item_77f39bf61dab2570 .te-blog-post-tag_7c04de563a3f2577 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_77f39bf61dab2570 .te-blog-post-tag_7c04de563a3f2577 .te-post-tag-list_a832ad5e53546bc2 {
      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_77f39bf61dab2570 .te-blog-post-tag_7c04de563a3f2577 .te-post-tag-list_a832ad5e53546bc2 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_77f39bf61dab2570 .te-blog-post-tag_7c04de563a3f2577 .te-post-tag-list_a832ad5e53546bc2 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_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b,
  .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c {
    position: relative;
    overflow: hidden; }
    .te-post-item_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b img,
    .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c 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_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b .popup-video-wrapper_b51be8f85ff541d2,
    .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c .popup-video-wrapper_b51be8f85ff541d2 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b .video-btn_bc0e9facd8143d30 a,
    .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c .video-btn_bc0e9facd8143d30 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_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b .video-btn_bc0e9facd8143d30 a i,
      .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c .video-btn_bc0e9facd8143d30 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b .video-btn_bc0e9facd8143d30 a:hover,
      .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c .video-btn_bc0e9facd8143d30 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_77f39bf61dab2570 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_77f39bf61dab2570 button.post-gallery-btn.prev-btn {
      left: 30px; }
    .te-post-item_77f39bf61dab2570 button.post-gallery-btn.next-btn {
      right: 30px; }
    .te-post-item_77f39bf61dab2570 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_77f39bf61dab2570 button.post-gallery-btn:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_77f39bf61dab2570 button.post-gallery-btn:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_77f39bf61dab2570 .post-audio_9d44dcc7376ed2d0 iframe {
    width: 100%; }
  .te-post-item_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb {
    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_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb {
        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_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb 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_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb 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_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_1a12f1286807a8f8 {
  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_1a12f1286807a8f8.style-1_2756cf19ad17eae3 {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_1a12f1286807a8f8.style-1_2756cf19ad17eae3 .image_10dc38d86a934ba7 {
      height: 290px; }
    .te-post-card_1a12f1286807a8f8.style-1_2756cf19ad17eae3 .content_26d6a2093a549822 {
      padding: 0 20px 20px 20px; }
  .te-post-card_1a12f1286807a8f8:hover .image_10dc38d86a934ba7 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_1a12f1286807a8f8 .image_10dc38d86a934ba7 {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_1a12f1286807a8f8 .image_10dc38d86a934ba7 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_1a12f1286807a8f8 .image_10dc38d86a934ba7 .te-post-date_9dbe9a2051bbcc0e {
      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_1a12f1286807a8f8 .image_10dc38d86a934ba7 .te-post-date_9dbe9a2051bbcc0e span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_1a12f1286807a8f8 .content_26d6a2093a549822 {
    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_1a12f1286807a8f8 .content_26d6a2093a549822 .te-post-meta-info_a02184e8e1f5091e {
      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_1a12f1286807a8f8 .content_26d6a2093a549822 .te-post-meta-info_a02184e8e1f5091e .te-single-meta_62b954148e9b32ac {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_1a12f1286807a8f8 .content_26d6a2093a549822 .te-post-meta-info_a02184e8e1f5091e .te-single-meta_62b954148e9b32ac span,
        .te-post-card_1a12f1286807a8f8 .content_26d6a2093a549822 .te-post-meta-info_a02184e8e1f5091e .te-single-meta_62b954148e9b32ac a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_1a12f1286807a8f8 .content_26d6a2093a549822 .te-post-meta-info_a02184e8e1f5091e .te-single-meta_62b954148e9b32ac i {
          color: #317EFE; }
    .te-post-card_1a12f1286807a8f8 .content_26d6a2093a549822 .title_096ecee10c7bb158 {
      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_1a12f1286807a8f8 .content_26d6a2093a549822 a.read-btn_39ac2a84b040dafe {
      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_1a12f1286807a8f8 .content_26d6a2093a549822 a.read-btn_39ac2a84b040dafe:hover {
        color: #317EFE; }

.te-post-card_1a12f1286807a8f8.style-2_576dc28b8b6bef52 {
  gap: 20px; }
  .te-post-card_1a12f1286807a8f8.style-2_576dc28b8b6bef52 .image_10dc38d86a934ba7 {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_1a12f1286807a8f8.style-2_576dc28b8b6bef52 .image_10dc38d86a934ba7 .te-post-date_9dbe9a2051bbcc0e {
      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_1a12f1286807a8f8.style-2_576dc28b8b6bef52 .content_26d6a2093a549822 .title_096ecee10c7bb158 {
    font-size: 20px; }
  .te-post-card_1a12f1286807a8f8.style-2_576dc28b8b6bef52 .content_26d6a2093a549822 .te-post-meta-info_a02184e8e1f5091e {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_59915e4a4dc091fc .te-comment-respond_98ff596947b31aba {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_59915e4a4dc091fc .te-post-comments_1d60d4eaae68ff05 {
  margin-top: 70px; }
.te-blog-details-wrapper_59915e4a4dc091fc .wp-block-group_5c16f9bc296492e0.has-background_ee7542bba1ea0179 .wp-block-button_d92caf9cde1d2ad7 .wp-block-button__link_95bbd27641841a23 {
  color: #ffffff !important; }
.te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-meta_699fcad46f3a75bb {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b,
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c,
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-gallery,
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .postbox-audio_b8734243c7d5b29f,
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .wp-block-post-featured-image_389ed38a138bd8fe {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b,
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c,
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-gallery,
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .postbox-audio_b8734243c7d5b29f,
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .wp-block-post-featured-image_389ed38a138bd8fe {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b:hover img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c:hover img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-gallery:hover img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .postbox-audio_b8734243c7d5b29f:hover img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .wp-block-post-featured-image_389ed38a138bd8fe: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_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-thumbnail_d7e99274422bed2b img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-video_e753015e9b5bd94c img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .post-gallery img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .postbox-audio_b8734243c7d5b29f img,
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .wp-block-post-featured-image_389ed38a138bd8fe 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_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content-wrapper_c3bfa070c5793fff {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-block-query_04fa36eb539a6622 .wp-block-post-template_8a8397017de57404 {
      padding-left: 0; }
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-block-query_04fa36eb539a6622 .wp-block-post-template_8a8397017de57404 .wp-block-post_6a4e8855c70fe994 {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-block-navigation__responsive-container-content_183aa7a754e6b955 .wp-block-page-list_68a11ca2ac7ce65a {
      padding-left: 0; }
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-block-group_5c16f9bc296492e0 {
      margin: 15px 0; }
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content .wp-block-group_5c16f9bc296492e0 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_59915e4a4dc091fc .te-post-item_77f39bf61dab2570 .te-blog-post-tag_7c04de563a3f2577 .te-social-share_01c224ea437be962 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_59915e4a4dc091fc .wp-block-calendar_5e72d9c17ad78b4d {
  margin-bottom: 30px; }

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

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

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

.cta-area_53d53bcfef8b2bcc {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_53d53bcfef8b2bcc .te-content-wrapper_27e27c8c558065ab {
    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_53d53bcfef8b2bcc .te-content-wrapper_27e27c8c558065ab .short-title_43374781e1f0e7a5 {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_53d53bcfef8b2bcc .te-content-wrapper_27e27c8c558065ab .te-cta-title_51963f163facfd90 {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_53d53bcfef8b2bcc .te-content-wrapper_27e27c8c558065ab .te-cta-title_51963f163facfd90 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_53d53bcfef8b2bcc .te-content-wrapper_27e27c8c558065ab .te-cta-title_51963f163facfd90 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_53d53bcfef8b2bcc .te-content-wrapper_27e27c8c558065ab .te-cta-title_51963f163facfd90 {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_53d53bcfef8b2bcc .te-content-wrapper_27e27c8c558065ab .text_9650c4fe26b5cfac {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_53d53bcfef8b2bcc .te-btn-wrapper_63d24643e9f625e0 {
    margin-top: 30px; }
  .cta-area_53d53bcfef8b2bcc .te-cta-inner-area_32f5d2772a8cd716 {
    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_53d53bcfef8b2bcc .te-cta-inner-area_32f5d2772a8cd716 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_53d53bcfef8b2bcc .te-cta-inner-area_32f5d2772a8cd716 .te-cta-collumn_89260344a4deaa50 {
      -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_7d44c183f377fb33 {
  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_7d44c183f377fb33 {
      -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_7d44c183f377fb33.left-align-title_78309643c83ccac5 .te-section-content_a2de8d3a443bb1aa {
    margin-top: -15px; }
  .te-section-title_7d44c183f377fb33 .te-section-content_a2de8d3a443bb1aa {
    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_7d44c183f377fb33 .short-title_43374781e1f0e7a5 {
    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_7d44c183f377fb33 .short-title_43374781e1f0e7a5::before, .te-section-title_7d44c183f377fb33 .short-title_43374781e1f0e7a5::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_7d44c183f377fb33 .short-title_43374781e1f0e7a5.only-divider_fc76338e5f1a4327 {
      gap: 10px; }
      .te-section-title_7d44c183f377fb33 .short-title_43374781e1f0e7a5.only-divider_fc76338e5f1a4327::before {
        display: none; }
  .te-section-title_7d44c183f377fb33 .title_096ecee10c7bb158 {
    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_7d44c183f377fb33 .title_096ecee10c7bb158 {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_7d44c183f377fb33 .title_096ecee10c7bb158 {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_7d44c183f377fb33 .title_096ecee10c7bb158 {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_7d44c183f377fb33 .title_096ecee10c7bb158 {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_7d44c183f377fb33 .title_096ecee10c7bb158 br {
        display: none; } }
    .te-section-title_7d44c183f377fb33 .title_096ecee10c7bb158 span {
      color: #317EFE; }
  .te-section-title_7d44c183f377fb33 .te-section-desc_d6d943f3aebaab26 {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_7d44c183f377fb33 .te-section-desc_d6d943f3aebaab26 .te-theme-btn_a94b9cf2df02b313 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_7d44c183f377fb33 .te-section-desc_d6d943f3aebaab26 .te-theme-btn_a94b9cf2df02b313:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_e9db98d59aa87c77,
.navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853,
.comment-navigation_888e7e4bbb10e07d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_e9db98d59aa87c77 .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0,
  .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0,
  .comment-navigation_888e7e4bbb10e07d .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 {
    width: inherit; }
  .wp-block-query-pagination_e9db98d59aa87c77 .nav-links_c257c44443a8f8cb,
  .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .nav-links_c257c44443a8f8cb,
  .comment-navigation_888e7e4bbb10e07d .nav-links_c257c44443a8f8cb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_e9db98d59aa87c77 .wp-block-query-pagination-previous_9655e63abe3b601c,
  .wp-block-query-pagination_e9db98d59aa87c77 .wp-block-query-pagination-next_65897ff0ae3bf519,
  .wp-block-query-pagination_e9db98d59aa87c77 .nav-next_6293d78b872b549b a,
  .wp-block-query-pagination_e9db98d59aa87c77 .nav-previous_9ce3993ae420933b a,
  .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .wp-block-query-pagination-previous_9655e63abe3b601c,
  .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .wp-block-query-pagination-next_65897ff0ae3bf519,
  .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .nav-next_6293d78b872b549b a,
  .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .nav-previous_9ce3993ae420933b a,
  .comment-navigation_888e7e4bbb10e07d .wp-block-query-pagination-previous_9655e63abe3b601c,
  .comment-navigation_888e7e4bbb10e07d .wp-block-query-pagination-next_65897ff0ae3bf519,
  .comment-navigation_888e7e4bbb10e07d .nav-next_6293d78b872b549b a,
  .comment-navigation_888e7e4bbb10e07d .nav-previous_9ce3993ae420933b 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_e9db98d59aa87c77 .wp-block-query-pagination-previous_9655e63abe3b601c,
      .wp-block-query-pagination_e9db98d59aa87c77 .wp-block-query-pagination-next_65897ff0ae3bf519,
      .wp-block-query-pagination_e9db98d59aa87c77 .nav-next_6293d78b872b549b a,
      .wp-block-query-pagination_e9db98d59aa87c77 .nav-previous_9ce3993ae420933b a,
      .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .wp-block-query-pagination-previous_9655e63abe3b601c,
      .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .wp-block-query-pagination-next_65897ff0ae3bf519,
      .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .nav-next_6293d78b872b549b a,
      .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .nav-previous_9ce3993ae420933b a,
      .comment-navigation_888e7e4bbb10e07d .wp-block-query-pagination-previous_9655e63abe3b601c,
      .comment-navigation_888e7e4bbb10e07d .wp-block-query-pagination-next_65897ff0ae3bf519,
      .comment-navigation_888e7e4bbb10e07d .nav-next_6293d78b872b549b a,
      .comment-navigation_888e7e4bbb10e07d .nav-previous_9ce3993ae420933b a {
        height: 40px; } }
    .wp-block-query-pagination_e9db98d59aa87c77 .wp-block-query-pagination-previous_9655e63abe3b601c:hover,
    .wp-block-query-pagination_e9db98d59aa87c77 .wp-block-query-pagination-next_65897ff0ae3bf519:hover,
    .wp-block-query-pagination_e9db98d59aa87c77 .nav-next_6293d78b872b549b a:hover,
    .wp-block-query-pagination_e9db98d59aa87c77 .nav-previous_9ce3993ae420933b a:hover,
    .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .wp-block-query-pagination-previous_9655e63abe3b601c:hover,
    .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .wp-block-query-pagination-next_65897ff0ae3bf519:hover,
    .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .nav-next_6293d78b872b549b a:hover,
    .navigation_ef0e101cad3a7a82.posts-navigation_aa1b1e3f74a72853 .nav-previous_9ce3993ae420933b a:hover,
    .comment-navigation_888e7e4bbb10e07d .wp-block-query-pagination-previous_9655e63abe3b601c:hover,
    .comment-navigation_888e7e4bbb10e07d .wp-block-query-pagination-next_65897ff0ae3bf519:hover,
    .comment-navigation_888e7e4bbb10e07d .nav-next_6293d78b872b549b a:hover,
    .comment-navigation_888e7e4bbb10e07d .nav-previous_9ce3993ae420933b 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_543ff653444ba1cf,
.page-links_cb864981f8356d68,
.wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 {
  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_543ff653444ba1cf ul,
  .page-links_cb864981f8356d68 ul,
  .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 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_543ff653444ba1cf ul li,
    .page-links_cb864981f8356d68 ul li,
    .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 ul li {
      padding-top: 0; }
    .te-basic-pagination_543ff653444ba1cf ul .prev_50c36fa835327fea span,
    .te-basic-pagination_543ff653444ba1cf ul .next_faa84c6d5beb7eb6 span,
    .page-links_cb864981f8356d68 ul .prev_50c36fa835327fea span,
    .page-links_cb864981f8356d68 ul .next_faa84c6d5beb7eb6 span,
    .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 ul .prev_50c36fa835327fea span,
    .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 ul .next_faa84c6d5beb7eb6 span {
      display: none; }
  .te-basic-pagination_543ff653444ba1cf .post-page-numbers_4be74e843a2b2bee,
  .page-links_cb864981f8356d68 .post-page-numbers_4be74e843a2b2bee,
  .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .post-page-numbers_4be74e843a2b2bee {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_543ff653444ba1cf .page-numbers_9e750ef1f10ba64a,
  .te-basic-pagination_543ff653444ba1cf .post-page-numbers_4be74e843a2b2bee,
  .page-links_cb864981f8356d68 .page-numbers_9e750ef1f10ba64a,
  .page-links_cb864981f8356d68 .post-page-numbers_4be74e843a2b2bee,
  .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .page-numbers_9e750ef1f10ba64a,
  .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .post-page-numbers_4be74e843a2b2bee {
    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_543ff653444ba1cf .page-numbers_9e750ef1f10ba64a,
      .te-basic-pagination_543ff653444ba1cf .post-page-numbers_4be74e843a2b2bee,
      .page-links_cb864981f8356d68 .page-numbers_9e750ef1f10ba64a,
      .page-links_cb864981f8356d68 .post-page-numbers_4be74e843a2b2bee,
      .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .page-numbers_9e750ef1f10ba64a,
      .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .post-page-numbers_4be74e843a2b2bee {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_543ff653444ba1cf .page-numbers_9e750ef1f10ba64a:hover,
    .te-basic-pagination_543ff653444ba1cf .post-page-numbers_4be74e843a2b2bee:hover,
    .page-links_cb864981f8356d68 .page-numbers_9e750ef1f10ba64a:hover,
    .page-links_cb864981f8356d68 .post-page-numbers_4be74e843a2b2bee:hover,
    .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .page-numbers_9e750ef1f10ba64a:hover,
    .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .post-page-numbers_4be74e843a2b2bee: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_543ff653444ba1cf .page-numbers_9e750ef1f10ba64a.current_0727b4d6b690480b,
    .te-basic-pagination_543ff653444ba1cf .post-page-numbers_4be74e843a2b2bee.current_0727b4d6b690480b,
    .page-links_cb864981f8356d68 .page-numbers_9e750ef1f10ba64a.current_0727b4d6b690480b,
    .page-links_cb864981f8356d68 .post-page-numbers_4be74e843a2b2bee.current_0727b4d6b690480b,
    .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .page-numbers_9e750ef1f10ba64a.current_0727b4d6b690480b,
    .wp-block-query-pagination-numbers_e3a559d4dbeb8fb0 .post-page-numbers_4be74e843a2b2bee.current_0727b4d6b690480b {
      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_19c0dd076c6d7391 {
  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_19c0dd076c6d7391 {
      -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_19c0dd076c6d7391 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d {
    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_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d {
        -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_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d {
        width: 100%; } }
    .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d::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_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d::after {
          display: none; } }
    .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d:last-child .text_9650c4fe26b5cfac {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d:last-child .text_9650c4fe26b5cfac {
            text-align: left; } }
      .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d:last-child::after {
        display: none; }
    .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d .te-post-img_5f7c99aa38f01e2c {
      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_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d .te-post-img_5f7c99aa38f01e2c {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d .te-post-img_5f7c99aa38f01e2c img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d .text_9650c4fe26b5cfac {
      width: 100%; }
      .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d .text_9650c4fe26b5cfac span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d .text_9650c4fe26b5cfac h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_19c0dd076c6d7391 .te-post-navigation_9458fd95f0ffb62d .theme-navigation_e8277dde321c6f6f {
      width: 100%; }

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

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

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

.project-details-overview_480cdf7fe330b349 {
  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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f {
    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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f {
        -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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f .image_10dc38d86a934ba7 {
      width: 410px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 20px;
      overflow: hidden; }
      .project-details-overview_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f .image_10dc38d86a934ba7 img {
        border-radius: 20px; }
    .project-details-overview_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f 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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f 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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f 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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f 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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f .user-card_9c3509a3661c7f94 {
      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_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f .user-card_9c3509a3661c7f94 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .project-details-overview_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f .user-card_9c3509a3661c7f94 .image_10dc38d86a934ba7 {
        width: 90px;
        height: 90px;
        border-radius: 100px;
        overflow: hidden;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
      .project-details-overview_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f .user-card_9c3509a3661c7f94 .content_26d6a2093a549822 .title_096ecee10c7bb158 {
        font-size: 20px;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0px; }
      .project-details-overview_480cdf7fe330b349 .list-wrapper_75d170ad62eb153f .user-card_9c3509a3661c7f94 .content_26d6a2093a549822 .text_9650c4fe26b5cfac {
        margin-bottom: 0; }

.te-list-item_a3610c5f7e009f81 {
  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_a3610c5f7e009f81 .icon_d2965f1c06340d59 {
    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_a3610c5f7e009f81 .text_9650c4fe26b5cfac {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
    color: #335371;
    margin: 0; }

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

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

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

/* Widget */
.widget_4d83b7ae88da3ef1,
.sidebar__widget_160d790a283b7b29 {
  /* 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_4d83b7ae88da3ef1 ol,
  .widget_4d83b7ae88da3ef1 ul,
  .sidebar__widget_160d790a283b7b29 ol,
  .sidebar__widget_160d790a283b7b29 ul {
    margin-bottom: 0; }
  .widget_4d83b7ae88da3ef1 .widget-instagram-feed_9fb3c2bf055bdc4b,
  .sidebar__widget_160d790a283b7b29 .widget-instagram-feed_9fb3c2bf055bdc4b {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_4d83b7ae88da3ef1 .widget-instagram-feed_9fb3c2bf055bdc4b,
      .sidebar__widget_160d790a283b7b29 .widget-instagram-feed_9fb3c2bf055bdc4b {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_4d83b7ae88da3ef1 .widget-instagram-feed_9fb3c2bf055bdc4b,
      .sidebar__widget_160d790a283b7b29 .widget-instagram-feed_9fb3c2bf055bdc4b {
        width: 200px; } }
    .widget_4d83b7ae88da3ef1 .widget-instagram-feed_9fb3c2bf055bdc4b .single-instagram-feed_338b5c6e4dff7792,
    .sidebar__widget_160d790a283b7b29 .widget-instagram-feed_9fb3c2bf055bdc4b .single-instagram-feed_338b5c6e4dff7792 {
      width: 96px;
      height: 96px; }
  .widget_4d83b7ae88da3ef1 .wp-block-heading_baf3369ab713c97d,
  .widget_4d83b7ae88da3ef1 .widget-title_c50edd744f2ec795,
  .widget_4d83b7ae88da3ef1 .wp-block-search__label_6b43c63b683bd6c8,
  .sidebar__widget_160d790a283b7b29 .wp-block-heading_baf3369ab713c97d,
  .sidebar__widget_160d790a283b7b29 .widget-title_c50edd744f2ec795,
  .sidebar__widget_160d790a283b7b29 .wp-block-search__label_6b43c63b683bd6c8 {
    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_4d83b7ae88da3ef1 .wp-block-social-links_3029d193979dbcc8 .wp-social-link_45c01edd008e8af5,
  .sidebar__widget_160d790a283b7b29 .wp-block-social-links_3029d193979dbcc8 .wp-social-link_45c01edd008e8af5 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_4d83b7ae88da3ef1 .wp-block-social-links_3029d193979dbcc8 .wp-social-link_45c01edd008e8af5 a,
    .sidebar__widget_160d790a283b7b29 .wp-block-social-links_3029d193979dbcc8 .wp-social-link_45c01edd008e8af5 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_4d83b7ae88da3ef1 .wp-block-social-links_3029d193979dbcc8 .wp-social-link_45c01edd008e8af5 a:before,
      .sidebar__widget_160d790a283b7b29 .wp-block-social-links_3029d193979dbcc8 .wp-social-link_45c01edd008e8af5 a:before {
        display: none; }
  .widget_4d83b7ae88da3ef1 .has-avatars_17a962331f32e445.has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65,
  .widget_4d83b7ae88da3ef1 .has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65,
  .sidebar__widget_160d790a283b7b29 .has-avatars_17a962331f32e445.has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65,
  .sidebar__widget_160d790a283b7b29 .has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 {
    font-weight: 500; }
    .widget_4d83b7ae88da3ef1 .has-avatars_17a962331f32e445.has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-author_2d93460cfef766c1,
    .widget_4d83b7ae88da3ef1 .has-avatars_17a962331f32e445.has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-link_9db406d7a07d28b3,
    .widget_4d83b7ae88da3ef1 .has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-author_2d93460cfef766c1,
    .widget_4d83b7ae88da3ef1 .has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-link_9db406d7a07d28b3,
    .sidebar__widget_160d790a283b7b29 .has-avatars_17a962331f32e445.has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-author_2d93460cfef766c1,
    .sidebar__widget_160d790a283b7b29 .has-avatars_17a962331f32e445.has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-link_9db406d7a07d28b3,
    .sidebar__widget_160d790a283b7b29 .has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-author_2d93460cfef766c1,
    .sidebar__widget_160d790a283b7b29 .has-dates_94a6c0e57e06dd16.has-excerpts_00a697e36705d690.wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-link_9db406d7a07d28b3 {
      font-weight: 500; }
  .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c,
  .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c,
  .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c,
  .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li.wp-block-te-latest-comments__comment_b527778c1b4fac6c {
    margin-bottom: 0; }
  .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65,
  .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf,
  .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65,
  .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf,
  .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65,
  .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf,
  .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65,
  .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf {
    line-height: 28px;
    font-weight: 400; }
    .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d,
    .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d,
    .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d,
    .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d,
    .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d,
    .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d,
    .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d,
    .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before,
      .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before,
      .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before,
      .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before,
      .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before,
      .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before,
      .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-meta_f568c301e42b4f65 .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before,
      .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf .wp-block-te-latest-comments__comment-date_f965720e0a43a74d:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li a,
  .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li a,
  .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li a,
  .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li a {
    color: #335371; }
    .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li a.wp-block-te-latest-comments__comment-author_2d93460cfef766c1, .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li a.wp-block-te-latest-comments__comment-link_9db406d7a07d28b3,
    .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li a.wp-block-te-latest-comments__comment-author_2d93460cfef766c1,
    .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li a.wp-block-te-latest-comments__comment-link_9db406d7a07d28b3,
    .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li a.wp-block-te-latest-comments__comment-author_2d93460cfef766c1,
    .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li a.wp-block-te-latest-comments__comment-link_9db406d7a07d28b3,
    .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li a.wp-block-te-latest-comments__comment-author_2d93460cfef766c1,
    .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li a.wp-block-te-latest-comments__comment-link_9db406d7a07d28b3 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li a:hover,
    .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li a:hover,
    .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li a:hover,
    .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li a:hover {
      color: #317EFE; }
  .widget_4d83b7ae88da3ef1 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-excerpt_3264a7416d4bf6eb p,
  .widget_4d83b7ae88da3ef1 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-excerpt_3264a7416d4bf6eb p,
  .sidebar__widget_160d790a283b7b29 .wp-block-te-latest-comments_e99c31dee67de736 li .wp-block-te-latest-comments__comment-excerpt_3264a7416d4bf6eb p,
  .sidebar__widget_160d790a283b7b29 .wp-block-latest-posts_16c5ed3244f147a0 li .wp-block-te-latest-comments__comment-excerpt_3264a7416d4bf6eb p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31,
  .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31 a,
    .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 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_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31 a,
        .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 a {
          width: 40px;
          height: 40px; } }
      .widget_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31 a.facebook_8c70653b960c359e,
      .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 a.facebook_8c70653b960c359e {
        background-color: #1877f2; }
      .widget_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31 a.twitter_4683915ec4f5765c,
      .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 a.twitter_4683915ec4f5765c {
        background-color: #1da1f2; }
      .widget_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31 a.linkedin_9c9bcf3a402fe1d6,
      .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 a.linkedin_9c9bcf3a402fe1d6 {
        background-color: #0a66c2; }
      .widget_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31 a.instagram_353f34db645178bb,
      .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 a.instagram_353f34db645178bb {
        background-color: #405de6; }
      .widget_4d83b7ae88da3ef1 .te-social-profile_709574f4fe650c31 a:hover,
      .sidebar__widget_160d790a283b7b29 .te-social-profile_709574f4fe650c31 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_4d83b7ae88da3ef1 select,
  .sidebar__widget_160d790a283b7b29 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_4d83b7ae88da3ef1 .has-login-form_b561636c1f869db9 .login-username_6f6235f3619990cd label,
  .widget_4d83b7ae88da3ef1 .has-login-form_b561636c1f869db9 .login-password_af88c41f3b68f7a9 label,
  .sidebar__widget_160d790a283b7b29 .has-login-form_b561636c1f869db9 .login-username_6f6235f3619990cd label,
  .sidebar__widget_160d790a283b7b29 .has-login-form_b561636c1f869db9 .login-password_af88c41f3b68f7a9 label {
    margin-bottom: 10px; }
  .widget_4d83b7ae88da3ef1 .has-login-form_b561636c1f869db9 .login-username_6f6235f3619990cd input,
  .widget_4d83b7ae88da3ef1 .has-login-form_b561636c1f869db9 .login-password_af88c41f3b68f7a9 input,
  .sidebar__widget_160d790a283b7b29 .has-login-form_b561636c1f869db9 .login-username_6f6235f3619990cd input,
  .sidebar__widget_160d790a283b7b29 .has-login-form_b561636c1f869db9 .login-password_af88c41f3b68f7a9 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_4d83b7ae88da3ef1 .has-login-form_b561636c1f869db9 .login-remember_3d21ea0797c85a8f label,
  .sidebar__widget_160d790a283b7b29 .has-login-form_b561636c1f869db9 .login-remember_3d21ea0797c85a8f label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_4d83b7ae88da3ef1 .has-login-form_b561636c1f869db9 .login-submit_4540c93454735b03,
  .sidebar__widget_160d790a283b7b29 .has-login-form_b561636c1f869db9 .login-submit_4540c93454735b03 {
    margin-bottom: 0; }
    .widget_4d83b7ae88da3ef1 .has-login-form_b561636c1f869db9 .login-submit_4540c93454735b03 input.button-primary_55aa7bd64d225418,
    .sidebar__widget_160d790a283b7b29 .has-login-form_b561636c1f869db9 .login-submit_4540c93454735b03 input.button-primary_55aa7bd64d225418 {
      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_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47,
  .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47 button,
    .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_4d83b7ae88da3ef1.widget_search_8c123562dfda255f .sidebar__search_09e7526b85f003db,
  .sidebar__widget_160d790a283b7b29.widget_search_8c123562dfda255f .sidebar__search_09e7526b85f003db {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_4d83b7ae88da3ef1.widget_search_8c123562dfda255f .sidebar__search_09e7526b85f003db button,
    .sidebar__widget_160d790a283b7b29.widget_search_8c123562dfda255f .sidebar__search_09e7526b85f003db button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_4d83b7ae88da3ef1 .wp-block-search__no-button_7759669e39a3e1ae.wp-block-search_0553127388bd9519 input,
  .sidebar__widget_160d790a283b7b29 .wp-block-search__no-button_7759669e39a3e1ae.wp-block-search_0553127388bd9519 input {
    border-radius: 10px; }
  .widget_4d83b7ae88da3ef1 .wp-block-search_0553127388bd9519,
  .sidebar__widget_160d790a283b7b29 .wp-block-search_0553127388bd9519 {
    margin-bottom: -2px; }
  .widget_4d83b7ae88da3ef1 .wp-block-search_0553127388bd9519,
  .widget_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47,
  .widget_4d83b7ae88da3ef1 .sidebar__search_09e7526b85f003db,
  .sidebar__widget_160d790a283b7b29 .wp-block-search_0553127388bd9519,
  .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47,
  .sidebar__widget_160d790a283b7b29 .sidebar__search_09e7526b85f003db {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_4d83b7ae88da3ef1 .wp-block-search_0553127388bd9519 .wp-block-search__inside-wrapper_addbf40e93bed333,
    .widget_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47 .wp-block-search__inside-wrapper_addbf40e93bed333,
    .widget_4d83b7ae88da3ef1 .sidebar__search_09e7526b85f003db .wp-block-search__inside-wrapper_addbf40e93bed333,
    .sidebar__widget_160d790a283b7b29 .wp-block-search_0553127388bd9519 .wp-block-search__inside-wrapper_addbf40e93bed333,
    .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47 .wp-block-search__inside-wrapper_addbf40e93bed333,
    .sidebar__widget_160d790a283b7b29 .sidebar__search_09e7526b85f003db .wp-block-search__inside-wrapper_addbf40e93bed333 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_4d83b7ae88da3ef1 .wp-block-search_0553127388bd9519 label,
    .widget_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47 label,
    .widget_4d83b7ae88da3ef1 .sidebar__search_09e7526b85f003db label,
    .sidebar__widget_160d790a283b7b29 .wp-block-search_0553127388bd9519 label,
    .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47 label,
    .sidebar__widget_160d790a283b7b29 .sidebar__search_09e7526b85f003db label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_4d83b7ae88da3ef1 .wp-block-search_0553127388bd9519 input,
    .widget_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47 input,
    .widget_4d83b7ae88da3ef1 .sidebar__search_09e7526b85f003db input,
    .sidebar__widget_160d790a283b7b29 .wp-block-search_0553127388bd9519 input,
    .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47 input,
    .sidebar__widget_160d790a283b7b29 .sidebar__search_09e7526b85f003db 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_4d83b7ae88da3ef1 .wp-block-search_0553127388bd9519 button,
    .widget_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47 button,
    .widget_4d83b7ae88da3ef1 .sidebar__search_09e7526b85f003db button,
    .sidebar__widget_160d790a283b7b29 .wp-block-search_0553127388bd9519 button,
    .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47 button,
    .sidebar__widget_160d790a283b7b29 .sidebar__search_09e7526b85f003db 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_4d83b7ae88da3ef1 .tagcloud_142370afe34d81c3,
  .widget_4d83b7ae88da3ef1 .wp-block-tag-cloud_9ff70bf02120c960,
  .sidebar__widget_160d790a283b7b29 .tagcloud_142370afe34d81c3,
  .sidebar__widget_160d790a283b7b29 .wp-block-tag-cloud_9ff70bf02120c960 {
    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_4d83b7ae88da3ef1 .tagcloud_142370afe34d81c3 a,
    .widget_4d83b7ae88da3ef1 .wp-block-tag-cloud_9ff70bf02120c960 a,
    .sidebar__widget_160d790a283b7b29 .tagcloud_142370afe34d81c3 a,
    .sidebar__widget_160d790a283b7b29 .wp-block-tag-cloud_9ff70bf02120c960 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_4d83b7ae88da3ef1 .tagcloud_142370afe34d81c3 a:hover,
      .widget_4d83b7ae88da3ef1 .wp-block-tag-cloud_9ff70bf02120c960 a:hover,
      .sidebar__widget_160d790a283b7b29 .tagcloud_142370afe34d81c3 a:hover,
      .sidebar__widget_160d790a283b7b29 .wp-block-tag-cloud_9ff70bf02120c960 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_4d83b7ae88da3ef1 ul,
  .widget_4d83b7ae88da3ef1 ol,
  .sidebar__widget_160d790a283b7b29 ul,
  .sidebar__widget_160d790a283b7b29 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_4d83b7ae88da3ef1 ul li,
    .widget_4d83b7ae88da3ef1 ol li,
    .sidebar__widget_160d790a283b7b29 ul li,
    .sidebar__widget_160d790a283b7b29 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_4d83b7ae88da3ef1 ul li:first-child,
      .widget_4d83b7ae88da3ef1 ol li:first-child,
      .sidebar__widget_160d790a283b7b29 ul li:first-child,
      .sidebar__widget_160d790a283b7b29 ol li:first-child {
        border-top: 0; }
      .widget_4d83b7ae88da3ef1 ul li:last-child,
      .widget_4d83b7ae88da3ef1 ol li:last-child,
      .sidebar__widget_160d790a283b7b29 ul li:last-child,
      .sidebar__widget_160d790a283b7b29 ol li:last-child {
        margin-bottom: 0; }
      .widget_4d83b7ae88da3ef1 ul li.recentcomments_a6c345a09812d4e3 .comment-author-link_b8b6d75167e05dd6 a:before, .widget_4d83b7ae88da3ef1 ul li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 .comment-author-link_b8b6d75167e05dd6 a:before,
      .widget_4d83b7ae88da3ef1 ol li.recentcomments_a6c345a09812d4e3 .comment-author-link_b8b6d75167e05dd6 a:before,
      .widget_4d83b7ae88da3ef1 ol li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 .comment-author-link_b8b6d75167e05dd6 a:before,
      .sidebar__widget_160d790a283b7b29 ul li.recentcomments_a6c345a09812d4e3 .comment-author-link_b8b6d75167e05dd6 a:before,
      .sidebar__widget_160d790a283b7b29 ul li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 .comment-author-link_b8b6d75167e05dd6 a:before,
      .sidebar__widget_160d790a283b7b29 ol li.recentcomments_a6c345a09812d4e3 .comment-author-link_b8b6d75167e05dd6 a:before,
      .sidebar__widget_160d790a283b7b29 ol li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 .comment-author-link_b8b6d75167e05dd6 a:before {
        display: none; }
      .widget_4d83b7ae88da3ef1 ul li.recentcomments_a6c345a09812d4e3 a, .widget_4d83b7ae88da3ef1 ul li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a,
      .widget_4d83b7ae88da3ef1 ol li.recentcomments_a6c345a09812d4e3 a,
      .widget_4d83b7ae88da3ef1 ol li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a,
      .sidebar__widget_160d790a283b7b29 ul li.recentcomments_a6c345a09812d4e3 a,
      .sidebar__widget_160d790a283b7b29 ul li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a,
      .sidebar__widget_160d790a283b7b29 ol li.recentcomments_a6c345a09812d4e3 a,
      .sidebar__widget_160d790a283b7b29 ol li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a {
        padding-left: 0;
        display: inline; }
        .widget_4d83b7ae88da3ef1 ul li.recentcomments_a6c345a09812d4e3 a:before, .widget_4d83b7ae88da3ef1 ul li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a:before,
        .widget_4d83b7ae88da3ef1 ol li.recentcomments_a6c345a09812d4e3 a:before,
        .widget_4d83b7ae88da3ef1 ol li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a:before,
        .sidebar__widget_160d790a283b7b29 ul li.recentcomments_a6c345a09812d4e3 a:before,
        .sidebar__widget_160d790a283b7b29 ul li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a:before,
        .sidebar__widget_160d790a283b7b29 ol li.recentcomments_a6c345a09812d4e3 a:before,
        .sidebar__widget_160d790a283b7b29 ol li.wp-block-latest-comments__comment_35ce4be26c3e9dd3 a:before {
          display: none; }
      .widget_4d83b7ae88da3ef1 ul li a,
      .widget_4d83b7ae88da3ef1 ol li a,
      .sidebar__widget_160d790a283b7b29 ul li a,
      .sidebar__widget_160d790a283b7b29 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_4d83b7ae88da3ef1 ul li a::before,
        .widget_4d83b7ae88da3ef1 ol li a::before,
        .sidebar__widget_160d790a283b7b29 ul li a::before,
        .sidebar__widget_160d790a283b7b29 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_4d83b7ae88da3ef1 ul li a:hover,
        .widget_4d83b7ae88da3ef1 ol li a:hover,
        .sidebar__widget_160d790a283b7b29 ul li a:hover,
        .sidebar__widget_160d790a283b7b29 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_4d83b7ae88da3ef1 ul li a.rsswidget_d07e49cc03036ee3, .widget_4d83b7ae88da3ef1 ul li a.wp-block-latest-posts__post-title_3df49cf1100992a2,
        .widget_4d83b7ae88da3ef1 ol li a.rsswidget_d07e49cc03036ee3,
        .widget_4d83b7ae88da3ef1 ol li a.wp-block-latest-posts__post-title_3df49cf1100992a2,
        .sidebar__widget_160d790a283b7b29 ul li a.rsswidget_d07e49cc03036ee3,
        .sidebar__widget_160d790a283b7b29 ul li a.wp-block-latest-posts__post-title_3df49cf1100992a2,
        .sidebar__widget_160d790a283b7b29 ol li a.rsswidget_d07e49cc03036ee3,
        .sidebar__widget_160d790a283b7b29 ol li a.wp-block-latest-posts__post-title_3df49cf1100992a2 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_4d83b7ae88da3ef1 ul li a.rsswidget_d07e49cc03036ee3:before, .widget_4d83b7ae88da3ef1 ul li a.wp-block-latest-posts__post-title_3df49cf1100992a2:before,
          .widget_4d83b7ae88da3ef1 ol li a.rsswidget_d07e49cc03036ee3:before,
          .widget_4d83b7ae88da3ef1 ol li a.wp-block-latest-posts__post-title_3df49cf1100992a2:before,
          .sidebar__widget_160d790a283b7b29 ul li a.rsswidget_d07e49cc03036ee3:before,
          .sidebar__widget_160d790a283b7b29 ul li a.wp-block-latest-posts__post-title_3df49cf1100992a2:before,
          .sidebar__widget_160d790a283b7b29 ol li a.rsswidget_d07e49cc03036ee3:before,
          .sidebar__widget_160d790a283b7b29 ol li a.wp-block-latest-posts__post-title_3df49cf1100992a2:before {
            display: none; }
      .widget_4d83b7ae88da3ef1 ul li ul,
      .widget_4d83b7ae88da3ef1 ol li ul,
      .sidebar__widget_160d790a283b7b29 ul li ul,
      .sidebar__widget_160d790a283b7b29 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_4d83b7ae88da3ef1 ul.wp-tag-cloud_7b126431955ee06f li,
    .widget_4d83b7ae88da3ef1 ol.wp-tag-cloud_7b126431955ee06f li,
    .sidebar__widget_160d790a283b7b29 ul.wp-tag-cloud_7b126431955ee06f li,
    .sidebar__widget_160d790a283b7b29 ol.wp-tag-cloud_7b126431955ee06f li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_4d83b7ae88da3ef1 ul.wp-tag-cloud_7b126431955ee06f li a:before,
      .widget_4d83b7ae88da3ef1 ol.wp-tag-cloud_7b126431955ee06f li a:before,
      .sidebar__widget_160d790a283b7b29 ul.wp-tag-cloud_7b126431955ee06f li a:before,
      .sidebar__widget_160d790a283b7b29 ol.wp-tag-cloud_7b126431955ee06f li a:before {
        display: none; }
  .widget_4d83b7ae88da3ef1.te_widget_categories_f61957ca6af82530 li, .widget_4d83b7ae88da3ef1.widget_archive_1582c860f09f2582 li,
  .widget_4d83b7ae88da3ef1 .wp-block-categories-list_7dc65f503ed909cd li,
  .widget_4d83b7ae88da3ef1 .wp-block-archives-list_542c13d178dbd22b li,
  .sidebar__widget_160d790a283b7b29.te_widget_categories_f61957ca6af82530 li,
  .sidebar__widget_160d790a283b7b29.widget_archive_1582c860f09f2582 li,
  .sidebar__widget_160d790a283b7b29 .wp-block-categories-list_7dc65f503ed909cd li,
  .sidebar__widget_160d790a283b7b29 .wp-block-archives-list_542c13d178dbd22b 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_4d83b7ae88da3ef1.te_widget_categories_f61957ca6af82530 li.cat-item_f8b9a03a1afa2a01, .widget_4d83b7ae88da3ef1.widget_archive_1582c860f09f2582 li.cat-item_f8b9a03a1afa2a01,
    .widget_4d83b7ae88da3ef1 .wp-block-categories-list_7dc65f503ed909cd li.cat-item_f8b9a03a1afa2a01,
    .widget_4d83b7ae88da3ef1 .wp-block-archives-list_542c13d178dbd22b li.cat-item_f8b9a03a1afa2a01,
    .sidebar__widget_160d790a283b7b29.te_widget_categories_f61957ca6af82530 li.cat-item_f8b9a03a1afa2a01,
    .sidebar__widget_160d790a283b7b29.widget_archive_1582c860f09f2582 li.cat-item_f8b9a03a1afa2a01,
    .sidebar__widget_160d790a283b7b29 .wp-block-categories-list_7dc65f503ed909cd li.cat-item_f8b9a03a1afa2a01,
    .sidebar__widget_160d790a283b7b29 .wp-block-archives-list_542c13d178dbd22b li.cat-item_f8b9a03a1afa2a01 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_4d83b7ae88da3ef1.te_widget_categories_f61957ca6af82530 li a, .widget_4d83b7ae88da3ef1.widget_archive_1582c860f09f2582 li a,
    .widget_4d83b7ae88da3ef1 .wp-block-categories-list_7dc65f503ed909cd li a,
    .widget_4d83b7ae88da3ef1 .wp-block-archives-list_542c13d178dbd22b li a,
    .sidebar__widget_160d790a283b7b29.te_widget_categories_f61957ca6af82530 li a,
    .sidebar__widget_160d790a283b7b29.widget_archive_1582c860f09f2582 li a,
    .sidebar__widget_160d790a283b7b29 .wp-block-categories-list_7dc65f503ed909cd li a,
    .sidebar__widget_160d790a283b7b29 .wp-block-archives-list_542c13d178dbd22b li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_b38484465bd56afe {
  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_b38484465bd56afe .about-desc_e6a21c2c0134599f {
    text-align: left; }
    .widget-about-info_b38484465bd56afe .about-desc_e6a21c2c0134599f .about-title_1f1d1a78dff039db {
      font-size: 20px; }
  .widget-about-info_b38484465bd56afe .about-image_74361571a8b9f10b {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_b38484465bd56afe .te-social-profile_709574f4fe650c31 {
    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_b38484465bd56afe .te-social-profile_709574f4fe650c31 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_b38484465bd56afe .te-social-profile_709574f4fe650c31 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_94a6c0e57e06dd16.has-author_fdf886fe1d89af41.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-latest-posts__te-post-title_a07aeb24a618f8bf {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_8a1ad4d68841e8f5 .wp-block-heading_baf3369ab713c97d:before,
.widget_rss_8a1ad4d68841e8f5 .widget-title_c50edd744f2ec795:before {
  display: none; }
.widget_rss_8a1ad4d68841e8f5 .rss-widget-icon_2fbf76f5b8fdff0f {
  margin-right: 6px; }
.widget_rss_8a1ad4d68841e8f5 ul li a.rsswidget_d07e49cc03036ee3 {
  color: #14203A; }
  .widget_rss_8a1ad4d68841e8f5 ul li a.rsswidget_d07e49cc03036ee3:hover {
    color: #317EFE; }

.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-title_75ce9f7d4019325e,
.wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-title_75ce9f7d4019325e,
.widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-title_75ce9f7d4019325e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-title_75ce9f7d4019325e a:before,
  .wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-title_75ce9f7d4019325e a:before,
  .widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-title_75ce9f7d4019325e a:before {
    display: none; }
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-latest-posts__post-author_bef5e633ce62733c,
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-publish-date_351de3669b9367ae,
.wp-block-rss_ad48f1874624ad5d .wp-block-latest-posts__post-author_bef5e633ce62733c,
.wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-publish-date_351de3669b9367ae,
.widget_rss_8a1ad4d68841e8f5 .wp-block-latest-posts__post-author_bef5e633ce62733c,
.widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-publish-date_351de3669b9367ae {
  margin-right: 10px; }
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-latest-posts__post-author_bef5e633ce62733c,
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-latest-posts__te-post-date_e9dc4afaf77f666a,
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-publish-date_351de3669b9367ae,
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-author_8d7e07153d91a91f,
.wp-block-latest-posts_16c5ed3244f147a0 .rss-date_195c29f842a75961,
.wp-block-rss_ad48f1874624ad5d .wp-block-latest-posts__post-author_bef5e633ce62733c,
.wp-block-rss_ad48f1874624ad5d .wp-block-latest-posts__te-post-date_e9dc4afaf77f666a,
.wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-publish-date_351de3669b9367ae,
.wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-author_8d7e07153d91a91f,
.wp-block-rss_ad48f1874624ad5d .rss-date_195c29f842a75961,
.widget_rss_8a1ad4d68841e8f5 .wp-block-latest-posts__post-author_bef5e633ce62733c,
.widget_rss_8a1ad4d68841e8f5 .wp-block-latest-posts__te-post-date_e9dc4afaf77f666a,
.widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-publish-date_351de3669b9367ae,
.widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-author_8d7e07153d91a91f,
.widget_rss_8a1ad4d68841e8f5 .rss-date_195c29f842a75961 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-latest-posts__te-post-date_e9dc4afaf77f666a:before,
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-publish-date_351de3669b9367ae:before,
.wp-block-latest-posts_16c5ed3244f147a0 .rss-date_195c29f842a75961:before,
.wp-block-rss_ad48f1874624ad5d .wp-block-latest-posts__te-post-date_e9dc4afaf77f666a:before,
.wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-publish-date_351de3669b9367ae:before,
.wp-block-rss_ad48f1874624ad5d .rss-date_195c29f842a75961:before,
.widget_rss_8a1ad4d68841e8f5 .wp-block-latest-posts__te-post-date_e9dc4afaf77f666a:before,
.widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-publish-date_351de3669b9367ae:before,
.widget_rss_8a1ad4d68841e8f5 .rss-date_195c29f842a75961:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-latest-posts__post-author_bef5e633ce62733c:before,
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-author_8d7e07153d91a91f:before,
.wp-block-rss_ad48f1874624ad5d .wp-block-latest-posts__post-author_bef5e633ce62733c:before,
.wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-author_8d7e07153d91a91f:before,
.widget_rss_8a1ad4d68841e8f5 .wp-block-latest-posts__post-author_bef5e633ce62733c:before,
.widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-author_8d7e07153d91a91f:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-latest-posts__post-excerpt_f30d578dc30b486c,
.wp-block-latest-posts_16c5ed3244f147a0 .wp-block-rss__item-excerpt_8de6c7b8af69ae1e,
.wp-block-latest-posts_16c5ed3244f147a0 .rssSummary_097c65388b2505eb,
.wp-block-rss_ad48f1874624ad5d .wp-block-latest-posts__post-excerpt_f30d578dc30b486c,
.wp-block-rss_ad48f1874624ad5d .wp-block-rss__item-excerpt_8de6c7b8af69ae1e,
.wp-block-rss_ad48f1874624ad5d .rssSummary_097c65388b2505eb,
.widget_rss_8a1ad4d68841e8f5 .wp-block-latest-posts__post-excerpt_f30d578dc30b486c,
.widget_rss_8a1ad4d68841e8f5 .wp-block-rss__item-excerpt_8de6c7b8af69ae1e,
.widget_rss_8a1ad4d68841e8f5 .rssSummary_097c65388b2505eb {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_77f39bf61dab2570 .te-single-post-meta_71634706095f650f {
  gap: 32px; }

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

.te-comment-title_f19ffaa5e36f5853 h2,
.te-comment-title_f19ffaa5e36f5853 .wp-block-comments-title_3a8941c97d0b518e,
.wp-block-comments_07c86be84dd17651 h2,
.wp-block-comments_07c86be84dd17651 .wp-block-comments-title_3a8941c97d0b518e {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 {
  padding-left: 0; }
  .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 .wp-block-te-comment-reply_cf68d32017256021 {
    margin-top: 15px; }
  .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-column_0a4b07fedf314c1b:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-avatar_08fd53f88c118f0d {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-avatar_08fd53f88c118f0d img {
        width: 100%; }
    .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-comment-author-name_042bec49f065e64c a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-comment-edit-link_1a89bfbac911f74a a {
      color: #317EFE; }
    .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-comment-date_63c254453b21c06d a,
    .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-comment-edit-link_1a89bfbac911f74a a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-te-comment-reply_cf68d32017256021 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_07c86be84dd17651 .wp-block-comment-template_97e7892897561225 li .wp-block-columns_3e14f4e41f591fc8 .wp-block-te-comment-reply_cf68d32017256021 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_1bac442d991d3b5a .te-comment-respond_98ff596947b31aba,
.te-latest-comments_1bac442d991d3b5a .comment-respond_461d923b333d0a05 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_1bac442d991d3b5a li .children_63fd9f48a9651c0c .te-comments-item_e93a1f299fa4ee75 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_1bac442d991d3b5a li .children_63fd9f48a9651c0c .te-comments-item_e93a1f299fa4ee75 {
      margin-left: 0; } }
.te-latest-comments_1bac442d991d3b5a li .children_63fd9f48a9651c0c .children_63fd9f48a9651c0c .te-comments-item_e93a1f299fa4ee75 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 {
      padding: 30px; } }
  .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-avatar_17fe492bc3efb423 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-avatar_17fe492bc3efb423 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-avatar_17fe492bc3efb423 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 {
    overflow: hidden; }
    .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 .te-avatar-name_0a18aecf678fc92d {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 .te-avatar-name_0a18aecf678fc92d 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_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 .te-avatar-name_0a18aecf678fc92d 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_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 .te-avatar-name_0a18aecf678fc92d span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 .te-comment-reply_f3eb78df6c38223a {
      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_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 .te-comment-reply_f3eb78df6c38223a {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_1bac442d991d3b5a li .te-comments-item_e93a1f299fa4ee75 .te-comments-text_ba96bedd3dec17f6 .te-comment-reply_f3eb78df6c38223a:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children_63fd9f48a9651c0c {
  list-style: none; }

.te-post-comments-form_da43b7c923691943 .te-contacts-message_9f1a4774e04379f0 {
  margin-top: 10px; }

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

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

.te-comment-respond_98ff596947b31aba,
.comment-respond_461d923b333d0a05 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_98ff596947b31aba .comment-form-cookies-consent_3d7d8c60a163ffb5,
  .comment-respond_461d923b333d0a05 .comment-form-cookies-consent_3d7d8c60a163ffb5 {
    display: none; }
  .te-comment-respond_98ff596947b31aba .comment-notes_e94487617ca7f07b,
  .comment-respond_461d923b333d0a05 .comment-notes_e94487617ca7f07b {
    margin-bottom: 30px; }
  .te-comment-respond_98ff596947b31aba p,
  .comment-respond_461d923b333d0a05 p {
    margin: 0; }
  .te-comment-respond_98ff596947b31aba .te-contacts-email_045e5595bd9c2efe,
  .te-comment-respond_98ff596947b31aba .te-contacts-name_779fa2707f605eb7,
  .te-comment-respond_98ff596947b31aba .single-input-field_27293b4ef4eecc63,
  .comment-respond_461d923b333d0a05 .te-contacts-email_045e5595bd9c2efe,
  .comment-respond_461d923b333d0a05 .te-contacts-name_779fa2707f605eb7,
  .comment-respond_461d923b333d0a05 .single-input-field_27293b4ef4eecc63 {
    margin-bottom: 20px; }
  .te-comment-respond_98ff596947b31aba label,
  .comment-respond_461d923b333d0a05 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_98ff596947b31aba .checkbox-field-wrapper_234bb03f84ed58c1,
  .comment-respond_461d923b333d0a05 .checkbox-field-wrapper_234bb03f84ed58c1 {
    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_98ff596947b31aba .checkbox-field-wrapper_234bb03f84ed58c1 p,
    .comment-respond_461d923b333d0a05 .checkbox-field-wrapper_234bb03f84ed58c1 p {
      margin: 0; }
    .te-comment-respond_98ff596947b31aba .checkbox-field-wrapper_234bb03f84ed58c1 .single-checkbox-field_b42b613aa754bbd0,
    .comment-respond_461d923b333d0a05 .checkbox-field-wrapper_234bb03f84ed58c1 .single-checkbox-field_b42b613aa754bbd0 {
      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_98ff596947b31aba .te-comment-form-cookies-consent_1647851e77a4c6ab,
  .comment-respond_461d923b333d0a05 .te-comment-form-cookies-consent_1647851e77a4c6ab {
    display: none; }
  .te-comment-respond_98ff596947b31aba input[type="number"],
  .comment-respond_461d923b333d0a05 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_98ff596947b31aba input,
  .te-comment-respond_98ff596947b31aba select,
  .comment-respond_461d923b333d0a05 input,
  .comment-respond_461d923b333d0a05 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_98ff596947b31aba *::-webkit-input-placeholder,
  .comment-respond_461d923b333d0a05 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_98ff596947b31aba *:-ms-input-placeholder,
  .comment-respond_461d923b333d0a05 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_98ff596947b31aba *::-ms-input-placeholder,
  .comment-respond_461d923b333d0a05 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_98ff596947b31aba *::placeholder,
  .comment-respond_461d923b333d0a05 *::placeholder {
    color: #778196; }
  .te-comment-respond_98ff596947b31aba textarea,
  .comment-respond_461d923b333d0a05 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_98ff596947b31aba input:focus,
  .te-comment-respond_98ff596947b31aba textarea:focus,
  .te-comment-respond_98ff596947b31aba .form-select_8db191de404e9eee:focus,
  .comment-respond_461d923b333d0a05 input:focus,
  .comment-respond_461d923b333d0a05 textarea:focus,
  .comment-respond_461d923b333d0a05 .form-select_8db191de404e9eee: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_42c6c3a9385c48a0 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_42c6c3a9385c48a0:hover .image_10dc38d86a934ba7:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_42c6c3a9385c48a0:hover .image_10dc38d86a934ba7 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_42c6c3a9385c48a0:hover .te-content-wrapper_27e27c8c558065ab {
    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_42c6c3a9385c48a0 .image_10dc38d86a934ba7 {
    overflow: hidden;
    position: relative; }
    .te-team-card_42c6c3a9385c48a0 .image_10dc38d86a934ba7: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_42c6c3a9385c48a0 .image_10dc38d86a934ba7 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_42c6c3a9385c48a0 .te-content-wrapper_27e27c8c558065ab {
    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_42c6c3a9385c48a0 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 {
      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_42c6c3a9385c48a0 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .title_096ecee10c7bb158 {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_42c6c3a9385c48a0 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .desc_afcd92c81d2231d1 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_42c6c3a9385c48a0 .te-content-wrapper_27e27c8c558065ab .social_9115379285f83e3b {
      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_42c6c3a9385c48a0 .te-content-wrapper_27e27c8c558065ab .social_9115379285f83e3b 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_42c6c3a9385c48a0 .te-content-wrapper_27e27c8c558065ab .social_9115379285f83e3b a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52:hover .te-content-wrapper_27e27c8c558065ab .social_9115379285f83e3b a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52:hover .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .title_096ecee10c7bb158,
    .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52:hover .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .desc_afcd92c81d2231d1 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .image_10dc38d86a934ba7 {
    border-radius: 20px; }
  .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .title_096ecee10c7bb158 {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .title_096ecee10c7bb158 a:hover {
          color: #ffffff !important; }
      .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .desc_afcd92c81d2231d1 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .social_9115379285f83e3b a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_42c6c3a9385c48a0.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .social_9115379285f83e3b 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_fc2ad81337e2fea0 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_fc2ad81337e2fea0 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_fc2ad81337e2fea0 .slick-list_66cd474db3951a3a {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_fc2ad81337e2fea0 .slick-list_66cd474db3951a3a {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_fc2ad81337e2fea0 .slick-list_66cd474db3951a3a .slick-slide_e428b149deb44667 {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_fc2ad81337e2fea0 .slick-dots_d84338372b4574cd {
    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_fc2ad81337e2fea0 .slick-dots_d84338372b4574cd 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_fc2ad81337e2fea0 .slick-dots_d84338372b4574cd 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_fc2ad81337e2fea0 .slick-dots_d84338372b4574cd li.slick-active_f0dbbd5f732e8245 {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_fc2ad81337e2fea0 .slick-dots_d84338372b4574cd li.slick-active_f0dbbd5f732e8245 button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_fc2ad81337e2fea0 .slick-arrow_b18a3f9514ef217f {
    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_88ac6c127a580fa3 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_88ac6c127a580fa3:hover .image_10dc38d86a934ba7 .te-content-wrapper_27e27c8c558065ab {
    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_88ac6c127a580fa3:hover .image_10dc38d86a934ba7 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .content-inner_3901084081fa0228 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_88ac6c127a580fa3:hover .image_10dc38d86a934ba7 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .btn-wrapper_1fa0c859df40e059 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_88ac6c127a580fa3:hover .image_10dc38d86a934ba7 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .content-inner_3901084081fa0228 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_88ac6c127a580fa3:hover .image_10dc38d86a934ba7 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_88ac6c127a580fa3 .image_10dc38d86a934ba7 {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_88ac6c127a580fa3 .image_10dc38d86a934ba7 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_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab {
    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_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 {
      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_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .content-inner_3901084081fa0228 {
        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_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .sub-title_f522ddd2ac7e2f52 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .title_096ecee10c7bb158 {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .btn-wrapper_1fa0c859df40e059 {
        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_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .btn-wrapper_1fa0c859df40e059 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_88ac6c127a580fa3 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .btn-wrapper_1fa0c859df40e059 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

.te-portfolio-card_88ac6c127a580fa3.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 {
  background-color: #317efeb8;
  padding: 20px;
  border-radius: 20px; }
  .te-portfolio-card_88ac6c127a580fa3.style-2_576dc28b8b6bef52 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .btn-wrapper_1fa0c859df40e059 {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.te-portfolio-card_88ac6c127a580fa3.style-3_303e8fd51f2dad24:hover .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .btn-wrapper_1fa0c859df40e059 {
  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_88ac6c127a580fa3.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab {
  padding: 0; }
  .te-portfolio-card_88ac6c127a580fa3.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .content-inner_3901084081fa0228 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_88ac6c127a580fa3.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .content_26d6a2093a549822 .btn-wrapper_1fa0c859df40e059 {
    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_57814d8b66065ded.style-1_2756cf19ad17eae3 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_57814d8b66065ded.style-1_2756cf19ad17eae3 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_18f262fd47fca366.style-1_2756cf19ad17eae3 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_c2fd9bc09287bc9c.style-1_2756cf19ad17eae3 {
  overflow: hidden; }

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

.about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 .te-about-image-card_d5adcbded0608519 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 .te-about-image-card_d5adcbded0608519 .te-main-img-wrapper_c3d00e7bc5fd5f83 .te-main-img-inner_0c279be8e867cbb9 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 .te-about-image-card_d5adcbded0608519 .te-company-foundation_6a8baf89cde9a816 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 .te-about-info-card_d258407aa71f3416 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 .te-about-info-card_d258407aa71f3416 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_3f61729792d07753.style-2_576dc28b8b6bef52 .te-about-info-card_d258407aa71f3416 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .accordion-wrapper_71f5421f6fde8ad5 {
      padding-right: 60px; } }
  .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 {
        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_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 {
        right: 0; } }
    .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a {
      position: relative; }
      .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .te-main-img-inner_0c279be8e867cbb9 {
        -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_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .te-image-shape_6328744d8b356b70 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .content_26d6a2093a549822 {
        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_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .content_26d6a2093a549822 .title_096ecee10c7bb158 {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .content_26d6a2093a549822 .number_86d284000a31367a {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .top-content_5da0376b68c6d88c {
        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_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .top-content_5da0376b68c6d88c {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .bottom-content_ff7af604503bd45d {
        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_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .bottom-content_ff7af604503bd45d {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .bottom-content_ff7af604503bd45d .bottom-content-inner_b6fb92f1b89bf2af {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .bottom-content_ff7af604503bd45d .bottom-content-inner_b6fb92f1b89bf2af .title_096ecee10c7bb158,
          .faq-area_2261973da2547c03.style-1_2756cf19ad17eae3 .te-faq-image_6043bf9ef7082c45 .te-image-wrapper_1677ed9c1f2d802a .bottom-content_ff7af604503bd45d .bottom-content-inner_b6fb92f1b89bf2af .number_86d284000a31367a {
            color: #14203A; }

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

.testimonial-slider-area_18f262fd47fca366 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_18f262fd47fca366.style-2_576dc28b8b6bef52 .slick-list_66cd474db3951a3a {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_18f262fd47fca366.style-2_576dc28b8b6bef52 .slick-list_66cd474db3951a3a .te-slick-item_6c38e82df9b47668 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .icon_d2965f1c06340d59 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .te-counter-title_a756b8634c787b68 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .te-counter-title_a756b8634c787b68 .content_26d6a2093a549822 {
      gap: 18px;
      text-align: left; }
  .counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .title_096ecee10c7bb158 {
    color: #ffffff; }
  .counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .number_86d284000a31367a {
    color: #E7F914; }
  .counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .number_86d284000a31367a,
  .counter-up-area_0aa7b9a825584ce3.style-2_576dc28b8b6bef52 .te-counter-card_e670403dd641820c .te-counter-item_9f2d742ac1464246 .title_096ecee10c7bb158 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-image-bg-collumn_c474d9955c568835 {
      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_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-subscribe-form-wrapper_317c1fb85ad22266 {
      padding: 0; }
    .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab {
      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_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab {
          -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_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab {
          -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_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab {
          gap: 60px; } }
      .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab .te-subscribe-title_e06ce3b40fb9d79c {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab .te-content-inner_76f5794fa6e5ab5d {
        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_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab .te-content-inner_76f5794fa6e5ab5d {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab .te-content-inner_76f5794fa6e5ab5d .icon_d2965f1c06340d59 {
          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_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-subscribe-form-widget_1fa9c6a049bfeea8 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .mc4wp-form-fields_70b385d4cf169518 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_ad529869fb0bc967.style-2_576dc28b8b6bef52 .te-subscribe-inner-area_d9fdf9f07b6132ce .mc4wp-form-fields_70b385d4cf169518 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_18f262fd47fca366.style-3_303e8fd51f2dad24 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_18f262fd47fca366.style-3_303e8fd51f2dad24 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_18f262fd47fca366.style-3_303e8fd51f2dad24 {
      padding: 100px 0; } }
  .testimonial-slider-area_18f262fd47fca366.style-3_303e8fd51f2dad24 .slick-list_66cd474db3951a3a .slick-slide_e428b149deb44667.slick-current_d7e31c21ec2aa9ba .te-testimonial-card_7ebc407ed96c064b.style-3_303e8fd51f2dad24 .te-content-wrapper_27e27c8c558065ab .te-user-meta_72a1e2f17d00ea76 .icon_d2965f1c06340d59 {
    color: #317EFE; }

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

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

.te-contact-info_4372cb465096fe29 {
  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_4372cb465096fe29 .te-icon-card_aaaaabdede07b69a {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_86ee6b3d0427d80b {
  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_86ee6b3d0427d80b .image_10dc38d86a934ba7 {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_86ee6b3d0427d80b .content_26d6a2093a549822 .te-title-wrapper_1b136a1ff76bfcdc {
    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_86ee6b3d0427d80b .content_26d6a2093a549822 .te-title-wrapper_1b136a1ff76bfcdc .title-inner_bb5d3d7790d05f05 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_86ee6b3d0427d80b .content_26d6a2093a549822 .te-title-wrapper_1b136a1ff76bfcdc .title-inner_bb5d3d7790d05f05 .icon_d2965f1c06340d59 {
        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_86ee6b3d0427d80b .content_26d6a2093a549822 .te-title-wrapper_1b136a1ff76bfcdc .title-inner_bb5d3d7790d05f05 .title_096ecee10c7bb158 {
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: 39.84px;
        letter-spacing: 0px;
        margin-bottom: 0;
        color: #317EFE; }

.service-details-overview_c47af3ae3f203340 {
  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_c47af3ae3f203340 .list-wrapper_75d170ad62eb153f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_c47af3ae3f203340 .list-wrapper_75d170ad62eb153f .icon_d2965f1c06340d59 {
      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_c47af3ae3f203340 .list-wrapper_75d170ad62eb153f 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_c47af3ae3f203340 .list-wrapper_75d170ad62eb153f 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_c47af3ae3f203340 .list-wrapper_75d170ad62eb153f 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_c47af3ae3f203340 .list-wrapper_75d170ad62eb153f 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_fae9fe09c100fce2 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_fae9fe09c100fce2 .te-team-card_42c6c3a9385c48a0 {
    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_f12dc3d91da60eac {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_f12dc3d91da60eac {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_f12dc3d91da60eac {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_6d01e07a06d044e5 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_6d01e07a06d044e5 .te-subscribe-form-widget_1fa9c6a049bfeea8 .submit-btn_cb677ec54ab0f83d span {
    display: none; }
  .footer_6d01e07a06d044e5.style-1_2756cf19ad17eae3 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_6d01e07a06d044e5.style-1_2756cf19ad17eae3 .te-footer-sec_45f26eb2f21a0610 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_6d01e07a06d044e5.style-1_2756cf19ad17eae3 .te-footer-sec_45f26eb2f21a0610 .te-footer-widget_872e8e2f3102c06d .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-form-fields_70b385d4cf169518 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_6d01e07a06d044e5.style-1_2756cf19ad17eae3 .te-footer-widget_872e8e2f3102c06d .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 input {
      color: #131A2A; }
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .wp-block-heading_baf3369ab713c97d,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .widget-title_c50edd744f2ec795,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .wp-block-search__label_6b43c63b683bd6c8,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .wp-block-heading_baf3369ab713c97d,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .widget-title_c50edd744f2ec795,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .wp-block-search__label_6b43c63b683bd6c8,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 ul li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 ol li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 ul li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 ol li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 ul li,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-calendar-table_0c42802368592524,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-block-calendar_5e72d9c17ad78b4d caption,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 nav.wp-calendar-nav_c0f1304c18869546 a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-block-latest-comments__comment-excerpt_94eb618389befb82,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-calendar-table_0c42802368592524 caption,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_text_7448fc1e445d499b,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .tagcloud_142370afe34d81c3 a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .wp-block-tag-cloud_9ff70bf02120c960 a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .tagcloud_142370afe34d81c3 a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .wp-block-tag-cloud_9ff70bf02120c960 a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-block-latest-comments__comment-date_3f6a2492feff9913,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-block-latest-comments__comment_35ce4be26c3e9dd3,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-block-archives-dropdown_f983396923bbc237 label,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_categories_7a08a8685c729263 li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_archive_1582c860f09f2582 li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_nav_menu_5f85d1fc2bf61d3b li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_tag_cloud_563cd5522f9837e4 a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_rss_8a1ad4d68841e8f5 li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_rss_8a1ad4d68841e8f5 li,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .footer__widget_39931b7c86306bdb a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .footer__widget_39931b7c86306bdb li,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 li.recentcomments_a6c345a09812d4e3 {
    color: #ffffff; }
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-theme-btn_a94b9cf2df02b313,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-block-loginout_e1c8216c007415cf a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 input.te-theme-btn_a94b9cf2df02b313,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .wp-block-search_0553127388bd9519 button,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .search-form_b0ce063622cb9d47 button,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .widget_4d83b7ae88da3ef1 .sidebar__search_09e7526b85f003db button,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .wp-block-search_0553127388bd9519 button,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .search-form_b0ce063622cb9d47 button,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .sidebar__widget_160d790a283b7b29 .sidebar__search_09e7526b85f003db button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_6d01e07a06d044e5 .footer__widget_39931b7c86306bdb li {
    list-style: none; }
  .footer_6d01e07a06d044e5 .te-footer-widget_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c li.wp-block-social-link_b718f3c5e0c9ddbf {
    display: inline-block;
    width: unset !important; }
  .footer_6d01e07a06d044e5 .te_widget_nav_menu_fa0280a6addcc79c li.cat-item_f8b9a03a1afa2a01 {
    text-align: right; }
    .footer_6d01e07a06d044e5 .te_widget_nav_menu_fa0280a6addcc79c li.cat-item_f8b9a03a1afa2a01 a {
      float: left; }
  .footer_6d01e07a06d044e5 .te-footer-bg_8919356b9e20bab7 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_6d01e07a06d044e5 .footer-nav-widget_991fa8777aa7a749 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_6d01e07a06d044e5 .footer-nav-widget_991fa8777aa7a749 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_6d01e07a06d044e5 .footer-nav-widget_991fa8777aa7a749 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_6d01e07a06d044e5 .footer-nav-widget_991fa8777aa7a749 {
        padding: 0 30px; } }

.te-footer-widget_872e8e2f3102c06d {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_872e8e2f3102c06d {
      margin-bottom: 40px; } }
  .te-footer-widget_872e8e2f3102c06d .te-footer-widget-title_05ca9c0d94c4b5bd,
  .te-footer-widget_872e8e2f3102c06d .wp-block-heading_baf3369ab713c97d {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_872e8e2f3102c06d ul {
    padding-left: 0; }
  .te-footer-widget_872e8e2f3102c06d .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-form-fields_70b385d4cf169518 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_872e8e2f3102c06d .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_872e8e2f3102c06d.widget-latest-posts-footer_d6dc073d8ddcacd2 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_872e8e2f3102c06d.zoom-instagram-widget_6c85555b09e2a3bd {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_872e8e2f3102c06d.widget_contact_info_widget_e24735bedb8b68b0 {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_872e8e2f3102c06d .widget-instagram-feed_9fb3c2bf055bdc4b {
      width: 170px; } }
  .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b {
        padding-right: 0; } }
    .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b .te-footer-logo_ec4575920e8ac505 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b .info-form-and-social-icon_c76b7c606a6349fd {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b .info-form-and-social-icon_c76b7c606a6349fd .te-social-profile_709574f4fe650c31 {
        margin-top: 0; }
    .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b .te-social-profile_709574f4fe650c31 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_872e8e2f3102c06d .te-footer-widget-info_1fdbb5fdcce5c24b .info-form-and-social-icon_c76b7c606a6349fd {
        -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_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c 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_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 p {
    color: #335371; }
  .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul {
    list-style: none; }
    .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 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_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li:first-child .contact-icon_9840a5d5545ff238 {
          margin-top: 5px; }
      .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li .contact-icon_9840a5d5545ff238 {
        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_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li .contact-text_aab3ab8f0c44b2c7 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li .contact-text_aab3ab8f0c44b2c7 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li .contact-text_aab3ab8f0c44b2c7 span,
        .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li .contact-text_aab3ab8f0c44b2c7 p,
        .te-footer-widget_872e8e2f3102c06d .te-footer-widget-contact_0676b1763a50d5a9 .footer-contact_353dcd87866cdde2 ul li .contact-text_aab3ab8f0c44b2c7 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_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-thumb_295a4a7edfc94d61 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-desc_b278526be3517947 .te-latest-post-title_46832fd52f053620 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-desc_b278526be3517947 .te-latest-post-title_46832fd52f053620 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_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-desc_b278526be3517947 .te-latest-post-title_46832fd52f053620 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-desc_b278526be3517947 .te-latest-post-meta_bb15081bc4f58db2 {
      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_c79c8a3a53373717 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_c79c8a3a53373717 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_c79c8a3a53373717 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_c79c8a3a53373717 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_ad529869fb0bc967 {
  overflow: hidden; }
  .subscribe-area_ad529869fb0bc967.style-1_2756cf19ad17eae3 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-content-wrapper_27e27c8c558065ab {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_ad529869fb0bc967.style-1_2756cf19ad17eae3 .te-image-bg-collumn_c474d9955c568835 {
    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_ad529869fb0bc967.style-1_2756cf19ad17eae3 .te-image-bg-collumn_c474d9955c568835 {
        display: none; } }
  .subscribe-area_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab {
    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_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab .short-title_43374781e1f0e7a5 {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab .te-subscribe-title_e06ce3b40fb9d79c {
      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_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab .te-subscribe-title_e06ce3b40fb9d79c {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab .te-subscribe-title_e06ce3b40fb9d79c {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab .te-subscribe-title_e06ce3b40fb9d79c {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_ad529869fb0bc967 .te-content-wrapper_27e27c8c558065ab .text_9650c4fe26b5cfac {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_ad529869fb0bc967 .te-subscribe-inner-area_d9fdf9f07b6132ce {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_ad529869fb0bc967 .te-subscribe-inner-area_d9fdf9f07b6132ce {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_ad529869fb0bc967 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-subscribe-collumn_abaecf20ec825cf9 {
      -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_ad529869fb0bc967 .te-subscribe-inner-area_d9fdf9f07b6132ce .te-subscribe-collumn_abaecf20ec825cf9.te-image-bg-collumn_c474d9955c568835 {
          display: none; } }
    .subscribe-area_ad529869fb0bc967 .te-subscribe-inner-area_d9fdf9f07b6132ce .mc4wp-form-fields_70b385d4cf169518 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_ad529869fb0bc967 .te-subscribe-inner-area_d9fdf9f07b6132ce .mc4wp-form-fields_70b385d4cf169518 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_ad529869fb0bc967 .te-subscribe-inner-area_d9fdf9f07b6132ce .mc4wp-form-fields_70b385d4cf169518 .submit-btn_cb677ec54ab0f83d {
        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_872e8e2f3102c06d .te-subscribe-form-wrapper_317c1fb85ad22266 {
  color: #335371; }

.te-subscribe-form-widget_1fa9c6a049bfeea8 {
  position: relative; }
  .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-form-fields_70b385d4cf169518 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .single-field_d932c9ff038fde93 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_1fa9c6a049bfeea8 .submit-btn_cb677ec54ab0f83d {
    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_1fa9c6a049bfeea8 .submit-btn_cb677ec54ab0f83d:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-response_c13d5bff216396a3 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-response_c13d5bff216396a3 .mc4wp-alert_12b4a46cf7087139.mc4wp-error_17b39bc8af283ead p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-response_c13d5bff216396a3 .mc4wp-alert_12b4a46cf7087139.mc4wp-error_17b39bc8af283ead a {
      color: #ff0000; }
    .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-response_c13d5bff216396a3 .mc4wp-alert_12b4a46cf7087139.mc4wp-success_3170e4fc0b5b4d92 p, .te-subscribe-form-widget_1fa9c6a049bfeea8 .mc4wp-response_c13d5bff216396a3 .mc4wp-alert_12b4a46cf7087139.mc4wp-notice_a791e42a0ceb31b6 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_0c73c2874b4c9043 {
  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_0c73c2874b4c9043 .te-footer-logo_ec4575920e8ac505 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_0c73c2874b4c9043 .te-social-widget_391788dc73263bba {
    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_0c73c2874b4c9043 .te-social-widget_391788dc73263bba span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 {
  background-color: #131A2A; }
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-sec_45f26eb2f21a0610 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: 80px;
    padding-bottom: 70px; }
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-widget-title_05ca9c0d94c4b5bd,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .wp-block-heading_baf3369ab713c97d {
    color: #ffffff;
    font-size: 24px; }
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .footer-bottom-area_b382b0f009122be8 .te-copyright-text_741791c58ce153e3 p,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-widget_872e8e2f3102c06d.te_widget_nav_menu_fa0280a6addcc79c li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-widget_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-desc_b278526be3517947 .te-latest-post-title_46832fd52f053620 a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-widget_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-desc_b278526be3517947 .te-latest-post-title_46832fd52f053620,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-widget_872e8e2f3102c06d .te_widget_latest_post_2490f4e1ecbfce42 ul li .te-latest-post-desc_b278526be3517947 .te-latest-post-meta_bb15081bc4f58db2,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-widget_872e8e2f3102c06d .te-subscribe-form-wrapper_317c1fb85ad22266,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .te-footer-bottom-menu_c79c8a3a53373717 ul li a,
  .footer_6d01e07a06d044e5.style-2_576dc28b8b6bef52 .footer-bottom-area_b382b0f009122be8 .te-copyright-text_741791c58ce153e3 p a {
    color: #ffffff; }

/*# sourceMappingURL=style.css_caa86033f44315da.map_213cfb8d96d8542d */