/*-----------------------------------------------------------------------------------

    Template Name: Agntix - Digital Agency & Creative Portfolio HTML Template
    Author: Theme_Pure
    Support: https://help.themepure.net/support/
    Description: Template
    Version: 1.0.3

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

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

	-----------------
    01. THEME CSS
	-----------------
		1.1 Theme Default
		1.2 Common Classes

	-----------------
    02. COMPONENTS CSS
	-----------------
		2.1 Back to top
		2.2 Buttons
		2.3 Animations
		2.4 Preloader
		2.5 Background
		2.6 Nice Select
		2.7 Breadcrumb
		2.8 Accordion
		2.9 Section Title
		2.10 Accordion
		2.11 Search
		2.12 Magic Cursor

	-----------------
    03. HEADER CSS
	-----------------
		3.1 Header Style

    ---------------------------------
	04. MENU CSS
	---------------------------------
		4.1 Main Menu
		4.2 Mobile Menu
		4.3 offcanvas Menu

	---------------------------------
	05. BLOG CSS
	---------------------------------
		5.1 Postbox css
		5.2 Recent Post css
		5.3 Sidebar css
		5.4 Blog css

	---------------------------------
	06. FOOTER CSS
	---------------------------------
		6.1 Footer Style 1
		6.2 Footer Style 2
		6.3 Footer Style 3
		6.5 Footer Style 5
		6.7 Footer Style 7
		6.8 Footer Style 8
		6.9 Footer Style 9
		6.10 Footer Style 10
		6.11 Footer Style 11
		6.12 Footer Style 12
		6.13 Footer Style 13
		6.14 Footer Style 14
		6.15 Footer Style 15

	---------------------------------
	07. PAGES CSS
	---------------------------------
		7.1 Hero css
		7.2 About Css
		7.3 Banner Css
		7.4 Text-slide Css
		7.5 Service Css
		7.6 Project Css
		7.7 Funfact Css
		7.8 Work Css
		7.9 Testimonail Css
		8.0 Award Css
		8.1 Video Css
		8.2 Brand Css
		8.3 Team Css
		8.4 Step Css
		8.5 Choose Css
		8.6 Price Css
		8.7 Faq Css
		8.8 Success Css
		8.9 Instagram Css
		9.0 Feature Css
		9.1 Review Css
		9.2 Stack Css
		9.3 Benefits Css
		9.4 Cta Css
		9.5 Intaractive Css
		9.6 Project Slider Css
		9.7 Career Css
		9.8 Contact Css
		9.9 Portfolio css
		10.0 Shop Css
		10.1 Shop Details Css
		10.2 Login Css
		10.3 Checkout css
		10.4 Cart css
		10.5 Account css
		10.6 Error Css
		10.7 Dark Css Start
		10.8 Light Css Start


**********************************************/
/*----------------------------------------*/
/*  1.1 Theme Default
/*----------------------------------------*/
@keyframes bannerAnimationTwo {
  0% {
    transform: translate(0px, 0px);
  }
  20% {
    transform: translate(20px, -5px);
  }
  40% {
    transform: translate(50px, 20px);
  }
  60% {
    transform: translate(20px, 50px);
  }
  80% {
    transform: translate(-20px, 30px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
.back-to-top-wrapper, a,
button,
p,
input,
select,
textarea,
li {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* transform */
@font-face {
  font-family: "Platform";
  src: url("../fonts/Platform-Regular.eot");
  src: local("Platform Regular"), local("Platform-Regular"), url("../fonts/Platform-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Platform-Regular.woff2") format("woff2"), url("../fonts/Platform-Regular.woff") format("woff"), url("../fonts/Platform-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Platform";
  src: url("../fonts/Platform-Medium.eot");
  src: local("Platform Medium"), local("Platform-Medium"), url("../fonts/Platform-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Platform-Medium.woff2") format("woff2"), url("../fonts/Platform-Medium.woff") format("woff"), url("../fonts/Platform-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ClashDisplay-Medium";
  src: url("../fonts/ClashDisplay-Medium.woff2") format("woff2"), url("../fonts/ClashDisplay-Medium.woff") format("woff"), url("../fonts/ClashDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
:root {
  /**
  @font family declaration
  */
  --tp-ff-teko: 'Teko', serif;
  --tp-ff-body: 'Inter', sans-serif;
  --tp-ff-heading: 'Inter', sans-serif;
  --tp-ff-inter: 'Inter', sans-serif;
  --tp-ff-p: 'Inter', sans-serif;
  --tp-ff-besley: 'Besley', serif;
  --tp-ff-clash-medium: 'ClashDisplay-Medium', serif;
  --tp-ff-grotesk: 'Space Grotesk', serif;
  --tp-ff-platform: 'Platform', serif;
  --tp-ff-playfair: 'Playfair Display', serif;
  --tp-ff-satisfy: 'Satisfy', cursive;
  --tp-ff-phudu: 'Phudu', serif;
  --tp-ff-poppins: 'Poppins', serif;
  --tp-ff-onest: 'Onest', serif;
  --tp-ff-fontawesome: "Font Awesome 6 Pro";
  /**
  @color declaration
  */
  --tp-common-white: #ffffff;
  --tp-common-black: #141414;
  --tp-common-black-2: #232323;
  --tp-common-black-3: #000;
  --tp-common-black-4: #0a0a0a;
  --tp-common-black-5: #121212;
  --tp-common-black-6: #212121;
  --tp-common-black-7: #0E0F11;
  --tp-common-black-8: #1a1b1e;
  --tp-common-black-9: #16302f;
  --tp-common-black-10: #21212D;
  --tp-common-cream: #f9f4e8;
  --tp-common-cream-2: #FFF6BF;
  --tp-common-cream-3: #ffffe6;
  --tp-common-yellow: #ffc446;
  --tp-common-yellow-1: #FFF669;
  --tp-common-yellow-green: #E9FF48;
  --tp-common-green-light: #D0FF71;
  --tp-common-green-regular: #C1ED00;
  --tp-common-green-solid: #17312F;
  --tp-common-pink-light: #FDE1DA;
  --tp-common-paste: #43D4A0;
  --tp-common-paste-2: #0C5752;
  --tp-common-sky: #C5FCFC;
  --tp-common-red: #FF4851;
  --tp-common-red-2: #FF481F;
  --tp-common-red-3: #FF5722;
  --tp-common-blue: #7463FF;
  --tp-common-brown: #453030;
  --tp-grey-1: #f8f8f8;
  --tp-grey-2: #f1f1f1;
  --tp-grey-3: #F8F8FB;
  --tp-grey-4: #F6F8EF;
  --tp-coffe-1: #653624;
  --tp-coffe-2: #552411;
  --tp-cream-1: #B7AB98;
  --tp-cream-2: #CFC292;
  --tp-text-body: #2e2d2d;
  --tp-theme-green: #A0FF27;
  --tp-theme-pink: #EC6FD5;
  --tp-theme-yellow: #FFB701;
  --tp-border-1: #EAEBED;
  --tp-border-2: #e7e7e7;
}

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

html {
  scroll-behavior: smooth;
}

.swiper,
.swiper-container {
  width: 100%;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.swiper-wrapper {
  box-sizing: border-box;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1510px;
  }
  .container-1750 {
    max-width: 1750px;
  }
  .container-1550 {
    max-width: 1550px;
  }
  .container-1430 {
    max-width: 1430px;
  }
  .container-1330 {
    max-width: 1330px;
  }
  .container-1230 {
    max-width: 1230px;
  }
}
/*---------------------------------
	typography css start 
---------------------------------*/
body {
  overflow-x: hidden;

  font-size: 14px;
  line-height: 26px;
  font-weight: normal;
  color: var(--tp-text-body);
  font-family: var(--tp-ff-body);
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}


h2,
h3,
h4,
h5 {
  margin-top: 0px;
  font-weight: 500;
  line-height: 1.2;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-heading);
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

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

p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.56;
  margin-bottom: 15px;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-p);
  color: var(--tp-text-body);
}

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

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

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

a,
button {
  color: inherit;
  outline: none;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

button:focus {
  outline: 0;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
textarea {
  outline: none;
  height: 60px;
  width: 100%;
  line-height: 60px;
  font-size: 16px;
  padding-left: 26px;
  padding-right: 26px;
  border-radius: 8px;
  background: rgb(246, 246, 249);
  color: var(--tp-common-black);
  border: 1px solid rgb(246, 246, 249);
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: var(--tp-common-black);
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder { /* Firefox 19+ */
  color: var(--tp-common-black);
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 4-18 */
  color: var(--tp-common-black);
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder { /* IE 10+  Edge*/
  color: var(--tp-common-black);
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=tel]::placeholder,
input[type=url]::placeholder,
textarea::placeholder { /* MODERN BROWSER */
  color: var(--tp-common-black);
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
textarea:focus {
  border-color: var(--tp-common-black);
}
input[type=text]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=url]:focus::placeholder,
textarea:focus::placeholder {
  opacity: 0;
}

textarea {
  line-height: 1.4;
  padding-top: 17px;
  padding-bottom: 17px;
}

input[type=color] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  padding: 0;
  border-radius: 50%;
}

*::-moz-selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

::-moz-selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

::selection {
  background: var(--tp-common-black);
  color: var(--tp-common-white);
  text-shadow: none;
}

*::-moz-placeholder {
  color: var(--tp-common-black);
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: var(--tp-common-black);
  font-size: 14px;
  opacity: 1;
}

.tp-line-black {
  display: inline;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}
.tp-line-black:hover {
  background-size: 0% 1px, 100% 1px;
}

.tp-line-white {
  display: inline;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
}
.tp-line-white:hover {
  background-size: 0% 1px, 100% 1px;
}

/*---------------------------------
    1.2 Common Classes
---------------------------------*/

.fix {
  overflow: hidden;
}

.z-index-1 {
  position: relative;
  z-index: 1;
}

.z-index-2 {
  position: relative;
  z-index: 2;
}

.p-relative {
  position: relative;
}

/* dropcap */

/*----------------------------------------*/
/*  2.1 Back to top
/*----------------------------------------*/
.back-to-top-wrapper {
  position: fixed;
  right: 50px;
  bottom: 0;
  height: 44px;
  width: 44px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .back-to-top-wrapper {
    right: 20px;
    bottom: 20px;
  }
}

.back-to-top-btn {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
  color: var(--tp-common-black);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: var(--tp-common-white);
  box-shadow: 0px 8px 16px rgba(3, 4, 28, 0.3);
}
.back-to-top-btn svg {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
.back-to-top-btn:hover {
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  transform: translateY(-4px);
}

/*----------------------------------------*/
/*  2.2 Buttons
/*----------------------------------------*/
.tp-btn-black {
  position: relative;
  display: inline-block;
}
.tp-btn-black-text {
  font-size: 16px;
  font-weight: 500;
  padding: 7px 22px;
  border-radius: 9999px;
  color: var(--tp-common-white);
  background-color: var(--tp-common-black);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-btn-black-text {
    font-size: 14px;
    padding: 7px 17px;
  }
}
@media (max-width: 767px) {
  .tp-btn-black-text {
    font-size: 15px;
    padding: 7px 13px;
  }
}
.tp-btn-black-filter-blur {
  position: absolute;
  top: 0;
  left: 0;
}
.tp-btn-black.btn-red-bg .tp-btn-black-text {
  color: var(--tp-common-white);
  background-color: var(--tp-common-red-3);
}
.tp-btn-black-radius {
  font-size: 16px;
  font-weight: 600;
  padding: 4px 22px;
  padding-right: 4px;
  border-radius: 38px;
  display: inline-block;
  letter-spacing: -0.01em;
  color: var(--tp-common-white);
  background-color: #21212d;
  gap: 10px;
}
.tp-btn-black-radius span {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.tp-btn-black-radius span span.text-1 {
  position: relative;
  display: block;
  transition: 0.3s;
  transform: translateY(-1px);
}
.tp-btn-black-radius span span.text-2 {
  position: absolute;
  top: 100%;
  display: block;
  transition: 0.3s;
  transform: translateY(-1px);
}
.tp-btn-black-radius i {
  height: 38px;
  width: 38px;
  line-height: 38px;
  border-radius: 50%;
  margin-left: 2px;
  text-align: center;
  display: inline-block;
  background-color: var(--tp-common-white);
}
.tp-btn-black-radius i span {
  position: relative;
  overflow: hidden;
  width: 14px;
  height: 14px;
  display: inline-flex;
}
.tp-btn-black-radius i svg {
  transform: translateY(-2px);
  position: absolute;
  bottom: -1px;
  left: 1px;
  transition: all 0.2s ease-out;
}
.tp-btn-black-radius i svg:last-child {
  left: -12px;
  bottom: -12px;
  transform: translate(0, 0);
  opacity: 0;
}
.tp-btn-black-radius:hover {
  color: var(--tp-common-white);
}
.tp-btn-black-radius:hover span span.text-1 {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.tp-btn-black-radius:hover span span.text-2 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tp-btn-black-radius:hover i svg:first-child {
  transform: translate(16px, -16px);
}
.tp-btn-black-radius:hover i svg:last-child {
  opacity: 1;
  visibility: visible;
  transform: translate(13px, -13px);
}
.tp-btn-black-radius:focus {
  color: var(--tp-common-white);
}
.tp-btn-black-radius.btn-blue-bg {
  padding: 5px 22px;
  padding-right: 5px;
  background-color: var(--tp-common-blue);
  border: 1px solid rgba(238, 241, 234, 0.04);
}
.tp-btn-black-radius.btn-blue-bg i {
  height: 48px;
  width: 48px;
  line-height: 50px;
}
.tp-btn-yellow-green {
  border-radius: 10px;
  padding: 16px 24px;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  display: inline-block;
  letter-spacing: -0.01em;
  text-transform: uppercase;
  color: var(--tp-common-black-9);
  background-color: var(--tp-common-yellow-green);
}
.tp-btn-yellow-green span {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.tp-btn-yellow-green span span.text-1 {
  position: relative;
  display: block;
  transition: 0.3s;
}
.tp-btn-yellow-green span span.text-2 {
  position: absolute;
  top: 100%;
  display: block;
  transition: 0.3s;
}
.tp-btn-yellow-green.green-solid {
  gap: 8px;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
  padding: 18px 24px;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  color: var(--tp-common-black);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--tp-common-green-regular);
}
.tp-btn-yellow-green.green-solid span {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
}
.tp-btn-yellow-green.green-solid span span.text-1 {
  position: relative;
  display: block;
  transition: 0.3s;
}
.tp-btn-yellow-green.green-solid span span.text-2 {
  position: absolute;
  top: 100%;
  display: block;
  transition: 0.3s;
}
.tp-btn-yellow-green.green-solid:hover {
  color: var(--tp-common-black);
}
.tp-btn-yellow-green.green-solid:hover span span.text-1 {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.tp-btn-yellow-green.green-solid:hover span span.text-2 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tp-btn-yellow-green.green-solid:focus {
  color: var(--tp-common-black);
}
.tp-btn-yellow-green:hover {
  color: var(--tp-common-black);
}
.tp-btn-yellow-green:hover span span.text-1 {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.tp-btn-yellow-green:hover span span.text-2 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tp-btn-yellow-green:focus {
  color: var(--tp-common-black);
}

/* Glow Border Animation */

/*----------------------------------------*/
/*  2.3 Animations
/*----------------------------------------*/
@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes animationglob {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes lqdItiImgOut {
  0% {
    transform: translateY(0) scale(1);
  }
  to {
    transform: translateY(100%) scale(1.15);
  }
}
@keyframes hero-circle-2 {
  0% {
    -webkit-transform: translateX(1000px);
    -moz-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    -o-transform: translateX(1000px);
    transform: translateX(1000px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes hero-circle-3 {
  0% {
    -webkit-transform: translateX(500px);
    -moz-transform: translateX(500px);
    -ms-transform: translateX(500px);
    -o-transform: translateX(500px);
    transform: translateX(500px);
  }
  100% {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes move1 {
  0% {
    bottom: -300px;
    left: -300px;
  }
  30% {
    bottom: 100px;
    left: 300px;
  }
  60% {
    bottom: 200px;
    left: 600px;
  }
  100% {
    bottom: -300px;
    left: 1200px;
  }
}
@keyframes move1-reverse {
  0% {
    bottom: -150px;
    left: 1400px;
  }
  40% {
    bottom: 50px;
    left: 600px;
  }
  70% {
    bottom: 200px;
    left: 300px;
  }
  100% {
    bottom: -150px;
    left: -150px;
  }
}
@keyframes animate-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 0 rgba(255, 255, 255, 0.2);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
}
@keyframes animate-pulse-2 {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 246, 105, 0.1), 0 0 0 0 rgba(255, 246, 105, 0.1);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 0 rgba(255, 246, 105, 0.1);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0), 0 0 0 30px rgba(255, 109, 74, 0);
  }
}
@keyframes rotate {
  100% {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@keyframes marquee-horizontal {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes video-border {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@-moz-keyframes video-border {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@-ms-keyframes video-border {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@keyframes video-border {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@keyframes scroll-up-down {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes scroll1 {
  0% {
    top: 0px;
  }
  100% {
    top: 100%;
  }
}
@keyframes scroll2 {
  0% {
    top: 0px;
  }
  100% {
    top: 100%;
  }
}
@keyframes transform {
  0% {
    transform: scale(0.5);
    opacity: 0.8;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0.8;
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 1000;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.tp-zoom-in-out {
  -webkit-animation: tp_zoom_in_out 7s infinite linear;
  -moz-animation: tp_zoom_in_out 7s infinite linear;
  -ms-animation: tp_zoom_in_out 7s infinite linear;
  -o-animation: tp_zoom_in_out 7s infinite linear;
  animation: tp_zoom_in_out 7s infinite linear;
}

@-webkit-keyframes tp_zoom_in_out {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-moz-keyframes tp_zoom_in_out {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@-ms-keyframes tp_zoom_in_out {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes tp_zoom_in_out {
  0% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes scroll_anim {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes loadingAnimation {
  to {
    transform: rotate(-360deg);
  }
}
@keyframes roteted {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes bar_anim {
  0%, 100% {
    -webkit-clip-path: inset(-2px 0);
    clip-path: inset(-2px 0);
  }
  42% {
    -webkit-clip-path: inset(-2px 0 -2px 100%);
    clip-path: inset(-2px 0 -2px 100%);
  }
  43% {
    -webkit-clip-path: inset(-2px 100% -2px 0);
    clip-path: inset(-2px 100% -2px 0);
  }
}
@keyframes scrollText {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@-moz-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@-ms-keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
@keyframes tpshake {
  10% {
    transform: translateY(-10px);
  }
  50% {
    transform: skew(15deg);
  }
  80% {
    transform: rotate(10deg);
  }
  100% {
    transform: translate(0);
  }
}
/*----------------------------------------*/
/*  2.4 Preloader
/*----------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: var(--tp-theme-blue);
}

.preloader {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  text-align: left;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.preloader span {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: var(--tp-common-black);
  animation: preloader 1.3s linear infinite;
  -webkit-animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
  animation-delay: -0.9s;
  -webkit-animation-delay: -0.9s;
}

@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/*--- end of preloader ---*/
/*----------------------------------------*/
/*  2.5 Background
/*----------------------------------------*/

.yellow-green-bg {
  background-color: var(--tp-common-yellow-green);
}

/*----------------------------------------*/
/*  2.6 Nice Select
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.7 Breadcrumb
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.8 Accordion
/*----------------------------------------*/

/*----------------------------------------*/
/*  2.9 Section Title
/*----------------------------------------*/

.tp-section-subtitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
.tp-section-subtitle-platform {
  font-size: 24px;
  font-weight: 400;
  font-style: italic;
  display: inline-block;
  letter-spacing: 0.04em;
  color: var(--tp-common-grey);
  font-family: var(--tp-ff-platform);
}
@media (max-width: 767px) {
  .tp-section-subtitle-platform {
    font-size: 20px;
  }
}
.tp-section-subtitle-platform.platform-text-black {
  color: var(--tp-common-black-10);
}

.tp-section-title {
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.08em;
  text-transform: uppercase;
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .tp-section-title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-section-title {
    font-size: 60px;
  }
}
@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) {
  .tp-section-title {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .tp-section-title {
    font-size: 42px;
  }
}
.tp-section-title.fs-140 {
  line-height: 0.89;
  font-size: 140px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section-title.fs-140 {
    font-size: 115px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title.fs-140 {
    font-size: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title.fs-140 {
    font-size: 75px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .tp-section-title.fs-140 {
    letter-spacing: 0;
    font-size: 65px;
  }
}
.tp-section-title-grotesk {
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.03em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section-title-grotesk {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .tp-section-title-grotesk {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .tp-section-title-grotesk br {
    display: none;
  }
}
.tp-section-title-grotesk > span {
  display: inline-block;
}
.tp-section-title-shape {
  position: absolute;
  bottom: -12px;
  left: 0;
  z-index: -1;
}
.tp-section-title-dirtyline {
  font-weight: 400;
  font-size: 200px;
  line-height: 0.8;
  color: #e0eeee;
  letter-spacing: -0.02em;
  font-family: var(--tp-ff-playfair);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section-title-dirtyline {
    font-size: 160px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title-dirtyline {
    font-size: 130px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title-dirtyline {
    font-size: 130px;
  }
}
@media (max-width: 767px) {
  .tp-section-title-dirtyline {
    font-size: 80px;
  }
}
.tp-section-title-dirtyline.fs-140 {
  font-size: 140px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px) {
  .tp-section-title-dirtyline.fs-140 {
    font-size: 110px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-section-title-dirtyline.fs-140 {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .tp-section-title-dirtyline.fs-140 {
    font-size: 70px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-section-title-dirtyline.fs-140 br {
    display: none;
  }
}
.tp-section-title-platform {
  font-weight: 500;
  font-size: 60px;
  line-height: 1;
  color: var(--tp-common-grey);
  font-family: var(--tp-ff-platform);
}
@media (max-width: 767px) {
  .tp-section-title-platform {
    font-size: 45px;
  }
}
.tp-section-title-platform.platform-text-black {
  color: var(--tp-common-black-10);
}
.tp-section-title-platform.fs-84 {
  font-size: 80px;
  line-height: 0.88;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-section-title-platform.fs-84 {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .tp-section-title-platform.fs-84 {
    font-size: 60px;
  }
}

/*----------------------------------------*/
/*  2.11 Search
/*----------------------------------------*/
.tp-search-area {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  height: 300px;
  visibility: hidden;
  background: var(--tp-common-white);
  -webkit-transform: translateY(calc(-100% - 80px));
  -moz-transform: translateY(calc(-100% - 80px));
  -ms-transform: translateY(calc(-100% - 80px));
  -o-transform: translateY(calc(-100% - 80px));
  transform: translateY(calc(-100% - 80px));
  transition: all 0.5s ease-in-out 0s, visibility 0.5s ease-in-out;
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  z-index: 99999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.tp-search-area::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
.tp-search-wrapper {
  position: relative;
  display: flex;
  padding-top: 80px;
  justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-search-wrapper {
    padding-top: 115px;
  }
}
.tp-search-close {
  position: absolute;
  top: 35px;
  right: 35px;
}
@media (max-width: 767px) {
  .tp-search-close {
    right: 20px;
    top: 20px;
  }
}
.tp-search-close-btn {
  position: relative;
  height: 50px;
  width: 50px;
  z-index: 2;
  line-height: 1;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  color: var(--tp-common-black);
  border: 1px solid rgba(22, 22, 19, 0.1);
}
.tp-search-close-btn svg {
  height: 12px;
  width: 12px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translateY(-1px);
  -moz-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  -o-transform: translateY(-1px);
  transform: translateY(-1px);
}
.tp-search-close-btn:hover svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.tp-search-content .search {
  margin-bottom: 40px;
  position: relative;
}
.tp-search-content .search:has(input:focus)::before {
  width: 100%;
}
.tp-search-content .search::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  transition: 0.4s;
  background-color: var(--tp-common-black);
}
.tp-search-content input {
  height: 80px;
  border: none;
  font-size: 30px;
  font-weight: 400;
  padding: 0 60px 0 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #E6E8F0;
  color: var(--tp-common-black);
  background: var(--tp-common-white);
}
.tp-search-content input:focus:hover {
  background: transparent;
}
.tp-search-content input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input::-moz-placeholder { /* Firefox 19+ */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input:-moz-placeholder { /* Firefox 4-18 */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input:-ms-input-placeholder { /* IE 10+  Edge*/
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-content input::placeholder { /* MODERN BROWSER */
  font-size: 30px;
  font-weight: 400;
  color: var(--tp-common-black);
}
.tp-search-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  line-height: 1;
  transform: translateY(-50%);
}

/*----------------------------------------*/
/*  2.12 Magic Cursor
/*----------------------------------------*/
body.tp-magic-cursor #magic-cursor {
  display: block;
}

#magic-cursor {
  position: absolute;
  display: none;
  width: 10px;
  height: 10px;
  pointer-events: none;
  z-index: 99999;
  opacity: 0;
  top: 0;
  left: 0;
}

#ball {
  position: fixed;
  display: flex;
  align-items: center;
  pointer-events: none;
  border-radius: 50%;
  color: transparent;
  justify-content: center;
  mix-blend-mode: difference;
  background-color: var(--tp-common-black);
}

/* Ball view 
============= */

/* Ball drag 
============= */

/* Ball close 
============== */

/* HEADER CSS */
/*----------------------------------------*/
/*   3.1 Header Style
/*----------------------------------------*/
.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  width: 100%;
}

.tp-header-9-mt {
  margin-top: 40px;
}
.tp-header-9-box {
  margin-left: 90px;
}
@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), (max-width: 767px) {
  .tp-header-9-box {
    margin-left: 0;
  }
}
.tp-header-9-logo .logo-2 {
  display: none;
}

/*----------------------------------------*/
/*  4.1 Main Menu
/*----------------------------------------*/
.header-sticky {
  position: fixed;
  top: env(safe-area-inset-top, 0);
  left: 0;
  right: 0;
  opacity: 1;
  width: 100%;
  z-index: 10;
  visibility: visible;
  background: rgba(38, 37, 40, 0.9);
  box-shadow: 0 2px 6px 0 rgba(19, 19, 22, 0.08);
  animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
  padding-top: env(safe-area-inset-top, 0px);
}
.header-sticky.sticky-white-bg {
  background: rgba(255, 255, 255, 0.9);
}
.header-sticky.sticky-white-bg .logo-white {
  display: none;
}
.header-sticky.sticky-white-bg .logo-black {
  display: block !important;
}
.header-sticky.tp-header-blur::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backdrop-filter: blur(40px);
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .header-sticky.tp-header-9-sticky {
    padding: 10px 0;
  }
}
.header-sticky.tp-header-9-sticky .tp-header-9-logo .logo-1 {
  display: none;
}
.header-sticky.tp-header-9-sticky .tp-header-9-logo .logo-2 {
  display: block !important;
}
.header-sticky.tp-header-9-sticky .tp-header-9-box {
  margin-left: 0;
}
.header-sticky.tp-header-9-sticky .tp-header-9-btn .tp-btn-yellow-green {
  color: #fff;
  background-color: #1C4ED8;
}

/*----------------------------------------*/
/*  4.2 Mobile Menu
/*----------------------------------------*/

/*----------------------------------------*/
/*  4.3 offcanvas Menu
/*----------------------------------------*/
.body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
  background: rgba(24, 24, 24, 0.4);
}

.tp-offcanvas-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  width: 450px;
  height: 100vh;
  z-index: 999;
  padding: 50px 50px;
  overflow-y: scroll;
  transition: all 0.3s;
  background: #FFF;
  overscroll-behavior-y: contain;
  -webkit-transform: translateX(calc(100% + 80px));
  -moz-transform: translateX(calc(100% + 80px));
  -ms-transform: translateX(calc(100% + 80px));
  -o-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
}
@media (max-width: 767px) {
  .tp-offcanvas-wrapper {
    width: 100%;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-offcanvas-wrapper {
    width: 450px;
  }
}
.tp-offcanvas-wrapper .logo-2 {
  display: none;
}
.tp-offcanvas-top {
  margin-bottom: 90px;
}
.tp-offcanvas-close-btn {
  color: black;
}
.tp-offcanvas-close-btn:hover {
  opacity: 1;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*----------------------------------------*/
/*  5.1 Postbox css
/*----------------------------------------*/

/*----------------------------------------*/
/*  5.2 Recent Post css
/*----------------------------------------*/

/*----------------------------------------*/
/*  5.3 Sidebar css
/*----------------------------------------*/

/*----------------------------------------*/
/*  5.4 Blog css
/*----------------------------------------*/
.tp-blog-masonry-item {
  padding: 15px 15px;
  border-radius: 20px;
  transition: 0.9s;
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin-top: 15px;
}
.tp-blog-masonry-item:hover .tp-blog-masonry-thumb img {
  transform: scale(1.1);
}
.tp-blog-masonry-content {
  padding: 0 15px;
}
.tp-blog-masonry-tag span {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  color: rgba(0, 0, 0, 0.8);
}
.tp-blog-masonry-tag span svg {
  margin-right: 5px;
}
.tp-blog-masonry-thumb {
  overflow: hidden;
  border-radius: 14px;
}
.tp-blog-masonry-thumb img {
  width: 100%;
  transition: 0.9s;
  border-radius: 14px;
}
.tp-blog-masonry-title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
  /* margin-bottom: 28px; */
  letter-spacing: -0.52px;
  color: var(--tp-common-black);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), (max-width: 767px) {
  .tp-blog-masonry-title {
    font-size: 22px;
  }
}
@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), (max-width: 767px) {
  .tp-blog-masonry-title br {
    display: none;
  }
}

/*----------------------------------------*/
/*  6.1 Footer Style 1
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.2 Footer Style 2
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.3 Footer Style 3
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.5 Footer Style 5
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.7 Footer Style 7
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.8 Footer Style 8
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.9 Footer Style 9
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.10 Footer Style 10
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.11 Footer Style 11
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.12 Footer Style 12
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.13 Footer Style 13
/*----------------------------------------*/

/*----------------------------------------*/
/*  6.14 Footer Style 14
/*----------------------------------------*/

.pp-footer-copyright-ptb {
  padding: 25px 0 35px;
}
.pp-footer-copyright-wrap {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .pp-footer-copyright-wrap {
    display: block;
    text-align: center;
  }
}
.pp-footer-copyright-text p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: rgba(0, 0, 0, 0.7);
}
.pp-footer-copyright-text-center {
  position: relative;
}
@media (max-width: 767px) {
  .pp-footer-copyright-text-center {
    display: inline-block;
    margin: 20px 0 20px 25px;
  }
}
.pp-footer-copyright-text-center::before {
  position: absolute;
  content: "";
  top: 6px;
  left: -20px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--tp-common-yellow-1);
}
.pp-footer-copyright-text-center::after {
  position: absolute;
  content: "";
  top: 0px;
  left: -26px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: rgba(255, 246, 105, 0.1);
  animation: animate-pulse-2 3s linear infinite;
}
.pp-footer-copyright-text-center p {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  color: var(--tp-common-grey);
}

/*----------------------------------------*/
/*  6.15 Footer Style 15
/*----------------------------------------*/

/*----------------------------------------*/
/*  7.1 Hero css
/*----------------------------------------*/

.crp-hero-ptb {
  padding-top: 220px;
  padding-bottom: 220px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-hero-ptb {
    padding-top: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-hero-ptb {
    padding-top: 200px;
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .crp-hero-ptb {
    padding-top: 190px;
    padding-bottom: 70px;
  }
}
.crp-hero-title {
  font-size: 150px;
  font-weight: 600;
  line-height: 0.8;
  color: var(--tp-common-cream-3);
  font-family: var(--tp-ff-teko);
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .crp-hero-title {
    font-size: 130px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-hero-title {
    font-size: 105px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-hero-title {
    font-size: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-hero-title {
    font-size: 100px;
  }
}
@media (max-width: 767px) {
  .crp-hero-title {
    font-size: 65px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .crp-hero-title {
    font-size: 80px;
  }
}
.crp-hero-title span {
  color: var(--tp-common-yellow-green);
}
.crp-hero-bg {
  background-size: cover;
  background-repeat: no-repeat;
}
.crp-hero-ratting {
  line-height: 1;
}
.crp-hero-ratting-text {
  flex: 0 0 auto;
  margin-right: 18px;
}
.crp-hero-ratting-text span {
  font-weight: 600;
  font-size: 50px;
  line-height: 0.8;
  display: inline-block;
  transform: translateY(7px);
  font-family: var(--tp-ff-teko);
  color: var(--tp-common-cream-3);
}
.crp-hero-ratting-details {
  line-height: 1;
}
.crp-hero-ratting-details a {
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  color: rgba(238, 241, 234, 0.7);
  border-bottom: 1px solid rgba(238, 241, 234, 0.2);
}
.crp-hero-ratting-details a:hover {
  color: var(--tp-common-white);
}
.crp-hero-ratting-details a span svg {
  margin-left: 2px;
  display: inline-block;
  transform: translateY(-1px);
}
.crp-hero-ratting-icon {
  line-height: 1;
}
.crp-hero-ratting-icon span {
  margin-bottom: 7px;
  display: inline-block;
}
.crp-hero-avater {
  flex: 0 0 auto;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .crp-hero-avater {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .crp-hero-avater {
    margin-right: 20px;
    margin-bottom: 20px;
  }
}
.crp-hero-funfact-bg {
  width: 340px;
  padding: 40px;
  background-repeat: no-repeat;
}
.crp-hero-funfact-top-content {
  padding-right: 60px;
  margin-bottom: 45px;
}
.crp-hero-funfact-top-content h4 {
  font-weight: 600;
  font-size: 28px;
  color: #17312f;
  margin-bottom: 7px;
  font-family: var(--tp-ff-teko);
}
.crp-hero-funfact-top-content p {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.4;
  letter-spacing: -0.01em;
  color: rgba(23, 49, 47, 0.8);
}
.crp-hero-funfact-item h4 {
  font-weight: 500;
  font-size: 70px;
  color: #17312f;
  margin-bottom: 8px;
  line-height: 0.7;
  font-family: var(--tp-ff-teko);
}
.crp-hero-funfact-value {
  display: inline-block;
  font-variant-numeric: tabular-nums;
}
.crp-hero-funfact-more-details p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  letter-spacing: -0.01em;
  color: rgba(23, 49, 47, 0.8);
}
.crp-hero-funfact-wrap {
  margin-left: 20px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .crp-hero-funfact-wrap {
    margin-left: 0;
    margin-left: -40px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-hero-funfact-wrap {
    margin-left: 0;
    margin-left: -60px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-hero-funfact-wrap {
    margin-left: 0;
    margin-left: -30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .crp-hero-funfact-wrap {
    margin-left: 0;
    margin-bottom: 60px;
  }
}
.crp-hero-funfact-wrap .crp-hero-funfact-item:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(23, 49, 47, 0.1);
}
.crp-hero-funfact-line {
  position: absolute;
  top: 120px;
  right: 100%;
  height: 1px;
  width: 80px;
  display: inline-block;
  background-color: var(--tp-common-yellow-green);
}
.crp-hero-funfact-line::before {
  content: "";
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
  transform: translateY(-11px);
  background-color: var(--tp-common-yellow-green);
}
.crp-hero-funfact-img {
  position: absolute;
  top: 3px;
  right: 3px;
}
@media (max-width: 767px) {
  .crp-hero-review-box {
    flex-wrap: wrap;
  }
}

.box {
  display: inline-flex;
}

.box .eye {
  position: relative;
  width: 74px;
  height: 74px;
  display: block;
  background: var(--tp-common-yellow-green);
  margin: 0 5px;
  border-radius: 50%;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .box .eye {
    width: 64px;
    height: 64px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .box .eye {
    width: 54px;
    height: 54px;
  }
}

.box .eye:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 22px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #17312f;
  transform: translate(-50%, -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), (max-width: 767px) {
  .box .eye:before {
    width: 25px;
    height: 25px;
  }
}

/*----------------------------------------*/
/*  7.2 About Css
/*----------------------------------------*/

@media (max-width: 767px) {
  .it-about-ptb {
    /* padding-top: 100px; */
    /* padding-bottom: 0; */
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-title-box {
    margin-bottom: 50px;
  }
}
.it-about-title-box p {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44;
  color: #61616a;
  margin-bottom: 45px;
  padding-right: 40px;
}
.it-about-thumb img {
  border-radius: 12px;
  max-width: inherit;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img {
    max-width: 100%;
  }
}
.it-about-thumb img.img-2 {
  margin-left: -150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img.img-2 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb img.img-2 {
    margin-bottom: 60px;
  }
}
.it-about-thumb-inner {
  /* width: 360px; */
  height: 500px;
  overflow: hidden;
  border-radius: 12px;
}
.it-about-thumb-inner img {
  margin-top: -100px;
  margin-left: -100px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-about-thumb-inner img {
    margin-left: 0;
    margin-top: 0;
  }
}
.it-about-info-wrap {
  position: absolute;
  display: grid;
  top: 15%;
  right: -40%;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .it-about-info-wrap {
    right: 0;
  }
}
@media (max-width: 767px) {
  .it-about-info-wrap {
    display: none;
  }
}
.it-about-info-item {
  padding: 28px;
  margin: 6px 0;
  padding-right: 50px;
  border-radius: 12px;
  display: inline-block;
  background: #cdfaa4;
  box-shadow: inset 0 20px 40px 0 rgba(255, 255, 255, 0.45);
}
.it-about-info-item i {
  font-weight: 500;
  font-size: 60px;
  line-height: 0.7;
  font-style: normal;
  margin-right: 20px;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
.it-about-info-item p {
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 0;
  line-height: 1.35;
  color: var(--tp-common-black-10);
}
.it-about-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .it-about-shape-1 {
    bottom: -7%;
  }
}
.it-about-shape-2 {
  position: absolute;
  top: -5%;
  right: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .it-about-shape-2 {
    display: none;
  }
}

/*----------------------------------------*/
/*  7.3 Banner Css
/*----------------------------------------*/

.crp-banner-wrap {
  margin-top: -115px;
  height: 860px;
  overflow: hidden;
}
@media only screen and (min-width: 1600px) and (max-width: 1700px), only screen and (min-width: 1400px) and (max-width: 1599px) {
  .crp-banner-wrap {
    height: 700px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .crp-banner-wrap {
    height: 600px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .crp-banner-wrap {
    height: 500px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-banner-wrap {
    margin-top: 0;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .crp-banner-wrap {
    margin-top: 0;
    height: 200px;
  }
}
.crp-banner-wrap img {
  margin-top: -130px;
}
@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) {
  .crp-banner-wrap img {
    margin-top: -50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .crp-banner-wrap img {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .crp-banner-wrap img {
    margin-top: -10px;
  }
}

/*----------------------------------------*/
/*  7.4 Text-slide Css
/*----------------------------------------*/

.crp-text-slider-style.ar-brand-style .tp-brand-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 1;
  color: #2A4C3A;
  letter-spacing: -0.01em;
  text-transform: capitalize;
  font-family: var(--tp-ff-teko);
}
.crp-text-slider-style.ar-brand-style .tp-brand-title::after {
  background-color: #2A4C3A;
}

.slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

/*----------------------------------------*/
/*  7.5 Service Css
/*----------------------------------------*/
@media (max-width: 767px) {
  .tp-service-area {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .tp-service-thumb img {
    width: 100%;
  }
}
.tp-service-item {
  padding: 40px;
  border-top: 1px dashed #CACACA;
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .tp-service-item {
    padding: 40px 15px;
  }
}
.tp-service-item:last-child {
  border-bottom: 1px dashed #CACACA;
}
.tp-service-number {
  padding-left: 180px;
}
@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), (max-width: 767px) {
  .tp-service-number {
    padding: 0;
  }
}
.tp-service-number span {
  font-weight: 500;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tp-common-black);
}
.tp-service-content .tp-section-title {
  margin-bottom: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-content .tp-section-title {
    margin-bottom: 30px;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  .tp-service-content .tp-section-title {
    margin-bottom: 20px;
    letter-spacing: 0;
  }
}
.tp-service-content p {
  margin-bottom: 50px;
  padding-right: 100px;
}
@media only screen and (min-width: 1701px) and (max-width: 1800px) {
  .tp-service-content p br {
    display: none;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
  .tp-service-content p {
    padding-right: 0;
  }
}
@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) {
  .tp-service-content p {
    padding-right: 0;
  }
  .tp-service-content p br {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-service-content p {
    font-size: 16px;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .tp-service-content p br {
    display: none;
  }
}
.tp-service-content .tp-service-btn {
  margin-bottom: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-service-content .tp-service-btn {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .tp-service-content .tp-service-btn {
    margin-bottom: 40px;
  }
}

/*----------------------------------------*/
/*  7.6 Project Css
/*----------------------------------------*/

.tp_text_invert_2 > div {
  background-image: linear-gradient(to right, #e0eeee 50%, #383C3E 50%);
  padding: 10px 0;
  background-size: 200% 100%;
  background-position: 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.tp-text-right-scroll {
  display: inline-block;
}

.tp-text-left-scroll {
  display: inline-block;
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-project-ptb {
    padding-top: 65px;
  }
}
.it-project-item {
  overflow: hidden;
  padding: 8px;
  border-radius: 20px;
  background: var(--tp-common-white);
  box-shadow: 0 2px 3px 0 rgba(50, 41, 73, 0.1);
}
.it-project-item:hover .it-project-thumb img {
  transform: scale(1.1);
}
.it-project-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 8px;
  letter-spacing: 0.03em;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-project-title {
    font-size: 25px;
  }
}
.it-project-content {
  padding: 30px;
}
.it-project-content span {
  font-weight: 600;
  font-size: 11px;
  line-height: 1;
  color: #61616a;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 9px 12px;
  border-radius: 27px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid rgba(50, 41, 73, 0.1);
}
.it-project-content span:hover {
  border-color: #F3F3F9;
  background: #F3F3F9;
}
.it-project-thumb {
  border-radius: 16px;
}
.it-project-thumb img {
  border-radius: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.it-project-active {
  /* margin: 0 -260px; */
}
@media (max-width: 767px) {
  .it-project-active {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .it-project-arrow {
    display: none;
  }
}
.it-project-arrow button {
  width: 50px;
  height: 50px;
  line-height: 1;
  margin: 0 138px;
  border-radius: 60px;
  display: inline-block;
  background-color: var(--tp-common-white);
  border: 1px solid rgba(33, 33, 45, 0.1);
}
.it-project-arrow button:hover {
  background-color: #7463FF;
  color: var(--tp-common-white);
}
.it-project-dots {
  margin-top: -40px;
}
@media (max-width: 767px) {
  .it-project-dots {
    margin-top: 0;
  }
}

/*----------------------------------------*/
/*  7.7 Funfact Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  7.8 Work Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  7.9 Testimonail Css
/*----------------------------------------*/
.dgm-testimonial-radius {
  border-radius: 20px;
  overflow: hidden;
  /* background-size: cover; */
  /* background-repeat: no-repeat; */
}

/*----------------------------------------*/
/*  8.0 Award Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  8.1 Video Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  8.2 Brand Css
/*----------------------------------------*/
@media (max-width: 767px) {
  .des-brand-area {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.amq-career-strip {
  width: 100%;
}

.amq-career-strip-inner {
  position: relative;
  overflow: hidden;
  padding: 20px 28px 0;
  /* background: url("../img/home-08/hero/hero-bg-shape.png") center/cover no-repeat, #ffffff; */
  width: 100%;
}

.amq-career-strip-track {
  display: flex;
  gap: 0;
  --amq-career-list-width: 50%;
  width: calc(var(--amq-career-list-width, 50%) * 2);
  --amq-career-duration: 18s;
  animation: amq-career-marquee var(--amq-career-duration) linear infinite;
  will-change: transform;
  flex-wrap: nowrap;
}

.amq-career-strip-list {
  display: flex;
  align-items: stretch;
  gap: 24px;
  padding-right: 0;
  flex-shrink: 0;
}
.amq-career-strip-list:first-child {
  margin-right: 24px;
}

.amq-career-logo-card {
  flex: 0 0 auto;
  width: 170px;
  height: 90px;
  border-radius: 16px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  background-color: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.amq-career-logo-card img {
  max-width: 80%;
  max-height: 60px;
  object-fit: contain;
}

@keyframes amq-career-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-1 * var(--amq-career-list-width, 50%)));
  }
}

@media (max-width: 767px) {
  .amq-career-strip-inner {
    padding: 20px 0;
  }
  .amq-career-strip-list {
    gap: 16px;
    padding-right: 0;
  }
  .amq-career-strip-list:first-child {
    margin-right: 16px;
  }
  .amq-career-logo-card {
    width: 130px;
    height: 70px;
    padding: 14px;
  }
}

.tp-brand-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -0.02em;
  color: var(--tp-common-black);
  font-family: var(--tp-ff-grotesk);
}
.tp-brand-title::after {
  content: "";
  height: 8px;
  width: 8px;
  margin-left: 30px;
  border-radius: 50%;
  display: inline-block;
  transform: translateY(-4px);
  background-color: var(--tp-common-black);
}
.tp-brand-wrapper {
  padding: 30px 0 26px 0;
  transform: rotate(2deg);
}
@media (max-width: 767px) {
  .tp-brand-wrapper {
    transform: rotate(0);
  }
}
.tp-brand-wrapper .slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.tp-brand-active .swiper-slide {
  width: auto;
}

.ar-brand-style .tp-brand-wrapper {
  margin-top: -1px;
  transform: rotate(0);
  padding: 30px 0 26px 0;
}
.ar-brand-style .tp-brand-title {
  font-size: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--tp-common-white);
  font-family: var(--tp-ff-clash-medium);
}
.ar-brand-style .tp-brand-title::after {
  background-color: var(--tp-common-white);
}
@media (max-width: 767px) {
  .ar-brand-area {
    /* margin-bottom: 80px; */
  }
}

.slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

/*----------------------------------------*/
/*  8.3 Team Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  8.4 Step Css
/*----------------------------------------*/
.it-step-title-box p {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.56;
  /* color: rgba(254, 255, 249, 0.7); */
}
@media (max-width: 767px) {
  .it-step-title-box p br {
    display: none;
  }
}

/*----------------------------------------*/
/*  8.5 Choose Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  8.6 Price Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  8.7 Faq Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  8.8 Success Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  8.9 Instagram Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.0 Feature Css
/*----------------------------------------*/
.it-feature-item {
  position: relative;
  height: 100%;
  border-radius: 20px;
  padding: 60px 30px 55px;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.it-feature-item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: var(--tp-common-white);
  box-shadow: 0 2px 3px 0 rgba(50, 41, 73, 0.1);
}
.it-feature-item:hover::before {
  top: 15px;
  left: 15px;
  height: calc(100% - 30px);
  width: calc(100% - 30px);
}
.it-feature-item:hover .it-feature-icon::before {
  transform: translate(-50%, -50%) scale(1.25);
}
.it-feature-title {
  font-weight: 500;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 55px;
  letter-spacing: 0.02em;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-feature-title {
    margin-bottom: 15px;
  }
}
.it-feature-icon {
  position: relative;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 55px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-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), (max-width: 767px) {
  .it-feature-icon {
    margin-bottom: 15px;
  }
}
.it-feature-icon.color-1::before {
  background-color: #FFE9FD;
}
.it-feature-icon::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  height: 160px;
  width: 160px;
  z-index: -1;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  transform: translate(-50%, -50%);
}
.it-feature-icon img {
  min-width: 110px;
}
.it-feature-content p {
  font-weight: 400;
  font-size: 17px;
  color: #61616a;
  margin-bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-feature-content p br {
    display: none;
  }
}

/*----------------------------------------*/
/*  9.1 Review Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.2 Stack Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.3 Benefits Css
/*----------------------------------------*/

.it-benifit-bg {
  padding: 70px;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .it-benifit-bg {
    padding: 30px;
  }
}
.it-benifit-shape {
  position: absolute;
  top: 50px;
  right: 20px;
}
@media (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .it-benifit-shape {
    display: none;
  }
}
.it-benifit-icon {
  height: 46px;
  width: 46px;
  line-height: 42px;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}
.it-benifit-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 12px;
  display: inline-block;
  transform: rotate(45deg);
  background-color: #FFC4C0;
}
.it-benifit-icon svg {
  margin-left: 2px;
}
.it-benifit-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 12px;
  letter-spacing: 0.02em;
  color: var(--tp-common-black-10);
  font-family: var(--tp-ff-platform);
  position: relative;
}
.it-benifit-title::before {
  position: absolute;
  top: -6px;
  left: -25px;
  content: "";
  height: 36px;
  width: 1px;
  display: inline-block;
  background-color: var(--tp-common-black-10);
}
.it-benifit-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
  color: var(--tp-common-black-10);
}
.it-benifit-item {
  padding: 20px 0;
  padding-left: 24px;
  border-left: 1px solid rgba(33, 33, 45, 0.1);
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .it-benifit-item {
    margin-bottom: 30px;
  }
}

/*----------------------------------------*/
/*  9.4 Cta Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.5 Intaractive Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.6 Project Slider Css
/*----------------------------------------*/
/* ============ creative Slider ================= */

/* ============ creative Slider ================= */
/* ============ Showcase Slider ================= */

/* ============ Showcase Slider ================= */
/* ============ parallax Slider ================= */

/* ============ parallax Slider ================= */
/* ============ showcase Slider ================= */

/* ============ showcase Slider ================= */

/* SLIDER */

/*----------------------------------------*/
/*  9.7 Career Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.8 Contact Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  9.9 Portfolio css
/*----------------------------------------*/
@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) {
  .tp-pd-4-slider-heading {
    margin-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .tp-pd-4-slider-heading {
    margin-bottom: 80px;
  }
}

/*----------------------------------------*/
/*  10.0 Shop Css
/*----------------------------------------*/

@keyframes zoomInOut {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}

/*----------------------------------------*/
/*  10.1 Shop Details Css
/*----------------------------------------*/

.modal {
  overflow-y: scroll;
  overflow-x: hidden;
  --bs-modal-border-width: 0;
  --bs-modal-border-radius: 0;
}

/*----------------------------------------*/
/*  10.2 Login Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  10.3 Checkout css
/*----------------------------------------*/

/*----------------------------------------*/
/*  10.4 Cart css
/*----------------------------------------*/

/*----------------------------------------*/
/*  10.5 Account css
/*----------------------------------------*/

/*----------------------------------------*/
/*  10.6 Error Css
/*----------------------------------------*/

/*----------------------------------------*/
/*  10.7 Dark Css Start
/*----------------------------------------*/

/*----------------------------------------*/
/*  10.8 Light Css Start
/*----------------------------------------*/
@keyframes animate-pulse-2 {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  40% {
    box-shadow: 0 0 0 50px rgba(0, 0, 74, 0), 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  80% {
    box-shadow: 0 0 0 50px rgba(0, 0, 74, 0), 0 0 0 30px rgba(0, 0, 74, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 74, 0), 0 0 0 30px rgba(0, 0, 74, 0);
  }
}

/* mentor grid */
.amq-mentor-area {
  position: relative;
}

.amq-mentor-card {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.amq-mentor-thumb {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  aspect-ratio: 57 / 40;
  background-color: #f7f7f7;
}

.amq-mentor-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.6s ease;
}

.amq-mentor-card:hover .amq-mentor-thumb img {
  transform: scale(1.05);
}

.amq-mentor-overlay {
  position: absolute;
  left: 24px;
  /* right: 24px; */
  bottom: 24px;
  background-color: #fff;
  color: #111;
  border-radius: 8px;
  padding: 7px 7px 7px;
  box-shadow: 0 20px 35px rgba(15, 15, 15, 0.12);
}

.amq-mentor-name {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 1.2;
}
.amq-mentor-university {
  display: inline-flex;
  align-items: center;
  margin: 18px 8px 0 8px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #111;
}

.amq-mentor-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  color: #4c4c4c;
}

.amq-mentor-tag {
  display: inline-flex;
  align-items: flex-start;
  font-weight: 600;
  color: #4c4c4c;
  font-size: 14px;
  padding: 0;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  white-space: pre-line;
  line-height: 1.4;
}

@media (max-width: 767px) {
  .amq-mentor-thumb {
    border-radius: 26px;
  }

  .amq-mentor-overlay {
    left: 16px;
    /* right: 16px; */
    bottom: 16px;
    padding: 7px 7px;
  }

  .amq-mentor-name {
    font-size: 20px;
  }
  .amq-mentor-university {
    font-size: 15px;
    margin-top: 16px;
  }

  .amq-mentor-tags {
    gap: 8px;
    margin-top: 16px;
  }
}

/* lets talk modal */
.amq-modal {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px 16px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 9999;
}
.amq-modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.amq-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 6, 9, 0.75);
  cursor: pointer;
}
.amq-modal__dialog {
  position: relative;
  box-sizing: border-box;
  width: min(560px, calc(100% - 24px));
  margin: 0 auto;
  background-color: #fff;
  border-radius: 22px;
  padding: 52px 32px 28px;
  box-shadow: 0 35px 80px rgba(18, 18, 18, 0.35);
  z-index: 1;
  max-height: 90vh;
  overflow-y: auto;
}
.amq-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 50%;
  background-color: transparent;
  color: #111;
  font-size: 24px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.amq-modal__close:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.amq-modal__eyebrow {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(17, 17, 17, 0.65);
  margin-bottom: 8px;
}
.amq-modal__title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 6px;
  color: #111;
}
.amq-modal__subtitle {
  font-size: 15px;
  color: rgba(17, 17, 17, 0.8);
  margin-bottom: 18px;
}
.amq-modal__form {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.amq-modal__field {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.amq-modal__field label {
  font-size: 14px;
  font-weight: 500;
  color: rgba(17, 17, 17, 0.9);
}
.amq-modal__field input {
  border-radius: 12px;
  border: 1px solid rgba(17, 17, 17, 0.12);
  padding: 10px 14px;
  font-size: 15px;
  line-height: 1.4;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.amq-modal__field input:focus {
  border-color: var(--tp-common-yellow-green);
  box-shadow: 0 0 0 3px rgba(233, 255, 72, 0.35);
  outline: none;
}
.amq-modal__message {
  display: none;
  border-radius: 10px;
  padding: 10px 14px;
  font-size: 14px;
  font-weight: 600;
  background-color: #f0fdf4;
  border: 1px solid rgba(5, 150, 105, 0.4);
  color: #065f46;
}
.amq-modal__message.is-visible {
  display: block;
}
.amq-modal__message.is-error {
  background-color: #fef2f2;
  border-color: rgba(220, 38, 38, 0.4);
  color: #b91c1c;
}
.amq-modal__submit {
  width: 100%;
  justify-content: center;
  font-size: 16px;
  min-height: 52px;
  text-transform: uppercase;
}
.amq-modal__submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.amq-modal__content.amq-refund-policy {
  display: flex;
  flex-direction: column;
  gap: 12px;
  color: #111;
  font-size: 15px;
}
.amq-refund-policy h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #0f172a;
}
.amq-refund-policy h5 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 2px;
  color: #1f2937;
}
.amq-refund-policy p {
  margin: 0;
  line-height: 1.6;
  color: rgba(15, 23, 42, 0.85);
  font-size: 16px;
}
.amq-refund-policy ul,
.amq-refund-policy ol {
  margin: 0;
  padding-left: 20px;
  color: rgba(15, 23, 42, 0.85);
}
.amq-refund-policy li {
  margin-bottom: 6px;
}
.amq-footer-form {
  background-color: rgba(255, 255, 255, 0.92);
  border-radius: 18px;
  padding: 28px;
  box-shadow: 0 12px 35px rgba(15, 23, 42, 0.08);
}
.amq-footer-form .amq-modal__field input {
  background-color: #fff;
}
.amq-footer-form .amq-footer-submit {
  align-self: flex-start;
  min-width: 180px;
}
@media (max-width: 767px) {
  .amq-footer-form {
    padding: 22px;
  }
  .amq-footer-form .amq-footer-submit {
    width: 100%;
    align-self: stretch;
  }
}
body.amq-modal-open {
  overflow: hidden;
}
@media (max-width: 575px) {
  .amq-modal__dialog {
    width: calc(100% - 32px);
    padding: 46px 18px 24px;
    border-radius: 22px;
  }
  .amq-modal__title {
    font-size: 22px;
  }
  .amq-modal__subtitle {
    font-size: 14px;
  }
  .amq-modal__close {
    width: 34px;
    height: 34px;
    font-size: 20px;
  }
}

.amq-video-section {
            /* padding: 100px 0 90px; */
            background: linear-gradient(180deg, #f8fbff 0%, #eef2ff 100%);
        }
        .amq-video-section .amq-video-header {
            max-width: 820px;
            margin: 0 auto 50px;
            text-align: center;
        }
        .amq-video-title {
            font-size: clamp(2rem, 2.8vw, 3rem);
            font-weight: 600;
            color: #0f172a;
        }
        .amq-video-text {
            font-size: 1.125rem;
            color: #4c4c4c;
            margin: 0 auto;
            max-width: 720px;
        }
        .amq-video-layout {
            display: flex;
            flex-direction: column;
            gap: 28px;
        }
        @media (min-width: 992px) {
            .amq-video-layout {
                display: grid;
                grid-template-columns: minmax(0, 58%) minmax(0, 42%);
                gap: 40px;
                align-items: flex-start;
            }
        }
        .amq-video-card {
            border-radius: 26px;
            border: 1px solid rgba(15, 23, 42, 0.08);
            background-color: #fff;
            box-shadow: 0 25px 60px rgba(15, 23, 42, 0.08);
            overflow: hidden;
        }
.amq-video-frame {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-color: #000;
}
.amq-video-placeholder {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  background: none;
  cursor: pointer;
  overflow: hidden;
}
.amq-video-thumb {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: transform 0.4s ease;
}
.amq-video-placeholder::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.45) 100%);
}
.amq-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.amq-video-placeholder:hover .amq-video-thumb {
  transform: scale(1.04);
}
.amq-video-placeholder:hover .amq-video-play,
.amq-video-placeholder:focus-visible .amq-video-play {
  transform: translate(-50%, -50%) scale(1.05);
  box-shadow: 0 12px 30px rgba(15, 23, 42, 0.2);
}
.amq-video-placeholder:focus-visible {
  outline: 2px solid #ffd938;
  outline-offset: 4px;
}
.amq-video-card--vertical .amq-video-frame {
  padding-top: 177.77%;
}
.amq-video-frame iframe {
  position: absolute;
            inset: 0;
            width: 100%;
            height: 100%;
            border: 0;
        }
        .amq-video-short-rail {
            overflow-x: auto;
            padding-bottom: 6px;
            scrollbar-width: thin;
            display: flex;
            height: 100%;
        }
        .amq-video-short-track {
            display: flex;
            gap: 18px;
            min-width: max-content;
            align-items: stretch;
        }
        .amq-video-card--vertical {
            flex: 0 0 auto;
            width: 190px;
        }
        @media (max-width: 767px) {
            .amq-video-card--vertical {
                width: 160px;
            }
        }
        @media (min-width: 1200px) {
            .amq-video-card--vertical {
                width: 220px;
            }
        }
        .amq-video-cta {
            margin-top: 50px;
            text-align: center;
        }
        .amq-video-section .tp-btn-yellow-green {
            min-width: 260px;
        }
        .amq-testimonial-area {
            position: relative;
        }
        .amq-testimonial-area .container {
            padding-left: 20px;
            padding-right: 20px;
        }
        @media (max-width: 575px) {
            .amq-testimonial-area .container {
                padding-left: 16px;
                padding-right: 16px;
            }
        }
        .amq-testimonial-slider {
            overflow: hidden;
            width: 100%;
        }
        .amq-testimonial-track {
            display: flex;
            gap: 24px;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            padding-bottom: 10px;
            scrollbar-width: none;
        }
        .amq-testimonial-track::-webkit-scrollbar {
            display: none;
        }
        .amq-testimonial-card {
            flex: 0 0 calc((100% - 48px) / 3);
            background: #fff;
            border-radius: 24px;
            border: 1px solid rgba(15, 23, 42, 0.08);
            box-shadow: 0 20px 45px rgba(15, 23, 42, 0.08);
            padding: 28px;
            scroll-snap-align: start;
        }
        @media (max-width: 1199px) {
            .amq-testimonial-card {
                flex: 0 0 calc((100% - 24px) / 2);
            }
        }
        @media (max-width: 767px) {
            .amq-testimonial-card {
                flex: 0 0 100%;
            }
        }
        .amq-testimonial-card-head {
            display: flex;
            align-items: center;
            gap: 14px;
            margin-bottom: 12px;
        }
        .amq-testimonial-avatar {
            width: 48px;
            height: 48px;
            border-radius: 50%;
            object-fit: cover;
            border: 2px solid rgba(15, 23, 42, 0.1);
        }
        .amq-testimonial-name {
            font-size: 1.05rem;
            margin: 0;
            color: #0f172a;
        }
        .amq-testimonial-stars {
            margin-top: 6px;
            font-size: 0.95rem;
            color: #ffb703;
            letter-spacing: 2px;
        }
        .amq-testimonial-text {
            font-size: 1rem;
            color: #1f2937;
            line-height: 1.6;
            margin-bottom: 0;
        }
        .amq-testimonial-dots {
            display: flex;
            justify-content: center;
            gap: 10px;
            margin-top: 35px;
        }
        .amq-testimonial-dot {
            width: 10px;
            height: 10px;
            border-radius: 999px;
            border: 0;
            background: rgba(15, 23, 42, 0.25);
            transition: all 0.2s ease;
            padding: 0;
            cursor: pointer;
        }
        .amq-testimonial-dot.is-active {
            width: 26px;
            background: #0f172a;
        }
        .amq-cert-section {
            /* padding: 110px 0; */
            background: linear-gradient(180deg, #f8fbff 0%, #eef2ff 100%);
        }
        .amq-cert-header {
            max-width: 900px;
            margin: 0 auto 50px;
            text-align: center;
        }
        .amq-cert-title {
            font-size: clamp(2rem, 2.8vw, 3rem);
            font-weight: 600;
            /* margin-bottom: 18px; */
            background: #4c4c4c;/* linear-gradient(90deg, #1f56ff 0%, #6f00ff 100%); */
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
        .amq-cert-text {
            font-size: 1.125rem;
            color: #4c4c4c;
        }
        .amq-cert-list-card {
            max-width: 920px;
            margin: 0 auto 50px;
            background: linear-gradient(90deg, rgba(31, 86, 255, 0.08), rgba(111, 0, 255, 0.08));
            border: 1px solid rgba(31, 86, 255, 0.2);
            border-radius: 28px;
            padding: 40px;
            box-shadow: 0 25px 60px rgba(31, 86, 255, 0.08);
        }
        .amq-cert-list-card h4 {
            margin-bottom: 22px;
            font-size: 1.35rem;
            font-weight: 600;
        }
        .amq-cert-list {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 16px 30px;
        }
        @media (max-width: 575px) {
            .amq-cert-list {
                grid-template-columns: 1fr;
            }
            .amq-cert-list-card {
                padding: 30px;
            }
        }
        .amq-cert-list-item {
            display: flex;
            align-items: center;
            font-weight: 500;
            color: #1e293b;
            gap: 12px;
        }
        .amq-cert-check {
            width: 28px;
            height: 28px;
            border-radius: 50%;
            background: #1f56ff;
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .amq-cert-check svg {
            width: 14px;
            height: 14px;
            color: #fff;
        }
        .amq-cert-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
            gap: 32px;
            max-width: 1100px;
            margin: 0 auto;
        }
        .amq-cert-card {
            text-align: center;
        }
        .amq-cert-card img {
            width: 100%;
            border-radius: 20px;
            box-shadow: 0 20px 40px rgba(15, 23, 42, 0.12);
            background: #fff;
            object-fit: cover;
        }
        .amq-cert-card h3 {
            margin-top: 18px;
            font-size: 1.15rem;
            font-weight: 600;
            color: #0f172a;
        }
        .amq-faq-section {
            /* padding: 110px 0; */
            background: linear-gradient(180deg, #f8fbff 0%, #eef2ff 100%);
        }
        .amq-faq-header {
            max-width: 900px;
            margin: 0 auto 50px;
            text-align: center;
        }
        .amq-faq-title {
            font-size: clamp(2rem, 2.7vw, 3rem);
            font-weight: 600;
            /* margin-bottom: 18px; */
        }
        .amq-faq-text {
            font-size: 1.05rem;
            color: #4c4c4c;
            max-width: 720px;
            margin: 0 auto;
        }
        .amq-faq-list {
            max-width: 960px;
            margin: 0 auto;
            display: flex;
            flex-direction: column;
            gap: 18px;
        }
        .amq-faq-item {
            border: 1px solid rgba(31, 86, 255, 0.15);
            border-radius: 18px;
            background: rgba(248, 250, 255, 0.9);
            box-shadow: 0 15px 40px rgba(15, 23, 42, 0.08);
            overflow: hidden;
        }
        .amq-faq-question {
            width: 100%;
            background: transparent;
            border: 0;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 1.05rem;
            font-weight: 600;
            color: #0f172a;
            padding: 20px 28px;
            cursor: pointer;
            text-align: left;
        }
        .amq-faq-icon {
            width: 22px;
            height: 22px;
            border-radius: 50%;
            border: 1px solid rgba(31, 86, 255, 0.5);
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 12px;
            color: #1f56ff;
            transition: transform 0.3s ease;
            flex: 0 0 22px;
            min-width: 22px;
            min-height: 22px;
        }
        .amq-faq-item.is-open .amq-faq-icon {
            transform: rotate(45deg);
        }
        .amq-faq-answer {
            padding: 0 28px 0;
            color: #4c4c4c;
            line-height: 1.6;
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
        }
        .amq-faq-item.is-open .amq-faq-answer {
            padding-bottom: 20px;
        }
        .amq-refund-link {
            border: 0;
            background: none;
            color: #1f56ff;
            font-weight: 600;
            text-decoration: underline;
            cursor: pointer;
            padding: 0;
        }
        .amq-refund-link:hover,
        .amq-refund-link:focus {
            text-decoration: none;
            outline: none;
        }
        .amq-faq-support {
            margin-top: 50px;
            text-align: center;
            color: #4c4c4c;
        }
        .amq-faq-support a {
            color: #1f56ff;
        }
