@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Theme Name: Edunex - Education LMS & Online course HTML Template
    Author: Theme-Junction
    Author URI: https://themeforest.net/user/theme-junction
    Description: Edunex - Education LMS & Online course HTML Template
    Version: 1.0

-----------------------------------------------------------------------------------


/************ TABLE OF CONTENTS ***************

  Theme Default CSS
	Buttons CSS
	Header CSS
	Footer CSS
	Search CSS
	Hamburger CSS
	Preloader CSS
	Back to top CSS
	Animate CSS
	Error 404 CSS
	Heading CSS
	Hero CSS
	Marquee CSS
	Client CSS
	Categories CSS
	Courses CSS
	About CSS
	Features CSS
	Counter CSS
	Testimonial CSS
	Event CSS
	Instructor CSS
	Categories CSS
	Blog CSS
	CTA CSS
	Promo CSS
	Growth CSS
	Pricing CSS
	Faq CSS
	Contact CSS
	Login CSS
	Privacy CSS
	Breadcrumb CSS
	Blog Details CSS
	Tj Details CSS
	Course Details CSS
	Coming soon CSS

**********************************************/
/**----------------------------------------
START: Theme Default CSS
----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
:root {
  /**
     @Font-Family Declaration
   */
  --tj-ff-body: "Manrope", sans-serif;
  --tj-ff-heading: "Urbanist", sans-serif;
  --tj-ff-manrope: "Manrope", sans-serif;
  --tj-ff-urbanist: "Urbanist", sans-serif;
  --tj-ff-fonticon: "edunex-icons";
  /**
     @Font-weight Declaration
   */
  --tj-fw-normal: normal;
  --tj-fw-thin: 100;
  --tj-fw-elight: 200;
  --tj-fw-light: 300;
  --tj-fw-regular: 400;
  --tj-fw-medium: 500;
  --tj-fw-sbold: 600;
  --tj-fw-bold: 700;
  --tj-fw-ebold: 800;
  --tj-fw-black: 900;
  /**
     @Font-Size Declaration
   */
  --tj-fs-body: 16px;
  --tj-fs-p: 16px;
  --tj-fs-p2: 18px;
  --tj-fs-h1: 70px;
  --tj-fs-h2: 52px;
  --tj-fs-h3: 32px;
  --tj-fs-h4: 28px;
  --tj-fs-h5: 24px;
  --tj-fs-h6: 20px;
  /**
     @Color Declaration
   */
  --tj-color-common-white: #ffffff;
  --tj-color-common-black: #000000;
  --tj-color-heading-primary: #272f54;
  --tj-color-text-body: #434966;
  --tj-color-text-body-2: #454557;
  --tj-color-text-body-3: #696d85;
  --tj-color-theme-primary: #723ec3;
  --tj-color-theme-primary-hover: rgba(114, 62, 195, 0.8);
  --tj-color-theme-bg: #fff2e5;
  --tj-color-theme-bg-2: #f9edff;
  --tj-color-theme-bg-3: #e5f5fd;
  --tj-color-theme-bg-4: #e5f9f7;
  --tj-color-theme-bg-5: #fff0ed;
  --tj-color-theme-bg-6: #e6f9f1;
  --tj-color-theme-bg-7: #e6e9f9;
  --tj-color-theme-bg-8: #ffe5e5;
  --tj-color-theme-bg-9: rgba(114, 62, 195, 0.1490196078);
  --tj-color-theme-bg-10: #faf8fe;
  --tj-color-theme-bg-11: rgba(249, 237, 255, 0.5019607843);
  --tj-color-theme-bg-12: rgba(255, 255, 255, 0.8980392157);
  --tj-color-theme-dark: #272f54;
  --tj-color-theme-dark-2: #0f1321;
  --tj-color-theme-purple: #3c2166;
  --tj-color-theme-purple-2: #905de0;
  --tj-color-theme-purple-3: #341d59;
  --tj-color-theme-purple-4: #6437cf;
  --tj-color-theme-purple-5: #845ab1;
  --tj-color-light-1: #ffffff;
  --tj-color-light-2: #c7c9d4;
  --tj-color-light-3: #a9abb8;
  --tj-color-light-4: #9c9faa;
  --tj-color-orange-1: #ff4d00;
  --tj-color-orange-2: #ffa838;
  --tj-color-red-1: #e04040;
  --tj-color-red-2: #bc4614;
  --tj-color-red-3: #ef6aa2;
  --tj-color-red-4: #e3037d;
  --tj-color-green-1: #28c840;
  --tj-color-green-2: #2c9864;
  --tj-color-green-3: #10b981;
  --tj-color-green-4: #5ab18f;
  --tj-color-border-1: #e6e7eb;
  --tj-color-border-2: rgba(39, 47, 84, 0.0784313725);
  --tj-color-border-3: rgba(39, 47, 84, 0.1019607843);
  --tj-color-border-4: rgba(39, 47, 84, 0.1490196078);
  --tj-color-border-5: rgba(255, 255, 255, 0.1019607843);
  --tj-color-border-6: rgba(255, 255, 255, 0.1490196078);
  --tj-color-border-7: rgba(255, 255, 255, 0.2509803922);
  --tj-color-border-8: rgba(39, 47, 84, 0.2);
  --tj-color-border-9: rgba(114, 62, 195, 0.1490196078);
  --tj-color-border-10: rgba(255, 255, 255, 0.1215686275);
  --tj-color-blur-1: rgba(255, 255, 255, 0.7490196078);
  --tj-color-blur-2: rgba(255, 255, 255, 0.2);
  --tj-color-blur-3: rgba(255, 255, 255, 0.0784313725);
  --tj-color-blur-4: rgba(255, 255, 255, 0.9490196078);
  --tj-color-blur-5: rgba(255, 255, 255, 0.8);
  --tj-color-blur-6: rgba(255, 255, 255, 0.9019607843);
  --tj-color-blur-7: rgba(255, 255, 255, 0.0588235294);
  --tj-color-gradient-1: linear-gradient(150deg, #ffe5c7 0%, #ece0ff 100%);
  --tj-color-gradient-2: linear-gradient(66deg, rgba(255, 229, 199, 0.5019607843) 5%, rgba(236, 224, 255, 0.5019607843) 60%);
  --tj-color-gradient-3: linear-gradient(345deg, #ffdaad 30%, #dac2ff 90%);
  --tj-color-gradient-4: linear-gradient(90deg, #ffad5f 20%, #723ec3 100%);
  --tj-color-gradient-5: linear-gradient(100deg, #ffe5c7 20%, #ece0ff 70%);
  --tj-color-gradient-6: linear-gradient(115deg, #ffe5c7 0%, #ece0ff 100%);
  --tj-color-gradient-7: linear-gradient(90deg, #ffad5f 1.81%, #ceaeff 97.7%);
  --tj-color-gradient-8: linear-gradient(90deg, #ffad5f 50.06%, #723ec3 95.72%);
  --tj-color-gradient-9: linear-gradient(270deg, #ffad5f 0%, #723ec3 93.83%);
  --tj-color-gradient-10: linear-gradient(90deg, #ffa838 0%, #ff65c3 50%, #8652ff 100%);
  --tj-color-gradient-11: linear-gradient(90deg, #ffa838 0%, #ff65c3 25%, #8652ff 55%);
  --tj-color-gradient-12: linear-gradient(99.29deg, #ffe5c7 14.06%, #ece0ff 85.94%);
  --tj-color-gradient-13: linear-gradient(120deg, rgba(255, 229, 199, 0.8) 30%, rgba(236, 224, 255, 0.8) 60%);
  --tj-color-gradient-14: linear-gradient(96.37deg, #ffe5c7 10.05%, #ece0ff 61.64%);
  --tj-color-gradient-15: linear-gradient(90deg, #ffa838 0%, #ff65c3 38.19%, #8652ff 98.37%);
  --tj-color-shadow-1: rgba(43, 22, 96, 0.05);
  --tj-color-shadow-2: rgba(43, 22, 96, 0.1);
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.site-main,
html {
  position: relative;
}

body {
  color: var(--tj-color-text-body);
  font-family: var(--tj-ff-body);
  font-size: var(--tj-fs-body);
  font-weight: normal;
  line-height: 1.625;
  letter-spacing: 0.01em;
  position: relative;
  overflow-x: hidden;
  z-index: 0;
}

a {
  text-decoration: none;
}

.tj-fs-h1,
.tj-fs-h2,
.tj-fs-h3,
.tj-fs-h4,
.tj-fs-h5,
.tj-fs-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--tj-ff-heading);
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-sbold);
  line-height: 1.16;
  letter-spacing: -0.02em;
  margin-top: 0px;
  margin-bottom: 15px;
}

h1,
.tj-fs-h1 {
  font-size: var(--tj-fs-h1);
  line-height: 1.115;
  font-weight: var(--tj-fw-sbold);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  h1,
  .tj-fs-h1 {
    font-size: 64px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h1,
  .tj-fs-h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1,
  .tj-fs-h1 {
    font-size: 54px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  h1,
  .tj-fs-h1 {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  h1,
  .tj-fs-h1 {
    font-size: 48px;
  }
}

h2,
.tj-fs-h2 {
  font-size: var(--tj-fs-h2);
  line-height: 1.15;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h2,
  .tj-fs-h2 {
    font-size: 46px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  h2,
  .tj-fs-h2 {
    font-size: 40px;
  }
}

h3,
.tj-fs-h3 {
  font-size: var(--tj-fs-h3);
  line-height: 1.25;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  h3,
  .tj-fs-h3 {
    font-size: 28px;
  }
}

h4,
.tj-fs-h4 {
  font-size: var(--tj-fs-h4);
  line-height: 1.286;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  h4,
  .tj-fs-h4 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  h4,
  .tj-fs-h4 {
    font-size: 22px;
  }
}

h5,
.tj-fs-h5 {
  font-size: var(--tj-fs-h5);
  line-height: 1.34;
  letter-spacing: -0.015em;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  h5,
  .tj-fs-h5 {
    font-size: 22px;
  }
}

h6,
.tj-fs-h6 {
  font-size: var(--tj-fs-h6);
  letter-spacing: -0.015em;
  line-height: 1.4;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  display: inline-block;
}

h1:hover a,
h2:hover a,
h3:hover a,
h4:hover a,
h5:hover a,
h6:hover a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

ul {
  margin: 0px;
  padding: 0px;
}

a,
.btn,
button,
input,
select,
textarea,
svg path,
*::after,
*::before,
input[type=submit],
button[type=submit] {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

a:focus,
button:focus,
button:focus-visible {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

a,
button {
  color: var(--tj-color-theme-primary);
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.nice-select,
select,
input[type=password],
input[type=search],
input[type=url],
input[type=tel],
input[type=text],
input[type=email],
textarea {
  width: 100%;
  height: auto;
  min-height: 52px;
  font-size: var(--tj-fs-body);
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-3);
  padding: 10px 25px;
  outline: none;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border-radius: 60px;
}
.nice-select::-webkit-input-placeholder, select::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.nice-select::-moz-placeholder, select::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, textarea::-moz-placeholder {
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.nice-select:-ms-input-placeholder, select:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.nice-select::-ms-input-placeholder, select::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=search]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, textarea::-ms-input-placeholder {
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.nice-select::placeholder,
select::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=url]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=email]::placeholder,
textarea::placeholder {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.nice-select:focus,
select:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  border-color: var(--tj-color-theme-primary);
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

input[type=file] {
  cursor: pointer;
}
input[type=file]::-webkit-file-upload-button {
  background-color: var(--tj-color-green-1);
  color: var(--tj-color-heading-primary);
  line-height: 1;
  padding: 14px 24px;
  border: none;
  border-radius: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
input[type=file]::file-selector-button {
  background-color: var(--tj-color-green-1);
  color: var(--tj-color-heading-primary);
  line-height: 1;
  padding: 14px 24px;
  border: none;
  border-radius: 0;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
input[type=file]::-webkit-file-upload-button:hover {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}
input[type=file]::file-selector-button:hover {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}

.nice-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: var(--tj-fw-medium);
  padding: 0 25px;
}
.nice-select .list {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 10px;
}
.nice-select .option {
  color: var(--tj-color-heading-primary);
  -webkit-padding-start: 18px;
          padding-inline-start: 18px;
  -webkit-padding-end: 18px;
          padding-inline-end: 18px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: var(--tj-color-theme-bg-2);
}
.nice-select::after {
  content: "\e926";
  font-family: var(--tj-ff-fonticon);
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  width: 16px;
  height: auto;
  top: 50%;
  inset-inline-end: 20px;
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  border: 0;
  margin: 0;
}
.nice-select.open::after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
      -ms-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.tj-select {
  min-height: 52px;
}

*::-webkit-input-placeholder {
  color: var(--tj-color-text-body-2);
  font-size: var(--tj-fs-body);
  opacity: 1;
}
*::-moz-placeholder {
  color: var(--tj-color-text-body-2);
  font-size: var(--tj-fs-body);
  opacity: 1;
}
*:-ms-input-placeholder {
  color: var(--tj-color-text-body-2);
  font-size: var(--tj-fs-body);
  opacity: 1;
}
*::-ms-input-placeholder {
  color: var(--tj-color-text-body-2);
  font-size: var(--tj-fs-body);
  opacity: 1;
}
*::placeholder {
  color: var(--tj-color-text-body-2);
  font-size: var(--tj-fs-body);
  opacity: 1;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: 30px;
}
.container.gx-0,
.container-fluid.gx-0,
.container-lg.gx-0,
.container-md.gx-0,
.container-sm.gx-0,
.container-xl.gx-0,
.container-xxl.gx-0 {
  --bs-gutter-x: 0;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1350px;
}

.row {
  --bs-gutter-x: 30px;
}

/**
 	Common Classes CSS
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
}

.w-img img {
  width: 100%;
}

.m-img img {
  max-width: 100%;
}

.fix {
  overflow: hidden;
}

.ff-heading {
  font-family: var(--tj-ff-heading);
  color: var(--tj-color-heading-primary);
}
.ff-heading a {
  color: inherit;
}

.ff-body {
  font-family: var(--tj-ff-text-body);
}

.ff-manrope {
  font-family: var(--tj-ff-manrope);
}

.ff-urbanist {
  font-family: var(--tj-ff-urbanist);
}

.fs-28 {
  font-size: 28px;
  line-height: 1.27;
  letter-spacing: -0.015em;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .fs-28 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .fs-28 {
    font-size: 22px;
  }
}

.fs-32 {
  font-size: 32px;
  line-height: 1.25;
  letter-spacing: -0.015em;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .fs-32 {
    font-size: 26px;
  }
}
@media (max-width: 575px) {
  .fs-32 {
    font-size: 24px;
  }
}

.fs-48 {
  font-size: 48px;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .fs-48 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .fs-48 {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .fs-48 {
    font-size: 28px;
  }
}

.fw-regular {
  font-weight: var(--tj-fw-regular);
}

.fw-medium {
  font-weight: var(--tj-fw-medium);
}

.fw-sbold {
  font-weight: var(--tj-fw-sbold);
}

.fw-bold {
  font-weight: var(--tj-fw-bold);
}

.tj-theme-primary {
  background-color: var(--tj-color-theme-primary);
}

.tj-theme-bg {
  background-color: var(--tj-color-theme-bg);
}

.tj-theme-bg-2 {
  background-color: var(--tj-color-theme-bg-2);
}

.tj-theme-bg-3 {
  background-color: var(--tj-color-theme-bg-3);
}

.tj-theme-bg-4 {
  background-color: var(--tj-color-theme-bg-4);
}

.tj-theme-bg-5 {
  background-color: var(--tj-color-theme-bg-5);
}

.tj-theme-bg-6 {
  background-color: var(--tj-color-theme-bg-6);
}

.tj-theme-bg-7 {
  background-color: var(--tj-color-theme-bg-7);
}

.tj-theme-bg-8 {
  background-color: var(--tj-color-theme-bg-8);
}

.tj-theme-bg-9 {
  background-color: var(--tj-color-theme-bg-9);
}

.tj-theme-dark {
  background-color: var(--tj-color-theme-dark);
}

.tj-theme-dark-2 {
  background-color: var(--tj-color-theme-dark-2);
}

.tj-text-primary {
  color: var(--tj-color-theme-primary);
}

.tj-text-body {
  color: var(--tj-color-text-body);
}

.tj-text-body-2 {
  color: var(--tj-color-text-body-2);
}

.tj-text-dark {
  color: var(--tj-color-heading-primary);
}

.tj-text-black {
  color: var(--tj-color-common-black);
}

.tj-text-white {
  color: var(--tj-color-common-white);
}

.tj-text-light-1 {
  color: var(--tj-color-light-1);
}

.tj-text-light-2 {
  color: var(--tj-color-light-2);
}

.tj-text-light-3 {
  color: var(--tj-color-light-3);
}

.tj-text-light-4 {
  color: var(--tj-color-light-4);
}

.rg-20 {
  row-gap: 20px;
}

.rg-30 {
  row-gap: 30px;
}

.rg-40 {
  row-gap: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .rg-40 {
    row-gap: 30px;
  }
}

.rg-50 {
  row-gap: 50px;
}

.rg-60 {
  row-gap: 60px;
}

.rg-70 {
  row-gap: 70px;
}

.rg-80 {
  row-gap: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-30 {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pb-30 {
    padding-bottom: 20px;
  }
}

.pt-90 {
  padding-top: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-90 {
    padding-top: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pt-90 {
    padding-top: 60px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.inner-gap,
.section-gap {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .inner-gap,
  .section-gap {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inner-gap,
  .section-gap {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .inner-gap,
  .section-gap {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.inner-gap-2,
.section-gap-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .inner-gap-2,
  .section-gap-2 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .inner-gap-2,
  .section-gap-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.inner-gap-top,
.section-gap-top {
  padding-top: 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .inner-gap-top,
  .section-gap-top {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inner-gap-top,
  .section-gap-top {
    padding-top: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .inner-gap-top,
  .section-gap-top {
    padding-top: 70px;
  }
}

.inner-gap-bottom,
.section-gap-bottom {
  padding-bottom: 110px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .inner-gap-bottom,
  .section-gap-bottom {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .inner-gap-bottom,
  .section-gap-bottom {
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .inner-gap-bottom,
  .section-gap-bottom {
    padding-bottom: 70px;
  }
}

.section-gap-x {
  -webkit-margin-start: 30px;
          margin-inline-start: 30px;
  -webkit-margin-end: 30px;
          margin-inline-end: 30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .section-gap-x {
    -webkit-margin-start: 15px;
            margin-inline-start: 15px;
    -webkit-margin-end: 15px;
            margin-inline-end: 15px;
  }
}

.section-separator {
  border-top: 1px solid var(--tj-color-border-1);
}

.section-separator-2 {
  border-top: 1px solid var(--tj-color-border-7);
}

#smooth-content {
  will-change: transform;
}

.space-for-header {
  padding-top: 84px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .space-for-header {
    padding-top: 77px;
  }
}

.top-space .space-for-header {
  padding-top: 145px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .top-space .space-for-header {
    padding-top: 77px;
  }
}

.tj-border-top {
  position: relative;
}
.tj-border-top::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: -50%;
  width: 200%;
  height: auto;
  border-top: 1px solid var(--tj-color-border-3);
}

.tj-list {
  list-style: none;
}
.tj-list li {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  color: var(--tj-color-text-body);
}
.tj-list li:last-child {
  margin-bottom: 0;
}
.tj-list li .icon {
  font-size: 18px;
  line-height: 1;
  margin-top: 3px;
}

.tj-rating-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: inherit;
      -ms-flex-pack: inherit;
          justify-content: inherit;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  line-height: 1;
}
.tj-rating-wrapper .r-icon {
  position: relative;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-rating-wrapper .r-icon-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  --r-rating-icon-color: var(--tj-color-orange-1);
  opacity: 0.5;
}
.tj-rating-wrapper .r-icon-wrapper.r-icon-marked {
  opacity: 1;
  height: 100%;
  inset-block-start: 0;
  inset-inline-start: 0;
  overflow: hidden;
  position: absolute;
  width: var(--r-rating-icon-marked-width);
  z-index: 1;
}
.tj-rating-wrapper .r-icon-wrapper i,
.tj-rating-wrapper .r-icon-wrapper svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--r-rating-icon-color);
  line-height: 1;
}
.tj-rating-wrapper .label {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.01em;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-heading-primary);
  margin-left: 2px;
}
.tj-rating-wrapper-sm {
  font-size: 15px;
}
.tj-rating-wrapper-sm .label {
  font-size: 15px;
  color: var(--tj-color-light-1);
  -webkit-margin-start: 4px;
          margin-inline-start: 4px;
  padding: 0;
  border: 0;
}

.single-rating {
  font-size: 16px;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
}
.single-rating i {
  color: var(--tj-color-orange-1);
}
.single-rating .label {
  letter-spacing: 0.01em;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-heading-primary);
  -webkit-margin-start: 2px;
          margin-inline-start: 2px;
}
.single-rating .label span {
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-text-body);
}

.slider-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.slider-navigation-2 {
  max-width: 1256px;
  width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-navigation-2 {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .slider-navigation-2 {
    display: none;
  }
}
.slider-navigation-absolute {
  position: absolute;
  inset-inline-start: 50%;
  top: calc((100% - 66px) / 2);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  pointer-events: none;
  z-index: 1;
}

.slider-next,
.slider-prev {
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-1);
  pointer-events: all;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.slider-next .anim-icon,
.slider-prev .anim-icon {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.slider-next .anim-icon i,
.slider-prev .anim-icon i {
  position: relative;
  top: 0;
  color: var(--tj-color-heading-primary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}
.slider-next .anim-icon i:last-child,
.slider-prev .anim-icon i:last-child {
  position: absolute;
  -webkit-transform: translateX(150%);
      -ms-transform: translateX(150%);
          transform: translateX(150%);
  color: var(--tj-color-theme-dark);
}
.slider-next:hover,
.slider-prev:hover {
  color: var(--tj-color-theme-dark);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.slider-next:hover .anim-icon i,
.slider-prev:hover .anim-icon i {
  color: var(--tj-color-common-white);
}
.slider-next:hover .anim-icon i:first-child,
.slider-prev:hover .anim-icon i:first-child {
  -webkit-transform: translateX(-150%);
      -ms-transform: translateX(-150%);
          transform: translateX(-150%);
}
.slider-next:hover .anim-icon i:last-child,
.slider-prev:hover .anim-icon i:last-child {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .slider-next,
  .slider-prev {
    width: 40px;
    height: 40px;
  }
}

.slider-next .anim-icon i:last-child {
  -webkit-transform: translateX(-150%);
      -ms-transform: translateX(-150%);
          transform: translateX(-150%);
}
.slider-next:hover .anim-icon i:first-child {
  -webkit-transform: translateX(150%);
      -ms-transform: translateX(150%);
          transform: translateX(150%);
}

.tj__slider-wrapper .swiper-pagination-wrapper {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}
.tj__slider-wrapper .swiper-pagination-area {
  text-align: center;
  line-height: 0;
  margin-top: 56px;
  pointer-events: all;
}
.tj__slider-wrapper .swiper-pagination-area.tj-absolute {
  position: absolute;
  top: auto;
  bottom: 60px;
  inset-inline-start: 50%;
  -webkit-transform: translateX(calc(-50% - 7px));
      -ms-transform: translateX(calc(-50% - 7px));
          transform: translateX(calc(-50% - 7px));
  max-width: 1350px;
  padding: 0 15px;
  z-index: 1;
}
.tj__slider-wrapper .swiper-pagination-area.tj-align-start {
  text-align: start;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj__slider-wrapper .swiper-pagination-area {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj__slider-wrapper .swiper-pagination-area {
    margin-top: 30px;
  }
}
.tj__slider-wrapper .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: var(--tj-color-theme-dark);
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 7px) !important;
  border-radius: 10px;
  position: relative;
  opacity: 0.2;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.tj__slider-wrapper .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: var(--tj-color-theme-primary);
}

.section-divider {
  border-top: 1px solid var(--tj-color-border-1);
}
.section-divider-2 {
  border-top: 1px solid var(--tj-color-border-2);
}

.bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  inset: 0;
  z-index: -4;
}

.bg-noise {
  background: repeating-radial-gradient(#000 0 0.0001%, #fff 0 0.0002%) 60% 50%/300px 300px, repeating-conic-gradient(#000 0 0.0001%, #fff 0 0.0002%) 60% 40%/400px 100px;
  -webkit-filter: blur(0.65px) contrast(100) brightness(10);
          filter: blur(0.65px) contrast(100) brightness(10);
  background-blend-mode: multiply;
  mix-blend-mode: lighten;
  pointer-events: none;
  position: absolute;
  inset: 0;
  opacity: 0.12;
  z-index: -1;
}
.bg-noise-2 {
  opacity: 0.03;
}
.bg-noise-3 {
  mix-blend-mode: multiply;
  opacity: 0.1;
}

.tj-zoom-anim {
  display: inline-block;
}

.mis-auto {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}

.tj-section-line {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tj-section-line-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.tj-section-line-wrapper .tj-section-line img {
  display: block;
}

.tj-author-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.tj-author-avatar {
  width: 64px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
.tj-author-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tj-author-info .name {
  margin-bottom: -1px;
  letter-spacing: -0.02em;
}
.tj-author-info .designation {
  font-size: 14px;
  font-weight: var(--tj-ff-heading);
  letter-spacing: 0.05em;
  color: var(--tj-color-theme-dark-2);
  opacity: 0.7;
}

.video-btn {
  position: relative;
  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;
  width: 66px;
  height: 66px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(8px);
  font-size: 16px;
  line-height: 1;
  color: var(--tj-color-common-white);
  z-index: 1;
}
.video-btn i,
.video-btn svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  color: var(--tj-color-common-white);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.video-btn svg {
  max-width: 16px;
  height: auto;
}
.video-btn:hover i {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .video-btn {
    width: 56px;
    height: 56px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  [data-speed] {
    -webkit-transform: translate(0) !important;
        -ms-transform: translate(0) !important;
            transform: translate(0) !important;
    margin-top: 0 !important;
  }
}

.tj-sticky-panel-2,
.tj-sticky-item,
.tj-sticky-panel {
  will-change: transform;
}

.tj-section-line-lg {
  width: 1px;
  background-color: var(--tj-color-border-3);
}
.tj-section-line-lg-inner {
  max-width: 1380px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: auto;
          margin-inline-end: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  width: calc(100% - 30px);
}
.tj-section-line-lg-wrapper {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.tj-pin-panel-animated {
  pointer-events: none;
}

.title-highlight .line,
.title-highlight .line-2 {
  position: relative;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  --highlight-offset: 0%;
  background-image: -webkit-gradient(linear, left top, right top, from(var(--tj-color-heading-primary)), to(var(--tj-color-theme-dark-4)));
  background-image: linear-gradient(90deg, var(--tj-color-heading-primary) var(--highlight-offset), var(--tj-color-theme-dark-4) var(--highlight-offset));
}

.tj-split-text-1 .line {
  display: inline !important;
}

.w-full {
  width: 100%;
}

/**----------------------------------------
START: Animate CSS
----------------------------------------*/
.tj-anim-move-var {
  -webkit-animation-name: moveVar;
          animation-name: moveVar;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

.tj-anim-move-hor {
  -webkit-animation-name: moveHor;
          animation-name: moveHor;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

.tj-zoom-in-out {
  -webkit-animation-name: tjZoomInOut3;
          animation-name: tjZoomInOut3;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

.circle-ripple::before, .circle-ripple::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  bottom: 0;
  inset-inline-start: 0;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}
.circle-ripple::before {
  -webkit-animation: ripple 2s linear infinite;
          animation: ripple 2s linear infinite;
}
.circle-ripple::after {
  -webkit-animation: ripple 2s linear 1s infinite;
          animation: ripple 2s linear 1s infinite;
}

@-webkit-keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}

@keyframes scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}
@-webkit-keyframes scroll-rtl {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(100% + var(--gap)));
            transform: translateX(calc(100% + var(--gap)));
  }
}
@keyframes scroll-rtl {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(100% + var(--gap)));
            transform: translateX(calc(100% + var(--gap)));
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.25;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 0.25;
  }
}
@-webkit-keyframes tjZoomInOut {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes tjZoomInOut {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes tjZoomInOut2 {
  0% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes tjZoomInOut2 {
  0% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes tjZoomInOut3 {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@keyframes tjZoomInOut3 {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}
@-webkit-keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes sticky {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@-webkit-keyframes lineHover {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
    inset-inline-end: 0;
  }
  100% {
    width: 100%;
    inset-inline-start: 0;
  }
}
@keyframes lineHover {
  0% {
    width: 100%;
  }
  50% {
    width: 0;
    inset-inline-end: 0;
  }
  100% {
    width: 100%;
    inset-inline-start: 0;
  }
}
@-webkit-keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.7, 1.1);
            transform: scale(0.7, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.7);
            transform: scale(1.1, 0.7);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
            transform: scale(0.95, 1.05);
  }
}
@keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.7, 1.1);
            transform: scale(0.7, 1.1);
  }
  50% {
    -webkit-transform: scale(1.1, 0.7);
            transform: scale(1.1, 0.7);
  }
  75% {
    -webkit-transform: scale(0.95, 1.05);
            transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes moveHor {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
}
@keyframes moveHor {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
  }
}
@-webkit-keyframes moveVar {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
@keyframes moveVar {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
}
@-webkit-keyframes moveVar2 {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}
@keyframes moveVar2 {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}
@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: 0;
  }
}
@-webkit-keyframes inOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes inOut {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes shakeAnim {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes shakeAnim {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  20% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  60% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  80% {
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinReverse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@keyframes spinReverse {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}
@-webkit-keyframes shakeLoop {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: otate(0deg);
            transform: otate(0deg);
  }
}
@keyframes shakeLoop {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: otate(0deg);
            transform: otate(0deg);
  }
}
@-webkit-keyframes tjGridAnim {
  0% {
    fill: transparent;
  }
  100% {
    fill: currentColor;
  }
}
@keyframes tjGridAnim {
  0% {
    fill: transparent;
  }
  100% {
    fill: currentColor;
  }
}
.tj-bounce {
  -webkit-animation: bounceAnim 4s linear infinite;
          animation: bounceAnim 4s linear infinite;
}

@-webkit-keyframes bounceAnim {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes bounceAnim {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  75% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.tj-bounce-x {
  -webkit-animation: bouncexAnim 4s linear infinite;
          animation: bouncexAnim 4s linear infinite;
}

@-webkit-keyframes bouncexAnim {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes bouncexAnim {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  25% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  75% {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes b3BadgeSpin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes b3BadgeSpin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes instructorBadgeSpin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes instructorBadgeSpin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes banner4Float {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
}
@keyframes banner4Float {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px);
  }
}
@-webkit-keyframes banner4Pulse {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.65;
  }
  50% {
    -webkit-transform: scale(1.35);
            transform: scale(1.35);
    opacity: 1;
  }
}
@keyframes banner4Pulse {
  0%, 100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.65;
  }
  50% {
    -webkit-transform: scale(1.35);
            transform: scale(1.35);
    opacity: 1;
  }
}
@-webkit-keyframes banner4Twinkle {
  0%, 100% {
    -webkit-transform: scale(0.7) rotate(0deg);
            transform: scale(0.7) rotate(0deg);
    opacity: 0.45;
  }
  50% {
    -webkit-transform: scale(1.15) rotate(45deg);
            transform: scale(1.15) rotate(45deg);
    opacity: 1;
  }
}
@keyframes banner4Twinkle {
  0%, 100% {
    -webkit-transform: scale(0.7) rotate(0deg);
            transform: scale(0.7) rotate(0deg);
    opacity: 0.45;
  }
  50% {
    -webkit-transform: scale(1.15) rotate(45deg);
            transform: scale(1.15) rotate(45deg);
    opacity: 1;
  }
}
@-webkit-keyframes banner4PathFlow {
  to {
    stroke-dashoffset: -280;
  }
}
@keyframes banner4PathFlow {
  to {
    stroke-dashoffset: -280;
  }
}
@-webkit-keyframes banner4WaveFlow {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes banner4WaveFlow {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
/* !END: Animate CSS */
/** Buttons CSS **/
.tj-btn-primary {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
  font-size: 16px;
  letter-spacing: -0.01em;
  font-weight: var(--tj-fw-bold);
  padding: 20px 26px 17px;
  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;
  gap: 6px;
  border-radius: 60px;
  overflow: hidden;
}
.tj-btn-primary .btn-text {
  position: relative;
  height: 19px;
  overflow: hidden;
}
.tj-btn-primary .btn-text-inner {
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.tj-btn-primary .btn-text-inner span {
  display: block;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.tj-btn-primary .btn-text-inner span:first-child {
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.tj-btn-primary .btn-text-inner span:last-child {
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.tj-btn-primary .btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 18px;
  line-height: 1;
  overflow: hidden;
}
.tj-btn-primary .btn-icon i {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tj-btn-primary:hover {
  background-color: var(--tj-color-theme-primary-hover);
}
.tj-btn-primary:hover .btn-text-inner {
  -webkit-transform: translateY(-17px);
      -ms-transform: translateY(-17px);
          transform: translateY(-17px);
}
.tj-btn-primary:hover .btn-text-inner span:first-child {
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.tj-btn-primary:hover .btn-text-inner span:last-child {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.tj-btn-primary:hover .btn-icon i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj-btn-primary:hover, .tj-btn-primary:focus {
  color: var(--tj-color-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary {
    padding: 16px 20px 13px;
  }
}
.tj-btn-primary-md {
  padding: 18px 26px 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary-md {
    padding: 16px 20px 13px;
  }
}
.tj-btn-primary-sm {
  padding: 16px 26px 13px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary-sm {
    padding: 16px 20px 13px;
  }
}
.tj-btn-primary-light {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-1);
  color: var(--tj-color-heading-primary);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  padding: 19px 25px 16px;
}
.tj-btn-primary-light:hover, .tj-btn-primary-light:focus {
  background-color: var(--tj-color-common-white);
  color: var(--tj-color-heading-primary);
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
}
.tj-btn-primary-light.tj-btn-primary-md {
  padding: 17px 25px 14px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary-light.tj-btn-primary-md {
    padding: 15px 20px 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary-light {
    padding: 15px 20px 12px;
  }
}
.tj-btn-primary-border {
  color: var(--tj-color-heading-primary);
  background-color: transparent;
  border: 2px solid var(--tj-color-theme-primary);
  padding: 18px 26px 15px;
}
.tj-btn-primary-border:hover, .tj-btn-primary-border:focus {
  background-color: transparent;
  color: var(--tj-color-heading-primary);
}
.tj-btn-primary-border-sm {
  padding: 14px 26px 11px;
}
.tj-btn-primary-2 {
  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;
  gap: 10px;
  background-color: var(--tj-color-theme-primary);
  font-size: 16px;
  font-weight: var(--tj-fw-sbold);
  text-align: center;
  border-radius: 50px;
  line-height: 1;
  position: relative;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
}
.tj-btn-primary-2 .btn-inner {
  line-height: 1.25;
  padding: 8px 8px 8px 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tj-btn-primary-2 .btn-text {
  color: var(--tj-color-common-white);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-padding-end: 20px;
          padding-inline-end: 20px;
  overflow: hidden;
}
.tj-btn-primary-2 .btn-text > span {
  display: inline-block;
  line-height: 1.3;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  text-shadow: 0 28px 0 currentColor;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-btn-primary-2 .btn-icon {
  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;
  font-size: 18px;
  line-height: 1;
  width: 44px;
  height: 44px;
  overflow: hidden;
  border-radius: 50%;
  background-color: var(--tj-color-common-white);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-btn-primary-2 .btn-icon span {
  overflow: hidden;
}
.tj-btn-primary-2 .btn-icon i {
  color: var(--tj-color-heading-primary);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
}
.tj-btn-primary-2 .btn-icon:last-child {
  inset-inline-end: 6px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary-2 .btn-icon {
    width: 40px;
    height: 40px;
  }
}
.tj-btn-primary-2:hover .btn-text {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.tj-btn-primary-2:hover .btn-text > span {
  -webkit-transform: translateY(-28px);
      -ms-transform: translateY(-28px);
          transform: translateY(-28px);
}
.tj-btn-primary-2:hover .btn-icon i {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.tj-btn-primary-2:hover .btn-icon:last-child {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.tj-btn-primary-2-blur {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(20px);
}
.tj-btn-primary-2-blur .btn-text span {
  text-shadow: 0 28px 0 currentColor;
}
.tj-btn-primary-2-blur .btn-icon {
  background-color: var(--tj-color-blur-3);
  backdrop-filter: blur(5px);
}
.tj-btn-primary-2-blur .btn-icon i {
  color: var(--tj-color-common-white);
}
.tj-btn-primary-3 {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-theme-dark);
}
.tj-btn-primary-3 .btn-inner {
  padding: 16px 25px;
}
.tj-btn-primary-3 .btn-text {
  color: var(--tj-color-theme-dark);
  padding: 0;
}
.tj-btn-primary-3:hover {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj-btn-primary-3:hover .btn-text {
  color: var(--tj-color-common-white);
}
.tj-btn-primary-4 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  position: relative;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.tj-btn-primary-4 .btn-text {
  font-size: 16px;
  letter-spacing: -0.01em;
  font-weight: var(--tj-fw-bold);
  padding: 15px 30px;
  border-radius: 70px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
.tj-btn-primary-4 .btn-icon {
  width: 56px;
  height: 56px;
  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;
  line-height: 1;
  background-color: var(--tj-color-theme-primary);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.tj-btn-primary-4 .btn-icon i {
  color: var(--tj-color-common-white);
  font-size: 16px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.tj-btn-primary-4 > :nth-child(1) {
  -webkit-margin-end: -54px;
          margin-inline-end: -54px;
  -webkit-transform: scale3d(0.5, 0.5, 1);
          transform: scale3d(0.5, 0.5, 1);
  opacity: 0;
}
.tj-btn-primary-4 > :nth-child(3) {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  opacity: 1;
}
.tj-btn-primary-4:hover > :nth-child(1) {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  opacity: 1;
}
.tj-btn-primary-4:hover > :nth-child(3) {
  -webkit-margin-start: -54px;
          margin-inline-start: -54px;
  -webkit-transform: scale3d(0.5, 0.5, 1);
          transform: scale3d(0.5, 0.5, 1);
  opacity: 0;
}
.tj-btn-primary.style-2 {
  padding: 19px 28px 16px;
  border: 1px solid var(--tj-color-theme-primary);
  position: relative;
  z-index: 0;
  gap: 4px;
  letter-spacing: -0.015em;
}
.tj-btn-primary.style-2 .btn-icon {
  overflow: visible;
  font-size: 16px;
}
.tj-btn-primary.style-2 .btn-icon::before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: var(--tj-color-common-white);
  position: absolute;
  top: 50%;
  inset-inline-start: 30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.tj-btn-primary.style-2 .btn-icon i {
  opacity: 0;
  will-change: transform;
  -webkit-transform: rotate(0deg) translate(-10px, -2px);
      -ms-transform: rotate(0deg) translate(-10px, -2px);
          transform: rotate(0deg) translate(-10px, -2px);
}
.tj-btn-primary.style-2-sm {
  padding: 15px 21px 12px;
  gap: 1px;
}
.tj-btn-primary.style-2-sm .btn-icon::before {
  content: "";
  width: 9px;
  height: 9px;
  inset-inline-start: 22px;
}
.tj-btn-primary.style-2-full {
  width: 100%;
  padding: 16px 21px 13px;
  gap: 1px;
}
.tj-btn-primary.style-2-full .btn-icon {
  position: relative;
  overflow: visible;
}
.tj-btn-primary.style-2-full .btn-icon::before {
  content: "";
  width: 9px;
  height: 9px;
  inset-inline-start: 3px;
  margin-top: -1px;
}
.tj-btn-primary.style-2:hover {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-theme-primary);
}
.tj-btn-primary.style-2:hover .btn-icon::before {
  -webkit-transform: translateY(-50%) scale(50);
      -ms-transform: translateY(-50%) scale(50);
          transform: translateY(-50%) scale(50);
}
.tj-btn-primary.style-2:hover .btn-icon i {
  -webkit-transform: rotate(0deg) translate(-2px, -2px);
      -ms-transform: rotate(0deg) translate(-2px, -2px);
          transform: rotate(0deg) translate(-2px, -2px);
  opacity: 1;
}
.tj-btn-primary.style-2-full:hover .btn-icon::before {
  -webkit-transform: translateY(-50%) scale(100);
      -ms-transform: translateY(-50%) scale(100);
          transform: translateY(-50%) scale(100);
}
.tj-btn-primary.style-2-light {
  background-color: var(--tj-color-theme-bg-12);
  border-color: var(--tj-color-theme-bg-12);
  color: var(--tj-color-theme-dark);
}
.tj-btn-primary.style-2-light .btn-icon::before {
  background-color: var(--tj-color-theme-dark);
}
.tj-btn-primary.style-2-light:hover {
  background-color: var(--tj-color-theme-bg-12);
  color: var(--tj-color-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary.style-2 {
    padding: 15px 21px 12px;
  }
  .tj-btn-primary.style-2 .btn-icon::before {
    content: "";
    width: 9px;
    height: 9px;
    inset-inline-start: 22px;
  }
  .tj-btn-primary.style-2-full .btn-icon::before {
    inset-inline-start: 0;
    margin-top: -1px;
  }
}
.tj-btn-primary.style-3 {
  padding: 19px 30px 16px;
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-7);
  backdrop-filter: blur(12px);
  color: var(--tj-color-common-white);
  letter-spacing: -0.015em;
}
.tj-btn-primary.style-3 .btn-icon {
  font-size: 19px;
}
.tj-btn-primary.style-3 .btn-icon i {
  will-change: transform;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj-btn-primary.style-3-border {
  border-color: var(--tj-color-theme-dark);
  background-color: transparent;
  backdrop-filter: none;
  color: var(--tj-color-theme-dark);
}
.tj-btn-primary.style-3:hover .btn-icon i {
  -webkit-transform: rotate(0deg) scale(1.2);
      -ms-transform: rotate(0deg) scale(1.2);
          transform: rotate(0deg) scale(1.2);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-btn-primary.style-3 {
    padding: 16px 22px 13px;
  }
}
.tj-btn-full {
  width: 100%;
}
.tj-btn-border {
  background-color: transparent;
  border: 1px solid var(--tj-color-border-2);
  color: var(--tj-color-light-1);
}
.tj-btn-border .btn-icon {
  background-color: var(--tj-color-blur-1);
}

.tj-icon-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;
  gap: 9px;
  color: var(--tj-color-heading-primary);
  font-size: 18px;
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
.tj-icon-btn .btn-icon {
  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;
  overflow: hidden;
}
.tj-icon-btn i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-icon-btn:hover i, .tj-icon-btn:focus i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.tj-text-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: 16px;
  letter-spacing: -0.01em;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-heading-primary);
  position: relative;
}
.tj-text-btn .btn-text {
  position: relative;
  height: 19px;
  overflow: hidden;
}
.tj-text-btn .btn-text-inner {
  display: block;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.tj-text-btn .btn-text-inner span {
  display: block;
  line-height: 1;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.tj-text-btn .btn-text-inner span:first-child {
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
}
.tj-text-btn .btn-text-inner span:last-child {
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.tj-text-btn .btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 18px;
  line-height: 1;
  overflow: hidden;
}
.tj-text-btn .btn-icon i {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tj-text-btn:hover {
  color: var(--tj-color-heading-primary);
}
.tj-text-btn:hover .btn-text-inner {
  -webkit-transform: translateY(-17px);
      -ms-transform: translateY(-17px);
          transform: translateY(-17px);
}
.tj-text-btn:hover .btn-text-inner span:first-child {
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.tj-text-btn:hover .btn-text-inner span:last-child {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.tj-text-btn:hover .btn-icon i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj-text-btn-2 {
  color: var(--tj-color-heading-primary);
  line-height: 1.25;
  font-weight: var(--tj-fw-bold);
  position: relative;
  letter-spacing: -0.015em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
.tj-text-btn-2::before {
  content: "";
  position: absolute;
  bottom: 1px;
  inset-inline-end: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
}
.tj-text-btn-2 .btn-icon {
  line-height: 1;
}
.tj-text-btn-2 .btn-icon i {
  color: currentColor;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-text-btn-2:hover {
  color: var(--tj-color-heading-primary);
}
.tj-text-btn-2:hover .btn-icon i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj-text-btn-2:hover::before {
  -webkit-animation: lineHover 0.6s linear;
          animation: lineHover 0.6s linear;
}
.tj-text-btn-2-light {
  color: var(--tj-color-common-white);
}
.tj-text-btn-2-light:hover {
  color: var(--tj-color-common-white);
}

/**----------------------------------------
START: Theme Header CSS
----------------------------------------*/
.header-area {
  position: relative;
  inset-inline-start: 0;
  top: 0;
  width: 100%;
  z-index: 97;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.header-area.hide-header {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.header-area.header-absolute {
  background-color: transparent;
  position: absolute;
  z-index: 98;
}
.header-area.header-duplicate {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  width: 100%;
  top: 0;
  inset-inline-start: 0;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.header-area.header-fixed {
  position: fixed;
  z-index: 98;
  top: 0;
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.header-area.sticky {
  z-index: 99;
  visibility: visible;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.header-area.header-1.header-absolute {
  top: 0;
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
}
.header-area.header-1.header-duplicate {
  -webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
}
.header-area.header-2.header-absolute {
  border: 1px solid var(--tj-color-border-5);
  background-color: var(--tj-color-blur-3);
  backdrop-filter: blur(20px);
  border-radius: 60px;
  width: calc(100% - 60px);
  top: 30px;
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-area.header-2.header-absolute {
    width: calc(100% - 30px);
    top: 15px;
  }
}
.header-area.header-2.header-duplicate {
  -webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .header-area.header-2 .header-bottom {
    padding: 0 10px;
  }
}
@media (max-width: 575px) {
  .header-area.header-2 .header-bottom {
    padding: 0 5px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .header-area.header-2 .header-wrapper {
    gap: 30px;
  }
}
.header-area.header-3 .mainmenu > ul > li.menu-item-has-children > a::after, .header-area.header-3 .mainmenu > ul > li.has-dropdown > a::after {
  font-weight: var(--tj-fw-regular);
}
.header-area.header-3 .mainmenu ul {
  -webkit-column-gap: 35px;
     -moz-column-gap: 35px;
          column-gap: 35px;
}
.header-area.header-3 .mainmenu ul > li > .sub-menu {
  border-radius: 8px;
}
.header-area.header-3 .header-bottom {
  padding: 0 15px;
}
@media (max-width: 575px) {
  .header-area.header-3 .header-bottom {
    padding: 0 8px;
  }
}
.header-area.header-3.header-absolute {
  background-color: var(--tj-color-blur-6);
  backdrop-filter: blur(12px);
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  border-radius: 60px;
  width: calc(100% - 240px);
  top: 30px;
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .header-area.header-3.header-absolute {
    width: calc(100% - 120px);
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .header-area.header-3.header-absolute {
    width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area.header-3.header-absolute {
    width: calc(100% - 60px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-area.header-3.header-absolute {
    width: calc(100% - 30px);
    top: 15px;
    border-radius: 40px;
  }
}
.header-area.header-3.header-absolute .header-bottom {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
@media (max-width: 575px) {
  .header-area.header-3.header-absolute .header-bottom {
    -webkit-padding-end: 8px;
            padding-inline-end: 8px;
  }
}
.header-area.header-3.header-absolute .mainmenu > ul > li > a {
  padding-top: 31px;
  padding-bottom: 31px;
}
.header-area.header-3.header-absolute .mainmenu > ul > li.menu-item-has-children > a::after, .header-area.header-3.header-absolute .mainmenu > ul > li.has-dropdown > a::after {
  top: 33px;
}
.header-area.header-3.header-absolute .mainmenu ul > li > .sub-menu {
  background-color: var(--tj-color-blur-6);
}
.header-area.header-3.header-absolute .menu_btn {
  border-radius: 50%;
}
.header-area.header-3.header-duplicate {
  border-radius: 0 0 24px 24px;
  -webkit-box-shadow: 0 10px 30px var(--tj-color-shadow-2);
          box-shadow: 0 10px 30px var(--tj-color-shadow-2);
}

.header-top {
  padding: 0 15px;
  background-color: var(--tj-color-theme-primary);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.header-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
  gap: 11px;
}
.header-top-content .topbar-text {
  font-size: 18px;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-common-white);
  letter-spacing: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.header-top-content .topbar-text img {
  width: 18px;
}
.header-top-content a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  letter-spacing: -0.015em;
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  border-radius: 60px;
  padding: 10px 16px;
}
.header-top-content a:hover {
  background-color: var(--tj-color-blur-1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-top-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header-top .countdown {
  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: 5px;
  color: var(--tj-color-common-white);
  font-size: 24px;
  line-height: 1;
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.015em;
  background-color: var(--tj-color-theme-dark);
  border-radius: 6px;
  padding: 7px 10px 9px;
  max-width: 270px;
  width: 100%;
}
.header-top .countdown-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-top {
    padding: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-top {
    display: none;
  }
}

.topbar-close {
  position: absolute;
  inset-inline-end: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.topbar-close .close-btn {
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  color: var(--tj-color-light-1);
  width: 24px;
  aspect-ratio: 1/1;
  border: 1px solid var(--tj-color-border-2);
  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;
  margin-top: 5px;
}
.topbar-close .close-btn svg {
  width: 18px;
  height: 18px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.topbar-close .close-btn svg path {
  fill: var(--tj-color-light-1);
  stroke-width: 2px;
}
.topbar-close .close-btn:hover i,
.topbar-close .close-btn:hover svg,
.topbar-close .close-btn:hover img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.header-bottom {
  padding: 0 15px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-bottom {
    padding: 0;
  }
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  z-index: 99;
  position: relative;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-wrapper {
    gap: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-wrapper {
    gap: 20px;
  }
}

.site_logo {
  padding: 18px 0;
}
.site_logo .logo {
  display: inline-block;
  max-width: 170px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .site_logo .logo {
    max-width: 140px;
  }
}

.menu-area {
  gap: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mainmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.mainmenu ul > li {
  position: relative;
  z-index: 1;
}
.mainmenu ul > li > a {
  position: relative;
  font-size: 16px;
  color: var(--tj-color-heading-primary);
  display: block;
  padding: 34px 0;
  font-weight: var(--tj-fw-sbold);
  line-height: 1;
}
.mainmenu ul > li.menu-item-has-children > a, .mainmenu ul > li.has-dropdown > a {
  -webkit-padding-end: 19px;
          padding-inline-end: 19px;
}
.mainmenu ul > li.menu-item-has-children > a::after, .mainmenu ul > li.has-dropdown > a::after {
  content: "\e926";
  font-family: var(--tj-ff-fonticon);
  color: inherit;
  font-size: 13px;
  height: 13px;
  aspect-ratio: 1/1;
  line-height: 1;
  text-align: center;
  position: absolute;
  top: 38px;
  inset-inline-end: 0;
  will-change: transform;
}
.mainmenu ul > li.menu-item-has-children:hover > a::after, .mainmenu ul > li.has-dropdown:hover > a::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
}
.mainmenu ul > li.current-menu-ancestor > a, .mainmenu ul > li.current-menu-item > a, .mainmenu ul > li:hover > a {
  color: var(--tj-color-theme-primary);
}
.mainmenu ul > li.current-menu-ancestor > a::after, .mainmenu ul > li.current-menu-item > a::after, .mainmenu ul > li:hover > a::after {
  color: var(--tj-color-theme-primary);
}
.mainmenu ul > li.current-menu-ancestor > a::before, .mainmenu ul > li.current-menu-item > a::before, .mainmenu ul > li:hover > a::before {
  opacity: 1;
  visibility: visible;
}
.mainmenu ul > li > .sub-menu {
  display: block;
  position: absolute;
  width: 220px;
  top: 100%;
  inset-inline-start: 0;
  z-index: 99;
  text-align: start;
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.05);
  border-radius: 0 0 8px 8px;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  opacity: 0;
  visibility: hidden;
  gap: 0;
  padding: 10px 0;
  pointer-events: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.mainmenu ul > li > .sub-menu > li {
  display: block;
  width: 100%;
}
.mainmenu ul > li > .sub-menu > li > a {
  position: relative;
  padding: 10px 20px;
  display: block;
}
.mainmenu ul > li > .sub-menu > li > a::before {
  display: none;
}
.mainmenu ul > li > .sub-menu > li:last-child {
  padding-bottom: 0;
}
.mainmenu ul > li > .sub-menu > li.menu-item-has-children > a::after, .mainmenu ul > li > .sub-menu > li.has-dropdown > a::after {
  top: 12px;
  inset-inline-end: 15px;
  color: var(--tj-color-text-body);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.mainmenu ul > li > .sub-menu > li.current-menu-ancestor > a, .mainmenu ul > li > .sub-menu > li.current-menu-item > a, .mainmenu ul > li > .sub-menu > li:hover > a {
  color: var(--tj-color-theme-primary);
}
.mainmenu ul > li > .sub-menu > li.current-menu-ancestor > a::before, .mainmenu ul > li > .sub-menu > li.current-menu-item > a::before, .mainmenu ul > li > .sub-menu > li:hover > a::before {
  opacity: 1;
  visibility: visible;
  width: 14px;
}
.mainmenu ul > li > .sub-menu > li.current-menu-ancestor > a::after, .mainmenu ul > li > .sub-menu > li.current-menu-item > a::after, .mainmenu ul > li > .sub-menu > li:hover > a::after {
  color: var(--tj-color-theme-primary);
}
.mainmenu ul > li > .sub-menu > li:hover > a {
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
}
.mainmenu ul > li > .sub-menu > li > .sub-menu {
  inset-inline-start: 100%;
  top: -10px;
  border-radius: 8px;
}
.mainmenu ul > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: inherit;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .mainmenu ul {
    gap: 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mainmenu ul {
    gap: 16px;
  }
}

.header-right-item {
  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: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.header-search-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  border: 1px solid var(--tj-color-border-4);
  border-radius: 60px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.header-search-box form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-search-box form input[type=search] {
  color: var(--tj-color-heading-primary);
  background: transparent;
  min-height: 48px;
  border: 0;
  padding: 0 20px 0 0;
}
.header-search-box form [type=submit],
.header-search-box form button {
  font-size: 18px;
  color: var(--tj-color-heading-primary);
  width: 48px;
  height: 48px;
  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-padding-start: 10px;
          padding-inline-start: 10px;
}
.header-search-box form [type=submit]:hover,
.header-search-box form button:hover {
  color: var(--tj-color-theme-primary);
}
.header-search-box:has(input[type=search]:focus) {
  border-color: var(--tj-color-theme-primary);
}

.header-cart .cart-btn {
  font-size: 24px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header-cart .cart-btn .cart-count {
  position: absolute;
  top: -9px;
  inset-inline-end: -9px;
  font-size: 11px;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-sbold);
  background-color: var(--tj-color-theme-primary);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  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;
}

.header-user .user-btn {
  font-size: 24px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-margin-end: -4px;
          margin-inline-end: -4px;
}

.header-button {
  gap: 15px;
}

.menu_btn {
  width: 36px;
  aspect-ratio: 1/1;
  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;
}
.menu_btn .bars {
  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: 24px;
  height: 18px;
  gap: 3px;
}
.menu_btn .bars span {
  width: 100%;
  height: 2px;
  background-color: var(--tj-color-heading-primary);
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.menu_btn .bars span:nth-child(2) {
  width: 18px;
}
.menu_btn:hover .bars span {
  background-color: var(--tj-color-theme-primary);
}
.menu_btn:hover .bars span:nth-child(2) {
  width: 100%;
}

.header-2 .site_logo {
  width: 22%;
  padding: 15px 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header-2 .site_logo {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-2 .site_logo {
    width: 50%;
  }
}
.header-2 .menu-area {
  width: 56%;
}
.header-2 .header-right-item {
  width: 22%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header-2 .header-right-item {
    width: 30%;
  }
}
.header-2.header-absolute .menu_btn .bars span {
  background-color: var(--tj-color-common-white);
}
.header-2.header-absolute .mainmenu ul > li > a {
  color: var(--tj-color-common-white);
  padding-top: 31px;
  padding-bottom: 31px;
}
.header-2.header-absolute .mainmenu ul > li.menu-item-has-children > a::after, .header-2.header-absolute .mainmenu ul > li.has-dropdown > a::after {
  top: 34px;
  color: var(--tj-color-common-white);
}
.header-2.header-absolute .mainmenu ul > li > .sub-menu {
  background-color: var(--tj-color-theme-dark-2);
  border: 1px solid var(--tj-color-border-6);
  border-top: 0;
  top: 102%;
}
.header-2.header-absolute .mainmenu ul > li > .sub-menu > li > a {
  color: var(--tj-color-common-white);
  padding-top: 10px;
  padding-bottom: 10px;
}
.header-2.header-absolute .mainmenu ul > li > .sub-menu > li.menu-item-has-children > a::after, .header-2.header-absolute .mainmenu ul > li > .sub-menu > li.has-dropdown > a::after {
  color: var(--tj-color-common-white);
  top: 12px;
}
.header-2.header-absolute .mainmenu ul > li > .sub-menu > li.current-menu-ancestor > a, .header-2.header-absolute .mainmenu ul > li > .sub-menu > li.current-menu-item > a, .header-2.header-absolute .mainmenu ul > li > .sub-menu > li:hover > a {
  color: var(--tj-color-light-3);
}
.header-2.header-absolute .mainmenu ul > li > .sub-menu > li.current-menu-ancestor > a::after, .header-2.header-absolute .mainmenu ul > li > .sub-menu > li.current-menu-item > a::after, .header-2.header-absolute .mainmenu ul > li > .sub-menu > li:hover > a::after {
  color: var(--tj-color-light-3);
}
.header-2.header-absolute .mainmenu ul > li > .sub-menu > li > .sub-menu {
  top: -10px;
}
.header-2.header-absolute .mainmenu ul > li.current-menu-ancestor > a, .header-2.header-absolute .mainmenu ul > li.current-menu-item > a, .header-2.header-absolute .mainmenu ul > li:hover > a {
  color: var(--tj-color-light-3);
}
.header-2.header-absolute .mainmenu ul > li.current-menu-ancestor > a::after, .header-2.header-absolute .mainmenu ul > li.current-menu-item > a::after, .header-2.header-absolute .mainmenu ul > li:hover > a::after {
  color: var(--tj-color-light-3);
}
.header-2.header-absolute .header-cart .cart-btn {
  color: var(--tj-color-common-white);
}
.header-2.header-absolute .header-user .user-btn {
  color: var(--tj-color-common-white);
}
.header-2.header-absolute .tj-btn-primary-border {
  color: var(--tj-color-common-white);
}

.header-3 .site_logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 14px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-3 .site_logo {
    width: 50%;
  }
}
.header-3 .menu-area {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-3 .header-right-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  gap: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-3 .header-right-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    -webkit-margin-end: -6px;
            margin-inline-end: -6px;
  }
}
.header-3 .header-button .tj-btn-primary {
  white-space: nowrap;
}
.header-3 .header-button .tj-btn-primary-border {
  border-width: 1px;
}
.header-3 .header-cart {
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
}
.header-3 .tj-btn-primary-border {
  border-width: 2px;
}

.header-area.header-4.header-absolute {
  background-color: transparent;
}
.header-area.header-4.header-absolute .header-bottom {
  padding: 0 60px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .header-area.header-4.header-absolute .header-bottom {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .header-area.header-4.header-absolute .header-bottom {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area.header-4.header-absolute .header-bottom {
    padding: 0 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-area.header-4.header-absolute .header-bottom {
    padding: 0;
  }
}
.header-area.header-4.header-absolute .header-wrapper {
  background-color: var(--tj-color-theme-bg-12);
  border-radius: 60px;
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  margin-top: 30px;
  padding: 0 15px 0 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-area.header-4.header-absolute .header-wrapper {
    margin-top: 15px;
    border-radius: 40px;
    padding: 2px 15px 2px 20px;
  }
}
.header-area.header-4.header-absolute .mainmenu > ul > li > a {
  padding-top: 31px;
  padding-bottom: 31px;
}
.header-area.header-4.header-absolute .mainmenu > ul > li.menu-item-has-children > a::after, .header-area.header-4.header-absolute .mainmenu > ul > li.has-dropdown > a::after {
  top: 33px;
}
.header-area.header-4.header-absolute .mainmenu > ul > li > .sub-menu {
  background-color: var(--tj-color-blur-6);
  backdrop-filter: blur(15px);
}
.header-area.header-4.header-absolute .menu_btn {
  border-radius: 50%;
}
.header-area.header-4.header-duplicate {
  border-radius: 0 0 24px 24px;
  -webkit-box-shadow: 0 10px 30px var(--tj-color-shadow-2);
          box-shadow: 0 10px 30px var(--tj-color-shadow-2);
}
.header-area.header-4.header-duplicate .header-bottom {
  padding: 0 15px;
}
.header-area.header-4.header-duplicate .header-wrapper {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  margin-top: 0;
  padding: 0;
}
.header-area.header-4 .site_logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 14px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-area.header-4 .site_logo {
    padding: 12px 0;
    width: 50%;
  }
}
.header-area.header-4 .menu-area {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-area.header-4 .header-right-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  gap: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .header-area.header-4 .header-right-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.header-area.header-4 .header-cart {
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
}

/* !END: Theme Header CSS */
/**----------------------------------------
START: Theme Footer CSS
----------------------------------------*/
.footer-section {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: var(--tj-color-gradient-3);
}
.footer-section .bg-noise {
  background: repeating-radial-gradient(#000 0 0.0001%, var(--tj-color-theme-primary) 0 0.0002%) 60% 50%/300px 300px, repeating-conic-gradient(#000 0 0.0001%, var(--tj-color-theme-primary) 0 0.0002%) 60% 40%/400px 100px;
}
.footer-inner {
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
  -webkit-padding-end: 30px;
          padding-inline-end: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-inner {
    -webkit-padding-start: 15px;
            padding-inline-start: 15px;
    -webkit-padding-end: 15px;
            padding-inline-end: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-inner {
    padding-bottom: 0;
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}
.footer-cta {
  padding-bottom: 130px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-cta {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-cta {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-cta {
    padding-top: 45px;
    padding-bottom: 70px;
  }
}
.footer-main-wrapper {
  background-color: var(--tj-color-theme-dark-2);
  border-radius: 24px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-main-wrapper {
    border-radius: 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-main-wrapper {
    border-radius: 0;
  }
}
.footer-main-area {
  padding-top: 110px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-main-area {
    padding: 90px 10px 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-main-area {
    padding: 70px 0 60px;
  }
}
.footer-logo {
  max-width: 180px;
  width: 100%;
}
.footer-text {
  color: var(--tj-color-light-2);
  max-width: 308px;
  width: 100%;
  margin-top: 25px;
}
.footer-info {
  display: inline-block;
  position: relative;
  z-index: 1;
  color: var(--tj-color-light-2);
  max-width: 197px;
  margin-bottom: 7px;
}
.footer-info:is(a) {
  color: var(--tj-color-light-1);
  letter-spacing: 0;
}
.footer-info:is(a)::before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: currentColor;
  position: absolute;
  right: 0;
  bottom: 4px;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.footer-info:is(a):hover::before, .footer-info:is(a):focus::before {
  -webkit-animation: lineHover 0.5s linear;
          animation: lineHover 0.5s linear;
}
.footer-contact {
  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: start;
      -ms-flex-align: start;
          align-items: start;
}
.footer-socials {
  margin-top: 10px;
}
.footer-widget .wp-block-heading,
.footer-widget .wp-block-search__label,
.footer-widget .wp-block-categories__label,
.footer-widget .wp-block-archives__label,
.footer-widget .title {
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 1;
  display: block;
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-widget .wp-block-heading,
  .footer-widget .wp-block-search__label,
  .footer-widget .wp-block-categories__label,
  .footer-widget .wp-block-archives__label,
  .footer-widget .title {
    margin-bottom: 20px;
  }
}
.footer-widget-nav-menu ul {
  list-style: none;
}
.footer-widget-nav-menu ul li {
  padding: 5px 0;
}
.footer-widget-nav-menu ul li:first-child {
  padding-top: 0;
}
.footer-widget-nav-menu ul li a {
  color: var(--tj-color-light-2);
  letter-spacing: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1px;
  line-height: 1.3;
  position: relative;
  overflow: hidden;
}
.footer-widget-nav-menu ul li a::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: currentColor;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  bottom: 2px;
  inset-inline-start: 0;
}
.footer-widget-nav-menu ul li a:hover {
  color: var(--tj-color-common-white);
}
.footer-widget-nav-menu ul li a:hover::after {
  width: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-widget-nav-menu {
    margin-top: 30px;
  }
}
.footer-widget-subscribe .subscribe-form {
  max-width: 350px;
  width: 100%;
}
@media (max-width: 575px) {
  .footer-widget-subscribe .subscribe-form {
    max-width: 100%;
  }
}
.footer-widget-subscribe .title {
  font-size: 32px;
  line-height: 1.25;
  margin-top: -5px;
  margin-bottom: 26px;
  max-width: 300px;
  width: 100%;
}
.footer-widget-contact {
  max-width: 230px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget {
    max-width: calc(50% - 15px);
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-widget {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}
.footer-widget-wrapper {
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-widget-wrapper {
    gap: 40px;
  }
}

.tj-copyright-area {
  position: relative;
  z-index: 1;
  border-top: 1px solid var(--tj-color-border-5);
}
.tj-copyright-text {
  color: var(--tj-color-light-3);
}
.tj-copyright-text p:last-child {
  margin: 0;
}
.tj-copyright-text a {
  color: var(--tj-color-light-1);
  font-weight: var(--tj-fw-medium);
}
.tj-copyright-text a:hover {
  color: var(--tj-color-theme-primary);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-copyright-text {
    width: 100%;
    text-align: center;
  }
}
.tj-copyright-nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  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;
}
.tj-copyright-nav-menu ul li {
  position: relative;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  -webkit-padding-end: 14px;
          padding-inline-end: 14px;
  z-index: 1;
}
.tj-copyright-nav-menu ul li::before {
  content: "";
  background-color: var(--tj-color-light-3);
  position: absolute;
  width: 4px;
  height: 4px;
  top: 50%;
  inset-inline-end: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tj-copyright-nav-menu ul li a {
  font-size: 16px;
  color: var(--tj-color-light-3);
}
.tj-copyright-nav-menu ul li a:hover {
  color: var(--tj-color-theme-primary);
}
.tj-copyright-nav-menu ul li:last-child {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
.tj-copyright-nav-menu ul li:last-child::before {
  display: none;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-copyright-nav-menu {
    width: 100%;
    text-align: center;
  }
}
.tj-copyright-content-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-copyright-content-area {
    gap: 14px;
    -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;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-copyright-content-area {
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .tj-copyright-content-area {
    -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;
    text-align: center;
  }
  .tj-copyright-content-area .tj-socials {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.subscribe-form {
  position: relative;
}
.subscribe-form input[type=email] {
  height: 56px;
  padding: 10px 60px 10px 50px;
  color: var(--tj-color-light-3);
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(15px);
  border-radius: 80px;
}
.subscribe-form input[type=email]::-webkit-input-placeholder {
  color: var(--tj-color-light-3);
}
.subscribe-form input[type=email]::-moz-placeholder {
  color: var(--tj-color-light-3);
}
.subscribe-form input[type=email]:-ms-input-placeholder {
  color: var(--tj-color-light-3);
}
.subscribe-form input[type=email]::-ms-input-placeholder {
  color: var(--tj-color-light-3);
}
.subscribe-form input[type=email]::placeholder {
  color: var(--tj-color-light-3);
}
.subscribe-form input[type=email]:focus {
  border-color: var(--tj-color-theme-primary);
}
.subscribe-form input[type=checkbox] {
  position: relative;
  margin-top: 4px;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 18px;
  height: 18px;
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(15px);
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.subscribe-form input[type=checkbox]::before {
  content: "\e909";
  font-size: 16px;
  line-height: 1;
  font-family: var(--tj-ff-fonticon);
  color: var(--tj-color-common-white);
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 16px;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.subscribe-form input[type=checkbox]:checked {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.subscribe-form input[type=checkbox]:checked::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.subscribe-form button {
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  right: 4px;
  top: 4px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  font-size: 16px;
  line-height: 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;
  gap: 5px;
}
.subscribe-form button i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.subscribe-form button:hover i, .subscribe-form button:focus i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.subscribe-form label {
  color: var(--tj-color-light-3);
  margin-top: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.subscribe-form label a {
  color: var(--tj-color-common-white);
  -webkit-margin-start: 4px;
          margin-inline-start: 4px;
}
.subscribe-form label a:hover {
  color: var(--tj-color-theme-primary);
}
.subscribe-form .icon {
  color: var(--tj-color-light-3);
  font-size: 17px;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 20px;
  inset-inline-start: 25px;
  z-index: 1;
}

.download-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
}
.download-buttons a {
  display: block;
  max-width: 138px;
  width: 100%;
}
.download-buttons a:hover {
  margin-top: -5px;
}

/* Footer (Home 3) */
.tj-footer-shape {
  position: absolute;
  z-index: -1;
}
.tj-footer-shape-1 {
  top: 0;
  inset-inline-end: 0;
}
.tj-footer-shape-2 {
  bottom: 0;
  inset-inline-start: 0;
}

.footer-widget-about {
  max-width: 300px;
}
.footer-widget-about .footer-about-desc {
  margin: 24px 0 30px;
  color: var(--tj-color-light-2);
  max-width: 300px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget-about {
    max-width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-widget-about {
    max-width: 100%;
  }
}

.footer-widget-nav-menu-2 ul li a {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  gap: 8px;
  position: relative;
  z-index: 0;
}
.footer-widget-nav-menu-2 ul li a::before {
  content: "";
  width: 5px;
  height: 5px;
  min-width: 5px;
  font-size: 0;
  border-radius: 50%;
  background-color: var(--tj-color-common-white);
  opacity: 1;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  opacity: 0.3;
  z-index: -1;
}
.footer-widget-nav-menu-2 ul li a::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: var(--tj-color-light-2);
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  bottom: 3px;
  inset-inline-start: 13px;
}
.footer-widget-nav-menu-2 ul li a:hover {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.footer-widget-nav-menu-2 ul li a:hover::before {
  opacity: 1;
}
.footer-widget-nav-menu-2 ul li a:hover::after {
  width: calc(100% - 13px);
}

.footer-info-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding: 30px;
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-10);
  border-radius: 18px;
  backdrop-filter: blur(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-info-card .footer-info-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  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;
  width: 64px;
  height: 64px;
  font-size: 24px;
  line-height: 1;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border: 1px solid var(--tj-color-border-5);
  border-radius: 50%;
}
.footer-info-card .footer-info-icon i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer-info-card .footer-info-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
}
.footer-info-card .footer-info-text .label {
  font-size: 15px;
  line-height: 1.7;
  text-transform: uppercase;
  color: var(--tj-color-light-2);
  font-weight: var(--tj-fw-medium);
  letter-spacing: 0.01em;
}
.footer-info-card .footer-info-text .value {
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -0.015em;
  color: var(--tj-color-common-white);
}
.footer-info-card .footer-info-text .value:hover {
  letter-spacing: 0;
}
.footer-info-card:hover .footer-info-icon i {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-info-card {
    padding: 20px;
  }
  .footer-info-card .footer-info-text .value {
    font-size: 20px;
  }
}

.footer-widget-subscribe-2 {
  max-width: 420px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget-subscribe-2 {
    max-width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-widget-subscribe-2 {
    max-width: 100%;
    margin-bottom: 8px;
  }
}

.footer-subscribe-box {
  padding: 40px 35px 37px;
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-10);
  border-radius: 18px;
  backdrop-filter: blur(15px);
}
.footer-subscribe-box .title {
  margin-top: -4px;
  margin-bottom: 24px;
  letter-spacing: -0.02em;
}
.footer-subscribe-box .subscribe-form {
  max-width: 100%;
  margin-top: 0;
}
.footer-subscribe-box .subscribe-form input[type=email]::-webkit-input-placeholder {
  color: var(--tj-color-light-2);
}
.footer-subscribe-box .subscribe-form input[type=email]::-moz-placeholder {
  color: var(--tj-color-light-2);
}
.footer-subscribe-box .subscribe-form input[type=email]:-ms-input-placeholder {
  color: var(--tj-color-light-2);
}
.footer-subscribe-box .subscribe-form input[type=email]::-ms-input-placeholder {
  color: var(--tj-color-light-2);
}
.footer-subscribe-box .subscribe-form .icon,
.footer-subscribe-box .subscribe-form input[type=email],
.footer-subscribe-box .subscribe-form input[type=email]::placeholder {
  color: var(--tj-color-light-2);
}
.footer-subscribe-box .subscribe-form button {
  background-color: var(--tj-color-theme-primary);
  border: 1px solid var(--tj-color-border-5);
}
.footer-subscribe-box .subscribe-form input[type=checkbox]:checked {
  background-color: var(--tj-color-theme-primary);
}
.footer-subscribe-box .subscribe-form label a:hover {
  color: var(--tj-color-theme-purple-2);
}

.tj-copyright-area-2 {
  border-top: 1px solid var(--tj-color-border-5);
}
.tj-copyright-area-2 .tj-copyright-text a:hover {
  color: var(--tj-color-theme-purple-2);
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-copyright-content-area-2 {
    -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;
    text-align: start;
  }
}
@media (max-width: 575px) {
  .tj-copyright-content-area-2 {
    -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;
    text-align: center;
  }
}

.footer-3 {
  background: var(--tj-color-theme-purple-3);
  border-start-start-radius: 40px;
  border-start-end-radius: 40px;
  padding-bottom: 0;
  padding-top: 80px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3 {
    padding-top: 70px;
  }
}
.footer-3 .bg-noise {
  background: repeating-radial-gradient(#000 0 0.0001%, #fff 0 0.0002%) 60% 50%/300px 300px, repeating-conic-gradient(#000 0 0.0001%, #fff 0 0.0002%) 60% 40%/400px 100px;
}
.footer-3 .footer-info-area {
  padding-bottom: 80px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3 .footer-info-area {
    padding-bottom: 70px;
  }
}
.footer-3 .footer-main-area {
  padding-top: 0;
  padding-bottom: 90px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3 .footer-main-area {
    padding-bottom: 70px;
  }
}
.footer-3 .footer-widget-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 60px 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-3 .footer-widget-wrapper {
    gap: 50px 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3 .footer-widget-wrapper {
    gap: 50px 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-3 .footer-widget {
    max-width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-3 .footer-widget {
    max-width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-3 {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}

.footer-2 {
  padding-bottom: 0;
}
.footer-2 .footer-main-area {
  background-color: var(--tj-color-blur-7);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(10px);
  border-radius: 22px;
  padding: 80px 60px 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2 .footer-main-area {
    padding: 60px 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-2 .footer-main-area {
    padding: 50px 20px;
  }
}
.footer-2 .download-buttons {
  margin-top: 25px;
}
.footer-2 .tj-copyright-area {
  border: 0;
}
.footer-2 .shape-blur {
  top: 15%;
  width: 724px;
}
.footer-2 .shape-blur img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-2 .shape-blur {
    top: 5%;
    width: 520px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-2 .shape-blur {
    width: 500px;
  }
}

.footer-subscribe-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  margin-bottom: 80px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-subscribe-area {
    margin-bottom: 50px;
  }
}
.footer-subscribe-area .sec-heading {
  max-width: 500px;
  width: 100%;
  margin-bottom: 0;
}
.footer-subscribe-area .sec-heading .sec-title {
  font-size: 68px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-subscribe-area .sec-heading .sec-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-subscribe-area .sec-heading .sec-title {
    font-size: 54px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-subscribe-area .sec-heading .sec-title {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  .footer-subscribe-area .sec-heading .sec-title {
    font-size: 48px;
  }
}
.footer-subscribe-area .sec-heading .sec-subtitle-2 {
  font-size: 15px;
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-medium);
  background-color: var(--tj-color-blur-7);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 8px 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-subscribe-area .sec-heading {
    max-width: 430px;
  }
}

.subscribe-form-wrap {
  max-width: 620px;
  width: 100%;
  background-color: var(--tj-color-blur-7);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(10px);
  border-radius: 18px;
  padding: 48px 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .subscribe-form-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 48px 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe-form-wrap {
    max-width: 100%;
    padding: 48px 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .subscribe-form-wrap {
    max-width: 100%;
    padding: 30px 20px;
  }
}
.subscribe-form-wrap .subscribe-form input[type=email] {
  height: 64px;
}
.subscribe-form-wrap .subscribe-form .icon {
  top: 24px;
}
.subscribe-form-wrap .subscribe-form .tj-btn-primary {
  width: auto;
  height: auto;
  border-radius: 100px;
  right: 8px;
  top: 8px;
}
.subscribe-form-wrap .subscribe-form .tj-btn-primary .btn-icon {
  display: none;
}
@media (max-width: 575px) {
  .subscribe-form-wrap .subscribe-form .tj-btn-primary {
    width: 48px;
    height: 48px;
    padding: 0;
  }
  .subscribe-form-wrap .subscribe-form .tj-btn-primary .btn-text {
    display: none;
  }
  .subscribe-form-wrap .subscribe-form .tj-btn-primary .btn-icon {
    display: block;
  }
}

.footer-4 {
  background: transparent;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-4 .footer-inner {
    -webkit-padding-start: 15px;
            padding-inline-start: 15px;
    -webkit-padding-end: 15px;
            padding-inline-end: 15px;
    padding-bottom: 15px;
  }
}
.footer-4 .footer-main-wrapper {
  background: var(--tj-color-gradient-13);
  border-radius: 30px;
}
.footer-4 .footer-main-area {
  padding: 80px 0 70px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-4 .footer-main-area {
    padding: 60px 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .footer-4 .footer-main-area {
    padding: 50px 0;
  }
}
.footer-4 .footer-text {
  color: var(--tj-color-text-body);
}
.footer-4 .download-buttons {
  margin-top: 25px;
}
.footer-4 .footer-widget .wp-block-heading,
.footer-4 .footer-widget .wp-block-search__label,
.footer-4 .footer-widget .wp-block-categories__label,
.footer-4 .footer-widget .wp-block-archives__label,
.footer-4 .footer-widget .title {
  color: var(--tj-color-heading-primary);
}
.footer-4 .footer-widget-nav-menu ul li a {
  color: var(--tj-color-text-body);
}
.footer-4 .footer-info {
  color: var(--tj-color-text-body);
}
.footer-4 .footer-info:is(a) {
  color: var(--tj-color-heading-primary);
}
.footer-4 .tj-socials > li > a {
  background-color: var(--tj-color-border-8);
  color: var(--tj-color-theme-bg-2);
  border: 0;
}
.footer-4 .tj-socials > li > a:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
.footer-4 .tj-copyright-area {
  border-color: var(--tj-color-border-3);
}
.footer-4 .tj-copyright-text {
  color: var(--tj-color-text-body-3);
}
.footer-4 .tj-copyright-text a {
  color: var(--tj-color-heading-primary);
}
.footer-4 .tj-copyright-text a:hover {
  color: var(--tj-color-theme-primary);
}

/* !END: Theme Footer CSS */
/* !START: hamburger CSS */
.hamburger-area {
  position: fixed;
  inset-inline-end: -490px;
  top: 0;
  width: 450px;
  height: 100%;
  -webkit-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0.1);
  -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);
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  z-index: 9999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
  border-radius: 0;
  overflow: hidden;
}
.hamburger-area::-webkit-scrollbar {
  display: none;
}
.hamburger-area.opened {
  inset-inline-end: 0;
}
@media (max-width: 575px) {
  .hamburger-area {
    width: 320px;
  }
}
.hamburger-area .hamburger-blur-shape {
  position: absolute;
  top: -103px;
  inset-inline-end: -107px;
  max-width: 474px;
  z-index: -1;
  opacity: 0.25;
}
.hamburger_bg {
  background-color: var(--tj-color-common-white);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  z-index: -1;
}
.hamburger_wrapper {
  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;
  position: relative;
  padding: 25px 30px 40px;
  overflow: auto;
  height: 100%;
}
@media (max-width: 575px) {
  .hamburger_wrapper {
    padding: 20px;
  }
}
.hamburger_top {
  margin-bottom: 50px;
}
.hamburger_logo .mobile_logo {
  display: inline-block;
  max-width: 150px;
  width: 100%;
}
.hamburger_close_btn {
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  width: 48px;
  aspect-ratio: 1/1;
  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;
}
.hamburger_close_btn svg {
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hamburger_close_btn svg path {
  fill: var(--tj-color-common-white);
  stroke-width: 2px;
}
.hamburger_close_btn:hover i,
.hamburger_close_btn:hover svg,
.hamburger_close_btn:hover img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hamburger-text {
  color: var(--tj-color-light-2);
  margin-bottom: 40px;
}
.hamburger_search {
  position: relative;
  margin-bottom: 45px;
}
.hamburger_search select,
.hamburger_search .nice-select,
.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]),
.hamburger_search input {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 65px 0 16px;
  background: var(--tj-color-common-white);
  border: none;
  outline: none;
  font-size: 16px;
  font-family: var(--tj-ff-body);
  color: var(--tj-color-text-body);
  border-radius: 80px;
  border: 1px solid var(--tj-color-border-1);
}
.hamburger_search select::-webkit-input-placeholder, .hamburger_search .nice-select::-webkit-input-placeholder, .hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::-webkit-input-placeholder, .hamburger_search input::-webkit-input-placeholder {
  color: var(--tj-color-text-body);
}
.hamburger_search select::-moz-placeholder, .hamburger_search .nice-select::-moz-placeholder, .hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::-moz-placeholder, .hamburger_search input::-moz-placeholder {
  color: var(--tj-color-text-body);
}
.hamburger_search select:-ms-input-placeholder, .hamburger_search .nice-select:-ms-input-placeholder, .hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]):-ms-input-placeholder, .hamburger_search input:-ms-input-placeholder {
  color: var(--tj-color-text-body);
}
.hamburger_search select::-ms-input-placeholder, .hamburger_search .nice-select::-ms-input-placeholder, .hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::-ms-input-placeholder, .hamburger_search input::-ms-input-placeholder {
  color: var(--tj-color-text-body);
}
.hamburger_search select::placeholder,
.hamburger_search .nice-select::placeholder,
.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox])::placeholder,
.hamburger_search input::placeholder {
  color: var(--tj-color-text-body);
}
.hamburger_search select:focus,
.hamburger_search .nice-select:focus,
.hamburger_search input:not([type=submit]):not([type=radio]):not([type=checkbox]):focus,
.hamburger_search input:focus {
  border-color: var(--tj-color-theme-primary);
}
.hamburger_search button {
  position: absolute;
  height: 58px;
  width: 58px;
  top: 50%;
  inset-inline-end: 0;
  font-size: 20px;
  color: var(--tj-color-heading-primary);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.hamburger_search button::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  height: 100%;
  -webkit-border-start: 1px solid var(--tj-color-border-1);
          border-inline-start: 1px solid var(--tj-color-border-1);
  display: none;
}
.hamburger_search button:hover i {
  color: var(--tj-color-theme-primary);
}
.hamburger_menu .mean-container .mean-bar {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin-bottom: 50px;
}
.hamburger_menu .mean-container .mean-bar * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hamburger_menu .mean-container .mean-nav {
  background: transparent;
  margin-top: 0;
  overflow: hidden;
}
.hamburger_menu .mean-container .mean-nav > div > ul,
.hamburger_menu .mean-container .mean-nav > ul {
  display: block !important;
}
.hamburger_menu .mean-container .mean-nav ul li {
  position: relative;
}
.hamburger_menu .mean-container .mean-nav ul li a {
  color: var(--tj-color-heading-primary);
  width: 100%;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.01em;
  font-family: var(--tj-ff-body);
  font-weight: var(--tj-fw-medium);
  text-transform: none;
  padding: 18px 0;
  border-top: none;
  border-bottom: 1px solid var(--tj-color-border-2);
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.hamburger_menu .mean-container .mean-nav ul li a:hover {
  color: var(--tj-color-theme-primary);
}
.hamburger_menu .mean-container .mean-nav ul li a.mean-expand {
  margin-top: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 25px;
  position: absolute;
  top: 10px;
  inset-inline-end: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transform: translate(7px, 4px);
      -ms-transform: translate(7px, 4px);
          transform: translate(7px, 4px);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.hamburger_menu .mean-container .mean-nav ul li a.mean-expand:hover {
  color: var(--tj-color-theme-primary);
}
.hamburger_menu .mean-container .mean-nav ul li a.mean-expand i {
  font-size: 16px;
}
.hamburger_menu .mean-container .mean-nav ul li a.mean-expand.mean-clicked {
  color: var(--tj-color-theme-primary);
  -webkit-transform: scaleY(-1) translate(7px, 2px);
      -ms-transform: scaleY(-1) translate(7px, 2px);
          transform: scaleY(-1) translate(7px, 2px);
}
.hamburger_menu .mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hamburger_menu .mean-container .mean-nav ul li .sub-menu li {
  -webkit-padding-start: 25px;
          padding-inline-start: 25px;
  position: relative;
}
.hamburger_menu .mean-container .mean-nav ul li .sub-menu li a {
  width: 100%;
  padding: 18px 0;
}
.hamburger_menu .mean-container .mean-nav ul li .sub-menu li a.mean-expand {
  padding: 0;
  width: 30px;
}
.hamburger_menu .mean-container .mean-nav ul li.dropdown-opened > a {
  color: var(--tj-color-theme-primary);
}
.hamburger-title {
  color: var(--tj-color-heading-primary);
  font-size: 22px;
  line-height: 1;
  margin-bottom: 27px;
  position: relative;
  z-index: 1;
}
.hamburger-infos {
  margin-bottom: 45px;
}
.hamburger-infos .hamburger-title {
  margin-bottom: 25px;
}
.hamburger-infos .contact-info .contact-item .subtitle {
  color: var(--tj-color-text-body-2);
  opacity: 0.7;
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
}
.hamburger-infos .contact-info .contact-item > a {
  font-size: 16px;
  color: var(--tj-color-text-body);
  font-weight: var(--tj-fw-medium);
}
.hamburger-infos .contact-info .contact-item > a:hover {
  color: var(--tj-color-theme-primary);
}
.hamburger-infos .contact-info .contact-item .contact-link {
  font-size: 16px;
  color: var(--tj-color-text-body);
  font-weight: var(--tj-fw-medium);
}
.hamburger-infos .contact-info .contact-item:not(:last-child) {
  padding: 7px 0;
  border: 0;
}
.hamburger-infos .contact-info .contact-item:first-child {
  padding-top: 0;
}
.hamburger-infos .contact-info .contact-item:last-child {
  padding-top: 5px;
}

.menu-bar button {
  height: 25px;
  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;
  position: relative;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  cursor: pointer;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
}
.menu-bar button span {
  height: 3px;
  width: 35px;
  display: block;
  background: var(--tj-color-common-white);
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
.menu-bar button span:nth-child(2) {
  width: 40px;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
.menu-bar button span:nth-child(3) {
  width: 30px;
}
.menu-bar button span:nth-child(4) {
  position: absolute;
  top: -8px;
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  width: 3px;
  height: 0;
  -webkit-transition: height 400ms;
  transition: height 400ms;
}
.menu-bar.style-2 button span {
  background: var(--tj-color-heading-primary);
}
.menu-bar.menu-bar-toggeled button {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}
.menu-bar.menu-bar-toggeled button span:nth-child(1) {
  width: 0;
}
.menu-bar.menu-bar-toggeled button span:nth-child(3) {
  width: 0;
}
.menu-bar.menu-bar-toggeled button span:nth-child(4) {
  height: 40px;
  -webkit-transition: height 200ms ease;
  transition: height 200ms ease;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .menu-bar {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

.body-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  inset-inline-start: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  backdrop-filter: blur(10px);
}
.body-overlay.opened {
  opacity: 1;
  visibility: visible;
}

/* !END: hamburger CSS */
/**----------------------------------------
START: Preloader CSS
----------------------------------------*/
.preloader {
  position: fixed;
  top: 0;
  inset-inline-start: 0;
  inset-inline-end: 0;
  bottom: 0;
  z-index: 99999;
  background-color: var(--tj-color-common-white);
  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;
}
.preloader .loading-container {
  margin: 40px auto;
}
.preloader .loading {
  height: 110px;
  width: 110px;
  border-radius: 100%;
  position: relative;
  border: 1px solid transparent;
  border-color: transparent var(--tj-color-theme-primary) transparent var(--tj-color-theme-primary);
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
          animation: rotate-loading 1.5s linear 0s infinite normal;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.preloader #loading-icon {
  position: absolute;
  width: 60px;
  top: 50%;
  inset-inline-start: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* !END: Preloader CSS */
/**----------------------------------------
START: Back to top CSS
----------------------------------------*/
.back-to-top-wrapper {
  position: fixed;
  inset-inline-end: 30px;
  bottom: 30px;
  display: block;
  border-radius: 50%;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .back-to-top-wrapper {
    inset-inline-end: 15px;
    bottom: 15px;
  }
}
.back-to-top-btn-show {
  visibility: visible;
  opacity: 1;
  inset-inline-end: 60px;
  bottom: 60px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .back-to-top-btn-show {
    inset-inline-end: 20px;
    bottom: 20px;
  }
}
.back-to-top-btn {
  position: relative;
  z-index: 0;
}
.back-to-top-btn .back-to-top-icon {
  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;
  width: 54px;
  height: 54px;
  font-size: 16px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-radius: 50%;
  text-shadow: 0 40px 0 var(--tj-color-common-white);
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .back-to-top-btn .back-to-top-icon {
    width: 46px;
    height: 46px;
  }
}
.back-to-top-btn .back-to-top-icon i {
  display: inline-block;
}
.back-to-top-btn::before {
  content: "";
  position: absolute;
  inset: -3px;
  z-index: -1;
  background-color: var(--tj-color-blur-2);
  backdrop-filter: blur(80px);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.back-to-top-btn-fnc .back-to-top-icon {
  background-color: var(--tj-color-blue-1);
}
.back-to-top-btn-mrc .back-to-top-icon {
  background-color: var(--tj-color-common-black);
  color: var(--tj-color-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .back-to-top-btn-mrc-wrapper {
    inset-inline-end: 0;
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .back-to-top-btn-mrc-wrapper.back-to-top-btn-show {
    inset-inline-end: 15px;
    bottom: 15px;
  }
}
.back-to-top-btn:hover .back-to-top-icon i {
  -webkit-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
          transform: translateY(-40px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.back-to-top-btn:hover::before {
  inset: -7px;
}

/* !END: Back to top CSS */
/**----------------------------------------
START: Heading CSS
----------------------------------------*/
.sec-heading {
  margin-bottom: 44px;
}
.sec-heading-center {
  text-align: center;
  max-width: 530px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: auto;
          margin-inline-end: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sec-heading-center {
    max-width: 500px;
  }
}
.sec-heading-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .sec-heading-inner > :last-child {
    margin-top: 20px;
  }
}
.sec-heading-inner-left {
  max-width: 530px;
  width: 100%;
}
.sec-heading-inner .sec-title {
  max-width: 530px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sec-heading-inner .sec-title {
    max-width: 500px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .sec-heading-inner .sec-title {
    max-width: 100%;
  }
}
.sec-heading-inner .sec-desc {
  max-width: 500px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sec-heading {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .sec-heading {
    margin-bottom: 35px;
  }
}
.sec-subtitle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.1em;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-theme-primary);
  background: var(--tj-color-gradient-1);
  text-transform: uppercase;
  margin-bottom: 18px;
  padding: 4px 10px;
  border-radius: 50px;
}
.sec-subtitle i {
  font-size: 18px;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: var(--tj-color-theme-primary);
}
.sec-subtitle-2 {
  background: transparent;
  padding: 0;
  gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.sec-subtitle-2::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: var(--tj-color-theme-primary);
  -webkit-box-shadow: 0 0 3px var(--tj-color-theme-primary);
          box-shadow: 0 0 3px var(--tj-color-theme-primary);
  margin-top: 4px;
}
.sec-subtitle-3 {
  background: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  font-size: 15px;
  gap: 6px;
  padding: 5px 10px;
  -webkit-padding-start: 13px;
          padding-inline-start: 13px;
}
.sec-subtitle-3 i {
  font-size: 16px;
}
.sec-subtitle-4 {
  background: transparent;
  font-size: 15px;
  gap: 6px;
  padding: 0;
}
.sec-subtitle-4 i {
  font-size: 16px;
}
.sec-title {
  margin: 0;
}
.sec-title i,
.sec-title svg {
  position: relative;
  bottom: -6px;
  font-size: 43px;
}
.sec-title span {
  color: var(--tj-color-theme-primary);
}
.sec-title-highlight {
  color: var(--tj-color-theme-dark-4);
}
.sec-title-2 .accent {
  background: var(--tj-color-gradient-15);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
}
.sec-title-2 .underline {
  position: relative;
}
.sec-title-2 .underline .underline-shape {
  max-width: 74px;
  position: absolute;
  bottom: -21px;
  inset-inline-end: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  height: auto;
  pointer-events: none;
  overflow: visible;
}

.title-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#ffad5f), color-stop(50%, #723ec3), to(#ffad5f));
  background: linear-gradient(90deg, #ffad5f 0%, #723ec3 50%, #ffad5f 100%);
  background-size: 200% 100%;
  background-position: 0% 50%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: titleGradient 5s linear infinite;
          animation: titleGradient 5s linear infinite;
}

@-webkit-keyframes titleGradient {
  from {
    background-position: 0% 50%;
  }
  to {
    background-position: 200% 50%;
  }
}

@keyframes titleGradient {
  from {
    background-position: 0% 50%;
  }
  to {
    background-position: 200% 50%;
  }
}
/* !END: Heading CSS */
/**----------------------------------------
START: Paginations CSS
----------------------------------------*/
.tj-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-pagination {
    margin-top: 20px;
  }
}
.tj-pagination .page-numbers {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  line-height: 48px;
  text-align: center;
  border: 1px solid var(--tj-color-border-1);
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-heading-primary);
}
.tj-pagination .page-numbers i {
  line-height: 1;
  color: var(--tj-color-heading-primary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tj-pagination .page-numbers:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj-pagination .page-numbers:hover i {
  color: var(--tj-color-common-white);
}
.tj-pagination .page-numbers.current {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-dark);
  border-color: var(--tj-color-theme-dark);
}
.tj-pagination .page-numbers.current i {
  color: var(--tj-color-common-white);
}
.tj-pagination .page-numbers.dots {
  line-height: 42px;
}
.tj-pagination .page-numbers.next, .tj-pagination .page-numbers.prev {
  font-size: 18px;
  font-weight: normal;
}

/* !END: Paginations CSS */
/**----------------------------------------
START: Error 404 CSS
----------------------------------------*/
.tj-error-wrap {
  margin-top: -155px;
}
.tj-error-content {
  position: relative;
  max-width: 600px;
  width: 100%;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: auto;
          margin-inline-end: auto;
  z-index: 1;
}
.tj-error-content .error-img {
  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;
  max-width: 520px;
  width: 100%;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-error-content .error-img {
    max-width: 480px;
  }
}
@media (max-width: 575px) {
  .tj-error-content .error-img {
    padding: 0 20px;
  }
}
.tj-error-content .error-title {
  font-size: 52px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-error-content .error-title {
    font-size: 46px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-error-content .error-title {
    font-size: 42px;
  }
}
@media (max-width: 575px) {
  .tj-error-content .error-title {
    font-size: 33px;
  }
}
.tj-error-content .error-desc {
  max-width: 435px;
  margin: 20px auto 0;
}
.tj-error-content .error-btn {
  margin-top: 25px;
}

/* !END: Error 404 CSS */
/* START: Socials CSS */
.tj-socials {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.tj-socials > li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
}
.tj-socials > li > a {
  position: relative;
  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: 24px;
  height: 24px;
  border-radius: 50%;
  font-size: 14px;
  line-height: 1;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-dark);
  z-index: 1;
  overflow: hidden;
}
.tj-socials > li > a i {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tj-socials > li > a:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
.tj-socials-dark > li > a {
  background-color: var(--tj-color-blur-2);
  color: var(--tj-color-theme-dark-2);
  border: 0;
}
.tj-socials-dark > li > a:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
.tj-socials-dark-2 > li > a {
  color: var(--tj-color-theme-purple);
}
.tj-socials-dark-2 > li > a:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-purple-2);
}
.tj-socials-2 {
  gap: 11px;
}
.tj-socials-2 > li {
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-2);
  border-radius: 10px;
  padding: 19px 23px;
}
.tj-socials-2 > li > a {
  width: 28px;
  height: 28px;
  background-color: var(--tj-color-border-8);
  color: var(--tj-color-theme-bg-10);
  border: 0;
}
.tj-socials-2 > li > a:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
@media (max-width: 575px) {
  .tj-socials-2 > li {
    padding: 16px 20px;
  }
}

/* !END: Socials CSS */
.tj-users-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tj-users-list li {
  width: 52px;
  aspect-ratio: 1/1;
  background-color: var(--tj-color-common-white);
  border-radius: 50%;
  padding: 2px;
  overflow: hidden;
}
.tj-users-list li:not(:first-child) {
  margin-left: -21px;
}
.tj-users-list li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.tj-users-list li span {
  color: var(--tj-color-common-white);
  font-size: 14px;
  font-weight: var(--tj-fw-bold);
  letter-spacing: 0.01em;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--tj-color-theme-primary);
  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;
}

.author-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.author-wrap .author-avatar {
  width: 60px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 0 0 2px var(--tj-color-common-white);
          box-shadow: 0 0 0 2px var(--tj-color-common-white);
}
.author-wrap .author-avatar img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.author-wrap .author-info {
  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: start;
      -ms-flex-align: start;
          align-items: start;
}
.author-wrap .author-info .name {
  margin: 0;
  line-height: 1.3;
  letter-spacing: -0.015em;
  font-weight: var(--tj-fw-sbold);
}
.author-wrap .author-info .name a:hover {
  color: var(--tj-color-theme-primary);
}
.author-wrap .author-info .designation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  color: var(--tj-color-text-body-2);
  line-height: 1;
  margin-top: 6px;
}

.tj-circle-btn {
  position: relative;
  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;
  width: 200px;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
  z-index: 0;
  font-size: 16px;
  color: var(--tj-color-light-1);
}
.tj-circle-btn::before, .tj-circle-btn:after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(14, 28, 36, 0.8196078431);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  z-index: -2;
  -webkit-transition: none;
  transition: none;
}
.tj-circle-btn:after {
  background-color: var(--tj-color-border-3);
  backdrop-filter: blur(10px);
  opacity: 1;
  z-index: -1;
}
.tj-circle-btn i,
.tj-circle-btn svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
}
.tj-circle-btn svg {
  max-width: 16px;
  height: auto;
}
.tj-circle-btn .btn-text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  aspect-ratio: 1/1;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-animation: rotateClock 20s infinite linear;
          animation: rotateClock 20s infinite linear;
}
.tj-circle-btn .btn-text img {
  width: 100%;
  height: 100%;
}
.tj-circle-btn .btn-icon {
  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;
  width: 61px;
  height: 61px;
  -webkit-padding-start: 2px;
          padding-inline-start: 2px;
  font-size: 15px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-radius: 50%;
  text-shadow: 0 40px 0 var(--tj-color-common-white);
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-circle-btn .btn-icon {
    width: 46px;
    height: 46px;
  }
}
.tj-circle-btn .btn-icon i {
  display: inline-block;
}
.tj-circle-btn:hover {
  color: var(--tj-color-light-1);
}
.tj-circle-btn:hover .btn-icon {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-circle-btn {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-circle-btn {
    width: 110px;
    height: 110px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-circle-btn {
    width: 100px;
    height: 100px;
  }
}

@-webkit-keyframes rotateClock {
  0% {
    -webkit-transform: rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

@keyframes rotateClock {
  0% {
    -webkit-transform: rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/* START: Search CSS */
.tj_search_wrapper {
  max-width: 720px;
  margin: 0 auto;
}
.tj_search_wrapper .search_form form .search_input {
  position: relative;
  z-index: 1;
}
.tj_search_wrapper .search_form form .search_input .title {
  color: var(--tj-color-light-1);
  font-size: 40px;
  text-align: center;
  margin-bottom: 30px;
  font-family: var(--tj-ff-familjen-grotesk);
  text-transform: uppercase;
  font-weight: var(--tj-fw-sbold);
}
.tj_search_wrapper .search_form form .search_input .search-box {
  position: relative;
  z-index: 1;
}
.tj_search_wrapper .search_form form .search_input .search-box input[type=search] {
  width: 100%;
  font-family: var(--tj-ff-body);
  color: var(--tj-color-text-body);
  border: 1px solid var(--tj-color-border-1);
  background: var(--tj-color-theme-bg-3);
  padding: 20px 75px 20px 24px;
}
.tj_search_wrapper .search_form form .search_input .search-box input[type=search]::-webkit-input-placeholder {
  color: var(--tj-color-text-body);
}
.tj_search_wrapper .search_form form .search_input .search-box input[type=search]::-moz-placeholder {
  color: var(--tj-color-text-body);
}
.tj_search_wrapper .search_form form .search_input .search-box input[type=search]:-ms-input-placeholder {
  color: var(--tj-color-text-body);
}
.tj_search_wrapper .search_form form .search_input .search-box input[type=search]::-ms-input-placeholder {
  color: var(--tj-color-text-body);
}
.tj_search_wrapper .search_form form .search_input .search-box input[type=search]::placeholder {
  color: var(--tj-color-text-body);
}
.tj_search_wrapper .search_form form .search_input .search-box input[type=search]:focus {
  border-color: var(--tj-color-border-1);
}
.tj_search_wrapper .search_form form .search_input .search-box [type=submit],
.tj_search_wrapper .search_form form .search_input .search-box input[type=submit] {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-orange-1);
  font-size: 24px;
  line-height: 1;
  max-width: 68px;
  width: 100%;
  height: 100%;
  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;
  position: absolute;
  inset-inline-end: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tj_search_wrapper .search_form form .search_input .search-box [type=submit] i,
.tj_search_wrapper .search_form form .search_input .search-box input[type=submit] i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  will-change: transform;
}
.tj_search_wrapper .search_form form .search_input .search-box [type=submit]:hover i,
.tj_search_wrapper .search_form form .search_input .search-box input[type=submit]:hover i {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.search_popup {
  position: fixed;
  top: 0;
  inset-inline-start: 0;
  width: 100%;
  background-color: var(--tj-color-theme-dark-6);
  z-index: 100;
  padding-top: 120px;
  padding-bottom: 130px;
  opacity: 0;
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  z-index: 9999;
}
.search_popup .search_close {
  position: absolute;
  top: 36px;
  inset-inline-end: 36px;
}
.search_popup .search_close .search_close_btn {
  font-size: 20px;
  line-height: 1;
  color: var(--tj-color-light-1);
  width: 48px;
  aspect-ratio: 1/1;
  border: 1px solid var(--tj-color-border-2);
  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;
}
.search_popup .search_close .search_close_btn svg {
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.search_popup .search_close .search_close_btn svg path {
  fill: var(--tj-color-common-white);
}
.search_popup .search_close .search_close_btn:hover {
  color: var(--tj-color-orange-1);
  border-color: var(--tj-color-orange-1);
}
.search_popup .search_close .search_close_btn:hover svg {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.search_popup.search-opened {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.search_popup.search-opened .search_form .search_input {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.search_popup.search-opened .search_form .search_input::after {
  width: 100%;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.search_popup_fnc .search_close .search_close_btn:hover {
  color: var(--tj-color-blue-1);
  border-color: var(--tj-color-blue-1);
}
.search_popup_fnc .tj_search_wrapper .search_form form .search_input .title {
  color: var(--tj-color-light-5);
  font-weight: var(--tj-fw-sbold);
  font-family: var(--tj-ff-playfair-display);
  text-transform: inherit;
}
.search_popup_fnc .tj_search_wrapper .search_form form .search_input .search-box [type=submit],
.search_popup_fnc .tj_search_wrapper .search_form form .search_input .search-box input[type=submit] {
  background-color: var(--tj-color-blue-1);
}
.search_popup_mrc .search_close .search_close_btn {
  border-radius: 50%;
}
.search_popup_mrc .search_close .search_close_btn:hover {
  color: var(--tj-color-orange-1);
  border-color: var(--tj-color-orange-1);
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input .title {
  text-transform: inherit;
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input input[type=search] {
  background-color: var(--tj-color-blur-3);
  border-color: var(--tj-color-blur-1);
  backdrop-filter: blur(12px);
  color: var(--tj-color-light-11);
  border-radius: 50px;
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input input[type=search]::-webkit-input-placeholder {
  color: var(--tj-color-light-11);
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input input[type=search]::-moz-placeholder {
  color: var(--tj-color-light-11);
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input input[type=search]:-ms-input-placeholder {
  color: var(--tj-color-light-11);
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input input[type=search]::-ms-input-placeholder {
  color: var(--tj-color-light-11);
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input input[type=search]::placeholder {
  color: var(--tj-color-light-11);
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input input[type=search]:focus {
  border-color: var(--tj-color-orange-1);
}
.search_popup_mrc .tj_search_wrapper .search_form form .search_input .search-box [type=submit],
.search_popup_mrc .tj_search_wrapper .search_form form .search_input .search-box input[type=submit] {
  background-color: var(--tj-color-orange-1);
  border-start-end-radius: 50px;
  border-end-end-radius: 50px;
}

.search-popup-overlay {
  position: fixed;
  inset-inline-start: 0;
  top: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(10px);
  z-index: 99;
  -webkit-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  -webkit-transition: all 0.5s ease-in-out 0.3s;
  transition: all 0.5s ease-in-out 0.3s;
}
.search-popup-overlay.opened {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/* !END: Search CSS */
/**----------------------------------------
START: Tj Filter CSS
----------------------------------------*/
.tj_filter_btn_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_filter_btn_group {
    gap: 10px;
  }
}
.tj_filter_btn_group .tj_filter_btn {
  padding: 5px 15px;
  line-height: 1.3;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tj_filter_btn_group .tj_filter_btn:hover, .tj_filter_btn_group .tj_filter_btn.active {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}

.tj-filter-btn-wrap {
  margin-bottom: 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-filter-btn-wrap {
    margin-bottom: 40px;
  }
}

/* !END: Tj Filter CSS */
/**----------------------------------------
START: Tj Course Filter CSS
----------------------------------------*/
.tj-course-filter-wrap {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--tj-color-border-2);
}
.tj-course-filter-wrap .tj-select {
  min-height: 44px;
}
.tj-course-filter-wrap .nice-select {
  background-color: var(--tj-color-common-white);
  width: 187px;
  min-height: 44px;
  font-size: 14px;
  padding: 0 20px;
}
.tj-course-filter-wrap .nice-select::before {
  content: "";
  background-color: var(--tj-color-common-white);
  width: 35px;
  height: calc(100% - 2px);
  border-radius: 0 50px 50px 0;
  position: absolute;
  inset-inline-end: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tj-course-filter-wrap .nice-select::after {
  inset-inline-end: 15px;
}
.tj-course-filter-wrap .nice-select .current {
  overflow: hidden;
}
.tj-course-filter-wrap .nice-select .list {
  min-width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tj-course-filter-wrap .nice-select .option.selected, .tj-course-filter-wrap .nice-select .option.selected.focus {
  font-weight: var(--tj-fw-regular);
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary) !important;
}
.tj-course-filter-wrap .nice-select .option:hover, .tj-course-filter-wrap .nice-select .option.focus {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
@media (max-width: 575px) {
  .tj-course-filter-wrap .nice-select {
    width: 160px;
  }
}

.tj-top-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}

.tj-filter-widget form {
  position: relative;
  width: 100%;
  z-index: 1;
}
.tj-filter-widget form input[type=search] {
  font-size: 16px;
  min-width: 310px;
  min-height: 44px;
  padding: 0 20px 0 48px;
  line-height: 1;
}
@media (max-width: 575px) {
  .tj-filter-widget form input[type=search] {
    min-width: 340px;
  }
}
.tj-filter-widget form button[type=submit] {
  font-size: 18px;
  color: var(--tj-color-heading-primary);
  width: 48px;
  height: 44px;
  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-padding-start: 15px;
          padding-inline-start: 15px;
  position: absolute;
  top: 50%;
  inset-inline-start: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.tj-filter-widget form button[type=submit] i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
}
.tj-filter-widget form button[type=submit]:hover {
  color: var(--tj-color-theme-primary);
}

.filter-reset .tj-reset {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 16px;
  color: var(--tj-color-theme-primary);
  font-weight: var(--tj-fw-sbold);
}

.tj-show-results .course-show {
  color: var(--tj-color-text-body);
}
.tj-show-results .course-show strong {
  color: var(--tj-color-heading-primary);
}

.tj-course-view-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.tj-course-ordering {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.tj-course-ordering .select-label {
  color: var(--tj-color-text-body-3);
}
.tj-course-ordering .nice-select {
  min-width: 180px;
}
.tj-course-switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  border-radius: 50px;
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  padding: 3px;
}
.tj-course-switch .list-view,
.tj-course-switch .grid-view {
  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;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: var(--tj-color-text-body);
  font-size: 18px;
  cursor: pointer;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid transparent;
}
.tj-course-switch .list-view.active,
.tj-course-switch .grid-view.active {
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-common-white);
  border-color: var(--tj-color-border-3);
}
.tj-course-switch .list-view:hover, .tj-course-switch .list-view:focus,
.tj-course-switch .grid-view:hover,
.tj-course-switch .grid-view:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tj-filter-sidebar {
  padding: 29px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 0 30px var(--tj-color-shadow-1);
          box-shadow: 0 0 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  overflow: hidden;
}
.tj-filter-sidebar .filter-title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-bold);
  font-size: 16px;
  letter-spacing: -0.015em;
}
.tj-filter-sidebar .filter-title span {
  font-size: 22px;
  color: var(--tj-color-theme-primary);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-filter-sidebar .tj-filter-widget {
  border-bottom: 1px solid var(--tj-color-border-3);
  padding-top: 26px;
  padding-bottom: 30px;
}
.tj-filter-sidebar .tj-filter-widget-search {
  border: 0;
  padding: 0;
}
.tj-filter-sidebar .tj-filter-widget-search form input[type=search] {
  min-width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-filter-sidebar {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-filter-sidebar {
    margin-top: 30px;
  }
}

.filter-widget-title {
  font-size: 16px;
  letter-spacing: 0.01em;
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-bold);
  margin-bottom: 26px;
}

.tj-filter-widget-price {
  position: relative;
}
.tj-filter-widget-price .ui-widget-content {
  position: relative;
  height: 8px;
  background-color: var(--tj-color-theme-bg-2);
  border-radius: 20px;
  margin-bottom: 20px;
}
.tj-filter-widget-price .ui-widget-content .ui-slider-range {
  position: absolute;
  display: block;
  width: 100%;
  height: 8px;
  border: 0;
  background-color: var(--tj-color-theme-primary);
  border-radius: 8px;
  z-index: 1;
}
.tj-filter-widget-price .ui-widget-content .ui-slider-handle {
  left: 0%;
  position: absolute;
  z-index: 2;
  outline: 0;
  cursor: pointer;
  background-color: var(--tj-color-light-1);
  border-radius: 100%;
  border: 4px solid var(--tj-color-theme-primary);
  top: -5px;
  height: 18px;
  width: 18px;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateX(0px);
      -ms-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: unset;
  transition: unset;
}
.tj-filter-widget-price .ui-widget-content .ui-slider-handle:nth-child(2) {
  display: none !important;
}
.tj-filter-widget-price .ui-widget-content .ui-slider-handle:last-child {
  left: 10%;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.tj-filter-widget-price .price-label {
  font-size: 16px;
  line-height: 1.25;
  font-weight: var(--tj-fw-bold);
  letter-spacing: -0.015em;
  color: var(--tj-color-theme-primary);
  position: absolute;
  top: 26px;
  inset-inline-end: 0;
}
.tj-filter-widget-price .price-slider-amount {
  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;
}
.tj-filter-widget-price .price-slider-amount span {
  font-weight: var(--tj-fw-medium);
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.filter-check-item {
  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;
  margin-bottom: 20px;
}
.filter-check-item:last-child {
  margin-bottom: 0;
}
.filter-check-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 16px;
  line-height: 1;
  color: var(--tj-color-text-body);
  font-weight: var(--tj-fw-medium);
  cursor: pointer;
}
.filter-check-item input[type=checkbox] {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid var(--tj-color-border-8);
  border-radius: 3px;
  position: relative;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
}
.filter-check-item input[type=checkbox]:checked {
  border-color: var(--tj-color-theme-primary);
}
.filter-check-item input[type=checkbox]:checked::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.filter-check-item input[type=checkbox]::before {
  content: "\e909";
  font-size: 16px;
  font-family: var(--tj-ff-fonticon);
  color: var(--tj-color-common-white);
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: var(--tj-color-theme-primary);
  top: 50%;
  inset-inline-start: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}

.count {
  font-size: 14px;
  line-height: 1;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-text-body);
}

.tj-filter-widget-rating .tj-rating-wrapper {
  font-size: 14px;
}
.tj-filter-widget-rating .tj-rating-wrapper .r-icon-wrapper {
  opacity: 0.2;
}
.tj-filter-widget-rating .tj-rating-wrapper .r-icon-wrapper.r-icon-marked {
  opacity: 1;
}
.tj-filter-widget-rating .tj-rating-wrapper .label {
  font-family: var(--tj-ff-body);
  color: var(--tj-color-text-body);
  font-weight: var(--tj-fw-medium);
  -webkit-margin-start: 7px;
          margin-inline-start: 7px;
}

.tj-filter-btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 30px;
}
.tj-filter-btn-area .tj-btn-primary {
  padding: 11px 26px 10px;
}
.tj-filter-btn-area .tj-btn-primary-border {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.filter-sidebar-top {
  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;
  gap: 15px;
  padding-bottom: 30px;
  position: relative;
}

.course-active-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
}
.course-active-filters span {
  font-size: 16px;
  color: var(--tj-color-text-body-3);
}
.course-active-filters .filter-active {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  line-height: 1;
  background: var(--tj-color-theme-bg-2);
  color: var(--tj-color-theme-primary);
  font-weight: var(--tj-fw-medium);
  padding: 7px 12px;
  border-radius: 999px;
}
.course-active-filters .close {
  font-size: 12px;
  color: var(--tj-color-theme-primary);
  cursor: pointer;
}

.course-pagination-area {
  margin-top: 50px;
}
.course-pagination-area .tj-pagination {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .course-pagination-area {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .course-pagination-area {
    margin-top: 30px;
  }
}

/* !END: Tj Course Filter CSS */
/**----------------------------------------
START: Hero CSS
----------------------------------------*/
.tj-banner-section {
  position: relative;
  z-index: 1;
  background: var(--tj-color-gradient-2);
  padding-top: 135px;
  padding-bottom: 135px;
  min-height: 770px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-banner-section {
    min-height: 645px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-banner-section {
    padding-top: 50px;
    padding-bottom: 0;
  }
}

.banner-content {
  max-width: 535px;
  width: 100%;
  position: relative;
  z-index: 1;
}
.banner-content .sec-subtitle {
  margin-bottom: 15px;
}
.banner-content .banner-title {
  margin-bottom: 13px;
}
.banner-content .btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 22px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-content .btn-area {
    gap: 10px;
    margin-top: 18px;
  }
}
.banner-content .list-area {
  margin-top: 60px;
}
.banner-content .list-area .tj-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
.banner-content .list-area .tj-list li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-content .list-area {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-content .list-area {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-content {
    max-width: 480px;
    -webkit-margin-start: 40px;
            margin-inline-start: 40px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-content {
    -webkit-margin-start: 50px;
            margin-inline-start: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-content {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    margin-bottom: 50px;
  }
}

.banner-right {
  position: absolute;
  z-index: 0;
  bottom: 0;
  inset-inline-end: 0;
  width: 55.6%;
  height: 100%;
}
.banner-right .bg-img {
  background-position: right bottom;
}
.banner-right .banner-img {
  width: 100%;
  height: 100%;
}
.banner-right .banner-img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  width: 100%;
  height: 100%;
}
@media (max-width: 575px) {
  .banner-right .banner-img img {
    min-height: 390px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-right {
    width: 54%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-right {
    position: relative;
    width: 100%;
  }
}

.banner-progress-box {
  background-color: var(--tj-color-blur-1);
  backdrop-filter: blur(15px);
  border-radius: 8px;
  padding: 20px 23px;
  width: 200px;
  position: absolute;
  bottom: 230px;
  inset-inline-start: 62px;
  text-align: center;
}
.banner-progress-box .title {
  font-size: 18px;
  line-height: 1;
  font-weight: var(--tj-fw-sbold);
}
.banner-progress-box .text {
  font-size: 13px;
  font-weight: var(--tj-fw-medium);
}
.banner-progress-box .text strong {
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-heading-primary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-progress-box {
    inset-inline-start: 90px;
  }
}

.circle-big {
  position: relative;
  width: 105px;
  height: 105px;
  z-index: 1;
  margin: 0 auto 10px;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.015em;
  font-weight: var(--tj-fw-bold);
  font-family: var(--tj-ff-heading);
  color: var(--tj-color-heading-primary);
}
.circle-big span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.circle-big svg {
  width: 105px;
  height: 105px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.circle-big .bg {
  fill: none;
  stroke-width: 11px;
  stroke: var(--tj-color-theme-bg-9);
}
.circle-big .progress {
  fill: none;
  stroke-width: 11px;
  stroke: var(--tj-color-theme-primary);
  stroke-linecap: round;
  stroke-dasharray: 320;
  stroke-dashoffset: 320;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: stroke-dashoffset 1s ease-in-out;
  transition: stroke-dashoffset 1s ease-in-out;
}

.banner-launched-box {
  background-color: var(--tj-color-blur-1);
  backdrop-filter: blur(15px);
  border-radius: 8px;
  padding: 18px;
  width: 300px;
  position: absolute;
  bottom: 80px;
  inset-inline-start: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 6px;
}
.banner-launched-box .icon {
  width: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.banner-launched-box .text {
  font-size: 14px;
  line-height: 1.43;
  font-weight: var(--tj-fw-medium);
}
.banner-launched-box .text strong {
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-heading-primary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-launched-box {
    inset-inline-start: auto;
    inset-inline-end: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-launched-box {
    inset-inline-start: auto;
    inset-inline-end: 50px;
    bottom: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-launched-box {
    inset-inline-start: auto;
    inset-inline-end: 15px;
    bottom: 15px;
  }
}

.banner-feature-course.tj-course-item {
  position: absolute;
  top: 80px;
  inset-inline-start: 61%;
  max-width: 280px;
  width: 100%;
  background-color: var(--tj-color-blur-1);
  backdrop-filter: blur(15px);
  padding: 15px 15px 10px 15px;
  border: 0;
  overflow: hidden;
  border-radius: 16px;
  -webkit-transition: none;
  transition: none;
}
.banner-feature-course.tj-course-item .tj-course-img {
  border-radius: 12px;
}
.banner-feature-course.tj-course-item .tj-course-price-wrap {
  padding-top: 18px;
  margin-bottom: 0;
}
.banner-feature-course.tj-course-item .tj-course-price-wrap .single-rating {
  font-size: 14px;
}
.banner-feature-course.tj-course-item .tj-course-price-wrap .course-price {
  font-size: 20px;
}
.banner-feature-course.tj-course-item:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-feature-course.tj-course-item {
    inset-inline-start: auto;
    inset-inline-end: 20px;
  }
}

.banner-scroll {
  position: absolute;
  inset-inline-start: 30px;
  bottom: 35px;
  z-index: 5;
}
.banner-scroll .scroll-down {
  color: var(--tj-color-heading-primary);
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
}
.banner-scroll .scroll-down .text {
  letter-spacing: 0;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
}
.banner-scroll .scroll-down .icon {
  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;
  width: 36px;
  height: 36px;
  font-size: 18px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-radius: 50%;
  overflow: hidden;
  text-shadow: 0 -30px 0 currentColor;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-scroll .scroll-down .icon {
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
}
.banner-scroll .scroll-down:hover {
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
}
.banner-scroll .scroll-down:hover .icon i {
  -webkit-transform: translateY(30px);
      -ms-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-scroll {
    inset-inline-start: 16px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-scroll {
    display: none;
  }
}

.tj-banner-section-2 {
  background-color: var(--tj-color-theme-dark-2);
  position: relative;
  z-index: 0;
  padding-top: 228px;
  padding-bottom: 70px;
}
.tj-banner-section-2 .shape-blur {
  top: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-banner-section-2 {
    padding-top: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-banner-section-2 {
    padding-top: 235px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-banner-section-2 {
    padding-top: 165px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-banner-section-2 {
    padding-top: 145px;
    padding-bottom: 60px;
  }
}

.banner-content-2 {
  max-width: 830px;
  width: 100%;
  margin: 0 auto 90px;
  text-align: center;
}
.banner-content-2 .sec-subtitle-2 {
  font-size: 15px;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(15px);
  text-transform: inherit;
  letter-spacing: 0;
  padding: 8px 18px;
  margin-bottom: 14px;
}
@media (max-width: 575px) {
  .banner-content-2 .sec-subtitle-2 {
    padding: 8px 14px;
  }
}
.banner-content-2 .banner-title {
  font-size: 84px;
  line-height: 1.167;
  font-weight: var(--tj-fw-medium);
  margin-bottom: 10px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-content-2 .banner-title {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-content-2 .banner-title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-content-2 .banner-title {
    font-size: 64px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-content-2 .banner-title {
    font-size: 56px;
  }
}
.banner-content-2 .banner-desc {
  max-width: 670px;
  margin: 0 auto;
  color: var(--tj-color-light-3);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-content-2 .banner-desc {
    max-width: 600px;
  }
}
.banner-content-2 .btn-area {
  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-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-top: 30px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-content-2 {
    max-width: 800px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-content-2 {
    max-width: 700px;
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-content-2 {
    margin-bottom: 60px;
  }
}

.banner-img-2 {
  max-width: 828px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-img-2 {
    max-width: 750px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-img-2 {
    max-width: 690px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-img-2 {
    max-width: 560px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-img-2 {
    padding: 0 35px;
  }
}
@media (max-width: 575px) {
  .banner-img-2 {
    padding: 0 15px;
  }
}

.shape-blur {
  position: absolute;
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
  z-index: -1;
}

.banner-coaches {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(20px);
  padding: 20px 15px 15px;
  border-radius: 10px;
  position: absolute;
  inset-inline-start: 120px;
  top: 55%;
  width: 205px;
}
.banner-coaches .title {
  color: var(--tj-color-common-white);
  line-height: 1;
  margin-top: 18px;
  margin-bottom: 10px;
}
.banner-coaches .text {
  color: var(--tj-color-light-4);
  line-height: 1.25;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .banner-coaches {
    inset-inline-start: 50px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-coaches {
    inset-inline-start: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-coaches {
    inset-inline-start: 15px;
  }
}

.banner-coach-box {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(20px);
  padding: 20px 15px 15px;
  border-radius: 10px;
  position: absolute;
  inset-inline-start: 120px;
  top: 18%;
  width: 280px;
}
.banner-coach-box .author-avatar {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-coach-box .author-avatar {
    width: 54px;
  }
}
.banner-coach-box .author-info .name {
  color: var(--tj-color-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-coach-box .author-info .name {
    font-size: 18px;
  }
}
.banner-coach-box .author-info .designation {
  color: var(--tj-color-light-3);
}
.banner-coach-box .box-bottom {
  margin-top: 25px;
}
.banner-coach-box .single-rating .label {
  color: var(--tj-color-common-white);
}
.banner-coach-box .single-rating .label span {
  color: var(--tj-color-common-white);
}
.banner-coach-box .available {
  color: var(--tj-color-green-1);
}
.banner-coach-box .box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 1;
  color: var(--tj-color-light-4);
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .banner-coach-box {
    inset-inline-start: 50px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-coach-box {
    width: 260px;
    inset-inline-start: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-coach-box {
    width: 250px;
    inset-inline-start: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-coach-box {
    width: 230px;
    top: 12%;
  }
}
.banner-coach-box-2 {
  inset-inline-start: inherit;
  inset-inline-end: 120px;
  top: 54%;
}
.banner-coach-box-2 a {
  font-size: 15px;
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  letter-spacing: -0.015em;
  color: var(--tj-color-heading-primary);
  display: block;
  text-align: center;
  border-radius: 50px;
  background-color: var(--tj-color-common-white);
  padding: 9px 10px;
}
.banner-coach-box-2 a:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .banner-coach-box-2 {
    inset-inline-end: 50px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-coach-box-2 {
    inset-inline-end: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-coach-box-2 {
    inset-inline-end: 15px;
  }
}

.banner-progress-box-2 {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(20px);
  padding: 20px 15px 15px;
  border-radius: 10px;
  position: absolute;
  inset-inline-end: 120px;
  top: 18%;
  width: 228px;
}
.banner-progress-box-2 .box-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 1;
  color: var(--tj-color-light-4);
  text-transform: uppercase;
  margin-bottom: 20px;
}
.banner-progress-box-2 .tj-counter {
  padding: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.banner-progress-box-2 .tj-counter .counter-number {
  font-size: 40px;
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-medium);
}
.banner-progress-box-2 .text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1.2;
  color: var(--tj-color-light-4);
  margin-top: 5px;
}
.banner-progress-box-2 .progress-line {
  width: 100%;
  height: 8px;
  border-radius: 40px;
  background-color: var(--tj-color-border-5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
}
.banner-progress-box-2 .progress-line span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 56%;
  height: 8px;
  border-radius: 40px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ffad5f), color-stop(95%, #723ec3));
  background: linear-gradient(90deg, #ffad5f 50%, #723ec3 95%);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-progress-box-2 .progress-line {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .banner-progress-box-2 {
    inset-inline-end: 50px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-progress-box-2 {
    inset-inline-end: 30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-progress-box-2 {
    inset-inline-end: 15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-progress-box-2 {
    width: 205px;
    top: 12%;
  }
}

.tj-banner-section-3 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: var(--tj-color-theme-purple);
  border-end-start-radius: 40px;
  border-end-end-radius: 40px;
  padding-top: 195px;
  padding-bottom: 90px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-banner-section-3 {
    padding-top: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-banner-section-3 {
    padding-top: 96px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-banner-section-3 {
    padding-top: 86px;
    padding-bottom: 70px;
    border-radius: 0 0 24px 24px;
  }
}
.tj-banner-section-3 .banner-3-glow {
  position: absolute;
  z-index: -1;
  pointer-events: none;
  max-width: none;
  mix-blend-mode: plus-lighter;
}
.tj-banner-section-3 .banner-3-glow img {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
}
.tj-banner-section-3 .banner-3-glow-1 {
  top: 0;
  inset-inline-start: 0;
  width: 508px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-banner-section-3 .banner-3-glow-1 {
    width: 308px;
  }
}
.tj-banner-section-3 .banner-3-glow-2 {
  bottom: 0;
  inset-inline-end: 0;
  width: 960px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-banner-section-3 .banner-3-glow-2 {
    width: 460px;
  }
}
.tj-banner-section-3 .banner-scroll .scroll-down {
  color: var(--tj-color-common-white);
}

.banner-3-content {
  position: relative;
  z-index: 2;
  max-width: 610px;
  padding-top: 59px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-content {
    margin-bottom: 55px;
  }
}

.banner-3-sparkle {
  position: absolute;
  top: -34px;
  inset-inline-start: -105px;
  width: 56px;
  height: 56px;
  pointer-events: none;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3-sparkle {
    inset-inline-start: -55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-sparkle {
    display: none;
  }
}
.banner-3-sparkle img {
  display: block;
  width: 100%;
  height: 100%;
}

.banner-3-guide {
  position: absolute;
  bottom: 186px;
  inset-inline-end: -105px;
  width: 175px;
  z-index: 1;
  pointer-events: none;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3-guide {
    inset-inline-end: -70px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-guide {
    display: none;
  }
}
.banner-3-guide .banner-3-guide-arrow {
  position: absolute;
  inset: 0;
  width: 100%;
  height: auto;
}
.banner-3-guide .banner-3-guide-arrow img {
  display: block;
  width: 100%;
  height: auto;
}
.banner-3-guide .banner-3-guide-badge {
  position: absolute;
  inset-inline-end: 0;
  bottom: 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: linear-gradient(-26deg, rgba(255, 218, 173, 0.12) 25%, rgba(218, 194, 255, 0.12) 100%);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(8px);
  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;
}
.banner-3-guide .banner-3-guide-badge img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
  mix-blend-mode: luminosity;
}

.banner-scroll-2 {
  inset-inline-start: 50px;
  bottom: 80px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-scroll-2 {
    bottom: 35px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-scroll-2 {
    inset-inline-start: 15px;
    bottom: 36px;
  }
}

.banner-3-title {
  color: var(--tj-color-common-white);
  font-size: 78px;
  line-height: 1.05;
  font-weight: var(--tj-fw-sbold);
  font-family: var(--tj-ff-heading);
  letter-spacing: -0.02em;
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3-title {
    margin-bottom: 16px;
  }
}
.banner-3-title .highlight {
  position: relative;
  background: var(--tj-color-gradient-7);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.banner-3-title .highlight::after {
  content: "";
  position: absolute;
  inset-inline-start: 3px;
  bottom: 10px;
  width: 98%;
  height: 5px;
  background: var(--tj-color-gradient-8);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3-title .highlight::after {
    height: 4px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3-title .highlight::after {
    bottom: 8px;
    height: 3px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-title .highlight::after {
    bottom: 5px;
    height: 3px;
    inset-inline-start: 2px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-3-title {
    font-size: 68px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3-title {
    font-size: 54px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3-title {
    font-size: 52px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .banner-3-title {
    font-size: 48px;
  }
}
@media (max-width: 575px) {
  .banner-3-title {
    font-size: 46px;
  }
}

.banner-3-desc {
  color: var(--tj-color-common-white);
  opacity: 0.85;
  max-width: 500px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-desc {
    margin-bottom: 30px;
  }
}

.banner-3-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}

.banner-3-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  height: 56px;
  padding: 0 30px;
  border-radius: 50px;
  font-size: 16px;
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  letter-spacing: -0.015em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 575px) {
  .banner-3-btn {
    height: 52px;
    padding: 0 24px;
  }
}
.banner-3-btn-light {
  background-color: var(--tj-color-blur-6);
  color: var(--tj-color-heading-primary);
}
.banner-3-btn-light .dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: var(--tj-color-heading-primary);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.banner-3-btn-light:hover, .banner-3-btn-light:focus {
  background-color: var(--tj-color-common-white);
  color: var(--tj-color-heading-primary);
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.banner-3-btn-glass {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-7);
  backdrop-filter: blur(12px);
  color: var(--tj-color-common-white);
}
.banner-3-btn-glass .icon {
  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: 12px;
}
.banner-3-btn-glass:hover, .banner-3-btn-glass:focus {
  background-color: var(--tj-color-border-6);
  color: var(--tj-color-common-white);
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}

.banner-3-students {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-top: 117px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3-students {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-students {
    margin-top: 32px;
  }
}
.banner-3-students .banner-3-avatars {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-3-students .banner-3-avatars img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.banner-3-students .banner-3-avatars img,
.banner-3-students .banner-3-avatars .more {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid var(--tj-color-common-white);
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-margin-start: -19px;
          margin-inline-start: -19px;
  position: relative;
  z-index: 1;
}
.banner-3-students .banner-3-avatars img:first-child,
.banner-3-students .banner-3-avatars .more:first-child {
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.banner-3-students .banner-3-avatars .more {
  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;
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
  font-size: 12px;
  font-weight: var(--tj-fw-bold);
  letter-spacing: -0.01em;
}
.banner-3-students .banner-3-students-text {
  color: var(--tj-color-common-white);
  font-size: 15px;
  line-height: 1.3;
  font-weight: var(--tj-fw-medium);
  letter-spacing: 0;
}
.banner-3-students .banner-3-students-text strong {
  display: block;
  opacity: 1;
  color: var(--tj-color-common-white);
  font-size: 20px;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.02em;
}
.banner-3-students .banner-3-students-text span {
  opacity: 0.75;
}

.banner-3-visual {
  position: relative;
  z-index: 2;
  max-width: 490px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-visual {
    margin: 0 auto;
    max-width: 470px;
  }
}

.banner-3-img {
  position: relative;
  border-radius: 18px 18px 18px 110px;
  overflow: hidden;
}
.banner-3-img img {
  width: 100%;
  height: 546px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-3-img img {
    height: 500px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-img img {
    height: 440px;
  }
}

.banner-3-grid {
  position: absolute;
  top: 42%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  inset-inline-end: -197px;
  width: 137px;
  height: 137px;
  z-index: -1;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-grid {
    display: none;
  }
}

.banner-3-ai {
  position: absolute;
  top: 42%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  inset-inline-end: -150px;
  width: 66px;
  height: 66px;
  border-radius: 50%;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .banner-3-ai {
    inset-inline-end: -70px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-3-ai {
    inset-inline-end: -40px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-3-ai {
    inset-inline-end: -20px;
  }
}
.banner-3-ai img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-ai {
    width: 54px;
    height: 54px;
    inset-inline-end: -6px;
  }
}

.banner-3-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  margin-top: 21px;
  padding: 0 10px;
}
.banner-3-stats .stat {
  text-align: center;
}
.banner-3-stats .stat .tj-counter {
  padding: 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.banner-3-stats .stat .counter-number {
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  -webkit-padding-start: 15px;
          padding-inline-start: 15px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.banner-3-stats .stat .counter-number::after {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 10px;
  width: 0;
  height: 33px;
  -webkit-border-start: 1px dashed var(--tj-color-border-7);
          border-inline-start: 1px dashed var(--tj-color-border-7);
}
.banner-3-stats .stat .counter-label {
  display: block;
  margin-top: 8px;
  font-size: 16px;
  color: var(--tj-color-common-white);
  opacity: 0.7;
  letter-spacing: 0;
  -webkit-padding-start: 15px;
          padding-inline-start: 15px;
  text-wrap: nowrap;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-stats .stat .counter-number {
    font-size: 26px;
    -webkit-padding-start: 10px;
            padding-inline-start: 10px;
  }
  .banner-3-stats .stat .counter-number::after {
    top: 5px;
  }
}
@media (max-width: 575px) {
  .banner-3-stats {
    gap: 11px;
    padding: 0;
  }
  .banner-3-stats .stat .counter-label {
    font-size: 13px;
    text-wrap: wrap;
  }
}

.banner-3-badge {
  position: absolute;
  top: 60px;
  inset-inline-start: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-3-badge {
    top: auto;
    bottom: 72px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.tj-badge-rounded {
  position: relative;
  width: 173px;
  height: 173px;
  border-radius: 50%;
  background-color: rgba(75, 41, 128, 0.8);
  border: 1px solid var(--tj-color-border-5);
  backdrop-filter: blur(9px);
  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: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-badge-rounded {
    width: 150px;
    height: 150px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-badge-rounded {
    width: 118px;
    height: 118px;
  }
}
.tj-badge-rounded .badge-text {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: b3BadgeSpin 20s linear infinite;
          animation: b3BadgeSpin 20s linear infinite;
}
.tj-badge-rounded .badge-text text {
  fill: var(--tj-color-common-white);
  font-family: var(--tj-ff-body);
  font-size: 11px;
  font-weight: var(--tj-fw-sbold);
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.tj-badge-rounded .badge-icon {
  width: 105px;
  height: 105px;
  border-radius: 50%;
  background-color: var(--tj-color-border-6);
  border: 1px solid var(--tj-color-border-5);
  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;
}
.tj-badge-rounded .badge-icon img {
  width: 70px;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-badge-rounded .badge-icon {
    width: 86px;
    height: 86px;
  }
  .tj-badge-rounded .badge-icon img {
    width: 56px;
    height: 56px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-badge-rounded .badge-icon {
    width: 68px;
    height: 68px;
  }
  .tj-badge-rounded .badge-icon img {
    width: 44px;
    height: 44px;
  }
}
.tj-badge-rounded .badge-icon-btn {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  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;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}
.tj-badge-rounded .badge-icon-btn i {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.tj-badge-rounded:hover .badge-icon-btn i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj-badge-rounded-2 {
  background-color: var(--tj-color-common-white);
  border-color: var(--tj-color-border-3);
  width: 170px;
  height: 170px;
}
.tj-badge-rounded-2 .badge-icon {
  width: 110px;
  height: 110px;
  background-color: var(--tj-color-theme-bg-2);
  border-color: var(--tj-color-border-3);
}
.tj-badge-rounded-3 {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-border-3);
  width: 170px;
  height: 170px;
}
.tj-badge-rounded-3 .badge-icon {
  width: 110px;
  height: 110px;
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-border-5);
}
.tj-badge-rounded-3 .badge-icon-btn {
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
}

.tj-banner-section-4 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: var(--tj-color-gradient-14);
  min-height: 930px;
  padding-top: 250px;
  padding-bottom: 120px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tj-banner-section-4 {
    padding-top: 264px;
    padding-bottom: 223px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-banner-section-4 {
    padding-top: 264px;
    padding-bottom: 253px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-banner-section-4 {
    padding-top: 150px;
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-banner-section-4 {
    padding-top: 130px;
    padding-bottom: 70px;
  }
}
.tj-banner-section-4 .banner-4-circle {
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  pointer-events: none;
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
.tj-banner-section-4 .banner-4-circle-1 {
  top: -160px;
  inset-inline-end: -120px;
  width: 460px;
  height: 460px;
  background: radial-gradient(circle, rgba(144, 93, 224, 0.18) 0%, rgba(144, 93, 224, 0) 70%);
}
.tj-banner-section-4 .banner-4-circle-2 {
  bottom: -180px;
  inset-inline-start: -140px;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle, rgba(255, 173, 95, 0.18) 0%, rgba(255, 173, 95, 0) 70%);
}
.tj-banner-section-4 .banner-4-wave {
  position: absolute;
  inset-inline-start: 0;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 110px;
  overflow: hidden;
  pointer-events: none;
  line-height: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-banner-section-4 .banner-4-wave {
    height: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-banner-section-4 .banner-4-wave {
    height: 55px;
  }
}
.tj-banner-section-4 .banner-4-wave svg {
  display: block;
  width: 200%;
  height: 100%;
  fill: var(--tj-color-common-white);
  -webkit-animation: banner4WaveFlow 12s linear infinite;
          animation: banner4WaveFlow 12s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .banner-4-wave svg {
    -webkit-animation: none;
            animation: none;
  }
}
.banner-4-content {
  position: relative;
  z-index: 2;
  max-width: 563px;
}
.banner-4-content .sec-subtitle {
  margin-bottom: 16px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-content {
    max-width: 100%;
  }
}

.banner-4-title {
  margin-bottom: 7px;
  max-width: 543px;
}
.banner-4-title .accent {
  background: -webkit-gradient(linear, left top, right top, from(#ffa838), color-stop(70.19%, #ff65c3), color-stop(98.37%, #8652ff));
  background: linear-gradient(90deg, #ffa838 0%, #ff65c3 70.19%, #8652ff 98.37%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
}
.banner-4-title .underline {
  position: relative;
}
.banner-4-title .underline-shape {
  position: absolute;
  inset-inline-end: 59px;
  bottom: -26px;
  height: auto;
  pointer-events: none;
  overflow: visible;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-4-title .underline-shape {
    width: 84px;
    bottom: -23px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-title .underline-shape {
    width: 74px;
    bottom: -18px;
    inset-inline-end: 30px;
  }
}

.banner-4-desc {
  font-size: 18px;
  color: var(--tj-color-text-body);
  max-width: 500px;
  margin-bottom: 22px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-desc {
    font-size: 16px;
    margin-bottom: 26px;
  }
}

.banner-4-search {
  max-width: 563px;
  margin-bottom: 30px;
}
.banner-4-search form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-4);
  border-radius: 50px;
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  padding: 6px;
}
.banner-4-search .search-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  -webkit-padding-start: 16px;
          padding-inline-start: 16px;
}
.banner-4-search input[type=search] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  border: 0;
  background: transparent;
  min-height: 48px;
  padding: 0 10px;
  letter-spacing: -0.015em;
  color: var(--tj-color-heading-primary);
  font-size: 16px;
}
.banner-4-search input[type=search]::-webkit-input-placeholder {
  color: var(--tj-color-heading-primary);
}
.banner-4-search input[type=search]::-moz-placeholder {
  color: var(--tj-color-heading-primary);
}
.banner-4-search input[type=search]:-ms-input-placeholder {
  color: var(--tj-color-heading-primary);
}
.banner-4-search input[type=search]::-ms-input-placeholder {
  color: var(--tj-color-heading-primary);
}
.banner-4-search input[type=search]::placeholder {
  color: var(--tj-color-heading-primary);
}

.tj-categories-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.tj-categories-2 .label {
  line-height: 1;
  letter-spacing: 0.01em;
  color: var(--tj-color-text-body-3);
}
.tj-categories-2 a {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 7px 13px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tj-categories-2 a:hover {
  color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}

.banner-4-visual {
  position: relative;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-visual {
    margin-top: 60px;
  }
}

.banner-4-network {
  position: relative;
  z-index: -1;
  width: 100%;
  max-width: 620px;
  height: 520px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-4-network {
    max-width: 560px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-4-network {
    height: 470px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-network {
    height: 440px;
    max-width: 480px;
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .banner-4-network {
    height: 380px;
    max-width: 320px;
  }
}

.banner-4-path {
  position: absolute;
  top: 102px;
  inset-inline-start: 79px;
  display: block;
  width: 939px;
  height: 939px;
  z-index: -2;
  border-radius: 50%;
  pointer-events: none;
  overflow: visible;
}
.banner-4-path img {
  -webkit-animation: spin 70s linear infinite;
          animation: spin 70s linear infinite;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-4-path {
    top: 102px;
    inset-inline-start: 51px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-4-path {
    top: 102px;
    inset-inline-start: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-4-path {
    top: 62px;
    inset-inline-start: -44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-path {
    top: -33px;
    inset-inline-start: 5px;
    width: 739px;
    height: 739px;
  }
}

.banner-4-node {
  position: absolute;
  border-radius: 50%;
  border: 2px solid var(--tj-color-common-white);
  z-index: 2;
  -webkit-animation: banner4Float 6s ease-in-out infinite;
          animation: banner4Float 6s ease-in-out infinite;
}
.banner-4-node .banner-4-avatar {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 24px 50px var(--tj-color-shadow-2);
          box-shadow: 0 24px 50px var(--tj-color-shadow-2);
}
.banner-4-node .banner-4-avatar img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.banner-4-node-1 {
  top: 80px;
  inset-inline-start: 190px;
  width: 194px;
  height: 194px;
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
}
.banner-4-node-2 {
  top: 42px;
  inset-inline-end: -55px;
  width: 134px;
  height: 134px;
  -webkit-animation-duration: 5.5s;
          animation-duration: 5.5s;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.banner-4-node-3 {
  bottom: 47px;
  inset-inline-start: 54px;
  width: 110px;
  height: 110px;
  -webkit-animation-duration: 6.5s;
          animation-duration: 6.5s;
  -webkit-animation-delay: -3.5s;
          animation-delay: -3.5s;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-4-node-1 {
    top: 149px;
    inset-inline-start: 79px;
  }
  .banner-4-node-2 {
    inset-inline-end: 61px;
    top: 47px;
  }
  .banner-4-node-3 {
    inset-inline-start: 12px;
    bottom: -22px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-4-node-1 {
    top: 179px;
    inset-inline-start: 71px;
    width: 185px;
    height: 185px;
  }
  .banner-4-node-2 {
    width: 124px;
    height: 124px;
    inset-inline-end: 114px;
    top: 64px;
  }
  .banner-4-node-3 {
    inset-inline-start: 7px;
    bottom: -96px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-4-node-1 {
    top: 199px;
    inset-inline-start: 62px;
    width: 165px;
    height: 165px;
  }
  .banner-4-node-2 {
    width: 104px;
    height: 104px;
    inset-inline-end: 88px;
    top: 78px;
  }
  .banner-4-node-3 {
    width: 86px;
    height: 86px;
    inset-inline-start: -6px;
    bottom: -85px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-4-node-1 {
    top: 96px;
    inset-inline-start: 71px;
    width: 155px;
    height: 155px;
  }
  .banner-4-node-2 {
    width: 94px;
    height: 94px;
    inset-inline-end: 36px;
    top: 27px;
  }
  .banner-4-node-3 {
    width: 76px;
    height: 76px;
    inset-inline-start: -46px;
    bottom: 44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-node-1 {
    top: 56px;
    inset-inline-start: 34px;
    width: 105px;
    height: 105px;
  }
  .banner-4-node-2 {
    width: 64px;
    height: 64px;
    inset-inline-end: 61px;
    top: -26px;
  }
  .banner-4-node-3 {
    width: 46px;
    height: 46px;
    inset-inline-start: -11px;
    bottom: 65px;
  }
}

.banner-4-tag {
  position: absolute;
  inset-inline-start: 0;
  bottom: calc(100% + 7px);
  -webkit-transform: translateX(-38px);
      -ms-transform: translateX(-38px);
          transform: translateX(-38px);
  z-index: 3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  letter-spacing: 0;
  white-space: nowrap;
  color: var(--tj-color-common-white);
  border-radius: 7px;
  padding: 8px 16px 10px;
}
.banner-4-tag::after {
  content: "";
  position: absolute;
  top: calc(100% - 1px);
  inset-inline-end: 18px;
  -webkit-border-start: 6px solid transparent;
          border-inline-start: 6px solid transparent;
  -webkit-border-end: 6px solid transparent;
          border-inline-end: 6px solid transparent;
  border-top: 7px solid currentColor;
}
.banner-4-tag-green {
  background-color: var(--tj-color-green-4);
}
.banner-4-tag-green::after {
  color: var(--tj-color-green-4);
}
.banner-4-tag-pink {
  background-color: var(--tj-color-red-3);
  inset-inline-start: 100%;
  bottom: calc(100% + 10px);
  -webkit-transform: translateX(-40px);
      -ms-transform: translateX(-40px);
          transform: translateX(-40px);
}
.banner-4-tag-pink::after {
  inset-inline-end: auto;
  inset-inline-start: 18px;
  color: var(--tj-color-red-3);
}
.banner-4-tag-purple {
  background-color: var(--tj-color-theme-purple-5);
  bottom: calc(100% + 5px);
  -webkit-transform: translateX(-56px);
      -ms-transform: translateX(-56px);
          transform: translateX(-56px);
}
.banner-4-tag-purple::after {
  color: var(--tj-color-theme-purple-5);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-tag {
    font-size: 12px;
    padding: 6px 12px;
  }
  .banner-4-tag-purple {
    -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
            transform: translateX(-5px);
  }
}

.banner-4-rating {
  position: absolute;
  bottom: 4px;
  inset-inline-end: 0;
  z-index: 0;
  -webkit-animation: banner4Float 8s ease-in-out infinite;
          animation: banner4Float 8s ease-in-out infinite;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
.banner-4-rating-inner {
  position: relative;
  z-index: 1;
  width: 215px;
  padding: 16px 23px 17px;
  border-radius: 12px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-4);
  -webkit-box-shadow: 0 13px 25px var(--tj-color-shadow-1);
          box-shadow: 0 13px 25px var(--tj-color-shadow-1);
}
.banner-4-rating::before, .banner-4-rating::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  border-radius: 12px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-4);
  -webkit-box-shadow: 0 13px 25px var(--tj-color-shadow-1);
          box-shadow: 0 13px 25px var(--tj-color-shadow-1);
  -webkit-transform: translate(10px, -10px);
      -ms-transform: translate(10px, -10px);
          transform: translate(10px, -10px);
  opacity: 0.6;
}
.banner-4-rating::before {
  -webkit-transform: translate(20px, -20px);
      -ms-transform: translate(20px, -20px);
          transform: translate(20px, -20px);
  opacity: 0.3;
}
.banner-4-rating .rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.banner-4-rating .rate .num {
  font-size: 70px;
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  font-family: var(--tj-ff-heading);
  letter-spacing: -0.02em;
  color: var(--tj-color-heading-primary);
}
.banner-4-rating .rate .out {
  font-size: 16px;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-text-body-3);
}
.banner-4-rating .tj-rating-wrapper {
  font-size: 14px;
  margin-top: 13px;
}
.banner-4-rating .text {
  margin-top: 3px;
  font-weight: var(--tj-fw-medium);
  letter-spacing: 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-4-rating {
    bottom: -50px;
    inset-inline-end: 75px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-4-rating {
    bottom: -94px;
    inset-inline-end: 122px;
  }
  .banner-4-rating .rate .num {
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-4-rating {
    bottom: -56px;
    inset-inline-end: 68px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-4-rating {
    bottom: 22px;
    inset-inline-end: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-rating {
    bottom: 48px;
    inset-inline-end: 11px;
  }
  .banner-4-rating .rate .num {
    font-size: 34px;
  }
}

.banner-4-dot {
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  pointer-events: none;
  -webkit-animation: banner4Pulse 4s ease-in-out infinite;
          animation: banner4Pulse 4s ease-in-out infinite;
}
.banner-4-dot-ring {
  top: 24px;
  inset-inline-start: 68%;
  width: 14px;
  height: 14px;
  border: 2px solid var(--tj-color-theme-purple-4);
}
.banner-4-dot-green {
  top: 285px;
  inset-inline-end: 40px;
  width: 13px;
  height: 13px;
  border: 2px solid var(--tj-color-green-3);
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.banner-4-dot-orange {
  top: 400px;
  inset-inline-start: 300px;
  width: 12px;
  height: 12px;
  border: 2px solid var(--tj-color-orange-1);
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
.banner-4-dot-red {
  top: 305px;
  inset-inline-start: -64px;
  width: 12px;
  height: 12px;
  border: 2px solid var(--tj-color-red-3);
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .banner-4-dot-orange {
    inset-inline-start: 226px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .banner-4-dot-orange {
    inset-inline-start: 216px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-4-dot-orange {
    inset-inline-start: 152px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-4-dot-green {
    top: 213px;
    inset-inline-end: -42px;
  }
  .banner-4-dot-orange {
    inset-inline-start: 157px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-dot-ring {
    top: 56px;
  }
  .banner-4-dot-green {
    top: 213px;
    inset-inline-end: -42px;
  }
  .banner-4-dot-orange {
    inset-inline-start: 157px;
  }
}

.banner-4-spark {
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 16px;
  pointer-events: none;
  clip-path: polygon(50% 0%, 65% 35%, 100% 50%, 65% 65%, 50% 100%, 35% 65%, 0% 50%, 35% 35%);
  -webkit-animation: banner4Twinkle 3.5s ease-in-out infinite;
          animation: banner4Twinkle 3.5s ease-in-out infinite;
}
.banner-4-spark-1 {
  top: 179px;
  inset-inline-start: 56px;
  background-color: var(--tj-color-theme-primary);
}
.banner-4-spark-2 {
  top: 60px;
  inset-inline-end: -150px;
  width: 20px;
  height: 20px;
  background-color: var(--tj-color-orange-1);
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
}
.banner-4-spark-3 {
  bottom: -13px;
  inset-inline-end: -68px;
  width: 18px;
  height: 18px;
  background-color: var(--tj-color-red-4);
  -webkit-animation-delay: -2.4s;
          animation-delay: -2.4s;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .banner-4-spark-2 {
    inset-inline-end: 0;
  }
}

.banner-scroll-4 {
  inset-inline-start: 30px;
  bottom: 80px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-scroll-4 {
    inset-inline-start: 16px;
    bottom: 24px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .banner-4-node,
  .banner-4-rating,
  .banner-4-dot,
  .banner-4-spark,
  .banner-4-path path {
    -webkit-animation: none;
            animation: none;
  }
}
/* !END: Hero CSS */
/**----------------------------------------
START: Marquee CSS
----------------------------------------*/
.tj-marquee {
  position: relative;
  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;
  overflow: hidden;
}
.tj-marquee-item {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.tj-text-marquee {
  padding: 22px 0;
}
.tj-text-marquee-wrapper {
  background-color: var(--tj-color-theme-primary);
  -webkit-transform: rotate(-2deg);
      -ms-transform: rotate(-2deg);
          transform: rotate(-2deg);
  width: 102%;
  -webkit-margin-start: -1%;
          margin-inline-start: -1%;
  position: relative;
}
.tj-text-marquee-wrapper-2 {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  width: 100%;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}
.tj-text-marquee-title {
  font-size: 52px;
  line-height: 0.8;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-light-1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-padding-end: 13px;
          padding-inline-end: 13px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-text-marquee-title {
    font-size: 24px;
  }
}
.tj-text-marquee-img {
  width: 52px;
  aspect-ratio: 1/1;
}
.tj-text-marquee-img img {
  width: 100%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-text-marquee-img {
    width: 24px;
  }
}

.tj-text-marquee-section {
  padding: 35px 0px;
}

/* !END: Marquee CSS */
/**----------------------------------------
START: Client CSS
----------------------------------------*/
.tj-client-section {
  position: relative;
  z-index: 0;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(30%, rgb(255, 255, 255)), color-stop(50%, #8d8d8d), color-stop(70%, rgb(255, 255, 255)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 30%, #8d8d8d 50%, rgb(255, 255, 255) 70%, rgba(0, 0, 0, 0) 100%);
          mask-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(30%, rgb(255, 255, 255)), color-stop(50%, #8d8d8d), color-stop(70%, rgb(255, 255, 255)), to(rgba(0, 0, 0, 0)));
          mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(255, 255, 255) 30%, #8d8d8d 50%, rgb(255, 255, 255) 70%, rgba(0, 0, 0, 0) 100%);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-section {
    -webkit-mask: none;
            mask: none;
  }
}
.tj-client-heading {
  line-height: 1.417;
  font-weight: var(--tj-fw-sbold);
  max-width: 450px;
  margin-bottom: 54px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: auto;
          margin-inline-end: auto;
  text-align: center;
}
.tj-client-heading span {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
  border-radius: 40px;
  line-height: 1;
  display: inline-block;
  padding: 3px 0;
  -webkit-padding-start: 8px;
          padding-inline-start: 8px;
  -webkit-padding-end: 7px;
          padding-inline-end: 7px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-heading {
    font-size: 20px;
    max-width: 350px;
    margin-bottom: 30px;
  }
}
.tj-client-marquee {
  overflow: visible;
}
.tj-client-marquee-2 {
  overflow: visible;
}
.tj-client-marquee-2:not(:last-child) {
  margin-bottom: 25px;
}
.tj-client-marquee-2 .tj-client-item {
  -webkit-padding-end: 40px;
          padding-inline-end: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-client-marquee-2 .tj-client-item {
    -webkit-padding-end: 30px;
            padding-inline-end: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-marquee-2 .tj-client-item {
    -webkit-padding-end: 20px;
            padding-inline-end: 20px;
  }
}
.tj-client-item {
  position: relative;
  z-index: 0;
  -webkit-padding-end: 30px;
          padding-inline-end: 30px;
}
.tj-client-item > span {
  width: 200px;
  aspect-ratio: 200/90;
  border-style: solid;
  border: 1px solid var(--tj-color-border-2);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 12px;
  position: relative;
  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;
  padding: 15px;
  z-index: 1;
}
.tj-client-item > span img {
  max-width: 100%;
  width: 170px;
  height: auto;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-item > span {
    width: 150px;
    padding: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-item {
    -webkit-padding-end: 20px;
            padding-inline-end: 20px;
  }
}

/* Client Section (Home 3) — dark band with inverted (white) logos */
.tj-client-section-3 {
  background-color: var(--tj-color-theme-purple);
  -webkit-mask-image: none;
          mask-image: none;
  position: relative;
  z-index: 0;
}
.tj-client-section-3 .tj-client-heading {
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-medium);
}
.tj-client-section-3 .tj-client-heading span {
  font-weight: var(--tj-fw-sbold);
  background: var(--tj-color-gradient-9);
}

.tj-client-marquee-3 .tj-client-item {
  -webkit-padding-end: 35px;
          padding-inline-end: 35px;
}
.tj-client-marquee-3 .tj-client-item > span {
  background-color: var(--tj-color-blur-3);
  border-color: var(--tj-color-border-5);
  backdrop-filter: blur(9px);
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 18px;
  aspect-ratio: 200/136;
}
.tj-client-marquee-3 .tj-client-item > span img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  opacity: 0.85;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-marquee-3 .tj-client-item {
    -webkit-padding-end: 20px;
            padding-inline-end: 20px;
  }
}

.tj-client-blur-shape {
  position: absolute;
  bottom: 0;
  inset-inline-start: 0;
  z-index: -1;
}

.tj-client-section-4 {
  background-color: var(--tj-color-theme-bg-2);
  -webkit-mask-image: none;
          mask-image: none;
  position: relative;
  border-radius: 30px;
  z-index: 0;
  padding-top: 70px;
  padding-bottom: 56px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-client-section-4 {
    border-radius: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-section-4 {
    border-radius: 20px;
  }
}

.tj-client-heading-2 {
  font-weight: var(--tj-fw-medium);
}
.tj-client-heading-2 span {
  font-weight: var(--tj-fw-sbold);
  background: var(--tj-color-gradient-11);
}

.tj-client-marquee-4 .tj-client-item {
  -webkit-padding-end: 35px;
          padding-inline-end: 35px;
}
.tj-client-marquee-4 .tj-client-item > span {
  background-color: var(--tj-color-blur-5);
  border: 0;
  border-radius: 18px;
  width: 195px;
  aspect-ratio: 195/132;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tj-client-marquee-4 .tj-client-item > span:hover {
  background-color: var(--tj-color-theme-primary);
}
.tj-client-marquee-4 .tj-client-item > span:hover img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-marquee-4 .tj-client-item > span {
    width: 150px;
    border-radius: 14px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-client-marquee-4 .tj-client-item {
    -webkit-padding-end: 20px;
            padding-inline-end: 20px;
  }
}

/* !END: Client CSS */
/**----------------------------------------
START: Categories CSS
----------------------------------------*/
.tj-categories-section .sec-heading .desc {
  margin-top: 15px;
  margin-bottom: 0;
}
.tj-categories-item {
  border: 1px solid var(--tj-color-border-2);
  border-radius: 18px;
  padding: 30px 30px 17px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.tj-categories-item:hover {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.tj-categories-item:hover .tj-categories-icon {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj-categories-item:hover .tj-categories-icon i {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
.tj-categories-item:hover .tj-text-btn {
  gap: 10px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-categories-item {
    padding: 20px 20px 15px;
  }
}
.tj-categories-icon {
  font-size: 32px;
  width: 64px;
  height: 64px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 50%;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  color: var(--tj-color-theme-primary);
  overflow: hidden;
  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-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-categories-icon i {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-categories-content .title {
  margin: 16px 0 6px;
}
.tj-categories-content .title a:hover {
  letter-spacing: 0;
}
.tj-categories-content .courses {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tj-categories-content .btn-area {
  margin-top: 38px;
  padding: 15px 0 0;
}
.tj-categories-item-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  position: relative;
  z-index: 0;
  padding: 30px 30px 40px;
}
.tj-categories-item-2::before {
  content: "";
  background-color: var(--tj-color-theme-primary);
  width: 100%;
  height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 0;
  inset-inline-start: 0;
  z-index: -1;
}
.tj-categories-item-2 .tj-categories-content .title {
  margin: 10px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-categories-item-2 .tj-categories-content .title {
    margin: 10px 0 6px;
  }
}
.tj-categories-item-2 .tj-icon-btn {
  position: absolute;
  top: 29px;
  inset-inline-end: 29px;
  z-index: 1;
}
.tj-categories-item-2:hover::before {
  height: 100%;
}
.tj-categories-item-2:hover {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.tj-categories-item-2:hover .tj-categories-icon {
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-common-white);
  border-color: var(--tj-color-common-white);
}
.tj-categories-item-2:hover .tj-categories-content .courses,
.tj-categories-item-2:hover .tj-categories-content .title {
  color: var(--tj-color-common-white);
}
.tj-categories-item-2:hover .tj-icon-btn {
  color: var(--tj-color-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-categories-item-2 {
    padding: 20px 20px 30px;
  }
}

/* Categories Section (Home 3) — slider of pastel cards */
.tj-categories-section-3 .sec-heading {
  margin-bottom: 50px;
}

.tj-categories-slider-area,
.tj-course-slider-area {
  position: relative;
}
.tj-categories-slider-area .swiper,
.tj-course-slider-area .swiper {
  overflow: hidden;
}
.tj-categories-slider-area .swiper-slide,
.tj-course-slider-area .swiper-slide {
  height: auto;
}

.tj-categories-item-3 {
  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;
  height: 100%;
  border-radius: 18px;
  padding: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border: 1px solid var(--tj-color-border-2);
}
.tj-categories-item-3 .tj-categories-icon {
  width: 168px;
  height: 168px;
  border-radius: 50%;
  overflow: hidden;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-2);
  -webkit-box-shadow: 0px 18.44px 36.89px 0px rgba(43, 22, 96, 0.0509803922);
          box-shadow: 0px 18.44px 36.89px 0px rgba(43, 22, 96, 0.0509803922);
  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;
  margin-bottom: 23px;
}
.tj-categories-item-3 .tj-categories-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-categories-item-3 .tj-categories-icon {
    width: 110px;
    height: 110px;
  }
}
.tj-categories-item-3 .title {
  margin-bottom: 6px;
}
.tj-categories-item-3 .title a {
  color: inherit;
}
.tj-categories-item-3 .courses {
  display: block;
  color: var(--tj-color-text-body);
  font-weight: var(--tj-fw-regular);
  margin-bottom: 18px;
}
.tj-categories-item-3 .cat-arrow {
  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;
  color: var(--tj-color-heading-primary);
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tj-categories-item-3:hover .tj-categories-icon img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.tj-categories-item-3:hover .cat-arrow {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.tj-categories-slider-area .slider-prev,
.tj-categories-slider-area .slider-next,
.tj-course-slider-area .slider-prev,
.tj-course-slider-area .slider-next {
  position: absolute;
  top: calc((100% - 64px) / 2);
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
}
.tj-categories-slider-area .slider-prev,
.tj-course-slider-area .slider-prev {
  inset-inline-start: -80px;
}
.tj-categories-slider-area .slider-next,
.tj-course-slider-area .slider-next {
  inset-inline-end: -80px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-categories-slider-area .slider-prev,
  .tj-categories-slider-area .slider-next,
  .tj-course-slider-area .slider-prev,
  .tj-course-slider-area .slider-next {
    display: none;
  }
}

/* Categories Section (Home 4) — full-width selectable list rows */
.tj-categories-section-4 {
  padding-top: 80px;
}
@media md {
  .tj-categories-section-4 {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-categories-section-4 {
    padding-top: 40px;
  }
}
.tj-categories-section-4 .sec-heading {
  margin-bottom: 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-categories-section-4 .sec-heading {
    margin-bottom: 35px;
  }
}
.tj-categories-section-4 .tj-title-accent {
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(#ffa838), to(#ff65c3));
  background: linear-gradient(90deg, #ffa838 0%, #ff65c3 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.tj-categories-section-4 .tj-title-accent .tj-title-accent-shape {
  position: absolute;
  inset-inline-start: 0;
  bottom: -0.14em;
  width: 100%;
  height: auto;
  pointer-events: none;
  overflow: visible;
}

.tj-category-list {
  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;
}

.tj-category-item {
  border-radius: 16px;
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border: 1px solid var(--tj-color-border-2);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.tj-category-item .tj-category-link {
  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;
  gap: 24px;
  padding: 28px 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-category-item .tj-category-link {
    gap: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-category-item .tj-category-link {
    padding: 22px 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-category-item .tj-category-link {
    gap: 18px;
    padding: 20px 15px 25px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.tj-category-item .tj-category-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 56px;
  width: 44.9%;
}
.tj-category-item .tj-category-end {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 51px;
  width: 55.1%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-category-item .tj-category-start {
    width: 37%;
  }
  .tj-category-item .tj-category-end {
    width: 63%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-category-item .tj-category-start {
    width: 30%;
    gap: 0px;
    -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;
  }
  .tj-category-item .tj-category-end {
    width: 77%;
    gap: 13px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-category-item .tj-category-start {
    width: 100%;
    gap: 0px;
    -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;
  }
  .tj-category-item .tj-category-end {
    width: 100%;
    gap: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.tj-category-item .tj-category-num {
  font-size: 16px;
  font-weight: var(--tj-fw-sbold);
  font-family: var(--tj-ff-heading);
  color: var(--tj-color-text-body-3);
  letter-spacing: -0.02em;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.tj-category-item .tj-category-name {
  margin: 0;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-category-item .tj-category-name {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-category-item .tj-category-name {
    font-size: 19px;
  }
}
.tj-category-item .tj-category-name a:hover {
  opacity: 0.7;
}
.tj-category-item .tj-categories-2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  gap: 6px;
}
.tj-category-item .tj-categories-2 a {
  color: var(--tj-color-text-body);
  backdrop-filter: blur(14px);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-category-item .tj-categories-2 {
    width: 100%;
    margin-bottom: 10px;
  }
}
.tj-category-item .tj-category-count {
  min-width: 85px;
  font-weight: var(--tj-fw-medium);
  letter-spacing: 0.01em;
  line-height: 1;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-category-item .tj-category-count {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.tj-category-item .tj-category-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;
  width: 54px;
  height: 54px;
  font-size: 18px;
  border-radius: 50%;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-theme-primary);
  color: var(--tj-color-theme-primary);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-category-item .tj-category-btn {
    width: 46px;
    height: 46px;
    font-size: 16px;
  }
}
.tj-category-item .tj-category-btn:hover {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj-category-item:hover {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(-4px);
      -ms-transform: translateY(-4px);
          transform: translateY(-4px);
}
.tj-category-item:hover .tj-category-num,
.tj-category-item:hover .tj-category-count {
  color: var(--tj-color-common-white);
}
.tj-category-item:hover .tj-category-name a {
  color: var(--tj-color-common-white);
}
.tj-category-item:hover .tj-categories-2 a {
  background-color: var(--tj-color-blur-3);
  border-color: var(--tj-color-blur-3);
  color: var(--tj-color-common-white);
}
.tj-category-item:hover .tj-category-btn {
  background-color: var(--tj-color-orange-2);
  border-color: var(--tj-color-orange-2);
  color: var(--tj-color-heading-primary);
}

/* !END: Categories CSS */
/**----------------------------------------
START: Courses CSS
----------------------------------------*/
.tj-course-section {
  position: relative;
  z-index: 0;
}
.tj-course-item {
  background-color: var(--tj-color-blur-5);
  border: 1px solid var(--tj-color-border-2);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  padding: 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tj-course-item .tj-course-img img {
  height: 100%;
}
.tj-course-item:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.tj-course-item:hover .tj-course-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.tj-course-item .tj-btn-primary {
  width: 100%;
}
.tj-course-img {
  aspect-ratio: 380/214;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}
.tj-course-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.tj-course-img .tj-categories {
  position: absolute;
  top: 10px;
  inset-inline-start: 10px;
}
.tj-course-content {
  padding: 20px 10px 10px;
}
.tj-course-content .title {
  margin-bottom: 9px;
}
.tj-course-content .title a:hover {
  color: var(--tj-color-theme-primary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-course-content .title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-content .title {
    font-size: 22px;
  }
}
.tj-course-content .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: var(--tj-fw-medium);
}
.tj-course-content .author img {
  width: 26px;
  height: 26px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  -webkit-margin-end: 6px;
          margin-inline-end: 6px;
}
.tj-course-content .author a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--tj-color-text-body);
}
.tj-course-content .author a:hover {
  color: var(--tj-color-theme-primary);
}
.tj-course-content .single-rating {
  font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-content {
    padding: 20px 5px 10px;
  }
}
.tj-course-price-wrap {
  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;
  border-top: 1px solid var(--tj-color-border-1);
  padding-top: 15px;
  margin-bottom: 20px;
}
.tj-course-price-wrap .course-price {
  font-weight: var(--tj-fw-bold);
  line-height: 1;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.tj-course-price-wrap .course-price del {
  font-size: 14px;
  font-weight: var(--tj-fw-regular);
  color: var(--tj-color-text-body-3);
  margin-top: 2px;
}
.tj-course-item-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.tj-course-item-2 .tj-course-img {
  width: 254px;
  aspect-ratio: 254/190;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-item-2 .tj-course-img {
    width: 100%;
    aspect-ratio: 380/214;
  }
}
.tj-course-item-2 .tj-course-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 10px 10px 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-course-item-2 .tj-course-content {
    padding: 20px 10px 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-item-2 .tj-course-content {
    padding: 20px 5px 10px;
  }
}
.tj-course-item-2 .tj-course-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.tj-course-item-2 .tj-course-btn-wrap .tj-wishlist-btn {
  position: static;
}
.tj-course-item-2 .tj-course-btn-wrap .tj-wishlist-btn button {
  width: 50px;
  height: 50px;
  color: var(--tj-color-text-body-3);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
}
.tj-course-item-2 .tj-course-btn-wrap .tj-wishlist-btn button:hover {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}

.tj_filter_item .tj-course-item {
  margin-bottom: 30px;
}

.tj-cat-level-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -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: 10px;
}

.tj-level span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.2;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-text-body-3);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-2);
  border-radius: 50px;
  padding: 2px 8px 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.course-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
  margin: 15px 0;
}
.course-meta span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.2;
  gap: 4px;
  position: relative;
}
.course-meta span i {
  font-size: 16px;
}

.tj-product-badge {
  position: absolute;
  top: 10px;
  inset-inline-start: 10px;
  z-index: 1;
}
.tj-product-badge span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.2;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-dark);
  border-radius: 50px;
  padding: 2px 8px 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tj-wishlist-btn {
  position: absolute;
  top: 10px;
  inset-inline-end: 10px;
  z-index: 1;
}
.tj-wishlist-btn button {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  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;
  color: var(--tj-color-theme-dark);
  background-color: var(--tj-color-blur-5);
  border: 1px solid var(--tj-color-border-3);
}
.tj-wishlist-btn button:hover {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}

.tj-cat {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-cat:is(a):focus, .tj-cat:is(a):hover {
  color: var(--tj-color-theme-primary);
}
.tj-cat-2 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  line-height: 1.2;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 2px 8px 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-cat-2:is(a):focus, .tj-cat-2:is(a):hover {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}

.course-bottom-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
  margin-top: 20px;
}
.course-bottom-content > span {
  line-height: 1;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-dark);
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 50px;
  padding: 6px 9px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
}
.course-bottom-content > span img {
  width: 16px;
}
.course-bottom-content p {
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-medium);
  margin: 0;
}
.course-bottom-content.style-2 {
  margin-top: 55px;
}
.course-bottom-content.style-2 .tj-text-btn-2,
.course-bottom-content.style-2 p {
  color: var(--tj-color-common-white);
}
.course-bottom-content.style-3 {
  margin-top: 55px;
}
.course-bottom-content.style-3 > span {
  background: var(--tj-color-gradient-3);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .course-bottom-content {
    margin-top: 10px;
  }
}

.tj-course-wrapper.list-view-active .course-col {
  width: 100%;
}
.tj-course-wrapper.list-view-active .tj-course-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.tj-course-wrapper.list-view-active .tj-course-item .tj-course-img {
  width: 400px;
  aspect-ratio: 400/266;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-course-wrapper.list-view-active .tj-course-item .tj-course-img {
    width: 310px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-course-wrapper.list-view-active .tj-course-item .tj-course-img {
    width: 355px;
    aspect-ratio: 400/320;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-wrapper.list-view-active .tj-course-item .tj-course-img {
    width: 100%;
    aspect-ratio: 380/215;
  }
}
.tj-course-wrapper.list-view-active .tj-course-item .tj-course-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px 0 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-wrapper.list-view-active .tj-course-item .tj-course-content {
    padding: 20px 5px 10px;
  }
}
.tj-course-wrapper.list-view-active .tj-course-item .tj-btn-primary {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.tj-course-slider {
  padding: 20px;
  margin: -20px;
}
.tj-course-slider .tj-course-item {
  -webkit-box-shadow: 0 10px 20px var(--tj-color-shadow-1);
          box-shadow: 0 10px 20px var(--tj-color-shadow-1);
}
.tj-course-slider .tj-course-item:hover {
  -webkit-box-shadow: 0 10px 20px var(--tj-color-shadow-2);
          box-shadow: 0 10px 20px var(--tj-color-shadow-2);
}

/* Course Section (Home 3) — slider on a soft bg */
.tj-course-section-3 .sec-heading {
  margin-bottom: 45px;
}
.tj-course-section-3 .sec-heading .sec-subtitle-3 {
  background-color: var(--tj-color-blur-5);
}

.tj-course-section-4 {
  border-radius: 30px;
}

.tj-course-wrap {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: minmax(200px, auto);
}
.tj-course-wrap .tj-course-item:first-child {
  grid-column: 1;
  grid-row: 1/span 2;
}
.tj-course-wrap .tj-course-item:first-child .tj-course-img {
  aspect-ratio: 604/339;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-wrap .tj-course-item:first-child .tj-course-img {
    aspect-ratio: 604/380;
  }
}
.tj-course-wrap .tj-course-item:first-child .tj-course-price-wrap {
  width: 100%;
  margin-bottom: 0;
}
.tj-course-wrap .tj-course-item:first-child .tj-cat-level-wrap {
  width: 100%;
}
.tj-course-wrap .tj-course-item:not(:first-child) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tj-course-wrap .tj-course-item:not(:first-child) .tj-course-img {
  width: 240px;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-course-wrap .tj-course-item:not(:first-child) .tj-course-img {
    width: 208px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-wrap .tj-course-item:not(:first-child) .tj-course-img {
    width: 100%;
    aspect-ratio: 606/380;
  }
}
.tj-course-wrap .tj-course-item:not(:first-child) .tj-course-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-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 10px 0 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-wrap .tj-course-item:not(:first-child) .tj-course-content {
    padding: 20px 0 0 0;
  }
}
.tj-course-wrap .tj-course-item:not(:first-child) .tj-course-price-wrap {
  width: 100%;
  margin-bottom: 0;
}
.tj-course-wrap .tj-course-item:not(:first-child) .tj-cat-level-wrap {
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-wrap {
    grid-template-columns: 100%;
  }
}

.theme-edunex .tutor-card {
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 24px;
  padding: 43px 48px;
}
.theme-edunex .tutor-card #tutor-registration-form,
.theme-edunex .tutor-card .tutor-login-form-wrapper {
  padding: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .theme-edunex .tutor-card {
    padding: 30px 20px;
  }
}
.theme-edunex .tutor-card .tutor-form-group label {
  color: var(--tj-color-heading-primary);
  font-size: 16px;
  line-height: 1.4;
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 10px;
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control,
.theme-edunex .tutor-card .tutor-input-field .tutor-input {
  width: 100%;
  height: auto;
  min-height: 52px;
  font-size: var(--tj-fs-body);
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-3);
  padding: 10px 25px;
  outline: none;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border-radius: 60px;
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control::-webkit-input-placeholder, .theme-edunex .tutor-card .tutor-input-field .tutor-input::-webkit-input-placeholder {
  color: var(--tj-color-text-body-3);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control::-moz-placeholder, .theme-edunex .tutor-card .tutor-input-field .tutor-input::-moz-placeholder {
  color: var(--tj-color-text-body-3);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control:-ms-input-placeholder, .theme-edunex .tutor-card .tutor-input-field .tutor-input:-ms-input-placeholder {
  color: var(--tj-color-text-body-3);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control::-ms-input-placeholder, .theme-edunex .tutor-card .tutor-input-field .tutor-input::-ms-input-placeholder {
  color: var(--tj-color-text-body-3);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control::placeholder,
.theme-edunex .tutor-card .tutor-input-field .tutor-input::placeholder {
  color: var(--tj-color-text-body-3);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control:focus,
.theme-edunex .tutor-card .tutor-input-field .tutor-input:focus {
  background-color: var(--tj-color-theme-bg-10);
  border-color: var(--tj-color-theme-primary);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control:-moz-placeholder:not(:focus):not(:disabled), .theme-edunex .tutor-card .tutor-input-field .tutor-input:-moz-placeholder:not(:focus):not(:disabled) {
  background-color: var(--tj-color-theme-bg-10);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control:-ms-input-placeholder:not(:focus):not(:disabled), .theme-edunex .tutor-card .tutor-input-field .tutor-input:-ms-input-placeholder:not(:focus):not(:disabled) {
  background-color: var(--tj-color-theme-bg-10);
}
.theme-edunex .tutor-card #tutor-login-form input.tutor-form-control:placeholder-shown:not(:focus):not(:disabled),
.theme-edunex .tutor-card .tutor-input-field .tutor-input:placeholder-shown:not(:focus):not(:disabled) {
  background-color: var(--tj-color-theme-bg-10);
}
.theme-edunex .tutor-card .tutor-input-field {
  margin-bottom: 20px;
}
.theme-edunex .tutor-card .tutor-input-field.tutor-w-auto {
  margin: 0;
}
.theme-edunex .tutor-card .tutor-input-field .tutor-label {
  color: var(--tj-color-text-body);
}
.theme-edunex .tutor-card .tutor-input-field .tutor-checkbox:focus {
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
.theme-edunex .tutor-card button.tutor-btn-primary {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: var(--tj-fw-bold);
  padding: 20px 26px 17px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  border-radius: 60px;
  overflow: hidden;
  margin-top: 10px;
}
.theme-edunex .tutor-card .tutor-small {
  color: var(--tj-color-text-body);
}
.theme-edunex .tutor-modal-content {
  border: 1px solid var(--tj-color-border-3);
  border-radius: 20px;
}
.theme-edunex .tutor-modal-content .tutor-mb-32 {
  margin-bottom: 20px;
}
.theme-edunex .tutor-modal-content .tutor-mb-40 {
  margin-bottom: 30px;
}
.theme-edunex .tutor-modal-content button.tutor-btn-primary {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: var(--tj-fw-bold);
  padding: 20px 26px 17px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  border-radius: 60px;
  overflow: hidden;
}

/* !END: Courses CSS */
/**----------------------------------------
START: About CSS
----------------------------------------*/
.about-img {
  border-radius: 18px;
  overflow: hidden;
}
.about-img-area {
  max-width: 580px;
  width: 100%;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: 25px;
          margin-inline-end: 25px;
  position: relative;
}
.about-img-area .learners-box {
  background-color: var(--tj-color-common-white);
  border-radius: 10px;
  padding: 20px 15px 15px;
  position: absolute;
  z-index: 1;
  top: 60px;
  inset-inline-start: -103px;
  width: 236px;
  text-align: center;
  border: 1px solid var(--tj-color-border-2);
  -webkit-box-shadow: 0 0 70px 0 var(--tj-color-shadow-2);
          box-shadow: 0 0 70px 0 var(--tj-color-shadow-2);
}
.about-img-area .learners-box .text {
  line-height: 1.5;
  margin-top: 14px;
}
.about-img-area .learners-box .text span {
  font-weight: var(--tj-fw-sbold);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-img-area .learners-box .text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-img-area .learners-box {
    inset-inline-start: -70px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-img-area .learners-box {
    inset-inline-start: -50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-img-area .learners-box {
    max-width: 180px;
    inset-inline-start: 15px;
    top: 15px;
    padding: 15px 12px;
  }
  .about-img-area .learners-box .tj-users-list li {
    width: 42px;
  }
  .about-img-area .learners-box .tj-users-list li:not(:first-child) {
    margin-left: -16px;
  }
}
.about-img-area .shape {
  position: absolute;
  z-index: 1;
  bottom: -53px;
  inset-inline-start: -71px;
  width: 137px;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-img-area .shape {
    width: 100px;
    bottom: -45px;
    inset-inline-start: -50px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-img-area {
    max-width: 565px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-img-area {
    margin: 0 auto;
  }
}

.about-heading {
  margin-bottom: 18px;
  -webkit-margin-start: 50px;
          margin-inline-start: 50px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-heading {
    -webkit-margin-start: 10px;
            margin-inline-start: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-heading {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

.about-content {
  max-width: 500px;
  width: 100%;
  -webkit-margin-start: 50px;
          margin-inline-start: 50px;
}
.about-content .about-list {
  margin: 30px 0 34px;
}
.about-content .about-list .tj-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px 58px;
}
.about-content .about-list .tj-list li {
  font-size: 18px;
  line-height: 1.444;
  font-weight: var(--tj-fw-sbold);
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  max-width: 190px;
  width: 100%;
}
.about-content .about-list .tj-list li .icon {
  font-size: 17px;
  width: 22px;
  height: 22px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 50%;
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  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;
}
.about-content .about-list .tj-list li:nth-child(2) .icon {
  background-color: var(--tj-color-theme-bg-3);
}
.about-content .about-list .tj-list li:nth-child(3) .icon {
  background-color: var(--tj-color-theme-bg-6);
}
.about-content .about-list .tj-list li:nth-child(4) .icon {
  background-color: var(--tj-color-theme-bg-7);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-content .about-list .tj-list li {
    max-width: 100%;
    font-size: 16px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-content .about-list .tj-list {
    gap: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-content .about-list {
    margin: 25px 0;
  }
}
.about-content .btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-content {
    -webkit-margin-start: 10px;
            margin-inline-start: 10px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-content {
    margin-bottom: 50px;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}
@media (max-width: 575px) {
  .about-content {
    margin-bottom: 40px;
  }
}

.tj-about-section-3 .sec-subtitle {
  background: var(--tj-color-theme-bg-2);
}

.about-3-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-3-gallery {
    margin: 0 auto;
  }
}
@media (max-width: 575px) {
  .about-3-gallery {
    gap: 10px;
  }
}

.about-3-content {
  max-width: 560px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
.about-3-content .sec-heading {
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-3-content {
    max-width: 100%;
  }
}

.about-3-gallery-col {
  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;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .about-3-gallery-col {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (max-width: 575px) {
  .about-3-gallery-col {
    gap: 10px;
  }
}

.about-3-img {
  border-radius: 18px;
  overflow: hidden;
}
.about-3-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-3-img-1 {
  aspect-ratio: 260/272;
}
.about-3-img-2 {
  aspect-ratio: 260/260;
}
.about-3-img-3 {
  aspect-ratio: 364/356;
}

.about-3-course-card {
  position: relative;
  z-index: 0;
  border-radius: 18px;
  overflow: hidden;
  padding: 26px 21px 23px;
  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;
  gap: 30px;
  max-width: 281px;
  aspect-ratio: 281/242;
}
.about-3-course-card .about-3-course-icon {
  width: 80px;
  aspect-ratio: 1/1;
}
@media (max-width: 575px) {
  .about-3-course-card .about-3-course-icon {
    width: 50px;
  }
}
.about-3-course-card .about-3-course-title {
  margin: 0;
  color: var(--tj-color-common-white);
  font-size: 20px;
  line-height: 1.3;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-3-course-card .about-3-course-title {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .about-3-course-card .about-3-course-title {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .about-3-course-card {
    gap: 24px;
    aspect-ratio: 281/270;
  }
}

.about-3-feature {
  height: 100%;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-1);
  border-radius: 16px;
  padding: 24px 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
}
.about-3-feature:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
}
.about-3-feature-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  margin-bottom: 12px;
}
.about-3-feature-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  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: 30px;
  line-height: 1;
  color: var(--tj-color-theme-primary);
}
.about-3-feature-title {
  margin: 0;
}
.about-3-feature-desc {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  -webkit-margin-start: 50px;
          margin-inline-start: 50px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-3-feature {
    padding: 20px;
  }
}

.about-3-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 36px;
}

.about-3-reels-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-weight: var(--tj-fw-bold);
  line-height: 1;
  color: var(--tj-color-heading-primary);
  border: 1px solid var(--tj-color-border-1);
  border-radius: 60px;
  padding: 15px 26px 13px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.about-3-reels-btn .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 13px;
  line-height: 1;
  color: var(--tj-color-theme-primary);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.about-3-reels-btn:hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.about-3-reels-btn:hover .icon {
  color: var(--tj-color-common-white);
}

.about-video-img {
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.about-video-img img {
  width: 100%;
}
.about-video-img .video-btn {
  font-size: 35px;
  width: 80px;
  height: 80px;
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  position: absolute;
  inset: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.about-video-img .video-btn i {
  color: var(--tj-color-heading-primary);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-video-img .video-btn {
    font-size: 24px;
    width: 60px;
    height: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-video-img {
    border-radius: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-video-img {
    border-radius: 20px;
  }
}

.tj-reviews-item {
  border: 1px solid var(--tj-color-border-2);
  border-radius: 18px;
  padding: 30px;
  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;
  min-height: 200px;
}
.tj-reviews-item .tj-users-list li {
  width: 48px;
}
.tj-reviews-item .tj-users-list li:not(:first-child) {
  margin-left: -18px;
}
.tj-reviews-item .reviews-label {
  font-size: 18px;
  line-height: 1.4;
  color: var(--tj-color-heading-primary);
  margin-top: 16px;
  letter-spacing: 0;
  font-weight: var(--tj-fw-medium);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-reviews-item .reviews-label {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-reviews-item .reviews-label {
    font-size: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-reviews-item {
    min-height: 160px;
  }
}

.about-section-4 {
  position: relative;
  z-index: 1;
  padding-top: 50px;
}

.about-4-heading {
  max-width: 840px;
  position: relative;
  z-index: 1;
  padding: 100px 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-4-heading {
    padding: 60px 0;
  }
}
.about-4-heading .sec-title {
  font-size: 66px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-4-heading .sec-title {
    font-size: 56px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-4-heading .sec-title {
    font-size: 50px;
  }
}
.about-4-heading .desc {
  max-width: 550px;
  margin: 0 auto 24px;
}
.about-4-heading .circle-shape {
  width: 564px;
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  inset-inline-start: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
  -webkit-animation: aboutCircle 7s linear infinite;
          animation: aboutCircle 7s linear infinite;
}

@-webkit-keyframes aboutCircle {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
            transform: translate(-50%, -50%) scale(0.7);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes aboutCircle {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(0.7);
            transform: translate(-50%, -50%) scale(0.7);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1);
  }
}
/* !END: About CSS */
/**----------------------------------------
START: Features CSS (Home 3 — Key Benefits)
----------------------------------------*/
.tj-features-section {
  background-color: var(--tj-color-theme-purple);
  position: relative;
  z-index: 0;
}
.tj-features-section .sec-title {
  color: var(--tj-color-common-white);
}
.tj-features-section .sec-subtitle {
  background: var(--tj-color-blur-3);
}
.tj-features-section .sec-subtitle,
.tj-features-section .sec-subtitle i {
  color: var(--tj-color-common-white);
}

.tj-feature-shape {
  position: absolute;
  inset-inline-end: 0;
  bottom: 0;
  z-index: -1;
}

.tj-feature-card {
  height: 100%;
  background-color: var(--tj-color-blur-7);
  border: 1px solid var(--tj-color-border-10);
  border-radius: 18px;
  padding: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  backdrop-filter: blur(9px);
}
.tj-feature-card .tj-feature-icon {
  width: 64px;
  height: 64px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 50%;
  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: 30px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-purple-2);
  margin-bottom: 50px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tj-feature-card .tj-feature-icon i {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tj-feature-card .title {
  margin-bottom: 12px;
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-sbold);
}
.tj-feature-card p {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: var(--tj-color-light-2);
}
.tj-feature-card:hover {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 0 30px 60px var(--tj-color-shadow-1);
          box-shadow: 0 30px 60px var(--tj-color-shadow-1);
}
.tj-feature-card:hover .tj-feature-icon i {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-feature-card {
    padding: 30px 26px;
  }
}

/* !END: Features CSS */
/**----------------------------------------
START: Counter CSS
----------------------------------------*/
.tj-counter-section {
  background-color: var(--tj-color-theme-primary);
  position: relative;
  z-index: 0;
}
.tj-counter-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 60px 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-wrapper {
    padding: 30px 0;
  }
}
.tj-counter-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid var(--tj-color-border-7);
  border-right: 1px solid var(--tj-color-border-7);
}
.tj-counter-item:not(:first-child) {
  border-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-counter-item {
    -webkit-box-flex: 50%;
        -ms-flex: 50%;
            flex: 50%;
  }
  .tj-counter-item:not(:nth-child(1), :nth-child(2)) {
    margin-top: 50px;
  }
  .tj-counter-item:nth-child(3) {
    border-left: 1px solid var(--tj-color-border-7);
  }
}
@media (max-width: 575px) {
  .tj-counter-item {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    border: 0;
  }
  .tj-counter-item:not(:first-child) {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid var(--tj-color-border-7);
  }
}
.tj-counter {
  padding: 0 30px;
  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;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter {
    padding: 0 20px;
  }
}
.tj-counter .counter-icon {
  font-size: 32px;
  width: 80px;
  aspect-ratio: 1/1;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-dark);
  border-radius: 50%;
  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;
  position: relative;
  z-index: 0;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-counter .counter-icon {
    font-size: 30px;
    width: 74px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter .counter-icon {
    font-size: 26px;
    width: 64px;
    margin-bottom: 25px;
  }
}
.tj-counter .counter-number {
  font-size: 80px;
  font-weight: var(--tj-fw-sbold);
  font-family: var(--tj-ff-heading);
  line-height: 0.8;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-counter .counter-number {
    font-size: 70px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter .counter-number {
    font-size: 60px;
  }
}
.tj-counter .counter-number sup {
  font-size: 0.534em;
  -webkit-margin-start: -7px;
          margin-inline-start: -7px;
  top: -0.6em;
}
.tj-counter .counter-label {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-common-white);
  margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter .counter-label {
    font-size: 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter .counter-label {
    margin-top: 15px;
  }
}
.tj-counter-item-2 {
  border: 1px solid var(--tj-color-border-2);
  border-radius: 18px;
  padding: 30px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-counter-item-2 {
    -webkit-padding-start: 25px;
            padding-inline-start: 25px;
    -webkit-padding-end: 25px;
            padding-inline-end: 25px;
  }
}
.tj-counter-item-2 .tj-counter {
  padding: 0;
  min-height: 140px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-item-2 .tj-counter {
    min-height: 100px;
  }
}
.tj-counter-item-2 .tj-counter .counter-icon {
  width: 70px;
  background-color: var(--tj-color-theme-primary);
  margin-bottom: 33px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-item-2 .tj-counter .counter-icon {
    width: 64px;
    margin-bottom: 26px;
  }
}
.tj-counter-item-2 .tj-counter .counter-number {
  color: var(--tj-color-heading-primary);
}
.tj-counter-item-2 .tj-counter .counter-label {
  color: var(--tj-color-heading-primary);
  margin-top: 16px;
}
.tj-counter-item-2.skill-counter-item .tj-counter .counter-number {
  font-size: 66px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-item-2.skill-counter-item .tj-counter .counter-number {
    font-size: 60px;
  }
}
.tj-counter-item-2.skill-counter-item .tj-counter .counter-label {
  margin-top: 20px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-counter-item-2.skill-counter-item .tj-counter .counter-label {
    font-size: 16px;
  }
}
.tj-counter-item-3 {
  border-color: var(--tj-color-border-3);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.tj-counter-item-3:first-child {
  border-left: 0;
}
.tj-counter-item-3:first-child .tj-counter {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.tj-counter-item-3:last-child {
  border-right: 0;
}
.tj-counter-item-3:last-child .tj-counter {
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-counter-item-3:last-child {
    margin-top: 0;
  }
}
.tj-counter-item-3 .tj-counter {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 0 20px;
}
.tj-counter-item-3 .tj-counter .counter-number {
  font-size: 40px;
  color: var(--tj-color-heading-primary);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-item-3 .tj-counter .counter-number {
    font-size: 34px;
  }
}
.tj-counter-item-3 .tj-counter .counter-label {
  font-size: 16px;
  font-weight: var(--tj-fw-regular);
  color: var(--tj-color-heading-primary);
  margin-top: 16px;
}
@media (max-width: 575px) {
  .tj-counter-item-3 .tj-counter .counter-label {
    margin-top: 10px;
  }
}
@media (max-width: 575px) {
  .tj-counter-item-3 .tj-counter {
    padding: 0;
  }
}
@media (max-width: 575px) {
  .tj-counter-item-3 {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
  .tj-counter-item-3:not(:first-child) {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid var(--tj-color-border-3);
  }
}

.tj-counter-wrapper-2 {
  margin-top: 60px;
}
.tj-counter-wrapper-3 {
  padding: 0;
  max-width: 450px;
  margin-top: 25px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-wrapper-3 {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-wrapper-3 {
    max-width: 100%;
  }
}
.tj-counter-wrapper-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: -18px;
  position: relative;
  z-index: 1;
}
.tj-counter-wrapper-4 .tj-counter-item {
  margin-top: 0;
}
.tj-counter-wrapper-4 .tj-counter-item:first-child {
  -webkit-transform: translateY(-55px);
      -ms-transform: translateY(-55px);
          transform: translateY(-55px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-wrapper-4 .tj-counter-item:first-child {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.tj-counter-wrapper-4 .tj-reviews-item {
  -webkit-transform: translateY(-55px);
      -ms-transform: translateY(-55px);
          transform: translateY(-55px);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-counter-wrapper-4 .tj-reviews-item {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-counter-wrapper-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .tj-counter-wrapper-4 {
    grid-template-columns: 100%;
    margin-top: 0;
  }
}

/* !END: Counter CSS */
/**----------------------------------------
START: Testimonial CSS
----------------------------------------*/
.tj-testimonial-section {
  position: relative;
  z-index: 0;
}
.tj-testimonial-section-2 {
  background: var(--tj-color-gradient-6);
}
.tj-testimonial-section-4 {
  background: var(--tj-color-gradient-13);
  border-radius: 30px;
}
.tj-testimonial-section-4 .sec-heading {
  max-width: 530px;
  margin-bottom: 0;
}
.tj-testimonial-section-4 .sec-heading .sec-title {
  margin-bottom: 12px;
}
.tj-testimonial-section-4 .sec-heading .desc {
  max-width: 380px;
}
.tj-testimonial-section-4 .sec-heading.about-testimonial-heading .sec-subtitle {
  background: var(--tj-color-common-white);
}
.tj-testimonial-section-4 .btn-wrap {
  margin-top: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-testimonial-section-4 {
    border-radius: 24px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-section-4 {
    border-radius: 20px;
  }
}
.tj-testimonial-wrapper-4 {
  max-width: 720px;
  width: 100%;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
.tj-testimonial-slider-2.swiper {
  overflow: inherit;
}
.tj-testimonial-slider-3.swiper {
  padding: 0 20px;
  margin: 0 -20px;
}
.tj-testimonial-item {
  border: 1px solid var(--tj-color-border-2);
  border-radius: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
  padding: 30px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}
.tj-testimonial-item .tj-quote {
  width: 60px;
  aspect-ratio: 1/1;
  font-size: 40px;
  color: var(--tj-color-common-white);
  border-radius: 50%;
  background-color: var(--tj-color-theme-primary);
  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;
}
.tj-testimonial-item .desc {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-heading-primary);
}
.tj-testimonial-item .desc p:last-child {
  margin: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item .desc {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-testimonial-item {
    padding: 30px 25px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item {
    padding: 30px 20px;
  }
}
.tj-testimonial-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
.tj-testimonial-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  position: relative;
  padding-top: 30px;
}
.tj-testimonial-bottom::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: -50%;
  width: 200%;
  height: auto;
  border-top: 1px solid var(--tj-color-border-3);
}
.tj-testimonial-item-2 {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 30px;
  max-width: 750px;
  width: 100%;
}
.tj-testimonial-item-2 .tj-testimonial-content-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  padding: 10px 0;
}
.tj-testimonial-item-2 .tj-testimonial-content {
  margin-top: 50px;
}
.tj-testimonial-item-2 .tj-testimonial-content .tj-rating-wrapper {
  margin-top: 22px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-2 .tj-testimonial-content {
    margin-top: 30px;
  }
}
.tj-testimonial-item-2 .tj-testimonial-thumb {
  width: 310px;
  aspect-ratio: 310/372;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  z-index: 0;
}
.tj-testimonial-item-2 .tj-testimonial-thumb::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: var(--tj-color-theme-dark);
  opacity: 0.5;
}
.tj-testimonial-item-2 .tj-testimonial-thumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tj-testimonial-item-2 .tj-testimonial-thumb .video-btn {
  position: absolute;
  inset: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tj-testimonial-item-2 .tj-testimonial-thumb .video-btn span {
  font-size: 28px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tj-testimonial-item-2 .tj-testimonial-thumb {
    width: 260px;
    aspect-ratio: 260/360;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-testimonial-item-2 .tj-testimonial-thumb {
    width: 250px;
    aspect-ratio: 250/330;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-2 .tj-testimonial-thumb {
    width: 100%;
    aspect-ratio: 300/320;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-2 {
    max-width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-2 {
    gap: 20px;
  }
}
.tj-testimonial-item-4 {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 10px 18px var(--tj-color-shadow-1);
          box-shadow: 0 10px 18px var(--tj-color-shadow-1);
  padding: 50px;
}
.tj-testimonial-item-4 .tj-quote {
  color: var(--tj-color-theme-primary);
  background-color: transparent;
  border-radius: 0;
  font-size: 82px;
  opacity: 0.1;
  position: absolute;
  top: 22px;
  inset-inline-end: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-testimonial-item-4 .tj-quote {
    font-size: 70px;
    top: 20px;
    inset-inline-end: 25px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-4 .tj-quote {
    font-size: 60px;
    top: 15px;
    inset-inline-end: 20px;
  }
}
.tj-testimonial-item-4 .desc {
  font-size: 24px;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  letter-spacing: 0.01em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-testimonial-item-4 .desc {
    font-size: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-4 .desc {
    font-size: 18px;
  }
}
.tj-testimonial-item-4 .tj-testimonial-bottom {
  border-top: 1px solid var(--tj-color-border-3);
}
.tj-testimonial-item-4 .tj-testimonial-bottom::before {
  display: none;
}
.tj-testimonial-item-4 .tj-testimonial-bottom .hired {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 7px 12px;
  font-size: 14px;
  font-weight: var(--tj-fw-sbold);
}
.tj-testimonial-item-4 .tj-testimonial-bottom .hired span {
  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;
  width: 18px;
  height: 18px;
  background-color: var(--tj-color-green-1);
  border-radius: 50%;
  font-size: 16px;
  color: var(--tj-color-common-white);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-4 {
    padding: 30px 20px;
    -webkit-box-shadow: 0 10px 20px var(--tj-color-shadow-1);
            box-shadow: 0 10px 20px var(--tj-color-shadow-1);
  }
}

.testimonial-container {
  margin-left: calc((100% - 1350px) / 2);
  width: auto;
  min-width: auto;
  max-width: inherit;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .testimonial-container {
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .testimonial-container {
    -webkit-padding-end: 15px;
            padding-inline-end: 15px;
  }
}
.testimonial-container-2 {
  max-width: 1530px;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .testimonial-container-2 {
    max-width: 1430px;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .testimonial-container-2 {
    max-width: 1350px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .testimonial-container-2 {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .testimonial-container-2 {
    max-width: 800px;
  }
}

.tj__slider-wrapper .swiper-pagination-area.testimonial-pagination-1 {
  width: 82%;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj__slider-wrapper .swiper-pagination-area.testimonial-pagination-1 {
    width: 96%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj__slider-wrapper .swiper-pagination-area.testimonial-pagination-1 {
    width: 100%;
  }
}

.tj-testimonial-slider-3 .slider-navigation {
  margin-top: -26px;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-slider-3 .slider-navigation {
    margin-top: -20px;
  }
}

/* Testimonial (Home 3) */
.tj-testimonial-featured {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
  background-color: var(--tj-color-theme-purple);
  border-radius: 22px;
  padding: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.tj-testimonial-featured-thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 481px;
  height: 450px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.tj-testimonial-featured-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.tj-testimonial-featured-thumb .video-btn {
  position: absolute;
  inset: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: var(--tj-color-theme-primary);
  z-index: 2;
}
.tj-testimonial-featured-thumb .video-btn span {
  font-size: 22px;
}
.tj-testimonial-featured-thumb .video-btn:hover {
  background-color: var(--tj-color-theme-primary);
}
.tj-testimonial-featured-thumb:hover img {
  -webkit-transform: scale(1.08);
      -ms-transform: scale(1.08);
          transform: scale(1.08);
}
.tj-testimonial-featured .tj-testimonial-shape {
  position: absolute;
  z-index: -1;
}
.tj-testimonial-featured .tj-testimonial-shape-1 {
  top: 0;
  inset-inline-start: 0;
}
.tj-testimonial-featured .tj-testimonial-shape-2 {
  bottom: 0;
  inset-inline-end: 0;
}
.tj-testimonial-featured-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 1;
}
.tj-testimonial-featured-content .tj-rating-wrapper {
  margin-bottom: 22px;
}
.tj-testimonial-featured-content .desc {
  font-family: var(--tj-ff-heading);
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-common-white);
  margin-bottom: 54px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-testimonial-featured-content .desc {
    font-size: 22px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-featured-content .desc {
    font-size: 20px;
  }
}
.tj-testimonial-featured-content .author-wrap {
  padding-top: 30px;
  border-top: 1px solid var(--tj-color-border-10);
}
.tj-testimonial-featured-content .author-wrap .name {
  color: var(--tj-color-common-white);
}
.tj-testimonial-featured-content .author-wrap .name a:hover {
  color: var(--tj-color-common-white);
}
.tj-testimonial-featured-content .author-wrap .designation {
  color: var(--tj-color-light-2);
}
.tj-testimonial-featured-quote {
  position: absolute;
  inset-inline-end: 40px;
  bottom: 26px;
  font-size: 82px;
  line-height: 0.6;
  color: var(--tj-color-common-white);
  opacity: 0.1;
  z-index: 0;
  pointer-events: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-featured {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 25px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-featured {
    padding: 20px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-featured .tj-testimonial-featured-thumb {
    width: 100%;
    max-width: 100%;
    height: 280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-testimonial-featured .tj-testimonial-featured-thumb {
    height: 600px;
  }
}

.tj-testimonial-item-3 {
  height: 100%;
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  border-radius: 18px;
  padding: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.tj-testimonial-item-3 .tj-rating-wrapper {
  margin-bottom: 22px;
}
.tj-testimonial-item-3 .desc {
  font-size: 20px;
  line-height: 1.5;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-heading-primary);
  letter-spacing: 0;
  margin-bottom: 26px;
}
.tj-testimonial-item-3 .author-wrap {
  padding-top: 30px;
  position: relative;
}
.tj-testimonial-item-3 .author-wrap::before {
  content: "";
  width: calc(100% + 60px);
  height: 1px;
  background-color: var(--tj-color-border-3);
  position: absolute;
  inset-inline-start: -30px;
  top: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-testimonial-item-3 {
    padding: 25px 20px 30px;
  }
}

.tj-testimonial-cards-3 > [class*=col-]:nth-child(1) .tj-testimonial-item-3 {
  background-color: var(--tj-color-theme-bg-2);
}
.tj-testimonial-cards-3 > [class*=col-]:nth-child(2) .tj-testimonial-item-3 {
  background-color: var(--tj-color-theme-bg-3);
}
.tj-testimonial-cards-3 > [class*=col-]:nth-child(3) .tj-testimonial-item-3 {
  background-color: var(--tj-color-theme-bg-6);
}

/* !END: Testimonial CSS */
/**----------------------------------------
START: Event CSS
----------------------------------------*/
.tj-event-section {
  background-color: var(--tj-color-theme-primary);
  position: relative;
  z-index: 0;
}
.tj-event-item {
  background-color: var(--tj-color-blur-4);
  backdrop-filter: blur(15px);
  border-radius: 22px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tj-event-item:not(:last-child) {
  margin-bottom: 30px;
}
.tj-event-item .tj-categories {
  margin-bottom: 10px;
}
.tj-event-item:hover .tj-event-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-item {
    gap: 25px;
  }
}
.tj-event-img {
  width: 33.1%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}
.tj-event-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-img {
    width: 100%;
  }
}
.tj-event-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 18px 0;
  -webkit-border-end: 1px solid var(--tj-color-border-2);
          border-inline-end: 1px solid var(--tj-color-border-2);
}
.tj-event-content .title {
  max-width: 510px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-padding-end: 15px;
          padding-inline-end: 15px;
}
.tj-event-content .title a:hover {
  opacity: 0.7;
}
.tj-event-content .desc {
  max-width: 400px;
  width: 100%;
  margin-bottom: 0;
  -webkit-padding-end: 15px;
          padding-inline-end: 15px;
}
.tj-event-content .course-meta {
  margin: 22px 0 0;
  padding-top: 28px;
  -webkit-padding-end: 15px;
          padding-inline-end: 15px;
  border-top: 1px solid var(--tj-color-border-2);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-event-content .course-meta {
    padding-top: 20px;
    margin: 15px 0 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-content .course-meta {
    border: 0;
    padding: 0;
    margin: 15px 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-content {
    padding: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-content {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    border: 0;
  }
}
.tj-event-book {
  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;
  -webkit-padding-end: 24px;
          padding-inline-end: 24px;
  margin-bottom: 35px;
}
.tj-event-book .tj-book-meta {
  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: end;
      -ms-flex-align: end;
          align-items: end;
  margin-top: 20px;
}
.tj-event-book .tj-book-meta .month {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin-bottom: 14px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-book .tj-book-meta .month {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.tj-event-book .tj-book-meta .date {
  font-size: 80px;
  line-height: 0.8;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  letter-spacing: -0.02em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-event-book .tj-book-meta .date {
    font-size: 60px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-book .tj-book-meta .date {
    font-size: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-book .tj-book-meta {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-book {
    -webkit-padding-end: 0;
            padding-inline-end: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-event-book {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-book {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 5px;
  }
}
.tj-event-item-2 {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-event-item-2 .tj-event-img {
  width: 100%;
  aspect-ratio: 380/253;
  border-radius: 14px;
  position: relative;
}
.tj-event-item-2 .tj-event-img .tj-book-meta {
  position: absolute;
  inset-inline-end: 15px;
  top: 15px;
  min-width: 82px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  padding: 10px 15px 15px;
  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;
  z-index: 0;
  overflow: hidden;
  border-radius: 8px;
}
.tj-event-item-2 .tj-event-img .tj-book-meta::before {
  content: "";
  background-color: var(--tj-color-theme-dark);
  opacity: 0.6;
  position: absolute;
  inset: -2px;
  z-index: 1;
  backdrop-filter: blur(20px);
}
.tj-event-item-2 .tj-event-img .tj-book-meta .date {
  display: block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 6px;
  position: relative;
  z-index: 2;
}
.tj-event-item-2 .tj-event-img .tj-book-meta .month {
  display: block;
  font-size: 16px;
  color: var(--tj-color-light-2);
  font-weight: var(--tj-fw-regular);
  letter-spacing: 0.01em;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.tj-event-item-2 .tj-event-content {
  border: 0;
  padding: 20px 10px 10px;
}
.tj-event-item-2 .tj-event-content .title {
  font-size: 24px;
  padding: 0;
}
.tj-event-item-2 .tj-event-content .course-meta {
  border: 0;
  padding: 0;
  margin: 22px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tj-event-item-2:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
}
.tj-event-item-2:hover .tj-event-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.tj-event-item-4 {
  background-color: var(--tj-color-blur-5);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tj-event-item-4:not(:last-child) {
  margin-bottom: 30px;
}
.tj-event-item-4 .tj-event-img {
  width: 244px;
  aspect-ratio: 1/1;
  border-radius: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-event-item-4 .tj-event-img {
    width: 215px;
  }
}
@media (max-width: 575px) {
  .tj-event-item-4 .tj-event-img {
    width: 100%;
    aspect-ratio: 380/253;
  }
}
.tj-event-item-4 .tj-event-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 5px 20px 10px;
}
.tj-event-item-4 .tj-event-content .course-meta {
  margin: 18px 0 40px;
}
@media (max-width: 575px) {
  .tj-event-item-4 .tj-event-content {
    padding: 15px 0 10px;
  }
}
.tj-event-item-4 .event-btn {
  position: absolute;
  bottom: 30px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-item-4 .event-btn {
    bottom: 20px;
  }
}
.tj-event-item-4 .tj-text-btn-2::before {
  bottom: -1px;
  background: var(--tj-color-border-3);
}
.tj-event-item-4 .tj-text-btn-2:hover::before {
  background: var(--tj-color-heading-primary);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.tj-event-item-4 .tj-book-meta {
  position: absolute;
  inset-inline-end: 20px;
  bottom: 20px;
  min-width: 82px;
  text-align: center;
  background: var(--tj-color-theme-primary);
  padding: 10px 15px 15px;
  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;
  z-index: 0;
  overflow: hidden;
  border-radius: 8px;
}
.tj-event-item-4 .tj-book-meta .date {
  display: block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 6px;
  position: relative;
  z-index: 2;
}
.tj-event-item-4 .tj-book-meta .month {
  display: block;
  font-size: 16px;
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-regular);
  letter-spacing: 0.01em;
  line-height: 1;
  position: relative;
  z-index: 2;
}

.tj-event-section-2 .tj-pagination {
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-section-2 .tj-pagination {
    margin-top: 40px;
  }
}

.tj-event-slider {
  padding: 20px;
  margin: -20px;
}
.tj-event-slider .tj-event-item-2 {
  -webkit-box-shadow: 0 10px 20px var(--tj-color-shadow-1);
          box-shadow: 0 10px 20px var(--tj-color-shadow-1);
}
.tj-event-slider .tj-event-item-2:hover {
  -webkit-box-shadow: 0 10px 20px var(--tj-color-shadow-2);
          box-shadow: 0 10px 20px var(--tj-color-shadow-2);
}

/* Event (Home 3) */
.tj-event-section-3 {
  background-color: var(--tj-color-theme-bg);
}

.tj-event-item-3 {
  height: 100%;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-event-item-3 .tj-event-img {
  width: 100%;
  aspect-ratio: 380/253;
  border-radius: 14px;
}
.tj-event-item-3 .tj-event-img .tj-book-meta {
  position: absolute;
  inset-inline-end: 15px;
  top: 15px;
  min-width: 82px;
  text-align: center;
  padding: 10px 15px 13px;
  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;
  z-index: 0;
  overflow: hidden;
  border-radius: 8px;
}
.tj-event-item-3 .tj-event-img .tj-book-meta::before {
  content: "";
  background-color: var(--tj-color-theme-dark);
  opacity: 0.6;
  position: absolute;
  inset: -2px;
  z-index: 1;
  backdrop-filter: blur(20px);
}
.tj-event-item-3 .tj-event-img .tj-book-meta .date {
  display: block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 6px;
  position: relative;
  z-index: 2;
}
.tj-event-item-3 .tj-event-img .tj-book-meta .month {
  display: block;
  font-size: 16px;
  color: var(--tj-color-light-2);
  line-height: 1;
  position: relative;
  z-index: 2;
}
.tj-event-item-3 .tj-event-content {
  border: 0;
  padding: 24px 10px 10px;
}
.tj-event-item-3 .tj-event-content .title {
  max-width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.tj-event-item-3 .tj-event-content .title a:hover {
  opacity: 0.7;
}
.tj-event-item-3 .tj-event-content .course-meta {
  border: 0;
  padding: 0;
  margin: 0 0 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.tj-event-item-3 .tj-event-content .course-meta span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.tj-event-item-3 .tj-event-content .tj-btn-primary {
  width: 100%;
}
.tj-event-item-3:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.tj-event-item-3:hover .tj-event-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-event-item-3 .tj-event-content {
    padding: 22px 5px 5px;
  }
}

/* Event (Home 4) */
.tj-event-section-4 {
  background: var(--tj-color-gradient-13);
  border-radius: 30px;
}

.tj-event-heading {
  max-width: 400px;
  width: 100%;
}
.tj-event-heading .sec-heading {
  margin-bottom: 26px;
}
.tj-event-heading .sec-title {
  margin-bottom: 15px;
}

/* !END: Event CSS */
/**----------------------------------------
START: Instructor CSS
----------------------------------------*/
.tj-instructor-section {
  position: relative;
  z-index: 0;
}
.tj-instructor-item {
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  padding: 30px;
  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;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-instructor-item .tj-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1.2;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-radius: 50px;
  padding: 2px 8px 3px;
}
.tj-instructor-item .btn-area {
  margin-top: 25px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-instructor-item .btn-area {
    margin-top: 20px;
  }
}
.tj-instructor-item:hover .tj-instructor-img img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.tj-instructor-img {
  width: 220px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
}
.tj-instructor-img::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 6px solid var(--tj-color-theme-primary);
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: 1;
  pointer-events: none;
}
.tj-instructor-img img {
  width: 100%;
  height: auto;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-instructor-img {
    width: 180px;
  }
}
.tj-instructor-content {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: -20px;
}
.tj-instructor-content .name-area {
  padding: 20px 0 25px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-instructor-content .name-area {
    padding: 15px;
  }
}
.tj-instructor-content .name {
  line-height: 1;
  letter-spacing: -0.015em;
  margin-bottom: 5px;
}
.tj-instructor-content .name a:hover {
  color: var(--tj-color-theme-primary);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-instructor-content .name {
    font-size: 28px;
  }
}
.tj-instructor-content .designation {
  font-size: 14px;
  letter-spacing: 0;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-text-body-2);
}
.tj-instructor-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 15px;
  padding-top: 30px;
}
.tj-instructor-info .info-item {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tj-instructor-info .info-item .title {
  font-size: 24px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-bold);
  letter-spacing: -0.02em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-instructor-info .info-item .text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  margin-top: 10px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-instructor-info {
    padding-top: 20px;
  }
}
.tj-instructor-item-2 {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  padding: 20px;
}
.tj-instructor-item-2 .tj-instructor-img {
  width: 100%;
  border-radius: 14px;
}
.tj-instructor-item-2 .tj-instructor-img::before {
  content: none;
}
.tj-instructor-item-2 .tj-instructor-img .single-rating {
  background-color: var(--tj-color-common-white);
  border-radius: 50px;
  padding: 5px 6px;
  font-size: 15px;
  position: absolute;
  top: 15px;
  inset-inline-start: 15px;
  z-index: 2;
}
.tj-instructor-item-2 .tj-instructor-content {
  margin-top: 0;
  text-align: start;
}
.tj-instructor-item-2 .tj-instructor-content .name-area {
  padding: 18px 0 0;
}
.tj-instructor-item-2 .tj-instructor-content .btn-area {
  margin: 20px 0 10px;
}
.tj-instructor-item-2 .tj-instructor-info {
  padding-top: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.tj-instructor-item-2 .tj-instructor-info .course-meta {
  margin: 0;
}
.tj-instructor-item-2 .tj-instructor-info .course-price {
  line-height: 1;
  margin: 0;
}
.tj-instructor-item-2:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
}

.instructor-slider-bottom {
  text-align: center;
  margin-top: 55px;
}
.instructor-slider-bottom .slider-navigation {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.instructor-slider-bottom .swiper-pagination-area {
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .instructor-slider-bottom {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .instructor-slider-bottom {
    margin-top: 30px;
  }
}

.tj-instructor-slider-2 {
  padding: 20px;
  margin: -20px;
}
.tj-instructor-slider-2 .tj-instructor-item-2 {
  -webkit-box-shadow: 0 10px 20px var(--tj-color-shadow-1);
          box-shadow: 0 10px 20px var(--tj-color-shadow-1);
}
.tj-instructor-slider-2 .tj-instructor-item-2:hover {
  -webkit-box-shadow: 0 10px 20px var(--tj-color-shadow-2);
          box-shadow: 0 10px 20px var(--tj-color-shadow-2);
}

.tj-instructor-section-2 .sec-subtitle {
  background: var(--tj-color-theme-bg-2);
}

.tj-instructor-heading .sec-heading {
  margin-bottom: 28px;
}
.tj-instructor-heading .sec-heading .desc {
  margin-top: 10px;
  margin-bottom: 0;
}

.tj-instructor-heading-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}

.tj-instructor-list {
  max-width: 675px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-instructor-list {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-instructor-list.row {
    --bs-gutter-x: 0;
  }
}

.tj-instructor-item.tj-instructor-item-3 {
  -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;
  gap: 28px;
  padding: 20px;
  -webkit-padding-end: 28px;
          padding-inline-end: 28px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-instructor-item.tj-instructor-item-3 {
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .tj-instructor-item.tj-instructor-item-3 {
    padding: 20px;
    padding-bottom: 30px;
    gap: 15px;
  }
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 260px;
  height: 291px;
  aspect-ratio: auto;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 14px;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-img::before {
  content: none;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-instructor-item.tj-instructor-item-3 .tj-instructor-img {
    width: 220px;
    height: 260px;
  }
}
@media (max-width: 575px) {
  .tj-instructor-item.tj-instructor-item-3 .tj-instructor-img {
    width: 100%;
    aspect-ratio: 16/11;
  }
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-top: 0;
  text-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-content .name-area {
  padding: 0;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-content .name-area .name {
  margin-bottom: 5px;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-content .name-area .designation {
  display: block;
  font-size: 14px;
  color: var(--tj-color-text-body);
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-content .desc {
  margin: 12px 0 0;
  font-size: 15px;
  line-height: 1.6;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-info {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0;
  margin: 12px 0 0;
  padding: 16px 0 0;
  border-top: 1px solid var(--tj-color-border-1);
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-info .info-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-info .info-item:not(:last-child) {
  -webkit-padding-end: 2.1vw;
          padding-inline-end: 2.1vw;
  -webkit-border-end: 1px solid var(--tj-color-border-1);
          border-inline-end: 1px solid var(--tj-color-border-1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-instructor-item.tj-instructor-item-3 .tj-instructor-info .info-item:not(:last-child) {
    width: 30%;
  }
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-info .info-item .title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: 24px;
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-info .info-item .title i {
  font-size: 15px;
  color: var(--tj-color-orange-1);
}
.tj-instructor-item.tj-instructor-item-3 .tj-instructor-info .info-item .text {
  margin-top: 0;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  color: var(--tj-color-text-body);
}
.tj-instructor-item.tj-instructor-item-3 .btn-area {
  margin-top: 22px;
}
.tj-instructor-item.tj-instructor-item-3:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.tj-instructor-item.tj-instructor-item-3:hover .tj-instructor-img img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media (max-width: 575px) {
  .tj-instructor-item.tj-instructor-item-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* !END: Instructor CSS */
/**----------------------------------------
START: Categories CSS
----------------------------------------*/
.tj-career-path-section {
  background: var(--tj-color-gradient-3);
}
.tj-career-path-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-career-path-wrapper {
    gap: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-career-path-wrapper {
    gap: 15px;
    -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;
  }
}
.tj-career-path-item {
  width: calc(25% - 23px);
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-career-path-item {
    width: calc(25% - 15px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-career-path-item {
    width: 308px;
    padding-top: 80px;
  }
}
.tj-career-path-item .sl-no {
  font-size: 24px;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  width: 64px;
  height: 64px;
  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;
  margin: 0 auto 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-career-path-item .sl-no {
    margin: 0 auto 25px;
  }
}
.tj-career-path-item .path-arrow {
  position: absolute;
  top: 30px;
  inset-inline-start: calc(60% + 15px);
  width: calc(100% - 64px);
  height: 9px;
  background-position: right;
  background-repeat: no-repeat;
  line-height: 0;
}
.tj-career-path-item .path-arrow-start {
  position: absolute;
  top: 30px;
  inset-inline-end: calc(60% + 15px);
  width: 1900px;
  height: 9px;
  background-position: right;
  background-repeat: no-repeat;
  line-height: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-career-path-item .path-arrow-start {
    top: -30px;
    inset-inline-start: 40%;
    width: 60px;
    -webkit-transform: rotate(90deg) translateX(100%);
        -ms-transform: rotate(90deg) translateX(100%);
            transform: rotate(90deg) translateX(100%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-career-path-item .path-arrow {
    top: 420px;
    inset-inline-start: 40%;
    width: 60px;
    -webkit-transform: rotate(90deg) translateX(100%);
        -ms-transform: rotate(90deg) translateX(100%);
            transform: rotate(90deg) translateX(100%);
  }
}
.tj-career-path-item-inner {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  padding: 30px 30px 26px;
  position: relative;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.tj-career-path-item-inner::before {
  content: "";
  position: absolute;
  top: -6px;
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  width: 16px;
  height: 16px;
  background-color: var(--tj-color-common-white);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-career-path-item-inner {
    padding: 25px 20px 20px;
  }
}
.tj-career-path-item:last-child::after {
  content: "";
  position: absolute;
  top: 35px;
  inset-inline-start: calc(60% + 15px);
  width: 2000px;
  height: 2px;
  background-color: var(--tj-color-theme-dark);
  opacity: 0.15;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-career-path-item:last-child::after {
    display: none;
  }
}
.tj-career-path-item:hover .tj-career-path-item-inner {
  margin-top: -10px;
}
.tj-career-path-item:hover .tj-career-path-icon i {
  -webkit-animation: inOut 0.4s ease-in-out;
          animation: inOut 0.4s ease-in-out;
}
.tj-career-path-icon {
  font-size: 25px;
  color: var(--tj-color-theme-primary);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
  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-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 24px;
}
.tj-career-path-content .title {
  margin-bottom: 16px;
}
.tj-career-path-content .title a:hover {
  letter-spacing: 0;
}
.tj-career-path-content .desc {
  margin-bottom: 0;
}

/* !END: Categories CSS */
/**----------------------------------------
START: Blog CSS
----------------------------------------*/
.tj-blog-section .sec-heading-center,
.tj-blog-section .sec-title {
  max-width: 450px;
}
.tj-blog-section .bottom-btn-wrap {
  margin-top: 55px;
}
.tj-blog-wrap {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: minmax(200px, auto);
}
.tj-blog-wrap .blog-item:first-child {
  grid-column: 1;
  grid-row: 1/span 2;
}
.tj-blog-wrap .blog-item:first-child .blog-thumb {
  aspect-ratio: 606/340;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap .blog-item:first-child .blog-thumb {
    aspect-ratio: 606/380;
  }
}
.tj-blog-wrap .blog-item:first-child .blog-content {
  padding: 25px 10px 10px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap .blog-item:first-child .blog-content {
    padding: 20px 0 0 0;
  }
}
.tj-blog-wrap .blog-item:first-child .blog-btn {
  margin-top: 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap .blog-item:first-child .blog-btn {
    margin-top: 10px;
  }
}
.tj-blog-wrap .blog-item:not(:first-child) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tj-blog-wrap .blog-item:not(:first-child) .blog-thumb {
  width: 230px;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-blog-wrap .blog-item:not(:first-child) .blog-thumb {
    width: 208px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap .blog-item:not(:first-child) .blog-thumb {
    width: 100%;
    aspect-ratio: 606/380;
  }
}
.tj-blog-wrap .blog-item:not(:first-child) .blog-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-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 15px;
}
.tj-blog-wrap .blog-item:not(:first-child) .blog-content .blog-meta {
  margin-bottom: 12px;
}
.tj-blog-wrap .blog-item:not(:first-child) .blog-content .blog-btn {
  margin-top: 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap .blog-item:not(:first-child) .blog-content .blog-btn {
    margin-top: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap .blog-item:not(:first-child) .blog-content {
    padding: 20px 0 0 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap {
    grid-template-columns: 100%;
  }
}

.blog-item {
  height: 100%;
  padding: 19px;
  border-radius: 18px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
.blog-item .blog-thumb {
  aspect-ratio: 380/253;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}
.blog-item .blog-thumb a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  height: 100%;
}
.blog-item .blog-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.8s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.blog-item .blog-content {
  padding: 25px 10px 15px 10px;
}
.blog-item .blog-content .desc {
  margin-top: 20px;
}
.blog-item .blog-content .desc:last-of-type {
  margin-bottom: 0;
}
.blog-item .blog-title {
  margin: 0;
  letter-spacing: -0.02em;
}
.blog-item .blog-title a:hover {
  opacity: 0.7;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-item .blog-title {
    font-size: 24px;
  }
}
.blog-item .blog-desc {
  margin-top: 18px;
  margin-bottom: 0;
}
.blog-item .blog-btn {
  margin-top: 20px;
}
.blog-item:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.blog-item:hover .blog-thumb img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-item {
    padding: 15px;
  }
}
.blog-category {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  line-height: 1.2;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  border-radius: 50px;
  padding: 2px 8px 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-category i,
.blog-category svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  font-size: 15px;
}
.blog-category svg {
  max-width: 15px;
  height: auto;
}
.blog-category:is(a):focus, .blog-category:is(a):hover {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}
.blog-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.blog-meta-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1;
  color: var(--tj-color-text-body);
  position: relative;
}
.blog-meta-item i,
.blog-meta-item svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
  line-height: 1;
}
.blog-meta-item svg {
  max-width: 16px;
  height: auto;
}

.tj_filter_item .blog-item {
  margin-bottom: 30px;
}

/* Blog (Home 3) */
.tj-blog-wrap-3 {
  grid-template-columns: 2.07fr 1fr;
  grid-auto-rows: 1fr;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.tj-blog-wrap-3 .blog-item {
  height: 100%;
}
.tj-blog-wrap-3 .blog-item:first-child {
  grid-column: 1;
  grid-row: 1/span 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding: 20px;
}
.tj-blog-wrap-3 .blog-item:first-child .blog-thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 415px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  aspect-ratio: 1/1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-blog-wrap-3 .blog-item:first-child .blog-thumb {
    width: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-blog-wrap-3 .blog-item:first-child .blog-thumb {
    width: 240px;
  }
}
.tj-blog-wrap-3 .blog-item:first-child .blog-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 18px;
}
.tj-blog-wrap-3 .blog-item:first-child .blog-content .blog-title {
  margin-top: 12px;
}
.tj-blog-wrap-3 .blog-item:first-child .blog-content .blog-desc {
  margin-top: 14px;
  font-size: 16px;
  line-height: 1.6;
  color: var(--tj-color-text-body);
}
.tj-blog-wrap-3 .blog-item:first-child .blog-content .blog-btn {
  margin-top: 15px;
}
.tj-blog-wrap-3 .blog-item:not(:first-child) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 23px;
  padding: 10px;
  -webkit-padding-end: 23px;
          padding-inline-end: 23px;
}
.tj-blog-wrap-3 .blog-item:not(:first-child) .blog-thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 111px;
  aspect-ratio: 1/1;
  border-radius: 14px;
}
.tj-blog-wrap-3 .blog-item:not(:first-child) .blog-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}
.tj-blog-wrap-3 .blog-item:not(:first-child) .blog-content .blog-meta {
  margin-bottom: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap-3 {
    grid-template-columns: 100%;
    grid-auto-rows: auto;
  }
  .tj-blog-wrap-3 .blog-item:first-child {
    grid-column: 1;
    grid-row: auto;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blog-wrap-3 .blog-item:first-child {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 0;
  }
  .tj-blog-wrap-3 .blog-item:first-child .blog-thumb {
    width: 100%;
    aspect-ratio: 606/380;
  }
  .tj-blog-wrap-3 .blog-item:first-child .blog-content {
    padding: 20px 4px 4px;
  }
  .tj-blog-wrap-3 .blog-item:not(:first-child) {
    gap: 15px;
    padding: 15px;
  }
  .tj-blog-wrap-3 .blog-item:not(:first-child) .blog-thumb {
    width: 90px;
  }
  .tj-blog-wrap-3 .blog-item:not(:first-child) .blog-title {
    font-size: 18px;
  }
}

.blog-item-2 {
  padding: 0;
  border: 0;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.blog-item-2 .blog-thumb {
  aspect-ratio: 420/540;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-item-2 .blog-thumb {
    aspect-ratio: 420/300;
  }
}
.blog-item-2 .blog-thumb::before {
  content: "";
  position: absolute;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(42%, rgba(39, 47, 84, 0.7)), color-stop(84%, rgb(39, 47, 84)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(39, 47, 84, 0.7) 42%, rgb(39, 47, 84) 84%);
  z-index: 1;
  width: 100%;
  height: 55%;
  pointer-events: none;
}
.blog-item-2 .blog-content {
  position: absolute;
  bottom: 0;
  padding: 30px;
  z-index: 1;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-item-2 .blog-content {
    padding: 20px;
  }
}
.blog-item-2 .blog-category {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}
.blog-item-2 .blog-category:hover {
  background-color: var(--tj-color-theme-primary-hover);
}
.blog-item-2 .blog-title {
  color: var(--tj-color-common-white);
}
.blog-item-2 .blog-meta-item {
  color: var(--tj-color-common-white);
}
.blog-item-2 .blog-btn {
  margin-top: 14px;
}
.blog-item-2 .blog-btn .tj-text-btn-2 {
  color: var(--tj-color-common-white);
}
.blog-item-2 .blog-btn .tj-text-btn-2::before {
  bottom: -1px;
  background: var(--tj-color-border-5);
}
.blog-item-2 .blog-btn .tj-text-btn-2:hover::before {
  background: var(--tj-color-common-white);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

/* !END: Blog CSS */
/**----------------------------------------
START: CTA CSS
----------------------------------------*/
.cta-area {
  position: relative;
}
.cta-area .sec-heading {
  max-width: 600px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .sec-heading {
    max-width: 460px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .sec-heading {
    max-width: 420px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .sec-heading {
    max-width: 370px;
  }
}
.cta-area .sec-title {
  font-size: 72px;
  line-height: 1.056;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cta-area .sec-title {
    font-size: 64px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .sec-title {
    font-size: 60px;
    line-height: 1.1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .sec-title {
    font-size: 54px;
    line-height: 1.148;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .sec-title {
    font-size: 48px;
    line-height: 1.2;
  }
}
.cta-area .btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-top: 30px;
}
.cta-area .cta-user-img {
  width: 150px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 0 0 2px var(--tj-color-common-white);
          box-shadow: 0 0 0 2px var(--tj-color-common-white);
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .cta-user-img {
    width: 115px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-img {
    width: 64px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .cta-user-img {
    width: 46px;
  }
}
.cta-area .cta-user-1 {
  top: -24px;
  inset-inline-start: 82px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .cta-area .cta-user-1 {
    inset-inline-start: 100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .cta-user-1 {
    top: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-1 {
    top: -48px;
    inset-inline-start: 78px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .cta-user-1 {
    top: -75px;
    inset-inline-start: 55px;
  }
}
.cta-area .cta-user-2 {
  width: 114px;
  bottom: -44px;
  inset-inline-start: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .cta-user-2 {
    width: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-2 {
    width: 48px;
    inset-inline-start: 22px;
    bottom: auto;
    top: 51px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .cta-user-2 {
    width: 34px;
    inset-inline-start: 7px;
    bottom: auto;
    top: -5px;
  }
}
.cta-area .cta-user-3 {
  width: 56px;
  top: 35px;
  inset-inline-start: -25px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-3 {
    inset-inline-start: -15px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .cta-user-3 {
    top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-3 {
    width: 24px;
    top: -30px;
    inset-inline-start: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .cta-user-3 {
    width: 17px;
    top: -57px;
    inset-inline-start: 0;
  }
}
.cta-area .cta-user-4 {
  width: 108px;
  top: -24px;
  inset-inline-end: 157px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .cta-user-4 {
    width: 100px;
    top: -15px;
    inset-inline-end: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-4 {
    width: 46px;
    top: -48px;
    inset-inline-end: 85px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .cta-user-4 {
    width: 33px;
    top: -75px;
    inset-inline-end: 55px;
  }
}
.cta-area .cta-user-5 {
  width: 116px;
  bottom: -46px;
  inset-inline-end: 21px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-area .cta-user-5 {
    width: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-5 {
    width: 49px;
    top: 50px;
    bottom: auto;
    inset-inline-end: 42px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .cta-user-5 {
    width: 35px;
    top: -5px;
    bottom: auto;
    inset-inline-end: 15px;
  }
}
.cta-area .cta-user-6 {
  width: 50px;
  top: 110px;
  inset-inline-end: -26px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-6 {
    inset-inline-end: -15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .cta-area .cta-user-6 {
    width: 21px;
    top: 9px;
    inset-inline-end: 25px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .cta-area .cta-user-6 {
    width: 15px;
    top: -57px;
    inset-inline-end: 0;
  }
}

/* !END: CTA CSS */
/**----------------------------------------
START: Promo CSS (Home 3 dual cards)
----------------------------------------*/
.tj-promo-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  height: 100%;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  padding: 20px;
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tj-promo-card .tj-promo-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.tj-promo-card .tj-promo-content .sec-subtitle {
  background: transparent;
  padding-inline: 0;
  gap: 6px;
  font-size: 15px;
  margin-bottom: 16px;
}
.tj-promo-card .tj-promo-content .sec-subtitle i {
  font-size: 16px;
  margin-top: -2px;
}
.tj-promo-card .tj-promo-content .title {
  margin-bottom: 12px;
}
.tj-promo-card .tj-promo-content .desc {
  margin-bottom: 26px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-promo-card .tj-promo-content .title {
    font-size: 23px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-promo-card .tj-promo-content .sec-subtitle {
    margin-bottom: 10px;
  }
  .tj-promo-card .tj-promo-content .desc {
    margin-bottom: 24px;
  }
}
.tj-promo-card .tj-promo-img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 287px;
  aspect-ratio: 287/342;
  border-radius: 18px;
  overflow: hidden;
}
.tj-promo-card .tj-promo-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.tj-promo-card .tj-promo-img.tj-promo-img-teal {
  background-color: #cdeee6;
}
.tj-promo-card .tj-promo-img.tj-promo-img-pink {
  background-color: #ffdfd6;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .tj-promo-card .tj-promo-img {
    width: 250px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-promo-card .tj-promo-img {
    width: 215px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-promo-card .tj-promo-img {
    width: 208px;
    aspect-ratio: 287/372;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-promo-card .tj-promo-img {
    width: 360px;
  }
}
@media (max-width: 575px) {
  .tj-promo-card .tj-promo-img {
    width: 100%;
    aspect-ratio: 16/16;
  }
}
.tj-promo-card:hover {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
@media (max-width: 575px) {
  .tj-promo-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    text-align: start;
    gap: 18px;
    padding: 15px;
    padding-bottom: 32px;
  }
  .tj-promo-card .tj-promo-content .sec-subtitle {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* !END: Promo CSS */
/**----------------------------------------
START: Growth CSS
----------------------------------------*/
.growth-img {
  height: 100%;
  border-radius: 18px;
  overflow: hidden;
}
.growth-img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .growth-img {
    margin-top: 30px;
  }
}

.growth-area {
  max-width: 600px;
  width: 100%;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .growth-area {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
    max-width: 100%;
  }
}

.growth-heading {
  line-height: 0;
  margin-bottom: 25px;
}

.tj-growth-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  padding: 22px 30px 24px;
  margin-bottom: 20px;
}
.tj-growth-item:last-child {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .tj-growth-item {
    padding: 20px;
    gap: 15px;
  }
}
.tj-growth-icon {
  font-size: 30px;
  color: var(--tj-color-theme-primary);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 2px;
}
.tj-growth-content .title {
  margin-bottom: 10px;
}
.tj-growth-content .desc {
  max-width: 450px;
  width: 100%;
}
.tj-growth-content .desc:last-child {
  margin-bottom: 0;
}

/* !END: Growth CSS */
/**----------------------------------------
START: Pricing CSS
----------------------------------------*/
.tj-pricing-section {
  background-color: var(--tj-color-theme-dark-2);
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.tj-pricing-section .sec-heading {
  margin-bottom: 50px;
}

.price-switcher {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-3);
  backdrop-filter: blur(10px);
  border-radius: 60px;
  padding: 6px;
  position: relative;
  z-index: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 40px;
}
.price-switcher-light {
  background-color: var(--tj-color-theme-bg-2);
}
.price-switcher-light .price-toggle-btn {
  color: var(--tj-color-heading-primary);
}
.price-switcher-light-2 {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 2px 70px var(--tj-color-shadow-2);
          box-shadow: 0 2px 70px var(--tj-color-shadow-2);
}
.price-switcher-light-2 .price-toggle-btn {
  color: var(--tj-color-heading-primary);
}
.price-switcher-light-2 .price-toggle-btn span {
  font-size: 13px;
  line-height: 1;
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-3);
  padding: 3px 10px;
  border-radius: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-margin-start: 5px;
          margin-inline-start: 5px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.price-switcher-light-2 .price-toggle-btn.active span {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
}

.price-toggle-btn {
  padding: 14px 24px;
  color: var(--tj-color-common-white);
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.02em;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.price-toggle-btn.active {
  color: var(--tj-color-common-white);
}
.price-toggle-btn:nth-child(2) {
  -webkit-margin-start: -12px;
          margin-inline-start: -12px;
}

.tj-active-bg {
  border-radius: 60px;
  top: 50%;
  left: 0px;
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  background: var(--tj-color-theme-primary);
  -webkit-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  z-index: -1;
}

.package-name {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: var(--tj-fw-medium);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-1);
  border-radius: 50px;
  padding: 0 15px;
  margin-bottom: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.package-title {
  font-size: 24px;
  letter-spacing: -0.015em;
  color: var(--tj-color-common-white);
  margin-bottom: 18px;
}
.package-desc {
  color: var(--tj-color-light-3);
}
.package-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 72px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  margin: 26px 0 20px;
}
.package-price .tj-currency {
  font-size: 24px;
  letter-spacing: 0;
  font-weight: var(--tj-fw-sbold);
  margin-top: 7px;
  -webkit-margin-end: 5px;
          margin-inline-end: 5px;
}
.package-price .tj-period {
  font-size: 16px;
  letter-spacing: 0;
  color: var(--tj-color-light-3);
  font-weight: var(--tj-fw-regular);
  margin: auto 0 8px 3px;
}

.pricing-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-item-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.pricing-item-wrapper-2 {
  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;
  border: 1px solid var(--tj-color-border-3);
  border-radius: 24px;
  padding: 20px;
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-1);
          box-shadow: 0 20px 40px var(--tj-color-shadow-1);
}
.pricing-item {
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-3);
  backdrop-filter: blur(10px);
  border-radius: 18px;
  padding: 32px 30px 45px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575px) {
  .pricing-item {
    padding: 25px 20px 35px;
  }
}
.pricing-item-popular {
  border: 4px solid transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(#2d2b42), to(#2d2b42)) padding-box, var(--tj-color-gradient-4) border-box;
  background: linear-gradient(#2d2b42, #2d2b42) padding-box, var(--tj-color-gradient-4) border-box;
  padding: 28px 26px 40px;
}
@media (max-width: 575px) {
  .pricing-item-popular {
    padding: 21px 16px 31px;
  }
}
.pricing-item-popular .shape-blur {
  width: 130%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pricing-item-popular .shape-blur img {
  width: 100%;
}
.pricing-item .tj-btn-full .btn-inner {
  line-height: 1.25;
  width: 100%;
  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: 19px 44px 19px 26px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-item .tj-btn-full .btn-inner {
    padding: 16px 44px 16px 26px;
  }
}
.pricing-item .tj-btn-full .btn-text {
  -webkit-padding-end: 20px;
          padding-inline-end: 20px;
}
.pricing-item .tj-btn-full .btn-icon {
  position: absolute;
}
.pricing-item .tj-btn-primary-2-blur {
  backdrop-filter: none;
}
.pricing-item .tj-btn-primary-2-blur .btn-icon {
  backdrop-filter: none;
}
.pricing-item-light {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 10px 30px var(--tj-color-shadow-1);
          box-shadow: 0 10px 30px var(--tj-color-shadow-1);
}
.pricing-item-light .package-title {
  color: var(--tj-color-heading-primary);
}
.pricing-item-light .package-desc {
  color: var(--tj-color-text-body);
}
.pricing-item-light .package-price {
  color: var(--tj-color-heading-primary);
}
.pricing-item-light .package-price .tj-period {
  color: var(--tj-color-text-body-3);
}
.pricing-item-light .pricing-features-title {
  color: var(--tj-color-text-body-3);
}
.pricing-item-light .pricing-features > li {
  color: var(--tj-color-heading-primary);
}
.pricing-item-light .tj-btn-primary-2 .btn-icon {
  background-color: transparent;
}
.pricing-item-light .tj-btn-primary-2 .btn-icon i {
  color: var(--tj-color-common-white);
}
.pricing-item-light .tj-btn-primary-2-blur {
  background-color: var(--tj-color-theme-bg-2);
  border-color: var(--tj-color-theme-primary);
}
.pricing-item-light .tj-btn-primary-2-blur .btn-text {
  color: var(--tj-color-heading-primary);
}
.pricing-item-light .tj-btn-primary-2-blur .btn-icon i {
  color: var(--tj-color-heading-primary);
}
.pricing-item-light.pricing-item-popular {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--tj-color-theme-bg-2)), to(var(--tj-color-theme-bg-2))) padding-box, var(--tj-color-gradient-4) border-box;
  background: linear-gradient(var(--tj-color-theme-bg-2), var(--tj-color-theme-bg-2)) padding-box, var(--tj-color-gradient-4) border-box;
}
.pricing-item-2 {
  border-color: var(--tj-color-border-2);
  border-radius: 20px;
  padding: 0;
  overflow: visible;
}
.pricing-item-2 .pricing-item-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding: 46px 30px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-item-2 .pricing-item-inner {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .pricing-item-2 .pricing-item-inner {
    padding: 40px 20px;
  }
}
.pricing-item-2 .package-title {
  color: var(--tj-color-heading-primary);
  margin-bottom: 12px;
}
.pricing-item-2 .package-desc {
  color: var(--tj-color-text-body-3);
}
.pricing-item-2 .package-price {
  font-size: 56px;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  margin: 0 0 0 40px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-item-2 .package-price {
    margin: 0;
  }
}
.pricing-item-2 .package-price .tj-currency {
  font-size: 56px;
  font-weight: var(--tj-fw-sbold);
  margin-top: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
.pricing-item-2 .package-price .tj-period {
  color: var(--tj-color-text-body-3);
}
.pricing-item-2 .pricing-header {
  max-width: 255px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pricing-item-2 .pricing-header {
    max-width: 210px;
  }
}
.pricing-item-2 .pricing-feat-wrap {
  max-width: 465px;
  width: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .pricing-item-2 .pricing-feat-wrap {
    max-width: 390px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-item-2 .pricing-feat-wrap {
    max-width: 100%;
  }
}
.pricing-item-2 .pricing-features {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6px;
}
.pricing-item-2 .pricing-features > li {
  font-size: 14px;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-text-body);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 40px;
  padding: 2px 12px 2px 8px;
  gap: 5px;
}
.pricing-item-2 .pricing-features > li i {
  font-size: 14px;
  color: var(--tj-color-text-body);
}
.pricing-item-2 .pricing-badge {
  color: var(--tj-color-heading-primary);
  background: var(--tj-color-orange-2);
  inset-inline-start: 30px;
  inset-inline-end: auto;
  top: -12px;
  z-index: 1;
}
.pricing-item-2 .pricing-badge-icon {
  font-size: 12px;
}
@media (max-width: 575px) {
  .pricing-item-2 .pricing-badge {
    inset-inline-start: 20px;
  }
}
.pricing-item-2 .price-btn-wrap {
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media (max-width: 575px) {
  .pricing-item-2 .price-btn-wrap {
    width: 100%;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}
.pricing-item-2 .tj-btn-primary-3 {
  border-color: var(--tj-color-border-3);
}
.pricing-item-2:first-child {
  background-color: var(--tj-color-theme-bg-2);
}
.pricing-item-2:last-child {
  background-color: var(--tj-color-theme-bg-3);
}
.pricing-item-2.pricing-item-popular {
  background: var(--tj-color-theme-primary);
  border: 0;
}
.pricing-item-2.pricing-item-popular .package-title {
  color: var(--tj-color-common-white);
}
.pricing-item-2.pricing-item-popular .package-desc {
  color: var(--tj-color-common-white);
}
.pricing-item-2.pricing-item-popular .package-price {
  color: var(--tj-color-common-white);
}
.pricing-item-2.pricing-item-popular .package-price .tj-period {
  color: var(--tj-color-common-white);
}
.pricing-item-2.pricing-item-popular .pricing-features > li {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-border-5);
  border-color: var(--tj-color-border-5);
  backdrop-filter: blur(15px);
}
.pricing-item-2.pricing-item-popular .pricing-features > li i {
  color: var(--tj-color-common-white);
}
.pricing-item-2.pricing-item-popular .tj-btn-primary-3 {
  background-color: var(--tj-color-orange-2);
  border: 0;
}
.pricing-item-2.pricing-item-popular .tj-btn-primary-3 .btn-text {
  color: var(--tj-color-theme-dark);
}
.pricing-badge {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-common-white);
  background: var(--tj-color-gradient-9);
  padding: 5px 8px;
  border-radius: 20px;
  position: absolute;
  inset-inline-end: 30px;
  top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.pricing-badge-icon svg,
.pricing-badge-icon img {
  width: 15px;
  margin-top: -3px;
}
.pricing-badge-text {
  padding-bottom: 1px;
}
.pricing-features {
  list-style: none;
  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: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 12px;
  position: relative;
}
.pricing-features-title {
  font-size: 14px;
  letter-spacing: 0;
  color: var(--tj-color-light-3);
  font-weight: var(--tj-fw-medium);
  text-transform: uppercase;
  margin-bottom: 10px;
}
.pricing-features > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 10px;
  color: var(--tj-color-common-white);
}
.pricing-features > li i,
.pricing-features > li svg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  font-size: 20px;
  color: var(--tj-color-theme-primary);
  margin-top: 4px;
}
.pricing-features > li svg {
  max-width: 18px;
  height: auto;
}
.pricing-footer {
  margin-top: 40px;
}

.pricing-guarantee-text {
  font-weight: var(--tj-fw-medium);
  text-align: center;
  margin-top: 55px;
}
.pricing-guarantee-text span {
  width: 18px;
  height: 18px;
  font-size: 18px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-green-1);
  border-radius: 50%;
  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;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .pricing-guarantee-text {
    margin-top: 40px;
  }
}

/* !END: Pricing CSS */
/**----------------------------------------
START: Faq CSS
----------------------------------------*/
.tj-faq {
  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;
}
.tj-faq-wrapper {
  max-width: 820px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-faq-wrapper {
    max-width: 100%;
  }
}
.tj-faq-wrapper-2 {
  max-width: 785px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-faq-wrapper-2 {
    max-width: 100%;
  }
}
.tj-faq-wrapper-3 {
  max-width: 1095px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  -webkit-margin-end: auto;
          margin-inline-end: auto;
}
.tj-faq-heading {
  max-width: 820px;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
  margin-bottom: 48px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-faq-heading {
    max-width: 100%;
    margin-bottom: 36px;
  }
}

.tj-accordion-item {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 16px;
  padding: 0 30px;
}
.tj-accordion-item:has(.tj-accordion-title:not(.collapsed)) {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
  border-color: var(--tj-color-theme-primary);
}
.tj-accordion-title {
  position: relative;
  z-index: 1;
  width: 100%;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -0.015em;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  padding: 22px 40px 25px 0;
  text-align: start;
}
.tj-accordion-title::after {
  content: "\e957";
  font-family: var(--tj-ff-fonticon);
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  color: var(--tj-color-theme-primary);
  border: 1px solid var(--tj-color-theme-primary);
  background-color: transparent;
  position: absolute;
  inset-inline-end: 0;
  top: 23px;
  width: 30px;
  height: 30px;
  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;
  z-index: 2;
}
.tj-accordion-title:not(.collapsed) {
  color: var(--tj-color-theme-primary);
}
.tj-accordion-title:not(.collapsed)::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj-accordion-content {
  padding: 0 0 24px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-accordion-title {
    font-size: 18px;
    padding: 22px 40px 22px 0;
  }
  .tj-accordion-title::after {
    width: 25px;
    height: 25px;
    top: 20px;
  }
  .tj-accordion-content {
    padding: 0 0 20px;
  }
}

.tj-faq-2 .tj-accordion-item {
  background-color: var(--tj-color-blur-5);
}
.tj-faq-2 .tj-accordion-item:has(.tj-accordion-title:not(.collapsed)) {
  background-color: var(--tj-color-blur-4);
}
.tj-faq-2 .tj-accordion-title::after {
  background-color: var(--tj-color-theme-bg-2);
  border-color: var(--tj-color-border-3);
}
.tj-faq-2 .tj-accordion-title:not(.collapsed)::after {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj-faq-3 {
  gap: 27px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-faq-3 {
    gap: 20px;
  }
}
.tj-faq-3 .tj-accordion-item {
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
}
.tj-faq-3 .tj-accordion-item:has(.tj-accordion-title:not(.collapsed)) {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
}
.tj-faq-3 .tj-accordion-title::after {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj-faq-3 .tj-accordion-content {
  padding: 24px 0;
  border-top: 1px solid var(--tj-color-border-3);
}
.tj-faq-4 .tj-accordion-item {
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
}
.tj-faq-4 .tj-accordion-item:has(.tj-accordion-title:not(.collapsed)) {
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-2);
          box-shadow: 0 20px 40px var(--tj-color-shadow-2);
}
.tj-faq-4 .tj-accordion-title {
  padding: 25px 25px 25px 0;
}
.tj-faq-4 .tj-accordion-title::after {
  content: "\e926";
  font-size: 22px;
  width: 20px;
  height: 20px;
  top: 30px;
  color: var(--tj-color-theme-primary);
  background-color: transparent;
  border: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-faq-4 .tj-accordion-title::after {
    top: 26px;
  }
}
.tj-faq-4 .tj-accordion-title:not(.collapsed)::after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.tj-faq-4 .tj-accordion-content {
  padding: 24px 0;
  border-top: 1px solid var(--tj-color-border-3);
}

.sec-title-faq {
  font-size: 128px;
  line-height: 0.9;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .sec-title-faq {
    font-size: 110px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .sec-title-faq {
    font-size: 90px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .sec-title-faq {
    font-size: 60px;
  }
}

.support-box {
  overflow: hidden;
  position: relative;
  padding: 30px;
  background: var(--tj-color-gradient-1);
  border: 1px solid var(--tj-color-border-3);
  max-width: 360px;
  width: 100%;
  border-radius: 18px;
  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;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .support-box {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-box {
    -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: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .support-box {
    padding: 30px 15px;
  }
}
.support-icon {
  max-width: 63px;
  width: 100%;
}
.support-title {
  margin-bottom: 16px;
}
.support-desc {
  max-width: 385px;
  margin-bottom: 0;
}
.support-btn {
  margin-top: 5px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.support-btn .tj-btn-primary-2 .btn-inner {
  padding: 6px 6px 6px 26px;
}
.support-btn .tj-btn-primary-2 .btn-icon {
  width: 40px;
  height: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-margin-start: auto;
            margin-inline-start: auto;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .support-btn {
    margin-top: 0;
  }
}

/* Faq (Home 3) */
.tj-faq-section-3 {
  background: var(--tj-color-gradient-12);
}
.tj-faq-section-3 .sec-subtitle {
  background: var(--tj-color-common-white);
}
.tj-faq-section-3 .tj-faq {
  max-width: 100%;
}

.tj-faq-3-info .sec-heading {
  margin-bottom: 22px;
}
.tj-faq-3-info .sec-title-faq {
  margin-bottom: 9px;
}
.tj-faq-3-info .desc {
  max-width: 340px;
}

.support-box-2 {
  background: var(--tj-color-blur-5);
  max-width: 325px;
  gap: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .support-box-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.support-box-2 .support-title {
  margin-top: 15px;
  margin-bottom: 0;
}
.support-box-2 .support-desc {
  margin-top: 10px;
}
.support-box-2 .tj-btn-primary {
  margin-top: 18px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.tj-faq-section-4 {
  position: relative;
  z-index: 1;
}
.tj-faq-section-4 .sec-heading {
  margin-bottom: 38px;
}
.tj-faq-section-4 .circle-shape {
  width: 388px;
  aspect-ratio: 1/1;
  position: absolute;
  top: 55%;
  inset-inline-start: -194px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.tj-faq-section-4 .circle-shape:last-child {
  inset-inline-end: -194px;
  inset-inline-start: auto;
}

.tj-faq-tab {
  border: 0;
  gap: 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}
.tj-faq-tab .nav-link {
  padding: 10px 18px;
  line-height: 1.2;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
}
.tj-faq-tab .nav-link:hover, .tj-faq-tab .nav-link.active {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-faq-tab {
    margin-bottom: 40px;
  }
}

/* !END: Faq CSS */
/**----------------------------------------
START: Contact CSS
----------------------------------------*/
.tj-contact-area {
  max-width: 504px;
  width: 100%;
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
.tj-contact-area .sec-heading {
  margin-bottom: 26px;
}
.tj-contact-area .sec-title {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-contact-area {
    max-width: 100%;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}

.contact-form {
  padding: 40px 50px 50px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 28px;
}
.contact-form .form-title-wrap {
  margin-bottom: 38px;
}
.contact-form .form-title {
  margin-bottom: 10px;
}
.contact-form .cf-label {
  font-size: 16px;
  line-height: 1.4;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  margin-bottom: 10px;
}
.contact-form .cf-label span {
  color: var(--tj-color-theme-primary);
}
.contact-form .form-input {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact-form .form-input.message-input {
  margin-bottom: 30px;
}
.contact-form .form-input textarea {
  min-height: 170px;
  border-radius: 24px;
  resize: none;
  padding-top: 15px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-form .form-input {
    margin-bottom: 20px;
  }
}
.contact-form .nice-select .list {
  width: calc(100% + 2px);
  left: -1px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .contact-form {
    padding: 40px 30px 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-form {
    padding: 30px 15px;
  }
}

.contact-item.style-2 {
  padding: 30px 30px 36px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 14px;
}
.contact-item.style-2:not(:last-child) {
  margin-bottom: 20px;
}
.contact-item.style-2 p {
  margin-bottom: 5px;
}
.contact-item.style-2 .contact-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 10px;
}
.contact-item.style-2 .contact-icon {
  font-size: 24px;
  color: var(--tj-color-common-white);
  background: var(--tj-color-theme-primary);
  width: 64px;
  height: 64px;
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 50%;
  margin-bottom: 22px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.contact-item.style-2 .contact-title {
  font-size: 15px;
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  font-family: var(--tj-ff-body);
  text-transform: uppercase;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
}
.contact-item.style-2 .contact-link {
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-theme-primary);
  letter-spacing: -0.01em;
  position: relative;
}
.contact-item.style-2 .contact-link::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: currentColor;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  position: absolute;
  bottom: 3px;
  inset-inline-start: 0;
}
.contact-item.style-2 .contact-link:focus, .contact-item.style-2 .contact-link:hover {
  color: var(--tj-color-theme-primary);
}
.contact-item.style-2 .contact-link:focus::after, .contact-item.style-2 .contact-link:hover::after {
  width: 100%;
}
.contact-item.style-2 .tj-text-btn {
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-theme-primary);
  letter-spacing: -0.01em;
}
.contact-item.style-2 .tj-text-btn:focus, .contact-item.style-2 .tj-text-btn:hover {
  color: var(--tj-color-theme-primary);
}
.contact-item.style-2:hover .contact-icon i {
  -webkit-animation: inOut 0.3s ease 0.2s;
          animation: inOut 0.3s ease 0.2s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-item.style-2 {
    padding: 30px 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .contact-item.style-2 {
    padding: 25px 15px;
  }
}

.map-area {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 28px;
  padding: 30px;
  margin-top: 80px;
  overflow: hidden;
}
.map-area .map {
  background-color: var(--tj-color-theme-bg-2);
  border-radius: 20px;
  overflow: hidden;
}
.map-area iframe {
  width: 100%;
  height: 100%;
  min-height: 553px;
  border-radius: 20px;
  display: block;
  overflow: hidden;
  mix-blend-mode: luminosity;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .map-area iframe {
    min-height: 450px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .map-area iframe {
    min-height: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .map-area {
    margin-top: 60px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .map-area {
    padding: 15px;
    margin-top: 50px;
  }
}

/* !END: Contact CSS */
/**----------------------------------------
START: Login CSS
----------------------------------------*/
.tj-login-form-wrapper {
  max-width: 560px;
  width: 100%;
  margin: 0 auto;
  padding: 43px 48px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 24px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-login-form-wrapper {
    padding: 30px 20px;
  }
}
.tj-login-form-wrapper .login-form-header {
  margin-bottom: 33px;
}
.tj-login-form-wrapper .login-form-header .form-title {
  font-size: var(--tj-fs-h4);
  line-height: 1.2;
  margin-bottom: 12px;
}
.tj-login-form-wrapper .login-form-header .desc {
  color: var(--tj-color-text-body);
  margin-bottom: 0;
}
.tj-login-form-wrapper .login-form-header .icon {
  font-size: 24px;
  width: 60px;
  aspect-ratio: 1/1;
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  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;
  margin-bottom: 22px;
}

.tj-social-login-btn {
  width: 100%;
  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;
  gap: 12px;
  padding: 12px 24px;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 60px;
}
.tj-social-login-btn .icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 20px;
  height: 20px;
}
.tj-social-login-btn .icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.tj-social-login-btn:hover, .tj-social-login-btn:focus {
  color: var(--tj-color-heading-primary);
  border-color: var(--tj-color-theme-primary);
}

.login-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin: 25px 0;
  color: var(--tj-color-text-body-3);
}
.login-divider::before, .login-divider::after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: var(--tj-color-border-3);
}
.login-divider span {
  font-size: 15px;
  line-height: 1;
}

.tj-login-form .form-input {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tj-login-form .cf-label {
  font-size: 16px;
  line-height: 1.4;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  margin-bottom: 10px;
}
.tj-login-form .input-icon-wrap {
  position: relative;
}
.tj-login-form .input-icon-wrap input {
  -webkit-padding-start: 52px;
          padding-inline-start: 52px;
}
.tj-login-form .input-icon-wrap input[type=password] {
  -webkit-padding-end: 52px;
          padding-inline-end: 52px;
}
.tj-login-form .input-icon-wrap .input-icon {
  position: absolute;
  top: 50%;
  inset-inline-start: 24px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  line-height: 1;
  color: var(--tj-color-text-body-3);
  pointer-events: none;
}
.tj-login-form .input-icon-wrap .password-toggle {
  position: absolute;
  top: 50%;
  inset-inline-end: 22px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  line-height: 1;
  color: var(--tj-color-text-body-3);
}
.tj-login-form .input-icon-wrap .password-toggle:hover, .tj-login-form .input-icon-wrap .password-toggle:focus {
  color: var(--tj-color-theme-primary);
}
.tj-login-form .form-submit {
  margin-top: 30px;
}

.login-form-meta {
  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: 10px;
  margin: 0 0 28px;
}
.login-form-meta .remember-check {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  color: var(--tj-color-text-body);
  cursor: pointer;
}
.login-form-meta .remember-check input[type=checkbox] {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 4px;
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 18px;
  height: 18px;
  min-height: auto;
  padding: 0;
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  cursor: pointer;
}
.login-form-meta .remember-check input[type=checkbox]::before {
  content: "\e909";
  font-family: var(--tj-ff-fonticon);
  font-size: 12px;
  line-height: 16px;
  color: var(--tj-color-common-white);
  position: absolute;
  inset: 0;
  text-align: center;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.login-form-meta .remember-check input[type=checkbox]:checked {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.login-form-meta .remember-check input[type=checkbox]:checked::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.login-form-meta .remember-check a {
  color: var(--tj-color-theme-primary);
  font-weight: var(--tj-fw-bold);
  letter-spacing: -0.015em;
}
.login-form-meta .forgot-link {
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
}
.login-form-meta .forgot-link:hover, .login-form-meta .forgot-link:focus {
  color: var(--tj-color-theme-primary);
  text-decoration: underline;
}

.tj-login-form .form-submit .tj-btn-primary {
  width: 100%;
  min-height: 56px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.login-form-footer {
  margin-top: 24px;
  margin-bottom: 0;
  text-align: center;
  color: var(--tj-color-text-body);
}
.login-form-footer a {
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
}
.login-form-footer a:hover, .login-form-footer a:focus {
  color: var(--tj-color-theme-primary);
  text-decoration: underline;
}

.verification-info {
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 14px;
  padding: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 25px;
}
.verification-info i {
  font-size: 20px;
  color: var(--tj-color-theme-primary);
}
.verification-info .desc {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .verification-info {
    padding: 15px;
  }
}

.back-btn-wrap {
  margin-top: 24px;
  text-align: center;
}

.tj-back-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: 16px;
  letter-spacing: -0.01em;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-theme-primary);
  position: relative;
}

/* !END: Login CSS */
/**----------------------------------------
START: Privacy CSS
----------------------------------------*/
.tj-privacy-sidebar {
  max-width: 400px;
  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;
  gap: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-privacy-sidebar {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

.tj-privacy-toc {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.05);
  border-radius: 18px;
  padding: 29px;
}
.tj-privacy-toc .toc-title {
  font-size: var(--tj-fs-h6);
  margin-bottom: 20px;
}
.tj-privacy-toc .toc-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tj-privacy-toc .toc-list li a {
  display: block;
  padding: 11px 14px;
  font-size: 16px;
  font-weight: var(--tj-fw-medium);
  line-height: 1.3;
  color: var(--tj-color-heading-primary);
  -webkit-border-start: 2px solid transparent;
          border-inline-start: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tj-privacy-toc .toc-list li a:hover {
  color: var(--tj-color-theme-primary);
}
.tj-privacy-toc .toc-list li.active a {
  background-color: var(--tj-color-theme-bg-2);
  color: var(--tj-color-theme-primary);
  border-inline-start-color: var(--tj-color-theme-primary);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-privacy-toc {
    padding: 25px 20px;
  }
}

.tj-privacy-help {
  background: var(--tj-color-gradient-5);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  padding: 29px;
}
.tj-privacy-help .help-icon {
  width: 62px;
  margin-bottom: 22px;
}
.tj-privacy-help .help-icon img {
  display: block;
  width: 100%;
  height: auto;
}
.tj-privacy-help .help-title {
  font-size: var(--tj-fs-h5);
  margin-bottom: 17px;
}
.tj-privacy-help .help-desc {
  max-width: 300px;
  margin-bottom: 24px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-privacy-help {
    padding: 30px 20px;
  }
}

/* Content */
.tj-privacy-content .privacy-meta {
  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: 10px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.05);
  border-radius: 18px;
  padding: 26px 28px;
  margin-bottom: 40px;
}
.tj-privacy-content .privacy-meta .meta-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
}
.tj-privacy-content .privacy-meta .meta-badge i {
  color: var(--tj-color-green-2);
  font-size: 22px;
}
.tj-privacy-content .privacy-meta .meta-updated {
  font-size: 16px;
  color: var(--tj-color-text-body-3);
}
.tj-privacy-content .privacy-meta .meta-updated strong {
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-bold);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-privacy-content .privacy-meta {
    padding: 25px 20px;
  }
}
.tj-privacy-content .privacy-intro {
  font-size: 18px;
  line-height: 1.667;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-text-body);
  margin-bottom: 40px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-privacy-content .privacy-intro {
    font-size: 16px;
  }
}

/* Highlight cards */
.privacy-highlights {
  --bs-gutter-x: 20px;
  row-gap: 20px;
  margin-bottom: 14px;
}

.highlight-card {
  height: 100%;
  border: 1px solid var(--tj-color-border-2);
  border-radius: 18px;
  padding: 29px;
}
.highlight-card .highlight-icon {
  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;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
  font-size: 24px;
  margin-bottom: 24px;
}
.highlight-card .highlight-title {
  font-size: var(--tj-fs-h6);
  margin-bottom: 18px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .highlight-card .highlight-title {
    margin-bottom: 12px;
  }
}
.highlight-card p {
  margin: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .highlight-card {
    padding: 25px 20px;
  }
}

/* Policy blocks */
.privacy-block {
  margin-top: 50px;
}
.privacy-block .block-title {
  letter-spacing: -0.015em;
  margin-bottom: 16px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .privacy-block .block-title {
    font-size: 28px;
  }
}
.privacy-block > p {
  font-size: 16px;
  margin-bottom: 18px;
}
.privacy-block > p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .privacy-block {
    margin-top: 30px;
  }
}

.privacy-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  max-width: 760px;
  width: 100%;
  margin: 0;
  padding: 0;
}
.privacy-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.privacy-list li i {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  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;
  width: 22px;
  height: 22px;
  margin-top: 3px;
  border-radius: 50%;
  border: 1px solid var(--tj-color-border-3);
  background-color: var(--tj-color-theme-bg-2);
  color: var(--tj-color-theme-primary);
  font-size: 17px;
}
.privacy-list li strong {
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-sbold);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .privacy-list {
    max-width: 100%;
  }
}

/* CTA */
.privacy-cta {
  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: 24px;
  background-color: var(--tj-color-theme-primary);
  border-radius: 18px;
  padding: 44px 50px;
  margin-top: 54px;
}
.privacy-cta .cta-title {
  font-size: var(--tj-fs-h3);
  color: var(--tj-color-common-white);
  margin-bottom: 12px;
}
.privacy-cta .cta-text p {
  font-size: 16px;
  color: var(--tj-color-common-white);
  margin: 0;
  max-width: 460px;
}
.privacy-cta .tj-btn-primary {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .privacy-cta {
    padding: 30px 20px;
  }
}

/* !END: Privacy CSS */
/**----------------------------------------
START: Newsletter CSS
----------------------------------------*/
.tj-newsletter-section {
  background-color: var(--tj-color-theme-purple);
  border-radius: 30px;
  margin-bottom: 30px;
  position: relative;
  z-index: 0;
}
.tj-newsletter-section .sec-subtitle {
  color: var(--tj-color-theme-purple-2);
}
.tj-newsletter-section .sec-subtitle i {
  color: var(--tj-color-theme-purple-2);
}
.tj-newsletter-section .h4-blur-1 {
  width: 27.5%;
  height: 100%;
  top: 0;
  inset-inline-start: 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.tj-newsletter-section .h4-blur-1 img {
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-newsletter-section .h4-blur-1 {
    width: 45%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-newsletter-section .h4-blur-1 {
    width: 50%;
    height: 60%;
  }
}
.tj-newsletter-section .h4-blur-2 {
  width: 66%;
  bottom: 0;
  inset-inline-start: auto;
  inset-inline-end: 0;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-newsletter-section .h4-blur-2 {
    width: 80%;
  }
}

.newsletter-wrap {
  position: relative;
  z-index: 1;
  padding: 100px 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap {
    padding: 70px 0;
  }
}
.newsletter-wrap .h4-dotted-shape {
  position: absolute;
  width: 259px;
  inset-inline-start: -8px;
  bottom: 30px;
}
.newsletter-wrap .h4-dotted-shape-2 {
  top: 30px;
  inset-inline-end: -12px;
  inset-inline-start: auto;
  bottom: auto;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-wrap .h4-dotted-shape {
    width: 210px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .h4-dotted-shape {
    display: none;
  }
}
.newsletter-wrap .newsletter-elements .banner-4-dot-ring {
  top: inherit;
  bottom: 115px;
  inset-inline-start: auto;
  inset-inline-end: 15%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .newsletter-elements .banner-4-dot-ring {
    bottom: 95px;
    inset-inline-end: -10px;
  }
}
.newsletter-wrap .newsletter-elements .banner-4-dot-green {
  top: 95px;
  inset-inline-end: 12%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-wrap .newsletter-elements .banner-4-dot-green {
    inset-inline-end: 6%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .newsletter-elements .banner-4-dot-green {
    top: 85px;
    inset-inline-end: 3%;
  }
}
.newsletter-wrap .newsletter-elements .banner-4-dot-orange {
  top: inherit;
  bottom: 75px;
  inset-inline-start: 13%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .newsletter-elements .banner-4-dot-orange {
    bottom: 50px;
    inset-inline-start: 2%;
  }
}
.newsletter-wrap .newsletter-elements .banner-4-dot-red {
  top: 95px;
  inset-inline-start: -17px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-wrap .newsletter-elements .banner-4-dot-red {
    inset-inline-start: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .newsletter-elements .banner-4-dot-red {
    inset-inline-start: -10px;
  }
}
.newsletter-wrap .newsletter-elements .banner-4-spark-1 {
  top: 34%;
  inset-inline-start: 14.4%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-wrap .newsletter-elements .banner-4-spark-1 {
    inset-inline-start: 6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-wrap .newsletter-elements .banner-4-spark-1 {
    top: 40%;
    inset-inline-start: 5%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .newsletter-elements .banner-4-spark-1 {
    top: 45%;
    inset-inline-start: 3%;
  }
}
.newsletter-wrap .newsletter-elements .banner-4-spark-2 {
  top: 48%;
  inset-inline-end: -80px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-wrap .newsletter-elements .banner-4-spark-2 {
    inset-inline-end: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .newsletter-elements .banner-4-spark-2 {
    top: 50%;
    inset-inline-end: -10px;
  }
}
.newsletter-wrap .sec-heading {
  max-width: 600px;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-wrap .sec-heading {
    max-width: 460px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-wrap .sec-heading {
    max-width: 420px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .sec-heading {
    max-width: 370px;
  }
}
.newsletter-wrap .sec-title {
  font-size: 66px;
  line-height: 1.056;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .newsletter-wrap .sec-title {
    font-size: 64px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-wrap .sec-title {
    font-size: 60px;
    line-height: 1.1;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-wrap .sec-title {
    font-size: 54px;
    line-height: 1.148;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .sec-title {
    font-size: 48px;
    line-height: 1.2;
  }
}
.newsletter-wrap .subscribe-form {
  max-width: 550px;
  margin: 40px auto 0;
}
.newsletter-wrap .subscribe-form input[type=email] {
  height: 64px;
  color: var(--tj-color-common-white);
}
.newsletter-wrap .subscribe-form input[type=email]::-webkit-input-placeholder {
  color: var(--tj-color-common-white);
}
.newsletter-wrap .subscribe-form input[type=email]::-moz-placeholder {
  color: var(--tj-color-common-white);
}
.newsletter-wrap .subscribe-form input[type=email]:-ms-input-placeholder {
  color: var(--tj-color-common-white);
}
.newsletter-wrap .subscribe-form input[type=email]::-ms-input-placeholder {
  color: var(--tj-color-common-white);
}
.newsletter-wrap .subscribe-form input[type=email]::placeholder {
  color: var(--tj-color-common-white);
}
.newsletter-wrap .subscribe-form .icon {
  top: 24px;
  color: var(--tj-color-blur-5);
}
.newsletter-wrap .subscribe-form .tj-btn-primary {
  width: auto;
  height: auto;
  border-radius: 100px;
  right: 8px;
  top: 8px;
}
@media (max-width: 575px) {
  .newsletter-wrap .subscribe-form .tj-btn-primary {
    width: 48px;
    height: 48px;
    padding: 0;
  }
  .newsletter-wrap .subscribe-form .tj-btn-primary .btn-text {
    display: none;
  }
  .newsletter-wrap .subscribe-form .tj-btn-primary .btn-icon {
    display: block;
  }
}
.newsletter-wrap .subscribe-form .desc {
  color: var(--tj-color-light-3);
  margin-top: 18px;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .newsletter-wrap .subscribe-form {
    margin: 30px auto 0;
  }
}

/* !END: Newsletter CSS */
/**----------------------------------------
START: Breadcrumb CSS
----------------------------------------*/
.tj-page-header {
  padding-top: 110px;
  padding-bottom: 110px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background: var(--tj-color-gradient-5);
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.tj-page-header::after {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  pointer-events: none;
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj-page-header {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj-page-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-page-header {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.tj-page-header-content {
  position: relative;
  z-index: 1;
}
.tj-page-header-content .shape {
  position: absolute;
  inset-inline-end: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 58px;
}
.tj-page-header-content .shape img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-page-header-content .shape {
    width: 48px;
  }
}
.tj-page-title {
  line-height: 1;
  margin-bottom: 22px;
}
.tj-page-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 8px;
  position: relative;
  z-index: 2;
}
.tj-page-link span {
  color: var(--tj-color-heading-primary);
  font-size: 16px;
  font-weight: var(--tj-fw-sbold);
  position: relative;
  display: inline-block;
  line-height: 1;
}
.tj-page-link span i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
  font-size: 18px;
  color: var(--tj-color-theme-primary);
  -webkit-margin-end: -3px;
          margin-inline-end: -3px;
}
.tj-page-link span:not(:first-child) i {
  font-size: 12px;
  font-weight: var(--tj-fw-thin);
  color: var(--tj-color-light-3);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 7px;
  margin-top: 1px;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
.tj-page-link span a {
  color: var(--tj-color-text-body-3);
}
.tj-page-link span a:hover {
  color: var(--tj-color-theme-primary);
}
.tj-page-header-2 {
  padding-top: 50px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-page-header-2 {
    padding-bottom: 50px;
  }
}
.tj-page-header-2 .tj-page-link {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-page-header-2 .tj-page-link {
    margin-bottom: 35px;
  }
}
.tj-page-header-2 .tj-page-title {
  font-size: 52px;
  line-height: 1.154;
  max-width: 750px;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 575px) {
  .tj-page-header-2 .tj-page-title {
    font-size: 42px;
  }
}
.tj-page-header-2 .tj-page-desc {
  max-width: 600px;
  width: 100%;
  margin-bottom: 24px;
}
.tj-page-header-2 .course-meta {
  gap: 10px;
}
.tj-page-header-2 .course-meta .single-rating,
.tj-page-header-2 .course-meta > span {
  line-height: 1.22;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 2px 9px 3px;
}
.tj-page-header-2 .course-meta .single-rating {
  font-size: 14px;
}
.tj-page-header-2 .author-wrap .author-avatar {
  width: 46px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tj-page-header-2 .author-wrap .author-info .designation {
  margin-top: 2px;
  margin-bottom: 6px;
}
.tj-page-header-2 .author-wrap .author-info .name {
  font-size: 18px;
  line-height: 1.2;
}
.tj-page-header-2 .btn-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.tj-page-header-2 .tj-wishlist-btn-2,
.tj-page-header-2 .tj-share-btn {
  font-size: 16px;
  padding: 13px 22px;
  line-height: 1;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  cursor: pointer;
}
.tj-page-header-2 .tj-wishlist-btn-2 .btn-icon,
.tj-page-header-2 .tj-share-btn .btn-icon {
  font-size: 18px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-page-header-2 .tj-wishlist-btn-2:hover,
.tj-page-header-2 .tj-share-btn:hover {
  color: var(--tj-color-theme-primary);
}
.tj-page-header-2 .sec-heading-center {
  max-width: 780px;
  margin-bottom: 0;
}
.tj-page-header-2 .sec-heading-center .sec-subtitle {
  background: var(--tj-color-common-white);
}
.tj-page-header-2 .sec-heading-center .sec-title {
  margin-bottom: 15px;
}
.tj-page-header-2 .sec-heading-center .desc {
  max-width: 685px;
  margin: 0 auto 24px;
}
.tj-page-header-2 .shape {
  top: 75px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-page-header-2 .shape {
    top: 50px;
  }
}
.tj-page-header-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
  margin-top: 30px;
  max-width: 870px;
  width: 100%;
}
@media (max-width: 575px) {
  .tj-page-header-bottom {
    -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;
  }
}
.tj-page-header-instructor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-top: 35px;
}
.tj-page-header-instructor .tj-instructor-img {
  width: 200px;
  border-radius: 10px;
}
.tj-page-header-instructor .tj-instructor-img::before {
  content: none;
}
.tj-page-header-instructor .tj-instructor-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 0;
  text-align: start;
}
.tj-page-header-instructor .tj-instructor-content .name-area {
  padding: 5px 0 22px;
}
.tj-page-header-instructor .tj-instructor-content .designation {
  font-size: 16px;
}
.tj-page-header-instructor .tj-instructor-content .course-meta {
  margin: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-page-header-instructor {
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  .tj-page-header-instructor {
    -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;
  }
}
.tj-page-header.error-page-header {
  padding-top: 50px;
  padding-bottom: 200px;
}

.share-wrap {
  position: absolute;
  top: 0;
  inset-inline-start: 50%;
  -webkit-transform: translate(-50%, -110%);
      -ms-transform: translate(-50%, -110%);
          transform: translate(-50%, -110%);
  min-width: 310px;
  width: 100%;
  padding: 18px 25px 20px;
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-2);
          box-shadow: 0 15px 30px var(--tj-color-shadow-2);
  border-radius: 18px;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: auto;
}
.share-wrap::after {
  content: "";
  position: absolute;
  bottom: -6px;
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
      -ms-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
  width: 16px;
  height: 16px;
  background-color: var(--tj-color-common-white);
}
.share-wrap .share-title {
  font-size: 14px;
  font-weight: var(--tj-fw-sbold);
  line-height: 1.2;
  margin-bottom: 15px;
}
.share-wrap .tj-socials-2 {
  margin-bottom: 20px;
}
.share-wrap .tj-socials-2 > li {
  padding: 10px 15px;
}
.share-wrap .tj-socials-2 > li a {
  width: 24px;
  height: 24px;
  background-color: var(--tj-color-heading-primary);
}
.share-wrap .tj-socials-2 > li a:hover {
  background-color: var(--tj-color-theme-primary);
}
@media (max-width: 575px) {
  .share-wrap {
    inset-inline-start: 0;
    -webkit-transform: translate(0, -110%);
        -ms-transform: translate(0, -110%);
            transform: translate(0, -110%);
  }
  .share-wrap::after {
    inset-inline-start: 18%;
    -webkit-transform: translateX(-18%) rotate(45deg);
        -ms-transform: translateX(-18%) rotate(45deg);
            transform: translateX(-18%) rotate(45deg);
  }
}

.tj-copy {
  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;
  gap: 5px;
  font-size: 13px;
  line-height: 1.3;
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-2);
  border-radius: 8px;
  padding: 10px 12px;
  position: relative;
  cursor: pointer;
  font-weight: var(--tj-fw-regular);
}
.tj-copy .copy-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tj-copy .copy-icon {
  font-size: 14px;
  font-weight: var(--tj-fw-bold);
}
.tj-copy .copy-tooltip {
  position: absolute;
  bottom: 100%;
  right: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  background: var(--tj-color-common-white);
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-medium);
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  white-space: nowrap;
}
.tj-copy .copy-tooltip.show {
  opacity: 1;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.about-banner-elements .banner-4-dot-green {
  top: 93px;
  inset-inline-end: 16%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-banner-elements .banner-4-dot-green {
    inset-inline-end: 6%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-banner-elements .banner-4-dot-green {
    top: 85px;
    inset-inline-end: 5%;
  }
}
.about-banner-elements .banner-4-dot-orange {
  top: inherit;
  bottom: -8px;
  inset-inline-start: 20%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-banner-elements .banner-4-dot-orange {
    inset-inline-start: 2%;
  }
}
.about-banner-elements .banner-4-dot-red {
  top: 302px;
  inset-inline-start: -50px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-banner-elements .banner-4-dot-red {
    inset-inline-start: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-banner-elements .banner-4-dot-red {
    top: 310px;
    inset-inline-start: -10px;
  }
}
.about-banner-elements .banner-4-spark-1 {
  top: 25%;
  inset-inline-start: 10%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-banner-elements .banner-4-spark-1 {
    inset-inline-start: 6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-banner-elements .banner-4-spark-1 {
    top: 20%;
    inset-inline-start: 5%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-banner-elements .banner-4-spark-1 {
    top: 14%;
    inset-inline-start: 3%;
  }
}
.about-banner-elements .banner-4-spark-2 {
  background-color: var(--tj-color-theme-primary);
  top: 57%;
  inset-inline-end: -50px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .about-banner-elements .banner-4-spark-2 {
    inset-inline-end: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-banner-elements .banner-4-spark-2 {
    top: 55%;
    inset-inline-end: -10px;
  }
}
.about-banner-elements .banner-4-spark-3 {
  bottom: 0;
  inset-inline-end: 8%;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .about-banner-elements .banner-4-spark-3 {
    inset-inline-end: 2%;
  }
}

/* !END: Breadcrumb CSS */
/**----------------------------------------
START: Blog WP CSS
----------------------------------------*/
.tj_wpost_item {
  position: relative;
  height: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}
.tj_wpost_item:hover .tj_wpost_thumb img {
  -webkit-transform: scale(1.1) rotate(-1deg);
      -ms-transform: scale(1.1) rotate(-1deg);
          transform: scale(1.1) rotate(-1deg);
}
.tj_wpost_thumb {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  margin-bottom: 22px;
}
.tj_wpost_thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.tj_wpost_thumb a {
  display: block;
}
.tj_wpost_thumb iframe,
.tj_wpost_thumb video {
  width: 100%;
}
.tj_wpost_date {
  position: absolute;
  inset-inline-start: 15px;
  top: 15px;
  min-width: 83px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  padding: 10px 21px 15px;
  z-index: 0;
  overflow: hidden;
  border-radius: 8px;
}
.tj_wpost_date::before {
  content: "";
  background-color: var(--tj-color-theme-dark);
  opacity: 0.75;
  position: absolute;
  inset: -2px;
  z-index: 1;
  backdrop-filter: blur(20px);
}
.tj_wpost_date .date {
  display: block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 8px;
  position: relative;
  z-index: 2;
}
@media (max-width: 575px) {
  .tj_wpost_date .date {
    font-size: 34px;
    margin-bottom: 5px;
  }
}
.tj_wpost_date .month {
  display: block;
  font-size: 16px;
  color: var(--tj-color-light-2);
  font-weight: var(--tj-fw-regular);
  letter-spacing: 0.01em;
  line-height: 1;
  position: relative;
  z-index: 2;
}
@media (max-width: 575px) {
  .tj_wpost_date .month {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .tj_wpost_date {
    min-width: 70px;
    padding: 8px 15px 10px;
  }
}
.tj_wpost_title {
  font-weight: var(--tj-fw-sbold);
  margin: 0;
}
.tj_wpost_title a:hover {
  color: var(--tj-color-theme-primary);
}
.tj_wpost_excerpt {
  margin-top: 15px;
}
.tj_wpost_excerpt:last-of-type {
  margin-bottom: 0;
}
.tj_wpost_btn {
  margin-top: 22px;
}
.tj_wpost_meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
.tj_wpost_meta a {
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-medium);
  letter-spacing: 0;
}
.tj_wpost_meta a:hover {
  color: var(--tj-color-theme-primary);
}
.tj_wpost_meta span {
  color: var(--tj-color-text-body-3);
  line-height: 1;
}
@media (max-width: 575px) {
  .tj_wpost_meta {
    margin-bottom: 15px;
  }
}
.tj_wpost_categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.tj_wpost_categories .blog-category {
  color: var(--tj-color-theme-primary);
}
.tj_wpost_categories .blog-category:is(a):focus, .tj_wpost_categories .blog-category:is(a):hover {
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
}

/* !END: Blog WP CSS */
/**----------------------------------------
START: Blog Widgets CSS
----------------------------------------*/
.tj_wpost_sidebar {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_wpost_sidebar {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
}

.tj_wpost_widget {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-2);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  margin-bottom: 30px;
  padding: 30px 30px 35px;
  position: relative;
}
.tj_wpost_widget:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 575px) {
  .tj_wpost_widget {
    padding: 25px 15px;
  }
}
.tj_wpost_widget .wp-block-heading,
.tj_wpost_widget .wp-block-search__label,
.tj_wpost_widget .wp-block-categories__label,
.tj_wpost_widget .wp-block-archives__label,
.tj_wpost_widget .widget_title {
  color: var(--tj-color-heading-primary);
  font-family: var(--tj-ff-heading);
  font-size: var(--tj-fs-h5);
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.015em;
  position: relative;
  margin-bottom: 25px;
  line-height: 1;
  z-index: 1;
  display: block;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_wpost_widget .wp-block-heading,
  .tj_wpost_widget .wp-block-search__label,
  .tj_wpost_widget .wp-block-categories__label,
  .tj_wpost_widget .wp-block-archives__label,
  .tj_wpost_widget .widget_title {
    font-size: 20px;
  }
}

.tj_widget_search form {
  position: relative;
  width: 100%;
  z-index: 1;
}
.tj_widget_search form input[type=search] {
  font-size: 16px;
  width: 100%;
  height: 60px;
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 18px 65px 18px 20px;
  line-height: 1;
}
.tj_widget_search form input[type=search]::-webkit-input-placeholder {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.tj_widget_search form input[type=search]::-moz-placeholder {
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.tj_widget_search form input[type=search]:-ms-input-placeholder {
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.tj_widget_search form input[type=search]::-ms-input-placeholder {
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.tj_widget_search form input[type=search]::placeholder {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body-3);
}
.tj_widget_search form input[type=search]:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
  border-color: var(--tj-color-theme-primary);
}
.tj_widget_search form button[type=submit] {
  font-size: 18px;
  color: var(--tj-color-heading-primary);
  width: 54px;
  height: 60px;
  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;
  position: absolute;
  top: 50%;
  inset-inline-end: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-border-start: 1px solid var(--tj-color-border-3);
          border-inline-start: 1px solid var(--tj-color-border-3);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.tj_widget_search form button[type=submit] i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
}
.tj_widget_search form button[type=submit]:hover {
  color: var(--tj-color-theme-primary);
}
.tj_widget_search form:has(input[type=search]:focus) button {
  border-inline-start-color: var(--tj-color-theme-primary);
}

.tj_recent_posts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tj_recent_posts ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  margin-bottom: 15px;
}
.tj_recent_posts ul li:last-child {
  margin-bottom: 0;
}
.tj_recent_posts ul li:hover .post-thumb img {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}
.tj_recent_posts .post-thumb {
  position: relative;
  width: 100px;
  height: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 8px;
  overflow: hidden;
}
.tj_recent_posts .post-thumb a {
  display: inline-block;
  width: 100%;
}
.tj_recent_posts .post-thumb a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.tj_recent_posts .post-content .post-title {
  font-size: 18px;
  line-height: 1.444;
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 10px;
}
.tj_recent_posts .post-content .post-title a:hover {
  color: var(--tj-color-theme-primary);
}
.tj_recent_posts .post-content .post-meta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1;
  color: var(--tj-color-text-body);
  margin-bottom: 0;
}

.tj_widget_categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tj_widget_categories ul li {
  margin-bottom: 10px;
}
.tj_widget_categories ul li:last-child {
  margin-bottom: 0;
}
.tj_widget_categories ul li .sidebar_item,
.tj_widget_categories ul li a {
  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;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  background: var(--tj-color-common-white);
  padding: 16px 20px 16px 25px;
  letter-spacing: 0;
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
}
.tj_widget_categories ul li .sidebar_item span,
.tj_widget_categories ul li a span {
  color: var(--tj-color-heading-primary);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tj_widget_categories ul li .sidebar_item:hover,
.tj_widget_categories ul li a:hover {
  color: var(--tj-color-theme-bg-2);
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj_widget_categories ul li .sidebar_item:hover span,
.tj_widget_categories ul li a:hover span {
  color: var(--tj-color-theme-bg-2);
}

.wp-block-tag-cloud,
.tagcloud {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  row-gap: 12px;
}
.wp-block-tag-cloud a,
.tagcloud a {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  letter-spacing: 0;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  font-size: 16px;
  font-weight: var(--tj-fw-medium);
  padding: 3px 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  text-decoration: none !important;
}
.wp-block-tag-cloud a:hover,
.tagcloud a:hover {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}

.tj_wpost_entry_content .wp-block-tag-cloud a {
  background-color: var(--tj-color-theme-bg-3);
}
.tj_wpost_entry_content .wp-block-tag-cloud a:hover {
  background-color: var(--tj-color-theme-primary);
}

.wp_widget .tagcloud a {
  font-size: 16px !important;
}

.tj_related_events ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tj_related_events ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  margin-bottom: 15px;
}
.tj_related_events ul li:last-child {
  margin-bottom: 0;
}
.tj_related_events ul li:hover .post-thumb img {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}
.tj_related_events .event-date {
  position: relative;
  width: 100px;
  height: 100px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: var(--tj-color-theme-primary);
  border-radius: 8px;
  text-align: center;
  overflow: hidden;
  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;
}
.tj_related_events .event-date .date {
  display: block;
  font-size: 40px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 8px;
  position: relative;
  z-index: 2;
}
.tj_related_events .event-date .month {
  display: block;
  font-size: 16px;
  color: var(--tj-color-light-2);
  font-weight: var(--tj-fw-regular);
  letter-spacing: 0.01em;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.tj_related_events .event-content .event-title {
  font-size: 18px;
  line-height: 1.444;
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 5px;
}
.tj_related_events .event-content .event-title a:hover {
  color: var(--tj-color-theme-primary);
}
.tj_related_events .event-content .event-meta {
  font-size: 14px;
  line-height: 1;
  color: var(--tj-color-text-body-3);
  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: 5px;
}

/* !END: Blog Widgets CSS */
/**----------------------------------------
START: Blog Details CSS
----------------------------------------*/
.cg-20 {
  --bs-gutter-x: 20px;
}

.tj_wpost_singular .tj_wpost_thumb {
  margin-bottom: 25px;
  overflow: hidden;
}
.tj_wpost_singular .tj_wpost_title {
  font-size: var(--tj-fs-h2);
  line-height: 1.15;
  margin-bottom: 22px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj_wpost_singular .tj_wpost_title {
    font-size: 44px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj_wpost_singular .tj_wpost_title {
    font-size: 42px;
  }
}
@media (max-width: 575px) {
  .tj_wpost_singular .tj_wpost_title {
    font-size: 34px;
  }
}
.tj_wpost_singular p {
  margin-bottom: 16px;
}
.tj_wpost_singular p:last-child {
  margin-bottom: 0;
}
.tj_wpost_singular .tj_wpost_video {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 30px;
  border-radius: 20px;
}
.tj_wpost_singular .tj_wpost_video .tj_video_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;
  width: 80px;
  height: 80px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  background: var(--tj-color-common-white);
  position: absolute;
  top: 50%;
  inset-inline-start: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  text-decoration: none;
}
.tj_wpost_singular .tj_wpost_video .tj_video_btn span {
  font-size: 35px;
}
.tj_wpost_singular .tj_wpost_video .tj_video_btn::before {
  position: absolute;
  content: "";
  inset-inline-start: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.2);
  -webkit-animation: pulse2 2s linear infinite;
          animation: pulse2 2s linear infinite;
  z-index: -1;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .tj_wpost_singular .tj_wpost_video .tj_video_btn::before {
    width: 70px;
    height: 70px;
  }
}
.tj_wpost_singular .tj_wpost_video .tj_video_btn:hover {
  -webkit-transform: translate(-50%, -50%) scale(0.85);
      -ms-transform: translate(-50%, -50%) scale(0.85);
          transform: translate(-50%, -50%) scale(0.85);
}
@media (max-width: 575px) {
  .tj_wpost_singular .tj_wpost_video .tj_video_btn {
    width: 70px;
    height: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_wpost_singular .tj_wpost_video {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.tj_wpost_entry_content h3 {
  margin-bottom: 14px;
  margin-top: 50px;
}
.tj_wpost_entry_content ul.tj_list {
  padding: 0;
  list-style: none;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  margin-top: 28px;
  margin-bottom: 0;
}
.tj_wpost_entry_content ul.tj_list li {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 13px;
}
.tj_wpost_entry_content ul.tj_list li:last-child {
  margin-bottom: 0;
}
.tj_wpost_entry_content ul.tj_list li i {
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 18px;
  line-height: 1;
  color: var(--tj-color-theme-primary);
}
@media (max-width: 575px) {
  .tj_wpost_entry_content ul.tj_list {
    margin-bottom: 30px;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.tj_wpost_entry_content table.tj_table {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 50px;
  border-radius: 16px;
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-collapse: separate;
  overflow: hidden;
}
.tj_wpost_entry_content table.tj_table thead {
  background-color: var(--tj-color-theme-primary);
}
.tj_wpost_entry_content table.tj_table td,
.tj_wpost_entry_content table.tj_table th {
  padding: 23px 30px;
  border: 0;
  border-top: 1px solid var(--tj-color-border-3);
  -webkit-border-end: 1px solid var(--tj-color-border-3);
          border-inline-end: 1px solid var(--tj-color-border-3);
  text-align: start;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_wpost_entry_content table.tj_table td,
  .tj_wpost_entry_content table.tj_table th {
    padding: 20px 18px;
  }
}
.tj_wpost_entry_content table.tj_table th {
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-common-white);
  border-top: 0;
  border-inline-end-color: var(--tj-color-border-5);
  letter-spacing: 0;
}
.tj_wpost_entry_content table.tj_table th:last-child {
  -webkit-border-end: 0;
          border-inline-end: 0;
}
.tj_wpost_entry_content table.tj_table td {
  background-color: var(--tj-color-common-white);
}
.tj_wpost_entry_content table.tj_table td:first-child {
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-heading-primary);
  letter-spacing: 0;
}
.tj_wpost_entry_content table.tj_table td:last-child {
  -webkit-border-end: 0;
          border-inline-end: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_wpost_entry_content table.tj_table {
    margin-bottom: 44px;
  }
}
.tj_wpost_entry_content .tj_text br {
  display: none;
}

.tj_wpost_tags_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 20px;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid var(--tj-color-border-1);
  border-bottom: 1px solid var(--tj-color-border-1);
  padding: 22px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
.tj_wpost_tags_share .tagcloud {
  width: calc(100% - 200px);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_wpost_tags_share .tagcloud {
    width: 100%;
  }
}
.tj_wpost_tags_share .tagcloud span {
  color: var(--tj-color-heading-primary);
  line-height: 1.5;
}
.tj_wpost_tags_share .tj_social_share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tj_wpost_tags_share .tj_social_share span {
  color: var(--tj-color-heading-primary);
  line-height: 1.5;
  -webkit-margin-end: 4px;
          margin-inline-end: 4px;
}
.tj_wpost_tags_share .tj_social_share a {
  position: relative;
  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: 24px;
  height: 24px;
  border: 0;
  border-radius: 50%;
  font-size: 14px;
  line-height: 1;
  color: var(--tj-color-light-1);
  z-index: 1;
  overflow: hidden;
}
.tj_wpost_tags_share .tj_social_share a i {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.tj_wpost_tags_share .tj_social_share a::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background-color: var(--tj-color-heading-primary);
  opacity: 0.3;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.tj_wpost_tags_share .tj_social_share a:hover {
  opacity: 1;
}
.tj_wpost_tags_share .tj_social_share a:hover {
  color: var(--tj-color-common-white);
}
.tj_wpost_tags_share .tj_social_share a:hover::after {
  background-color: var(--tj-color-theme-primary);
  opacity: 1;
}

.tj_wpost_navigation {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 16px;
  padding: 21px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575px) {
  .tj_wpost_navigation {
    padding: 20px;
    gap: 20px;
  }
}
.tj_wpost_navigation .navigation_home a {
  font-size: 30px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  text-decoration: none;
}
.tj_wpost_navigation .navigation_home a:focus, .tj_wpost_navigation .navigation_home a:hover {
  color: var(--tj-color-theme-primary);
}
.tj_wpost_navigation .tj_next,
.tj_wpost_navigation .tj_prev {
  width: calc(50% - 25px);
}
.tj_wpost_navigation .tj_next {
  text-align: end;
}
.tj_wpost_navigation .navigation_next,
.tj_wpost_navigation .navigation_prev {
  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;
  gap: 8px;
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-sbold);
  letter-spacing: 0;
}
.tj_wpost_navigation .navigation_next:hover .navigation_icon,
.tj_wpost_navigation .navigation_prev:hover .navigation_icon {
  background-color: var(--tj-color-theme-primary);
  border-color: var(--tj-color-theme-primary);
}
.tj_wpost_navigation .navigation_next:hover .navigation_icon i,
.tj_wpost_navigation .navigation_prev:hover .navigation_icon i {
  color: var(--tj-color-common-white);
}
.tj_wpost_navigation .navigation_icon {
  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;
  width: 48px;
  height: 48px;
  background-color: var(--tj-color-common-white);
  border-radius: 50%;
  border: 1px solid var(--tj-color-border-3);
  font-size: 16px;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.tj_wpost_navigation .navigation_icon i {
  color: var(--tj-color-theme-dark);
}
@media (max-width: 575px) {
  .tj_wpost_navigation .navigation_icon {
    width: 48px;
    height: 48px;
  }
}

.tj_wpost_comment_area {
  margin-top: 50px;
}

.tj_wpost_latest_comment {
  margin-bottom: 50px;
}
.tj_wpost_latest_comment ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
.tj_wpost_latest_comment ul .comment-respond {
  margin-bottom: 20px;
}
.tj_wpost_latest_comment .tj_wpost_comment {
  margin-bottom: 20px;
  padding-top: 0;
}
.tj_wpost_latest_comment .tj_wpost_comment:last-child {
  margin-bottom: 0;
}
.tj_wpost_latest_comment .tj_wpost_comment > .children {
  margin-top: 20px;
  -webkit-padding-start: 75px;
          padding-inline-start: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj_wpost_latest_comment .tj_wpost_comment > .children {
    -webkit-padding-start: 35px;
            padding-inline-start: 35px;
  }
}
@media (max-width: 575px) {
  .tj_wpost_latest_comment .tj_wpost_comment > .children {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
}
.tj_wpost_latest_comment .tj_wpost_comment_inner {
  padding: 30px 30px 24px;
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 16px;
  position: relative;
}
.tj_wpost_latest_comment .tj_wpost_comment_inner:not(:has(.tj_wpost_comment_thumb)) .tj_wpost_comment_content {
  width: 100%;
}
@media (max-width: 575px) {
  .tj_wpost_latest_comment .tj_wpost_comment_inner {
    padding: 30px 25px 24px;
  }
}
.tj_wpost_latest_comment .tj_wpost_comment_thumb {
  float: left;
  max-width: 64px;
  height: 64px;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.tj_wpost_latest_comment .tj_wpost_comment_thumb img {
  width: 100%;
}
@media (max-width: 575px) {
  .tj_wpost_latest_comment .tj_wpost_comment_thumb {
    float: none;
    margin-bottom: 15px;
  }
}
.tj_wpost_latest_comment .tj_wpost_comment_content {
  width: calc(100% - 80px);
  -webkit-margin-start: auto;
          margin-inline-start: auto;
}
@media (max-width: 575px) {
  .tj_wpost_latest_comment .tj_wpost_comment_content {
    width: 100%;
  }
}
.tj_wpost_latest_comment .tj_wpost_comment_author {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .tj_wpost_latest_comment .tj_wpost_comment_author {
    margin-top: 0;
  }
}
.tj_wpost_latest_comment .tj_wpost_comment_author .name {
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: -0.015em;
  font-weight: var(--tj-fw-bold);
  margin-bottom: 4px;
  text-transform: capitalize;
}
.tj_wpost_latest_comment .tj_wpost_comment_author .name a {
  color: inherit;
  text-decoration: none;
}
.tj_wpost_latest_comment .tj_wpost_comment_author .name a:hover {
  color: var(--tj-color-theme-primary);
}
.tj_wpost_latest_comment .tj_wpost_comment_author .date {
  font-size: 14px;
  color: var(--tj-color-text-body-3);
  font-weight: var(--tj-fw-regular);
  letter-spacing: 0;
}
.tj_wpost_latest_comment .tj_wpost_comment_text {
  margin-top: 14px;
}
.tj_wpost_latest_comment .tj_wpost_comment_text p:last-child {
  margin-bottom: 0;
}
.tj_wpost_latest_comment .tj_wpost_comment_reply {
  position: absolute;
  top: 28px;
  inset-inline-end: 30px;
  line-height: 1;
}
.tj_wpost_latest_comment .tj_wpost_comment_reply a {
  text-decoration: none;
  font-size: 14px;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-theme-primary);
  letter-spacing: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-top: -10px;
}
.tj_wpost_latest_comment .tj_wpost_comment_reply a i {
  font-size: 11px;
}
.tj_wpost_latest_comment .tj_wpost_comment_reply a:hover {
  opacity: 0.6;
}

.tj_wpost_comment_title {
  margin-bottom: 25px;
}
@media (max-width: 575px) {
  .tj_wpost_comment_title {
    margin-bottom: 15px;
  }
}

.comment-respond p.comment-notes,
.comment-respond p.logged-in-as {
  margin-bottom: 25px;
  line-height: 1;
}
.comment-respond .comment-reply-title {
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .comment-respond .comment-reply-title {
    margin-bottom: 15px;
  }
}
.comment-respond .form-input {
  margin-bottom: 30px;
  line-height: 1;
}
.comment-respond input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]),
.comment-respond textarea,
.comment-respond input[type=email],
.comment-respond input[type=text] {
  border: 1px solid var(--tj-color-border-3);
  height: 60px;
  padding: 18px 20px;
  border-radius: 14px;
}
.comment-respond input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-webkit-input-placeholder, .comment-respond textarea::-webkit-input-placeholder, .comment-respond input[type=email]::-webkit-input-placeholder, .comment-respond input[type=text]::-webkit-input-placeholder {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body);
}
.comment-respond input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-moz-placeholder, .comment-respond textarea::-moz-placeholder, .comment-respond input[type=email]::-moz-placeholder, .comment-respond input[type=text]::-moz-placeholder {
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body);
}
.comment-respond input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]):-ms-input-placeholder, .comment-respond textarea:-ms-input-placeholder, .comment-respond input[type=email]:-ms-input-placeholder, .comment-respond input[type=text]:-ms-input-placeholder {
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body);
}
.comment-respond input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::-ms-input-placeholder, .comment-respond textarea::-ms-input-placeholder, .comment-respond input[type=email]::-ms-input-placeholder, .comment-respond input[type=text]::-ms-input-placeholder {
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body);
}
.comment-respond input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search])::placeholder,
.comment-respond textarea::placeholder,
.comment-respond input[type=email]::placeholder,
.comment-respond input[type=text]::placeholder {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--tj-color-text-body);
}
.comment-respond input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=search]):focus,
.comment-respond textarea:focus,
.comment-respond input[type=email]:focus,
.comment-respond input[type=text]:focus {
  border-color: var(--tj-color-theme-primary);
}
.comment-respond textarea {
  min-height: 180px;
  resize: none;
  line-height: 1.5;
  border-radius: 16px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .comment-respond {
    margin-bottom: 20px;
  }
}
.comment-respond p.form-submit {
  margin-bottom: 0;
}
.comment-respond .comment-form-cookies-consent {
  margin-top: -5px;
}
.comment-respond .form-submit {
  margin-bottom: 0;
}
.comment-respond .form-submit input[type=submit] {
  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;
  gap: 10px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  font-size: 16px;
  font-weight: var(--tj-fw-sbold);
  border: none;
  padding: 20px 30px;
  text-align: center;
  border-radius: 0;
  line-height: 1;
  position: relative;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.comment-respond .form-submit input[type=submit]:hover {
  background-color: var(--tj-color-theme-bg);
}

.blog-category-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--tj-color-border-3);
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  margin-bottom: 25px;
}
.blog-category-two .category-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-border-end: 1px solid var(--tj-color-border-1);
          border-inline-end: 1px solid var(--tj-color-border-1);
  padding: 25px 30px;
  gap: 10px;
  width: 33.33%;
}
.blog-category-two .category-item:last-child {
  -webkit-border-end: none;
          border-inline-end: none;
}
.blog-category-two .category-item .cate-images {
  width: 52px;
  height: 52px;
}
.blog-category-two .category-item .cate-images img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-category-two .category-item .cate-images {
    width: 45px;
    height: 45px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-category-two .category-item .cate-images {
    width: 35px;
    height: 35px;
  }
}
.blog-category-two .category-item .cate-text .designation {
  display: block;
  color: var(--tj-color-text-body-3);
  font-size: 14px;
  line-height: 1;
  margin-bottom: 9px;
}
.blog-category-two .category-item .cate-text .title {
  font-size: 18px;
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.015em;
  margin-bottom: 0;
  line-height: 1.1;
}
.blog-category-two .category-item .cate-text .title a:hover {
  color: var(--tj-color-theme-primary);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-category-two .category-item .cate-text .title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-category-two .category-item .cate-text .title {
    font-size: 14px;
  }
}
.blog-category-two .category-item .cate-icons {
  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: 22px;
  width: 52px;
  height: 52px;
  line-height: 1;
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-category-two .category-item .cate-icons {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-category-two .category-item .cate-icons {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
}
.blog-category-two .category-item .text {
  font-size: 18px;
  font-weight: var(--tj-fw-sbold);
  line-height: 1;
  letter-spacing: -0.015em;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-category-two .category-item .text {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-category-two .category-item .text {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .blog-category-two .category-item {
    padding: 25px 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-category-two .category-item {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-category-two .category-item {
    width: 100%;
    padding: 0;
    border: 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .blog-category-two {
    padding: 20px;
    gap: 20px;
  }
}

.tj-blockquote {
  position: relative;
  padding: 45px 40px 40px;
  background: linear-gradient(110deg, #ffe5c7 0%, #ece0ff 100%);
  border-radius: 18px;
  margin-top: 35px;
  z-index: 2;
}
.tj-blockquote p {
  color: var(--tj-color-heading-primary);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  font-size: 24px;
  line-height: 1.333;
  letter-spacing: -0.02em;
  margin-bottom: 34px !important;
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
  position: relative;
}
.tj-blockquote p::before {
  content: "";
  display: inline-block;
  width: 4px;
  background-color: var(--tj-color-theme-primary);
  height: 87%;
  position: absolute;
  inset-inline-start: 0;
  top: 6px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blockquote p {
    font-size: 24px;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 575px) {
  .tj-blockquote p {
    font-size: 22px;
  }
  .tj-blockquote p::before {
    inset-inline-start: 8px;
    height: 94%;
  }
}
.tj-blockquote .tj-blog-author {
  -webkit-padding-start: 30px;
          padding-inline-start: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.tj-blockquote .tj-blog-author .author-avatar {
  width: 60px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0 2px var(--tj-color-common-white);
          box-shadow: 0 0 0 2px var(--tj-color-common-white);
}
.tj-blockquote .tj-blog-author .author-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.tj-blockquote .tj-blog-author .author-info .name {
  font-size: 16px;
  color: var(--tj-color-text-body-3);
  letter-spacing: -0.015em;
}
.tj-blockquote .tj-blog-author .author-info .name span {
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
}
.tj-blockquote .tj-blog-author .author-info .text {
  font-size: 15px;
  color: var(--tj-color-text-body);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-blockquote {
    margin-bottom: 44px;
  }
}
@media (max-width: 575px) {
  .tj-blockquote {
    padding: 25px 15px 30px;
  }
}

.wp-block-quote,
blockquote {
  position: relative;
  padding: 35px 30px;
  background: var(--tj-color-theme-bg-3);
  border: 1px solid var(--tj-color-border-1);
  margin-top: 35px;
  margin-bottom: 40px;
  z-index: 2;
}
.wp-block-quote::before,
blockquote::before {
  content: "\e904";
  font-size: 40px;
  color: var(--tj-color-heading-primary);
  font-family: "convera-icons";
  display: inline-block;
  margin-bottom: 15px;
  line-height: 1;
  display: none;
}
.wp-block-quote p,
blockquote p {
  color: var(--tj-color-heading-primary);
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-medium);
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 20px !important;
  letter-spacing: -0.6px;
  line-height: 1.417;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .wp-block-quote p,
  blockquote p {
    font-size: 20px;
    margin-bottom: 15px !important;
  }
}
.wp-block-quote p br,
blockquote p br {
  display: none;
}
.wp-block-quote p:last-child,
blockquote p:last-child {
  margin-bottom: 0 !important;
}
.wp-block-quote cite,
blockquote cite {
  font-size: var(--tj-fs-body);
  font-family: var(--tj-ff-body);
  font-weight: normal;
  color: var(--tj-color-heading-primary);
  display: block;
  text-align: end;
  text-transform: capitalize;
  font-style: normal;
  position: relative;
  z-index: 1;
}
.wp-block-quote cite a,
blockquote cite a {
  color: inherit;
}
.wp-block-quote cite::before,
blockquote cite::before {
  content: "";
  display: inline-block;
  background: var(--tj-color-common-black);
  height: 1px;
  width: 40px;
  top: -4px;
  margin-right: 10px;
  position: relative;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .wp-block-quote,
  blockquote {
    padding: 25px 15px;
  }
}

.wp-block-pullquote {
  border-left: 0;
  border-right: 0;
}

/* !END: Blog Details CSS */
/**----------------------------------------
START: Tj Details CSS
----------------------------------------*/
.tj-details-wrapper p {
  margin-bottom: 16px;
}
.tj-details-wrapper p:last-child {
  margin-bottom: 0;
}
.tj-details-img {
  overflow: hidden;
  margin-bottom: 30px;
}
.tj-details-img img {
  width: 100%;
}
.tj-details-title {
  line-height: 1.1;
  margin-bottom: 22px;
}
.tj-details-text h3 {
  margin-bottom: 14px;
  margin-top: 50px;
}
.tj-details-list {
  list-style: none;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  margin-top: 28px;
}
.tj-details-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-medium);
  margin-bottom: 13px;
}
.tj-details-list li:last-child {
  margin-bottom: 0;
}
.tj-details-list li span {
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 1;
  font-size: 16px;
  color: var(--tj-color-theme-bg-2);
  width: 20px;
  height: 20px;
  background-color: var(--tj-color-theme-primary);
  border-radius: 50%;
}
@media (max-width: 575px) {
  .tj-details-list {
    margin-bottom: 30px;
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.tj-details-box {
  background-color: var(--tj-color-common-white);
  padding: 30px 17px 25px 18px;
  max-width: calc((100% - 30px) / 3);
  width: 100%;
}
.tj-details-box .number {
  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;
  width: 33px;
  height: 33px;
  font-size: 16px;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  border-radius: 50%;
  margin-bottom: 25px;
}
.tj-details-box .title {
  line-height: 1.444;
  margin-bottom: 18px;
}
.tj-details-box .desc {
  margin-bottom: 0;
}
.tj-details-box .desc p:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tj-details-box {
    max-width: 235px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-details-box {
    max-width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-details-box {
    max-width: 100%;
  }
}
.tj-details-box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  row-gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
  margin-top: 24px;
}
.tj-details .tj-course-content .title {
  margin-top: 0;
}

.tj-skill-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px;
  margin-top: 24px;
  margin-bottom: 52px;
}
.tj-skill-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1.15;
  letter-spacing: 0;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 8px 18px;
}

.tj-instructor-experience-wrap {
  margin-top: 24px;
}

.tj-experience-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 23px;
  padding-bottom: 20px;
  margin-bottom: 10px;
  overflow: hidden;
}
.tj-experience-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.tj-experience-item:last-child .experience-icon::before {
  display: none;
}
.tj-experience-item .experience-icon {
  font-size: 20px;
  width: 54px;
  height: 54px;
  letter-spacing: -0.015em;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  position: relative;
}
.tj-experience-item .experience-icon::before {
  content: "";
  width: 2px;
  height: 1000px;
  background-color: var(--tj-color-border-3);
  position: absolute;
  top: calc(100% + 12px);
  inset-inline-start: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tj-experience-item .experience-content .desc {
  margin-bottom: 0;
}
.tj-experience-item .experience-title {
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 3px;
}
.tj-experience-item .experience-year {
  color: var(--tj-color-theme-primary);
  font-weight: var(--tj-fw-sbold);
  margin-bottom: 9px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.tj-speaker-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 575px) {
  .tj-speaker-wrap {
    grid-template-columns: 100%;
  }
}
.tj-speaker-item {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  border-radius: 18px;
  padding: 29px;
  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;
  gap: 15px;
}
.tj-speaker-item .author-wrap .author-avatar {
  width: 72px;
  border-radius: 8px;
}
.tj-speaker-item .author-wrap .author-info .name {
  font-size: 18px;
}
.tj-speaker-item .author-wrap .author-info .role {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: var(--tj-fw-sbold);
  letter-spacing: 0;
  color: var(--tj-color-theme-primary);
}
.tj-speaker-item .author-wrap .author-info .designation {
  margin-top: 5px;
}
.tj-speaker-item .tj-socials > li > a {
  background-color: var(--tj-color-theme-primary);
}
.tj-speaker-item .tj-socials > li > a:hover i {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-speaker-item {
    padding: 20px;
  }
}

.tj-venue-area {
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  padding: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  border-radius: 18px;
}
.tj-venue-map {
  width: 350px;
  aspect-ratio: 350/233;
  border-radius: 14px;
  overflow: hidden;
}
.tj-venue-map iframe {
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-venue-map {
    width: 100%;
  }
}
.tj-venue-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tj-venue-content .venue-title {
  margin-bottom: 18px;
}
.tj-venue-content .event-meta-wrap {
  margin-bottom: 20px;
}
.tj-venue-content .event-meta {
  font-size: 14px;
  line-height: 1.25;
  color: var(--tj-color-text-body);
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-bottom: 10px;
}

.event-countdown {
  background-color: var(--tj-color-theme-dark);
  border-radius: 14px;
  padding: 30px 20px;
  margin-bottom: 30px;
}
.event-countdown .event-start {
  font-size: 14px;
  line-height: 1.2;
  color: var(--tj-color-light-2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-bottom: 20px;
}
.event-countdown .event-start i {
  font-size: 16px;
}
.event-countdown .countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .event-countdown .countdown {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.event-countdown .countdown-container {
  width: 25%;
  height: 78px;
  padding: 10px;
  border-radius: 10px;
  background-color: var(--tj-color-blur-3);
  border: 1px solid var(--tj-color-border-5);
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .event-countdown .countdown-container {
    width: 47%;
  }
}
.event-countdown .countdown-value {
  color: var(--tj-color-common-white);
  font-size: 32px;
  line-height: 1;
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.015em;
}
.event-countdown .countdown-heading {
  font-size: 13px;
  color: var(--tj-color-light-3);
}

.seat-booked-wrap {
  margin-bottom: 15px;
}
.seat-booked-title-wrap {
  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;
  line-height: 1;
  margin-bottom: 20px;
}
.seat-booked-title {
  font-size: 15px;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
  letter-spacing: -0.02em;
}
.seat-booked-percent {
  font-size: 16px;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-theme-primary);
  letter-spacing: -0.015em;
}
.seat-booked-progress-bar {
  background-color: var(--tj-color-theme-bg-2);
  border-radius: 10px;
  width: 100%;
  height: 8px;
  position: relative;
  overflow: hidden;
}
.seat-booked-progress-value {
  background-color: var(--tj-color-theme-primary);
  width: var(--seat-progress-value);
  height: 100%;
  border-radius: 10px;
  position: absolute;
}

/* !END: Tj Details CSS */
/**----------------------------------------
START: Course Details CSS
----------------------------------------*/
.tj-course-details-wrapper h3 {
  margin-top: 44px;
  margin-bottom: 14px;
}
.tj-course-details-wrapper p {
  margin-bottom: 16px;
}
.tj-course-details-wrapper p:last-child {
  margin-bottom: 0;
}
.tj-course-details-wrapper .tj-list {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  margin-top: 23px;
}
.tj-course-details-wrapper .tj-list li {
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-size: 16px;
  color: var(--tj-color-heading-primary);
  font-weight: var(--tj-fw-medium);
  margin-bottom: 20px;
  max-width: 350px;
}
.tj-course-details-wrapper .tj-list li:last-child {
  margin-bottom: 0;
}
.tj-course-details-wrapper .tj-list li .icon {
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 1;
  font-size: 17px;
  color: var(--tj-color-theme-primary);
  width: 22px;
  height: 22px;
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  border-radius: 50%;
}
@media (max-width: 575px) {
  .tj-course-details-wrapper .tj-list {
    -webkit-columns: 1;
       -moz-columns: 1;
            columns: 1;
  }
}
.tj-course-details-wrapper .tj-list-2 {
  -webkit-columns: unset;
     -moz-columns: unset;
          columns: unset;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.tj-course-details-wrapper .tj-list-2 li {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  padding: 24px 30px;
  -webkit-box-shadow: 0 20px 40px var(--tj-color-shadow-1);
          box-shadow: 0 20px 40px var(--tj-color-shadow-1);
  max-width: 100%;
  margin-bottom: 0;
  font-weight: var(--tj-fw-regular);
}
.tj-course-details-wrapper .tj-list-2 li .icon {
  font-size: 24px;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 5px;
  margin-top: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-details-wrapper .tj-list-2 li .icon {
    font-size: 20px;
    width: 26px;
    height: 26px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-details-wrapper .tj-list-2 li {
    padding: 20px 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-details-wrapper .tj-list-2 {
    grid-template-columns: 100%;
  }
}
.tj-course-details-wrapper .tutor-course-details-content .course-details-list {
  list-style: none;
}
.tj-course-details-wrapper .tutor-course-details-content .course-details-list li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 8px;
}
.tj-course-details-wrapper .tutor-course-details-content .course-details-list li:not(:last-child) {
  margin-bottom: 6px;
}
.tj-course-details-wrapper .tutor-course-details-content .course-details-list li::before {
  content: "";
  width: 6px;
  height: 6px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 50%;
  background-color: var(--tj-color-theme-primary);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 10px;
}
.tj-course-details-box {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 10px 30px var(--tj-color-shadow-1);
          box-shadow: 0 10px 30px var(--tj-color-shadow-1);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  padding: 30px 30px 34px;
  margin-bottom: 52px;
}
.tj-course-details-box .title {
  margin-top: 0;
  margin-bottom: 13px;
}
@media (max-width: 575px) {
  .tj-course-details-box {
    padding: 30px 20px;
  }
}
.tj-course-details-img {
  aspect-ratio: 870/490;
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.tj-course-details-img img {
  width: 100%;
}
.tj-course-details-img .video-btn {
  font-size: 35px;
  width: 80px;
  height: 80px;
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  position: absolute;
  inset: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tj-course-details-img .video-btn span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-course-details-img .video-btn i {
  color: var(--tj-color-heading-primary);
}
.tj-course-details-img {
  margin-bottom: 30px;
}

.tj-course-tab-wrap {
  position: relative;
  z-index: 20;
  margin-bottom: 30px;
}

.tj-course-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  padding-bottom: 15px;
  background-color: var(--tj-color-common-white);
  border-bottom: 1px solid var(--tj-color-border-3);
  position: relative;
  z-index: 10;
}
.tj-course-tab .tab-nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 1.15;
  letter-spacing: 0;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 10px 18px;
}
.tj-course-tab .tab-nav.active, .tj-course-tab .tab-nav:hover {
  background-color: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
}
@media (max-width: 575px) {
  .tj-course-tab {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
  }
}

.tj-course-overview {
  margin-bottom: 44px;
}

.tj-course-curriculum {
  margin-bottom: 44px;
}
.tj-course-curriculum-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  margin-bottom: 20px;
}
.tj-course-curriculum-title-wrap > .title {
  margin-top: 0;
  margin-bottom: 0;
}
.tj-course-accordion-item {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
  overflow: hidden;
  margin-bottom: 20px;
}
.tj-course-accordion-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 14px;
  margin-bottom: 0;
  padding: 22px 50px 22px 24px;
  background-color: var(--tj-color-common-white);
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tj-course-accordion-header::after {
  content: "\e926";
  font-family: var(--tj-ff-fonticon);
  font-weight: normal;
  font-size: 22px;
  line-height: 1;
  color: var(--tj-color-theme-primary);
  background-color: transparent;
  border: 0;
  position: absolute;
  inset-inline-end: 24px;
  top: 29px;
  width: 22px;
  height: 22px;
  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;
  z-index: 2;
}
.tj-course-accordion-header.is-active {
  background-color: var(--tj-color-theme-bg-11);
}
.tj-course-accordion-header.is-active::after {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.tj-course-accordion-header .sl-no {
  font-size: 16px;
  width: 36px;
  height: 36px;
  letter-spacing: -0.015em;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  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;
}
.tj-course-accordion-header .event-time {
  font-size: 16px;
  letter-spacing: -0.015em;
  width: 95px;
  padding: 7px 10px;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  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;
}
.tj-course-accordion-title {
  font-size: 18px;
  letter-spacing: -0.015em;
}
.tj-course-accordion-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.tj-course-accordion-meta {
  font-size: 14px;
  line-height: 1;
  font-family: var(--tj-ff-body);
  font-weight: var(--tj-fw-regular);
  letter-spacing: 0.01em;
  color: var(--tj-color-text-body);
}
.tj-course-accordion-content .course-content-lists {
  list-style: none;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 8px;
  padding: 17px 24px;
  font-size: 16px;
  border-top: 1px solid var(--tj-color-border-3);
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item:last-child {
  border-bottom: 0;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item .course-content-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item .course-content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item .course-icon {
  font-size: 17px;
  width: 28px;
  height: 28px;
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  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;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item .tutor-course-content-list-item-title {
  font-size: 16px;
  font-family: var(--tj-ff-body);
  font-weight: var(--tj-fw-regular);
  letter-spacing: 0.01em;
  margin-bottom: 0;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item .preview-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 1;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  border-radius: 50px;
  padding: 2px 10px 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item .course-duration {
  color: var(--tj-color-heading-primary);
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item .course-lock {
  color: var(--tj-color-theme-primary);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item.done .course-icon {
  color: var(--tj-color-green-2);
  background-color: var(--tj-color-theme-bg-6);
}
.tj-course-accordion-content .course-content-lists .tutor-course-content-list-item.locked {
  opacity: 0.5;
}
.tj-course-accordion-content .desc {
  padding: 17px 24px;
}

.tj-course-instructor > .title {
  margin-bottom: 20px;
}
.tj-course-instructor-wrap {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 10px 30px var(--tj-color-shadow-1);
          box-shadow: 0 10px 30px var(--tj-color-shadow-1);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  padding: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.tj-course-instructor-img {
  width: 278px;
  aspect-ratio: 1/1;
  border-radius: 14px;
  overflow: hidden;
}
.tj-course-instructor-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-instructor-img {
    width: 200px;
  }
}
.tj-course-instructor-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.tj-course-instructor-content .name-area .name {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 3px;
}
.tj-course-instructor-content .name-area .designation {
  font-size: 14px;
  font-weight: var(--tj-fw-medium);
  color: var(--tj-color-theme-primary);
}
.tj-course-instructor-content .tj-instructor-info {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 20px;
  padding-top: 20px;
  padding-bottom: 22px;
}
.tj-course-instructor-content .tj-instructor-info .info-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.tj-course-instructor-content .tj-instructor-info .info-item:not(:last-child) {
  -webkit-padding-end: 20px;
          padding-inline-end: 20px;
  -webkit-border-end: 1px solid var(--tj-color-border-3);
          border-inline-end: 1px solid var(--tj-color-border-3);
}
.tj-course-instructor-content .tj-instructor-info .info-item .title {
  font-size: 24px;
}
.tj-course-instructor-content .tj-instructor-info .info-item .text {
  font-size: 14px;
  margin-top: 5px;
}
.tj-course-instructor-content .tj-instructor-info .info-item .single-rating {
  font-size: 24px;
}
.tj-course-instructor-content .tj-instructor-info .info-item .single-rating i {
  font-size: 16px;
}
.tj-course-instructor-content .tj-socials {
  margin-top: 24px;
}
.tj-course-instructor-content .tj-socials li a:not(:hover) {
  background-color: var(--tj-color-border-8);
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-instructor-content {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
  }
}

.student-reviews {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.student-reviews-item {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  padding: 29px;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
}
.student-reviews-item .author-wrap {
  margin-bottom: 14px;
}
.student-reviews-item .author-wrap .author-avatar {
  width: 50px;
}
.student-reviews-item .tj-rating-wrapper {
  font-size: 14px;
}
.student-reviews-item .desc {
  margin-top: 8px;
  margin-bottom: 0;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .student-reviews-item {
    padding: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .student-reviews {
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .student-reviews {
    grid-template-columns: 100%;
  }
}

.tj-course-reviews-summary .tj-reviews-rating-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--tj-color-theme-bg-5);
  border-radius: 18px;
  border: 1px solid var(--tj-color-border-3);
  padding: 50px 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-course-reviews-summary .tj-reviews-rating-wrap {
    padding: 40px 25px;
  }
}
@media (max-width: 575px) {
  .tj-course-reviews-summary .tj-reviews-rating-wrap {
    padding: 30px 20px;
  }
}
.tj-course-reviews-summary .tj-reviews-rating {
  text-align: center;
}
@media (max-width: 575px) {
  .tj-course-reviews-summary .tj-reviews-rating {
    width: 100%;
    margin-bottom: 20px;
  }
}
.tj-course-reviews-summary .tutor-review-summary-average-rating {
  font-size: 96px;
  line-height: 1;
  font-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-course-reviews-summary .tutor-review-summary-average-rating {
    font-size: 76px;
  }
}
@media (max-width: 575px) {
  .tj-course-reviews-summary .tutor-review-summary-average-rating {
    font-size: 60px;
  }
}
.tj-course-reviews-summary .tj-rating-wrapper {
  font-size: 14px;
}
.tj-course-reviews-summary .tj-rating-count {
  font-size: 14px;
  line-height: 1;
  color: var(--tj-color-heading-primary);
  margin-top: 15px;
}
@media (max-width: 575px) {
  .tj-course-reviews-summary .tj-rating-count {
    margin-top: 8px;
  }
}
.tj-course-reviews-summary .tutor-review-summary-ratings {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-padding-start: 80px;
          padding-inline-start: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tj-course-reviews-summary .tutor-review-summary-ratings {
    -webkit-padding-start: 60px;
            padding-inline-start: 60px;
  }
}
@media (max-width: 575px) {
  .tj-course-reviews-summary .tutor-review-summary-ratings {
    -webkit-padding-start: 0;
            padding-inline-start: 0;
  }
}
.tj-course-reviews-summary .tutor-review-summary-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
  line-height: 1;
  margin-bottom: 20px;
}
.tj-course-reviews-summary .tutor-review-summary-rating:last-child {
  margin-bottom: 0;
}
.tj-course-reviews-summary .tutor-review-summary-rating .tutor-ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  min-width: 25px;
}
.tj-course-reviews-summary .tutor-review-summary-rating .tutor-ratings-stars {
  font-size: 12px;
  color: var(--tj-color-heading-primary);
}
.tj-course-reviews-summary .tutor-review-summary-rating .tutor-ratings-average {
  color: var(--tj-color-heading-primary);
}
.tj-course-reviews-summary .tutor-review-summary-rating .tutor-progress-bar {
  background-color: var(--tj-color-common-white);
  border-radius: 10px;
  width: 100%;
  height: 8px;
  position: relative;
  overflow: hidden;
}
.tj-course-reviews-summary .tutor-review-summary-rating .tutor-progress-value {
  background-color: var(--tj-color-orange-1);
  width: var(--tutor-progress-value);
  height: 100%;
  border-radius: 10px;
  position: absolute;
}
.tj-course-reviews-summary .tutor-review-summary-rating .tutor-individual-star-rating {
  color: var(--tj-color-heading-primary);
  min-width: 35px;
  text-align: end;
  text-wrap: nowrap;
}

.tj-instructor-courses > .title,
.tj-course-reviews > .title,
.tj-speaker-wrapper > .title,
.tj-venue-wrapper > .title,
.tj-course-faqs > .title {
  margin-bottom: 20px;
}

.tj-course-sidebar {
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 18px;
  padding: 20px;
  -webkit-margin-start: 20px;
          margin-inline-start: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-sidebar {
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj-course-sidebar {
    margin-top: 50px;
  }
}
.tj-course-sidebar .tj-course-thumb {
  aspect-ratio: 360/202;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}
.tj-course-sidebar .tj-course-thumb .video-btn {
  font-size: 24px;
  width: 56px;
  height: 56px;
  color: var(--tj-color-heading-primary);
  background-color: var(--tj-color-common-white);
  position: absolute;
  inset: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tj-course-sidebar .tj-course-thumb .video-btn span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tj-course-sidebar .tj-course-thumb .video-btn i {
  color: var(--tj-color-heading-primary);
}
.tj-course-sidebar .tj-course-share {
  text-align: center;
  padding: 25px 0 5px;
  margin: 0 10px;
}
.tj-course-sidebar .tj-course-share .tj-share-btn {
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.015em;
  font-weight: var(--tj-fw-bold);
  color: var(--tj-color-theme-primary);
  border-radius: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  cursor: pointer;
}
.tj-course-sidebar .tj-course-share .tj-share-btn .btn-text {
  text-wrap: nowrap;
}
@media (max-width: 575px) {
  .tj-course-sidebar .tj-course-share .share-wrap {
    inset-inline-start: 50%;
    -webkit-transform: translate(-50%, -110%);
        -ms-transform: translate(-50%, -110%);
            transform: translate(-50%, -110%);
  }
  .tj-course-sidebar .tj-course-share .share-wrap::after {
    inset-inline-start: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) rotate(45deg);
            transform: translateX(-50%) rotate(45deg);
  }
}
.tj-course-sidebar .tj-course-share .share-title {
  color: var(--tj-color-text-body);
  text-align: start;
}
.tj-course-sidebar .tj-course-share .course-widget-title {
  text-align: start;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 575px) {
  .tj-course-sidebar .tj-course-share {
    margin: 0;
  }
}

.tj-course-widget-price {
  border-bottom: 1px solid var(--tj-color-border-3);
  padding: 0 0 25px;
  margin: 0 10px;
}
.tj-course-widget-price .price-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  margin-top: 20px;
  margin-bottom: 9px;
}
.tj-course-widget-price .course-price {
  font-size: 32px;
  font-weight: var(--tj-fw-bold);
  line-height: 1;
  margin: 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;
  gap: 8px;
}
.tj-course-widget-price .course-price del {
  font-size: 16px;
  font-weight: var(--tj-fw-regular);
  color: var(--tj-color-text-body-3);
  margin-top: 2px;
}
.tj-course-widget-price .discount-badge {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 15px;
  line-height: 1.2;
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-red-2);
  background-color: var(--tj-color-theme-bg-5);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 50px;
  padding: 2px 8px 3px;
}
.tj-course-widget-price .tj-btn-primary {
  margin-bottom: 15px;
}
.tj-course-widget-price .tj-btn-primary-light {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.tj-course-widget-price .tj-btn-primary-light .btn-icon {
  font-size: 16px;
}
.tj-course-widget-price .tj-btn-primary-light .btn-icon i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj-course-widget-price .course-end {
  font-size: 15px;
  color: var(--tj-color-red-1);
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.02em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-bottom: 20px;
}
.tj-course-widget-price .course-end i {
  font-size: 16px;
}
.tj-course-widget-price .guarantee-text {
  font-size: 15px;
  color: var(--tj-color-green-2);
  font-weight: var(--tj-fw-sbold);
  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: 4px;
}
.tj-course-widget-price .guarantee-text i {
  font-size: 17px;
}
.tj-course-widget-price .tj-instructor-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  padding: 0 0 26px;
}
.tj-course-widget-price .tj-instructor-info .info-item {
  background-color: var(--tj-color-theme-bg-10);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 12px;
  padding: 20px 20px 24px;
}
.tj-course-widget-price .tj-instructor-info .info-item .single-rating .label {
  font-size: 40px;
  font-family: var(--tj-ff-heading);
}
.tj-course-widget-price .tj-instructor-info .info-item .title {
  font-size: 40px;
}
.tj-course-widget-price .tj-instructor-info .info-item .text {
  font-size: 14px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 575px) {
  .tj-course-widget-price {
    margin: 0;
  }
}

.course-widget-title {
  font-size: 15px;
  line-height: 1.2;
  font-family: var(--tj-ff-body);
  font-weight: var(--tj-fw-sbold);
  letter-spacing: -0.02em;
  margin-bottom: 28px;
}

.tj-course-widget-list {
  border-bottom: 1px solid var(--tj-color-border-3);
  padding: 30px 0;
  margin: 0 10px;
}
.tj-course-widget-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.tj-course-widget-list-item:not(:last-child) {
  margin-bottom: 18px;
}
.tj-course-widget-list-item .icon {
  font-size: 16px;
  width: 30px;
  height: 30px;
  color: var(--tj-color-theme-primary);
  background-color: var(--tj-color-theme-bg-2);
  border: 1px solid var(--tj-color-border-2);
  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: 992px) and (max-width: 1199px), (max-width: 575px) {
  .tj-course-widget-list {
    margin: 0;
  }
}

/* !END: Course Details CSS */
/**----------------------------------------
START: Coming soon CSS
----------------------------------------*/
.tj_coming_soon {
  max-width: 100vw;
  width: 100%;
  min-height: 100vh;
  background-color: var(--tj-color-common-white);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 120px 20px 25px;
  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;
  text-align: center;
  position: relative;
  z-index: 1;
}
.tj_coming_soon::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: -1;
}
.tj_coming_soon_content .sec-subtitle {
  background: var(--tj-color-common-white);
}
.tj_coming_soon_content .title {
  margin: 0;
}
.tj_coming_soon_content .desc {
  max-width: 500px;
  width: 100%;
  margin: 20px auto 0;
}
.tj_coming_soon .query_form {
  margin-top: 50px;
}
.tj_coming_soon .query_form form {
  max-width: 450px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.tj_coming_soon .query_form form .icon {
  color: var(--tj-color-light-3);
  font-size: 17px;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 20px;
  inset-inline-start: 25px;
  z-index: 1;
}
.tj_coming_soon .query_form form input[type=email] {
  height: 56px;
  padding: 10px 60px 10px 50px;
  color: var(--tj-color-light-3);
  background-color: var(--tj-color-common-white);
  border: 1px solid var(--tj-color-border-3);
  border-radius: 80px;
}
.tj_coming_soon .query_form form input[type=email]::-webkit-input-placeholder {
  color: var(--tj-color-light-3);
}
.tj_coming_soon .query_form form input[type=email]::-moz-placeholder {
  color: var(--tj-color-light-3);
}
.tj_coming_soon .query_form form input[type=email]:-ms-input-placeholder {
  color: var(--tj-color-light-3);
}
.tj_coming_soon .query_form form input[type=email]::-ms-input-placeholder {
  color: var(--tj-color-light-3);
}
.tj_coming_soon .query_form form input[type=email]::placeholder {
  color: var(--tj-color-light-3);
}
.tj_coming_soon .query_form form input[type=email]:focus {
  border-color: var(--tj-color-theme-primary);
}
.tj_coming_soon .query_form form input[type=submit],
.tj_coming_soon .query_form form button[type=submit] {
  position: absolute;
  right: 4px;
  top: 4px;
  color: var(--tj-color-common-white);
  background-color: var(--tj-color-theme-primary);
  font-size: 16px;
  line-height: 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;
  gap: 5px;
}
.tj_coming_soon .query_form form input[type=submit] i,
.tj_coming_soon .query_form form button[type=submit] i {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tj_coming_soon .query_form form input[type=submit]:hover i, .tj_coming_soon .query_form form input[type=submit]:focus i,
.tj_coming_soon .query_form form button[type=submit]:hover i,
.tj_coming_soon .query_form form button[type=submit]:focus i {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.tj_coming_soon .query_form .form_note {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: 15px;
  font-weight: var(--tj-fw-sbold);
  line-height: 1.1;
  color: var(--tj-color-green-2);
  margin-top: 25px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_coming_soon .query_form {
    margin-top: 40px;
  }
}
.tj_coming_soon .countdown {
  margin-top: 44px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.tj_coming_soon .countdown-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  background-color: var(--tj-color-common-white);
  border-radius: 18px;
  border: 1px solid var(--tj-color-border-3);
  padding: 33px 0;
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj_coming_soon .countdown-container {
    padding: 26px 0;
    border-radius: 14px;
  }
}
@media (max-width: 575px) {
  .tj_coming_soon .countdown-container {
    padding: 20px 0;
    border-radius: 12px;
  }
}
.tj_coming_soon .countdown-value {
  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-family: var(--tj-ff-heading);
  font-weight: var(--tj-fw-bold);
  font-size: 56px;
  line-height: 1;
  letter-spacing: -0.025em;
  color: var(--tj-color-heading-primary);
  width: 141px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj_coming_soon .countdown-value {
    font-size: 36px;
    width: 120px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj_coming_soon .countdown-value {
    font-size: 30px;
    width: 100px;
  }
}
@media (max-width: 575px) {
  .tj_coming_soon .countdown-value {
    font-size: 26px;
    width: 70px;
  }
}
.tj_coming_soon .countdown-heading {
  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;
  line-height: 1;
  color: var(--tj-color-text-body);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj_coming_soon .countdown-heading {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .tj_coming_soon .countdown-heading {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tj_coming_soon .countdown {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tj_coming_soon .countdown {
    gap: 15px;
    margin-top: 45px;
  }
}
@media (max-width: 575px) {
  .tj_coming_soon .countdown {
    gap: 10px;
    margin-top: 40px;
  }
}
.tj_coming_soon .coming-soon-social {
  margin-top: 42px;
}
.tj_coming_soon .coming-soon-social .tj-socials-2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tj_coming_soon .coming-soon-social .tj-socials-2 > li {
  background-color: var(--tj-color-common-white);
  -webkit-box-shadow: 0 15px 30px var(--tj-color-shadow-1);
          box-shadow: 0 15px 30px var(--tj-color-shadow-1);
}
@media (max-width: 575px) {
  .tj_coming_soon .coming-soon-social {
    margin-top: 30px;
  }
}
.tj_coming_soon .coming-soon-copyright {
  margin-top: 96px;
}
@media (max-width: 575px) {
  .tj_coming_soon .coming-soon-copyright {
    margin-top: 60px;
  }
}
.tj_coming_soon .tj-copyright-text {
  color: var(--tj-color-text-body-3);
}
.tj_coming_soon .tj-copyright-text a {
  font-weight: var(--tj-fw-sbold);
  color: var(--tj-color-heading-primary);
}
.tj_coming_soon .tj-copyright-text a:hover {
  color: var(--tj-color-theme-primary);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tj_coming_soon {
    padding: 100px 20px 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tj_coming_soon {
    padding: 70px 15px 20px;
  }
}

/* !END: Coming soon CSS *//*# sourceMappingURL=main.css.map */