/**
 * 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_2d001c3b8820357b {
  background-color: #FFF3F3; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_9cc793d15391bb9d,
.wp-block-loginout_119d754d1a79441a a,
input.te-theme-btn_9cc793d15391bb9d {
  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_9cc793d15391bb9d:hover,
  .wp-block-loginout_119d754d1a79441a a:hover,
  input.te-theme-btn_9cc793d15391bb9d:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_9cc793d15391bb9d:focus,
  .wp-block-loginout_119d754d1a79441a a:focus,
  input.te-theme-btn_9cc793d15391bb9d:focus {
    color: #ffffff; }
  .te-theme-btn_9cc793d15391bb9d.yellow-btn_8a0b675ca2f3b462,
  .wp-block-loginout_119d754d1a79441a a.yellow-btn_8a0b675ca2f3b462,
  input.te-theme-btn_9cc793d15391bb9d.yellow-btn_8a0b675ca2f3b462 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_9cc793d15391bb9d.simple-btn_3d1ca382f0f786db,
  .wp-block-loginout_119d754d1a79441a a.simple-btn_3d1ca382f0f786db,
  input.te-theme-btn_9cc793d15391bb9d.simple-btn_3d1ca382f0f786db {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_344245c631df9852 {
  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_344245c631df9852 .circle-rotate-inner_cf41c3ae2af46b39 {
    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_927f1e89a027f6ae {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_4bc5b0e844daaf7e {
  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_990de2b3d5c3ecf8 label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_990de2b3d5c3ecf8 input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_990de2b3d5c3ecf8 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_990de2b3d5c3ecf8 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_93735a52762a19f8 .size-full_744fd90ccf36c94e.alignright_c09fc515bb24696f {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_93735a52762a19f8 figure.wp-caption_b14c39272af1d86e.aligncenter_2328fdcdd354bea3 {
  margin-top: 40px; }
.tp-page-content_93735a52762a19f8 dl, .tp-page-content_93735a52762a19f8 ol, .tp-page-content_93735a52762a19f8 ul {
  margin-bottom: 11px; }
.tp-page-content_93735a52762a19f8 .te-comment-respond_333ea81b71ab71a7 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_93735a52762a19f8 .te-latest-comments_9f567db13cc76bd7 .te-comment-respond_333ea81b71ab71a7 {
  margin-bottom: 40px; }
.tp-page-content_93735a52762a19f8 .te-post-comments_0195bfb4df90a5eb {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_0465faf7190fc08d .gallery-item_31100cdd0cb8b13f {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_899a9afbae448721 .gallery-item_31100cdd0cb8b13f {
  max-width: 50%; }

.gallery-columns-3_506544fbc35761a5 .gallery-item_31100cdd0cb8b13f {
  max-width: 33.33%; }

.gallery-columns-4_4bec69360256d03d .gallery-item_31100cdd0cb8b13f {
  max-width: 25%; }

.gallery-columns-5_489aad0be4a68bba .gallery-item_31100cdd0cb8b13f {
  max-width: 20%; }

.gallery-columns-6_a724fe60fff252cc .gallery-item_31100cdd0cb8b13f {
  max-width: 16.66%; }

.gallery-columns-7_3b4b85c03f51118a .gallery-item_31100cdd0cb8b13f {
  max-width: 14.28%; }

.gallery-columns-8_0011aa362d30f318 .gallery-item_31100cdd0cb8b13f {
  max-width: 12.5%; }

.gallery-columns-9_6d38cb6cd144a184 .gallery-item_31100cdd0cb8b13f {
  max-width: 11.11%; }

.gallery-caption_b0d86b43bfee8280 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_69811a35164a4a04 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_52c9833541cc1e5c {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_d5c45bd006fe1d9b {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_1479ebd856fba6ed p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_e9bca9504d63f7de p.wp-block-cover-text_915ea6c6fe510cc6,
.wp-block-cover_e9bca9504d63f7de.is-light_ff93e6a6d5c3a64c .wp-block-cover__inner-container_919b9cdb2bf73435 {
  color: #fff !important; }

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

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

.widget_a15f22caae003a04 .wp-block-archives-dropdown_86b5a4841fa8ccb9,
.widget_a15f22caae003a04 .wp-block-categories-dropdown_2f9133d1d7e33135,
.widget_a15f22caae003a04 .wp-block-loginout_119d754d1a79441a,
.widget_a15f22caae003a04 .wp-block-social-links_10754f37607c39aa,
.widget_a15f22caae003a04.widget_archive_6fd65aa0abe740a2 select,
.widget_a15f22caae003a04.te_widget_categories_066115b266fb340a select,
.widget_a15f22caae003a04.widget_text_29a3510d01ffb445 select,
.widget_a15f22caae003a04.te_widget_search_b710660c58549f81 .search-form_aca57f16dbf8aa34,
.widget_a15f22caae003a04.te_widget_tag_cloud_43f1157ee0cddf6e .tagcloud_ffa2df5106586e3c,
.widget_a15f22caae003a04 .wp-block-tag-cloud_eab073dadd8e46b0 {
  margin-bottom: 6px; }

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

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

.blog-search-content_4649b21c3ff5b849 {
  margin: 0; }
  .blog-search-content_4649b21c3ff5b849 .wp-block-search_52c9833541cc1e5c,
  .blog-search-content_4649b21c3ff5b849 .search-form_aca57f16dbf8aa34,
  .blog-search-content_4649b21c3ff5b849 .sidebar__search_9cc4bd247162a8fb {
    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_4649b21c3ff5b849 .wp-block-search_52c9833541cc1e5c,
      .blog-search-content_4649b21c3ff5b849 .search-form_aca57f16dbf8aa34,
      .blog-search-content_4649b21c3ff5b849 .sidebar__search_9cc4bd247162a8fb {
        width: 100%; } }
    .blog-search-content_4649b21c3ff5b849 .wp-block-search_52c9833541cc1e5c .wp-block-search__inside-wrapper_9173f0ff461a4912,
    .blog-search-content_4649b21c3ff5b849 .search-form_aca57f16dbf8aa34 .wp-block-search__inside-wrapper_9173f0ff461a4912,
    .blog-search-content_4649b21c3ff5b849 .sidebar__search_9cc4bd247162a8fb .wp-block-search__inside-wrapper_9173f0ff461a4912 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_4649b21c3ff5b849 .wp-block-search_52c9833541cc1e5c label,
    .blog-search-content_4649b21c3ff5b849 .search-form_aca57f16dbf8aa34 label,
    .blog-search-content_4649b21c3ff5b849 .sidebar__search_9cc4bd247162a8fb 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_4649b21c3ff5b849 .wp-block-search_52c9833541cc1e5c input,
    .blog-search-content_4649b21c3ff5b849 .search-form_aca57f16dbf8aa34 input,
    .blog-search-content_4649b21c3ff5b849 .sidebar__search_9cc4bd247162a8fb 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_4649b21c3ff5b849 .wp-block-search_52c9833541cc1e5c button,
    .blog-search-content_4649b21c3ff5b849 .search-form_aca57f16dbf8aa34 button,
    .blog-search-content_4649b21c3ff5b849 .sidebar__search_9cc4bd247162a8fb 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_93735a52762a19f8 .wp-smiley_6e2781cafb3f19d6,
.entry-content_f165abef59435943 .wp-smiley_6e2781cafb3f19d6,
.comment-content_18afe084acedc5e8 .wp-smiley_6e2781cafb3f19d6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_333ea81b71ab71a7.style-two_8ec6f833af71b0ce .wpcf7-form_5df79ad6d04d634b .wpcf7-not-valid-tip_e2d270bc663d872d {
  color: #d9c0b8 !important; }
.te-comment-respond_333ea81b71ab71a7 .wpcf7-form_5df79ad6d04d634b .wpcf7-not-valid_5eb52d973495aaf8 {
  border-color: #dc3232 !important; }
.te-comment-respond_333ea81b71ab71a7 .wpcf7-form_5df79ad6d04d634b .wpcf7-not-valid-tip_e2d270bc663d872d {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_333ea81b71ab71a7 .wpcf7-form_5df79ad6d04d634b.sent_7d1d71628b66e8cd .wpcf7-response-output_bcec4e7caa4c6d88 {
  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_333ea81b71ab71a7 .wpcf7-form_5df79ad6d04d634b.invalid_85e67ba3422b1df1 .wpcf7-response-output_bcec4e7caa4c6d88 {
  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_1959d4ced0e3ac14 {
  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_1959d4ced0e3ac14 .wpcf7-te-list-item_f683adc35ebc321d {
    margin: 0; }
    .wpcf7-form-control_1959d4ced0e3ac14 .wpcf7-te-list-item_f683adc35ebc321d label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_1959d4ced0e3ac14 .wpcf7-te-list-item_f683adc35ebc321d label .wpcf7-te-list-item-label_ff668dc67d0fc47f {
        font-size: 16px;
        font-weight: 400; }

.logged-in_b1c56fd9e1382f44 .te-comment-respond_333ea81b71ab71a7 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_f9b1a9a7c3072fe3 .header-menu-area_79fbf118319d5328.sticky_menu_ce24203e220c0ffd {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_f9b1a9a7c3072fe3 .header-menu-area_79fbf118319d5328.sticky_menu_ce24203e220c0ffd {
      top: 0; } }

.page-template-default_9d8448934c074bbe.page-id-146_f978e25b0ed8eb6a .tp-page-content_93735a52762a19f8 p:last-child {
  margin-bottom: 10px; }
.page-template-default_9d8448934c074bbe.page-id-1133_b72db34096b9c360 .tp-page-content_93735a52762a19f8 .te-comment-respond_333ea81b71ab71a7 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_9d8448934c074bbe.page-id-3_1aaa1b01c74a2781 .page-area_9c2d30e91b98bc5b {
  padding-top: 128px; }

.single-post-item_c5541a6319338eed.post-24_906fc27a6bc69366 .wp-block-button_afe82811e8d04986 a {
  color: #ffffff; }

.post-template-default_e812017312802c1d.postid-163_c92f168f423098d6 .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_e812017312802c1d.postid-150_d78906929921794c .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_e812017312802c1d.postid-150_d78906929921794c .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-block-group_9ae6fb415f127112.is-layout-constrained_964d58f419d3cd34:last-child {
    border: 1px solid #000; }
.post-template-default_e812017312802c1d.postid-51_6590faa297cee78f .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_e812017312802c1d.postid-51_6590faa297cee78f .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_e812017312802c1d.postid-1163_d5b5ffa144983895 .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-caption_b14c39272af1d86e, .post-template-default_e812017312802c1d.postid-568_aea5b7997b3d912a .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-caption_b14c39272af1d86e {
  margin-top: 20px; }
.post-template-default_e812017312802c1d.postid-1785_c798b53f9d3e506e .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-block-button__link_a346a821cbdaf251 {
  color: #ffffff !important; }
.post-template-default_e812017312802c1d.postid-1149_ba003d003ae56959 .te-blog-details-wrapper_7391402ecf44800e .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 p {
  margin-bottom: 0; }
.post-template-default_e812017312802c1d.postid-555_413e21509673819a .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_ce2cf1cd512d6fde.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_ce2cf1cd512d6fde.not-found .error-content_38751f7477ed6fd5 .error-btn-bh_388ecf828c6c5047 {
    margin-top: 20px; }

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

.sidebar_5bd23d6bde1b8c21 .widget_media_gallery_7d24062027b819d8 .gallery-item_31100cdd0cb8b13f {
  margin-bottom: 0; }
  .sidebar_5bd23d6bde1b8c21 .widget_media_gallery_7d24062027b819d8 .gallery-item_31100cdd0cb8b13f 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_8c30ad71d00fde04 {
  -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_a5c6ba2737485ce2 {
  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_7e959bdde411c803 path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_f9b1a9a7c3072fe3 .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280.login .te-header-menu-area_fd70eeeac6d4bc34 {
  top: auto !important; }

.header-area_563e40d3e6923ff5 .container-fluid_1b357288e9425cb1 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_563e40d3e6923ff5 .container-fluid_1b357288e9425cb1 {
      padding: 0 24px; } }
.header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .header-top .te-header-contact-info_53a57f5e42f3906a span {
    color: #677471; }
    .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .header-top .te-header-contact-info_53a57f5e42f3906a span i {
      color: #317EFE; }
    .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .header-top .te-header-contact-info_53a57f5e42f3906a span a {
      color: #677471; }
  .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .header-top .te-social-profile_4efeb36e70b16bcb a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .header-top .te-social-profile_4efeb36e70b16bcb a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .te-header-menu-area_fd70eeeac6d4bc34 {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .te-header-menu-area_fd70eeeac6d4bc34 .menu-wrapper_b7e779422ff3662f {
    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_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .te-header-menu-area_fd70eeeac6d4bc34 .menu-wrapper_b7e779422ff3662f {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .te-header-menu-area_fd70eeeac6d4bc34 .te-header-btn_bf2be0357e4bde48 .te-quote-btn_8db587e42f121636 {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .te-sticky_menu {
  top: 0; }
  .header-area_563e40d3e6923ff5.style-2_57f2d54cda3ee280 .te-sticky_menu .menu-wrapper_b7e779422ff3662f {
    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_b6964b63886da2fe {
    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_b1c68109d0a252cb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_53a57f5e42f3906a {
    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_53a57f5e42f3906a 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_53a57f5e42f3906a span.te-contact-info-item_5a6df6702dac265c {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_53a57f5e42f3906a 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_7bcaff45d20fb8b4 {
      display: none; } }
  .header-top .header-top-btn_7bcaff45d20fb8b4 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_7bcaff45d20fb8b4 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_7bcaff45d20fb8b4 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_4efeb36e70b16bcb {
    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_4efeb36e70b16bcb .te-social-profile-label_ebf1105c8ee56e3e {
      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_4efeb36e70b16bcb 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_4efeb36e70b16bcb a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_fd70eeeac6d4bc34 {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_fd70eeeac6d4bc34.te-te-sticky-header_ad8815e11131b293 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_fd70eeeac6d4bc34.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_fd70eeeac6d4bc34.te-sticky_menu .te-logo_ffedce5efba4b684 .te-sticky-logo_158a0ced477c0915 img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_fd70eeeac6d4bc34.te-sticky_menu .te-main-menu_7d3f548924c35eca ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_fd70eeeac6d4bc34.te-sticky_menu .te-main-menu_7d3f548924c35eca 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_fd70eeeac6d4bc34.te-sticky_menu .te-main-menu_7d3f548924c35eca ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_fd70eeeac6d4bc34.te-sticky_menu .te-main-menu_7d3f548924c35eca ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_fd70eeeac6d4bc34 .te-header-menu-wrapper_ac9792a43f8e4cf0 {
    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_fd70eeeac6d4bc34 .te-header-menu-wrapper_ac9792a43f8e4cf0 {
        gap: 20px; } }
  .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 {
    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_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 {
        height: 80px; } }
    .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 .te-standard-logo_30979621778ef725 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 .te-sticky-logo_158a0ced477c0915 {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 .te-sticky-logo_158a0ced477c0915 {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 .te-sticky-logo_158a0ced477c0915 {
          display: block; } }
      .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 .te-sticky-logo_158a0ced477c0915 img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_fd70eeeac6d4bc34 .te-logo_ffedce5efba4b684 .te-retina-logo_667884ffb2dbc406 {
      display: none; }

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

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

.te-header-btn_bf2be0357e4bde48 {
  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_bf2be0357e4bde48 .te-icon_f32f653e7c1f66f0 {
    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_bf2be0357e4bde48 .te-icon_f32f653e7c1f66f0: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_bf2be0357e4bde48 {
      display: none; } }
  .te-header-btn_bf2be0357e4bde48 .te-cta-btn_ca3556038add2270 {
    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_bf2be0357e4bde48 .te-cta-btn_ca3556038add2270:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_bf2be0357e4bde48 .te-quote-btn_8db587e42f121636 {
    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_bf2be0357e4bde48 .te-quote-btn_8db587e42f121636: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_f5cba111d07a757b {
    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_f5cba111d07a757b .te-search-content-filed_cdd4bdf1afdfcf03 {
      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_f5cba111d07a757b .te-search-content-filed_cdd4bdf1afdfcf03 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_f5cba111d07a757b .te-search-form_3937278a157856be {
      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_f5cba111d07a757b .te-search-form_3937278a157856be .te-search-form-input_2b6945bd09cff86a {
        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_f5cba111d07a757b .te-search-form_3937278a157856be .te-search-form-input_2b6945bd09cff86a .te-search-icon_2dddc137b6754432 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_f5cba111d07a757b .te-search-form_3937278a157856be .te-search-form-input_2b6945bd09cff86a button.te-submit-search-btn_e41223ac27ab1187 {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_f5cba111d07a757b .te-search-form_3937278a157856be 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_904e43fb3aeb4801 a.mean-expand.mean-clicked_9a8485942c5f170b {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_ed7e3b4798a9b639 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_ed7e3b4798a9b639 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_0e9366a4a2f1bc61 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_1d256cf9fa656adc {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_68355135fe89f0d4 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_68355135fe89f0d4 .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_68355135fe89f0d4 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-menu-sidebar-title_366ff866e568bc75 {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-header-contact-info_53a57f5e42f3906a {
      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_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-header-contact-info_53a57f5e42f3906a 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_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-header-contact-info_53a57f5e42f3906a span.te-contact-info-item_5a6df6702dac265c {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-header-contact-info_53a57f5e42f3906a 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_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-header-contact-info_53a57f5e42f3906a span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-social-profile_4efeb36e70b16bcb {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-social-profile_4efeb36e70b16bcb a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_eac1c67cf2a72c75 .te-menu-sidebar-single-widget_b58f9c70b759849c .te-social-profile_4efeb36e70b16bcb 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_8d798e2b820fd624 {
  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_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 {
        height: unset;
        padding: 80px 0; } }
    .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-feature-img_61b2b6a609125861 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-feature-img_61b2b6a609125861 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-feature-img_61b2b6a609125861 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-feature-img_61b2b6a609125861 {
          right: -380px; } }
      .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-feature-img_61b2b6a609125861 .company-award_a041586ece8e606e {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-feature-img_61b2b6a609125861 .company-award_a041586ece8e606e .icon_9c86d75c89d243a6 {
          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_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-feature-img_61b2b6a609125861 .slider-feature-img-overlay_fc7d41d9df48bbf9 {
          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_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-left-shape_b99acecc0b05868d {
      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_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-left-shape_b99acecc0b05868d {
          display: none; } }
    .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-right-shape_6c33673209790463 {
      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_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-right-shape_6c33673209790463 {
          display: none; } }
    .slider-area_8d798e2b820fd624.style-2_57f2d54cda3ee280 .te-single-slider_d3ec7c7564d6a857 .slider-circle-shape_a2f020cb3f7fbbd3 {
      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_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-short-title_c65126fd4a5ee3f3,
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-title_a3e43f7ae55fe1c0,
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-short-desc_6f3578087632e2e6,
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-btn-wrapper_002292c5630722ca {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-short-title_c65126fd4a5ee3f3 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-title_a3e43f7ae55fe1c0 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-short-desc_6f3578087632e2e6 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-active .te-slider-btn-wrapper_002292c5630722ca {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-dots_865c2e4a1a0e22d4 {
    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_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-dots_865c2e4a1a0e22d4 {
        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_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-dots_865c2e4a1a0e22d4 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_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-dots_865c2e4a1a0e22d4 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_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-dots_865c2e4a1a0e22d4 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-dots_865c2e4a1a0e22d4 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_8d798e2b820fd624 .te-slider-wrapper_bcb1187b22122641 .slick-dots_865c2e4a1a0e22d4 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 {
    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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 {
        background-image: none !important; } }
    .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-overlay_69808cc569847241 {
      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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-overlay_69808cc569847241 {
          left: 0; } }
      .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-overlay_69808cc569847241 .te-slider-overlay-shape_f9cf13da8f276806 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-overlay_69808cc569847241 .te-slider-overlay-shape_f9cf13da8f276806 {
            display: none; } }
    .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 {
      position: relative;
      z-index: 99; }
      .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-short-title_c65126fd4a5ee3f3 {
        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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
        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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-short-desc_6f3578087632e2e6 {
        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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-short-desc_6f3578087632e2e6 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-short-desc_6f3578087632e2e6 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-short-desc_6f3578087632e2e6 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca {
        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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca {
            padding-top: 30px; } }
        .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-theme-btn_9cc793d15391bb9d {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-call-btn_faff3c4e8950c359 {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-call-btn_faff3c4e8950c359 .te-icon_f32f653e7c1f66f0 {
            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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-call-btn_faff3c4e8950c359 .te-content_48e39c70f6e5ee5a {
            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_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-call-btn_faff3c4e8950c359 .te-content_48e39c70f6e5ee5a .te-title_2efe30dc1b6e48a1 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_8d798e2b820fd624 .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-call-btn_faff3c4e8950c359 .te-content_48e39c70f6e5ee5a .te-text_562dd041ad1769f1 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af: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_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-overlay_69808cc569847241 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-overlay_69808cc569847241::before {
        display: none; }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .slider-shape_c7f9b96e267a3c0d {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .slider-shape_c7f9b96e267a3c0d img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-one_e23c9a363d55007a {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-one_e23c9a363d55007a {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-one_e23c9a363d55007a {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-one_e23c9a363d55007a {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-one_e23c9a363d55007a {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-two_1d4ea06ce4c9e8ab {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-two_1d4ea06ce4c9e8ab {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-two_1d4ea06ce4c9e8ab {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-two_1d4ea06ce4c9e8ab {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-two_1d4ea06ce4c9e8ab {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-three_2417f500f1404966 {
      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_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-three_2417f500f1404966 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .shape-three_2417f500f1404966 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-container_39d3a444e72e5ed6 {
      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_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-container_39d3a444e72e5ed6 {
          -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_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-container_39d3a444e72e5ed6 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-container_39d3a444e72e5ed6 .te-slider-column_ee2cd9a30ad869ee {
        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_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-container_39d3a444e72e5ed6 .te-slider-column_ee2cd9a30ad869ee {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-theme-btn_9cc793d15391bb9d {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-theme-btn_9cc793d15391bb9d:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-btn-wrapper_002292c5630722ca .te-call-btn_faff3c4e8950c359 .te-icon_f32f653e7c1f66f0 {
      color: #317EFE; }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
      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_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-single-slider_d3ec7c7564d6a857 .te-slider-content-wrapper_69fb3cc370819a95 .te-slider-content_62d938721f9e7550 .te-slider-title_a3e43f7ae55fe1c0 {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-slider-wrapper_bcb1187b22122641 .container {
    position: relative; }
  .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-slider-wrapper_bcb1187b22122641 .slider-shape-bg_fa279ec40c96731a {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-slider-wrapper_bcb1187b22122641 .slider-shape-bg_fa279ec40c96731a {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-slider-wrapper_bcb1187b22122641 .slider-shape-bg_fa279ec40c96731a {
        margin-left: 0; } }
    .slider-area_8d798e2b820fd624.style-1_594da60ccf38c8af .te-slider-wrapper_bcb1187b22122641 .slider-shape-bg_fa279ec40c96731a: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_45582717f4e96646 {
  position: relative; }

.te-info-card_9893a4eca7ef2b73 {
  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_9893a4eca7ef2b73 {
      padding: 40px 25px; } }
  .te-info-card_9893a4eca7ef2b73: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_9893a4eca7ef2b73:hover .te-image-wrapper_68b11a0f203b8988 .overlay_14209309ccd09d02 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_9893a4eca7ef2b73:hover .te-image-wrapper_68b11a0f203b8988 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_9893a4eca7ef2b73:hover .icon_9c86d75c89d243a6 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_9893a4eca7ef2b73:hover .content .te-read-more_adbef98365f7c74a .te-theme-btn_9cc793d15391bb9d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_9893a4eca7ef2b73 .te-info-card-inner_98d44dc3e5222842 {
    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_9893a4eca7ef2b73 .te-image-wrapper_68b11a0f203b8988 {
    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_9893a4eca7ef2b73 .te-image-wrapper_68b11a0f203b8988 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_9893a4eca7ef2b73 .te-image-wrapper_68b11a0f203b8988 .overlay_14209309ccd09d02 {
      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_9893a4eca7ef2b73 .icon_9c86d75c89d243a6 {
    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_9893a4eca7ef2b73 .icon_9c86d75c89d243a6 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_9893a4eca7ef2b73 .te-content-wrapper_d38da13450209159 {
    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_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf {
    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_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf .icon_9c86d75c89d243a6 {
      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_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf .icon_9c86d75c89d243a6::before, .te-info-card_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf .icon_9c86d75c89d243a6::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf .icon_9c86d75c89d243a6::before {
        top: 15px;
        left: 5px; }
      .te-info-card_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf .icon_9c86d75c89d243a6::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf .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_9893a4eca7ef2b73 .te-title-wrapper_0ec79bab86045faf .divider_030601687473c2f4 {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_9893a4eca7ef2b73 .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_9893a4eca7ef2b73 .content .desc_c5edb8b7d85ba7a6 {
      -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_9893a4eca7ef2b73 .content .te-read-more_adbef98365f7c74a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_9893a4eca7ef2b73 .content .te-read-more_adbef98365f7c74a .te-theme-btn_9cc793d15391bb9d {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_9893a4eca7ef2b73 .content .te-read-more_adbef98365f7c74a .te-theme-btn_9cc793d15391bb9d:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f {
      text-align: left; } }
  .te-about-image-card_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b > img {
          width: 100%; } }
    .te-about-image-card_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-img-card-shape_8df94be3775b22b0 {
      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_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-img-card-shape_8df94be3775b22b0 {
          right: 0; } }
.te-about-image-card_175139f183a8bf9a .te-company-foundation_f4cd64a7266b196c {
  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_175139f183a8bf9a .te-company-foundation_f4cd64a7266b196c .te-counter-wrapper_319b76f78e5d6614 {
    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_175139f183a8bf9a .te-company-foundation_f4cd64a7266b196c .counter-title_e26cec9dc952d457 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_175139f183a8bf9a .te-company-foundation_f4cd64a7266b196c .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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-img-card-shape_8df94be3775b22b0 {
    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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-img-card-shape_8df94be3775b22b0 {
        display: none; } }
  .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e {
        position: relative; } }
    .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-another-image-inner_47de0bf5c1ef2199 {
      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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-another-image-inner_47de0bf5c1ef2199 {
          width: 100%; }
          .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-another-image-inner_47de0bf5c1ef2199 img {
            width: 100%; } }
    .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .video-btn_c04878958e49dcd8 {
      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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .video-btn_c04878958e49dcd8 {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .video-btn_c04878958e49dcd8 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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-badge-text_b580d89a4d40a058 {
      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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-badge-text_b580d89a4d40a058 {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-badge-text_b580d89a4d40a058 .icon_9c86d75c89d243a6 {
        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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-badge-text_b580d89a4d40a058 .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_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-badge-text_b580d89a4d40a058 .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_175139f183a8bf9a.style-2_57f2d54cda3ee280 .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b .te-another-image_8337b64f379daa8e .te-badge-text_b580d89a4d40a058 .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 {
  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_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-section-title_c5572f90a646d330 {
    margin-bottom: 0; }
    .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-section-title_c5572f90a646d330 .title {
      margin-bottom: 0; }
  .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-list-item-wrapper_1596973c9045d11a {
    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_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-list-item-wrapper_1596973c9045d11a {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-list-item-wrapper_1596973c9045d11a .te-list-item_ffd676372355e3bd .icon_9c86d75c89d243a6 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-list-item-wrapper_1596973c9045d11a .te-list-item_ffd676372355e3bd .text {
      color: #14203A; }
  .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 {
    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_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .te-single-info-list_a50b7a54e24b28b5 {
      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_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .te-single-info-list_a50b7a54e24b28b5:hover .icon_9c86d75c89d243a6 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_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .te-single-info-list_a50b7a54e24b28b5 .icon_9c86d75c89d243a6 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .te-single-info-list_a50b7a54e24b28b5 .icon_9c86d75c89d243a6::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_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .te-single-info-list_a50b7a54e24b28b5 .icon_9c86d75c89d243a6 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_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .te-single-info-list_a50b7a54e24b28b5 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_ab33e264fa30705b .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .te-single-info-list_a50b7a54e24b28b5 .short-title_c3f6a29d4c43caea {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_ab33e264fa30705b.style-2_57f2d54cda3ee280 .te-about-info-content_f9964923147e45a3 {
  gap: 10px; }
  .te-about-info-card_ab33e264fa30705b.style-2_57f2d54cda3ee280 .te-about-info-content_f9964923147e45a3 .te-list-item-wrapper_1596973c9045d11a {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_ab33e264fa30705b.style-2_57f2d54cda3ee280 .te-about-info-content_f9964923147e45a3 .te-list-item-wrapper_1596973c9045d11a .te-list-item_ffd676372355e3bd .icon_9c86d75c89d243a6 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_ab33e264fa30705b.style-2_57f2d54cda3ee280 .te-about-info-content_f9964923147e45a3 .te-list-item-wrapper_1596973c9045d11a .te-list-item_ffd676372355e3bd .text {
      color: #335371; }
  .te-about-info-card_ab33e264fa30705b.style-2_57f2d54cda3ee280 .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_ab33e264fa30705b.style-2_57f2d54cda3ee280 .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .divider_030601687473c2f4 {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_ab33e264fa30705b.style-2_57f2d54cda3ee280 .te-about-info-content_f9964923147e45a3 .te-info-list_335bf26070f5a648 .divider_030601687473c2f4 {
          height: 1px;
          width: 100%; } }

.te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-section-title_c5572f90a646d330 {
  margin-bottom: 40px; }
.te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .about-info-wrapper_6b542065b4151b22 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .about-info-wrapper_6b542065b4151b22 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .about-info-wrapper_6b542065b4151b22 .about-info-img_f8bee395274109c0 {
    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_ab33e264fa30705b.style-three_90f28c57e21c28e4 .about-info-wrapper_6b542065b4151b22 .about-info-img_f8bee395274109c0 {
        height: 350px; } }
    .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .about-info-wrapper_6b542065b4151b22 .about-info-img_f8bee395274109c0 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 .skill-progressbar-wrapper_006c3132306e69e4 {
    width: 100%; }
  .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 .te-icon-card-wrapper_f6ae1ea1b44c2350 {
    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_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 .te-icon-card-wrapper_f6ae1ea1b44c2350 .te-icon-card_9504d85251b0cabd {
      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_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 .te-icon-card-wrapper_f6ae1ea1b44c2350 .te-icon-card_9504d85251b0cabd .icon_9c86d75c89d243a6 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 .te-icon-card-wrapper_f6ae1ea1b44c2350 .te-icon-card_9504d85251b0cabd .content {
        gap: 4px; }
        .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 .te-icon-card-wrapper_f6ae1ea1b44c2350 .te-icon-card_9504d85251b0cabd .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_ab33e264fa30705b.style-three_90f28c57e21c28e4 .te-about-info-content_f9964923147e45a3 .te-btn-wrapper_0b210a60f78ac984 {
    margin-top: 7px; }

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

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

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

.te-process-step_097b511ab4675111 {
  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_097b511ab4675111::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_097b511ab4675111 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_097b511ab4675111:hover {
    top: -5px; }
    .te-process-step_097b511ab4675111:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_097b511ab4675111:hover .icon_9c86d75c89d243a6 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_097b511ab4675111:hover .counter-number_17833ed3c790e6f5 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_097b511ab4675111:hover .content .te-read-more_adbef98365f7c74a .te-theme-btn_9cc793d15391bb9d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_097b511ab4675111 .icon_9c86d75c89d243a6 {
    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_097b511ab4675111 .icon_9c86d75c89d243a6 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_097b511ab4675111 .te-content-wrapper_d38da13450209159 {
    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_097b511ab4675111 .te-counter-wrapper_319b76f78e5d6614 {
    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_097b511ab4675111 .te-counter-wrapper_319b76f78e5d6614 .shape_4226f55f29f118de {
      position: relative; }
  .te-process-step_097b511ab4675111 .counter-number_17833ed3c790e6f5 {
    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_097b511ab4675111 .te-title-wrapper_0ec79bab86045faf {
    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_097b511ab4675111 .te-title-wrapper_0ec79bab86045faf .icon_9c86d75c89d243a6 {
      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_097b511ab4675111 .te-title-wrapper_0ec79bab86045faf .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_097b511ab4675111 .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_097b511ab4675111 .content .desc_c5edb8b7d85ba7a6 {
      -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_097b511ab4675111 .content .te-read-more_adbef98365f7c74a {
      margin-top: -10px; }
      .te-process-step_097b511ab4675111 .content .te-read-more_adbef98365f7c74a .te-theme-btn_9cc793d15391bb9d {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_d8c95952e7b7bd2a {
  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_beffd75c57044bd7 .te-accordion-list-item_5481c60326884cd9 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_beffd75c57044bd7 .te-accordion-list-item_5481c60326884cd9 .te-accordion-head_a8414b855953b165 {
    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_beffd75c57044bd7 .te-accordion-list-item_5481c60326884cd9 .te-accordion-head_a8414b855953b165: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_beffd75c57044bd7 .te-accordion-list-item_5481c60326884cd9 .te-accordion-head_a8414b855953b165.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_beffd75c57044bd7 .te-accordion-list-item_5481c60326884cd9 .te-accordion-head_a8414b855953b165 .te-accordion-title_0ef478ac31f3bdf2 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_beffd75c57044bd7 .te-accordion-list-item_5481c60326884cd9 .te-accordion-body_0b0b18ded8217f81 {
    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_ae7e1dba29ffae38 {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_ae7e1dba29ffae38 {
      padding-left: 30px; } }
  .page-header_ae7e1dba29ffae38 .te-page-title_527d75b72a5e6036,
  .page-header_ae7e1dba29ffae38 .page-title_e295af619335dde7 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_ae7e1dba29ffae38 .te-page-title_527d75b72a5e6036,
      .page-header_ae7e1dba29ffae38 .page-title_e295af619335dde7 {
        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_401e2792a2892979 {
  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_401e2792a2892979:hover .te-post-thumbnail_a0b86701c3fc347c img,
  .te-post-item_401e2792a2892979:hover .post-video_e70009bb4687e290 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_401e2792a2892979 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_401e2792a2892979 iframe {
        height: 350px; } }
  .te-post-item_401e2792a2892979 .post-gallery .slick-list_b7cfcacf8ec70ff0 .slick-track_394ecd468b503452 {
    height: 392px;
    overflow: hidden; }
  .te-post-item_401e2792a2892979 .te-post-content-wrapper_66392ed7d07fd0b1 {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_401e2792a2892979 .te-post-content-wrapper_66392ed7d07fd0b1 {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_401e2792a2892979 .te-post-content-wrapper_66392ed7d07fd0b1 .te-read-more_adbef98365f7c74a {
      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_401e2792a2892979.format-quote_bc280ce41c6f90ba .te-post-content {
    margin: 0; }
  .te-post-item_401e2792a2892979.format-quote_bc280ce41c6f90ba blockquote {
    margin: 0; }
    .te-post-item_401e2792a2892979.format-quote_bc280ce41c6f90ba blockquote p {
      margin-top: 0; }
    .te-post-item_401e2792a2892979.format-quote_bc280ce41c6f90ba 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_401e2792a2892979.format-quote_bc280ce41c6f90ba blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_401e2792a2892979.sticky_30af11822987ac99 {
    border: 2px solid #317EFE; }
    .te-post-item_401e2792a2892979.sticky_30af11822987ac99 .te-post-content {
      margin-bottom: 0; }
      .te-post-item_401e2792a2892979.sticky_30af11822987ac99 .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_401e2792a2892979 .te-post-title_43a92b903dc411e0 {
    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_401e2792a2892979 .te-post-title_43a92b903dc411e0 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_401e2792a2892979 .te-post-title_43a92b903dc411e0:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_401e2792a2892979 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_401e2792a2892979 .te-post-content h2,
  .te-post-item_401e2792a2892979 .te-post-content h3,
  .te-post-item_401e2792a2892979 .te-post-content h4,
  .te-post-item_401e2792a2892979 .te-post-content h5,
  .te-post-item_401e2792a2892979 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_401e2792a2892979 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_401e2792a2892979 .te-single-post-meta_e82867b63c9ca05b {
    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_401e2792a2892979 .te-social-share_49d25c3810f486b7 {
    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_401e2792a2892979 .te-social-share_49d25c3810f486b7 a.facebook_abab0e0ee97b59d7 {
      color: #1877f2; }
    .te-post-item_401e2792a2892979 .te-social-share_49d25c3810f486b7 a.twitter_a000ad08009fbf05 {
      color: #1da1f2; }
    .te-post-item_401e2792a2892979 .te-social-share_49d25c3810f486b7 a.linkedin_6bb7a417b8a2daee {
      color: #1a70c6; }
    .te-post-item_401e2792a2892979 .te-social-share_49d25c3810f486b7 .te-social-share-title_ba57498c487a4143 {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_401e2792a2892979 .te-blog-post-tag_b34d6993989d509a {
    width: 100%;
    display: inline-block; }
    .te-post-item_401e2792a2892979 .te-blog-post-tag_b34d6993989d509a 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_401e2792a2892979 .te-blog-post-tag_b34d6993989d509a .te-post-tag-list_e556d7509e8c6e47 {
      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_401e2792a2892979 .te-blog-post-tag_b34d6993989d509a .te-post-tag-list_e556d7509e8c6e47 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_401e2792a2892979 .te-blog-post-tag_b34d6993989d509a .te-post-tag-list_e556d7509e8c6e47 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_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c,
  .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290 {
    position: relative;
    overflow: hidden; }
    .te-post-item_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c img,
    .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290 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_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c .popup-video-wrapper_f236a9d56edc3641,
    .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290 .popup-video-wrapper_f236a9d56edc3641 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c .video-btn_c04878958e49dcd8 a,
    .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290 .video-btn_c04878958e49dcd8 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_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c .video-btn_c04878958e49dcd8 a i,
      .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290 .video-btn_c04878958e49dcd8 a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c .video-btn_c04878958e49dcd8 a:hover,
      .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290 .video-btn_c04878958e49dcd8 a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_401e2792a2892979 button.post-gallery-btn_3470009e3dba1026 {
    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_401e2792a2892979 button.post-gallery-btn_3470009e3dba1026.prev-btn_8e11c7f7eefecd9b {
      left: 30px; }
    .te-post-item_401e2792a2892979 button.post-gallery-btn_3470009e3dba1026.next-btn_338df5a8b612ed05 {
      right: 30px; }
    .te-post-item_401e2792a2892979 button.post-gallery-btn_3470009e3dba1026 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_401e2792a2892979 button.post-gallery-btn_3470009e3dba1026:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_401e2792a2892979 button.post-gallery-btn_3470009e3dba1026:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_401e2792a2892979 .post-audio_d763018fad03ccf5 iframe {
    width: 100%; }
  .te-post-item_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 {
    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_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 {
        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_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 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_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 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_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_9728d002f9344128.style-2_57f2d54cda3ee280 {
  gap: 20px; }
  .te-post-card_9728d002f9344128.style-2_57f2d54cda3ee280 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_9728d002f9344128.style-2_57f2d54cda3ee280 .image .te-post-date_50c682b4d52d3144 {
      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_9728d002f9344128.style-2_57f2d54cda3ee280 .content .title {
    font-size: 20px; }
  .te-post-card_9728d002f9344128.style-2_57f2d54cda3ee280 .content .te-post-meta-info_771c3c48e59b67a5 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_7391402ecf44800e .te-comment-respond_333ea81b71ab71a7 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_7391402ecf44800e .te-post-comments_0195bfb4df90a5eb {
  margin-top: 70px; }
.te-blog-details-wrapper_7391402ecf44800e .wp-block-group_9ae6fb415f127112.has-background_0eaf91e44cb88aeb .wp-block-button_afe82811e8d04986 .wp-block-button__link_a346a821cbdaf251 {
  color: #ffffff !important; }
.te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-meta_877f10ba5a8f80c1 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c,
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290,
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-gallery,
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .postbox-audio_77129574a95404ef,
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .wp-block-post-featured-image_185033c5a02a02ff {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c,
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290,
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-gallery,
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .postbox-audio_77129574a95404ef,
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .wp-block-post-featured-image_185033c5a02a02ff {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c:hover img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290:hover img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-gallery:hover img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .postbox-audio_77129574a95404ef:hover img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .wp-block-post-featured-image_185033c5a02a02ff: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_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-thumbnail_a0b86701c3fc347c img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-video_e70009bb4687e290 img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .post-gallery img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .postbox-audio_77129574a95404ef img,
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .wp-block-post-featured-image_185033c5a02a02ff 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_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content-wrapper_66392ed7d07fd0b1 {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-block-query_e3003e6267d0b60a .wp-block-post-template_2604d24c71500e6c {
      padding-left: 0; }
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-block-query_e3003e6267d0b60a .wp-block-post-template_2604d24c71500e6c .wp-block-post_3b83d89ee646bc3b {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-block-navigation__responsive-container-content_ffdf0afcd13e8bf0 .wp-block-page-list_95aa92fea85025a9 {
      padding-left: 0; }
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-block-group_9ae6fb415f127112 {
      margin: 15px 0; }
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content .wp-block-group_9ae6fb415f127112 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_7391402ecf44800e .te-post-item_401e2792a2892979 .te-blog-post-tag_b34d6993989d509a .te-social-share_49d25c3810f486b7 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_7391402ecf44800e .wp-block-calendar_4e1b7e0e4edbca22 {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_38ee81d3666bf543,
.navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71,
.comment-navigation_b41e6a85a8d3c486 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_38ee81d3666bf543 .wp-block-query-pagination-numbers_2b4457bb57926b4b,
  .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .wp-block-query-pagination-numbers_2b4457bb57926b4b,
  .comment-navigation_b41e6a85a8d3c486 .wp-block-query-pagination-numbers_2b4457bb57926b4b {
    width: inherit; }
  .wp-block-query-pagination_38ee81d3666bf543 .nav-links_f8a3226f7eef6d5f,
  .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .nav-links_f8a3226f7eef6d5f,
  .comment-navigation_b41e6a85a8d3c486 .nav-links_f8a3226f7eef6d5f {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_38ee81d3666bf543 .wp-block-query-pagination-previous_2e6f68ed98b08600,
  .wp-block-query-pagination_38ee81d3666bf543 .wp-block-query-pagination-next_bee3a9af9f969f01,
  .wp-block-query-pagination_38ee81d3666bf543 .nav-next_da82863d94ba290b a,
  .wp-block-query-pagination_38ee81d3666bf543 .nav-previous_7204a02c4da80fb4 a,
  .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .wp-block-query-pagination-previous_2e6f68ed98b08600,
  .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .wp-block-query-pagination-next_bee3a9af9f969f01,
  .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .nav-next_da82863d94ba290b a,
  .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .nav-previous_7204a02c4da80fb4 a,
  .comment-navigation_b41e6a85a8d3c486 .wp-block-query-pagination-previous_2e6f68ed98b08600,
  .comment-navigation_b41e6a85a8d3c486 .wp-block-query-pagination-next_bee3a9af9f969f01,
  .comment-navigation_b41e6a85a8d3c486 .nav-next_da82863d94ba290b a,
  .comment-navigation_b41e6a85a8d3c486 .nav-previous_7204a02c4da80fb4 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_38ee81d3666bf543 .wp-block-query-pagination-previous_2e6f68ed98b08600,
      .wp-block-query-pagination_38ee81d3666bf543 .wp-block-query-pagination-next_bee3a9af9f969f01,
      .wp-block-query-pagination_38ee81d3666bf543 .nav-next_da82863d94ba290b a,
      .wp-block-query-pagination_38ee81d3666bf543 .nav-previous_7204a02c4da80fb4 a,
      .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .wp-block-query-pagination-previous_2e6f68ed98b08600,
      .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .wp-block-query-pagination-next_bee3a9af9f969f01,
      .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .nav-next_da82863d94ba290b a,
      .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .nav-previous_7204a02c4da80fb4 a,
      .comment-navigation_b41e6a85a8d3c486 .wp-block-query-pagination-previous_2e6f68ed98b08600,
      .comment-navigation_b41e6a85a8d3c486 .wp-block-query-pagination-next_bee3a9af9f969f01,
      .comment-navigation_b41e6a85a8d3c486 .nav-next_da82863d94ba290b a,
      .comment-navigation_b41e6a85a8d3c486 .nav-previous_7204a02c4da80fb4 a {
        height: 40px; } }
    .wp-block-query-pagination_38ee81d3666bf543 .wp-block-query-pagination-previous_2e6f68ed98b08600:hover,
    .wp-block-query-pagination_38ee81d3666bf543 .wp-block-query-pagination-next_bee3a9af9f969f01:hover,
    .wp-block-query-pagination_38ee81d3666bf543 .nav-next_da82863d94ba290b a:hover,
    .wp-block-query-pagination_38ee81d3666bf543 .nav-previous_7204a02c4da80fb4 a:hover,
    .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .wp-block-query-pagination-previous_2e6f68ed98b08600:hover,
    .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .wp-block-query-pagination-next_bee3a9af9f969f01:hover,
    .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .nav-next_da82863d94ba290b a:hover,
    .navigation_1bf164283d38c0a8.posts-navigation_f9e733242b27dc71 .nav-previous_7204a02c4da80fb4 a:hover,
    .comment-navigation_b41e6a85a8d3c486 .wp-block-query-pagination-previous_2e6f68ed98b08600:hover,
    .comment-navigation_b41e6a85a8d3c486 .wp-block-query-pagination-next_bee3a9af9f969f01:hover,
    .comment-navigation_b41e6a85a8d3c486 .nav-next_da82863d94ba290b a:hover,
    .comment-navigation_b41e6a85a8d3c486 .nav-previous_7204a02c4da80fb4 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_cba8d96c8121ff11,
.page-links_581b7cf4602400a9,
.wp-block-query-pagination-numbers_2b4457bb57926b4b {
  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_cba8d96c8121ff11 ul,
  .page-links_581b7cf4602400a9 ul,
  .wp-block-query-pagination-numbers_2b4457bb57926b4b 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_cba8d96c8121ff11 ul li,
    .page-links_581b7cf4602400a9 ul li,
    .wp-block-query-pagination-numbers_2b4457bb57926b4b ul li {
      padding-top: 0; }
    .te-basic-pagination_cba8d96c8121ff11 ul .prev span,
    .te-basic-pagination_cba8d96c8121ff11 ul .next span,
    .page-links_581b7cf4602400a9 ul .prev span,
    .page-links_581b7cf4602400a9 ul .next span,
    .wp-block-query-pagination-numbers_2b4457bb57926b4b ul .prev span,
    .wp-block-query-pagination-numbers_2b4457bb57926b4b ul .next span {
      display: none; }
  .te-basic-pagination_cba8d96c8121ff11 .post-page-numbers_cbe1fec36225d647,
  .page-links_581b7cf4602400a9 .post-page-numbers_cbe1fec36225d647,
  .wp-block-query-pagination-numbers_2b4457bb57926b4b .post-page-numbers_cbe1fec36225d647 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_cba8d96c8121ff11 .page-numbers_6e4a0ecf25a0bbfe,
  .te-basic-pagination_cba8d96c8121ff11 .post-page-numbers_cbe1fec36225d647,
  .page-links_581b7cf4602400a9 .page-numbers_6e4a0ecf25a0bbfe,
  .page-links_581b7cf4602400a9 .post-page-numbers_cbe1fec36225d647,
  .wp-block-query-pagination-numbers_2b4457bb57926b4b .page-numbers_6e4a0ecf25a0bbfe,
  .wp-block-query-pagination-numbers_2b4457bb57926b4b .post-page-numbers_cbe1fec36225d647 {
    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_cba8d96c8121ff11 .page-numbers_6e4a0ecf25a0bbfe,
      .te-basic-pagination_cba8d96c8121ff11 .post-page-numbers_cbe1fec36225d647,
      .page-links_581b7cf4602400a9 .page-numbers_6e4a0ecf25a0bbfe,
      .page-links_581b7cf4602400a9 .post-page-numbers_cbe1fec36225d647,
      .wp-block-query-pagination-numbers_2b4457bb57926b4b .page-numbers_6e4a0ecf25a0bbfe,
      .wp-block-query-pagination-numbers_2b4457bb57926b4b .post-page-numbers_cbe1fec36225d647 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_cba8d96c8121ff11 .page-numbers_6e4a0ecf25a0bbfe:hover,
    .te-basic-pagination_cba8d96c8121ff11 .post-page-numbers_cbe1fec36225d647:hover,
    .page-links_581b7cf4602400a9 .page-numbers_6e4a0ecf25a0bbfe:hover,
    .page-links_581b7cf4602400a9 .post-page-numbers_cbe1fec36225d647:hover,
    .wp-block-query-pagination-numbers_2b4457bb57926b4b .page-numbers_6e4a0ecf25a0bbfe:hover,
    .wp-block-query-pagination-numbers_2b4457bb57926b4b .post-page-numbers_cbe1fec36225d647: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_cba8d96c8121ff11 .page-numbers_6e4a0ecf25a0bbfe.current,
    .te-basic-pagination_cba8d96c8121ff11 .post-page-numbers_cbe1fec36225d647.current,
    .page-links_581b7cf4602400a9 .page-numbers_6e4a0ecf25a0bbfe.current,
    .page-links_581b7cf4602400a9 .post-page-numbers_cbe1fec36225d647.current,
    .wp-block-query-pagination-numbers_2b4457bb57926b4b .page-numbers_6e4a0ecf25a0bbfe.current,
    .wp-block-query-pagination-numbers_2b4457bb57926b4b .post-page-numbers_cbe1fec36225d647.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_174c5117a567f0a6 {
  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_174c5117a567f0a6 {
      -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_174c5117a567f0a6 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 {
    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_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 {
        -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_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 {
        width: 100%; } }
    .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0::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_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0::after {
          display: none; } }
    .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0:last-child::after {
        display: none; }
    .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 .te-post-img_15ecebb9828e9d5d {
      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_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 .te-post-img_15ecebb9828e9d5d {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 .te-post-img_15ecebb9828e9d5d img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 .text {
      width: 100%; }
      .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_174c5117a567f0a6 .te-post-navigation_601c596add2b7cb0 .theme-navigation_a0cb944899fed7df {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_a15f22caae003a04,
.sidebar__widget_827c4b7a5fb5eab1 {
  /* 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_a15f22caae003a04 ol,
  .widget_a15f22caae003a04 ul,
  .sidebar__widget_827c4b7a5fb5eab1 ol,
  .sidebar__widget_827c4b7a5fb5eab1 ul {
    margin-bottom: 0; }
  .widget_a15f22caae003a04 .widget-instagram-feed_f1ad01cac3fbb2a5,
  .sidebar__widget_827c4b7a5fb5eab1 .widget-instagram-feed_f1ad01cac3fbb2a5 {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_a15f22caae003a04 .widget-instagram-feed_f1ad01cac3fbb2a5,
      .sidebar__widget_827c4b7a5fb5eab1 .widget-instagram-feed_f1ad01cac3fbb2a5 {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_a15f22caae003a04 .widget-instagram-feed_f1ad01cac3fbb2a5,
      .sidebar__widget_827c4b7a5fb5eab1 .widget-instagram-feed_f1ad01cac3fbb2a5 {
        width: 200px; } }
    .widget_a15f22caae003a04 .widget-instagram-feed_f1ad01cac3fbb2a5 .single-instagram-feed_6445c454ed006e1c,
    .sidebar__widget_827c4b7a5fb5eab1 .widget-instagram-feed_f1ad01cac3fbb2a5 .single-instagram-feed_6445c454ed006e1c {
      width: 96px;
      height: 96px; }
  .widget_a15f22caae003a04 .wp-block-heading_9dc60797b6277704,
  .widget_a15f22caae003a04 .widget-title_98c64c06b36b2aaa,
  .widget_a15f22caae003a04 .wp-block-search__label_12fc915f912149da,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-heading_9dc60797b6277704,
  .sidebar__widget_827c4b7a5fb5eab1 .widget-title_98c64c06b36b2aaa,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search__label_12fc915f912149da {
    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_a15f22caae003a04 .wp-block-social-links_10754f37607c39aa .wp-social-link_f213edb4f75fc478,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-social-links_10754f37607c39aa .wp-social-link_f213edb4f75fc478 {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_a15f22caae003a04 .wp-block-social-links_10754f37607c39aa .wp-social-link_f213edb4f75fc478 a,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-social-links_10754f37607c39aa .wp-social-link_f213edb4f75fc478 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_a15f22caae003a04 .wp-block-social-links_10754f37607c39aa .wp-social-link_f213edb4f75fc478 a:before,
      .sidebar__widget_827c4b7a5fb5eab1 .wp-block-social-links_10754f37607c39aa .wp-social-link_f213edb4f75fc478 a:before {
        display: none; }
  .widget_a15f22caae003a04 .has-avatars_6da176c6c8100142.has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b,
  .widget_a15f22caae003a04 .has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b,
  .sidebar__widget_827c4b7a5fb5eab1 .has-avatars_6da176c6c8100142.has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b,
  .sidebar__widget_827c4b7a5fb5eab1 .has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b {
    font-weight: 500; }
    .widget_a15f22caae003a04 .has-avatars_6da176c6c8100142.has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-author_b27de268205ce1e3,
    .widget_a15f22caae003a04 .has-avatars_6da176c6c8100142.has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-link_28956e937e2ebf18,
    .widget_a15f22caae003a04 .has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-author_b27de268205ce1e3,
    .widget_a15f22caae003a04 .has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-link_28956e937e2ebf18,
    .sidebar__widget_827c4b7a5fb5eab1 .has-avatars_6da176c6c8100142.has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-author_b27de268205ce1e3,
    .sidebar__widget_827c4b7a5fb5eab1 .has-avatars_6da176c6c8100142.has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-link_28956e937e2ebf18,
    .sidebar__widget_827c4b7a5fb5eab1 .has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-author_b27de268205ce1e3,
    .sidebar__widget_827c4b7a5fb5eab1 .has-dates_b3158c6a6c55d422.has-excerpts_b80b8250f445b465.wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-link_28956e937e2ebf18 {
      font-weight: 500; }
  .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6,
  .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li.wp-block-te-latest-comments__comment_635f5935a7da5dd6 {
    margin-bottom: 0; }
  .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b,
  .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-latest-posts__te-post-title_3d444e945a49f023,
  .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b,
  .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li .wp-block-latest-posts__te-post-title_3d444e945a49f023,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-latest-posts__te-post-title_3d444e945a49f023,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 {
    line-height: 28px;
    font-weight: 400; }
    .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81,
    .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81,
    .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81,
    .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before,
      .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before,
      .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before,
      .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before,
      .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before,
      .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before,
      .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-meta_730fdc820d303b0b .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before,
      .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li .wp-block-latest-posts__te-post-title_3d444e945a49f023 .wp-block-te-latest-comments__comment-date_73e54eeb69139a81:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a,
  .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li a,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li a {
    color: #335371; }
    .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a.wp-block-te-latest-comments__comment-author_b27de268205ce1e3, .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a.wp-block-te-latest-comments__comment-link_28956e937e2ebf18,
    .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li a.wp-block-te-latest-comments__comment-author_b27de268205ce1e3,
    .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li a.wp-block-te-latest-comments__comment-link_28956e937e2ebf18,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a.wp-block-te-latest-comments__comment-author_b27de268205ce1e3,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a.wp-block-te-latest-comments__comment-link_28956e937e2ebf18,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li a.wp-block-te-latest-comments__comment-author_b27de268205ce1e3,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li a.wp-block-te-latest-comments__comment-link_28956e937e2ebf18 {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a:hover,
    .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li a:hover,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li a:hover,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li a:hover {
      color: #317EFE; }
  .widget_a15f22caae003a04 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-excerpt_f7a7f9b7a15b7a93 p,
  .widget_a15f22caae003a04 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-excerpt_f7a7f9b7a15b7a93 p,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-te-latest-comments_9e16cd9ec2c8efc8 li .wp-block-te-latest-comments__comment-excerpt_f7a7f9b7a15b7a93 p,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-latest-posts_ced85a722deae498 li .wp-block-te-latest-comments__comment-excerpt_f7a7f9b7a15b7a93 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb,
  .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb a,
    .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb 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_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb a,
        .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb a {
          width: 40px;
          height: 40px; } }
      .widget_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb a.facebook_abab0e0ee97b59d7,
      .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb a.facebook_abab0e0ee97b59d7 {
        background-color: #1877f2; }
      .widget_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb a.twitter_a000ad08009fbf05,
      .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb a.twitter_a000ad08009fbf05 {
        background-color: #1da1f2; }
      .widget_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb a.linkedin_6bb7a417b8a2daee,
      .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb a.linkedin_6bb7a417b8a2daee {
        background-color: #0a66c2; }
      .widget_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb a.instagram_de5777c9458fe32b,
      .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb a.instagram_de5777c9458fe32b {
        background-color: #405de6; }
      .widget_a15f22caae003a04 .te-social-profile_4efeb36e70b16bcb a:hover,
      .sidebar__widget_827c4b7a5fb5eab1 .te-social-profile_4efeb36e70b16bcb a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_a15f22caae003a04 select,
  .sidebar__widget_827c4b7a5fb5eab1 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_a15f22caae003a04 .has-login-form_b40d9ff8cd369805 .login-username_a1ce5a5489659fe6 label,
  .widget_a15f22caae003a04 .has-login-form_b40d9ff8cd369805 .login-password_24165b107adcdb30 label,
  .sidebar__widget_827c4b7a5fb5eab1 .has-login-form_b40d9ff8cd369805 .login-username_a1ce5a5489659fe6 label,
  .sidebar__widget_827c4b7a5fb5eab1 .has-login-form_b40d9ff8cd369805 .login-password_24165b107adcdb30 label {
    margin-bottom: 10px; }
  .widget_a15f22caae003a04 .has-login-form_b40d9ff8cd369805 .login-username_a1ce5a5489659fe6 input,
  .widget_a15f22caae003a04 .has-login-form_b40d9ff8cd369805 .login-password_24165b107adcdb30 input,
  .sidebar__widget_827c4b7a5fb5eab1 .has-login-form_b40d9ff8cd369805 .login-username_a1ce5a5489659fe6 input,
  .sidebar__widget_827c4b7a5fb5eab1 .has-login-form_b40d9ff8cd369805 .login-password_24165b107adcdb30 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_a15f22caae003a04 .has-login-form_b40d9ff8cd369805 .login-remember_92928928b5d11529 label,
  .sidebar__widget_827c4b7a5fb5eab1 .has-login-form_b40d9ff8cd369805 .login-remember_92928928b5d11529 label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_a15f22caae003a04 .has-login-form_b40d9ff8cd369805 .login-submit_ecb10ebc9b98fc39,
  .sidebar__widget_827c4b7a5fb5eab1 .has-login-form_b40d9ff8cd369805 .login-submit_ecb10ebc9b98fc39 {
    margin-bottom: 0; }
    .widget_a15f22caae003a04 .has-login-form_b40d9ff8cd369805 .login-submit_ecb10ebc9b98fc39 input.button-primary_3b5268f995eb5442,
    .sidebar__widget_827c4b7a5fb5eab1 .has-login-form_b40d9ff8cd369805 .login-submit_ecb10ebc9b98fc39 input.button-primary_3b5268f995eb5442 {
      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_a15f22caae003a04 .search-form_aca57f16dbf8aa34,
  .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_a15f22caae003a04 .search-form_aca57f16dbf8aa34 button,
    .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_a15f22caae003a04.widget_search_2d91d6ef525235aa .sidebar__search_9cc4bd247162a8fb,
  .sidebar__widget_827c4b7a5fb5eab1.widget_search_2d91d6ef525235aa .sidebar__search_9cc4bd247162a8fb {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_a15f22caae003a04.widget_search_2d91d6ef525235aa .sidebar__search_9cc4bd247162a8fb button,
    .sidebar__widget_827c4b7a5fb5eab1.widget_search_2d91d6ef525235aa .sidebar__search_9cc4bd247162a8fb button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_a15f22caae003a04 .wp-block-search__no-button_05a7c4988eb4a3bf.wp-block-search_52c9833541cc1e5c input,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search__no-button_05a7c4988eb4a3bf.wp-block-search_52c9833541cc1e5c input {
    border-radius: 10px; }
  .widget_a15f22caae003a04 .wp-block-search_52c9833541cc1e5c,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search_52c9833541cc1e5c {
    margin-bottom: -2px; }
  .widget_a15f22caae003a04 .wp-block-search_52c9833541cc1e5c,
  .widget_a15f22caae003a04 .search-form_aca57f16dbf8aa34,
  .widget_a15f22caae003a04 .sidebar__search_9cc4bd247162a8fb,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search_52c9833541cc1e5c,
  .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34,
  .sidebar__widget_827c4b7a5fb5eab1 .sidebar__search_9cc4bd247162a8fb {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_a15f22caae003a04 .wp-block-search_52c9833541cc1e5c .wp-block-search__inside-wrapper_9173f0ff461a4912,
    .widget_a15f22caae003a04 .search-form_aca57f16dbf8aa34 .wp-block-search__inside-wrapper_9173f0ff461a4912,
    .widget_a15f22caae003a04 .sidebar__search_9cc4bd247162a8fb .wp-block-search__inside-wrapper_9173f0ff461a4912,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search_52c9833541cc1e5c .wp-block-search__inside-wrapper_9173f0ff461a4912,
    .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34 .wp-block-search__inside-wrapper_9173f0ff461a4912,
    .sidebar__widget_827c4b7a5fb5eab1 .sidebar__search_9cc4bd247162a8fb .wp-block-search__inside-wrapper_9173f0ff461a4912 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_a15f22caae003a04 .wp-block-search_52c9833541cc1e5c label,
    .widget_a15f22caae003a04 .search-form_aca57f16dbf8aa34 label,
    .widget_a15f22caae003a04 .sidebar__search_9cc4bd247162a8fb label,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search_52c9833541cc1e5c label,
    .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34 label,
    .sidebar__widget_827c4b7a5fb5eab1 .sidebar__search_9cc4bd247162a8fb label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_a15f22caae003a04 .wp-block-search_52c9833541cc1e5c input,
    .widget_a15f22caae003a04 .search-form_aca57f16dbf8aa34 input,
    .widget_a15f22caae003a04 .sidebar__search_9cc4bd247162a8fb input,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search_52c9833541cc1e5c input,
    .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34 input,
    .sidebar__widget_827c4b7a5fb5eab1 .sidebar__search_9cc4bd247162a8fb 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_a15f22caae003a04 .wp-block-search_52c9833541cc1e5c button,
    .widget_a15f22caae003a04 .search-form_aca57f16dbf8aa34 button,
    .widget_a15f22caae003a04 .sidebar__search_9cc4bd247162a8fb button,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search_52c9833541cc1e5c button,
    .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34 button,
    .sidebar__widget_827c4b7a5fb5eab1 .sidebar__search_9cc4bd247162a8fb 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_a15f22caae003a04 .tagcloud_ffa2df5106586e3c,
  .widget_a15f22caae003a04 .wp-block-tag-cloud_eab073dadd8e46b0,
  .sidebar__widget_827c4b7a5fb5eab1 .tagcloud_ffa2df5106586e3c,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-tag-cloud_eab073dadd8e46b0 {
    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_a15f22caae003a04 .tagcloud_ffa2df5106586e3c a,
    .widget_a15f22caae003a04 .wp-block-tag-cloud_eab073dadd8e46b0 a,
    .sidebar__widget_827c4b7a5fb5eab1 .tagcloud_ffa2df5106586e3c a,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-tag-cloud_eab073dadd8e46b0 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_a15f22caae003a04 .tagcloud_ffa2df5106586e3c a:hover,
      .widget_a15f22caae003a04 .wp-block-tag-cloud_eab073dadd8e46b0 a:hover,
      .sidebar__widget_827c4b7a5fb5eab1 .tagcloud_ffa2df5106586e3c a:hover,
      .sidebar__widget_827c4b7a5fb5eab1 .wp-block-tag-cloud_eab073dadd8e46b0 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_a15f22caae003a04 ul,
  .widget_a15f22caae003a04 ol,
  .sidebar__widget_827c4b7a5fb5eab1 ul,
  .sidebar__widget_827c4b7a5fb5eab1 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_a15f22caae003a04 ul li,
    .widget_a15f22caae003a04 ol li,
    .sidebar__widget_827c4b7a5fb5eab1 ul li,
    .sidebar__widget_827c4b7a5fb5eab1 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_a15f22caae003a04 ul li:first-child,
      .widget_a15f22caae003a04 ol li:first-child,
      .sidebar__widget_827c4b7a5fb5eab1 ul li:first-child,
      .sidebar__widget_827c4b7a5fb5eab1 ol li:first-child {
        border-top: 0; }
      .widget_a15f22caae003a04 ul li:last-child,
      .widget_a15f22caae003a04 ol li:last-child,
      .sidebar__widget_827c4b7a5fb5eab1 ul li:last-child,
      .sidebar__widget_827c4b7a5fb5eab1 ol li:last-child {
        margin-bottom: 0; }
      .widget_a15f22caae003a04 ul li.recentcomments_d29e246e52bf8ce8 .comment-author-link_0ec12571ac8a90e0 a:before, .widget_a15f22caae003a04 ul li.wp-block-latest-comments__comment_8014347d8ed97656 .comment-author-link_0ec12571ac8a90e0 a:before,
      .widget_a15f22caae003a04 ol li.recentcomments_d29e246e52bf8ce8 .comment-author-link_0ec12571ac8a90e0 a:before,
      .widget_a15f22caae003a04 ol li.wp-block-latest-comments__comment_8014347d8ed97656 .comment-author-link_0ec12571ac8a90e0 a:before,
      .sidebar__widget_827c4b7a5fb5eab1 ul li.recentcomments_d29e246e52bf8ce8 .comment-author-link_0ec12571ac8a90e0 a:before,
      .sidebar__widget_827c4b7a5fb5eab1 ul li.wp-block-latest-comments__comment_8014347d8ed97656 .comment-author-link_0ec12571ac8a90e0 a:before,
      .sidebar__widget_827c4b7a5fb5eab1 ol li.recentcomments_d29e246e52bf8ce8 .comment-author-link_0ec12571ac8a90e0 a:before,
      .sidebar__widget_827c4b7a5fb5eab1 ol li.wp-block-latest-comments__comment_8014347d8ed97656 .comment-author-link_0ec12571ac8a90e0 a:before {
        display: none; }
      .widget_a15f22caae003a04 ul li.recentcomments_d29e246e52bf8ce8 a, .widget_a15f22caae003a04 ul li.wp-block-latest-comments__comment_8014347d8ed97656 a,
      .widget_a15f22caae003a04 ol li.recentcomments_d29e246e52bf8ce8 a,
      .widget_a15f22caae003a04 ol li.wp-block-latest-comments__comment_8014347d8ed97656 a,
      .sidebar__widget_827c4b7a5fb5eab1 ul li.recentcomments_d29e246e52bf8ce8 a,
      .sidebar__widget_827c4b7a5fb5eab1 ul li.wp-block-latest-comments__comment_8014347d8ed97656 a,
      .sidebar__widget_827c4b7a5fb5eab1 ol li.recentcomments_d29e246e52bf8ce8 a,
      .sidebar__widget_827c4b7a5fb5eab1 ol li.wp-block-latest-comments__comment_8014347d8ed97656 a {
        padding-left: 0;
        display: inline; }
        .widget_a15f22caae003a04 ul li.recentcomments_d29e246e52bf8ce8 a:before, .widget_a15f22caae003a04 ul li.wp-block-latest-comments__comment_8014347d8ed97656 a:before,
        .widget_a15f22caae003a04 ol li.recentcomments_d29e246e52bf8ce8 a:before,
        .widget_a15f22caae003a04 ol li.wp-block-latest-comments__comment_8014347d8ed97656 a:before,
        .sidebar__widget_827c4b7a5fb5eab1 ul li.recentcomments_d29e246e52bf8ce8 a:before,
        .sidebar__widget_827c4b7a5fb5eab1 ul li.wp-block-latest-comments__comment_8014347d8ed97656 a:before,
        .sidebar__widget_827c4b7a5fb5eab1 ol li.recentcomments_d29e246e52bf8ce8 a:before,
        .sidebar__widget_827c4b7a5fb5eab1 ol li.wp-block-latest-comments__comment_8014347d8ed97656 a:before {
          display: none; }
      .widget_a15f22caae003a04 ul li a,
      .widget_a15f22caae003a04 ol li a,
      .sidebar__widget_827c4b7a5fb5eab1 ul li a,
      .sidebar__widget_827c4b7a5fb5eab1 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_a15f22caae003a04 ul li a::before,
        .widget_a15f22caae003a04 ol li a::before,
        .sidebar__widget_827c4b7a5fb5eab1 ul li a::before,
        .sidebar__widget_827c4b7a5fb5eab1 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_a15f22caae003a04 ul li a:hover,
        .widget_a15f22caae003a04 ol li a:hover,
        .sidebar__widget_827c4b7a5fb5eab1 ul li a:hover,
        .sidebar__widget_827c4b7a5fb5eab1 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_a15f22caae003a04 ul li a.rsswidget_639d70c86a97290d, .widget_a15f22caae003a04 ul li a.wp-block-latest-posts__post-title_70901b47ca7e2849,
        .widget_a15f22caae003a04 ol li a.rsswidget_639d70c86a97290d,
        .widget_a15f22caae003a04 ol li a.wp-block-latest-posts__post-title_70901b47ca7e2849,
        .sidebar__widget_827c4b7a5fb5eab1 ul li a.rsswidget_639d70c86a97290d,
        .sidebar__widget_827c4b7a5fb5eab1 ul li a.wp-block-latest-posts__post-title_70901b47ca7e2849,
        .sidebar__widget_827c4b7a5fb5eab1 ol li a.rsswidget_639d70c86a97290d,
        .sidebar__widget_827c4b7a5fb5eab1 ol li a.wp-block-latest-posts__post-title_70901b47ca7e2849 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_a15f22caae003a04 ul li a.rsswidget_639d70c86a97290d:before, .widget_a15f22caae003a04 ul li a.wp-block-latest-posts__post-title_70901b47ca7e2849:before,
          .widget_a15f22caae003a04 ol li a.rsswidget_639d70c86a97290d:before,
          .widget_a15f22caae003a04 ol li a.wp-block-latest-posts__post-title_70901b47ca7e2849:before,
          .sidebar__widget_827c4b7a5fb5eab1 ul li a.rsswidget_639d70c86a97290d:before,
          .sidebar__widget_827c4b7a5fb5eab1 ul li a.wp-block-latest-posts__post-title_70901b47ca7e2849:before,
          .sidebar__widget_827c4b7a5fb5eab1 ol li a.rsswidget_639d70c86a97290d:before,
          .sidebar__widget_827c4b7a5fb5eab1 ol li a.wp-block-latest-posts__post-title_70901b47ca7e2849:before {
            display: none; }
      .widget_a15f22caae003a04 ul li ul,
      .widget_a15f22caae003a04 ol li ul,
      .sidebar__widget_827c4b7a5fb5eab1 ul li ul,
      .sidebar__widget_827c4b7a5fb5eab1 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_a15f22caae003a04 ul.wp-tag-cloud_4d0e1a342a3946c1 li,
    .widget_a15f22caae003a04 ol.wp-tag-cloud_4d0e1a342a3946c1 li,
    .sidebar__widget_827c4b7a5fb5eab1 ul.wp-tag-cloud_4d0e1a342a3946c1 li,
    .sidebar__widget_827c4b7a5fb5eab1 ol.wp-tag-cloud_4d0e1a342a3946c1 li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_a15f22caae003a04 ul.wp-tag-cloud_4d0e1a342a3946c1 li a:before,
      .widget_a15f22caae003a04 ol.wp-tag-cloud_4d0e1a342a3946c1 li a:before,
      .sidebar__widget_827c4b7a5fb5eab1 ul.wp-tag-cloud_4d0e1a342a3946c1 li a:before,
      .sidebar__widget_827c4b7a5fb5eab1 ol.wp-tag-cloud_4d0e1a342a3946c1 li a:before {
        display: none; }
  .widget_a15f22caae003a04.te_widget_categories_066115b266fb340a li, .widget_a15f22caae003a04.widget_archive_6fd65aa0abe740a2 li,
  .widget_a15f22caae003a04 .wp-block-categories-list_234610d1870beb91 li,
  .widget_a15f22caae003a04 .wp-block-archives-list_d39ec694eaa0a2b7 li,
  .sidebar__widget_827c4b7a5fb5eab1.te_widget_categories_066115b266fb340a li,
  .sidebar__widget_827c4b7a5fb5eab1.widget_archive_6fd65aa0abe740a2 li,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-categories-list_234610d1870beb91 li,
  .sidebar__widget_827c4b7a5fb5eab1 .wp-block-archives-list_d39ec694eaa0a2b7 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_a15f22caae003a04.te_widget_categories_066115b266fb340a li.cat-item_ed4332d1442ddc7e, .widget_a15f22caae003a04.widget_archive_6fd65aa0abe740a2 li.cat-item_ed4332d1442ddc7e,
    .widget_a15f22caae003a04 .wp-block-categories-list_234610d1870beb91 li.cat-item_ed4332d1442ddc7e,
    .widget_a15f22caae003a04 .wp-block-archives-list_d39ec694eaa0a2b7 li.cat-item_ed4332d1442ddc7e,
    .sidebar__widget_827c4b7a5fb5eab1.te_widget_categories_066115b266fb340a li.cat-item_ed4332d1442ddc7e,
    .sidebar__widget_827c4b7a5fb5eab1.widget_archive_6fd65aa0abe740a2 li.cat-item_ed4332d1442ddc7e,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-categories-list_234610d1870beb91 li.cat-item_ed4332d1442ddc7e,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-archives-list_d39ec694eaa0a2b7 li.cat-item_ed4332d1442ddc7e {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_a15f22caae003a04.te_widget_categories_066115b266fb340a li a, .widget_a15f22caae003a04.widget_archive_6fd65aa0abe740a2 li a,
    .widget_a15f22caae003a04 .wp-block-categories-list_234610d1870beb91 li a,
    .widget_a15f22caae003a04 .wp-block-archives-list_d39ec694eaa0a2b7 li a,
    .sidebar__widget_827c4b7a5fb5eab1.te_widget_categories_066115b266fb340a li a,
    .sidebar__widget_827c4b7a5fb5eab1.widget_archive_6fd65aa0abe740a2 li a,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-categories-list_234610d1870beb91 li a,
    .sidebar__widget_827c4b7a5fb5eab1 .wp-block-archives-list_d39ec694eaa0a2b7 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_f5749bac7bf6800b {
  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_f5749bac7bf6800b .about-desc_8b43f257c3aabfdb {
    text-align: left; }
    .widget-about-info_f5749bac7bf6800b .about-desc_8b43f257c3aabfdb .about-title_fe49cd96e0752a16 {
      font-size: 20px; }
  .widget-about-info_f5749bac7bf6800b .about-image_83d38fe8c9c9ae59 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_f5749bac7bf6800b .te-social-profile_4efeb36e70b16bcb {
    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_f5749bac7bf6800b .te-social-profile_4efeb36e70b16bcb 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_f5749bac7bf6800b .te-social-profile_4efeb36e70b16bcb 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_b3158c6a6c55d422.has-author_25d077cc18e7db22.wp-block-latest-posts_ced85a722deae498 .wp-block-latest-posts__te-post-title_3d444e945a49f023 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_c0948379a518e207 .wp-block-heading_9dc60797b6277704:before,
.widget_rss_c0948379a518e207 .widget-title_98c64c06b36b2aaa:before {
  display: none; }
.widget_rss_c0948379a518e207 .rss-widget-icon_426bd8b52e527b2d {
  margin-right: 6px; }
.widget_rss_c0948379a518e207 ul li a.rsswidget_639d70c86a97290d {
  color: #14203A; }
  .widget_rss_c0948379a518e207 ul li a.rsswidget_639d70c86a97290d:hover {
    color: #317EFE; }

.wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-title_c73a9e073a87f0d9,
.wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-title_c73a9e073a87f0d9,
.widget_rss_c0948379a518e207 .wp-block-rss__item-title_c73a9e073a87f0d9 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-title_c73a9e073a87f0d9 a:before,
  .wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-title_c73a9e073a87f0d9 a:before,
  .widget_rss_c0948379a518e207 .wp-block-rss__item-title_c73a9e073a87f0d9 a:before {
    display: none; }
.wp-block-latest-posts_ced85a722deae498 .wp-block-latest-posts__post-author_b86e1e382da6ca61,
.wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-publish-date_8e74a7603ed25c79,
.wp-block-rss_0ececc6ca544ec6d .wp-block-latest-posts__post-author_b86e1e382da6ca61,
.wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-publish-date_8e74a7603ed25c79,
.widget_rss_c0948379a518e207 .wp-block-latest-posts__post-author_b86e1e382da6ca61,
.widget_rss_c0948379a518e207 .wp-block-rss__item-publish-date_8e74a7603ed25c79 {
  margin-right: 10px; }
.wp-block-latest-posts_ced85a722deae498 .wp-block-latest-posts__post-author_b86e1e382da6ca61,
.wp-block-latest-posts_ced85a722deae498 .wp-block-latest-posts__te-post-date_9c6dadf868beac70,
.wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-publish-date_8e74a7603ed25c79,
.wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-author_0ab8cd70b74dde8a,
.wp-block-latest-posts_ced85a722deae498 .rss-date_71b872d6996a85ba,
.wp-block-rss_0ececc6ca544ec6d .wp-block-latest-posts__post-author_b86e1e382da6ca61,
.wp-block-rss_0ececc6ca544ec6d .wp-block-latest-posts__te-post-date_9c6dadf868beac70,
.wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-publish-date_8e74a7603ed25c79,
.wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-author_0ab8cd70b74dde8a,
.wp-block-rss_0ececc6ca544ec6d .rss-date_71b872d6996a85ba,
.widget_rss_c0948379a518e207 .wp-block-latest-posts__post-author_b86e1e382da6ca61,
.widget_rss_c0948379a518e207 .wp-block-latest-posts__te-post-date_9c6dadf868beac70,
.widget_rss_c0948379a518e207 .wp-block-rss__item-publish-date_8e74a7603ed25c79,
.widget_rss_c0948379a518e207 .wp-block-rss__item-author_0ab8cd70b74dde8a,
.widget_rss_c0948379a518e207 .rss-date_71b872d6996a85ba {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_ced85a722deae498 .wp-block-latest-posts__te-post-date_9c6dadf868beac70:before,
.wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-publish-date_8e74a7603ed25c79:before,
.wp-block-latest-posts_ced85a722deae498 .rss-date_71b872d6996a85ba:before,
.wp-block-rss_0ececc6ca544ec6d .wp-block-latest-posts__te-post-date_9c6dadf868beac70:before,
.wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-publish-date_8e74a7603ed25c79:before,
.wp-block-rss_0ececc6ca544ec6d .rss-date_71b872d6996a85ba:before,
.widget_rss_c0948379a518e207 .wp-block-latest-posts__te-post-date_9c6dadf868beac70:before,
.widget_rss_c0948379a518e207 .wp-block-rss__item-publish-date_8e74a7603ed25c79:before,
.widget_rss_c0948379a518e207 .rss-date_71b872d6996a85ba:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_ced85a722deae498 .wp-block-latest-posts__post-author_b86e1e382da6ca61:before,
.wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-author_0ab8cd70b74dde8a:before,
.wp-block-rss_0ececc6ca544ec6d .wp-block-latest-posts__post-author_b86e1e382da6ca61:before,
.wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-author_0ab8cd70b74dde8a:before,
.widget_rss_c0948379a518e207 .wp-block-latest-posts__post-author_b86e1e382da6ca61:before,
.widget_rss_c0948379a518e207 .wp-block-rss__item-author_0ab8cd70b74dde8a:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_ced85a722deae498 .wp-block-latest-posts__post-excerpt_dceee54c90a37d27,
.wp-block-latest-posts_ced85a722deae498 .wp-block-rss__item-excerpt_a3cf41b3602913ff,
.wp-block-latest-posts_ced85a722deae498 .rssSummary_a861bb5dd9181e06,
.wp-block-rss_0ececc6ca544ec6d .wp-block-latest-posts__post-excerpt_dceee54c90a37d27,
.wp-block-rss_0ececc6ca544ec6d .wp-block-rss__item-excerpt_a3cf41b3602913ff,
.wp-block-rss_0ececc6ca544ec6d .rssSummary_a861bb5dd9181e06,
.widget_rss_c0948379a518e207 .wp-block-latest-posts__post-excerpt_dceee54c90a37d27,
.widget_rss_c0948379a518e207 .wp-block-rss__item-excerpt_a3cf41b3602913ff,
.widget_rss_c0948379a518e207 .rssSummary_a861bb5dd9181e06 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_401e2792a2892979 .te-single-post-meta_e82867b63c9ca05b {
  gap: 32px; }

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

.te-comment-title_33e2368e2e9eda76 h2,
.te-comment-title_33e2368e2e9eda76 .wp-block-comments-title_af357e75ad29c78e,
.wp-block-comments_f7fb4f3c4e36f98e h2,
.wp-block-comments_f7fb4f3c4e36f98e .wp-block-comments-title_af357e75ad29c78e {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee {
  padding-left: 0; }
  .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee .wp-block-te-comment-reply_58456769d74c00d4 {
    margin-top: 15px; }
  .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-column_177f314ad0495bff:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-avatar_dc1e547dfa30f331 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-avatar_dc1e547dfa30f331 img {
        width: 100%; }
    .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-comment-author-name_21d33cd62e0c8af0 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-comment-edit-link_761ee30a229d3fc3 a {
      color: #317EFE; }
    .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-comment-date_6a50f755ca4c1345 a,
    .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-comment-edit-link_761ee30a229d3fc3 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-te-comment-reply_58456769d74c00d4 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_f7fb4f3c4e36f98e .wp-block-comment-template_85517d5e8d0aecee li .wp-block-columns_b41c97dfe1a6fc9f .wp-block-te-comment-reply_58456769d74c00d4 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_9f567db13cc76bd7 .te-comment-respond_333ea81b71ab71a7,
.te-latest-comments_9f567db13cc76bd7 .comment-respond_363ae8829fe54684 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_9f567db13cc76bd7 li .children .te-comments-item_da8f1fca88b2a9f7 {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_9f567db13cc76bd7 li .children .te-comments-item_da8f1fca88b2a9f7 {
      margin-left: 0; } }
.te-latest-comments_9f567db13cc76bd7 li .children .children .te-comments-item_da8f1fca88b2a9f7 {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 {
      padding: 30px; } }
  .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-avatar_3cdccad3cc3cbc6c {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-avatar_3cdccad3cc3cbc6c {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-avatar_3cdccad3cc3cbc6c img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 {
    overflow: hidden; }
    .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 .te-avatar-name_7bdfcd89903daa23 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 .te-avatar-name_7bdfcd89903daa23 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_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 .te-avatar-name_7bdfcd89903daa23 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_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 .te-avatar-name_7bdfcd89903daa23 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 .te-comment-reply_c13082541fc7ccab {
      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_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 .te-comment-reply_c13082541fc7ccab {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_9f567db13cc76bd7 li .te-comments-item_da8f1fca88b2a9f7 .te-comments-text_5143ac0338883188 .te-comment-reply_c13082541fc7ccab:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_a6a3d6da0efa52a1 .te-contacts-message_8eceb007748a745a {
  margin-top: 10px; }

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

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

.te-comment-respond_333ea81b71ab71a7,
.comment-respond_363ae8829fe54684 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_333ea81b71ab71a7 .comment-form-cookies-consent_fefcdc31df237bd7,
  .comment-respond_363ae8829fe54684 .comment-form-cookies-consent_fefcdc31df237bd7 {
    display: none; }
  .te-comment-respond_333ea81b71ab71a7 .comment-notes_4a5b588f52a77363,
  .comment-respond_363ae8829fe54684 .comment-notes_4a5b588f52a77363 {
    margin-bottom: 30px; }
  .te-comment-respond_333ea81b71ab71a7 p,
  .comment-respond_363ae8829fe54684 p {
    margin: 0; }
  .te-comment-respond_333ea81b71ab71a7 .te-contacts-email_50cbaef77f1649fb,
  .te-comment-respond_333ea81b71ab71a7 .te-contacts-name_2e10de7674bb9752,
  .te-comment-respond_333ea81b71ab71a7 .single-input-field_a7aec964b9ed11d3,
  .comment-respond_363ae8829fe54684 .te-contacts-email_50cbaef77f1649fb,
  .comment-respond_363ae8829fe54684 .te-contacts-name_2e10de7674bb9752,
  .comment-respond_363ae8829fe54684 .single-input-field_a7aec964b9ed11d3 {
    margin-bottom: 20px; }
  .te-comment-respond_333ea81b71ab71a7 label,
  .comment-respond_363ae8829fe54684 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_333ea81b71ab71a7 .checkbox-field-wrapper_a563f057fb60167e,
  .comment-respond_363ae8829fe54684 .checkbox-field-wrapper_a563f057fb60167e {
    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_333ea81b71ab71a7 .checkbox-field-wrapper_a563f057fb60167e p,
    .comment-respond_363ae8829fe54684 .checkbox-field-wrapper_a563f057fb60167e p {
      margin: 0; }
    .te-comment-respond_333ea81b71ab71a7 .checkbox-field-wrapper_a563f057fb60167e .single-checkbox-field_e41aa2fb6f4eb460,
    .comment-respond_363ae8829fe54684 .checkbox-field-wrapper_a563f057fb60167e .single-checkbox-field_e41aa2fb6f4eb460 {
      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_333ea81b71ab71a7 .te-comment-form-cookies-consent_eac6223d1465597a,
  .comment-respond_363ae8829fe54684 .te-comment-form-cookies-consent_eac6223d1465597a {
    display: none; }
  .te-comment-respond_333ea81b71ab71a7 input[type="number"],
  .comment-respond_363ae8829fe54684 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_333ea81b71ab71a7 input,
  .te-comment-respond_333ea81b71ab71a7 select,
  .comment-respond_363ae8829fe54684 input,
  .comment-respond_363ae8829fe54684 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_333ea81b71ab71a7 *::-webkit-input-placeholder,
  .comment-respond_363ae8829fe54684 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_333ea81b71ab71a7 *:-ms-input-placeholder,
  .comment-respond_363ae8829fe54684 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_333ea81b71ab71a7 *::-ms-input-placeholder,
  .comment-respond_363ae8829fe54684 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_333ea81b71ab71a7 *::placeholder,
  .comment-respond_363ae8829fe54684 *::placeholder {
    color: #778196; }
  .te-comment-respond_333ea81b71ab71a7 textarea,
  .comment-respond_363ae8829fe54684 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_333ea81b71ab71a7 input:focus,
  .te-comment-respond_333ea81b71ab71a7 textarea:focus,
  .te-comment-respond_333ea81b71ab71a7 .form-select_73c25743b2b1e797:focus,
  .comment-respond_363ae8829fe54684 input:focus,
  .comment-respond_363ae8829fe54684 textarea:focus,
  .comment-respond_363ae8829fe54684 .form-select_73c25743b2b1e797: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_3c25354e67c7cf69 {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_3c25354e67c7cf69:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_3c25354e67c7cf69: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_3c25354e67c7cf69:hover .te-content-wrapper_d38da13450209159 {
    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_3c25354e67c7cf69 .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_3c25354e67c7cf69 .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_3c25354e67c7cf69 .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_3c25354e67c7cf69 .te-content-wrapper_d38da13450209159 {
    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_3c25354e67c7cf69 .te-content-wrapper_d38da13450209159 .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_3c25354e67c7cf69 .te-content-wrapper_d38da13450209159 .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_3c25354e67c7cf69 .te-content-wrapper_d38da13450209159 .content .desc_c5edb8b7d85ba7a6 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_3c25354e67c7cf69 .te-content-wrapper_d38da13450209159 .social_d904743e492c0c62 {
      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_3c25354e67c7cf69 .te-content-wrapper_d38da13450209159 .social_d904743e492c0c62 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_3c25354e67c7cf69 .te-content-wrapper_d38da13450209159 .social_d904743e492c0c62 a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280:hover .te-content-wrapper_d38da13450209159 .social_d904743e492c0c62 a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280:hover .te-content-wrapper_d38da13450209159 .content .title,
    .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280:hover .te-content-wrapper_d38da13450209159 .content .desc_c5edb8b7d85ba7a6 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .image {
    border-radius: 20px; }
  .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .te-content-wrapper_d38da13450209159 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .te-content-wrapper_d38da13450209159 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .te-content-wrapper_d38da13450209159 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .te-content-wrapper_d38da13450209159 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .te-content-wrapper_d38da13450209159 .content .desc_c5edb8b7d85ba7a6 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .te-content-wrapper_d38da13450209159 .social_d904743e492c0c62 a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_3c25354e67c7cf69.style-2_57f2d54cda3ee280 .te-content-wrapper_d38da13450209159 .social_d904743e492c0c62 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_e0a0b65daf367f4b {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_e0a0b65daf367f4b {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_e0a0b65daf367f4b .slick-list_b7cfcacf8ec70ff0 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_e0a0b65daf367f4b .slick-list_b7cfcacf8ec70ff0 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_e0a0b65daf367f4b .slick-list_b7cfcacf8ec70ff0 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_e0a0b65daf367f4b .slick-dots_865c2e4a1a0e22d4 {
    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_e0a0b65daf367f4b .slick-dots_865c2e4a1a0e22d4 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_e0a0b65daf367f4b .slick-dots_865c2e4a1a0e22d4 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_e0a0b65daf367f4b .slick-dots_865c2e4a1a0e22d4 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_e0a0b65daf367f4b .slick-dots_865c2e4a1a0e22d4 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_e0a0b65daf367f4b .slick-arrow_2218c08c3ec600a4 {
    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_8c46d3365a39a119 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_8c46d3365a39a119:hover .image .te-content-wrapper_d38da13450209159 {
    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_8c46d3365a39a119:hover .image .te-content-wrapper_d38da13450209159 .content .content-inner_3cbb5410186aa6d0 {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8c46d3365a39a119:hover .image .te-content-wrapper_d38da13450209159 .content .btn-wrapper_f36956e2e88c6057 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_8c46d3365a39a119:hover .image .te-content-wrapper_d38da13450209159 .content .content-inner_3cbb5410186aa6d0 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_8c46d3365a39a119: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_8c46d3365a39a119 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_8c46d3365a39a119 .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_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 {
    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_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 .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_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 .content .content-inner_3cbb5410186aa6d0 {
        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_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 .content .sub-title_091ff1f30f86b5c6 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 .content .btn-wrapper_f36956e2e88c6057 {
        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_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 .content .btn-wrapper_f36956e2e88c6057 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_8c46d3365a39a119 .te-content-wrapper_d38da13450209159 .content .btn-wrapper_f36956e2e88c6057 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_8c46d3365a39a119.style-3_ecf2c0dcfbea0610:hover .te-content-wrapper_d38da13450209159 .content .btn-wrapper_f36956e2e88c6057 {
  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_8c46d3365a39a119.style-3_ecf2c0dcfbea0610 .te-content-wrapper_d38da13450209159 {
  padding: 0; }
  .te-portfolio-card_8c46d3365a39a119.style-3_ecf2c0dcfbea0610 .te-content-wrapper_d38da13450209159 .content .content-inner_3cbb5410186aa6d0 {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_8c46d3365a39a119.style-3_ecf2c0dcfbea0610 .te-content-wrapper_d38da13450209159 .content .btn-wrapper_f36956e2e88c6057 {
    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_32e350e5de6d41fa.style-1_594da60ccf38c8af {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_32e350e5de6d41fa.style-1_594da60ccf38c8af {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_55d5faf0969561f4.style-1_594da60ccf38c8af {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_f749dbf5ef4c3010.style-1_594da60ccf38c8af {
  overflow: hidden; }

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

.about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 .te-about-image-card_175139f183a8bf9a {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 .te-about-image-card_175139f183a8bf9a .te-main-img-wrapper_711107ebd195704f .te-main-img-inner_345906b825c76b4b {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 .te-about-image-card_175139f183a8bf9a .te-company-foundation_f4cd64a7266b196c {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 .te-about-info-card_ab33e264fa30705b {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 .te-about-info-card_ab33e264fa30705b {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_bb6366ce0ee72d33.style-2_57f2d54cda3ee280 .te-about-info-card_ab33e264fa30705b {
      padding-left: 80px; } }

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

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

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

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

.faq-area_22649800f72a3af4.style-1_594da60ccf38c8af {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .accordion-wrapper_beffd75c57044bd7 {
      padding-right: 60px; } }
  .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 {
        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_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 {
        right: 0; } }
    .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 {
      position: relative; }
      .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .te-main-img-inner_345906b825c76b4b {
        -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_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .te-image-shape_ab6df0064f2b2eaf {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .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_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .content .number_2fa0d4e80307415e {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .top-content_fc5b05dcf88a98c3 {
        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_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .top-content_fc5b05dcf88a98c3 {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .bottom-content_c31c6e2683fdebea {
        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_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .bottom-content_c31c6e2683fdebea {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .bottom-content_c31c6e2683fdebea .bottom-content-inner_7ee345bcf23fd16f {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .bottom-content_c31c6e2683fdebea .bottom-content-inner_7ee345bcf23fd16f .title,
          .faq-area_22649800f72a3af4.style-1_594da60ccf38c8af .te-faq-image_b983384bb25004f4 .te-image-wrapper_68b11a0f203b8988 .bottom-content_c31c6e2683fdebea .bottom-content-inner_7ee345bcf23fd16f .number_2fa0d4e80307415e {
            color: #14203A; }

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

.testimonial-slider-area_55d5faf0969561f4 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_55d5faf0969561f4.style-2_57f2d54cda3ee280 .slick-list_b7cfcacf8ec70ff0 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_55d5faf0969561f4.style-2_57f2d54cda3ee280 .slick-list_b7cfcacf8ec70ff0 .te-slick-item_1732367834675616 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 .te-counter-item_0a84ab729beae570 .icon_9c86d75c89d243a6 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 .te-counter-item_0a84ab729beae570 .te-counter-title_2f5a04fc1c31a7c4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 .te-counter-item_0a84ab729beae570 .te-counter-title_2f5a04fc1c31a7c4 .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 .te-counter-item_0a84ab729beae570 .title {
    color: #ffffff; }
  .counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 .te-counter-item_0a84ab729beae570 .number_2fa0d4e80307415e {
    color: #E7F914; }
  .counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 .te-counter-item_0a84ab729beae570 .number_2fa0d4e80307415e,
  .counter-up-area_2cf8fa57a53d9c19.style-2_57f2d54cda3ee280 .te-counter-card_d04d890775ed21c4 .te-counter-item_0a84ab729beae570 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-image-bg-collumn_423b557e0a946f62 {
      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_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-subscribe-form-wrapper_be685714e0fcf99a {
      padding: 0; }
    .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 {
      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_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 {
          -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_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 {
          -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_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 {
          gap: 60px; } }
      .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 .te-subscribe-title_e3c13d7e86ff8928 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 .te-content-inner_4f73c0852076459c {
        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_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 .te-content-inner_4f73c0852076459c {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 .te-content-inner_4f73c0852076459c .icon_9c86d75c89d243a6 {
          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_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .te-subscribe-form-widget_ebf4e101d5677923 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .mc4wp-form-fields_85f1207998354933 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_e985bb1ccffaf21f.style-2_57f2d54cda3ee280 .te-subscribe-inner-area_fe88fd60f1eeb134 .mc4wp-form-fields_85f1207998354933 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_55d5faf0969561f4.style-3_ecf2c0dcfbea0610 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_55d5faf0969561f4.style-3_ecf2c0dcfbea0610 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_55d5faf0969561f4.style-3_ecf2c0dcfbea0610 {
      padding: 100px 0; } }
  .testimonial-slider-area_55d5faf0969561f4.style-3_ecf2c0dcfbea0610 .slick-list_b7cfcacf8ec70ff0 .slick-slide.slick-current_bfb3dabdeadd4a07 .te-testimonial-card_5ccd7f65dbab585c.style-3_ecf2c0dcfbea0610 .te-content-wrapper_d38da13450209159 .te-user-meta_5eb9fc776d8c321b .icon_9c86d75c89d243a6 {
    color: #317EFE; }

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

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

.te-contact-info_30738374f5769455 {
  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_30738374f5769455 .te-icon-card_9504d85251b0cabd {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_416912d9432f4ca4 {
  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_416912d9432f4ca4 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_416912d9432f4ca4 .content .te-title-wrapper_0ec79bab86045faf {
    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_416912d9432f4ca4 .content .te-title-wrapper_0ec79bab86045faf .title-inner_bbfdfac95633aacc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_416912d9432f4ca4 .content .te-title-wrapper_0ec79bab86045faf .title-inner_bbfdfac95633aacc .icon_9c86d75c89d243a6 {
        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_416912d9432f4ca4 .content .te-title-wrapper_0ec79bab86045faf .title-inner_bbfdfac95633aacc .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_75128ee94f0881c0 {
  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_75128ee94f0881c0 .list-wrapper_c5ab8c2c2651bea3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_75128ee94f0881c0 .list-wrapper_c5ab8c2c2651bea3 .icon_9c86d75c89d243a6 {
      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_75128ee94f0881c0 .list-wrapper_c5ab8c2c2651bea3 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_75128ee94f0881c0 .list-wrapper_c5ab8c2c2651bea3 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_75128ee94f0881c0 .list-wrapper_c5ab8c2c2651bea3 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_75128ee94f0881c0 .list-wrapper_c5ab8c2c2651bea3 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_455d9d1f58cb4b52 {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_455d9d1f58cb4b52 .te-team-card_3c25354e67c7cf69 {
    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_88d174b583166756 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_88d174b583166756 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_88d174b583166756 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_4cb172803f2b2153 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_4cb172803f2b2153 .te-subscribe-form-widget_ebf4e101d5677923 .submit-btn_7aa7de97b28b1f8f span {
    display: none; }
  .footer_4cb172803f2b2153.style-1_594da60ccf38c8af {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_4cb172803f2b2153.style-1_594da60ccf38c8af .te-footer-sec_bbefe8609a70dbed {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_4cb172803f2b2153.style-1_594da60ccf38c8af .te-footer-sec_bbefe8609a70dbed .te-footer-widget_e2f67c71cedb7abb .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-form-fields_85f1207998354933 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_4cb172803f2b2153.style-1_594da60ccf38c8af .te-footer-widget_e2f67c71cedb7abb .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f input {
      color: #131A2A; }
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .wp-block-heading_9dc60797b6277704,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .widget-title_98c64c06b36b2aaa,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .wp-block-search__label_12fc915f912149da,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .wp-block-heading_9dc60797b6277704,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .widget-title_98c64c06b36b2aaa,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search__label_12fc915f912149da,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 ul li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 ol li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 ul li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 ol li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 ul li,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-calendar-table_6aaa64d73a9394a5,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-block-calendar_4e1b7e0e4edbca22 caption,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 nav.wp-calendar-nav_a1f40946bfc24310 a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-block-latest-comments__comment-excerpt_0fe9c393b38b2ed1,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-calendar-table_6aaa64d73a9394a5 caption,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_text_29a3510d01ffb445,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .tagcloud_ffa2df5106586e3c a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .wp-block-tag-cloud_eab073dadd8e46b0 a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .tagcloud_ffa2df5106586e3c a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .wp-block-tag-cloud_eab073dadd8e46b0 a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-block-latest-comments__comment-date_a45d0a1efef8068a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-block-latest-comments__comment_8014347d8ed97656,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-block-archives-dropdown_86b5a4841fa8ccb9 label,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_categories_8930414a02485d15 li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_archive_6fd65aa0abe740a2 li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_nav_menu_602ac4600eab9c66 li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_tag_cloud_3b2885d831f6459e a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_rss_c0948379a518e207 li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_rss_c0948379a518e207 li,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .footer__widget_bf28eb5b48a60285 a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .footer__widget_bf28eb5b48a60285 li,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 li.recentcomments_d29e246e52bf8ce8 {
    color: #ffffff; }
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-theme-btn_9cc793d15391bb9d,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-block-loginout_119d754d1a79441a a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 input.te-theme-btn_9cc793d15391bb9d,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .wp-block-search_52c9833541cc1e5c button,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .search-form_aca57f16dbf8aa34 button,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .widget_a15f22caae003a04 .sidebar__search_9cc4bd247162a8fb button,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .wp-block-search_52c9833541cc1e5c button,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .search-form_aca57f16dbf8aa34 button,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .sidebar__widget_827c4b7a5fb5eab1 .sidebar__search_9cc4bd247162a8fb button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_4cb172803f2b2153 .footer__widget_bf28eb5b48a60285 li {
    list-style: none; }
  .footer_4cb172803f2b2153 .te-footer-widget_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 li.wp-block-social-link_841bf61b16cd4b39 {
    display: inline-block;
    width: unset !important; }
  .footer_4cb172803f2b2153 .te_widget_nav_menu_b8f1d61f6f1f4c16 li.cat-item_ed4332d1442ddc7e {
    text-align: right; }
    .footer_4cb172803f2b2153 .te_widget_nav_menu_b8f1d61f6f1f4c16 li.cat-item_ed4332d1442ddc7e a {
      float: left; }
  .footer_4cb172803f2b2153 .te-footer-bg_d786a46c708597cf {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_4cb172803f2b2153 .footer-nav-widget_fd6a5358566f0224 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_4cb172803f2b2153 .footer-nav-widget_fd6a5358566f0224 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_4cb172803f2b2153 .footer-nav-widget_fd6a5358566f0224 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_4cb172803f2b2153 .footer-nav-widget_fd6a5358566f0224 {
        padding: 0 30px; } }

.te-footer-widget_e2f67c71cedb7abb {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_e2f67c71cedb7abb {
      margin-bottom: 40px; } }
  .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-title_0baad3630b64ac3e,
  .te-footer-widget_e2f67c71cedb7abb .wp-block-heading_9dc60797b6277704 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_e2f67c71cedb7abb ul {
    padding-left: 0; }
  .te-footer-widget_e2f67c71cedb7abb .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-form-fields_85f1207998354933 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_e2f67c71cedb7abb .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_e2f67c71cedb7abb.widget-latest-posts-footer_5c4ef1630dc96264 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_e2f67c71cedb7abb.zoom-instagram-widget_4e1b9fa01f20625e {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_e2f67c71cedb7abb.widget_contact_info_widget_a06163f1942855fb {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_e2f67c71cedb7abb .widget-instagram-feed_f1ad01cac3fbb2a5 {
      width: 170px; } }
  .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac {
        padding-right: 0; } }
    .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac .te-footer-logo_a3fd3076e481d3d1 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac .info-form-and-social-icon_2070f6a968fde638 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac .info-form-and-social-icon_2070f6a968fde638 .te-social-profile_4efeb36e70b16bcb {
        margin-top: 0; }
    .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac .te-social-profile_4efeb36e70b16bcb {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-info_93c2a3fec23e73ac .info-form-and-social-icon_2070f6a968fde638 {
        -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_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 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_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 p {
    color: #335371; }
  .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul {
    list-style: none; }
    .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 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_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li:first-child .contact-icon_c8ce850d70205ab9 {
          margin-top: 5px; }
      .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li .contact-icon_c8ce850d70205ab9 {
        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_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li .contact-text_6c9eda23fd65f702 {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li .contact-text_6c9eda23fd65f702 a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li .contact-text_6c9eda23fd65f702 span,
        .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li .contact-text_6c9eda23fd65f702 p,
        .te-footer-widget_e2f67c71cedb7abb .te-footer-widget-contact_17a2c9917a1c94c8 .footer-contact_19af529a70503023 ul li .contact-text_6c9eda23fd65f702 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_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-thumb_bd70b7814534de51 {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-desc_fc1c7da8865a4dfc .te-latest-post-title_7e192d8ca90c9cba {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-desc_fc1c7da8865a4dfc .te-latest-post-title_7e192d8ca90c9cba 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_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-desc_fc1c7da8865a4dfc .te-latest-post-title_7e192d8ca90c9cba a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-desc_fc1c7da8865a4dfc .te-latest-post-meta_8331634fedb58187 {
      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_2cb0325701e17209 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_2cb0325701e17209 ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_2cb0325701e17209 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_2cb0325701e17209 ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_e985bb1ccffaf21f {
  overflow: hidden; }
  .subscribe-area_e985bb1ccffaf21f.style-1_594da60ccf38c8af .te-subscribe-inner-area_fe88fd60f1eeb134 .te-content-wrapper_d38da13450209159 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_e985bb1ccffaf21f.style-1_594da60ccf38c8af .te-image-bg-collumn_423b557e0a946f62 {
    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_e985bb1ccffaf21f.style-1_594da60ccf38c8af .te-image-bg-collumn_423b557e0a946f62 {
        display: none; } }
  .subscribe-area_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 {
    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_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 .short-title_c3f6a29d4c43caea {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 .te-subscribe-title_e3c13d7e86ff8928 {
      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_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 .te-subscribe-title_e3c13d7e86ff8928 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 .te-subscribe-title_e3c13d7e86ff8928 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 .te-subscribe-title_e3c13d7e86ff8928 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_e985bb1ccffaf21f .te-content-wrapper_d38da13450209159 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_e985bb1ccffaf21f .te-subscribe-inner-area_fe88fd60f1eeb134 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_e985bb1ccffaf21f .te-subscribe-inner-area_fe88fd60f1eeb134 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_e985bb1ccffaf21f .te-subscribe-inner-area_fe88fd60f1eeb134 .te-subscribe-collumn_f78e80a4b0f5e292 {
      -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_e985bb1ccffaf21f .te-subscribe-inner-area_fe88fd60f1eeb134 .te-subscribe-collumn_f78e80a4b0f5e292.te-image-bg-collumn_423b557e0a946f62 {
          display: none; } }
    .subscribe-area_e985bb1ccffaf21f .te-subscribe-inner-area_fe88fd60f1eeb134 .mc4wp-form-fields_85f1207998354933 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_e985bb1ccffaf21f .te-subscribe-inner-area_fe88fd60f1eeb134 .mc4wp-form-fields_85f1207998354933 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_e985bb1ccffaf21f .te-subscribe-inner-area_fe88fd60f1eeb134 .mc4wp-form-fields_85f1207998354933 .submit-btn_7aa7de97b28b1f8f {
        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_e2f67c71cedb7abb .te-subscribe-form-wrapper_be685714e0fcf99a {
  color: #335371; }

.te-subscribe-form-widget_ebf4e101d5677923 {
  position: relative; }
  .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-form-fields_85f1207998354933 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_ebf4e101d5677923 .single-field_1bfbdf060863f62f *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_ebf4e101d5677923 .submit-btn_7aa7de97b28b1f8f {
    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_ebf4e101d5677923 .submit-btn_7aa7de97b28b1f8f:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-response_ca75b9bede699f78 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-response_ca75b9bede699f78 .mc4wp-alert_1e1912d5c6c604f2.mc4wp-error_305c238e1c261148 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-response_ca75b9bede699f78 .mc4wp-alert_1e1912d5c6c604f2.mc4wp-error_305c238e1c261148 a {
      color: #ff0000; }
    .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-response_ca75b9bede699f78 .mc4wp-alert_1e1912d5c6c604f2.mc4wp-success_4e9b9bd3d5157809 p, .te-subscribe-form-widget_ebf4e101d5677923 .mc4wp-response_ca75b9bede699f78 .mc4wp-alert_1e1912d5c6c604f2.mc4wp-notice_f1dde6184dfc43a9 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_11692491b722a299 {
  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_11692491b722a299 .te-footer-logo_a3fd3076e481d3d1 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_11692491b722a299 .te-social-widget_14b4021e17bf6d2f {
    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_11692491b722a299 .te-social-widget_14b4021e17bf6d2f span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 {
  background-color: #131A2A; }
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-sec_bbefe8609a70dbed {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-widget-title_0baad3630b64ac3e,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .wp-block-heading_9dc60797b6277704 {
    color: #ffffff;
    font-size: 24px; }
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .footer-bottom-area_733deb40a024a67a .te-copyright-text_f4a46fbb7b88a2bd p,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-widget_e2f67c71cedb7abb.te_widget_nav_menu_b8f1d61f6f1f4c16 li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-widget_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-desc_fc1c7da8865a4dfc .te-latest-post-title_7e192d8ca90c9cba a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-widget_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-desc_fc1c7da8865a4dfc .te-latest-post-title_7e192d8ca90c9cba,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-widget_e2f67c71cedb7abb .te_widget_latest_post_aac70eef3f178540 ul li .te-latest-post-desc_fc1c7da8865a4dfc .te-latest-post-meta_8331634fedb58187,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-widget_e2f67c71cedb7abb .te-subscribe-form-wrapper_be685714e0fcf99a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .te-footer-bottom-menu_2cb0325701e17209 ul li a,
  .footer_4cb172803f2b2153.style-2_57f2d54cda3ee280 .footer-bottom-area_733deb40a024a67a .te-copyright-text_f4a46fbb7b88a2bd p a {
    color: #ffffff; }

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