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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code {
  color: #E7F914; }

.te-theme-btn_713fccae99c4072d,
.wp-block-loginout_d72651860170d8fe a,
input.te-theme-btn_713fccae99c4072d {
  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_713fccae99c4072d:hover,
  .wp-block-loginout_d72651860170d8fe a:hover,
  input.te-theme-btn_713fccae99c4072d:hover {
    color: #131A2A;
    background-color: #E7F914; }
  .te-theme-btn_713fccae99c4072d:focus,
  .wp-block-loginout_d72651860170d8fe a:focus,
  input.te-theme-btn_713fccae99c4072d:focus {
    color: #ffffff; }
  .te-theme-btn_713fccae99c4072d.yellow-btn_3386b173a9afbf07,
  .wp-block-loginout_d72651860170d8fe a.yellow-btn_3386b173a9afbf07,
  input.te-theme-btn_713fccae99c4072d.yellow-btn_3386b173a9afbf07 {
    background-color: #E7F914;
    color: #14203A; }
  .te-theme-btn_713fccae99c4072d.simple-btn_63feed2b2fd82b89,
  .wp-block-loginout_d72651860170d8fe a.simple-btn_63feed2b2fd82b89,
  input.te-theme-btn_713fccae99c4072d.simple-btn_63feed2b2fd82b89 {
    padding-left: 36px;
    padding-right: 36px; }

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

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

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

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

.circle-rotate-wrapper_c9c2970ff8272bbc {
  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_c9c2970ff8272bbc .circle-rotate-inner_5ab6e137b4b46413 {
    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_c274ac58a18171ad {
  margin-top: 5px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-350_d674bdebd1ae0f21 {
  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_d40422fa481421fd label {
  width: 100%;
  display: block;
  font-weight: 600;
  margin-bottom: 10px; }
.post-password-form_d40422fa481421fd input[type="password"] {
  font-size: 1.2rem;
  line-height: 20px;
  padding: 12px 20px;
  border: 1px solid #E4E4F2;
  width: 100%; }
.post-password-form_d40422fa481421fd 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_d40422fa481421fd 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_9863bb7d6443834f .size-full_844217eb4cb6c993.alignright_192a161632232856 {
  margin-bottom: 15px;
  margin-top: 20px; }
.tp-page-content_9863bb7d6443834f figure.wp-caption_35dfb9280685ebb3.aligncenter_7a46e6559355a665 {
  margin-top: 40px; }
.tp-page-content_9863bb7d6443834f dl, .tp-page-content_9863bb7d6443834f ol, .tp-page-content_9863bb7d6443834f ul {
  margin-bottom: 11px; }
.tp-page-content_9863bb7d6443834f .te-comment-respond_eaa60cac972dc6f3 {
  margin-top: 78px;
  margin-bottom: 20px; }
.tp-page-content_9863bb7d6443834f .te-latest-comments_bb401d44dc81e124 .te-comment-respond_eaa60cac972dc6f3 {
  margin-bottom: 40px; }
.tp-page-content_9863bb7d6443834f .te-post-comments_72dc415fbcd6b092 {
  margin-top: 80px; }

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

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

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

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

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

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

.gallery-columns-1_91f4f26a54836dfa .gallery-item_daea031c0590556e {
  max-width: 100%;
  width: 100%; }

.gallery-columns-2_f93ce6904fe4a801 .gallery-item_daea031c0590556e {
  max-width: 50%; }

.gallery-columns-3_ebbaf28af7789d59 .gallery-item_daea031c0590556e {
  max-width: 33.33%; }

.gallery-columns-4_628c71b2b1c78adc .gallery-item_daea031c0590556e {
  max-width: 25%; }

.gallery-columns-5_1a8b5a0a48441451 .gallery-item_daea031c0590556e {
  max-width: 20%; }

.gallery-columns-6_b26a8f66e6302c2b .gallery-item_daea031c0590556e {
  max-width: 16.66%; }

.gallery-columns-7_54a150e34f3575c7 .gallery-item_daea031c0590556e {
  max-width: 14.28%; }

.gallery-columns-8_104bc1ed6165e08f .gallery-item_daea031c0590556e {
  max-width: 12.5%; }

.gallery-columns-9_b0f562b0bdb8edd2 .gallery-item_daea031c0590556e {
  max-width: 11.11%; }

.gallery-caption_9af0baab640b8c07 {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.te-post-content p.has-large-font-size_397b92e8020fca23 {
  font-size: 36px;
  line-height: 1.2; }
.te-post-content .wp-block-search_17d793519b8583f0 {
  margin-bottom: 15px; }
.te-post-content .wp-block-file_3f5ffe22ad2cd3b9 {
  margin-top: 20px; }
.te-post-content .wp-block-group__inner-container_d1e3754e4ff71341 p {
  margin-top: 0 !important; }

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

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

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

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

.wp-block-cover_9f5225cb1c6a8a3c p.wp-block-cover-text_2633f05e15681eba,
.wp-block-cover_9f5225cb1c6a8a3c.is-light_020c46e8c42a4b2b .wp-block-cover__inner-container_880d65134c501976 {
  color: #fff !important; }

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

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

.widget_82c0660f114eda66 .wp-block-archives-dropdown_1ed4d4ca45516343,
.widget_82c0660f114eda66 .wp-block-categories-dropdown_948f429e7686f6e7,
.widget_82c0660f114eda66 .wp-block-loginout_d72651860170d8fe,
.widget_82c0660f114eda66 .wp-block-social-links_e3c87a226ec8f49f,
.widget_82c0660f114eda66.widget_archive_4f649bbaf9c0f245 select,
.widget_82c0660f114eda66.te_widget_categories_53030809354e2c19 select,
.widget_82c0660f114eda66.widget_text_9038ca9d180a6c15 select,
.widget_82c0660f114eda66.te_widget_search_d988c80340e977a0 .search-form_ad2209d8ea144200,
.widget_82c0660f114eda66.te_widget_tag_cloud_f34c59da5a5562a1 .tagcloud_48dee19446fe5ad4,
.widget_82c0660f114eda66 .wp-block-tag-cloud_73d1f93d0c445533 {
  margin-bottom: 6px; }

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

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

.blog-search-content_665ff2d8a5229373 {
  margin: 0; }
  .blog-search-content_665ff2d8a5229373 .wp-block-search_17d793519b8583f0,
  .blog-search-content_665ff2d8a5229373 .search-form_ad2209d8ea144200,
  .blog-search-content_665ff2d8a5229373 .sidebar__search_0c40e07118b5903a {
    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_665ff2d8a5229373 .wp-block-search_17d793519b8583f0,
      .blog-search-content_665ff2d8a5229373 .search-form_ad2209d8ea144200,
      .blog-search-content_665ff2d8a5229373 .sidebar__search_0c40e07118b5903a {
        width: 100%; } }
    .blog-search-content_665ff2d8a5229373 .wp-block-search_17d793519b8583f0 .wp-block-search__inside-wrapper_5af1a0242664635f,
    .blog-search-content_665ff2d8a5229373 .search-form_ad2209d8ea144200 .wp-block-search__inside-wrapper_5af1a0242664635f,
    .blog-search-content_665ff2d8a5229373 .sidebar__search_0c40e07118b5903a .wp-block-search__inside-wrapper_5af1a0242664635f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .blog-search-content_665ff2d8a5229373 .wp-block-search_17d793519b8583f0 label,
    .blog-search-content_665ff2d8a5229373 .search-form_ad2209d8ea144200 label,
    .blog-search-content_665ff2d8a5229373 .sidebar__search_0c40e07118b5903a 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_665ff2d8a5229373 .wp-block-search_17d793519b8583f0 input,
    .blog-search-content_665ff2d8a5229373 .search-form_ad2209d8ea144200 input,
    .blog-search-content_665ff2d8a5229373 .sidebar__search_0c40e07118b5903a 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_665ff2d8a5229373 .wp-block-search_17d793519b8583f0 button,
    .blog-search-content_665ff2d8a5229373 .search-form_ad2209d8ea144200 button,
    .blog-search-content_665ff2d8a5229373 .sidebar__search_0c40e07118b5903a 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_9863bb7d6443834f .wp-smiley_19d887fdfc69bdbc,
.entry-content_63fb0a1c10b8832b .wp-smiley_19d887fdfc69bdbc,
.comment-content_3253318e4ab40c7a .wp-smiley_19d887fdfc69bdbc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

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

.te-comment-respond_eaa60cac972dc6f3.style-two_c8f30097cd4794a7 .wpcf7-form_1e0e2e07d97df6bd .wpcf7-not-valid-tip_4c085e4cfb32f669 {
  color: #d9c0b8 !important; }
.te-comment-respond_eaa60cac972dc6f3 .wpcf7-form_1e0e2e07d97df6bd .wpcf7-not-valid_30b62e1393a16167 {
  border-color: #dc3232 !important; }
.te-comment-respond_eaa60cac972dc6f3 .wpcf7-form_1e0e2e07d97df6bd .wpcf7-not-valid-tip_4c085e4cfb32f669 {
  font-size: 16px;
  margin-top: 5px; }
.te-comment-respond_eaa60cac972dc6f3 .wpcf7-form_1e0e2e07d97df6bd.sent_b159992a283153e9 .wpcf7-response-output_cf2ad8350a75e3f4 {
  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_eaa60cac972dc6f3 .wpcf7-form_1e0e2e07d97df6bd.invalid_882ba2d392f1a5a9 .wpcf7-response-output_cf2ad8350a75e3f4 {
  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_97aea6fe198d5dfc {
  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_97aea6fe198d5dfc .wpcf7-te-list-item_c9a345b68f737a90 {
    margin: 0; }
    .wpcf7-form-control_97aea6fe198d5dfc .wpcf7-te-list-item_c9a345b68f737a90 label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      margin: 0;
      gap: 10px; }
      .wpcf7-form-control_97aea6fe198d5dfc .wpcf7-te-list-item_c9a345b68f737a90 label .wpcf7-te-list-item-label_e19f198367740c89 {
        font-size: 16px;
        font-weight: 400; }

.logged-in_94734a05e6e421a3 .te-comment-respond_eaa60cac972dc6f3 textarea {
  margin-bottom: 12px; }

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

body.admin-bar_83fbc85642bc928d .header-menu-area_8c71f28cb18ad394.sticky_menu_f55000a68a791a98 {
  top: 30px; }
  @media (max-width: 600px) {
    body.admin-bar_83fbc85642bc928d .header-menu-area_8c71f28cb18ad394.sticky_menu_f55000a68a791a98 {
      top: 0; } }

.page-template-default_2a5bf07be04ae72d.page-id-146_aa0f0591e74bfb8b .tp-page-content_9863bb7d6443834f p:last-child {
  margin-bottom: 10px; }
.page-template-default_2a5bf07be04ae72d.page-id-1133_aedf5c91c268fdcc .tp-page-content_9863bb7d6443834f .te-comment-respond_eaa60cac972dc6f3 {
  margin-top: 78px;
  display: inline-block;
  width: 100%; }
.page-template-default_2a5bf07be04ae72d.page-id-3_3ad975e4d5298dad .page-area_2b86be2ef2bb91f4 {
  padding-top: 128px; }

.single-post-item_7d516c98c127de26.post-24_20b9d23a13e65aa5 .wp-block-button_d603bb7641a93f01 a {
  color: #ffffff; }

.post-template-default_634e04d68c411b9a.postid-163_9eca80a4a5decb9a .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content {
  margin-bottom: 34px; }
.post-template-default_634e04d68c411b9a.postid-150_a2c9834593e45723 .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content {
  margin-bottom: 34px; }
  .post-template-default_634e04d68c411b9a.postid-150_a2c9834593e45723 .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-block-group_4803488a0749cfc8.is-layout-constrained_ba1970c3991a1ad9:last-child {
    border: 1px solid #000; }
.post-template-default_634e04d68c411b9a.postid-51_66d554e2841a8bb2 .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content {
  margin-bottom: 25px; }
  .post-template-default_634e04d68c411b9a.postid-51_66d554e2841a8bb2 .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content p:last-child {
    margin-bottom: 0; }
.post-template-default_634e04d68c411b9a.postid-1163_b2cf79ed1c92a8ca .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-caption_35dfb9280685ebb3, .post-template-default_634e04d68c411b9a.postid-568_05386274eaa07ee1 .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-caption_35dfb9280685ebb3 {
  margin-top: 20px; }
.post-template-default_634e04d68c411b9a.postid-1785_a0217ed545720b31 .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-block-button__link_110d1e6918c3823e {
  color: #ffffff !important; }
.post-template-default_634e04d68c411b9a.postid-1149_2a02f9aafc2906e9 .te-blog-details-wrapper_ff7de364b8613bdc .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 p {
  margin-bottom: 0; }
.post-template-default_634e04d68c411b9a.postid-555_b9df1e226f0e5075 .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .gallery {
  margin-top: 20px; }

.error-404_67e21ac05096deac.not-found {
  margin-top: -20px;
  margin-bottom: 40px; }
  .error-404_67e21ac05096deac.not-found .error-content_1b78c392d4f6b55a .error-btn-bh_159a862e821efbfe {
    margin-top: 20px; }

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

.sidebar_0f5c0f9c5eb18e7f .widget_media_gallery_1a13a76d78c5a327 .gallery-item_daea031c0590556e {
  margin-bottom: 0; }
  .sidebar_0f5c0f9c5eb18e7f .widget_media_gallery_1a13a76d78c5a327 .gallery-item_daea031c0590556e 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_65623312b963dcd5 {
  -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_c82468b584d3c9a7 {
  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_4ace3b67e41d85ba path {
  stroke: #317EFE;
  stroke-width: 4;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear; }

body.admin-bar_83fbc85642bc928d .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3.login .te-header-menu-area_21be86cf65c02f5d {
  top: auto !important; }

.header-area_eea44d9bde0ed3e1 .container-fluid_a132c2240ee98078 {
  padding: 0 70px; }
  @media (max-width: 1550px) {
    .header-area_eea44d9bde0ed3e1 .container-fluid_a132c2240ee98078 {
      padding: 0 24px; } }
.header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .header-top {
  padding: 9px 0;
  background-color: #F9F4F1; }
  .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .header-top .te-header-contact-info_7509f04a8a776706 span {
    color: #677471; }
    .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .header-top .te-header-contact-info_7509f04a8a776706 span i {
      color: #317EFE; }
    .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .header-top .te-header-contact-info_7509f04a8a776706 span a {
      color: #677471; }
  .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .header-top .te-social-profile_5030c66b9f912d79 a {
    color: #317EFE;
    background-color: #E0E6F8;
    width: 42px;
    height: 42px; }
    .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .header-top .te-social-profile_5030c66b9f912d79 a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #ffffff;
      background-color: #317EFE; }
.header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .te-header-menu-area_21be86cf65c02f5d {
  position: fixed;
  top: 20px;
  left: 0;
  width: 100%; }
  .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .te-header-menu-area_21be86cf65c02f5d .menu-wrapper_28d29ff83068b7b9 {
    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_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .te-header-menu-area_21be86cf65c02f5d .menu-wrapper_28d29ff83068b7b9 {
        padding-left: 10px;
        padding-right: 6px; } }
  .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .te-header-menu-area_21be86cf65c02f5d .te-header-btn_4126218502a96f83 .te-quote-btn_5f7ac0af2847009f {
    background-color: #E7F914;
    border-color: #E7F914; }
.header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .te-sticky_menu {
  top: 0; }
  .header-area_eea44d9bde0ed3e1.style-2_55cc787a5cc0e6d3 .te-sticky_menu .menu-wrapper_28d29ff83068b7b9 {
    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_d12191e7dcf954ca {
    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_759f52cc758ddcab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px; }
  .header-top .te-header-contact-info_7509f04a8a776706 {
    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_7509f04a8a776706 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_7509f04a8a776706 span.te-contact-info-item_e39140c8addafce7 {
        gap: 0 10px !important; }
      .header-top .te-header-contact-info_7509f04a8a776706 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_6f59d589f2481c00 {
      display: none; } }
  .header-top .header-top-btn_6f59d589f2481c00 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_6f59d589f2481c00 a:hover:after {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
    .header-top .header-top-btn_6f59d589f2481c00 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_5030c66b9f912d79 {
    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_5030c66b9f912d79 .te-social-profile-label_43e268ac33e96fd5 {
      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_5030c66b9f912d79 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_5030c66b9f912d79 a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #14203A;
        background-color: #E7F914; }

.te-header-menu-area_21be86cf65c02f5d {
  width: 100%;
  z-index: 999;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-header-menu-area_21be86cf65c02f5d.te-te-sticky-header_24aa53ada8ef4b28 {
    width: 100%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
  .te-header-menu-area_21be86cf65c02f5d.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_21be86cf65c02f5d.te-sticky_menu .te-logo_015ab4cad6a2aa2c .te-sticky-logo_f950b115aab4f07a img {
          width: 170px;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-header-menu-area_21be86cf65c02f5d.te-sticky_menu .te-main-menu_48ae2b9d36f8ef42 ul li.te-active > a:after {
      bottom: 20px; }
    .te-header-menu-area_21be86cf65c02f5d.te-sticky_menu .te-main-menu_48ae2b9d36f8ef42 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_21be86cf65c02f5d.te-sticky_menu .te-main-menu_48ae2b9d36f8ef42 ul li a {
          padding: 33px 14px; } }
    .te-header-menu-area_21be86cf65c02f5d.te-sticky_menu .te-main-menu_48ae2b9d36f8ef42 ul li ul li a {
      padding: 10px 20px; }
  .te-header-menu-area_21be86cf65c02f5d .te-header-menu-wrapper_088b2df16ccd2e21 {
    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_21be86cf65c02f5d .te-header-menu-wrapper_088b2df16ccd2e21 {
        gap: 20px; } }
  .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c {
    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_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c {
        height: 100px; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c {
        height: 80px; } }
    .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c .te-standard-logo_47f4697c21715620 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c .te-sticky-logo_f950b115aab4f07a {
      display: none; }
      @media only screen and (max-width: 767px) {
        .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c .te-sticky-logo_f950b115aab4f07a {
          width: 170px; } }
      @media only screen and (max-width: 1199px) {
        .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c .te-sticky-logo_f950b115aab4f07a {
          display: block; } }
      .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c .te-sticky-logo_f950b115aab4f07a img {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-header-menu-area_21be86cf65c02f5d .te-logo_015ab4cad6a2aa2c .te-retina-logo_36ec346c2966e023 {
      display: none; }

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

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

.te-header-btn_4126218502a96f83 {
  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_4126218502a96f83 .te-icon_5e9ff511de699812 {
    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_4126218502a96f83 .te-icon_5e9ff511de699812: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_4126218502a96f83 {
      display: none; } }
  .te-header-btn_4126218502a96f83 .te-cta-btn_a7b8c28a7d2336cc {
    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_4126218502a96f83 .te-cta-btn_a7b8c28a7d2336cc:hover {
      background-color: #317EFE;
      color: #ffffff; }
  .te-header-btn_4126218502a96f83 .te-quote-btn_5f7ac0af2847009f {
    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_4126218502a96f83 .te-quote-btn_5f7ac0af2847009f: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_86636625f1e71dfb {
    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_86636625f1e71dfb .te-search-content-filed_98b56c32d2a6b9e7 {
      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_86636625f1e71dfb .te-search-content-filed_98b56c32d2a6b9e7 .te-search-close {
        cursor: pointer;
        font-size: 30px;
        color: #ffffff; }
    .te-search-form-wrapper .te-search-form-inner_86636625f1e71dfb .te-search-form_0bc5ffd356079abb {
      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_86636625f1e71dfb .te-search-form_0bc5ffd356079abb .te-search-form-input_49ec9f866a0f56ed {
        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_86636625f1e71dfb .te-search-form_0bc5ffd356079abb .te-search-form-input_49ec9f866a0f56ed .te-search-icon_65a5998539ac6c6c {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .te-search-form-wrapper .te-search-form-inner_86636625f1e71dfb .te-search-form_0bc5ffd356079abb .te-search-form-input_49ec9f866a0f56ed button.te-submit-search-btn_dcea0abcd1676a3b {
          padding: 15px 24px !important; }
      .te-search-form-wrapper .te-search-form-inner_86636625f1e71dfb .te-search-form_0bc5ffd356079abb 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_c2efdd8f7d18e2fd a.mean-expand.mean-clicked_8512444842073454 {
  background-color: #317EFE;
  border-color: #317EFE !important; }

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

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

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

.te-mobile-menu-bar_8cc4c90ce312da1a 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_8cc4c90ce312da1a 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_60342e12bbd55718 {
    display: inline-block;
    width: 180px; }
  .te-menu-sidebar-area .te-menu-sidebar-wrapper_ee4a4c535b6c57e4 {
    position: relative;
    padding: 40px; }
  .te-menu-sidebar-area.active {
    right: 0; }
  .te-menu-sidebar-area .te-menu-sidebar-close_8b08098c1cbf8754 {
    position: absolute;
    top: 0;
    right: 0; }
    .te-menu-sidebar-area .te-menu-sidebar-close_8b08098c1cbf8754 .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_8b08098c1cbf8754 .te-menu-sidebar-close-btn:hover {
        background-color: #317EFE; }
  .te-menu-sidebar-area .te-menu-sidebar-content_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 {
    display: inline-block;
    margin-top: 20px;
    width: 100%; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-menu-sidebar-title_b092c670d8b9d6de {
      margin-bottom: 5px; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-header-contact-info_7509f04a8a776706 {
      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_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-header-contact-info_7509f04a8a776706 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_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-header-contact-info_7509f04a8a776706 span.te-contact-info-item_e39140c8addafce7 {
          gap: 0 10px !important; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-header-contact-info_7509f04a8a776706 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_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-header-contact-info_7509f04a8a776706 span a:hover {
            color: #317EFE; }
    .te-menu-sidebar-area .te-menu-sidebar-content_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-social-profile_5030c66b9f912d79 {
      margin-top: 20px;
      border-top: 1px solid #dfe2e9;
      width: 100%;
      padding-top: 20px; }
      .te-menu-sidebar-area .te-menu-sidebar-content_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-social-profile_5030c66b9f912d79 a {
        color: #14203A;
        font-size: 22px; }
        .te-menu-sidebar-area .te-menu-sidebar-content_bd4a2c3d85ff314b .te-menu-sidebar-single-widget_f14a136e9c8d9a24 .te-social-profile_5030c66b9f912d79 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_27327862a6c60b88 {
  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_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a {
    height: 950px;
    padding-top: 70px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a {
        height: unset;
        padding: 80px 0; } }
    .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-feature-img_08a44d046492eaa3 {
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-feature-img_08a44d046492eaa3 {
          right: -200px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-feature-img_08a44d046492eaa3 {
          right: -280px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-feature-img_08a44d046492eaa3 {
          right: -380px; } }
      .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-feature-img_08a44d046492eaa3 .company-award_6c1d881b53f4ead3 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        margin-top: 50px;
        left: 135px; }
        .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-feature-img_08a44d046492eaa3 .company-award_6c1d881b53f4ead3 .icon_083b9bf3759402d5 {
          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_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-feature-img_08a44d046492eaa3 .slider-feature-img-overlay_f471bd52f74493dc {
          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_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-left-shape_d67ad4ff2b435db7 {
      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_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-left-shape_d67ad4ff2b435db7 {
          display: none; } }
    .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-right-shape_1ff9696f0cad2bb3 {
      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_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-right-shape_1ff9696f0cad2bb3 {
          display: none; } }
    .slider-area_27327862a6c60b88.style-2_55cc787a5cc0e6d3 .te-single-slider_a7380e0a6361c55a .slider-circle-shape_37cb6b29f4f1c717 {
      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_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-short-title_9048a5ad0f0fe932,
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-title_cdf46b79d69bf85c,
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-short-desc_c297573c1d1c1cd7,
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-btn-wrapper_b1fa00dc273cb2f1 {
    -webkit-animation-name: MovefadeUp;
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both; }
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-short-title_9048a5ad0f0fe932 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s; }
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-title_cdf46b79d69bf85c {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s; }
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-short-desc_c297573c1d1c1cd7 {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s; }
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-active .te-slider-btn-wrapper_b1fa00dc273cb2f1 {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-duration: 0.9s; }
  .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-dots_51ad7ab626e28e41 {
    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_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-dots_51ad7ab626e28e41 {
        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_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-dots_51ad7ab626e28e41 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_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-dots_51ad7ab626e28e41 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_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-dots_51ad7ab626e28e41 li button:hover {
          background-color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
      .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-dots_51ad7ab626e28e41 li.slick-active {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        outline: 1px solid #317EFE; }
        .slider-area_27327862a6c60b88 .te-slider-wrapper_4234c4b2b8e889aa .slick-dots_51ad7ab626e28e41 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a {
    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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a {
        background-image: none !important; } }
    .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-overlay_0f21f6538f9512a2 {
      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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-overlay_0f21f6538f9512a2 {
          left: 0; } }
      .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-overlay_0f21f6538f9512a2 .te-slider-overlay-shape_409b2de9d7dff051 {
        position: absolute;
        top: 0;
        height: 100%;
        left: -340px;
        width: 100%; }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-overlay_0f21f6538f9512a2 .te-slider-overlay-shape_409b2de9d7dff051 {
            display: none; } }
    .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b {
      position: relative;
      z-index: 99; }
      .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-short-title_9048a5ad0f0fe932 {
        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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
        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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
            font-size: 60px;
            line-height: 64px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
            font-size: 48px;
            line-height: 56px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
            font-size: 42px;
            line-height: 52px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
            font-size: 38px;
            line-height: 44px;
            margin-bottom: 20px; } }
      .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-short-desc_c297573c1d1c1cd7 {
        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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-short-desc_c297573c1d1c1cd7 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-short-desc_c297573c1d1c1cd7 {
            font-size: 18px;
            line-height: 32px; } }
        @media only screen and (min-width: 0px) and (max-width: 767px) {
          .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-short-desc_c297573c1d1c1cd7 {
            font-size: 18px;
            line-height: 32px; } }
      .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 {
        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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 {
            padding-top: 30px; } }
        .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-theme-btn_713fccae99c4072d {
          padding: 11px 30px;
          color: #ffffff;
          border-radius: 50px;
          background-color: #317EFE;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
        .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-call-btn_16e9b86f308a55af {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          gap: 20px; }
          .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-call-btn_16e9b86f308a55af .te-icon_5e9ff511de699812 {
            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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-call-btn_16e9b86f308a55af .te-content_45dd4e9c47a91ab4 {
            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_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-call-btn_16e9b86f308a55af .te-content_45dd4e9c47a91ab4 .te-title_46d05cf5d5aa6c86 {
              font-size: 18px;
              font-weight: 400;
              line-height: 24px;
              color: #335371; }
            .slider-area_27327862a6c60b88 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-call-btn_16e9b86f308a55af .te-content_45dd4e9c47a91ab4 .te-text_f3edc8d4bd63d4a6 {
              font-size: 20px;
              font-weight: 500;
              line-height: 24px;
              letter-spacing: 0px;
              color: #14203A; }

.slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 {
  position: relative;
  overflow: visible;
  background: transparent; }
  .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17: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_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-overlay_0f21f6538f9512a2 {
      left: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
      background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
      .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-overlay_0f21f6538f9512a2::before {
        display: none; }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .slider-shape_be1f6a560873e060 {
      position: absolute;
      border-radius: 20px;
      overflow: hidden; }
      .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .slider-shape_be1f6a560873e060 img {
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        top: 0; }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-one_68ae1db76e0bb632 {
      top: 50px;
      left: 0;
      width: 300px;
      height: 290px; }
      @media (max-width: 991px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-one_68ae1db76e0bb632 {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-one_68ae1db76e0bb632 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-one_68ae1db76e0bb632 {
          width: 200px;
          height: 150px;
          top: 100px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-one_68ae1db76e0bb632 {
          top: 160px;
          width: 250px;
          height: 200px; } }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-two_530b145375cae98a {
      top: 0;
      right: 0;
      width: 300px;
      height: 310px; }
      @media (max-width: 991px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-two_530b145375cae98a {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-two_530b145375cae98a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-two_530b145375cae98a {
          top: 130px;
          right: -30px;
          width: 250px;
          height: 180px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1399px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-two_530b145375cae98a {
          width: 300px;
          height: 250px;
          top: 70px;
          right: -40px; } }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-three_1ab3db905c80d862 {
      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_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-three_1ab3db905c80d862 {
          display: none !important; } }
      @media (max-width: 991px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .shape-three_1ab3db905c80d862 {
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-container_feb08d6016015079 {
      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_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-container_feb08d6016015079 {
          -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_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-container_feb08d6016015079 {
          padding: 70px 0;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-container_feb08d6016015079 .te-slider-column_d14c113dba71448c {
        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_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-container_feb08d6016015079 .te-slider-column_d14c113dba71448c {
            width: 100%; } }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-theme-btn_713fccae99c4072d {
      background-color: #317EFE;
      color: #ffffff; }
      .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-theme-btn_713fccae99c4072d:hover {
        background-color: #E7F914;
        color: #14203A; }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-btn-wrapper_b1fa00dc273cb2f1 .te-call-btn_16e9b86f308a55af .te-icon_5e9ff511de699812 {
      color: #317EFE; }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
      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_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
          font-size: 28px;
          line-height: 42px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
          font-size: 32px;
          line-height: 52px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-single-slider_a7380e0a6361c55a .te-slider-content-wrapper_cb2cc87a3b1f8f8b .te-slider-content_b55e73030b77525f .te-slider-title_cdf46b79d69bf85c {
          font-size: 62px;
          line-height: 80px; } }
  .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-slider-wrapper_4234c4b2b8e889aa .container {
    position: relative; }
  .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-slider-wrapper_4234c4b2b8e889aa .slider-shape-bg_9b3ccc95847b0b5f {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: 100px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-slider-wrapper_4234c4b2b8e889aa .slider-shape-bg_9b3ccc95847b0b5f {
        display: none; } }
    @media (max-width: 1399px) {
      .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-slider-wrapper_4234c4b2b8e889aa .slider-shape-bg_9b3ccc95847b0b5f {
        margin-left: 0; } }
    .slider-area_27327862a6c60b88.style-1_e931f080b7a3ba17 .te-slider-wrapper_4234c4b2b8e889aa .slider-shape-bg_9b3ccc95847b0b5f: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_c17f5de243884475 {
  position: relative; }

.te-info-card_e0da85f099630290 {
  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_e0da85f099630290 {
      padding: 40px 25px; } }
  .te-info-card_e0da85f099630290: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_e0da85f099630290:hover .te-image-wrapper_f65cb06f0dc0273e .overlay_5ffc442d8803fa71 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      opacity: 0.72; }
    .te-info-card_e0da85f099630290:hover .te-image-wrapper_f65cb06f0dc0273e 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_e0da85f099630290:hover .icon_083b9bf3759402d5 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-info-card_e0da85f099630290:hover .content .te-read-more_452ee650bc0c7f44 .te-theme-btn_713fccae99c4072d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e0da85f099630290 .te-info-card-inner_ed3a9006177d8500 {
    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_e0da85f099630290 .te-image-wrapper_f65cb06f0dc0273e {
    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_e0da85f099630290 .te-image-wrapper_f65cb06f0dc0273e 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_e0da85f099630290 .te-image-wrapper_f65cb06f0dc0273e .overlay_5ffc442d8803fa71 {
      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_e0da85f099630290 .icon_083b9bf3759402d5 {
    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_e0da85f099630290 .icon_083b9bf3759402d5 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-info-card_e0da85f099630290 .te-content-wrapper_977cbf3e221847b5 {
    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_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 {
    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_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 .icon_083b9bf3759402d5 {
      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_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 .icon_083b9bf3759402d5::before, .te-info-card_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 .icon_083b9bf3759402d5::after {
        position: absolute;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        background-color: #317EFE;
        border: 1px solid #E1E1E1; }
      .te-info-card_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 .icon_083b9bf3759402d5::before {
        top: 15px;
        left: 5px; }
      .te-info-card_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 .icon_083b9bf3759402d5::after {
        bottom: 15px;
        right: 5px; }
    .te-info-card_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 .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_e0da85f099630290 .te-title-wrapper_ae5348123b562ea5 .divider_64b389b90ffbebed {
      width: 55px;
      height: 2px;
      background-color: #317EFE; }
  .te-info-card_e0da85f099630290 .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_e0da85f099630290 .content .desc_0de3660fc1143468 {
      -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_e0da85f099630290 .content .te-read-more_452ee650bc0c7f44 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: start; }
      .te-info-card_e0da85f099630290 .content .te-read-more_452ee650bc0c7f44 .te-theme-btn_713fccae99c4072d {
        background-color: transparent;
        color: #317EFE;
        border: 1px solid #131A2A;
        padding: 9px 28px; }
        .te-info-card_e0da85f099630290 .content .te-read-more_452ee650bc0c7f44 .te-theme-btn_713fccae99c4072d:hover {
          background-color: #317EFE;
          color: #ffffff;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

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

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

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

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

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

.te-about-image-card_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 {
  text-align: right; }
  @media (max-width: 991px) {
    .te-about-image-card_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 {
      text-align: left; } }
  .te-about-image-card_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 {
    position: relative;
    display: inline-block;
    z-index: 2; }
    .te-about-image-card_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 > img {
      border-radius: 500px 500px 0 0;
      margin-left: 7px;
      margin-top: 4px; }
      @media (max-width: 650px) {
        .te-about-image-card_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 > img {
          width: 100%; } }
    .te-about-image-card_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-img-card-shape_b86ebf8c253a123b {
      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_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-img-card-shape_b86ebf8c253a123b {
          right: 0; } }
.te-about-image-card_baba8fe249bef335 .te-company-foundation_8a4cd3e00e593d10 {
  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_baba8fe249bef335 .te-company-foundation_8a4cd3e00e593d10 .te-counter-wrapper_6bbbff1f3cf2b6e5 {
    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_baba8fe249bef335 .te-company-foundation_8a4cd3e00e593d10 .counter-title_5653d21de51214f4 {
    font-size: 45px;
    font-weight: 700;
    line-height: 54.9px;
    letter-spacing: -0.8px;
    color: #14203A;
    margin-bottom: 0; }
  .te-about-image-card_baba8fe249bef335 .te-company-foundation_8a4cd3e00e593d10 .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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 {
  border-radius: 20px;
  padding-right: 80px;
  margin-top: 23px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 {
      padding-right: 0;
      margin-top: 0; } }
  .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 > img {
    margin: 0;
    border-radius: 20px; }
  .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-img-card-shape_b86ebf8c253a123b {
    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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-img-card-shape_b86ebf8c253a123b {
        display: none; } }
  .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 {
    position: absolute;
    top: 55%;
    right: -45px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 {
        position: relative;
        right: unset;
        top: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 {
        position: relative; } }
    .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-another-image-inner_37cefb77b504e937 {
      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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-another-image-inner_37cefb77b504e937 {
          width: 100%; }
          .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-another-image-inner_37cefb77b504e937 img {
            width: 100%; } }
    .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .video-btn_6fdf394b7d25783d {
      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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .video-btn_6fdf394b7d25783d {
          left: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%); } }
      .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .video-btn_6fdf394b7d25783d 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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-badge-text_ea234bfb5c9cfc7f {
      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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-badge-text_ea234bfb5c9cfc7f {
          left: unset;
          top: 0;
          -webkit-transform: translate(0%, -50%);
                  transform: translate(0%, -50%);
          right: 0; } }
      .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-badge-text_ea234bfb5c9cfc7f .icon_083b9bf3759402d5 {
        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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-badge-text_ea234bfb5c9cfc7f .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_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-badge-text_ea234bfb5c9cfc7f .text .title {
          font-size: 20px;
          font-weight: 500;
          line-height: 20px;
          letter-spacing: 0px;
          color: #14203A; }
        .te-about-image-card_baba8fe249bef335.style-2_55cc787a5cc0e6d3 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 .te-another-image_7e174187fffb1c51 .te-badge-text_ea234bfb5c9cfc7f .text span {
          font-size: 12px;
          font-weight: 400;
          line-height: 12px;
          color: #335371; }

.te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 {
  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_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-section-title_b95837f97b256ff6 {
    margin-bottom: 0; }
    .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-section-title_b95837f97b256ff6 .title {
      margin-bottom: 0; }
  .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-list-item-wrapper_afd968705df732b9 {
    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_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-list-item-wrapper_afd968705df732b9 {
        grid-template-columns: repeat(1, 1fr); } }
    .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-list-item-wrapper_afd968705df732b9 .te-list-item_eb68e251aa15bf71 .icon_083b9bf3759402d5 {
      font-size: 24px;
      color: #317EFE;
      background-color: transparent;
      width: unset;
      height: unset; }
    .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-list-item-wrapper_afd968705df732b9 .te-list-item_eb68e251aa15bf71 .text {
      color: #14203A; }
  .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 {
    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_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 20px; } }
    .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .te-single-info-list_5cd0498a3ea814d4 {
      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_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .te-single-info-list_5cd0498a3ea814d4:hover .icon_083b9bf3759402d5 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_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .te-single-info-list_5cd0498a3ea814d4 .icon_083b9bf3759402d5 {
        margin-bottom: 10px;
        position: relative;
        margin-left: 20px; }
        .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .te-single-info-list_5cd0498a3ea814d4 .icon_083b9bf3759402d5::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_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .te-single-info-list_5cd0498a3ea814d4 .icon_083b9bf3759402d5 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_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .te-single-info-list_5cd0498a3ea814d4 .title {
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0px;
        margin-bottom: 0; }
      .te-about-info-card_2bb1fb612d3a99e3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .te-single-info-list_5cd0498a3ea814d4 .short-title_0594fa2477afa4dd {
        font-size: 18px;
        font-weight: 400;
        line-height: 26px; }

.te-about-info-card_2bb1fb612d3a99e3.style-2_55cc787a5cc0e6d3 .te-about-info-content_a5388190664b0c35 {
  gap: 10px; }
  .te-about-info-card_2bb1fb612d3a99e3.style-2_55cc787a5cc0e6d3 .te-about-info-content_a5388190664b0c35 .te-list-item-wrapper_afd968705df732b9 {
    padding-top: 6px;
    gap: 0; }
    .te-about-info-card_2bb1fb612d3a99e3.style-2_55cc787a5cc0e6d3 .te-about-info-content_a5388190664b0c35 .te-list-item-wrapper_afd968705df732b9 .te-list-item_eb68e251aa15bf71 .icon_083b9bf3759402d5 {
      width: 16px;
      height: 16px;
      background-color: #317EFE;
      border-radius: 50%;
      color: white;
      font-size: 10px; }
    .te-about-info-card_2bb1fb612d3a99e3.style-2_55cc787a5cc0e6d3 .te-about-info-content_a5388190664b0c35 .te-list-item-wrapper_afd968705df732b9 .te-list-item_eb68e251aa15bf71 .text {
      color: #335371; }
  .te-about-info-card_2bb1fb612d3a99e3.style-2_55cc787a5cc0e6d3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 {
    border-top: 1px solid #E1E1E1;
    padding-top: 40px; }
    .te-about-info-card_2bb1fb612d3a99e3.style-2_55cc787a5cc0e6d3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .divider_64b389b90ffbebed {
      width: 1px;
      background-color: #E1E1E1;
      height: 127px; }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .te-about-info-card_2bb1fb612d3a99e3.style-2_55cc787a5cc0e6d3 .te-about-info-content_a5388190664b0c35 .te-info-list_fd9543062b9a1db4 .divider_64b389b90ffbebed {
          height: 1px;
          width: 100%; } }

.te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-section-title_b95837f97b256ff6 {
  margin-bottom: 40px; }
.te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .about-info-wrapper_2bb96036f10da27b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .about-info-wrapper_2bb96036f10da27b {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .about-info-wrapper_2bb96036f10da27b .about-info-img_f9ec50817198e063 {
    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_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .about-info-wrapper_2bb96036f10da27b .about-info-img_f9ec50817198e063 {
        height: 350px; } }
    .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .about-info-wrapper_2bb96036f10da27b .about-info-img_f9ec50817198e063 img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
.te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 {
  padding-left: 50px;
  gap: 30px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 {
      padding-left: 0;
      padding-top: 50px; } }
  .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 .skill-progressbar-wrapper_ad61cc4ab04de079 {
    width: 100%; }
  .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 .te-icon-card-wrapper_da74127a0a4bdf8b {
    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_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 .te-icon-card-wrapper_da74127a0a4bdf8b .te-icon-card_df7ba6a82f5397d7 {
      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_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 .te-icon-card-wrapper_da74127a0a4bdf8b .te-icon-card_df7ba6a82f5397d7 .icon_083b9bf3759402d5 {
        width: 40px;
        height: 40px; }
      .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 .te-icon-card-wrapper_da74127a0a4bdf8b .te-icon-card_df7ba6a82f5397d7 .content {
        gap: 4px; }
        .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 .te-icon-card-wrapper_da74127a0a4bdf8b .te-icon-card_df7ba6a82f5397d7 .content .title {
          font-size: 18px;
          line-height: 24px; }
  .te-about-info-card_2bb1fb612d3a99e3.style-three_588aaf7be052b1b6 .te-about-info-content_a5388190664b0c35 .te-btn-wrapper_ba3d4d5fc742cbf1 {
    margin-top: 7px; }

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

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

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

.te-process-step_93fe0d6c6b037125 {
  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_93fe0d6c6b037125::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_93fe0d6c6b037125 {
      padding: 32px 28px 42px 28px; } }
  .te-process-step_93fe0d6c6b037125:hover {
    top: -5px; }
    .te-process-step_93fe0d6c6b037125:hover::before {
      width: 100%;
      height: 100%;
      border-radius: 0;
      -webkit-transform: translateX(-50%) scale(1);
              transform: translateX(-50%) scale(1); }
    .te-process-step_93fe0d6c6b037125:hover .icon_083b9bf3759402d5 img {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg);
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_93fe0d6c6b037125:hover .counter-number_59fda3d21ddcc13c {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-process-step_93fe0d6c6b037125:hover .content .te-read-more_452ee650bc0c7f44 .te-theme-btn_713fccae99c4072d {
      background-color: #317EFE;
      border-color: #317EFE;
      color: #ffffff; }
  .te-process-step_93fe0d6c6b037125 .icon_083b9bf3759402d5 {
    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_93fe0d6c6b037125 .icon_083b9bf3759402d5 img {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-process-step_93fe0d6c6b037125 .te-content-wrapper_977cbf3e221847b5 {
    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_93fe0d6c6b037125 .te-counter-wrapper_6bbbff1f3cf2b6e5 {
    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_93fe0d6c6b037125 .te-counter-wrapper_6bbbff1f3cf2b6e5 .shape_c73c1545afed2b24 {
      position: relative; }
  .te-process-step_93fe0d6c6b037125 .counter-number_59fda3d21ddcc13c {
    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_93fe0d6c6b037125 .te-title-wrapper_ae5348123b562ea5 {
    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_93fe0d6c6b037125 .te-title-wrapper_ae5348123b562ea5 .icon_083b9bf3759402d5 {
      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_93fe0d6c6b037125 .te-title-wrapper_ae5348123b562ea5 .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_93fe0d6c6b037125 .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_93fe0d6c6b037125 .content .desc_0de3660fc1143468 {
      -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_93fe0d6c6b037125 .content .te-read-more_452ee650bc0c7f44 {
      margin-top: -10px; }
      .te-process-step_93fe0d6c6b037125 .content .te-read-more_452ee650bc0c7f44 .te-theme-btn_713fccae99c4072d {
        border: 1px solid #E1E1E1;
        color: #317EFE;
        background-color: transparent; }

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

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

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

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

.te-accordion-box-wrapper_710630bb18884515 {
  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_29860035e60a9931 .te-accordion-list-item_6537da7d236e4c11 {
  border: 1px solid #E1E1E1;
  border-radius: 20px; }
  .accordion-wrapper_29860035e60a9931 .te-accordion-list-item_6537da7d236e4c11 .te-accordion-head_b37aee536225565f {
    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_29860035e60a9931 .te-accordion-list-item_6537da7d236e4c11 .te-accordion-head_b37aee536225565f: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_29860035e60a9931 .te-accordion-list-item_6537da7d236e4c11 .te-accordion-head_b37aee536225565f.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_29860035e60a9931 .te-accordion-list-item_6537da7d236e4c11 .te-accordion-head_b37aee536225565f .te-accordion-title_5c3a2fe724959c78 {
      font-size: 20px;
      line-height: 32px;
      font-weight: 500;
      margin-bottom: 0;
      letter-spacing: 0px; }
  .accordion-wrapper_29860035e60a9931 .te-accordion-list-item_6537da7d236e4c11 .te-accordion-body_16057b5d38f1ac95 {
    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_06b54d8042f8386c {
  border-left: 4px solid #dfe2e9;
  padding-left: 45px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .page-header_06b54d8042f8386c {
      padding-left: 30px; } }
  .page-header_06b54d8042f8386c .te-page-title_e58bedaa96e518da,
  .page-header_06b54d8042f8386c .page-title_cb4c68ffac99f902 {
    font-size: 42px;
    line-height: 48px; }
    @media (max-width: 991px) {
      .page-header_06b54d8042f8386c .te-page-title_e58bedaa96e518da,
      .page-header_06b54d8042f8386c .page-title_cb4c68ffac99f902 {
        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_b2ddf204a92c0994 {
  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_b2ddf204a92c0994:hover .te-post-thumbnail_00b40e872a542be4 img,
  .te-post-item_b2ddf204a92c0994:hover .post-video_fac4f646b6cee685 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_b2ddf204a92c0994 iframe {
    width: 100%;
    height: 522px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b2ddf204a92c0994 iframe {
        height: 350px; } }
  .te-post-item_b2ddf204a92c0994 .post-gallery .slick-list_79b093ab8393b548 .slick-track_0f50fa702d1d85be {
    height: 392px;
    overflow: hidden; }
  .te-post-item_b2ddf204a92c0994 .te-post-content-wrapper_5333378ea3d29b7f {
    padding: 32px 32px 40px 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-post-item_b2ddf204a92c0994 .te-post-content-wrapper_5333378ea3d29b7f {
        padding: 35px;
        padding-top: 30px; } }
    .te-post-item_b2ddf204a92c0994 .te-post-content-wrapper_5333378ea3d29b7f .te-read-more_452ee650bc0c7f44 {
      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_b2ddf204a92c0994.format-quote_15c885c48f812322 .te-post-content {
    margin: 0; }
  .te-post-item_b2ddf204a92c0994.format-quote_15c885c48f812322 blockquote {
    margin: 0; }
    .te-post-item_b2ddf204a92c0994.format-quote_15c885c48f812322 blockquote p {
      margin-top: 0; }
    .te-post-item_b2ddf204a92c0994.format-quote_15c885c48f812322 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_b2ddf204a92c0994.format-quote_15c885c48f812322 blockquote cite a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-post-item_b2ddf204a92c0994.sticky_c00168b50d868c9a {
    border: 2px solid #317EFE; }
    .te-post-item_b2ddf204a92c0994.sticky_c00168b50d868c9a .te-post-content {
      margin-bottom: 0; }
      .te-post-item_b2ddf204a92c0994.sticky_c00168b50d868c9a .te-post-content p {
        margin-bottom: 0; }
  .te-post-item_b2ddf204a92c0994 .te-post-title_c1e07d1e49751cc1 {
    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_b2ddf204a92c0994 .te-post-title_c1e07d1e49751cc1 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 5px; } }
    .te-post-item_b2ddf204a92c0994 .te-post-title_c1e07d1e49751cc1:hover a {
      color: #317EFE;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-post-item_b2ddf204a92c0994 .te-post-content p {
    margin-top: 17px; }
  .te-post-item_b2ddf204a92c0994 .te-post-content h2,
  .te-post-item_b2ddf204a92c0994 .te-post-content h3,
  .te-post-item_b2ddf204a92c0994 .te-post-content h4,
  .te-post-item_b2ddf204a92c0994 .te-post-content h5,
  .te-post-item_b2ddf204a92c0994 .te-post-content h6 {
    margin-bottom: 10px; }
  .te-post-item_b2ddf204a92c0994 .te-post-content p {
    margin-bottom: unset; }
  .te-post-item_b2ddf204a92c0994 .te-single-post-meta_fb41649ad70be04c {
    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_b2ddf204a92c0994 .te-social-share_d206c75e065d43b5 {
    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_b2ddf204a92c0994 .te-social-share_d206c75e065d43b5 a.facebook_09e192cb16543725 {
      color: #1877f2; }
    .te-post-item_b2ddf204a92c0994 .te-social-share_d206c75e065d43b5 a.twitter_696db56886ce5c9e {
      color: #1da1f2; }
    .te-post-item_b2ddf204a92c0994 .te-social-share_d206c75e065d43b5 a.linkedin_ec37deb9b9867e42 {
      color: #1a70c6; }
    .te-post-item_b2ddf204a92c0994 .te-social-share_d206c75e065d43b5 .te-social-share-title_a7f145f0b158ca0f {
      font-size: 16px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A;
      margin-right: 5px;
      text-transform: uppercase; }
  .te-post-item_b2ddf204a92c0994 .te-blog-post-tag_c0c5ceca51d3c112 {
    width: 100%;
    display: inline-block; }
    .te-post-item_b2ddf204a92c0994 .te-blog-post-tag_c0c5ceca51d3c112 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_b2ddf204a92c0994 .te-blog-post-tag_c0c5ceca51d3c112 .te-post-tag-list_c36adc6af893acac {
      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_b2ddf204a92c0994 .te-blog-post-tag_c0c5ceca51d3c112 .te-post-tag-list_c36adc6af893acac 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_b2ddf204a92c0994 .te-blog-post-tag_c0c5ceca51d3c112 .te-post-tag-list_c36adc6af893acac 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_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4,
  .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685 {
    position: relative;
    overflow: hidden; }
    .te-post-item_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4 img,
    .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685 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_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4 .popup-video-wrapper_cb309f75786b8b45,
    .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685 .popup-video-wrapper_cb309f75786b8b45 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .te-post-item_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4 .video-btn_6fdf394b7d25783d a,
    .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685 .video-btn_6fdf394b7d25783d 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_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4 .video-btn_6fdf394b7d25783d a i,
      .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685 .video-btn_6fdf394b7d25783d a i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4 .video-btn_6fdf394b7d25783d a:hover,
      .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685 .video-btn_6fdf394b7d25783d a:hover {
        -webkit-animation: none;
                animation: none; }
  .te-post-item_b2ddf204a92c0994 button.post-gallery-btn_8c7fc38d6ebf5006 {
    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_b2ddf204a92c0994 button.post-gallery-btn_8c7fc38d6ebf5006.prev-btn_c9a1ce07da5059db {
      left: 30px; }
    .te-post-item_b2ddf204a92c0994 button.post-gallery-btn_8c7fc38d6ebf5006.next-btn_1e239cbba3870c8d {
      right: 30px; }
    .te-post-item_b2ddf204a92c0994 button.post-gallery-btn_8c7fc38d6ebf5006 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_b2ddf204a92c0994 button.post-gallery-btn_8c7fc38d6ebf5006:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      background-color: #317EFE; }
      .te-post-item_b2ddf204a92c0994 button.post-gallery-btn_8c7fc38d6ebf5006:hover i {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .te-post-item_b2ddf204a92c0994 .post-audio_88fc6d14160f2d96 iframe {
    width: 100%; }
  .te-post-item_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 {
    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_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 {
        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_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 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_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 span i {
        color: #317EFE;
        font-size: 18px; }
      .te-post-item_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 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_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 span a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
          .te-post-item_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 span a:hover i {
            color: #317EFE;
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out; }

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

.te-post-card_324886f0bf4c5f6e.style-2_55cc787a5cc0e6d3 {
  gap: 20px; }
  .te-post-card_324886f0bf4c5f6e.style-2_55cc787a5cc0e6d3 .image {
    border-radius: 20px 20px 20px 0; }
    .te-post-card_324886f0bf4c5f6e.style-2_55cc787a5cc0e6d3 .image .te-post-date_68ff5c0402e353fb {
      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_324886f0bf4c5f6e.style-2_55cc787a5cc0e6d3 .content .title {
    font-size: 20px; }
  .te-post-card_324886f0bf4c5f6e.style-2_55cc787a5cc0e6d3 .content .te-post-meta-info_70f5d3dadd05e763 {
    border-bottom: 1px solid #E1E1E1;
    padding-bottom: 10px; }

.te-blog-details-wrapper_ff7de364b8613bdc .te-comment-respond_eaa60cac972dc6f3 {
  margin-top: 78px;
  margin-bottom: 40px; }
.te-blog-details-wrapper_ff7de364b8613bdc .te-post-comments_72dc415fbcd6b092 {
  margin-top: 70px; }
.te-blog-details-wrapper_ff7de364b8613bdc .wp-block-group_4803488a0749cfc8.has-background_86424777ec8f504c .wp-block-button_d603bb7641a93f01 .wp-block-button__link_110d1e6918c3823e {
  color: #ffffff !important; }
.te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 {
  border: 0;
  overflow: visible;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 iframe {
    width: 100%;
    height: 522px; }
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-meta_d7ac0024bc566cd9 {
    margin-top: 0;
    margin-bottom: 20px; }
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-gallery:hover img {
    -webkit-transform: scale(1) !important;
            transform: scale(1) !important; }
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4,
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685,
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-gallery,
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .postbox-audio_417b60beb38deda2,
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .wp-block-post-featured-image_3401ca71fe9a0036 {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 45px;
    position: relative; }
    @media (max-width: 767px) {
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4,
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685,
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-gallery,
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .postbox-audio_417b60beb38deda2,
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .wp-block-post-featured-image_3401ca71fe9a0036 {
        margin-bottom: 30px; } }
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4:hover img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685:hover img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-gallery:hover img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .postbox-audio_417b60beb38deda2:hover img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .wp-block-post-featured-image_3401ca71fe9a0036: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_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-thumbnail_00b40e872a542be4 img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-video_fac4f646b6cee685 img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .post-gallery img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .postbox-audio_417b60beb38deda2 img,
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .wp-block-post-featured-image_3401ca71fe9a0036 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_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content-wrapper_5333378ea3d29b7f {
    padding: 0 0 10px 0; }
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content {
    margin-bottom: 17px;
    /* Unit Test Data Compatibility Start */
    /* Unit Test Data Compatibility End */ }
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-block-query_98fad0ff01365a7e .wp-block-post-template_3e487ea153a6f5cd {
      padding-left: 0; }
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-block-query_98fad0ff01365a7e .wp-block-post-template_3e487ea153a6f5cd .wp-block-post_8986fb0dcc92987a {
        margin-bottom: 30px; }
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-block-navigation__responsive-container-content_3e6e775d47ed4f6b .wp-block-page-list_ce36b962fe8ca7b9 {
      padding-left: 0; }
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-block-group_4803488a0749cfc8 {
      margin: 15px 0; }
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content .wp-block-group_4803488a0749cfc8 p {
        margin-bottom: 0; }
    .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content p {
      margin-bottom: 20px; }
      .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-post-content p img {
        margin: 20px 0;
        border-radius: 8px; }
  .te-blog-details-wrapper_ff7de364b8613bdc .te-post-item_b2ddf204a92c0994 .te-blog-post-tag_c0c5ceca51d3c112 .te-social-share_d206c75e065d43b5 {
    padding-bottom: 20px; }
.te-blog-details-wrapper_ff7de364b8613bdc .wp-block-calendar_d828d4de9eeba78b {
  margin-bottom: 30px; }

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

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

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

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

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

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

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

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

.wp-block-query-pagination_1ea559fbf37ec8ac,
.navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71,
.comment-navigation_8daa0a09a4e73254 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .wp-block-query-pagination_1ea559fbf37ec8ac .wp-block-query-pagination-numbers_1e31f65e677685ad,
  .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .wp-block-query-pagination-numbers_1e31f65e677685ad,
  .comment-navigation_8daa0a09a4e73254 .wp-block-query-pagination-numbers_1e31f65e677685ad {
    width: inherit; }
  .wp-block-query-pagination_1ea559fbf37ec8ac .nav-links_bfaeb9341087bec0,
  .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .nav-links_bfaeb9341087bec0,
  .comment-navigation_8daa0a09a4e73254 .nav-links_bfaeb9341087bec0 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
  .wp-block-query-pagination_1ea559fbf37ec8ac .wp-block-query-pagination-previous_6a7dcea2ded4b191,
  .wp-block-query-pagination_1ea559fbf37ec8ac .wp-block-query-pagination-next_a456f9ae332c6438,
  .wp-block-query-pagination_1ea559fbf37ec8ac .nav-next_dbb825063e61801f a,
  .wp-block-query-pagination_1ea559fbf37ec8ac .nav-previous_bb9dd355fa5480a3 a,
  .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .wp-block-query-pagination-previous_6a7dcea2ded4b191,
  .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .wp-block-query-pagination-next_a456f9ae332c6438,
  .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .nav-next_dbb825063e61801f a,
  .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .nav-previous_bb9dd355fa5480a3 a,
  .comment-navigation_8daa0a09a4e73254 .wp-block-query-pagination-previous_6a7dcea2ded4b191,
  .comment-navigation_8daa0a09a4e73254 .wp-block-query-pagination-next_a456f9ae332c6438,
  .comment-navigation_8daa0a09a4e73254 .nav-next_dbb825063e61801f a,
  .comment-navigation_8daa0a09a4e73254 .nav-previous_bb9dd355fa5480a3 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_1ea559fbf37ec8ac .wp-block-query-pagination-previous_6a7dcea2ded4b191,
      .wp-block-query-pagination_1ea559fbf37ec8ac .wp-block-query-pagination-next_a456f9ae332c6438,
      .wp-block-query-pagination_1ea559fbf37ec8ac .nav-next_dbb825063e61801f a,
      .wp-block-query-pagination_1ea559fbf37ec8ac .nav-previous_bb9dd355fa5480a3 a,
      .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .wp-block-query-pagination-previous_6a7dcea2ded4b191,
      .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .wp-block-query-pagination-next_a456f9ae332c6438,
      .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .nav-next_dbb825063e61801f a,
      .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .nav-previous_bb9dd355fa5480a3 a,
      .comment-navigation_8daa0a09a4e73254 .wp-block-query-pagination-previous_6a7dcea2ded4b191,
      .comment-navigation_8daa0a09a4e73254 .wp-block-query-pagination-next_a456f9ae332c6438,
      .comment-navigation_8daa0a09a4e73254 .nav-next_dbb825063e61801f a,
      .comment-navigation_8daa0a09a4e73254 .nav-previous_bb9dd355fa5480a3 a {
        height: 40px; } }
    .wp-block-query-pagination_1ea559fbf37ec8ac .wp-block-query-pagination-previous_6a7dcea2ded4b191:hover,
    .wp-block-query-pagination_1ea559fbf37ec8ac .wp-block-query-pagination-next_a456f9ae332c6438:hover,
    .wp-block-query-pagination_1ea559fbf37ec8ac .nav-next_dbb825063e61801f a:hover,
    .wp-block-query-pagination_1ea559fbf37ec8ac .nav-previous_bb9dd355fa5480a3 a:hover,
    .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .wp-block-query-pagination-previous_6a7dcea2ded4b191:hover,
    .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .wp-block-query-pagination-next_a456f9ae332c6438:hover,
    .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .nav-next_dbb825063e61801f a:hover,
    .navigation_98dbdf83060c531f.posts-navigation_9083ba40a15b8b71 .nav-previous_bb9dd355fa5480a3 a:hover,
    .comment-navigation_8daa0a09a4e73254 .wp-block-query-pagination-previous_6a7dcea2ded4b191:hover,
    .comment-navigation_8daa0a09a4e73254 .wp-block-query-pagination-next_a456f9ae332c6438:hover,
    .comment-navigation_8daa0a09a4e73254 .nav-next_dbb825063e61801f a:hover,
    .comment-navigation_8daa0a09a4e73254 .nav-previous_bb9dd355fa5480a3 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_0a73bd3b54eefbbb,
.page-links_f447c64456d3bec3,
.wp-block-query-pagination-numbers_1e31f65e677685ad {
  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_0a73bd3b54eefbbb ul,
  .page-links_f447c64456d3bec3 ul,
  .wp-block-query-pagination-numbers_1e31f65e677685ad 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_0a73bd3b54eefbbb ul li,
    .page-links_f447c64456d3bec3 ul li,
    .wp-block-query-pagination-numbers_1e31f65e677685ad ul li {
      padding-top: 0; }
    .te-basic-pagination_0a73bd3b54eefbbb ul .prev span,
    .te-basic-pagination_0a73bd3b54eefbbb ul .next span,
    .page-links_f447c64456d3bec3 ul .prev span,
    .page-links_f447c64456d3bec3 ul .next span,
    .wp-block-query-pagination-numbers_1e31f65e677685ad ul .prev span,
    .wp-block-query-pagination-numbers_1e31f65e677685ad ul .next span {
      display: none; }
  .te-basic-pagination_0a73bd3b54eefbbb .post-page-numbers_9d1e9520444d8d38,
  .page-links_f447c64456d3bec3 .post-page-numbers_9d1e9520444d8d38,
  .wp-block-query-pagination-numbers_1e31f65e677685ad .post-page-numbers_9d1e9520444d8d38 {
    background-color: rgba(71, 112, 247, 0.1) !important; }
  .te-basic-pagination_0a73bd3b54eefbbb .page-numbers_5ef47f870cc33514,
  .te-basic-pagination_0a73bd3b54eefbbb .post-page-numbers_9d1e9520444d8d38,
  .page-links_f447c64456d3bec3 .page-numbers_5ef47f870cc33514,
  .page-links_f447c64456d3bec3 .post-page-numbers_9d1e9520444d8d38,
  .wp-block-query-pagination-numbers_1e31f65e677685ad .page-numbers_5ef47f870cc33514,
  .wp-block-query-pagination-numbers_1e31f65e677685ad .post-page-numbers_9d1e9520444d8d38 {
    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_0a73bd3b54eefbbb .page-numbers_5ef47f870cc33514,
      .te-basic-pagination_0a73bd3b54eefbbb .post-page-numbers_9d1e9520444d8d38,
      .page-links_f447c64456d3bec3 .page-numbers_5ef47f870cc33514,
      .page-links_f447c64456d3bec3 .post-page-numbers_9d1e9520444d8d38,
      .wp-block-query-pagination-numbers_1e31f65e677685ad .page-numbers_5ef47f870cc33514,
      .wp-block-query-pagination-numbers_1e31f65e677685ad .post-page-numbers_9d1e9520444d8d38 {
        width: 40px;
        height: 40px;
        font-size: 16px; } }
    .te-basic-pagination_0a73bd3b54eefbbb .page-numbers_5ef47f870cc33514:hover,
    .te-basic-pagination_0a73bd3b54eefbbb .post-page-numbers_9d1e9520444d8d38:hover,
    .page-links_f447c64456d3bec3 .page-numbers_5ef47f870cc33514:hover,
    .page-links_f447c64456d3bec3 .post-page-numbers_9d1e9520444d8d38:hover,
    .wp-block-query-pagination-numbers_1e31f65e677685ad .page-numbers_5ef47f870cc33514:hover,
    .wp-block-query-pagination-numbers_1e31f65e677685ad .post-page-numbers_9d1e9520444d8d38: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_0a73bd3b54eefbbb .page-numbers_5ef47f870cc33514.current,
    .te-basic-pagination_0a73bd3b54eefbbb .post-page-numbers_9d1e9520444d8d38.current,
    .page-links_f447c64456d3bec3 .page-numbers_5ef47f870cc33514.current,
    .page-links_f447c64456d3bec3 .post-page-numbers_9d1e9520444d8d38.current,
    .wp-block-query-pagination-numbers_1e31f65e677685ad .page-numbers_5ef47f870cc33514.current,
    .wp-block-query-pagination-numbers_1e31f65e677685ad .post-page-numbers_9d1e9520444d8d38.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_692df2e82b5d49bd {
  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_692df2e82b5d49bd {
      -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_692df2e82b5d49bd {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 30px;
      margin: 30px 0; } }
  .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 {
    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_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 {
        -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_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 {
        width: 100%; } }
    @media (max-width: 767px) {
      .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 {
        width: 100%; } }
    .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656::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_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656::after {
          display: none; } }
      @media (max-width: 767px) {
        .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656::after {
          display: none; } }
    .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656:last-child {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656:last-child .text {
        text-align: right; }
        @media (max-width: 374px) {
          .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656:last-child .text {
            text-align: left; } }
      .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656:last-child::after {
        display: none; }
    .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 .te-post-img_bd54c6da91cfea7d {
      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_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 .te-post-img_bd54c6da91cfea7d {
          width: 100% !important;
          height: 150px !important; } }
      .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 .te-post-img_bd54c6da91cfea7d img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        left: 0;
        top: 0; }
    .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 .text {
      width: 100%; }
      .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 .text span {
        font-size: 18px;
        font-family: "Inter", sans-serif;
        text-transform: capitalize;
        font-weight: 400;
        display: block;
        color: #335371; }
      .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 .text h4 {
        text-transform: capitalize;
        font-size: 20px;
        font-weight: 500;
        margin: 0;
        line-height: 30px;
        letter-spacing: 0px; }
    .te-blog-post-nav_692df2e82b5d49bd .te-post-navigation_8ec05de1acc44656 .theme-navigation_15d987b10d346277 {
      width: 100%; }

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

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

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

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

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

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

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

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

/* Widget */
.widget_82c0660f114eda66,
.sidebar__widget_a81e9bfcd3064990 {
  /* 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_82c0660f114eda66 ol,
  .widget_82c0660f114eda66 ul,
  .sidebar__widget_a81e9bfcd3064990 ol,
  .sidebar__widget_a81e9bfcd3064990 ul {
    margin-bottom: 0; }
  .widget_82c0660f114eda66 .widget-instagram-feed_5e5a94673ab5d5cd,
  .sidebar__widget_a81e9bfcd3064990 .widget-instagram-feed_5e5a94673ab5d5cd {
    width: 315px; }
    @media only screen and (min-width: 992px) and (max-width: 1280px) {
      .widget_82c0660f114eda66 .widget-instagram-feed_5e5a94673ab5d5cd,
      .sidebar__widget_a81e9bfcd3064990 .widget-instagram-feed_5e5a94673ab5d5cd {
        width: 220px; } }
    @media (max-width: 374px) {
      .widget_82c0660f114eda66 .widget-instagram-feed_5e5a94673ab5d5cd,
      .sidebar__widget_a81e9bfcd3064990 .widget-instagram-feed_5e5a94673ab5d5cd {
        width: 200px; } }
    .widget_82c0660f114eda66 .widget-instagram-feed_5e5a94673ab5d5cd .single-instagram-feed_5fbd28da4ac53fe7,
    .sidebar__widget_a81e9bfcd3064990 .widget-instagram-feed_5e5a94673ab5d5cd .single-instagram-feed_5fbd28da4ac53fe7 {
      width: 96px;
      height: 96px; }
  .widget_82c0660f114eda66 .wp-block-heading_86ca41237de1cc90,
  .widget_82c0660f114eda66 .widget-title_16718a443208b0cf,
  .widget_82c0660f114eda66 .wp-block-search__label_97206fa79244d4b3,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-heading_86ca41237de1cc90,
  .sidebar__widget_a81e9bfcd3064990 .widget-title_16718a443208b0cf,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-search__label_97206fa79244d4b3 {
    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_82c0660f114eda66 .wp-block-social-links_e3c87a226ec8f49f .wp-social-link_792277b9b08dab7a,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-social-links_e3c87a226ec8f49f .wp-social-link_792277b9b08dab7a {
    padding: 0;
    margin: 0;
    line-height: 0; }
    .widget_82c0660f114eda66 .wp-block-social-links_e3c87a226ec8f49f .wp-social-link_792277b9b08dab7a a,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-social-links_e3c87a226ec8f49f .wp-social-link_792277b9b08dab7a 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_82c0660f114eda66 .wp-block-social-links_e3c87a226ec8f49f .wp-social-link_792277b9b08dab7a a:before,
      .sidebar__widget_a81e9bfcd3064990 .wp-block-social-links_e3c87a226ec8f49f .wp-social-link_792277b9b08dab7a a:before {
        display: none; }
  .widget_82c0660f114eda66 .has-avatars_18bf68d5e45fe2f5.has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1,
  .widget_82c0660f114eda66 .has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1,
  .sidebar__widget_a81e9bfcd3064990 .has-avatars_18bf68d5e45fe2f5.has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1,
  .sidebar__widget_a81e9bfcd3064990 .has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 {
    font-weight: 500; }
    .widget_82c0660f114eda66 .has-avatars_18bf68d5e45fe2f5.has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf,
    .widget_82c0660f114eda66 .has-avatars_18bf68d5e45fe2f5.has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-link_3f5c613796c3298e,
    .widget_82c0660f114eda66 .has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf,
    .widget_82c0660f114eda66 .has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-link_3f5c613796c3298e,
    .sidebar__widget_a81e9bfcd3064990 .has-avatars_18bf68d5e45fe2f5.has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf,
    .sidebar__widget_a81e9bfcd3064990 .has-avatars_18bf68d5e45fe2f5.has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-link_3f5c613796c3298e,
    .sidebar__widget_a81e9bfcd3064990 .has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf,
    .sidebar__widget_a81e9bfcd3064990 .has-dates_d215d64838e31482.has-excerpts_980e2429160e31ad.wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-link_3f5c613796c3298e {
      font-weight: 500; }
  .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad,
  .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li.wp-block-te-latest-comments__comment_c6751389754134ad,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li.wp-block-te-latest-comments__comment_c6751389754134ad,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li.wp-block-te-latest-comments__comment_c6751389754134ad {
    margin-bottom: 0; }
  .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1,
  .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-latest-posts__te-post-title_c86b9354eba69e47,
  .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1,
  .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-latest-posts__te-post-title_c86b9354eba69e47,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-latest-posts__te-post-title_c86b9354eba69e47,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 {
    line-height: 28px;
    font-weight: 400; }
    .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469,
    .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469,
    .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469,
    .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469 {
      font-size: 14px !important;
      margin-bottom: 10px;
      position: relative; }
      .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before,
      .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before,
      .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before,
      .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before,
      .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before,
      .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before,
      .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-meta_f82dbb43c217bce1 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before,
      .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-latest-posts__te-post-title_c86b9354eba69e47 .wp-block-te-latest-comments__comment-date_305d0d5542efe469:before {
        content: "\f274";
        font-family: "Font Awesome 6 Free";
        padding-right: 8px; }
  .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li a,
  .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li a,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li a,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li a {
    color: #335371; }
    .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li a.wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf, .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li a.wp-block-te-latest-comments__comment-link_3f5c613796c3298e,
    .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li a.wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf,
    .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li a.wp-block-te-latest-comments__comment-link_3f5c613796c3298e,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li a.wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li a.wp-block-te-latest-comments__comment-link_3f5c613796c3298e,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li a.wp-block-te-latest-comments__comment-author_b067b1b7fc44bbaf,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li a.wp-block-te-latest-comments__comment-link_3f5c613796c3298e {
      display: inline !important;
      text-transform: capitalize;
      line-height: 28px;
      font-weight: 400; }
    .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li a:hover,
    .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li a:hover,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li a:hover,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li a:hover {
      color: #317EFE; }
  .widget_82c0660f114eda66 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-excerpt_0c9f207003614f80 p,
  .widget_82c0660f114eda66 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-excerpt_0c9f207003614f80 p,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-te-latest-comments_512d28460c60119c li .wp-block-te-latest-comments__comment-excerpt_0c9f207003614f80 p,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-latest-posts_6bf3da2cad639f02 li .wp-block-te-latest-comments__comment-excerpt_0c9f207003614f80 p {
    font-size: 16px;
    line-height: 28px;
    margin: 0; }
  .widget_82c0660f114eda66 .te-social-profile_5030c66b9f912d79,
  .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .widget_82c0660f114eda66 .te-social-profile_5030c66b9f912d79 a,
    .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 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_82c0660f114eda66 .te-social-profile_5030c66b9f912d79 a,
        .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 a {
          width: 40px;
          height: 40px; } }
      .widget_82c0660f114eda66 .te-social-profile_5030c66b9f912d79 a.facebook_09e192cb16543725,
      .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 a.facebook_09e192cb16543725 {
        background-color: #1877f2; }
      .widget_82c0660f114eda66 .te-social-profile_5030c66b9f912d79 a.twitter_696db56886ce5c9e,
      .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 a.twitter_696db56886ce5c9e {
        background-color: #1da1f2; }
      .widget_82c0660f114eda66 .te-social-profile_5030c66b9f912d79 a.linkedin_ec37deb9b9867e42,
      .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 a.linkedin_ec37deb9b9867e42 {
        background-color: #0a66c2; }
      .widget_82c0660f114eda66 .te-social-profile_5030c66b9f912d79 a.instagram_1ce682f5ed646bea,
      .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 a.instagram_1ce682f5ed646bea {
        background-color: #405de6; }
      .widget_82c0660f114eda66 .te-social-profile_5030c66b9f912d79 a:hover,
      .sidebar__widget_a81e9bfcd3064990 .te-social-profile_5030c66b9f912d79 a:hover {
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        background-color: #E7F914; }
  .widget_82c0660f114eda66 select,
  .sidebar__widget_a81e9bfcd3064990 select {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #E1E1E1;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371;
    margin-bottom: 0; }
  .widget_82c0660f114eda66 .has-login-form_34cde315dc1ac3f6 .login-username_a9121babfc4b1ff8 label,
  .widget_82c0660f114eda66 .has-login-form_34cde315dc1ac3f6 .login-password_d894f1ac78a23117 label,
  .sidebar__widget_a81e9bfcd3064990 .has-login-form_34cde315dc1ac3f6 .login-username_a9121babfc4b1ff8 label,
  .sidebar__widget_a81e9bfcd3064990 .has-login-form_34cde315dc1ac3f6 .login-password_d894f1ac78a23117 label {
    margin-bottom: 10px; }
  .widget_82c0660f114eda66 .has-login-form_34cde315dc1ac3f6 .login-username_a9121babfc4b1ff8 input,
  .widget_82c0660f114eda66 .has-login-form_34cde315dc1ac3f6 .login-password_d894f1ac78a23117 input,
  .sidebar__widget_a81e9bfcd3064990 .has-login-form_34cde315dc1ac3f6 .login-username_a9121babfc4b1ff8 input,
  .sidebar__widget_a81e9bfcd3064990 .has-login-form_34cde315dc1ac3f6 .login-password_d894f1ac78a23117 input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #31373f;
    padding: 0 10px;
    border-radius: 50px;
    color: #335371; }
  .widget_82c0660f114eda66 .has-login-form_34cde315dc1ac3f6 .login-remember_5f5be78c7bf4b9ae label,
  .sidebar__widget_a81e9bfcd3064990 .has-login-form_34cde315dc1ac3f6 .login-remember_5f5be78c7bf4b9ae label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px; }
  .widget_82c0660f114eda66 .has-login-form_34cde315dc1ac3f6 .login-submit_a255cdb0c0c6f246,
  .sidebar__widget_a81e9bfcd3064990 .has-login-form_34cde315dc1ac3f6 .login-submit_a255cdb0c0c6f246 {
    margin-bottom: 0; }
    .widget_82c0660f114eda66 .has-login-form_34cde315dc1ac3f6 .login-submit_a255cdb0c0c6f246 input.button-primary_76583c9706af29fd,
    .sidebar__widget_a81e9bfcd3064990 .has-login-form_34cde315dc1ac3f6 .login-submit_a255cdb0c0c6f246 input.button-primary_76583c9706af29fd {
      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_82c0660f114eda66 .search-form_ad2209d8ea144200,
  .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_82c0660f114eda66 .search-form_ad2209d8ea144200 button,
    .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200 button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_82c0660f114eda66.widget_search_b5e2feb765b2b9b2 .sidebar__search_0c40e07118b5903a,
  .sidebar__widget_a81e9bfcd3064990.widget_search_b5e2feb765b2b9b2 .sidebar__search_0c40e07118b5903a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
    .widget_82c0660f114eda66.widget_search_b5e2feb765b2b9b2 .sidebar__search_0c40e07118b5903a button,
    .sidebar__widget_a81e9bfcd3064990.widget_search_b5e2feb765b2b9b2 .sidebar__search_0c40e07118b5903a button {
      width: 62px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .widget_82c0660f114eda66 .wp-block-search__no-button_644c420c9fb3b202.wp-block-search_17d793519b8583f0 input,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-search__no-button_644c420c9fb3b202.wp-block-search_17d793519b8583f0 input {
    border-radius: 10px; }
  .widget_82c0660f114eda66 .wp-block-search_17d793519b8583f0,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-search_17d793519b8583f0 {
    margin-bottom: -2px; }
  .widget_82c0660f114eda66 .wp-block-search_17d793519b8583f0,
  .widget_82c0660f114eda66 .search-form_ad2209d8ea144200,
  .widget_82c0660f114eda66 .sidebar__search_0c40e07118b5903a,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-search_17d793519b8583f0,
  .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200,
  .sidebar__widget_a81e9bfcd3064990 .sidebar__search_0c40e07118b5903a {
    display: inline-block;
    width: 100%;
    overflow: hidden; }
    .widget_82c0660f114eda66 .wp-block-search_17d793519b8583f0 .wp-block-search__inside-wrapper_5af1a0242664635f,
    .widget_82c0660f114eda66 .search-form_ad2209d8ea144200 .wp-block-search__inside-wrapper_5af1a0242664635f,
    .widget_82c0660f114eda66 .sidebar__search_0c40e07118b5903a .wp-block-search__inside-wrapper_5af1a0242664635f,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-search_17d793519b8583f0 .wp-block-search__inside-wrapper_5af1a0242664635f,
    .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200 .wp-block-search__inside-wrapper_5af1a0242664635f,
    .sidebar__widget_a81e9bfcd3064990 .sidebar__search_0c40e07118b5903a .wp-block-search__inside-wrapper_5af1a0242664635f {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 !important; }
    .widget_82c0660f114eda66 .wp-block-search_17d793519b8583f0 label,
    .widget_82c0660f114eda66 .search-form_ad2209d8ea144200 label,
    .widget_82c0660f114eda66 .sidebar__search_0c40e07118b5903a label,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-search_17d793519b8583f0 label,
    .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200 label,
    .sidebar__widget_a81e9bfcd3064990 .sidebar__search_0c40e07118b5903a label {
      font-size: 24px;
      display: block;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 30px;
      color: #14203A;
      font-family: "Inter", sans-serif; }
    .widget_82c0660f114eda66 .wp-block-search_17d793519b8583f0 input,
    .widget_82c0660f114eda66 .search-form_ad2209d8ea144200 input,
    .widget_82c0660f114eda66 .sidebar__search_0c40e07118b5903a input,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-search_17d793519b8583f0 input,
    .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200 input,
    .sidebar__widget_a81e9bfcd3064990 .sidebar__search_0c40e07118b5903a 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_82c0660f114eda66 .wp-block-search_17d793519b8583f0 button,
    .widget_82c0660f114eda66 .search-form_ad2209d8ea144200 button,
    .widget_82c0660f114eda66 .sidebar__search_0c40e07118b5903a button,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-search_17d793519b8583f0 button,
    .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200 button,
    .sidebar__widget_a81e9bfcd3064990 .sidebar__search_0c40e07118b5903a 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_82c0660f114eda66 .tagcloud_48dee19446fe5ad4,
  .widget_82c0660f114eda66 .wp-block-tag-cloud_73d1f93d0c445533,
  .sidebar__widget_a81e9bfcd3064990 .tagcloud_48dee19446fe5ad4,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-tag-cloud_73d1f93d0c445533 {
    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_82c0660f114eda66 .tagcloud_48dee19446fe5ad4 a,
    .widget_82c0660f114eda66 .wp-block-tag-cloud_73d1f93d0c445533 a,
    .sidebar__widget_a81e9bfcd3064990 .tagcloud_48dee19446fe5ad4 a,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-tag-cloud_73d1f93d0c445533 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_82c0660f114eda66 .tagcloud_48dee19446fe5ad4 a:hover,
      .widget_82c0660f114eda66 .wp-block-tag-cloud_73d1f93d0c445533 a:hover,
      .sidebar__widget_a81e9bfcd3064990 .tagcloud_48dee19446fe5ad4 a:hover,
      .sidebar__widget_a81e9bfcd3064990 .wp-block-tag-cloud_73d1f93d0c445533 a:hover {
        color: #ffffff;
        background: #317EFE;
        border-color: #317EFE;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
  .widget_82c0660f114eda66 ul,
  .widget_82c0660f114eda66 ol,
  .sidebar__widget_a81e9bfcd3064990 ul,
  .sidebar__widget_a81e9bfcd3064990 ol {
    margin-bottom: 0;
    padding-left: 0;
    /* Tag Cloud Widget */ }
    .widget_82c0660f114eda66 ul li,
    .widget_82c0660f114eda66 ol li,
    .sidebar__widget_a81e9bfcd3064990 ul li,
    .sidebar__widget_a81e9bfcd3064990 ol li {
      display: block;
      padding: 8px 0;
      border-top: 1px solid #E1E1E1;
      margin-bottom: 0;
      /* Recent Comment Widget */ }
      .widget_82c0660f114eda66 ul li:first-child,
      .widget_82c0660f114eda66 ol li:first-child,
      .sidebar__widget_a81e9bfcd3064990 ul li:first-child,
      .sidebar__widget_a81e9bfcd3064990 ol li:first-child {
        border-top: 0; }
      .widget_82c0660f114eda66 ul li:last-child,
      .widget_82c0660f114eda66 ol li:last-child,
      .sidebar__widget_a81e9bfcd3064990 ul li:last-child,
      .sidebar__widget_a81e9bfcd3064990 ol li:last-child {
        margin-bottom: 0; }
      .widget_82c0660f114eda66 ul li.recentcomments_bfb5ec78a2a71233 .comment-author-link_2636ed800529b991 a:before, .widget_82c0660f114eda66 ul li.wp-block-latest-comments__comment_f5894745a0d3f7d9 .comment-author-link_2636ed800529b991 a:before,
      .widget_82c0660f114eda66 ol li.recentcomments_bfb5ec78a2a71233 .comment-author-link_2636ed800529b991 a:before,
      .widget_82c0660f114eda66 ol li.wp-block-latest-comments__comment_f5894745a0d3f7d9 .comment-author-link_2636ed800529b991 a:before,
      .sidebar__widget_a81e9bfcd3064990 ul li.recentcomments_bfb5ec78a2a71233 .comment-author-link_2636ed800529b991 a:before,
      .sidebar__widget_a81e9bfcd3064990 ul li.wp-block-latest-comments__comment_f5894745a0d3f7d9 .comment-author-link_2636ed800529b991 a:before,
      .sidebar__widget_a81e9bfcd3064990 ol li.recentcomments_bfb5ec78a2a71233 .comment-author-link_2636ed800529b991 a:before,
      .sidebar__widget_a81e9bfcd3064990 ol li.wp-block-latest-comments__comment_f5894745a0d3f7d9 .comment-author-link_2636ed800529b991 a:before {
        display: none; }
      .widget_82c0660f114eda66 ul li.recentcomments_bfb5ec78a2a71233 a, .widget_82c0660f114eda66 ul li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a,
      .widget_82c0660f114eda66 ol li.recentcomments_bfb5ec78a2a71233 a,
      .widget_82c0660f114eda66 ol li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a,
      .sidebar__widget_a81e9bfcd3064990 ul li.recentcomments_bfb5ec78a2a71233 a,
      .sidebar__widget_a81e9bfcd3064990 ul li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a,
      .sidebar__widget_a81e9bfcd3064990 ol li.recentcomments_bfb5ec78a2a71233 a,
      .sidebar__widget_a81e9bfcd3064990 ol li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a {
        padding-left: 0;
        display: inline; }
        .widget_82c0660f114eda66 ul li.recentcomments_bfb5ec78a2a71233 a:before, .widget_82c0660f114eda66 ul li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a:before,
        .widget_82c0660f114eda66 ol li.recentcomments_bfb5ec78a2a71233 a:before,
        .widget_82c0660f114eda66 ol li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a:before,
        .sidebar__widget_a81e9bfcd3064990 ul li.recentcomments_bfb5ec78a2a71233 a:before,
        .sidebar__widget_a81e9bfcd3064990 ul li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a:before,
        .sidebar__widget_a81e9bfcd3064990 ol li.recentcomments_bfb5ec78a2a71233 a:before,
        .sidebar__widget_a81e9bfcd3064990 ol li.wp-block-latest-comments__comment_f5894745a0d3f7d9 a:before {
          display: none; }
      .widget_82c0660f114eda66 ul li a,
      .widget_82c0660f114eda66 ol li a,
      .sidebar__widget_a81e9bfcd3064990 ul li a,
      .sidebar__widget_a81e9bfcd3064990 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_82c0660f114eda66 ul li a::before,
        .widget_82c0660f114eda66 ol li a::before,
        .sidebar__widget_a81e9bfcd3064990 ul li a::before,
        .sidebar__widget_a81e9bfcd3064990 ol li a::before {
          content: "\f105";
          font-family: "Font Awesome 6 Free";
          margin-right: 10px; }
        .widget_82c0660f114eda66 ul li a:hover,
        .widget_82c0660f114eda66 ol li a:hover,
        .sidebar__widget_a81e9bfcd3064990 ul li a:hover,
        .sidebar__widget_a81e9bfcd3064990 ol li a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .widget_82c0660f114eda66 ul li a.rsswidget_f5fe53d1199a7179, .widget_82c0660f114eda66 ul li a.wp-block-latest-posts__post-title_c1bec316956b0c06,
        .widget_82c0660f114eda66 ol li a.rsswidget_f5fe53d1199a7179,
        .widget_82c0660f114eda66 ol li a.wp-block-latest-posts__post-title_c1bec316956b0c06,
        .sidebar__widget_a81e9bfcd3064990 ul li a.rsswidget_f5fe53d1199a7179,
        .sidebar__widget_a81e9bfcd3064990 ul li a.wp-block-latest-posts__post-title_c1bec316956b0c06,
        .sidebar__widget_a81e9bfcd3064990 ol li a.rsswidget_f5fe53d1199a7179,
        .sidebar__widget_a81e9bfcd3064990 ol li a.wp-block-latest-posts__post-title_c1bec316956b0c06 {
          padding-left: 0;
          font-weight: 500;
          display: block; }
          .widget_82c0660f114eda66 ul li a.rsswidget_f5fe53d1199a7179:before, .widget_82c0660f114eda66 ul li a.wp-block-latest-posts__post-title_c1bec316956b0c06:before,
          .widget_82c0660f114eda66 ol li a.rsswidget_f5fe53d1199a7179:before,
          .widget_82c0660f114eda66 ol li a.wp-block-latest-posts__post-title_c1bec316956b0c06:before,
          .sidebar__widget_a81e9bfcd3064990 ul li a.rsswidget_f5fe53d1199a7179:before,
          .sidebar__widget_a81e9bfcd3064990 ul li a.wp-block-latest-posts__post-title_c1bec316956b0c06:before,
          .sidebar__widget_a81e9bfcd3064990 ol li a.rsswidget_f5fe53d1199a7179:before,
          .sidebar__widget_a81e9bfcd3064990 ol li a.wp-block-latest-posts__post-title_c1bec316956b0c06:before {
            display: none; }
      .widget_82c0660f114eda66 ul li ul,
      .widget_82c0660f114eda66 ol li ul,
      .sidebar__widget_a81e9bfcd3064990 ul li ul,
      .sidebar__widget_a81e9bfcd3064990 ol li ul {
        padding-left: 25px;
        padding-top: 10px; }
    .widget_82c0660f114eda66 ul.wp-tag-cloud_a35df1eb23e279ea li,
    .widget_82c0660f114eda66 ol.wp-tag-cloud_a35df1eb23e279ea li,
    .sidebar__widget_a81e9bfcd3064990 ul.wp-tag-cloud_a35df1eb23e279ea li,
    .sidebar__widget_a81e9bfcd3064990 ol.wp-tag-cloud_a35df1eb23e279ea li {
      display: inline-block;
      padding: 0;
      border: 0; }
      .widget_82c0660f114eda66 ul.wp-tag-cloud_a35df1eb23e279ea li a:before,
      .widget_82c0660f114eda66 ol.wp-tag-cloud_a35df1eb23e279ea li a:before,
      .sidebar__widget_a81e9bfcd3064990 ul.wp-tag-cloud_a35df1eb23e279ea li a:before,
      .sidebar__widget_a81e9bfcd3064990 ol.wp-tag-cloud_a35df1eb23e279ea li a:before {
        display: none; }
  .widget_82c0660f114eda66.te_widget_categories_53030809354e2c19 li, .widget_82c0660f114eda66.widget_archive_4f649bbaf9c0f245 li,
  .widget_82c0660f114eda66 .wp-block-categories-list_55207342184bcaaa li,
  .widget_82c0660f114eda66 .wp-block-archives-list_9bc78c44dbf233a7 li,
  .sidebar__widget_a81e9bfcd3064990.te_widget_categories_53030809354e2c19 li,
  .sidebar__widget_a81e9bfcd3064990.widget_archive_4f649bbaf9c0f245 li,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-categories-list_55207342184bcaaa li,
  .sidebar__widget_a81e9bfcd3064990 .wp-block-archives-list_9bc78c44dbf233a7 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_82c0660f114eda66.te_widget_categories_53030809354e2c19 li.cat-item_e7dcc857e57855c1, .widget_82c0660f114eda66.widget_archive_4f649bbaf9c0f245 li.cat-item_e7dcc857e57855c1,
    .widget_82c0660f114eda66 .wp-block-categories-list_55207342184bcaaa li.cat-item_e7dcc857e57855c1,
    .widget_82c0660f114eda66 .wp-block-archives-list_9bc78c44dbf233a7 li.cat-item_e7dcc857e57855c1,
    .sidebar__widget_a81e9bfcd3064990.te_widget_categories_53030809354e2c19 li.cat-item_e7dcc857e57855c1,
    .sidebar__widget_a81e9bfcd3064990.widget_archive_4f649bbaf9c0f245 li.cat-item_e7dcc857e57855c1,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-categories-list_55207342184bcaaa li.cat-item_e7dcc857e57855c1,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-archives-list_9bc78c44dbf233a7 li.cat-item_e7dcc857e57855c1 {
      text-align: right;
      display: inline-block;
      width: 100%; }
    .widget_82c0660f114eda66.te_widget_categories_53030809354e2c19 li a, .widget_82c0660f114eda66.widget_archive_4f649bbaf9c0f245 li a,
    .widget_82c0660f114eda66 .wp-block-categories-list_55207342184bcaaa li a,
    .widget_82c0660f114eda66 .wp-block-archives-list_9bc78c44dbf233a7 li a,
    .sidebar__widget_a81e9bfcd3064990.te_widget_categories_53030809354e2c19 li a,
    .sidebar__widget_a81e9bfcd3064990.widget_archive_4f649bbaf9c0f245 li a,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-categories-list_55207342184bcaaa li a,
    .sidebar__widget_a81e9bfcd3064990 .wp-block-archives-list_9bc78c44dbf233a7 li a {
      float: left; }

/* About Info Widget*/
.widget-about-info_5d80f4cd9d0ad092 {
  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_5d80f4cd9d0ad092 .about-desc_ee5482e68acd0702 {
    text-align: left; }
    .widget-about-info_5d80f4cd9d0ad092 .about-desc_ee5482e68acd0702 .about-title_df5ee2c4d0a22d19 {
      font-size: 20px; }
  .widget-about-info_5d80f4cd9d0ad092 .about-image_9ed6e71744fd1a03 {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px; }
  .widget-about-info_5d80f4cd9d0ad092 .te-social-profile_5030c66b9f912d79 {
    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_5d80f4cd9d0ad092 .te-social-profile_5030c66b9f912d79 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_5d80f4cd9d0ad092 .te-social-profile_5030c66b9f912d79 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_d215d64838e31482.has-author_053825d5bfa7a095.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-latest-posts__te-post-title_c86b9354eba69e47 {
  display: inline-block;
  width: 100%;
  font-weight: 500; }

.widget_rss_b1a28b10b6492922 .wp-block-heading_86ca41237de1cc90:before,
.widget_rss_b1a28b10b6492922 .widget-title_16718a443208b0cf:before {
  display: none; }
.widget_rss_b1a28b10b6492922 .rss-widget-icon_4ddac35b6bd26cf2 {
  margin-right: 6px; }
.widget_rss_b1a28b10b6492922 ul li a.rsswidget_f5fe53d1199a7179 {
  color: #14203A; }
  .widget_rss_b1a28b10b6492922 ul li a.rsswidget_f5fe53d1199a7179:hover {
    color: #317EFE; }

.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-title_5355526b7469a3ee,
.wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-title_5355526b7469a3ee,
.widget_rss_b1a28b10b6492922 .wp-block-rss__item-title_5355526b7469a3ee {
  display: inline-block;
  width: 100%;
  font-weight: 500; }
  .wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-title_5355526b7469a3ee a:before,
  .wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-title_5355526b7469a3ee a:before,
  .widget_rss_b1a28b10b6492922 .wp-block-rss__item-title_5355526b7469a3ee a:before {
    display: none; }
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-latest-posts__post-author_98fdf323ca59d367,
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-publish-date_f295e4511f7a5f28,
.wp-block-rss_ee0c10323e345d7b .wp-block-latest-posts__post-author_98fdf323ca59d367,
.wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-publish-date_f295e4511f7a5f28,
.widget_rss_b1a28b10b6492922 .wp-block-latest-posts__post-author_98fdf323ca59d367,
.widget_rss_b1a28b10b6492922 .wp-block-rss__item-publish-date_f295e4511f7a5f28 {
  margin-right: 10px; }
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-latest-posts__post-author_98fdf323ca59d367,
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-latest-posts__te-post-date_4d86f9672d9ac4b5,
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-publish-date_f295e4511f7a5f28,
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-author_4ae67e673dcd7221,
.wp-block-latest-posts_6bf3da2cad639f02 .rss-date_d75bb20c379b1f83,
.wp-block-rss_ee0c10323e345d7b .wp-block-latest-posts__post-author_98fdf323ca59d367,
.wp-block-rss_ee0c10323e345d7b .wp-block-latest-posts__te-post-date_4d86f9672d9ac4b5,
.wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-publish-date_f295e4511f7a5f28,
.wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-author_4ae67e673dcd7221,
.wp-block-rss_ee0c10323e345d7b .rss-date_d75bb20c379b1f83,
.widget_rss_b1a28b10b6492922 .wp-block-latest-posts__post-author_98fdf323ca59d367,
.widget_rss_b1a28b10b6492922 .wp-block-latest-posts__te-post-date_4d86f9672d9ac4b5,
.widget_rss_b1a28b10b6492922 .wp-block-rss__item-publish-date_f295e4511f7a5f28,
.widget_rss_b1a28b10b6492922 .wp-block-rss__item-author_4ae67e673dcd7221,
.widget_rss_b1a28b10b6492922 .rss-date_d75bb20c379b1f83 {
  display: inline-block;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: capitalize;
  position: relative; }
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-latest-posts__te-post-date_4d86f9672d9ac4b5:before,
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-publish-date_f295e4511f7a5f28:before,
.wp-block-latest-posts_6bf3da2cad639f02 .rss-date_d75bb20c379b1f83:before,
.wp-block-rss_ee0c10323e345d7b .wp-block-latest-posts__te-post-date_4d86f9672d9ac4b5:before,
.wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-publish-date_f295e4511f7a5f28:before,
.wp-block-rss_ee0c10323e345d7b .rss-date_d75bb20c379b1f83:before,
.widget_rss_b1a28b10b6492922 .wp-block-latest-posts__te-post-date_4d86f9672d9ac4b5:before,
.widget_rss_b1a28b10b6492922 .wp-block-rss__item-publish-date_f295e4511f7a5f28:before,
.widget_rss_b1a28b10b6492922 .rss-date_d75bb20c379b1f83:before {
  content: "\f274";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-latest-posts__post-author_98fdf323ca59d367:before,
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-author_4ae67e673dcd7221:before,
.wp-block-rss_ee0c10323e345d7b .wp-block-latest-posts__post-author_98fdf323ca59d367:before,
.wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-author_4ae67e673dcd7221:before,
.widget_rss_b1a28b10b6492922 .wp-block-latest-posts__post-author_98fdf323ca59d367:before,
.widget_rss_b1a28b10b6492922 .wp-block-rss__item-author_4ae67e673dcd7221:before {
  content: "\f007";
  font-family: "Font Awesome 6 Free";
  padding-right: 8px; }
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-latest-posts__post-excerpt_1716a177004298b4,
.wp-block-latest-posts_6bf3da2cad639f02 .wp-block-rss__item-excerpt_6f72a35ebc7d2bfa,
.wp-block-latest-posts_6bf3da2cad639f02 .rssSummary_974be116165bfdc9,
.wp-block-rss_ee0c10323e345d7b .wp-block-latest-posts__post-excerpt_1716a177004298b4,
.wp-block-rss_ee0c10323e345d7b .wp-block-rss__item-excerpt_6f72a35ebc7d2bfa,
.wp-block-rss_ee0c10323e345d7b .rssSummary_974be116165bfdc9,
.widget_rss_b1a28b10b6492922 .wp-block-latest-posts__post-excerpt_1716a177004298b4,
.widget_rss_b1a28b10b6492922 .wp-block-rss__item-excerpt_6f72a35ebc7d2bfa,
.widget_rss_b1a28b10b6492922 .rssSummary_974be116165bfdc9 {
  margin-top: 10px;
  margin-bottom: 0; }

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

.te-post-item_b2ddf204a92c0994 .te-single-post-meta_fb41649ad70be04c {
  gap: 32px; }

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

.te-comment-title_93a7c9460cf172c9 h2,
.te-comment-title_93a7c9460cf172c9 .wp-block-comments-title_aab08c01ba7e2253,
.wp-block-comments_ed7bb933221d5b56 h2,
.wp-block-comments_ed7bb933221d5b56 .wp-block-comments-title_aab08c01ba7e2253 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 30px; }

/* Block Comment Start */
.wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b {
  padding-left: 0; }
  .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b .wp-block-te-comment-reply_bdf7ab2762176f4c {
    margin-top: 15px; }
  .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 {
    padding: 50px;
    border: 1px solid #dfe2e9;
    border-radius: 8px;
    margin-bottom: 24px; }
    .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-column_8e073afbed231cc8:first-child {
      -ms-flex-preferred-size: 80px !important;
          flex-basis: 80px !important; }
    .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-avatar_31c609b829763d30 {
      width: 100px;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      border-radius: 50%;
      overflow: hidden; }
      .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-avatar_31c609b829763d30 img {
        width: 100%; }
    .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-comment-author-name_9427c6108070dc15 a {
      font-size: 21px;
      margin-bottom: 5px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
      color: #14203A; }
    .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-comment-edit-link_e532c659390f5786 a {
      color: #317EFE; }
    .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-comment-date_1bd169d0d175027a a,
    .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-comment-edit-link_e532c659390f5786 a {
      color: #9ba8c3;
      font-size: 16px;
      font-weight: 400;
      font-family: "Inter", sans-serif; }
    .wp-block-comments_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-te-comment-reply_bdf7ab2762176f4c 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_ed7bb933221d5b56 .wp-block-comment-template_0949051a2b48d28b li .wp-block-columns_62e801c496908c18 .wp-block-te-comment-reply_bdf7ab2762176f4c 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_bb401d44dc81e124 .te-comment-respond_eaa60cac972dc6f3,
.te-latest-comments_bb401d44dc81e124 .comment-respond_d903fe370ee64700 {
  margin-top: 60px;
  margin-bottom: 40px; }
.te-latest-comments_bb401d44dc81e124 li .children .te-comments-item_053052caff61f4bc {
  margin-left: 50px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-latest-comments_bb401d44dc81e124 li .children .te-comments-item_053052caff61f4bc {
      margin-left: 0; } }
.te-latest-comments_bb401d44dc81e124 li .children .children .te-comments-item_053052caff61f4bc {
  margin-left: 100px;
  border-top: 1px solid #F9F4F1; }
.te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc {
  padding: 50px;
  border: 1px solid #F9F4F1;
  background-color: #F9F4F1;
  border-radius: 20px;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc {
      padding: 30px; } }
  .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-avatar_3b5cd8d7ec43c6e6 {
    float: left; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-avatar_3b5cd8d7ec43c6e6 {
        float: inherit;
        margin-bottom: 20px; } }
    .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-avatar_3b5cd8d7ec43c6e6 img {
      margin-right: 30px;
      width: 100px;
      border-radius: 50px; }
  .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 {
    overflow: hidden; }
    .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 p {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 20px;
      color: #335371; }
    .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 .te-avatar-name_1c797242e6245673 {
      margin-bottom: 10px;
      position: relative; }
      .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 .te-avatar-name_1c797242e6245673 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_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 .te-avatar-name_1c797242e6245673 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_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 .te-avatar-name_1c797242e6245673 span {
            display: inline-block;
            width: 100%; } }
    .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 .te-comment-reply_0a3bf51e52db73f3 {
      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_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 .te-comment-reply_0a3bf51e52db73f3 {
          position: unset;
          margin-top: 10px; } }
      .te-latest-comments_bb401d44dc81e124 li .te-comments-item_053052caff61f4bc .te-comments-text_ec82ca70ab7b7d77 .te-comment-reply_0a3bf51e52db73f3:hover {
        background-color: #317EFE;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }

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

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

ul.children {
  list-style: none; }

.te-post-comments-form_662cddf07a270b60 .te-contacts-message_4afe4e5faafbc102 {
  margin-top: 10px; }

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

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

.te-comment-respond_eaa60cac972dc6f3,
.comment-respond_d903fe370ee64700 {
  position: relative;
  background-color: #F9F4F1;
  padding: 40px;
  border-radius: 20px; }
  .te-comment-respond_eaa60cac972dc6f3 .comment-form-cookies-consent_c173a6425b2845c8,
  .comment-respond_d903fe370ee64700 .comment-form-cookies-consent_c173a6425b2845c8 {
    display: none; }
  .te-comment-respond_eaa60cac972dc6f3 .comment-notes_486b99e00bc78595,
  .comment-respond_d903fe370ee64700 .comment-notes_486b99e00bc78595 {
    margin-bottom: 30px; }
  .te-comment-respond_eaa60cac972dc6f3 p,
  .comment-respond_d903fe370ee64700 p {
    margin: 0; }
  .te-comment-respond_eaa60cac972dc6f3 .te-contacts-email_f1bde0c5737e97dd,
  .te-comment-respond_eaa60cac972dc6f3 .te-contacts-name_9d640872de1e8987,
  .te-comment-respond_eaa60cac972dc6f3 .single-input-field_974b6eeedf3821be,
  .comment-respond_d903fe370ee64700 .te-contacts-email_f1bde0c5737e97dd,
  .comment-respond_d903fe370ee64700 .te-contacts-name_9d640872de1e8987,
  .comment-respond_d903fe370ee64700 .single-input-field_974b6eeedf3821be {
    margin-bottom: 20px; }
  .te-comment-respond_eaa60cac972dc6f3 label,
  .comment-respond_d903fe370ee64700 label {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #778196;
    margin-bottom: 20px; }
  .te-comment-respond_eaa60cac972dc6f3 .checkbox-field-wrapper_ded821161b98eb2f,
  .comment-respond_d903fe370ee64700 .checkbox-field-wrapper_ded821161b98eb2f {
    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_eaa60cac972dc6f3 .checkbox-field-wrapper_ded821161b98eb2f p,
    .comment-respond_d903fe370ee64700 .checkbox-field-wrapper_ded821161b98eb2f p {
      margin: 0; }
    .te-comment-respond_eaa60cac972dc6f3 .checkbox-field-wrapper_ded821161b98eb2f .single-checkbox-field_837cca8fa25baa92,
    .comment-respond_d903fe370ee64700 .checkbox-field-wrapper_ded821161b98eb2f .single-checkbox-field_837cca8fa25baa92 {
      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_eaa60cac972dc6f3 .te-comment-form-cookies-consent_ee2741bf93f248b6,
  .comment-respond_d903fe370ee64700 .te-comment-form-cookies-consent_ee2741bf93f248b6 {
    display: none; }
  .te-comment-respond_eaa60cac972dc6f3 input[type="number"],
  .comment-respond_d903fe370ee64700 input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield; }
  .te-comment-respond_eaa60cac972dc6f3 input,
  .te-comment-respond_eaa60cac972dc6f3 select,
  .comment-respond_d903fe370ee64700 input,
  .comment-respond_d903fe370ee64700 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_eaa60cac972dc6f3 *::-webkit-input-placeholder,
  .comment-respond_d903fe370ee64700 *::-webkit-input-placeholder {
    color: #778196; }
  .te-comment-respond_eaa60cac972dc6f3 *:-ms-input-placeholder,
  .comment-respond_d903fe370ee64700 *:-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_eaa60cac972dc6f3 *::-ms-input-placeholder,
  .comment-respond_d903fe370ee64700 *::-ms-input-placeholder {
    color: #778196; }
  .te-comment-respond_eaa60cac972dc6f3 *::placeholder,
  .comment-respond_d903fe370ee64700 *::placeholder {
    color: #778196; }
  .te-comment-respond_eaa60cac972dc6f3 textarea,
  .comment-respond_d903fe370ee64700 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_eaa60cac972dc6f3 input:focus,
  .te-comment-respond_eaa60cac972dc6f3 textarea:focus,
  .te-comment-respond_eaa60cac972dc6f3 .form-select_be3d262b38c91dfa:focus,
  .comment-respond_d903fe370ee64700 input:focus,
  .comment-respond_d903fe370ee64700 textarea:focus,
  .comment-respond_d903fe370ee64700 .form-select_be3d262b38c91dfa: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_6bd4f9756f998f8c {
  position: relative;
  border-radius: 20px;
  overflow: hidden; }
  .te-team-card_6bd4f9756f998f8c:hover .image:before {
    height: 250%;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear;
    background-color: transparent; }
  .te-team-card_6bd4f9756f998f8c: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_6bd4f9756f998f8c:hover .te-content-wrapper_977cbf3e221847b5 {
    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_6bd4f9756f998f8c .image {
    overflow: hidden;
    position: relative; }
    .te-team-card_6bd4f9756f998f8c .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_6bd4f9756f998f8c .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_6bd4f9756f998f8c .te-content-wrapper_977cbf3e221847b5 {
    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_6bd4f9756f998f8c .te-content-wrapper_977cbf3e221847b5 .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_6bd4f9756f998f8c .te-content-wrapper_977cbf3e221847b5 .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_6bd4f9756f998f8c .te-content-wrapper_977cbf3e221847b5 .content .desc_0de3660fc1143468 {
        font-size: 18px;
        line-height: 18px;
        font-weight: 400;
        color: #ffffff;
        font-family: "Inter", sans-serif;
        margin: 0; }
    .te-team-card_6bd4f9756f998f8c .te-content-wrapper_977cbf3e221847b5 .social_ba402be30534142c {
      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_6bd4f9756f998f8c .te-content-wrapper_977cbf3e221847b5 .social_ba402be30534142c 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_6bd4f9756f998f8c .te-content-wrapper_977cbf3e221847b5 .social_ba402be30534142c a:hover {
          background-color: #E7F914;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }

.te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 {
  padding: 20px;
  background-color: #F9F4F1;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out; }
  .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3:hover {
    background-color: #317EFE;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; }
    .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3:hover .te-content-wrapper_977cbf3e221847b5 .social_ba402be30534142c a {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3:hover .te-content-wrapper_977cbf3e221847b5 .content .title,
    .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3:hover .te-content-wrapper_977cbf3e221847b5 .content .desc_0de3660fc1143468 {
      color: #ffffff;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
  .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .image {
    border-radius: 20px; }
  .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .te-content-wrapper_977cbf3e221847b5 {
    position: unset;
    visibility: visible;
    opacity: 1;
    background: transparent;
    -webkit-transform: unset;
            transform: unset; }
    .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .te-content-wrapper_977cbf3e221847b5 .content {
      padding: 0;
      margin-top: 20px;
      margin-bottom: 10px;
      position: unset; }
      .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .te-content-wrapper_977cbf3e221847b5 .content .title {
        color: #131A2A;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
        .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .te-content-wrapper_977cbf3e221847b5 .content .title a:hover {
          color: #ffffff !important; }
      .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .te-content-wrapper_977cbf3e221847b5 .content .desc_0de3660fc1143468 {
        color: #335371;
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
    .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .te-content-wrapper_977cbf3e221847b5 .social_ba402be30534142c a {
      border: 1px solid #E1E1E1;
      background-color: transparent; }
      .te-team-card_6bd4f9756f998f8c.style-2_55cc787a5cc0e6d3 .te-content-wrapper_977cbf3e221847b5 .social_ba402be30534142c 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_355bab2092dc00e4 {
  position: relative;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .te-team-member-slider-wrapper_355bab2092dc00e4 {
      padding: 0 12px; } }
  .te-team-member-slider-wrapper_355bab2092dc00e4 .slick-list_79b093ab8393b548 {
    margin: 0 -15px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-team-member-slider-wrapper_355bab2092dc00e4 .slick-list_79b093ab8393b548 {
        padding-bottom: 25px;
        margin: unset; } }
    .te-team-member-slider-wrapper_355bab2092dc00e4 .slick-list_79b093ab8393b548 .slick-slide {
      margin: 0 15px; }
  .te-team-member-slider-wrapper_355bab2092dc00e4 .slick-dots_51ad7ab626e28e41 {
    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_355bab2092dc00e4 .slick-dots_51ad7ab626e28e41 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_355bab2092dc00e4 .slick-dots_51ad7ab626e28e41 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_355bab2092dc00e4 .slick-dots_51ad7ab626e28e41 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_355bab2092dc00e4 .slick-dots_51ad7ab626e28e41 li.slick-active button {
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
  .te-team-member-slider-wrapper_355bab2092dc00e4 .slick-arrow_a4e5ab5c4d6367d9 {
    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_97e6b4a60a75bf25 {
  background-color: #ffffff;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 20px; }
  .te-portfolio-card_97e6b4a60a75bf25:hover .image .te-content-wrapper_977cbf3e221847b5 {
    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_97e6b4a60a75bf25:hover .image .te-content-wrapper_977cbf3e221847b5 .content .content-inner_ce773be108348c7b {
      margin-bottom: 0;
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_97e6b4a60a75bf25:hover .image .te-content-wrapper_977cbf3e221847b5 .content .btn-wrapper_42dc3a07f2bc4682 {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
    .te-portfolio-card_97e6b4a60a75bf25:hover .image .te-content-wrapper_977cbf3e221847b5 .content .content-inner_ce773be108348c7b {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      -webkit-transform: scaleY(1);
              transform: scaleY(1); }
  .te-portfolio-card_97e6b4a60a75bf25: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_97e6b4a60a75bf25 .image {
    overflow: hidden;
    position: relative; }
    .te-portfolio-card_97e6b4a60a75bf25 .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_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 {
    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_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 .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_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 .content .content-inner_ce773be108348c7b {
        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_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 .content .sub-title_912a9aae5873a546 {
        color: #131A2A;
        font-size: 18px;
        line-height: 36px;
        font-weight: 400; }
      .te-portfolio-card_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 .content .title {
        margin-bottom: 0;
        color: #131A2A;
        font-size: 24px;
        line-height: 39px;
        font-weight: 500; }
      .te-portfolio-card_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 .content .btn-wrapper_42dc3a07f2bc4682 {
        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_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 .content .btn-wrapper_42dc3a07f2bc4682 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_97e6b4a60a75bf25 .te-content-wrapper_977cbf3e221847b5 .content .btn-wrapper_42dc3a07f2bc4682 a:hover {
            -webkit-transition: all 0.5s ease-out;
            transition: all 0.5s ease-out;
            background-color: #317EFE;
            color: #ffffff; }

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

.te-portfolio-card_97e6b4a60a75bf25.style-3_9f4906eabb986441:hover .te-content-wrapper_977cbf3e221847b5 .content .btn-wrapper_42dc3a07f2bc4682 {
  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_97e6b4a60a75bf25.style-3_9f4906eabb986441 .te-content-wrapper_977cbf3e221847b5 {
  padding: 0; }
  .te-portfolio-card_97e6b4a60a75bf25.style-3_9f4906eabb986441 .te-content-wrapper_977cbf3e221847b5 .content .content-inner_ce773be108348c7b {
    border-radius: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px; }
  .te-portfolio-card_97e6b4a60a75bf25.style-3_9f4906eabb986441 .te-content-wrapper_977cbf3e221847b5 .content .btn-wrapper_42dc3a07f2bc4682 {
    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_729e006d2bd45cf8.style-1_e931f080b7a3ba17 {
  margin-top: -210px; }
  @media (max-width: 991px) {
    .newsletter-area_729e006d2bd45cf8.style-1_e931f080b7a3ba17 {
      margin-top: 0;
      padding-top: 100px; } }

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

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

.testimonial-slider-area_e6740e15554b6e09.style-1_e931f080b7a3ba17 {
  padding-bottom: 5px; }

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

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

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

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

.team-slider-area_8d886cca13dac9ff.style-1_e931f080b7a3ba17 {
  overflow: hidden; }

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

.about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 {
  padding-top: 120px;
  padding-bottom: 330px;
  background-color: #F9F4F1; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 {
      padding: 100px 0; } }
  @media (max-width: 991px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 .te-about-image-card_baba8fe249bef335 {
      text-align: center;
      margin-bottom: 50px; } }
  @media (max-width: 991px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 .te-about-image-card_baba8fe249bef335 .te-main-img-wrapper_41388e618f9db484 .te-main-img-inner_1592ccae50ff69f4 {
      width: 100%; } }
  @media (max-width: 1199px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 .te-about-image-card_baba8fe249bef335 .te-company-foundation_8a4cd3e00e593d10 {
      left: 0; } }
  @media (max-width: 1199px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 .te-about-info-card_2bb1fb612d3a99e3 {
      padding-left: 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 .te-about-info-card_2bb1fb612d3a99e3 {
      padding-left: 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .about-us-area_8ad0c37a51cbfdbe.style-2_55cc787a5cc0e6d3 .te-about-info-card_2bb1fb612d3a99e3 {
      padding-left: 80px; } }

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

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

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

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

.faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 {
  padding-bottom: 100px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 {
      padding-bottom: 80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 {
      padding-bottom: 100px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 {
      padding-bottom: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .accordion-wrapper_29860035e60a9931 {
      padding-right: 60px; } }
  .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 {
    margin-top: 82px;
    position: relative;
    right: -83px;
    display: inline-block; }
    @media (max-width: 1199px) {
      .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 {
        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_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 {
        right: 0; } }
    .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e {
      position: relative; }
      .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .te-main-img-inner_1592ccae50ff69f4 {
        -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_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .te-image-shape_db668a190f330947 {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: -1; }
      .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .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_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .content .title {
          font-size: 18px;
          font-weight: 400;
          line-height: 18px;
          color: #ffffff;
          margin-bottom: 0; }
        .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .content .number_e94f6ac5eb7a7b3d {
          font-size: 32px;
          font-weight: 500;
          line-height: 32px;
          letter-spacing: 0px;
          color: #ffffff;
          margin-bottom: 0; }
      .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .top-content_2fe77d3ca508262c {
        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_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .top-content_2fe77d3ca508262c {
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); } }
      .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .bottom-content_c6d7c435d853f850 {
        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_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .bottom-content_c6d7c435d853f850 {
            right: 50%;
            -webkit-transform: translateX(50%);
                    transform: translateX(50%); } }
        .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .bottom-content_c6d7c435d853f850 .bottom-content-inner_8392e1a36955a208 {
          width: 100%;
          height: 100%;
          background-color: #E7F914;
          border-radius: 100%;
          border: 8px solid #ffffff;
          outline: 2px dashed #14203A; }
          .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .bottom-content_c6d7c435d853f850 .bottom-content-inner_8392e1a36955a208 .title,
          .faq-area_f6696111624ca2ef.style-1_e931f080b7a3ba17 .te-faq-image_14075c088a981b10 .te-image-wrapper_f65cb06f0dc0273e .bottom-content_c6d7c435d853f850 .bottom-content-inner_8392e1a36955a208 .number_e94f6ac5eb7a7b3d {
            color: #14203A; }

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

.testimonial-slider-area_e6740e15554b6e09 {
  overflow: hidden;
  padding-bottom: 10px; }
  .testimonial-slider-area_e6740e15554b6e09.style-2_55cc787a5cc0e6d3 .slick-list_79b093ab8393b548 {
    margin: 0 -100px;
    overflow: visible; }
    .testimonial-slider-area_e6740e15554b6e09.style-2_55cc787a5cc0e6d3 .slick-list_79b093ab8393b548 .te-slick-item_c204521465400411 {
      width: 520px;
      margin: 0 15px; }

.counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf {
  padding: 80px 55px;
  background-color: #131A2A;
  border-radius: 20px; }
  .counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf .te-counter-item_e99ab0fbcaa8b785 .icon_083b9bf3759402d5 {
    width: unset;
    height: unset;
    background-color: transparent; }
  .counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf .te-counter-item_e99ab0fbcaa8b785 .te-counter-title_3c0aa22bd45ef70e {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 30px; }
    .counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf .te-counter-item_e99ab0fbcaa8b785 .te-counter-title_3c0aa22bd45ef70e .content {
      gap: 18px;
      text-align: left; }
  .counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf .te-counter-item_e99ab0fbcaa8b785 .title {
    color: #ffffff; }
  .counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf .te-counter-item_e99ab0fbcaa8b785 .number_e94f6ac5eb7a7b3d {
    color: #E7F914; }
  .counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf .te-counter-item_e99ab0fbcaa8b785 .number_e94f6ac5eb7a7b3d,
  .counter-up-area_64486fe01a15bae6.style-2_55cc787a5cc0e6d3 .te-counter-card_7c951aabf0061bbf .te-counter-item_e99ab0fbcaa8b785 .title {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }

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

.subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 {
  position: relative;
  z-index: 9;
  margin-bottom: -140px; }
  .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 {
    background-color: #317EFE;
    padding: 10px;
    border-radius: 20px;
    gap: 0; }
    .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-image-bg-collumn_17ec92ce4a0ac737 {
      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_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-subscribe-form-wrapper_85122b0af2c774c8 {
      padding: 0; }
    .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 {
      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_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 {
          left: unset; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 {
          -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_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 {
          -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_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 {
          gap: 60px; } }
      .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 .te-subscribe-title_d39cb44cf9a52526 {
        font-size: 38px;
        font-weight: 500;
        line-height: 46px;
        letter-spacing: -0.676px;
        text-transform: capitalize;
        margin-bottom: 0; }
      .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 .te-content-inner_61aabbe4e75082a4 {
        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_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 .te-content-inner_61aabbe4e75082a4 {
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
        .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 .te-content-inner_61aabbe4e75082a4 .icon_083b9bf3759402d5 {
          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_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .te-subscribe-form-widget_1caf8e4db33a3ac6 {
      background: #fff;
      padding: 7px;
      border-radius: 50px; }
    .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .mc4wp-form-fields_685005ccba46ad67 {
      gap: 0;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .subscribe-area_42a03b3d74a9ec5b.style-2_55cc787a5cc0e6d3 .te-subscribe-inner-area_5624630396ee51f8 .mc4wp-form-fields_685005ccba46ad67 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }

.testimonial-slider-area_e6740e15554b6e09.style-3_9f4906eabb986441 {
  padding: 80px 0; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .testimonial-slider-area_e6740e15554b6e09.style-3_9f4906eabb986441 {
      padding: 80px 0; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .testimonial-slider-area_e6740e15554b6e09.style-3_9f4906eabb986441 {
      padding: 100px 0; } }
  .testimonial-slider-area_e6740e15554b6e09.style-3_9f4906eabb986441 .slick-list_79b093ab8393b548 .slick-slide.slick-current_5c98bc9131ff1062 .te-testimonial-card_b2bbda7b1ecf3b09.style-3_9f4906eabb986441 .te-content-wrapper_977cbf3e221847b5 .te-user-meta_d90ac4a1e9b2b28e .icon_083b9bf3759402d5 {
    color: #317EFE; }

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

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

.te-contact-info_9f39da72f1874f41 {
  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_9f39da72f1874f41 .te-icon-card_df7ba6a82f5397d7 {
      -webkit-box-orient: unset;
      -webkit-box-direction: unset;
          -ms-flex-direction: unset;
              flex-direction: unset; } }

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

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

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

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

.service-details_17edb62586668993 {
  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_17edb62586668993 .image {
    border-radius: 20px;
    overflow: hidden; }
  .service-details_17edb62586668993 .content .te-title-wrapper_ae5348123b562ea5 {
    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_17edb62586668993 .content .te-title-wrapper_ae5348123b562ea5 .title-inner_c9e2c91d393ee3d2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 20px; }
      .service-details_17edb62586668993 .content .te-title-wrapper_ae5348123b562ea5 .title-inner_c9e2c91d393ee3d2 .icon_083b9bf3759402d5 {
        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_17edb62586668993 .content .te-title-wrapper_ae5348123b562ea5 .title-inner_c9e2c91d393ee3d2 .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_d1a413161121ef64 {
  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_d1a413161121ef64 .list-wrapper_c2285ec0748f3987 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px; }
    .service-details-overview_d1a413161121ef64 .list-wrapper_c2285ec0748f3987 .icon_083b9bf3759402d5 {
      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_d1a413161121ef64 .list-wrapper_c2285ec0748f3987 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_d1a413161121ef64 .list-wrapper_c2285ec0748f3987 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_d1a413161121ef64 .list-wrapper_c2285ec0748f3987 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_d1a413161121ef64 .list-wrapper_c2285ec0748f3987 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_5d80572497f8a52e {
  padding-top: 120px;
  padding-bottom: 96px; }
  .team-page_5d80572497f8a52e .te-team-card_6bd4f9756f998f8c {
    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_ab6e292fb19559a5 {
  padding-top: 120px;
  padding-bottom: 96px; }
  @media only screen and (min-width: 0px) and (max-width: 767px) {
    .team-details-page_ab6e292fb19559a5 {
      padding-top: 80px;
      padding-bottom: 56px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .team-details-page_ab6e292fb19559a5 {
      padding-top: 100px;
      padding-bottom: 76px; } }

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

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

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

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

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

.footer_a07f72e2e39dd402 {
  position: relative;
  z-index: 2;
  overflow: hidden; }
  .footer_a07f72e2e39dd402 .te-subscribe-form-widget_1caf8e4db33a3ac6 .submit-btn_abb12a8c78d7e2bc span {
    display: none; }
  .footer_a07f72e2e39dd402.style-1_e931f080b7a3ba17 {
    background: -webkit-gradient(linear, left top, left bottom, from(#A0D7FE), to(#F6FBFF));
    background: linear-gradient(180deg, #A0D7FE 0%, #F6FBFF 100%); }
    .footer_a07f72e2e39dd402.style-1_e931f080b7a3ba17 .te-footer-sec_da806762a4df2366 {
      border-bottom: 1px solid rgba(19, 26, 42, 0.1);
      padding-top: 214px;
      padding-bottom: 60px; }
      .footer_a07f72e2e39dd402.style-1_e931f080b7a3ba17 .te-footer-sec_da806762a4df2366 .te-footer-widget_dad5bede4e902453 .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-form-fields_685005ccba46ad67 {
        border-color: rgba(19, 26, 42, 0.5); }
    .footer_a07f72e2e39dd402.style-1_e931f080b7a3ba17 .te-footer-widget_dad5bede4e902453 .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e input {
      color: #131A2A; }
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .wp-block-heading_86ca41237de1cc90,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .widget-title_16718a443208b0cf,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .wp-block-search__label_97206fa79244d4b3,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .wp-block-heading_86ca41237de1cc90,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .widget-title_16718a443208b0cf,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .wp-block-search__label_97206fa79244d4b3,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 ul li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 ol li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 ul li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 ol li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 ul li,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-calendar-table_87670567d8d559a5,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-block-calendar_d828d4de9eeba78b caption,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 nav.wp-calendar-nav_da43dae7fbaa0d13 a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-block-latest-comments__comment-excerpt_710c33591c70417b,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-calendar-table_87670567d8d559a5 caption,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_text_9038ca9d180a6c15,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .tagcloud_48dee19446fe5ad4 a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .wp-block-tag-cloud_73d1f93d0c445533 a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .tagcloud_48dee19446fe5ad4 a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .wp-block-tag-cloud_73d1f93d0c445533 a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-block-latest-comments__comment-date_786f9564371afdff,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-block-latest-comments__comment_f5894745a0d3f7d9,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-block-archives-dropdown_1ed4d4ca45516343 label,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_categories_f21f809df5901f2f li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_archive_4f649bbaf9c0f245 li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_nav_menu_fd1813401af10587 li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_tag_cloud_598e38eb94d47d17 a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_rss_b1a28b10b6492922 li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_rss_b1a28b10b6492922 li,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .footer__widget_6c0c0326523d3d3d a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .footer__widget_6c0c0326523d3d3d li,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 li.recentcomments_bfb5ec78a2a71233 {
    color: #ffffff; }
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-theme-btn_713fccae99c4072d,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-block-loginout_d72651860170d8fe a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 input.te-theme-btn_713fccae99c4072d,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .wp-block-search_17d793519b8583f0 button,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .search-form_ad2209d8ea144200 button,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .widget_82c0660f114eda66 .sidebar__search_0c40e07118b5903a button,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .wp-block-search_17d793519b8583f0 button,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .search-form_ad2209d8ea144200 button,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .sidebar__widget_a81e9bfcd3064990 .sidebar__search_0c40e07118b5903a button {
    background-color: #E7F914;
    color: #14203A; }
  .footer_a07f72e2e39dd402 .footer__widget_6c0c0326523d3d3d li {
    list-style: none; }
  .footer_a07f72e2e39dd402 .te-footer-widget_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 li.wp-block-social-link_e79d4d40d4a0bebd {
    display: inline-block;
    width: unset !important; }
  .footer_a07f72e2e39dd402 .te_widget_nav_menu_d8296fafd3c76565 li.cat-item_e7dcc857e57855c1 {
    text-align: right; }
    .footer_a07f72e2e39dd402 .te_widget_nav_menu_d8296fafd3c76565 li.cat-item_e7dcc857e57855c1 a {
      float: left; }
  .footer_a07f72e2e39dd402 .te-footer-bg_4de19c64779e61a4 {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: -1; }
  .footer_a07f72e2e39dd402 .footer-nav-widget_efe2f098f90980b1 {
    padding: 0 90px; }
    @media (max-width: 991px) {
      .footer_a07f72e2e39dd402 .footer-nav-widget_efe2f098f90980b1 {
        padding: 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .footer_a07f72e2e39dd402 .footer-nav-widget_efe2f098f90980b1 {
        padding: 0 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1399px) {
      .footer_a07f72e2e39dd402 .footer-nav-widget_efe2f098f90980b1 {
        padding: 0 30px; } }

.te-footer-widget_dad5bede4e902453 {
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .te-footer-widget_dad5bede4e902453 {
      margin-bottom: 40px; } }
  .te-footer-widget_dad5bede4e902453 .te-footer-widget-title_a20ba9d51a4b23d4,
  .te-footer-widget_dad5bede4e902453 .wp-block-heading_86ca41237de1cc90 {
    font-family: "Inter", sans-serif;
    font-size: 24px;
    line-height: 39px;
    color: #131A2A;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700; }
  .te-footer-widget_dad5bede4e902453 ul {
    padding-left: 0; }
  .te-footer-widget_dad5bede4e902453 .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-form-fields_685005ccba46ad67 {
    border: 1px solid #ffffff;
    border-radius: 50px;
    padding: 5px; }
  .te-footer-widget_dad5bede4e902453 .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e input {
    border-radius: 0;
    background-color: transparent;
    color: #ffffff; }
  .te-footer-widget_dad5bede4e902453.widget-latest-posts-footer_eca37f8027552223 {
    margin-top: -5px; }
  @media (max-width: 767px) {
    .te-footer-widget_dad5bede4e902453.zoom-instagram-widget_6900bbd24665e562 {
      margin-bottom: 0;
      margin-top: -10px; } }
  @media (max-width: 767px) {
    .te-footer-widget_dad5bede4e902453.widget_contact_info_widget_80d49f831c194d9e {
      margin-bottom: 18px; } }
  @media only screen and (min-width: 992px) and (max-width: 1399px) {
    .te-footer-widget_dad5bede4e902453 .widget-instagram-feed_5e5a94673ab5d5cd {
      width: 170px; } }
  .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 {
    padding-right: 30px; }
    @media (max-width: 1199px) {
      .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 {
        padding-right: 0; } }
    .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 p {
      color: #335371;
      margin-bottom: 30px; }
    .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 .te-footer-logo_d9e95862e8ac1a69 {
      margin-bottom: 30px;
      display: inline-block; }
    .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 .info-form-and-social-icon_d22d01ab968a7e75 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 50px; }
      .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 .info-form-and-social-icon_d22d01ab968a7e75 .te-social-profile_5030c66b9f912d79 {
        margin-top: 0; }
    .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 .te-social-profile_5030c66b9f912d79 {
      gap: 20px;
      margin-top: 30px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .te-footer-widget_dad5bede4e902453 .te-footer-widget-info_fadcf1a281717cd8 .info-form-and-social-icon_d22d01ab968a7e75 {
        -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_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0; }
  .te-footer-widget_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 li {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 2px; }
    .te-footer-widget_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 li:last-child {
      padding-top: 0;
      padding-bottom: 0; }
    .te-footer-widget_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 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_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 li a::before {
        content: "\f105";
        font-family: "Font Awesome 6 Free";
        font-size: 14px; }
      .te-footer-widget_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 li a:hover {
        -webkit-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        color: #317EFE; }
  .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 p {
    color: #335371; }
  .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul {
    list-style: none; }
    .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb 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_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li:first-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li:first-child .contact-icon_3b3b89289083b3fc {
          margin-top: 5px; }
      .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li:last-child {
        margin-bottom: 0; }
      .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li .contact-icon_3b3b89289083b3fc {
        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_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li .contact-text_dbd0605b025a4d2b {
        color: #335371;
        font-size: 18px;
        line-height: 24px;
        overflow: hidden; }
        .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li .contact-text_dbd0605b025a4d2b a:hover span {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li .contact-text_dbd0605b025a4d2b span,
        .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li .contact-text_dbd0605b025a4d2b p,
        .te-footer-widget_dad5bede4e902453 .te-footer-widget-contact_f959d69c2b1a29e2 .footer-contact_79e9a83f46f7aecb ul li .contact-text_dbd0605b025a4d2b 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_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li {
    margin-bottom: 10px; }
    .te-footer-widget_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-thumb_c39fe133ec99886c {
      width: 80px;
      height: 80px;
      border-radius: 20px;
      overflow: hidden; }
    .te-footer-widget_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-desc_b89ef7d3944758cc .te-latest-post-title_c449adafd07f2f01 {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 29px;
      color: #335371;
      font-weight: 400; }
      .te-footer-widget_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-desc_b89ef7d3944758cc .te-latest-post-title_c449adafd07f2f01 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_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-desc_b89ef7d3944758cc .te-latest-post-title_c449adafd07f2f01 a:hover {
          color: #317EFE;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
    .te-footer-widget_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-desc_b89ef7d3944758cc .te-latest-post-meta_3cfd0b45d0b2ec8c {
      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_78b84e36fa079a8e 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_78b84e36fa079a8e ul {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .te-footer-bottom-menu_78b84e36fa079a8e 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_78b84e36fa079a8e ul li a:hover {
      -webkit-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out;
      color: #317EFE; }

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

.subscribe-area_42a03b3d74a9ec5b {
  overflow: hidden; }
  .subscribe-area_42a03b3d74a9ec5b.style-1_e931f080b7a3ba17 .te-subscribe-inner-area_5624630396ee51f8 .te-content-wrapper_977cbf3e221847b5 {
    background-color: #317EFE;
    border-radius: 20px;
    padding: 63px 50px 68px 74px;
    gap: 14px; }
  .subscribe-area_42a03b3d74a9ec5b.style-1_e931f080b7a3ba17 .te-image-bg-collumn_17ec92ce4a0ac737 {
    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_42a03b3d74a9ec5b.style-1_e931f080b7a3ba17 .te-image-bg-collumn_17ec92ce4a0ac737 {
        display: none; } }
  .subscribe-area_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 {
    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_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 {
        padding: 100px 24px 100px 24px;
        margin: 0 auto; } }
    @media (max-width: 809px) {
      .subscribe-area_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 {
        padding: 80px 24px 80px 24px;
        width: 100%; } }
    .subscribe-area_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 .short-title_0594fa2477afa4dd {
      font-size: 21px;
      font-weight: 500;
      color: #335371;
      margin-bottom: 0; }
    .subscribe-area_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 .te-subscribe-title_d39cb44cf9a52526 {
      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_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 .te-subscribe-title_d39cb44cf9a52526 {
          font-size: 34px !important; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .subscribe-area_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 .te-subscribe-title_d39cb44cf9a52526 {
          font-size: 40px;
          line-height: 42px; } }
      @media only screen and (min-width: 0px) and (max-width: 767px) {
        .subscribe-area_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 .te-subscribe-title_d39cb44cf9a52526 {
          font-size: 36px;
          line-height: 42px; } }
    .subscribe-area_42a03b3d74a9ec5b .te-content-wrapper_977cbf3e221847b5 .text {
      font-size: 18px;
      color: #ffffff;
      margin-bottom: 0; }
  .subscribe-area_42a03b3d74a9ec5b .te-subscribe-inner-area_5624630396ee51f8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    @media only screen and (min-width: 0px) and (max-width: 767px) {
      .subscribe-area_42a03b3d74a9ec5b .te-subscribe-inner-area_5624630396ee51f8 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .subscribe-area_42a03b3d74a9ec5b .te-subscribe-inner-area_5624630396ee51f8 .te-subscribe-collumn_c598bd50873235e5 {
      -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_42a03b3d74a9ec5b .te-subscribe-inner-area_5624630396ee51f8 .te-subscribe-collumn_c598bd50873235e5.te-image-bg-collumn_17ec92ce4a0ac737 {
          display: none; } }
    .subscribe-area_42a03b3d74a9ec5b .te-subscribe-inner-area_5624630396ee51f8 .mc4wp-form-fields_685005ccba46ad67 {
      background-color: transparent;
      gap: 10px; }
      @media (max-width: 575px) {
        .subscribe-area_42a03b3d74a9ec5b .te-subscribe-inner-area_5624630396ee51f8 .mc4wp-form-fields_685005ccba46ad67 {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subscribe-area_42a03b3d74a9ec5b .te-subscribe-inner-area_5624630396ee51f8 .mc4wp-form-fields_685005ccba46ad67 .submit-btn_abb12a8c78d7e2bc {
        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_dad5bede4e902453 .te-subscribe-form-wrapper_85122b0af2c774c8 {
  color: #335371; }

.te-subscribe-form-widget_1caf8e4db33a3ac6 {
  position: relative; }
  .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-form-fields_685005ccba46ad67 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: transparent;
    overflow: hidden;
    border-radius: 5px; }
  .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e input {
      color: #335371;
      height: 55px;
      padding: 0 30px;
      font-size: 18px;
      width: 100%;
      border-radius: 50px; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e *::-webkit-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e *:-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e *::-ms-input-placeholder {
      color: #778196; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .single-field_ea5512fd832ff20e *::placeholder {
      color: #778196; }
  .te-subscribe-form-widget_1caf8e4db33a3ac6 .submit-btn_abb12a8c78d7e2bc {
    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_1caf8e4db33a3ac6 .submit-btn_abb12a8c78d7e2bc:hover {
      background-color: #131A2A;
      color: #ffffff; }
  .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-response_11fd24dea5299dd5 {
    position: absolute;
    margin-top: 15px; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-response_11fd24dea5299dd5 .mc4wp-alert_89dc6daf78e2f6a5.mc4wp-error_34758693015aa483 p {
      color: #ff0000;
      position: relative; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-response_11fd24dea5299dd5 .mc4wp-alert_89dc6daf78e2f6a5.mc4wp-error_34758693015aa483 a {
      color: #ff0000; }
    .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-response_11fd24dea5299dd5 .mc4wp-alert_89dc6daf78e2f6a5.mc4wp-success_ee27f77e9382aa63 p, .te-subscribe-form-widget_1caf8e4db33a3ac6 .mc4wp-response_11fd24dea5299dd5 .mc4wp-alert_89dc6daf78e2f6a5.mc4wp-notice_7efbae2f52a27726 p {
      color: #ffffff;
      position: relative; }

.te-footer-social-wrapper_5b900b13a19f898c {
  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_5b900b13a19f898c .te-footer-logo_d9e95862e8ac1a69 {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .te-footer-social-wrapper_5b900b13a19f898c .te-social-widget_c58156284db983f8 {
    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_5b900b13a19f898c .te-social-widget_c58156284db983f8 span {
      color: #ffffff;
      font-size: 20px;
      font-weight: 400; }

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

.footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 {
  background-color: #131A2A; }
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-sec_da806762a4df2366 {
    border-bottom: 1px solid rgba(225, 225, 225, 0.3);
    padding-top: calc(3rem +15px);
    padding-bottom: 70px; }
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-widget-title_a20ba9d51a4b23d4,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .wp-block-heading_86ca41237de1cc90 {
    color: #ffffff;
    font-size: 24px; }
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .footer-bottom-area_657d8506d79b37e6 .te-copyright-text_377e9b561ef663e1 p,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-widget_dad5bede4e902453.te_widget_nav_menu_d8296fafd3c76565 li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-widget_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-desc_b89ef7d3944758cc .te-latest-post-title_c449adafd07f2f01 a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-widget_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-desc_b89ef7d3944758cc .te-latest-post-title_c449adafd07f2f01,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-widget_dad5bede4e902453 .te_widget_latest_post_c44ee831c384c638 ul li .te-latest-post-desc_b89ef7d3944758cc .te-latest-post-meta_3cfd0b45d0b2ec8c,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-widget_dad5bede4e902453 .te-subscribe-form-wrapper_85122b0af2c774c8,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .te-footer-bottom-menu_78b84e36fa079a8e ul li a,
  .footer_a07f72e2e39dd402.style-2_55cc787a5cc0e6d3 .footer-bottom-area_657d8506d79b37e6 .te-copyright-text_377e9b561ef663e1 p a {
    color: #ffffff; }

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