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

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

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

p {
  margin: 0 0 15px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_83053af299726679,
.wp-block-loginout_ce18742554e2cca5 a,
input.te-theme-btn_83053af299726679 {
  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_83053af299726679:hover,
  .wp-block-loginout_ce18742554e2cca5 a:hover,
  input.te-theme-btn_83053af299726679:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_83053af299726679:focus,
  .wp-block-loginout_ce18742554e2cca5 a:focus,
  input.te-theme-btn_83053af299726679:focus {
    color: #ffffff; }
  .te-theme-btn_83053af299726679.yellow-btn_9d6e5ab4f8d3addc,
  .wp-block-loginout_ce18742554e2cca5 a.yellow-btn_9d6e5ab4f8d3addc,
  input.te-theme-btn_83053af299726679.yellow-btn_9d6e5ab4f8d3addc {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_83053af299726679.simple-btn_7285d7e1e8afcf83,
  .wp-block-loginout_ce18742554e2cca5 a.simple-btn_7285d7e1e8afcf83,
  input.te-theme-btn_83053af299726679.simple-btn_7285d7e1e8afcf83 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_9de390ff64b2edfe {
  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_9de390ff64b2edfe .circle-rotate-inner_f3d6e9e2cebb2b0b {
    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_e28bbdba46857e66 {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tp-page-content_e65b523b6ac0b957 .size-full_fc6e89d083799c81.alignright_3800ef7ab7ad8273 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_e65b523b6ac0b957 figure.wp-caption_4d8c4cd285352da1.aligncenter_ccf337cb90de2557 {
  margin-top: 40px; }
.tp-page-content_e65b523b6ac0b957 dl, .tp-page-content_e65b523b6ac0b957 ol, .tp-page-content_e65b523b6ac0b957 ul {
  margin-bottom: 11px; }
.tp-page-content_e65b523b6ac0b957 .te-comment-respond_5449cde4da781a2a {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_e65b523b6ac0b957 .te-latest-comments_fd2470fcfcfe3c06 .te-comment-respond_5449cde4da781a2a {
  margin-bottom: 40px; }
.tp-page-content_e65b523b6ac0b957 .te-post-comments_02c282a7fc0a1830 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_bec20f9d13e6dcf3 .gallery-item_662f3833918b63cd {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_0dca70de0ed95068 .gallery-item_662f3833918b63cd {
  max-width: 50%; }

.gallery-columns-3_6407a6d55792855b .gallery-item_662f3833918b63cd {
  max-width: 33.33%; }

.gallery-columns-4_fc7d994f7caba2f6 .gallery-item_662f3833918b63cd {
  max-width: 25%; }

.gallery-columns-5_1bd6cc8f66312419 .gallery-item_662f3833918b63cd {
  max-width: 20%; }

.gallery-columns-6_361f2e9fede5fefd .gallery-item_662f3833918b63cd {
  max-width: 16.66%; }

.gallery-columns-7_fd915bb65e1d0144 .gallery-item_662f3833918b63cd {
  max-width: 14.28%; }

.gallery-columns-8_95f64e6084168bbb .gallery-item_662f3833918b63cd {
  max-width: 12.5%; }

.gallery-columns-9_192208c59f0ebddb .gallery-item_662f3833918b63cd {
  max-width: 11.11%; }

.gallery-caption_7cff7cd652c870a1 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_8dcd4444feac724c {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_c033f93e6fd3212b {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_9fcfe5d7c2304b40 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_8d7cc8ccb94a676e p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_1ac19750afc297da p.wp-block-cover-text_1dffe54c5fcdeeaa,
.wp-block-cover_1ac19750afc297da.is-light_1084bb6cc7aa374d .wp-block-cover__inner-container_e18638f948f3b987 {
  color: #fff !important; }

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

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

.widget_ebf0a0486a77dd38 .wp-block-archives-dropdown_74a2513d3570cc2b,
.widget_ebf0a0486a77dd38 .wp-block-categories-dropdown_e6329d0cfc2af7c6,
.widget_ebf0a0486a77dd38 .wp-block-loginout_ce18742554e2cca5,
.widget_ebf0a0486a77dd38 .wp-block-social-links_a2c1f896a166f75a,
.widget_ebf0a0486a77dd38.widget_archive_f7541a506730be0d select,
.widget_ebf0a0486a77dd38.te_widget_categories_e31d59900c1875b3 select,
.widget_ebf0a0486a77dd38.widget_text_0097cdf72f168229 select,
.widget_ebf0a0486a77dd38.te_widget_search_f30f7ecce6f5e6c5 .search-form_e38026c5c9953aad,
.widget_ebf0a0486a77dd38.te_widget_tag_cloud_e57442c97a410956 .tagcloud_411d37a816a2ec3d,
.widget_ebf0a0486a77dd38 .wp-block-tag-cloud_126f419e5fa089bd {
  margin-bottom: 6px; }

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

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

.blog-search-content_7757dd4045d6c7c8 {
  margin: 0; }
  .blog-search-content_7757dd4045d6c7c8 .wp-block-search_c033f93e6fd3212b,
  .blog-search-content_7757dd4045d6c7c8 .search-form_e38026c5c9953aad,
  .blog-search-content_7757dd4045d6c7c8 .sidebar__search_52e62cce02e27312 {
    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_7757dd4045d6c7c8 .wp-block-search_c033f93e6fd3212b,
      .blog-search-content_7757dd4045d6c7c8 .search-form_e38026c5c9953aad,
      .blog-search-content_7757dd4045d6c7c8 .sidebar__search_52e62cce02e27312 {
        width: 100%; } }
    .blog-search-content_7757dd4045d6c7c8 .wp-block-search_c033f93e6fd3212b .wp-block-search__inside-wrapper_555da321c22b39f1,
    .blog-search-content_7757dd4045d6c7c8 .search-form_e38026c5c9953aad .wp-block-search__inside-wrapper_555da321c22b39f1,
    .blog-search-content_7757dd4045d6c7c8 .sidebar__search_52e62cce02e27312 .wp-block-search__inside-wrapper_555da321c22b39f1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_7757dd4045d6c7c8 .wp-block-search_c033f93e6fd3212b label,
    .blog-search-content_7757dd4045d6c7c8 .search-form_e38026c5c9953aad label,
    .blog-search-content_7757dd4045d6c7c8 .sidebar__search_52e62cce02e27312 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_7757dd4045d6c7c8 .wp-block-search_c033f93e6fd3212b input,
    .blog-search-content_7757dd4045d6c7c8 .search-form_e38026c5c9953aad input,
    .blog-search-content_7757dd4045d6c7c8 .sidebar__search_52e62cce02e27312 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_7757dd4045d6c7c8 .wp-block-search_c033f93e6fd3212b button,
    .blog-search-content_7757dd4045d6c7c8 .search-form_e38026c5c9953aad button,
    .blog-search-content_7757dd4045d6c7c8 .sidebar__search_52e62cce02e27312 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_e65b523b6ac0b957 .wp-smiley_acb29dbb728377a5,
.entry-content_9626d3fddf990641 .wp-smiley_acb29dbb728377a5,
.comment-content_29d100bd7e91158e .wp-smiley_acb29dbb728377a5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_5449cde4da781a2a.style-two_06db3e04ba39f9bd .wpcf7-form_c9b03e862a7772c3 .wpcf7-not-valid-tip_9d813720f521876c {
  color: #d9c0b8 !important; }
.te-comment-respond_5449cde4da781a2a .wpcf7-form_c9b03e862a7772c3 .wpcf7-not-valid_477a3e5233bf4f69 {
  border-color: #dc3232 !important; }
.te-comment-respond_5449cde4da781a2a .wpcf7-form_c9b03e862a7772c3 .wpcf7-not-valid-tip_9d813720f521876c {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_5449cde4da781a2a .wpcf7-form_c9b03e862a7772c3.sent_f2b8fae21644a02c .wpcf7-response-output_50f75844bfc78c2f {
  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_5449cde4da781a2a .wpcf7-form_c9b03e862a7772c3.invalid_cda9f54dcd80f6b3 .wpcf7-response-output_50f75844bfc78c2f {
  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_4b4f3f345f119bc2 {
  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_4b4f3f345f119bc2 .wpcf7-te-list-item_571205b6313c4a93 {
    margin: 0; }
    .wpcf7-form-control_4b4f3f345f119bc2 .wpcf7-te-list-item_571205b6313c4a93 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_4b4f3f345f119bc2 .wpcf7-te-list-item_571205b6313c4a93 label .wpcf7-te-list-item-label_63efb83b951c9a89 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_c3b0fddac781984a .te-comment-respond_5449cde4da781a2a textarea {
  margin-bottom: 12px; }

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

body.admin-bar_552746089e5de141 .header-menu-area_54649d6457dc83f3.sticky_menu_44084ef52e823a4e {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_552746089e5de141 .header-menu-area_54649d6457dc83f3.sticky_menu_44084ef52e823a4e {
      top: 0; } }

.page-template-default_0aff05c628ba634b.page-id-146_425a638379e743e1 .tp-page-content_e65b523b6ac0b957 p:last-child {
  margin-bottom: 10px; }
.page-template-default_0aff05c628ba634b.page-id-1133_b61a86d4aab0f162 .tp-page-content_e65b523b6ac0b957 .te-comment-respond_5449cde4da781a2a {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_0aff05c628ba634b.page-id-3_a1850232906a4dca .page-area_bd8aaa95a8e46d13 {
  padding-top: 128px; }

.single-post-item_b07443fcf14fc5d9.post-24_9a9779dc90a2859e .wp-block-button_944525e5b1e45475 a {
  color: #ffffff; }

.post-template-default_b5424b1cc18990b6.postid-163_c63322242d08f006 .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_b5424b1cc18990b6.postid-150_8ca564b601ed1cd5 .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_b5424b1cc18990b6.postid-150_8ca564b601ed1cd5 .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-block-group_73fe75049b180182.is-layout-constrained_70039b9163c66f19:last-child {
    border: 1px solid #000; }
.post-template-default_b5424b1cc18990b6.postid-51_54130aa5d48492f7 .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_b5424b1cc18990b6.postid-51_54130aa5d48492f7 .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_b5424b1cc18990b6.postid-1163_dcee3f78ab55f0a7 .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-caption_4d8c4cd285352da1, .post-template-default_b5424b1cc18990b6.postid-568_27a7ea2a6984b6dc .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-caption_4d8c4cd285352da1 {
  margin-top: 20px; }
.post-template-default_b5424b1cc18990b6.postid-1785_d49ea101c2a8c9f6 .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-block-button__link_ca6d095de844f64a {
  color: #ffffff !important; }
.post-template-default_b5424b1cc18990b6.postid-1149_402d11ee5b7f7e93 .te-blog-details-wrapper_1561172c65cf68cd .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 p {
  margin-bottom: 0; }
.post-template-default_b5424b1cc18990b6.postid-555_9360f0c32fd9832b .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_2bd6d53b1436adf2.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_2bd6d53b1436adf2.not-found .error-content_5653551bffe39e64 .error-btn-bh_fb2aff7c7f2c68a9 {
    margin-top: 20px; }

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

.sidebar_641153705fa6979b .widget_media_gallery_9d57e2d874bb146d .gallery-item_662f3833918b63cd {
  margin-bottom: 0; }
  .sidebar_641153705fa6979b .widget_media_gallery_9d57e2d874bb146d .gallery-item_662f3833918b63cd 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_61148fdc8f486214 {
  -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_e625eb1afb12c7b9 {
  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_248b0a7f1f6f2b3c path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_552746089e5de141 .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac.login .te-header-menu-area_37d70160f8e79afe {
  top: auto !important; }

.header-area_a902afe96a5adc94 .container-fluid_3995e1893418fb29 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_a902afe96a5adc94 .container-fluid_3995e1893418fb29 {
      padding: 0 24px; } }
.header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .header-top .te-header-contact-info_75bc266cf7e2665f span {
    color: #677471; }
    .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .header-top .te-header-contact-info_75bc266cf7e2665f span i {
      color: #317EFE; }
    .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .header-top .te-header-contact-info_75bc266cf7e2665f span a {
      color: #677471; }
  .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .header-top .te-social-profile_2cbb0017d9ccd62e a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .header-top .te-social-profile_2cbb0017d9ccd62e a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .te-header-menu-area_37d70160f8e79afe {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .te-header-menu-area_37d70160f8e79afe .menu-wrapper_fd655f2c8486942c {
    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_a902afe96a5adc94.style-2_b3e1809aa7a344ac .te-header-menu-area_37d70160f8e79afe .menu-wrapper_fd655f2c8486942c {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .te-header-menu-area_37d70160f8e79afe .te-header-btn_113129154e445ea0 .te-quote-btn_b171241162b26088 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .te-sticky_menu {
  top: 0; }
  .header-area_a902afe96a5adc94.style-2_b3e1809aa7a344ac .te-sticky_menu .menu-wrapper_fd655f2c8486942c {
    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_82f542609716f89b {
    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_3bc67f96ccd3d36f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_75bc266cf7e2665f {
    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_75bc266cf7e2665f 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_75bc266cf7e2665f span.te-contact-info-item_688b9081e4719e70 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_75bc266cf7e2665f 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_59ebab35ae52bea4 {
      display: none; } }
  .header-top .header-top-btn_59ebab35ae52bea4 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_59ebab35ae52bea4 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_59ebab35ae52bea4 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_2cbb0017d9ccd62e {
    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_2cbb0017d9ccd62e .te-social-profile-label_f09f609f11d14c4c {
      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_2cbb0017d9ccd62e 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_2cbb0017d9ccd62e a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_37d70160f8e79afe {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_37d70160f8e79afe.te-te-sticky-header_cd2e1852e9a94493 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_37d70160f8e79afe.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_37d70160f8e79afe.te-sticky_menu .te-logo_bcb7a70b6863e98b .te-sticky-logo_82070363bafc88af img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_37d70160f8e79afe.te-sticky_menu .te-main-menu_9cc673913d6883a2 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_37d70160f8e79afe.te-sticky_menu .te-main-menu_9cc673913d6883a2 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_37d70160f8e79afe.te-sticky_menu .te-main-menu_9cc673913d6883a2 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_37d70160f8e79afe.te-sticky_menu .te-main-menu_9cc673913d6883a2 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_37d70160f8e79afe .te-header-menu-wrapper_853c85cbf1e01307 {
    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_37d70160f8e79afe .te-header-menu-wrapper_853c85cbf1e01307 {
        gap: 20px; } }
  .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b {
    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_37d70160f8e79afe .te-logo_bcb7a70b6863e98b {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b {
        height: 80px; } }
    .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b .te-standard-logo_7a775b4771a2d020 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b .te-sticky-logo_82070363bafc88af {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b .te-sticky-logo_82070363bafc88af {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b .te-sticky-logo_82070363bafc88af {
          display: block; } }
      .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b .te-sticky-logo_82070363bafc88af img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_37d70160f8e79afe .te-logo_bcb7a70b6863e98b .te-retina-logo_a5b4de87bb350225 {
      display: none; }

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

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

.te-header-btn_113129154e445ea0 {
  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_113129154e445ea0 .te-icon_70708f79243669a7 {
    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_113129154e445ea0 .te-icon_70708f79243669a7: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_113129154e445ea0 {
      display: none; } }
  .te-header-btn_113129154e445ea0 .te-cta-btn_f017e176d468be76 {
    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_113129154e445ea0 .te-cta-btn_f017e176d468be76:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_113129154e445ea0 .te-quote-btn_b171241162b26088 {
    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_113129154e445ea0 .te-quote-btn_b171241162b26088: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_f1b1a9bf151688b1 {
    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_f1b1a9bf151688b1 .te-search-content-filed_4546fc6b181437a8 {
      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_f1b1a9bf151688b1 .te-search-content-filed_4546fc6b181437a8 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_f1b1a9bf151688b1 .te-search-form_34512f1c11cb68a3 {
      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_f1b1a9bf151688b1 .te-search-form_34512f1c11cb68a3 .te-search-form-input_49656330a1f4cd21 {
        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_f1b1a9bf151688b1 .te-search-form_34512f1c11cb68a3 .te-search-form-input_49656330a1f4cd21 .te-search-icon_33252336ea98d861 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_f1b1a9bf151688b1 .te-search-form_34512f1c11cb68a3 .te-search-form-input_49656330a1f4cd21 button.te-submit-search-btn_3bc373617d377547 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_f1b1a9bf151688b1 .te-search-form_34512f1c11cb68a3 input[type="search"] {
        margin-top: 0 !important;
        background: transparent !important;
        border: 0 !important;
        padding: 0 12px !important;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-mobile-menu-bar_a2b7e753aa03a502 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_a2b7e753aa03a502 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_c9134a32de7ef8dd {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_ffa8307a19fea098 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_c8c459498fdbd2cd {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_c8c459498fdbd2cd .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_c8c459498fdbd2cd .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-menu-sidebar-title_0c1185dfd9eaf2d3 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-header-contact-info_75bc266cf7e2665f {
      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_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-header-contact-info_75bc266cf7e2665f 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_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-header-contact-info_75bc266cf7e2665f span.te-contact-info-item_688b9081e4719e70 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-header-contact-info_75bc266cf7e2665f 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_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-header-contact-info_75bc266cf7e2665f span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-social-profile_2cbb0017d9ccd62e {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-social-profile_2cbb0017d9ccd62e a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_af9479e345e1ed03 .te-menu-sidebar-single-widget_92a8144a5282937d .te-social-profile_2cbb0017d9ccd62e 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_c0fa845b3a9c2d46 {
  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_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-feature-img_adb1e879a7a30361 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-feature-img_adb1e879a7a30361 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-feature-img_adb1e879a7a30361 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-feature-img_adb1e879a7a30361 {
          right: -380px; } }
      .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-feature-img_adb1e879a7a30361 .company-award_8d446abeb63ae7e1 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-feature-img_adb1e879a7a30361 .company-award_8d446abeb63ae7e1 .icon_7ed9d521c1689e3e {
          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_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-feature-img_adb1e879a7a30361 .slider-feature-img-overlay_946f95b79cc42fc8 {
          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_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-left-shape_c64aead0f64664ec {
      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_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-left-shape_c64aead0f64664ec {
          display: none; } }
    .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-right-shape_5c66beafa080b814 {
      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_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-right-shape_5c66beafa080b814 {
          display: none; } }
    .slider-area_c0fa845b3a9c2d46.style-2_b3e1809aa7a344ac .te-single-slider_3fdc691ee96ea238 .slider-circle-shape_87d1c87cde9779fd {
      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_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-short-title_5fa2256f9a3f4f8a,
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-title_f298411aa836c855,
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-short-desc_45773433e1c643aa,
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-btn-wrapper_6354850987ba714b {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-short-title_5fa2256f9a3f4f8a {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-title_f298411aa836c855 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-short-desc_45773433e1c643aa {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-active .te-slider-btn-wrapper_6354850987ba714b {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-dots_d6c31baa0f298157 {
    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_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-dots_d6c31baa0f298157 {
        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_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-dots_d6c31baa0f298157 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_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-dots_d6c31baa0f298157 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_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-dots_d6c31baa0f298157 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-dots_d6c31baa0f298157 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_c0fa845b3a9c2d46 .te-slider-wrapper_55ca9b3e3596241d .slick-dots_d6c31baa0f298157 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 {
    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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 {
        background-image: none !important; } }
    .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-overlay_27c507010c6ee10f {
      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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-overlay_27c507010c6ee10f {
          left: 0; } }
      .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-overlay_27c507010c6ee10f .te-slider-overlay-shape_6e9605c6aca58181 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-overlay_27c507010c6ee10f .te-slider-overlay-shape_6e9605c6aca58181 {
            display: none; } }
    .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 {
      position: relative;
      z-index: 99; }
      .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-short-title_5fa2256f9a3f4f8a {
        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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
        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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-short-desc_45773433e1c643aa {
        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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-short-desc_45773433e1c643aa {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-short-desc_45773433e1c643aa {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-short-desc_45773433e1c643aa {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b {
        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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b {
            padding-top: 30px; } }
        .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-theme-btn_83053af299726679 {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-call-btn_acd078bf75cce598 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-call-btn_acd078bf75cce598 .te-icon_70708f79243669a7 {
            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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-call-btn_acd078bf75cce598 .te-content_37dfab2abd187269 {
            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_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-call-btn_acd078bf75cce598 .te-content_37dfab2abd187269 .te-title_53555dbf9b01ecd2 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_c0fa845b3a9c2d46 .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-call-btn_acd078bf75cce598 .te-content_37dfab2abd187269 .te-text_3a5ce3245a35969e {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e: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_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-overlay_27c507010c6ee10f {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-overlay_27c507010c6ee10f::before {
        display: none; }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .slider-shape_4b64fc68df12902c {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .slider-shape_4b64fc68df12902c img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-one_072d343a8bf014bb {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-one_072d343a8bf014bb {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-one_072d343a8bf014bb {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-one_072d343a8bf014bb {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-one_072d343a8bf014bb {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-two_d739c53b2a53e706 {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-two_d739c53b2a53e706 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-two_d739c53b2a53e706 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-two_d739c53b2a53e706 {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-two_d739c53b2a53e706 {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-three_06636415baef269f {
      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_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-three_06636415baef269f {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .shape-three_06636415baef269f {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-container_a60d9537c311eb6c {
      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_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-container_a60d9537c311eb6c {
          -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_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-container_a60d9537c311eb6c {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-container_a60d9537c311eb6c .te-slider-column_9dcedba795109a87 {
        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_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-container_a60d9537c311eb6c .te-slider-column_9dcedba795109a87 {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-theme-btn_83053af299726679 {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-theme-btn_83053af299726679:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-btn-wrapper_6354850987ba714b .te-call-btn_acd078bf75cce598 .te-icon_70708f79243669a7 {
      color: #317EFE; }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
      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_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-single-slider_3fdc691ee96ea238 .te-slider-content-wrapper_c5239030106abcf1 .te-slider-content_63aa05619d72e781 .te-slider-title_f298411aa836c855 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-slider-wrapper_55ca9b3e3596241d .container {
    position: relative; }
  .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-slider-wrapper_55ca9b3e3596241d .slider-shape-bg_61867d8c4bd33d35 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-slider-wrapper_55ca9b3e3596241d .slider-shape-bg_61867d8c4bd33d35 {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-slider-wrapper_55ca9b3e3596241d .slider-shape-bg_61867d8c4bd33d35 {
        margin-left: 0; } }
    .slider-area_c0fa845b3a9c2d46.style-1_5f3a9df6bcbe677e .te-slider-wrapper_55ca9b3e3596241d .slider-shape-bg_61867d8c4bd33d35: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_daf56b7bc3a4039a {
  position: relative; }

.te-info-card_b64bb31f5576c557 {
  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_b64bb31f5576c557 {
      padding: 40px 25px; } }
  .te-info-card_b64bb31f5576c557: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_b64bb31f5576c557:hover .te-image-wrapper_13292ac8eb804dae .overlay_213ec8aa997d7af7 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_b64bb31f5576c557:hover .te-image-wrapper_13292ac8eb804dae 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_b64bb31f5576c557:hover .icon_7ed9d521c1689e3e img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_b64bb31f5576c557:hover .content .te-read-more_caf197cf489ba0c7 .te-theme-btn_83053af299726679 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_b64bb31f5576c557 .te-info-card-inner_ec184df4a33533e4 {
    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_b64bb31f5576c557 .te-image-wrapper_13292ac8eb804dae {
    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_b64bb31f5576c557 .te-image-wrapper_13292ac8eb804dae 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_b64bb31f5576c557 .te-image-wrapper_13292ac8eb804dae .overlay_213ec8aa997d7af7 {
      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_b64bb31f5576c557 .icon_7ed9d521c1689e3e {
    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_b64bb31f5576c557 .icon_7ed9d521c1689e3e img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_b64bb31f5576c557 .te-content-wrapper_a557e6ade26d3afc {
    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_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 {
    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_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 .icon_7ed9d521c1689e3e {
      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_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 .icon_7ed9d521c1689e3e::before, .te-info-card_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 .icon_7ed9d521c1689e3e::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 .icon_7ed9d521c1689e3e::before {
        top: 15px;
        left: 5px; }
      .te-info-card_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 .icon_7ed9d521c1689e3e::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 .title {
      font-size: 24px;
      line-height: 24px;
      font-weight: 500;
      margin: 0;
      color: #14203A;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .te-info-card_b64bb31f5576c557 .te-title-wrapper_bcd41a7a4734b1e3 .divider_3a19411fd0cd3bf6 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_b64bb31f5576c557 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .te-info-card_b64bb31f5576c557 .content .desc_6dbaaa1941209a32 {
      -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_b64bb31f5576c557 .content .te-read-more_caf197cf489ba0c7 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_b64bb31f5576c557 .content .te-read-more_caf197cf489ba0c7 .te-theme-btn_83053af299726679 {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_b64bb31f5576c557 .content .te-read-more_caf197cf489ba0c7 .te-theme-btn_83053af299726679:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac {
  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_b64bb31f5576c557.style-2_b3e1809aa7a344ac {
      padding: 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac {
      padding: 35px; } }
  .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac:hover .image img {
    -webkit-transform: scale(1.03);
            transform: scale(1.03);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac:hover .content .te-read-more_caf197cf489ba0c7 .te-theme-btn_83053af299726679 {
    background-color: inherit;
    color: #317EFE; }
  .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac .image {
    border-radius: 20px;
    overflow: hidden; }
    .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac .te-title-wrapper_bcd41a7a4734b1e3 {
    padding-bottom: 15px; }
  .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc {
    text-align: left;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac .content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px; }
    .te-info-card_b64bb31f5576c557.style-2_b3e1809aa7a344ac .content .te-read-more_caf197cf489ba0c7 .te-theme-btn_83053af299726679 {
      padding: 0;
      border: 0; }

.te-icon-card_7e1dddb289a69693 {
  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_7e1dddb289a69693 {
      -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_7e1dddb289a69693:hover .icon_7ed9d521c1689e3e img {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-icon-card_7e1dddb289a69693 .icon_7ed9d521c1689e3e {
    width: 78px;
    height: 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_7e1dddb289a69693 .icon_7ed9d521c1689e3e img {
      width: 100%;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-icon-card_7e1dddb289a69693 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-icon-card_7e1dddb289a69693 .content {
        gap: 15px; } }
    .te-icon-card_7e1dddb289a69693 .content .title {
      font-family: "Inter", sans-serif;
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #14203A;
      margin-bottom: 0; }
    .te-icon-card_7e1dddb289a69693 .content .desc_6dbaaa1941209a32 {
      font-family: "Inter", sans-serif;
      font-size: 18px;
      line-height: 30px;
      font-weight: 400;
      color: #335371;
      margin-bottom: 0; }
      .te-icon-card_7e1dddb289a69693 .content .desc_6dbaaa1941209a32 a {
        color: #335371; }

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

.te-icon-card_7e1dddb289a69693.style-three_bdba1fd6c09c5178 {
  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_7e1dddb289a69693.style-three_bdba1fd6c09c5178 .icon_7ed9d521c1689e3e {
    width: 72px;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .te-icon-card_7e1dddb289a69693.style-three_bdba1fd6c09c5178 .icon_7ed9d521c1689e3e img {
      width: 100%; }
  .te-icon-card_7e1dddb289a69693.style-three_bdba1fd6c09c5178 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .te-icon-card_7e1dddb289a69693.style-three_bdba1fd6c09c5178 .content .title {
      color: #ffffff; }
    .te-icon-card_7e1dddb289a69693.style-three_bdba1fd6c09c5178 .content .desc_6dbaaa1941209a32 {
      color: #c7cdda; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-icon-card_7e1dddb289a69693.style-three_bdba1fd6c09c5178 {
      gap: 25px; }
      .te-icon-card_7e1dddb289a69693.style-three_bdba1fd6c09c5178 .content {
        gap: 18px; } }

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

.te-about-image-card_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 {
      text-align: left; } }
  .te-about-image-card_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 > img {
          width: 100%; } }
    .te-about-image-card_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-img-card-shape_dad9cda46dd4075e {
      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_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-img-card-shape_dad9cda46dd4075e {
          right: 0; } }
.te-about-image-card_0f86689e9e4b8232 .te-company-foundation_3a998d16727c3fe1 {
  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_0f86689e9e4b8232 .te-company-foundation_3a998d16727c3fe1 .te-counter-wrapper_f71b05be143a05ca {
    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_0f86689e9e4b8232 .te-company-foundation_3a998d16727c3fe1 .counter-title_6a285a47b09b83d1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_0f86689e9e4b8232 .te-company-foundation_3a998d16727c3fe1 .title {
    font-size: 14.35px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.359px;
    color: #14203A;
    margin-bottom: 0;
    text-align: left; }

.te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-img-card-shape_dad9cda46dd4075e {
    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_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-img-card-shape_dad9cda46dd4075e {
        display: none; } }
  .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 {
        position: relative; } }
    .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-another-image-inner_5aede35dfda74074 {
      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_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-another-image-inner_5aede35dfda74074 {
          width: 100%; }
          .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-another-image-inner_5aede35dfda74074 img {
            width: 100%; } }
    .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .video-btn_1716f59a06b3ab1f {
      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_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .video-btn_1716f59a06b3ab1f {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .video-btn_1716f59a06b3ab1f 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_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-badge-text_c4989e0be9a68efb {
      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_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-badge-text_c4989e0be9a68efb {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-badge-text_c4989e0be9a68efb .icon_7ed9d521c1689e3e {
        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_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-badge-text_c4989e0be9a68efb .text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        text-align: left; }
        .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-badge-text_c4989e0be9a68efb .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_0f86689e9e4b8232.style-2_b3e1809aa7a344ac .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 .te-another-image_619c138d81fa3051 .te-badge-text_c4989e0be9a68efb .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce {
  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_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-section-title_eea8cc6864ad98eb {
    margin-bottom: 0; }
    .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-section-title_eea8cc6864ad98eb .title {
      margin-bottom: 0; }
  .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-list-item-wrapper_9dd8e7fcdfe5254b {
    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_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-list-item-wrapper_9dd8e7fcdfe5254b {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-list-item-wrapper_9dd8e7fcdfe5254b .te-list-item_2538b90ac0a58fa3 .icon_7ed9d521c1689e3e {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-list-item-wrapper_9dd8e7fcdfe5254b .te-list-item_2538b90ac0a58fa3 .text {
      color: #14203A; }
  .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f {
    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_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .te-single-info-list_8d0809f087ffc88e {
      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_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .te-single-info-list_8d0809f087ffc88e:hover .icon_7ed9d521c1689e3e 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_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .te-single-info-list_8d0809f087ffc88e .icon_7ed9d521c1689e3e {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .te-single-info-list_8d0809f087ffc88e .icon_7ed9d521c1689e3e::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_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .te-single-info-list_8d0809f087ffc88e .icon_7ed9d521c1689e3e 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_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .te-single-info-list_8d0809f087ffc88e .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_ad50bfda50f32416 .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .te-single-info-list_8d0809f087ffc88e .short-title_5f8d9359228237ee {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_ad50bfda50f32416.style-2_b3e1809aa7a344ac .te-about-info-content_eece013514bff8ce {
  gap: 10px; }
  .te-about-info-card_ad50bfda50f32416.style-2_b3e1809aa7a344ac .te-about-info-content_eece013514bff8ce .te-list-item-wrapper_9dd8e7fcdfe5254b {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_ad50bfda50f32416.style-2_b3e1809aa7a344ac .te-about-info-content_eece013514bff8ce .te-list-item-wrapper_9dd8e7fcdfe5254b .te-list-item_2538b90ac0a58fa3 .icon_7ed9d521c1689e3e {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_ad50bfda50f32416.style-2_b3e1809aa7a344ac .te-about-info-content_eece013514bff8ce .te-list-item-wrapper_9dd8e7fcdfe5254b .te-list-item_2538b90ac0a58fa3 .text {
      color: #335371; }
  .te-about-info-card_ad50bfda50f32416.style-2_b3e1809aa7a344ac .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_ad50bfda50f32416.style-2_b3e1809aa7a344ac .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .divider_3a19411fd0cd3bf6 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_ad50bfda50f32416.style-2_b3e1809aa7a344ac .te-about-info-content_eece013514bff8ce .te-info-list_2b7d5b295db7788f .divider_3a19411fd0cd3bf6 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-section-title_eea8cc6864ad98eb {
  margin-bottom: 40px; }
.te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .about-info-wrapper_3ab9d5784e5933f7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .about-info-wrapper_3ab9d5784e5933f7 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .about-info-wrapper_3ab9d5784e5933f7 .about-info-img_8d839ee85cc9866a {
    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_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .about-info-wrapper_3ab9d5784e5933f7 .about-info-img_8d839ee85cc9866a {
        height: 350px; } }
    .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .about-info-wrapper_3ab9d5784e5933f7 .about-info-img_8d839ee85cc9866a img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce .skill-progressbar-wrapper_beaf0aabd4a266fa {
    width: 100%; }
  .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce .te-icon-card-wrapper_f4fb4ad671c81b06 {
    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_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce .te-icon-card-wrapper_f4fb4ad671c81b06 .te-icon-card_7e1dddb289a69693 {
      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_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce .te-icon-card-wrapper_f4fb4ad671c81b06 .te-icon-card_7e1dddb289a69693 .icon_7ed9d521c1689e3e {
        width: 40px;
        height: 40px; }
      .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce .te-icon-card-wrapper_f4fb4ad671c81b06 .te-icon-card_7e1dddb289a69693 .content {
        gap: 4px; }
        .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce .te-icon-card-wrapper_f4fb4ad671c81b06 .te-icon-card_7e1dddb289a69693 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_ad50bfda50f32416.style-three_bdba1fd6c09c5178 .te-about-info-content_eece013514bff8ce .te-btn-wrapper_7adeb4f03d94fec6 {
    margin-top: 7px; }

.te-counter-card_41da5b5ee4f7856b {
  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_41da5b5ee4f7856b {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 575px) {
    .te-counter-card_41da5b5ee4f7856b {
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 50px; } }
  .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 {
    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_41da5b5ee4f7856b .te-counter-item_522c1396b162f331:hover .icon_7ed9d521c1689e3e img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .icon_7ed9d521c1689e3e {
      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_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .icon_7ed9d521c1689e3e img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .te-counter-title_f1e4e034a9259239 {
      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_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .te-counter-title_f1e4e034a9259239 .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 26px; }
    .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .number_1d8acc2522b1d137 {
      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_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .number_1d8acc2522b1d137 {
          font-size: 36px;
          line-height: 40px; } }
    .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .title {
      margin: 0;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 18px;
      color: #335371; }
    .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .text {
      margin: 0;
      color: #c7cdda; }

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

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

.te-process-step_0ad7cba5cf9cd56a {
  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_0ad7cba5cf9cd56a::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_0ad7cba5cf9cd56a {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_0ad7cba5cf9cd56a:hover {
    top: -5px; }
    .te-process-step_0ad7cba5cf9cd56a:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_0ad7cba5cf9cd56a:hover .icon_7ed9d521c1689e3e img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0ad7cba5cf9cd56a:hover .counter-number_c7a270a799517d5b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_0ad7cba5cf9cd56a:hover .content .te-read-more_caf197cf489ba0c7 .te-theme-btn_83053af299726679 {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_0ad7cba5cf9cd56a .icon_7ed9d521c1689e3e {
    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_0ad7cba5cf9cd56a .icon_7ed9d521c1689e3e img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_0ad7cba5cf9cd56a .te-content-wrapper_a557e6ade26d3afc {
    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_0ad7cba5cf9cd56a .te-counter-wrapper_f71b05be143a05ca {
    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_0ad7cba5cf9cd56a .te-counter-wrapper_f71b05be143a05ca .shape_30659d145e2e9601 {
      position: relative; }
  .te-process-step_0ad7cba5cf9cd56a .counter-number_c7a270a799517d5b {
    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_0ad7cba5cf9cd56a .te-title-wrapper_bcd41a7a4734b1e3 {
    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_0ad7cba5cf9cd56a .te-title-wrapper_bcd41a7a4734b1e3 .icon_7ed9d521c1689e3e {
      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_0ad7cba5cf9cd56a .te-title-wrapper_bcd41a7a4734b1e3 .title {
      font-size: 24px;
      line-height: 32px;
      font-weight: 500;
      margin: 0;
      color: #ffffff;
      -webkit-transition: all 0.6s ease;
      transition: all 0.6s ease; }
  .te-process-step_0ad7cba5cf9cd56a .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px; }
    .te-process-step_0ad7cba5cf9cd56a .content .desc_6dbaaa1941209a32 {
      -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_0ad7cba5cf9cd56a .content .te-read-more_caf197cf489ba0c7 {
      margin-top: -10px; }
      .te-process-step_0ad7cba5cf9cd56a .content .te-read-more_caf197cf489ba0c7 .te-theme-btn_83053af299726679 {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

.te-testimonial-card_ca735930f29f1c75 {
  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_ca735930f29f1c75 {
      padding: 30px; } }
  .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc {
    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_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .content {
      font-size: 18px;
      font-weight: 400;
      line-height: 36px;
      color: #335371;
      margin-bottom: 0; }
    .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 {
      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_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end; } }
      .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .te-user-info_885e4832298daa05 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .te-user-info_885e4832298daa05 .image {
          width: 74px;
          height: 84px;
          border-radius: 20px;
          overflow: hidden;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .te-user-info_885e4832298daa05 .rating_0d2dd3c697a53b24 {
          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_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .te-user-info_885e4832298daa05 .name {
          font-size: 24px;
          font-weight: 500;
          line-height: 34px;
          letter-spacing: 0px;
          color: #14203A;
          margin-bottom: 0; }
          @media only screen and (min-width: 0px) and (max-width: 767px) {
            .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .te-user-info_885e4832298daa05 .name {
              font-size: 18px;
              line-height: 28px; } }
        .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .te-user-info_885e4832298daa05 .designation_e74c59b100862978 {
          font-size: 18px;
          font-weight: 400;
          line-height: 36px;
          color: #14203A; }
      .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .icon_7ed9d521c1689e3e {
        color: #E1E1E1;
        font-size: 55px;
        margin-top: 20px; }
        @media (max-width: 570px) {
          .te-testimonial-card_ca735930f29f1c75 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .icon_7ed9d521c1689e3e {
            position: absolute;
            right: 30px;
            top: 0;
            z-index: -1;
            font-size: 35px; } }

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

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

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

.te-accordion-box-wrapper_511d187b610fe52a {
  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_a1a5e3dfceca6ae1 .te-accordion-list-item_3c5983f07e78650a {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_a1a5e3dfceca6ae1 .te-accordion-list-item_3c5983f07e78650a .te-accordion-head_4ecb5406a7be57af {
    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_a1a5e3dfceca6ae1 .te-accordion-list-item_3c5983f07e78650a .te-accordion-head_4ecb5406a7be57af: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_a1a5e3dfceca6ae1 .te-accordion-list-item_3c5983f07e78650a .te-accordion-head_4ecb5406a7be57af.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_a1a5e3dfceca6ae1 .te-accordion-list-item_3c5983f07e78650a .te-accordion-head_4ecb5406a7be57af .te-accordion-title_e183125a7ab187c9 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_a1a5e3dfceca6ae1 .te-accordion-list-item_3c5983f07e78650a .te-accordion-body_fe9048d3fda99b96 {
    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_493664be34a5325d {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_493664be34a5325d {
      padding-left: 30px; } }
  .page-header_493664be34a5325d .te-page-title_7771681ce2d03d9d,
  .page-header_493664be34a5325d .page-title_d86e18ce24ae694d {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_493664be34a5325d .te-page-title_7771681ce2d03d9d,
      .page-header_493664be34a5325d .page-title_d86e18ce24ae694d {
        font-size: 38px;
        line-height: 48px; } }

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

.te-post-item_9ecbe9aedf0fbf98 {
  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_9ecbe9aedf0fbf98:hover .te-post-thumbnail_b5ffdbbfe128d894 img,
  .te-post-item_9ecbe9aedf0fbf98:hover .post-video_146cc4a86dfe7eb1 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_9ecbe9aedf0fbf98 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_9ecbe9aedf0fbf98 iframe {
        height: 350px; } }
  .te-post-item_9ecbe9aedf0fbf98 .post-gallery .slick-list_6140e42b95c1e3fa .slick-track_aa9b1459c09f6515 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content-wrapper_c83b983196ec260f {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_9ecbe9aedf0fbf98 .te-post-content-wrapper_c83b983196ec260f {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_9ecbe9aedf0fbf98 .te-post-content-wrapper_c83b983196ec260f .te-read-more_caf197cf489ba0c7 {
      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_9ecbe9aedf0fbf98.format-quote_febbd674ff79d253 .te-post-content {
    margin: 0; }
  .te-post-item_9ecbe9aedf0fbf98.format-quote_febbd674ff79d253 blockquote {
    margin: 0; }
    .te-post-item_9ecbe9aedf0fbf98.format-quote_febbd674ff79d253 blockquote p {
      margin-top: 0; }
    .te-post-item_9ecbe9aedf0fbf98.format-quote_febbd674ff79d253 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_9ecbe9aedf0fbf98.format-quote_febbd674ff79d253 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_9ecbe9aedf0fbf98.sticky_3eb52016c4ed2864 {
    border: 2px solid #317EFE; }
    .te-post-item_9ecbe9aedf0fbf98.sticky_3eb52016c4ed2864 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_9ecbe9aedf0fbf98.sticky_3eb52016c4ed2864 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_9ecbe9aedf0fbf98 .te-post-title_68ec695839dd3f34 {
    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_9ecbe9aedf0fbf98 .te-post-title_68ec695839dd3f34 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_9ecbe9aedf0fbf98 .te-post-title_68ec695839dd3f34:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content h2,
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content h3,
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content h4,
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content h5,
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_9ecbe9aedf0fbf98 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_9ecbe9aedf0fbf98 .te-single-post-meta_d191a1e35779336b {
    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_9ecbe9aedf0fbf98 .te-social-share_301842b54bb41086 {
    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_9ecbe9aedf0fbf98 .te-social-share_301842b54bb41086 a.facebook_a431c9497906e3e0 {
      color: #1877f2; }
    .te-post-item_9ecbe9aedf0fbf98 .te-social-share_301842b54bb41086 a.twitter_57e1b07b68c26e19 {
      color: #1da1f2; }
    .te-post-item_9ecbe9aedf0fbf98 .te-social-share_301842b54bb41086 a.linkedin_2fc136cae75bfaa7 {
      color: #1a70c6; }
    .te-post-item_9ecbe9aedf0fbf98 .te-social-share_301842b54bb41086 .te-social-share-title_53d81152e02b1b55 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_9ecbe9aedf0fbf98 .te-blog-post-tag_e348f03b392d2ba8 {
    width: 100%;
    display: inline-block; }
    .te-post-item_9ecbe9aedf0fbf98 .te-blog-post-tag_e348f03b392d2ba8 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_9ecbe9aedf0fbf98 .te-blog-post-tag_e348f03b392d2ba8 .te-post-tag-list_dd19bd9efdd4111e {
      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_9ecbe9aedf0fbf98 .te-blog-post-tag_e348f03b392d2ba8 .te-post-tag-list_dd19bd9efdd4111e 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_9ecbe9aedf0fbf98 .te-blog-post-tag_e348f03b392d2ba8 .te-post-tag-list_dd19bd9efdd4111e 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_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894,
  .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1 {
    position: relative;
    overflow: hidden; }
    .te-post-item_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894 img,
    .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1 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_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894 .popup-video-wrapper_7b68bdccdd4d93e2,
    .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1 .popup-video-wrapper_7b68bdccdd4d93e2 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894 .video-btn_1716f59a06b3ab1f a,
    .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1 .video-btn_1716f59a06b3ab1f 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_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894 .video-btn_1716f59a06b3ab1f a i,
      .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1 .video-btn_1716f59a06b3ab1f a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894 .video-btn_1716f59a06b3ab1f a:hover,
      .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1 .video-btn_1716f59a06b3ab1f a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_9ecbe9aedf0fbf98 button.post-gallery-btn_ee5eb30f300bfcb7 {
    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_9ecbe9aedf0fbf98 button.post-gallery-btn_ee5eb30f300bfcb7.prev-btn_c8bf859c99d1041a {
      left: 30px; }
    .te-post-item_9ecbe9aedf0fbf98 button.post-gallery-btn_ee5eb30f300bfcb7.next-btn_b9175e94554d80ad {
      right: 30px; }
    .te-post-item_9ecbe9aedf0fbf98 button.post-gallery-btn_ee5eb30f300bfcb7 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_9ecbe9aedf0fbf98 button.post-gallery-btn_ee5eb30f300bfcb7:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_9ecbe9aedf0fbf98 button.post-gallery-btn_ee5eb30f300bfcb7:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_9ecbe9aedf0fbf98 .post-audio_4c34308472fa3e35 iframe {
    width: 100%; }
  .te-post-item_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 {
    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_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 {
        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_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 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_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 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_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

.te-post-card_8abef4887b6cc0b0 {
  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_8abef4887b6cc0b0.style-1_5f3a9df6bcbe677e {
    background-color: #ffffff;
    padding: 10px;
    border-radius: 20px; }
    .te-post-card_8abef4887b6cc0b0.style-1_5f3a9df6bcbe677e .image {
      height: 290px; }
    .te-post-card_8abef4887b6cc0b0.style-1_5f3a9df6bcbe677e .content {
      padding: 0 20px 20px 20px; }
  .te-post-card_8abef4887b6cc0b0:hover .image img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-post-card_8abef4887b6cc0b0 .image {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    height: 323px;
    position: relative; }
    .te-post-card_8abef4887b6cc0b0 .image img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scale(1);
              transform: scale(1);
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      top: 0;
      left: 0; }
    .te-post-card_8abef4887b6cc0b0 .image .te-post-date_ec7d59a202a311d7 {
      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_8abef4887b6cc0b0 .image .te-post-date_ec7d59a202a311d7 span {
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0px; }
  .te-post-card_8abef4887b6cc0b0 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 3; }
    .te-post-card_8abef4887b6cc0b0 .content .te-post-meta-info_f6ceed633e382485 {
      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_8abef4887b6cc0b0 .content .te-post-meta-info_f6ceed633e382485 .te-single-meta_ba7dce5e5b4912bb {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 8px; }
        .te-post-card_8abef4887b6cc0b0 .content .te-post-meta-info_f6ceed633e382485 .te-single-meta_ba7dce5e5b4912bb span,
        .te-post-card_8abef4887b6cc0b0 .content .te-post-meta-info_f6ceed633e382485 .te-single-meta_ba7dce5e5b4912bb a {
          color: #335371;
          font-size: 14px;
          line-height: 28px;
          font-weight: 400;
          margin: 0;
          text-transform: capitalize; }
        .te-post-card_8abef4887b6cc0b0 .content .te-post-meta-info_f6ceed633e382485 .te-single-meta_ba7dce5e5b4912bb i {
          color: #317EFE; }
    .te-post-card_8abef4887b6cc0b0 .content .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 39.84px;
      letter-spacing: 0px;
      font-family: "Inter", sans-serif;
      margin-bottom: 7px;
      color: #14203A;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-post-card_8abef4887b6cc0b0 .content a.read-btn_2122f87687a7b508 {
      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_8abef4887b6cc0b0 .content a.read-btn_2122f87687a7b508:hover {
        color: #317EFE; }

.te-post-card_8abef4887b6cc0b0.style-2_b3e1809aa7a344ac {
  gap: 20px; }
  .te-post-card_8abef4887b6cc0b0.style-2_b3e1809aa7a344ac .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_8abef4887b6cc0b0.style-2_b3e1809aa7a344ac .image .te-post-date_ec7d59a202a311d7 {
      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_8abef4887b6cc0b0.style-2_b3e1809aa7a344ac .content .title {
    font-size: 20px; }
  .te-post-card_8abef4887b6cc0b0.style-2_b3e1809aa7a344ac .content .te-post-meta-info_f6ceed633e382485 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_1561172c65cf68cd .te-comment-respond_5449cde4da781a2a {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_1561172c65cf68cd .te-post-comments_02c282a7fc0a1830 {
  margin-top: 70px; }
.te-blog-details-wrapper_1561172c65cf68cd .wp-block-group_73fe75049b180182.has-background_171c2f7e0cc08568 .wp-block-button_944525e5b1e45475 .wp-block-button__link_ca6d095de844f64a {
  color: #ffffff !important; }
.te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-meta_49bdfb60f0a3e3e4 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894,
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1,
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-gallery,
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .postbox-audio_bdfc7277ca5b4ba7,
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .wp-block-post-featured-image_350365e1a93cd6f1 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894,
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1,
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-gallery,
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .postbox-audio_bdfc7277ca5b4ba7,
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .wp-block-post-featured-image_350365e1a93cd6f1 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894:hover img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1:hover img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-gallery:hover img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .postbox-audio_bdfc7277ca5b4ba7:hover img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .wp-block-post-featured-image_350365e1a93cd6f1: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_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-thumbnail_b5ffdbbfe128d894 img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-video_146cc4a86dfe7eb1 img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .post-gallery img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .postbox-audio_bdfc7277ca5b4ba7 img,
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .wp-block-post-featured-image_350365e1a93cd6f1 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_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content-wrapper_c83b983196ec260f {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-block-query_f31ad4c03c9f9832 .wp-block-post-template_4d86b63d19487cb4 {
      padding-left: 0; }
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-block-query_f31ad4c03c9f9832 .wp-block-post-template_4d86b63d19487cb4 .wp-block-post_e72aba698f29eb7e {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-block-navigation__responsive-container-content_dba62a2cdd2bd165 .wp-block-page-list_7426961cf9837af2 {
      padding-left: 0; }
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-block-group_73fe75049b180182 {
      margin: 15px 0; }
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content .wp-block-group_73fe75049b180182 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_1561172c65cf68cd .te-post-item_9ecbe9aedf0fbf98 .te-blog-post-tag_e348f03b392d2ba8 .te-social-share_301842b54bb41086 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_1561172c65cf68cd .wp-block-calendar_53d1aea7cfb819d0 {
  margin-bottom: 30px; }

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

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

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

.cta-area_aa6a1ab5fc2186fe {
  background-color: #317EFE;
  padding: 20px 70px;
  border-radius: 0 0 20px 20px; }
  .cta-area_aa6a1ab5fc2186fe .te-content-wrapper_a557e6ade26d3afc {
    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_aa6a1ab5fc2186fe .te-content-wrapper_a557e6ade26d3afc .short-title_5f8d9359228237ee {
      font-size: 21px;
      font-weight: 500;
      color: #ffffff;
      margin-bottom: 0; }
    .cta-area_aa6a1ab5fc2186fe .te-content-wrapper_a557e6ade26d3afc .te-cta-title_f4988216df1c501f {
      color: #ffffff;
      text-transform: capitalize;
      margin-bottom: 0;
      font-size: 57px;
      line-height: 77px;
      letter-spacing: -1px; }
      @media (max-width: 375px) {
        .cta-area_aa6a1ab5fc2186fe .te-content-wrapper_a557e6ade26d3afc .te-cta-title_f4988216df1c501f {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .cta-area_aa6a1ab5fc2186fe .te-content-wrapper_a557e6ade26d3afc .te-cta-title_f4988216df1c501f {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .cta-area_aa6a1ab5fc2186fe .te-content-wrapper_a557e6ade26d3afc .te-cta-title_f4988216df1c501f {
          font-size: 36px;
          line-height: 42px; } }
    .cta-area_aa6a1ab5fc2186fe .te-content-wrapper_a557e6ade26d3afc .text {
      font-size: 18px;
      line-height: 36px;
      color: #ffffff;
      margin-bottom: 0; }
  .cta-area_aa6a1ab5fc2186fe .te-btn-wrapper_7adeb4f03d94fec6 {
    margin-top: 30px; }
  .cta-area_aa6a1ab5fc2186fe .te-cta-inner-area_70407f31736b2eac {
    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_aa6a1ab5fc2186fe .te-cta-inner-area_70407f31736b2eac {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .cta-area_aa6a1ab5fc2186fe .te-cta-inner-area_70407f31736b2eac .te-cta-collumn_c5652955d6171531 {
      -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_eea8cc6864ad98eb {
  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_eea8cc6864ad98eb {
      -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_eea8cc6864ad98eb.left-align-title_971c07e4bc56c280 .te-section-content_bdef83967c2df778 {
    margin-top: -15px; }
  .te-section-title_eea8cc6864ad98eb .te-section-content_bdef83967c2df778 {
    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_eea8cc6864ad98eb .short-title_5f8d9359228237ee {
    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_eea8cc6864ad98eb .short-title_5f8d9359228237ee::before, .te-section-title_eea8cc6864ad98eb .short-title_5f8d9359228237ee::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_eea8cc6864ad98eb .short-title_5f8d9359228237ee.only-divider_c7566debcbd3a104 {
      gap: 10px; }
      .te-section-title_eea8cc6864ad98eb .short-title_5f8d9359228237ee.only-divider_c7566debcbd3a104::before {
        display: none; }
  .te-section-title_eea8cc6864ad98eb .title {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    font-family: "Inter", sans-serif;
    letter-spacing: -0.5px;
    color: #14203A;
    margin-bottom: 0;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_eea8cc6864ad98eb .title {
        font-size: 34px;
        line-height: 1.25; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .te-section-title_eea8cc6864ad98eb .title {
        font-size: 34px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .te-section-title_eea8cc6864ad98eb .title {
        font-size: 30px;
        line-height: 1.3; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-section-title_eea8cc6864ad98eb .title {
        font-size: 26px;
        line-height: 1.35; } }
    @media only screen and (min-width: 0px) and (max-width: 439px) {
      .te-section-title_eea8cc6864ad98eb .title br {
        display: none; } }
    .te-section-title_eea8cc6864ad98eb .title span {
      color: #317EFE; }
  .te-section-title_eea8cc6864ad98eb .te-section-desc_4cc5d29d5028640f {
    font-size: 16px;
    font-weight: 400;
    font-family: "Inter", sans-serif;
    color: #335371;
    margin-bottom: 0; }
    .te-section-title_eea8cc6864ad98eb .te-section-desc_4cc5d29d5028640f .te-theme-btn_83053af299726679 {
      background-color: transparent;
      color: #14203A; }
      .te-section-title_eea8cc6864ad98eb .te-section-desc_4cc5d29d5028640f .te-theme-btn_83053af299726679:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

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

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

.wp-block-query-pagination_bf79b32451dd4245,
.navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da,
.comment-navigation_71cdd1bc4e8ae930 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_bf79b32451dd4245 .wp-block-query-pagination-numbers_ee315c7ce32e6541,
  .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .wp-block-query-pagination-numbers_ee315c7ce32e6541,
  .comment-navigation_71cdd1bc4e8ae930 .wp-block-query-pagination-numbers_ee315c7ce32e6541 {
    width: inherit; }
  .wp-block-query-pagination_bf79b32451dd4245 .nav-links_2841a0ba1b02eb10,
  .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .nav-links_2841a0ba1b02eb10,
  .comment-navigation_71cdd1bc4e8ae930 .nav-links_2841a0ba1b02eb10 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_bf79b32451dd4245 .wp-block-query-pagination-previous_07a8f28369b3e918,
  .wp-block-query-pagination_bf79b32451dd4245 .wp-block-query-pagination-next_3bf9419066f5aec0,
  .wp-block-query-pagination_bf79b32451dd4245 .nav-next_cda0432a51f995c2 a,
  .wp-block-query-pagination_bf79b32451dd4245 .nav-previous_3eb51eeff3a93d5e a,
  .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .wp-block-query-pagination-previous_07a8f28369b3e918,
  .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .wp-block-query-pagination-next_3bf9419066f5aec0,
  .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .nav-next_cda0432a51f995c2 a,
  .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .nav-previous_3eb51eeff3a93d5e a,
  .comment-navigation_71cdd1bc4e8ae930 .wp-block-query-pagination-previous_07a8f28369b3e918,
  .comment-navigation_71cdd1bc4e8ae930 .wp-block-query-pagination-next_3bf9419066f5aec0,
  .comment-navigation_71cdd1bc4e8ae930 .nav-next_cda0432a51f995c2 a,
  .comment-navigation_71cdd1bc4e8ae930 .nav-previous_3eb51eeff3a93d5e 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_bf79b32451dd4245 .wp-block-query-pagination-previous_07a8f28369b3e918,
      .wp-block-query-pagination_bf79b32451dd4245 .wp-block-query-pagination-next_3bf9419066f5aec0,
      .wp-block-query-pagination_bf79b32451dd4245 .nav-next_cda0432a51f995c2 a,
      .wp-block-query-pagination_bf79b32451dd4245 .nav-previous_3eb51eeff3a93d5e a,
      .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .wp-block-query-pagination-previous_07a8f28369b3e918,
      .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .wp-block-query-pagination-next_3bf9419066f5aec0,
      .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .nav-next_cda0432a51f995c2 a,
      .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .nav-previous_3eb51eeff3a93d5e a,
      .comment-navigation_71cdd1bc4e8ae930 .wp-block-query-pagination-previous_07a8f28369b3e918,
      .comment-navigation_71cdd1bc4e8ae930 .wp-block-query-pagination-next_3bf9419066f5aec0,
      .comment-navigation_71cdd1bc4e8ae930 .nav-next_cda0432a51f995c2 a,
      .comment-navigation_71cdd1bc4e8ae930 .nav-previous_3eb51eeff3a93d5e a {
        height: 40px; } }
    .wp-block-query-pagination_bf79b32451dd4245 .wp-block-query-pagination-previous_07a8f28369b3e918:hover,
    .wp-block-query-pagination_bf79b32451dd4245 .wp-block-query-pagination-next_3bf9419066f5aec0:hover,
    .wp-block-query-pagination_bf79b32451dd4245 .nav-next_cda0432a51f995c2 a:hover,
    .wp-block-query-pagination_bf79b32451dd4245 .nav-previous_3eb51eeff3a93d5e a:hover,
    .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .wp-block-query-pagination-previous_07a8f28369b3e918:hover,
    .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .wp-block-query-pagination-next_3bf9419066f5aec0:hover,
    .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .nav-next_cda0432a51f995c2 a:hover,
    .navigation_439fc17ca7dbbcf0.posts-navigation_563cd897386608da .nav-previous_3eb51eeff3a93d5e a:hover,
    .comment-navigation_71cdd1bc4e8ae930 .wp-block-query-pagination-previous_07a8f28369b3e918:hover,
    .comment-navigation_71cdd1bc4e8ae930 .wp-block-query-pagination-next_3bf9419066f5aec0:hover,
    .comment-navigation_71cdd1bc4e8ae930 .nav-next_cda0432a51f995c2 a:hover,
    .comment-navigation_71cdd1bc4e8ae930 .nav-previous_3eb51eeff3a93d5e 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_710c2ae4447be43e,
.page-links_681d491f410ece46,
.wp-block-query-pagination-numbers_ee315c7ce32e6541 {
  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_710c2ae4447be43e ul,
  .page-links_681d491f410ece46 ul,
  .wp-block-query-pagination-numbers_ee315c7ce32e6541 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_710c2ae4447be43e ul li,
    .page-links_681d491f410ece46 ul li,
    .wp-block-query-pagination-numbers_ee315c7ce32e6541 ul li {
      padding-top: 0; }
    .te-basic-pagination_710c2ae4447be43e ul .prev span,
    .te-basic-pagination_710c2ae4447be43e ul .next span,
    .page-links_681d491f410ece46 ul .prev span,
    .page-links_681d491f410ece46 ul .next span,
    .wp-block-query-pagination-numbers_ee315c7ce32e6541 ul .prev span,
    .wp-block-query-pagination-numbers_ee315c7ce32e6541 ul .next span {
      display: none; }
  .te-basic-pagination_710c2ae4447be43e .post-page-numbers_5ba8c5dc059ef4bb,
  .page-links_681d491f410ece46 .post-page-numbers_5ba8c5dc059ef4bb,
  .wp-block-query-pagination-numbers_ee315c7ce32e6541 .post-page-numbers_5ba8c5dc059ef4bb {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_710c2ae4447be43e .page-numbers_5ebde39c783da039,
  .te-basic-pagination_710c2ae4447be43e .post-page-numbers_5ba8c5dc059ef4bb,
  .page-links_681d491f410ece46 .page-numbers_5ebde39c783da039,
  .page-links_681d491f410ece46 .post-page-numbers_5ba8c5dc059ef4bb,
  .wp-block-query-pagination-numbers_ee315c7ce32e6541 .page-numbers_5ebde39c783da039,
  .wp-block-query-pagination-numbers_ee315c7ce32e6541 .post-page-numbers_5ba8c5dc059ef4bb {
    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_710c2ae4447be43e .page-numbers_5ebde39c783da039,
      .te-basic-pagination_710c2ae4447be43e .post-page-numbers_5ba8c5dc059ef4bb,
      .page-links_681d491f410ece46 .page-numbers_5ebde39c783da039,
      .page-links_681d491f410ece46 .post-page-numbers_5ba8c5dc059ef4bb,
      .wp-block-query-pagination-numbers_ee315c7ce32e6541 .page-numbers_5ebde39c783da039,
      .wp-block-query-pagination-numbers_ee315c7ce32e6541 .post-page-numbers_5ba8c5dc059ef4bb {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_710c2ae4447be43e .page-numbers_5ebde39c783da039:hover,
    .te-basic-pagination_710c2ae4447be43e .post-page-numbers_5ba8c5dc059ef4bb:hover,
    .page-links_681d491f410ece46 .page-numbers_5ebde39c783da039:hover,
    .page-links_681d491f410ece46 .post-page-numbers_5ba8c5dc059ef4bb:hover,
    .wp-block-query-pagination-numbers_ee315c7ce32e6541 .page-numbers_5ebde39c783da039:hover,
    .wp-block-query-pagination-numbers_ee315c7ce32e6541 .post-page-numbers_5ba8c5dc059ef4bb: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_710c2ae4447be43e .page-numbers_5ebde39c783da039.current,
    .te-basic-pagination_710c2ae4447be43e .post-page-numbers_5ba8c5dc059ef4bb.current,
    .page-links_681d491f410ece46 .page-numbers_5ebde39c783da039.current,
    .page-links_681d491f410ece46 .post-page-numbers_5ba8c5dc059ef4bb.current,
    .wp-block-query-pagination-numbers_ee315c7ce32e6541 .page-numbers_5ebde39c783da039.current,
    .wp-block-query-pagination-numbers_ee315c7ce32e6541 .post-page-numbers_5ba8c5dc059ef4bb.current {
      background: #317EFE !important;
      color: #ffffff;
      border-color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }

.te-blog-post-nav_2d7dff1c714cac45 {
  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_2d7dff1c714cac45 {
      -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_2d7dff1c714cac45 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 {
    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_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 {
        -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_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 {
        width: 100%; } }
    .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54::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_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54::after {
          display: none; } }
    .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54:last-child::after {
        display: none; }
    .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 .te-post-img_4829dea6b4b9b57c {
      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_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 .te-post-img_4829dea6b4b9b57c {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 .te-post-img_4829dea6b4b9b57c img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 .text {
      width: 100%; }
      .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_2d7dff1c714cac45 .te-post-navigation_00883ff07f155f54 .theme-navigation_cb1863966cc7b9a5 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_ebf0a0486a77dd38,
.sidebar__widget_9f7aaceec7c2a039 {
  /* 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_ebf0a0486a77dd38 ol,
  .widget_ebf0a0486a77dd38 ul,
  .sidebar__widget_9f7aaceec7c2a039 ol,
  .sidebar__widget_9f7aaceec7c2a039 ul {
    margin-bottom: 0; }
  .widget_ebf0a0486a77dd38 .widget-instagram-feed_fe3c22466aab622a,
  .sidebar__widget_9f7aaceec7c2a039 .widget-instagram-feed_fe3c22466aab622a {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_ebf0a0486a77dd38 .widget-instagram-feed_fe3c22466aab622a,
      .sidebar__widget_9f7aaceec7c2a039 .widget-instagram-feed_fe3c22466aab622a {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_ebf0a0486a77dd38 .widget-instagram-feed_fe3c22466aab622a,
      .sidebar__widget_9f7aaceec7c2a039 .widget-instagram-feed_fe3c22466aab622a {
        width: 200px; } }
    .widget_ebf0a0486a77dd38 .widget-instagram-feed_fe3c22466aab622a .single-instagram-feed_33f2c88318a6f105,
    .sidebar__widget_9f7aaceec7c2a039 .widget-instagram-feed_fe3c22466aab622a .single-instagram-feed_33f2c88318a6f105 {
      width: 96px;
      height: 96px; }
  .widget_ebf0a0486a77dd38 .wp-block-heading_94487312ae47f0b0,
  .widget_ebf0a0486a77dd38 .widget-title_53256e8111c40d80,
  .widget_ebf0a0486a77dd38 .wp-block-search__label_917ee8571bf304f2,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-heading_94487312ae47f0b0,
  .sidebar__widget_9f7aaceec7c2a039 .widget-title_53256e8111c40d80,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-search__label_917ee8571bf304f2 {
    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_ebf0a0486a77dd38 .wp-block-social-links_a2c1f896a166f75a .wp-social-link_3b83a13631be4de2,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-social-links_a2c1f896a166f75a .wp-social-link_3b83a13631be4de2 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_ebf0a0486a77dd38 .wp-block-social-links_a2c1f896a166f75a .wp-social-link_3b83a13631be4de2 a,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-social-links_a2c1f896a166f75a .wp-social-link_3b83a13631be4de2 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_ebf0a0486a77dd38 .wp-block-social-links_a2c1f896a166f75a .wp-social-link_3b83a13631be4de2 a:before,
      .sidebar__widget_9f7aaceec7c2a039 .wp-block-social-links_a2c1f896a166f75a .wp-social-link_3b83a13631be4de2 a:before {
        display: none; }
  .widget_ebf0a0486a77dd38 .has-avatars_86660042b6018e3c.has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786,
  .widget_ebf0a0486a77dd38 .has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786,
  .sidebar__widget_9f7aaceec7c2a039 .has-avatars_86660042b6018e3c.has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786,
  .sidebar__widget_9f7aaceec7c2a039 .has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 {
    font-weight: 500; }
    .widget_ebf0a0486a77dd38 .has-avatars_86660042b6018e3c.has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f,
    .widget_ebf0a0486a77dd38 .has-avatars_86660042b6018e3c.has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b,
    .widget_ebf0a0486a77dd38 .has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f,
    .widget_ebf0a0486a77dd38 .has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b,
    .sidebar__widget_9f7aaceec7c2a039 .has-avatars_86660042b6018e3c.has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f,
    .sidebar__widget_9f7aaceec7c2a039 .has-avatars_86660042b6018e3c.has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b,
    .sidebar__widget_9f7aaceec7c2a039 .has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f,
    .sidebar__widget_9f7aaceec7c2a039 .has-dates_47e1857392a5bdf6.has-excerpts_9a64f6c95d3578e5.wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44 .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b {
      font-weight: 500; }
  .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44,
  .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li.wp-block-te-latest-comments__comment_df930bc2aab12c44,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li.wp-block-te-latest-comments__comment_df930bc2aab12c44,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li.wp-block-te-latest-comments__comment_df930bc2aab12c44 {
    margin-bottom: 0; }
  .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786,
  .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-latest-posts__te-post-title_8903c58178064f0b,
  .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786,
  .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-latest-posts__te-post-title_8903c58178064f0b,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-latest-posts__te-post-title_8903c58178064f0b,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-latest-posts__te-post-title_8903c58178064f0b {
    line-height: 28px;
    font-weight: 400; }
    .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e,
    .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e,
    .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e,
    .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before,
      .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before,
      .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before,
      .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before,
      .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before,
      .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before,
      .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-meta_edb7d2604d189786 .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before,
      .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-latest-posts__te-post-title_8903c58178064f0b .wp-block-te-latest-comments__comment-date_ed45d8d948c1a66e:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li a,
  .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li a,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li a,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li a {
    color: #335371; }
    .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li a.wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f, .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li a.wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b,
    .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li a.wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f,
    .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li a.wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li a.wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li a.wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li a.wp-block-te-latest-comments__comment-author_856bd6b7ded11a2f,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li a.wp-block-te-latest-comments__comment-link_b46c0c058f97ef1b {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li a:hover,
    .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li a:hover,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li a:hover,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li a:hover {
      color: #317EFE; }
  .widget_ebf0a0486a77dd38 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-excerpt_5e62afb64c93cbc7 p,
  .widget_ebf0a0486a77dd38 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-excerpt_5e62afb64c93cbc7 p,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-te-latest-comments_d9b36691bfdb24dc li .wp-block-te-latest-comments__comment-excerpt_5e62afb64c93cbc7 p,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-latest-posts_92bd3f646f753206 li .wp-block-te-latest-comments__comment-excerpt_5e62afb64c93cbc7 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e,
  .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e a,
    .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e 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_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e a,
        .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e a {
          width: 40px;
          height: 40px; } }
      .widget_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e a.facebook_a431c9497906e3e0,
      .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e a.facebook_a431c9497906e3e0 {
        background-color: #1877f2; }
      .widget_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e a.twitter_57e1b07b68c26e19,
      .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e a.twitter_57e1b07b68c26e19 {
        background-color: #1da1f2; }
      .widget_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e a.linkedin_2fc136cae75bfaa7,
      .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e a.linkedin_2fc136cae75bfaa7 {
        background-color: #0a66c2; }
      .widget_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e a.instagram_959409cf84a25069,
      .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e a.instagram_959409cf84a25069 {
        background-color: #405de6; }
      .widget_ebf0a0486a77dd38 .te-social-profile_2cbb0017d9ccd62e a:hover,
      .sidebar__widget_9f7aaceec7c2a039 .te-social-profile_2cbb0017d9ccd62e a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_ebf0a0486a77dd38 select,
  .sidebar__widget_9f7aaceec7c2a039 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_ebf0a0486a77dd38 .has-login-form_e7239d216c2eea91 .login-username_626b714e26601494 label,
  .widget_ebf0a0486a77dd38 .has-login-form_e7239d216c2eea91 .login-password_43090afcf84e3cba label,
  .sidebar__widget_9f7aaceec7c2a039 .has-login-form_e7239d216c2eea91 .login-username_626b714e26601494 label,
  .sidebar__widget_9f7aaceec7c2a039 .has-login-form_e7239d216c2eea91 .login-password_43090afcf84e3cba label {
    margin-bottom: 10px; }
  .widget_ebf0a0486a77dd38 .has-login-form_e7239d216c2eea91 .login-username_626b714e26601494 input,
  .widget_ebf0a0486a77dd38 .has-login-form_e7239d216c2eea91 .login-password_43090afcf84e3cba input,
  .sidebar__widget_9f7aaceec7c2a039 .has-login-form_e7239d216c2eea91 .login-username_626b714e26601494 input,
  .sidebar__widget_9f7aaceec7c2a039 .has-login-form_e7239d216c2eea91 .login-password_43090afcf84e3cba input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_ebf0a0486a77dd38 .has-login-form_e7239d216c2eea91 .login-remember_13c3f04769a52bc8 label,
  .sidebar__widget_9f7aaceec7c2a039 .has-login-form_e7239d216c2eea91 .login-remember_13c3f04769a52bc8 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_ebf0a0486a77dd38 .has-login-form_e7239d216c2eea91 .login-submit_babd2681b4a8f3de,
  .sidebar__widget_9f7aaceec7c2a039 .has-login-form_e7239d216c2eea91 .login-submit_babd2681b4a8f3de {
    margin-bottom: 0; }
    .widget_ebf0a0486a77dd38 .has-login-form_e7239d216c2eea91 .login-submit_babd2681b4a8f3de input.button-primary_3899d9e2af0726b8,
    .sidebar__widget_9f7aaceec7c2a039 .has-login-form_e7239d216c2eea91 .login-submit_babd2681b4a8f3de input.button-primary_3899d9e2af0726b8 {
      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_ebf0a0486a77dd38 .search-form_e38026c5c9953aad,
  .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_ebf0a0486a77dd38 .search-form_e38026c5c9953aad button,
    .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_ebf0a0486a77dd38.widget_search_23c31731953b1f3a .sidebar__search_52e62cce02e27312,
  .sidebar__widget_9f7aaceec7c2a039.widget_search_23c31731953b1f3a .sidebar__search_52e62cce02e27312 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_ebf0a0486a77dd38.widget_search_23c31731953b1f3a .sidebar__search_52e62cce02e27312 button,
    .sidebar__widget_9f7aaceec7c2a039.widget_search_23c31731953b1f3a .sidebar__search_52e62cce02e27312 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_ebf0a0486a77dd38 .wp-block-search__no-button_b182484ddc0782cb.wp-block-search_c033f93e6fd3212b input,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-search__no-button_b182484ddc0782cb.wp-block-search_c033f93e6fd3212b input {
    border-radius: 10px; }
  .widget_ebf0a0486a77dd38 .wp-block-search_c033f93e6fd3212b,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-search_c033f93e6fd3212b {
    margin-bottom: -2px; }
  .widget_ebf0a0486a77dd38 .wp-block-search_c033f93e6fd3212b,
  .widget_ebf0a0486a77dd38 .search-form_e38026c5c9953aad,
  .widget_ebf0a0486a77dd38 .sidebar__search_52e62cce02e27312,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-search_c033f93e6fd3212b,
  .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad,
  .sidebar__widget_9f7aaceec7c2a039 .sidebar__search_52e62cce02e27312 {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_ebf0a0486a77dd38 .wp-block-search_c033f93e6fd3212b .wp-block-search__inside-wrapper_555da321c22b39f1,
    .widget_ebf0a0486a77dd38 .search-form_e38026c5c9953aad .wp-block-search__inside-wrapper_555da321c22b39f1,
    .widget_ebf0a0486a77dd38 .sidebar__search_52e62cce02e27312 .wp-block-search__inside-wrapper_555da321c22b39f1,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-search_c033f93e6fd3212b .wp-block-search__inside-wrapper_555da321c22b39f1,
    .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad .wp-block-search__inside-wrapper_555da321c22b39f1,
    .sidebar__widget_9f7aaceec7c2a039 .sidebar__search_52e62cce02e27312 .wp-block-search__inside-wrapper_555da321c22b39f1 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_ebf0a0486a77dd38 .wp-block-search_c033f93e6fd3212b label,
    .widget_ebf0a0486a77dd38 .search-form_e38026c5c9953aad label,
    .widget_ebf0a0486a77dd38 .sidebar__search_52e62cce02e27312 label,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-search_c033f93e6fd3212b label,
    .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad label,
    .sidebar__widget_9f7aaceec7c2a039 .sidebar__search_52e62cce02e27312 label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_ebf0a0486a77dd38 .wp-block-search_c033f93e6fd3212b input,
    .widget_ebf0a0486a77dd38 .search-form_e38026c5c9953aad input,
    .widget_ebf0a0486a77dd38 .sidebar__search_52e62cce02e27312 input,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-search_c033f93e6fd3212b input,
    .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad input,
    .sidebar__widget_9f7aaceec7c2a039 .sidebar__search_52e62cce02e27312 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_ebf0a0486a77dd38 .wp-block-search_c033f93e6fd3212b button,
    .widget_ebf0a0486a77dd38 .search-form_e38026c5c9953aad button,
    .widget_ebf0a0486a77dd38 .sidebar__search_52e62cce02e27312 button,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-search_c033f93e6fd3212b button,
    .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad button,
    .sidebar__widget_9f7aaceec7c2a039 .sidebar__search_52e62cce02e27312 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_ebf0a0486a77dd38 .tagcloud_411d37a816a2ec3d,
  .widget_ebf0a0486a77dd38 .wp-block-tag-cloud_126f419e5fa089bd,
  .sidebar__widget_9f7aaceec7c2a039 .tagcloud_411d37a816a2ec3d,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-tag-cloud_126f419e5fa089bd {
    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_ebf0a0486a77dd38 .tagcloud_411d37a816a2ec3d a,
    .widget_ebf0a0486a77dd38 .wp-block-tag-cloud_126f419e5fa089bd a,
    .sidebar__widget_9f7aaceec7c2a039 .tagcloud_411d37a816a2ec3d a,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-tag-cloud_126f419e5fa089bd 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_ebf0a0486a77dd38 .tagcloud_411d37a816a2ec3d a:hover,
      .widget_ebf0a0486a77dd38 .wp-block-tag-cloud_126f419e5fa089bd a:hover,
      .sidebar__widget_9f7aaceec7c2a039 .tagcloud_411d37a816a2ec3d a:hover,
      .sidebar__widget_9f7aaceec7c2a039 .wp-block-tag-cloud_126f419e5fa089bd a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_ebf0a0486a77dd38 ul,
  .widget_ebf0a0486a77dd38 ol,
  .sidebar__widget_9f7aaceec7c2a039 ul,
  .sidebar__widget_9f7aaceec7c2a039 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_ebf0a0486a77dd38 ul li,
    .widget_ebf0a0486a77dd38 ol li,
    .sidebar__widget_9f7aaceec7c2a039 ul li,
    .sidebar__widget_9f7aaceec7c2a039 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_ebf0a0486a77dd38 ul li:first-child,
      .widget_ebf0a0486a77dd38 ol li:first-child,
      .sidebar__widget_9f7aaceec7c2a039 ul li:first-child,
      .sidebar__widget_9f7aaceec7c2a039 ol li:first-child {
        border-top: 0; }
      .widget_ebf0a0486a77dd38 ul li:last-child,
      .widget_ebf0a0486a77dd38 ol li:last-child,
      .sidebar__widget_9f7aaceec7c2a039 ul li:last-child,
      .sidebar__widget_9f7aaceec7c2a039 ol li:last-child {
        margin-bottom: 0; }
      .widget_ebf0a0486a77dd38 ul li.recentcomments_62434c89d47cf801 .comment-author-link_69c7cc60509f4a2c a:before, .widget_ebf0a0486a77dd38 ul li.wp-block-latest-comments__comment_d1df3ed148424fd1 .comment-author-link_69c7cc60509f4a2c a:before,
      .widget_ebf0a0486a77dd38 ol li.recentcomments_62434c89d47cf801 .comment-author-link_69c7cc60509f4a2c a:before,
      .widget_ebf0a0486a77dd38 ol li.wp-block-latest-comments__comment_d1df3ed148424fd1 .comment-author-link_69c7cc60509f4a2c a:before,
      .sidebar__widget_9f7aaceec7c2a039 ul li.recentcomments_62434c89d47cf801 .comment-author-link_69c7cc60509f4a2c a:before,
      .sidebar__widget_9f7aaceec7c2a039 ul li.wp-block-latest-comments__comment_d1df3ed148424fd1 .comment-author-link_69c7cc60509f4a2c a:before,
      .sidebar__widget_9f7aaceec7c2a039 ol li.recentcomments_62434c89d47cf801 .comment-author-link_69c7cc60509f4a2c a:before,
      .sidebar__widget_9f7aaceec7c2a039 ol li.wp-block-latest-comments__comment_d1df3ed148424fd1 .comment-author-link_69c7cc60509f4a2c a:before {
        display: none; }
      .widget_ebf0a0486a77dd38 ul li.recentcomments_62434c89d47cf801 a, .widget_ebf0a0486a77dd38 ul li.wp-block-latest-comments__comment_d1df3ed148424fd1 a,
      .widget_ebf0a0486a77dd38 ol li.recentcomments_62434c89d47cf801 a,
      .widget_ebf0a0486a77dd38 ol li.wp-block-latest-comments__comment_d1df3ed148424fd1 a,
      .sidebar__widget_9f7aaceec7c2a039 ul li.recentcomments_62434c89d47cf801 a,
      .sidebar__widget_9f7aaceec7c2a039 ul li.wp-block-latest-comments__comment_d1df3ed148424fd1 a,
      .sidebar__widget_9f7aaceec7c2a039 ol li.recentcomments_62434c89d47cf801 a,
      .sidebar__widget_9f7aaceec7c2a039 ol li.wp-block-latest-comments__comment_d1df3ed148424fd1 a {
        padding-left: 0;
        display: inline; }
        .widget_ebf0a0486a77dd38 ul li.recentcomments_62434c89d47cf801 a:before, .widget_ebf0a0486a77dd38 ul li.wp-block-latest-comments__comment_d1df3ed148424fd1 a:before,
        .widget_ebf0a0486a77dd38 ol li.recentcomments_62434c89d47cf801 a:before,
        .widget_ebf0a0486a77dd38 ol li.wp-block-latest-comments__comment_d1df3ed148424fd1 a:before,
        .sidebar__widget_9f7aaceec7c2a039 ul li.recentcomments_62434c89d47cf801 a:before,
        .sidebar__widget_9f7aaceec7c2a039 ul li.wp-block-latest-comments__comment_d1df3ed148424fd1 a:before,
        .sidebar__widget_9f7aaceec7c2a039 ol li.recentcomments_62434c89d47cf801 a:before,
        .sidebar__widget_9f7aaceec7c2a039 ol li.wp-block-latest-comments__comment_d1df3ed148424fd1 a:before {
          display: none; }
      .widget_ebf0a0486a77dd38 ul li a,
      .widget_ebf0a0486a77dd38 ol li a,
      .sidebar__widget_9f7aaceec7c2a039 ul li a,
      .sidebar__widget_9f7aaceec7c2a039 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_ebf0a0486a77dd38 ul li a::before,
        .widget_ebf0a0486a77dd38 ol li a::before,
        .sidebar__widget_9f7aaceec7c2a039 ul li a::before,
        .sidebar__widget_9f7aaceec7c2a039 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_ebf0a0486a77dd38 ul li a:hover,
        .widget_ebf0a0486a77dd38 ol li a:hover,
        .sidebar__widget_9f7aaceec7c2a039 ul li a:hover,
        .sidebar__widget_9f7aaceec7c2a039 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_ebf0a0486a77dd38 ul li a.rsswidget_283ab1fdf9cd0cfd, .widget_ebf0a0486a77dd38 ul li a.wp-block-latest-posts__post-title_701fe339745dfcf3,
        .widget_ebf0a0486a77dd38 ol li a.rsswidget_283ab1fdf9cd0cfd,
        .widget_ebf0a0486a77dd38 ol li a.wp-block-latest-posts__post-title_701fe339745dfcf3,
        .sidebar__widget_9f7aaceec7c2a039 ul li a.rsswidget_283ab1fdf9cd0cfd,
        .sidebar__widget_9f7aaceec7c2a039 ul li a.wp-block-latest-posts__post-title_701fe339745dfcf3,
        .sidebar__widget_9f7aaceec7c2a039 ol li a.rsswidget_283ab1fdf9cd0cfd,
        .sidebar__widget_9f7aaceec7c2a039 ol li a.wp-block-latest-posts__post-title_701fe339745dfcf3 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_ebf0a0486a77dd38 ul li a.rsswidget_283ab1fdf9cd0cfd:before, .widget_ebf0a0486a77dd38 ul li a.wp-block-latest-posts__post-title_701fe339745dfcf3:before,
          .widget_ebf0a0486a77dd38 ol li a.rsswidget_283ab1fdf9cd0cfd:before,
          .widget_ebf0a0486a77dd38 ol li a.wp-block-latest-posts__post-title_701fe339745dfcf3:before,
          .sidebar__widget_9f7aaceec7c2a039 ul li a.rsswidget_283ab1fdf9cd0cfd:before,
          .sidebar__widget_9f7aaceec7c2a039 ul li a.wp-block-latest-posts__post-title_701fe339745dfcf3:before,
          .sidebar__widget_9f7aaceec7c2a039 ol li a.rsswidget_283ab1fdf9cd0cfd:before,
          .sidebar__widget_9f7aaceec7c2a039 ol li a.wp-block-latest-posts__post-title_701fe339745dfcf3:before {
            display: none; }
      .widget_ebf0a0486a77dd38 ul li ul,
      .widget_ebf0a0486a77dd38 ol li ul,
      .sidebar__widget_9f7aaceec7c2a039 ul li ul,
      .sidebar__widget_9f7aaceec7c2a039 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_ebf0a0486a77dd38 ul.wp-tag-cloud_fc90d9dd48b84427 li,
    .widget_ebf0a0486a77dd38 ol.wp-tag-cloud_fc90d9dd48b84427 li,
    .sidebar__widget_9f7aaceec7c2a039 ul.wp-tag-cloud_fc90d9dd48b84427 li,
    .sidebar__widget_9f7aaceec7c2a039 ol.wp-tag-cloud_fc90d9dd48b84427 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_ebf0a0486a77dd38 ul.wp-tag-cloud_fc90d9dd48b84427 li a:before,
      .widget_ebf0a0486a77dd38 ol.wp-tag-cloud_fc90d9dd48b84427 li a:before,
      .sidebar__widget_9f7aaceec7c2a039 ul.wp-tag-cloud_fc90d9dd48b84427 li a:before,
      .sidebar__widget_9f7aaceec7c2a039 ol.wp-tag-cloud_fc90d9dd48b84427 li a:before {
        display: none; }
  .widget_ebf0a0486a77dd38.te_widget_categories_e31d59900c1875b3 li, .widget_ebf0a0486a77dd38.widget_archive_f7541a506730be0d li,
  .widget_ebf0a0486a77dd38 .wp-block-categories-list_143326ed79f8cb6b li,
  .widget_ebf0a0486a77dd38 .wp-block-archives-list_2e3ae335a96b8520 li,
  .sidebar__widget_9f7aaceec7c2a039.te_widget_categories_e31d59900c1875b3 li,
  .sidebar__widget_9f7aaceec7c2a039.widget_archive_f7541a506730be0d li,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-categories-list_143326ed79f8cb6b li,
  .sidebar__widget_9f7aaceec7c2a039 .wp-block-archives-list_2e3ae335a96b8520 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_ebf0a0486a77dd38.te_widget_categories_e31d59900c1875b3 li.cat-item_370a7de896220b00, .widget_ebf0a0486a77dd38.widget_archive_f7541a506730be0d li.cat-item_370a7de896220b00,
    .widget_ebf0a0486a77dd38 .wp-block-categories-list_143326ed79f8cb6b li.cat-item_370a7de896220b00,
    .widget_ebf0a0486a77dd38 .wp-block-archives-list_2e3ae335a96b8520 li.cat-item_370a7de896220b00,
    .sidebar__widget_9f7aaceec7c2a039.te_widget_categories_e31d59900c1875b3 li.cat-item_370a7de896220b00,
    .sidebar__widget_9f7aaceec7c2a039.widget_archive_f7541a506730be0d li.cat-item_370a7de896220b00,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-categories-list_143326ed79f8cb6b li.cat-item_370a7de896220b00,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-archives-list_2e3ae335a96b8520 li.cat-item_370a7de896220b00 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_ebf0a0486a77dd38.te_widget_categories_e31d59900c1875b3 li a, .widget_ebf0a0486a77dd38.widget_archive_f7541a506730be0d li a,
    .widget_ebf0a0486a77dd38 .wp-block-categories-list_143326ed79f8cb6b li a,
    .widget_ebf0a0486a77dd38 .wp-block-archives-list_2e3ae335a96b8520 li a,
    .sidebar__widget_9f7aaceec7c2a039.te_widget_categories_e31d59900c1875b3 li a,
    .sidebar__widget_9f7aaceec7c2a039.widget_archive_f7541a506730be0d li a,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-categories-list_143326ed79f8cb6b li a,
    .sidebar__widget_9f7aaceec7c2a039 .wp-block-archives-list_2e3ae335a96b8520 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_1948af9e47ef81f6 {
  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_1948af9e47ef81f6 .about-desc_36ab3efb7b12692e {
    text-align: left; }
    .widget-about-info_1948af9e47ef81f6 .about-desc_36ab3efb7b12692e .about-title_a50067e9bd6677a0 {
      font-size: 20px; }
  .widget-about-info_1948af9e47ef81f6 .about-image_0266e261c4bab51e {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_1948af9e47ef81f6 .te-social-profile_2cbb0017d9ccd62e {
    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_1948af9e47ef81f6 .te-social-profile_2cbb0017d9ccd62e 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_1948af9e47ef81f6 .te-social-profile_2cbb0017d9ccd62e 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_47e1857392a5bdf6.has-author_4f4275c74764a8a1.wp-block-latest-posts_92bd3f646f753206 .wp-block-latest-posts__te-post-title_8903c58178064f0b {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_ec3dc03f0991f1bf .wp-block-heading_94487312ae47f0b0:before,
.widget_rss_ec3dc03f0991f1bf .widget-title_53256e8111c40d80:before {
  display: none; }
.widget_rss_ec3dc03f0991f1bf .rss-widget-icon_b7178fb8e0b0f72e {
  margin-right: 6px; }
.widget_rss_ec3dc03f0991f1bf ul li a.rsswidget_283ab1fdf9cd0cfd {
  color: #14203A; }
  .widget_rss_ec3dc03f0991f1bf ul li a.rsswidget_283ab1fdf9cd0cfd:hover {
    color: #317EFE; }

.wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-title_d3efd6342c58046e,
.wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-title_d3efd6342c58046e,
.widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-title_d3efd6342c58046e {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-title_d3efd6342c58046e a:before,
  .wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-title_d3efd6342c58046e a:before,
  .widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-title_d3efd6342c58046e a:before {
    display: none; }
.wp-block-latest-posts_92bd3f646f753206 .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0,
.wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-publish-date_0e7e9583b6491b6b,
.wp-block-rss_153f78e93f4b4640 .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0,
.wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-publish-date_0e7e9583b6491b6b,
.widget_rss_ec3dc03f0991f1bf .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0,
.widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-publish-date_0e7e9583b6491b6b {
  margin-right: 10px; }
.wp-block-latest-posts_92bd3f646f753206 .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0,
.wp-block-latest-posts_92bd3f646f753206 .wp-block-latest-posts__te-post-date_ca97f960379e4f3a,
.wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-publish-date_0e7e9583b6491b6b,
.wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-author_b1909994ac274cbe,
.wp-block-latest-posts_92bd3f646f753206 .rss-date_2a5b378ef57654cc,
.wp-block-rss_153f78e93f4b4640 .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0,
.wp-block-rss_153f78e93f4b4640 .wp-block-latest-posts__te-post-date_ca97f960379e4f3a,
.wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-publish-date_0e7e9583b6491b6b,
.wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-author_b1909994ac274cbe,
.wp-block-rss_153f78e93f4b4640 .rss-date_2a5b378ef57654cc,
.widget_rss_ec3dc03f0991f1bf .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0,
.widget_rss_ec3dc03f0991f1bf .wp-block-latest-posts__te-post-date_ca97f960379e4f3a,
.widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-publish-date_0e7e9583b6491b6b,
.widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-author_b1909994ac274cbe,
.widget_rss_ec3dc03f0991f1bf .rss-date_2a5b378ef57654cc {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_92bd3f646f753206 .wp-block-latest-posts__te-post-date_ca97f960379e4f3a:before,
.wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-publish-date_0e7e9583b6491b6b:before,
.wp-block-latest-posts_92bd3f646f753206 .rss-date_2a5b378ef57654cc:before,
.wp-block-rss_153f78e93f4b4640 .wp-block-latest-posts__te-post-date_ca97f960379e4f3a:before,
.wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-publish-date_0e7e9583b6491b6b:before,
.wp-block-rss_153f78e93f4b4640 .rss-date_2a5b378ef57654cc:before,
.widget_rss_ec3dc03f0991f1bf .wp-block-latest-posts__te-post-date_ca97f960379e4f3a:before,
.widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-publish-date_0e7e9583b6491b6b:before,
.widget_rss_ec3dc03f0991f1bf .rss-date_2a5b378ef57654cc:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_92bd3f646f753206 .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0:before,
.wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-author_b1909994ac274cbe:before,
.wp-block-rss_153f78e93f4b4640 .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0:before,
.wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-author_b1909994ac274cbe:before,
.widget_rss_ec3dc03f0991f1bf .wp-block-latest-posts__post-author_a7d04e36bb9b9ca0:before,
.widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-author_b1909994ac274cbe:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_92bd3f646f753206 .wp-block-latest-posts__post-excerpt_d296ce1da9f12742,
.wp-block-latest-posts_92bd3f646f753206 .wp-block-rss__item-excerpt_dd389a47a364f846,
.wp-block-latest-posts_92bd3f646f753206 .rssSummary_f907c548d494712e,
.wp-block-rss_153f78e93f4b4640 .wp-block-latest-posts__post-excerpt_d296ce1da9f12742,
.wp-block-rss_153f78e93f4b4640 .wp-block-rss__item-excerpt_dd389a47a364f846,
.wp-block-rss_153f78e93f4b4640 .rssSummary_f907c548d494712e,
.widget_rss_ec3dc03f0991f1bf .wp-block-latest-posts__post-excerpt_d296ce1da9f12742,
.widget_rss_ec3dc03f0991f1bf .wp-block-rss__item-excerpt_dd389a47a364f846,
.widget_rss_ec3dc03f0991f1bf .rssSummary_f907c548d494712e {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_9ecbe9aedf0fbf98 .te-single-post-meta_d191a1e35779336b {
  gap: 32px; }

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

.te-comment-title_37e58d8366971d93 h2,
.te-comment-title_37e58d8366971d93 .wp-block-comments-title_aa5a7b50b20fc792,
.wp-block-comments_bc75f63090ca7214 h2,
.wp-block-comments_bc75f63090ca7214 .wp-block-comments-title_aa5a7b50b20fc792 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e {
  padding-left: 0; }
  .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e .wp-block-te-comment-reply_7e0fd3611dbc1711 {
    margin-top: 15px; }
  .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-column_8eb8cda8697b90ac:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-avatar_81f68721ae2d3ce1 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-avatar_81f68721ae2d3ce1 img {
        width: 100%; }
    .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-comment-author-name_38b91a53a4ba2f82 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-comment-edit-link_90b3c0a9e6169f15 a {
      color: #317EFE; }
    .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-comment-date_e22b80924edd6304 a,
    .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-comment-edit-link_90b3c0a9e6169f15 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-te-comment-reply_7e0fd3611dbc1711 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_bc75f63090ca7214 .wp-block-comment-template_f3aa23348ac5db4e li .wp-block-columns_dba06296e0c727b1 .wp-block-te-comment-reply_7e0fd3611dbc1711 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_fd2470fcfcfe3c06 .te-comment-respond_5449cde4da781a2a,
.te-latest-comments_fd2470fcfcfe3c06 .comment-respond_2d8a8c32b3db7430 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_fd2470fcfcfe3c06 li .children .te-comments-item_8f59cabac4618980 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_fd2470fcfcfe3c06 li .children .te-comments-item_8f59cabac4618980 {
      margin-left: 0; } }
.te-latest-comments_fd2470fcfcfe3c06 li .children .children .te-comments-item_8f59cabac4618980 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 {
      padding: 30px; } }
  .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-avatar_78c5f1f49815df56 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-avatar_78c5f1f49815df56 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-avatar_78c5f1f49815df56 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 {
    overflow: hidden; }
    .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 .te-avatar-name_9bf7e8df5070e12c {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 .te-avatar-name_9bf7e8df5070e12c 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_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 .te-avatar-name_9bf7e8df5070e12c 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_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 .te-avatar-name_9bf7e8df5070e12c span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 .te-comment-reply_1de194af11ae072e {
      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_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 .te-comment-reply_1de194af11ae072e {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_fd2470fcfcfe3c06 li .te-comments-item_8f59cabac4618980 .te-comments-text_92e8ed151bdab7a2 .te-comment-reply_1de194af11ae072e:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_766645ce8723d311 .te-contacts-message_413302af1a304bb8 {
  margin-top: 10px; }

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

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

.te-comment-respond_5449cde4da781a2a,
.comment-respond_2d8a8c32b3db7430 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_5449cde4da781a2a .comment-form-cookies-consent_7bddd0e4712a1780,
  .comment-respond_2d8a8c32b3db7430 .comment-form-cookies-consent_7bddd0e4712a1780 {
    display: none; }
  .te-comment-respond_5449cde4da781a2a .comment-notes_768e10397ac7beae,
  .comment-respond_2d8a8c32b3db7430 .comment-notes_768e10397ac7beae {
    margin-bottom: 30px; }
  .te-comment-respond_5449cde4da781a2a p,
  .comment-respond_2d8a8c32b3db7430 p {
    margin: 0; }
  .te-comment-respond_5449cde4da781a2a .te-contacts-email_7d5679bf22bc4405,
  .te-comment-respond_5449cde4da781a2a .te-contacts-name_4805879dc40ed683,
  .te-comment-respond_5449cde4da781a2a .single-input-field_a2cb946fdcdbe24d,
  .comment-respond_2d8a8c32b3db7430 .te-contacts-email_7d5679bf22bc4405,
  .comment-respond_2d8a8c32b3db7430 .te-contacts-name_4805879dc40ed683,
  .comment-respond_2d8a8c32b3db7430 .single-input-field_a2cb946fdcdbe24d {
    margin-bottom: 20px; }
  .te-comment-respond_5449cde4da781a2a label,
  .comment-respond_2d8a8c32b3db7430 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_5449cde4da781a2a .checkbox-field-wrapper_cbf071709dfdb53f,
  .comment-respond_2d8a8c32b3db7430 .checkbox-field-wrapper_cbf071709dfdb53f {
    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_5449cde4da781a2a .checkbox-field-wrapper_cbf071709dfdb53f p,
    .comment-respond_2d8a8c32b3db7430 .checkbox-field-wrapper_cbf071709dfdb53f p {
      margin: 0; }
    .te-comment-respond_5449cde4da781a2a .checkbox-field-wrapper_cbf071709dfdb53f .single-checkbox-field_9c92fe2f1b16e70d,
    .comment-respond_2d8a8c32b3db7430 .checkbox-field-wrapper_cbf071709dfdb53f .single-checkbox-field_9c92fe2f1b16e70d {
      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_5449cde4da781a2a .te-comment-form-cookies-consent_93194726880bd04b,
  .comment-respond_2d8a8c32b3db7430 .te-comment-form-cookies-consent_93194726880bd04b {
    display: none; }
  .te-comment-respond_5449cde4da781a2a input[type="number"],
  .comment-respond_2d8a8c32b3db7430 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_5449cde4da781a2a input,
  .te-comment-respond_5449cde4da781a2a select,
  .comment-respond_2d8a8c32b3db7430 input,
  .comment-respond_2d8a8c32b3db7430 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_5449cde4da781a2a *::-webkit-input-placeholder,
  .comment-respond_2d8a8c32b3db7430 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_5449cde4da781a2a *:-ms-input-placeholder,
  .comment-respond_2d8a8c32b3db7430 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_5449cde4da781a2a *::-ms-input-placeholder,
  .comment-respond_2d8a8c32b3db7430 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_5449cde4da781a2a *::placeholder,
  .comment-respond_2d8a8c32b3db7430 *::placeholder {
    color: #778196; }
  .te-comment-respond_5449cde4da781a2a textarea,
  .comment-respond_2d8a8c32b3db7430 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_5449cde4da781a2a input:focus,
  .te-comment-respond_5449cde4da781a2a textarea:focus,
  .te-comment-respond_5449cde4da781a2a .form-select_9fbc20e67f38f8b1:focus,
  .comment-respond_2d8a8c32b3db7430 input:focus,
  .comment-respond_2d8a8c32b3db7430 textarea:focus,
  .comment-respond_2d8a8c32b3db7430 .form-select_9fbc20e67f38f8b1: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_025de69942ede278 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_025de69942ede278:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_025de69942ede278:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-team-card_025de69942ede278:hover .te-content-wrapper_a557e6ade26d3afc {
    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_025de69942ede278 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_025de69942ede278 .image:before {
      position: absolute;
      width: 200%;
      height: 0%;
      left: 50%;
      top: 50%;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translate(-50%, -50%) rotate(-45deg);
              transform: translate(-50%, -50%) rotate(-45deg);
      content: "";
      z-index: 1; }
    .te-team-card_025de69942ede278 .image img {
      width: 100%;
      height: 100%;
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_025de69942ede278 .te-content-wrapper_a557e6ade26d3afc {
    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_025de69942ede278 .te-content-wrapper_a557e6ade26d3afc .content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      z-index: 1;
      gap: 17px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 45px 30px; }
      .te-team-card_025de69942ede278 .te-content-wrapper_a557e6ade26d3afc .content .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
      .te-team-card_025de69942ede278 .te-content-wrapper_a557e6ade26d3afc .content .desc_6dbaaa1941209a32 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_025de69942ede278 .te-content-wrapper_a557e6ade26d3afc .social_55a22fdee376c56b {
      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_025de69942ede278 .te-content-wrapper_a557e6ade26d3afc .social_55a22fdee376c56b 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_025de69942ede278 .te-content-wrapper_a557e6ade26d3afc .social_55a22fdee376c56b a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac:hover .te-content-wrapper_a557e6ade26d3afc .social_55a22fdee376c56b a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac:hover .te-content-wrapper_a557e6ade26d3afc .content .title,
    .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac:hover .te-content-wrapper_a557e6ade26d3afc .content .desc_6dbaaa1941209a32 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .image {
    border-radius: 20px; }
  .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc .content .desc_6dbaaa1941209a32 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc .social_55a22fdee376c56b a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_025de69942ede278.style-2_b3e1809aa7a344ac .te-content-wrapper_a557e6ade26d3afc .social_55a22fdee376c56b 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_d92bcf3b17b9cb9f {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_d92bcf3b17b9cb9f {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_d92bcf3b17b9cb9f .slick-list_6140e42b95c1e3fa {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_d92bcf3b17b9cb9f .slick-list_6140e42b95c1e3fa {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_d92bcf3b17b9cb9f .slick-list_6140e42b95c1e3fa .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_d92bcf3b17b9cb9f .slick-dots_d6c31baa0f298157 {
    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_d92bcf3b17b9cb9f .slick-dots_d6c31baa0f298157 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_d92bcf3b17b9cb9f .slick-dots_d6c31baa0f298157 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_d92bcf3b17b9cb9f .slick-dots_d6c31baa0f298157 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 2px solid #317EFE; }
        .te-team-member-slider-wrapper_d92bcf3b17b9cb9f .slick-dots_d6c31baa0f298157 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_d92bcf3b17b9cb9f .slick-arrow_7fbacdb3b6dd5e39 {
    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_3f504d148e12554c {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_3f504d148e12554c:hover .image .te-content-wrapper_a557e6ade26d3afc {
    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_3f504d148e12554c:hover .image .te-content-wrapper_a557e6ade26d3afc .content .content-inner_9c5a9c5743e933e3 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_3f504d148e12554c:hover .image .te-content-wrapper_a557e6ade26d3afc .content .btn-wrapper_9ba50c3c825a1bb1 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_3f504d148e12554c:hover .image .te-content-wrapper_a557e6ade26d3afc .content .content-inner_9c5a9c5743e933e3 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_3f504d148e12554c:hover .image img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-portfolio-card_3f504d148e12554c .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_3f504d148e12554c .image img {
      -webkit-transform: scale(1);
              transform: scale(1);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      width: 100%; }
  .te-portfolio-card_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc {
    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_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 100%;
      gap: 10px;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      position: relative;
      padding: 10px; }
      .te-portfolio-card_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc .content .content-inner_9c5a9c5743e933e3 {
        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_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc .content .sub-title_32c43df5682d97f7 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc .content .btn-wrapper_9ba50c3c825a1bb1 {
        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_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc .content .btn-wrapper_9ba50c3c825a1bb1 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_3f504d148e12554c .te-content-wrapper_a557e6ade26d3afc .content .btn-wrapper_9ba50c3c825a1bb1 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_3f504d148e12554c.style-3_6f2286969ac06fa1:hover .te-content-wrapper_a557e6ade26d3afc .content .btn-wrapper_9ba50c3c825a1bb1 {
  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_3f504d148e12554c.style-3_6f2286969ac06fa1 .te-content-wrapper_a557e6ade26d3afc {
  padding: 0; }
  .te-portfolio-card_3f504d148e12554c.style-3_6f2286969ac06fa1 .te-content-wrapper_a557e6ade26d3afc .content .content-inner_9c5a9c5743e933e3 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_3f504d148e12554c.style-3_6f2286969ac06fa1 .te-content-wrapper_a557e6ade26d3afc .content .btn-wrapper_9ba50c3c825a1bb1 {
    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_869129f5190ecf9f.style-1_5f3a9df6bcbe677e {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_869129f5190ecf9f.style-1_5f3a9df6bcbe677e {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_3beb5e952699a5d4.style-1_5f3a9df6bcbe677e {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_d15989bb0484bb1f.style-1_5f3a9df6bcbe677e {
  overflow: hidden; }

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

.about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac .te-about-image-card_0f86689e9e4b8232 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac .te-about-image-card_0f86689e9e4b8232 .te-main-img-wrapper_3cb07a63c625c907 .te-main-img-inner_b56da1e50af155f0 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac .te-about-image-card_0f86689e9e4b8232 .te-company-foundation_3a998d16727c3fe1 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac .te-about-info-card_ad50bfda50f32416 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac .te-about-info-card_ad50bfda50f32416 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_91a20ca9569c3d57.style-2_b3e1809aa7a344ac .te-about-info-card_ad50bfda50f32416 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .accordion-wrapper_a1a5e3dfceca6ae1 {
      padding-right: 60px; } }
  .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 {
        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_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 {
        right: 0; } }
    .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae {
      position: relative; }
      .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .te-main-img-inner_b56da1e50af155f0 {
        -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_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .te-image-shape_7b4d96e2f1760ebc {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 10px; }
        .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .content .number_1d8acc2522b1d137 {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .top-content_28d4c651d473a03a {
        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_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .top-content_28d4c651d473a03a {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .bottom-content_20a7843b07cc341f {
        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_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .bottom-content_20a7843b07cc341f {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .bottom-content_20a7843b07cc341f .bottom-content-inner_703fe61a60a739f5 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .bottom-content_20a7843b07cc341f .bottom-content-inner_703fe61a60a739f5 .title,
          .faq-area_eab1fb36956109cf.style-1_5f3a9df6bcbe677e .te-faq-image_7ee8446497af0b25 .te-image-wrapper_13292ac8eb804dae .bottom-content_20a7843b07cc341f .bottom-content-inner_703fe61a60a739f5 .number_1d8acc2522b1d137 {
            color: #14203A; }

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

.testimonial-slider-area_3beb5e952699a5d4 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_3beb5e952699a5d4.style-2_b3e1809aa7a344ac .slick-list_6140e42b95c1e3fa {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_3beb5e952699a5d4.style-2_b3e1809aa7a344ac .slick-list_6140e42b95c1e3fa .te-slick-item_2c7d03e86543f9b9 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .icon_7ed9d521c1689e3e {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .te-counter-title_f1e4e034a9259239 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .te-counter-title_f1e4e034a9259239 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .title {
    color: #ffffff; }
  .counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .number_1d8acc2522b1d137 {
    color: #E7F914; }
  .counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .number_1d8acc2522b1d137,
  .counter-up-area_df581998a7452379.style-2_b3e1809aa7a344ac .te-counter-card_41da5b5ee4f7856b .te-counter-item_522c1396b162f331 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-image-bg-collumn_3a8337ecc3f75fd1 {
      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_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-subscribe-form-wrapper_fc909690523247e1 {
      padding: 0; }
    .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc {
      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_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc {
          -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_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc {
          -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_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc {
          gap: 60px; } }
      .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc .te-subscribe-title_011a6ff50f00a400 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc .te-content-inner_630f4d716d16ec49 {
        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_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc .te-content-inner_630f4d716d16ec49 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc .te-content-inner_630f4d716d16ec49 .icon_7ed9d521c1689e3e {
          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_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .te-subscribe-form-widget_e4a390f381652c25 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .mc4wp-form-fields_a1339bbf76bba5df {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_9036d10c79d0681f.style-2_b3e1809aa7a344ac .te-subscribe-inner-area_73fcd47505870ad7 .mc4wp-form-fields_a1339bbf76bba5df {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_3beb5e952699a5d4.style-3_6f2286969ac06fa1 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_3beb5e952699a5d4.style-3_6f2286969ac06fa1 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_3beb5e952699a5d4.style-3_6f2286969ac06fa1 {
      padding: 100px 0; } }
  .testimonial-slider-area_3beb5e952699a5d4.style-3_6f2286969ac06fa1 .slick-list_6140e42b95c1e3fa .slick-slide.slick-current_df981c474a08a6cf .te-testimonial-card_ca735930f29f1c75.style-3_6f2286969ac06fa1 .te-content-wrapper_a557e6ade26d3afc .te-user-meta_f3134f6a521deac7 .icon_7ed9d521c1689e3e {
    color: #317EFE; }

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

.contact-form-area_9f1a5673460c561e {
  padding-bottom: 45px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .contact-form-area_9f1a5673460c561e {
      padding-top: 30px;
      padding-bottom: 45px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form-area_9f1a5673460c561e {
      padding-top: 30px;
      padding-bottom: 45px; } }
  .contact-form-area_9f1a5673460c561e .te-comment-respond_5449cde4da781a2a .title,
  .contact-form-area_9f1a5673460c561e .te-title-wrapper_bcd41a7a4734b1e3 .title {
    font-size: 57px;
    font-weight: 500;
    line-height: 77.72px;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin-bottom: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .contact-form-area_9f1a5673460c561e .te-comment-respond_5449cde4da781a2a .title,
      .contact-form-area_9f1a5673460c561e .te-title-wrapper_bcd41a7a4734b1e3 .title {
        font-size: 32px;
        line-height: 38px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .contact-form-area_9f1a5673460c561e .te-comment-respond_5449cde4da781a2a .title,
      .contact-form-area_9f1a5673460c561e .te-title-wrapper_bcd41a7a4734b1e3 .title {
        font-size: 34px;
        line-height: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .contact-form-area_9f1a5673460c561e .te-comment-respond_5449cde4da781a2a .title,
      .contact-form-area_9f1a5673460c561e .te-title-wrapper_bcd41a7a4734b1e3 .title {
        font-size: 48px;
        line-height: 52px; } }
  .contact-form-area_9f1a5673460c561e .te-social-profile-link_c35c5326baefea7a {
    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_9f1a5673460c561e .te-social-profile-link_c35c5326baefea7a 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_9f1a5673460c561e .te-social-profile-link_c35c5326baefea7a 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_e147acb8d0c67eb6 {
    margin-bottom: 60px; } }

.te-contact-info_ddacc449e3d6c982 {
  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_ddacc449e3d6c982 .te-icon-card_7e1dddb289a69693 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

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

.service-details-overview_7a66cccee47d1284 {
  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_7a66cccee47d1284 .list-wrapper_9b78645b50a2652d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_7a66cccee47d1284 .list-wrapper_9b78645b50a2652d .icon_7ed9d521c1689e3e {
      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_7a66cccee47d1284 .list-wrapper_9b78645b50a2652d 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_7a66cccee47d1284 .list-wrapper_9b78645b50a2652d 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_7a66cccee47d1284 .list-wrapper_9b78645b50a2652d 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_7a66cccee47d1284 .list-wrapper_9b78645b50a2652d 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_cda1837ddaba789b {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_cda1837ddaba789b .te-team-card_025de69942ede278 {
    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_4a55e2f6f02369b3 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_4a55e2f6f02369b3 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_4a55e2f6f02369b3 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_fd5dc772a11a64d0 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_fd5dc772a11a64d0 .te-subscribe-form-widget_e4a390f381652c25 .submit-btn_b3ca58e5e6ec4cc2 span {
    display: none; }
  .footer_fd5dc772a11a64d0.style-1_5f3a9df6bcbe677e {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_fd5dc772a11a64d0.style-1_5f3a9df6bcbe677e .te-footer-sec_c6563f993af335b7 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_fd5dc772a11a64d0.style-1_5f3a9df6bcbe677e .te-footer-sec_c6563f993af335b7 .te-footer-widget_d549f64b4a398449 .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-form-fields_a1339bbf76bba5df {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_fd5dc772a11a64d0.style-1_5f3a9df6bcbe677e .te-footer-widget_d549f64b4a398449 .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 input {
      color: #131A2A; }
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .wp-block-heading_94487312ae47f0b0,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .widget-title_53256e8111c40d80,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .wp-block-search__label_917ee8571bf304f2,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .wp-block-heading_94487312ae47f0b0,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .widget-title_53256e8111c40d80,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .wp-block-search__label_917ee8571bf304f2,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 ul li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 ol li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 ul li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 ol li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 ul li,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-calendar-table_80c250ef870644eb,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-block-calendar_53d1aea7cfb819d0 caption,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac nav.wp-calendar-nav_7b0edc5e1a8cd2f9 a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-block-latest-comments__comment-excerpt_05b274fdbbc2c113,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-calendar-table_80c250ef870644eb caption,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_text_0097cdf72f168229,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .tagcloud_411d37a816a2ec3d a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .wp-block-tag-cloud_126f419e5fa089bd a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .tagcloud_411d37a816a2ec3d a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .wp-block-tag-cloud_126f419e5fa089bd a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-block-latest-comments__comment-date_92dfc96746a387f0,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-block-latest-comments__comment_d1df3ed148424fd1,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-block-archives-dropdown_74a2513d3570cc2b label,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_categories_cf77a54f67cac818 li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_archive_f7541a506730be0d li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_nav_menu_b435f51365d76e6c li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_tag_cloud_bcd0373eb32632b7 a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_rss_ec3dc03f0991f1bf li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_rss_ec3dc03f0991f1bf li,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .footer__widget_15bdcbd4d23d4f17 a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .footer__widget_15bdcbd4d23d4f17 li,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac li.recentcomments_62434c89d47cf801 {
    color: #ffffff; }
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-theme-btn_83053af299726679,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-block-loginout_ce18742554e2cca5 a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac input.te-theme-btn_83053af299726679,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .wp-block-search_c033f93e6fd3212b button,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .search-form_e38026c5c9953aad button,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .widget_ebf0a0486a77dd38 .sidebar__search_52e62cce02e27312 button,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .wp-block-search_c033f93e6fd3212b button,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .search-form_e38026c5c9953aad button,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .sidebar__widget_9f7aaceec7c2a039 .sidebar__search_52e62cce02e27312 button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_fd5dc772a11a64d0 .footer__widget_15bdcbd4d23d4f17 li {
    list-style: none; }
  .footer_fd5dc772a11a64d0 .te-footer-widget_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e li.wp-block-social-link_3b41511aed7ac1b4 {
    display: inline-block;
    width: unset !important; }
  .footer_fd5dc772a11a64d0 .te_widget_nav_menu_e6cd307b1ab2166e li.cat-item_370a7de896220b00 {
    text-align: right; }
    .footer_fd5dc772a11a64d0 .te_widget_nav_menu_e6cd307b1ab2166e li.cat-item_370a7de896220b00 a {
      float: left; }
  .footer_fd5dc772a11a64d0 .te-footer-bg_5770cc397871dba9 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_fd5dc772a11a64d0 .footer-nav-widget_dc9f1174343e5612 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_fd5dc772a11a64d0 .footer-nav-widget_dc9f1174343e5612 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_fd5dc772a11a64d0 .footer-nav-widget_dc9f1174343e5612 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_fd5dc772a11a64d0 .footer-nav-widget_dc9f1174343e5612 {
        padding: 0 30px; } }

.te-footer-widget_d549f64b4a398449 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_d549f64b4a398449 {
      margin-bottom: 40px; } }
  .te-footer-widget_d549f64b4a398449 .te-footer-widget-title_e7bbba29c54ec49d,
  .te-footer-widget_d549f64b4a398449 .wp-block-heading_94487312ae47f0b0 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_d549f64b4a398449 ul {
    padding-left: 0; }
  .te-footer-widget_d549f64b4a398449 .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-form-fields_a1339bbf76bba5df {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_d549f64b4a398449 .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_d549f64b4a398449.widget-latest-posts-footer_64f61925688ee417 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_d549f64b4a398449.zoom-instagram-widget_5a1cfe9ad7ea2fb8 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_d549f64b4a398449.widget_contact_info_widget_6a3019c3a0c1c42f {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_d549f64b4a398449 .widget-instagram-feed_fe3c22466aab622a {
      width: 170px; } }
  .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb {
        padding-right: 0; } }
    .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb .te-footer-logo_d7b2b2ce842ff540 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb .info-form-and-social-icon_ad3053d721248ceb {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb .info-form-and-social-icon_ad3053d721248ceb .te-social-profile_2cbb0017d9ccd62e {
        margin-top: 0; }
    .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb .te-social-profile_2cbb0017d9ccd62e {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_d549f64b4a398449 .te-footer-widget-info_d6aa38c25a402beb .info-form-and-social-icon_ad3053d721248ceb {
        -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_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e 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_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 p {
    color: #335371; }
  .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul {
    list-style: none; }
    .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf 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_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li:first-child .contact-icon_ffba726effcb9be3 {
          margin-top: 5px; }
      .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li .contact-icon_ffba726effcb9be3 {
        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_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li .contact-text_bde8eb0a76b6051a {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li .contact-text_bde8eb0a76b6051a a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li .contact-text_bde8eb0a76b6051a span,
        .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li .contact-text_bde8eb0a76b6051a p,
        .te-footer-widget_d549f64b4a398449 .te-footer-widget-contact_565a7b56a3532806 .footer-contact_94a1ff6c812f79bf ul li .contact-text_bde8eb0a76b6051a 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_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li {
    margin-bottom: 10px; }
    .te-footer-widget_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-thumb_71b57927c61c3319 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-desc_7ff1366799879c18 .te-latest-post-title_44d3391f5eb1a279 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-desc_7ff1366799879c18 .te-latest-post-title_44d3391f5eb1a279 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_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-desc_7ff1366799879c18 .te-latest-post-title_44d3391f5eb1a279 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-desc_7ff1366799879c18 .te-latest-post-meta_aca6410c1d02e4df {
      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_00068b4a62edadbd 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_00068b4a62edadbd ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_00068b4a62edadbd 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_00068b4a62edadbd ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_9036d10c79d0681f {
  overflow: hidden; }
  .subscribe-area_9036d10c79d0681f.style-1_5f3a9df6bcbe677e .te-subscribe-inner-area_73fcd47505870ad7 .te-content-wrapper_a557e6ade26d3afc {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_9036d10c79d0681f.style-1_5f3a9df6bcbe677e .te-image-bg-collumn_3a8337ecc3f75fd1 {
    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_9036d10c79d0681f.style-1_5f3a9df6bcbe677e .te-image-bg-collumn_3a8337ecc3f75fd1 {
        display: none; } }
  .subscribe-area_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc {
    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_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc .short-title_5f8d9359228237ee {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc .te-subscribe-title_011a6ff50f00a400 {
      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_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc .te-subscribe-title_011a6ff50f00a400 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc .te-subscribe-title_011a6ff50f00a400 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc .te-subscribe-title_011a6ff50f00a400 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_9036d10c79d0681f .te-content-wrapper_a557e6ade26d3afc .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_9036d10c79d0681f .te-subscribe-inner-area_73fcd47505870ad7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_9036d10c79d0681f .te-subscribe-inner-area_73fcd47505870ad7 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_9036d10c79d0681f .te-subscribe-inner-area_73fcd47505870ad7 .te-subscribe-collumn_08c5323805a82583 {
      -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_9036d10c79d0681f .te-subscribe-inner-area_73fcd47505870ad7 .te-subscribe-collumn_08c5323805a82583.te-image-bg-collumn_3a8337ecc3f75fd1 {
          display: none; } }
    .subscribe-area_9036d10c79d0681f .te-subscribe-inner-area_73fcd47505870ad7 .mc4wp-form-fields_a1339bbf76bba5df {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_9036d10c79d0681f .te-subscribe-inner-area_73fcd47505870ad7 .mc4wp-form-fields_a1339bbf76bba5df {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_9036d10c79d0681f .te-subscribe-inner-area_73fcd47505870ad7 .mc4wp-form-fields_a1339bbf76bba5df .submit-btn_b3ca58e5e6ec4cc2 {
        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_d549f64b4a398449 .te-subscribe-form-wrapper_fc909690523247e1 {
  color: #335371; }

.te-subscribe-form-widget_e4a390f381652c25 {
  position: relative; }
  .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-form-fields_a1339bbf76bba5df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_e4a390f381652c25 .single-field_09e6435fe8862c53 *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_e4a390f381652c25 .submit-btn_b3ca58e5e6ec4cc2 {
    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_e4a390f381652c25 .submit-btn_b3ca58e5e6ec4cc2:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-response_d077f362e4155bc3 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-response_d077f362e4155bc3 .mc4wp-alert_c2d54ea712ea2faf.mc4wp-error_d0c1c5294b8645cf p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-response_d077f362e4155bc3 .mc4wp-alert_c2d54ea712ea2faf.mc4wp-error_d0c1c5294b8645cf a {
      color: #ff0000; }
    .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-response_d077f362e4155bc3 .mc4wp-alert_c2d54ea712ea2faf.mc4wp-success_2f931753c2fd9d38 p, .te-subscribe-form-widget_e4a390f381652c25 .mc4wp-response_d077f362e4155bc3 .mc4wp-alert_c2d54ea712ea2faf.mc4wp-notice_b2a78f8cb1e5bc2a p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_b4c9e7f2e85b627f {
  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_b4c9e7f2e85b627f .te-footer-logo_d7b2b2ce842ff540 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_b4c9e7f2e85b627f .te-social-widget_b962accbac0500ed {
    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_b4c9e7f2e85b627f .te-social-widget_b962accbac0500ed span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac {
  background-color: #131A2A; }
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-sec_c6563f993af335b7 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-widget-title_e7bbba29c54ec49d,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .wp-block-heading_94487312ae47f0b0 {
    color: #ffffff;
    font-size: 24px; }
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .footer-bottom-area_d6783a8aff506112 .te-copyright-text_900f7f05e71bd16d p,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-widget_d549f64b4a398449.te_widget_nav_menu_e6cd307b1ab2166e li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-widget_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-desc_7ff1366799879c18 .te-latest-post-title_44d3391f5eb1a279 a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-widget_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-desc_7ff1366799879c18 .te-latest-post-title_44d3391f5eb1a279,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-widget_d549f64b4a398449 .te_widget_latest_post_50a95b4c96fc4cfd ul li .te-latest-post-desc_7ff1366799879c18 .te-latest-post-meta_aca6410c1d02e4df,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-widget_d549f64b4a398449 .te-subscribe-form-wrapper_fc909690523247e1,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .te-footer-bottom-menu_00068b4a62edadbd ul li a,
  .footer_fd5dc772a11a64d0.style-2_b3e1809aa7a344ac .footer-bottom-area_d6783a8aff506112 .te-copyright-text_900f7f05e71bd16d p a {
    color: #ffffff; }

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