
p {
	margin-block-end: 0px;
  margin-block-start: 0px;
}

* {
  outline: none !important;
}

*:focus {
  outline: none !important;
  box-shadow: none !important;
}

input:focus,
textarea:focus,
select:focus,
a:focus {
  outline: none !important;
  box-shadow: none !important;
}

::marker {
    color: var(--e-global-color-gray_90);
}

.elementor-button-icon {
  font-size: 16px;
  display: flex;
  align-content: center;
}

.elementor-icon-wrapper {
  line-height: 0px !important;
  font-size: 0px !important;
}

:root {
  font-size: 16px;
}

.tnd-content a {
    color: var(--e-global-color-dark_gray);
}

.tnd-content a:hover {
	  text-decoration-color: var(--e-global-color-yellow) !important;
	text-decoration: underline;
}

.tnd-content ul li:last-child, .tnd-content ol li:last-child {
    margin-bottom: 0px;
}

.tnd-content ul li, .tnd-content ol li {
    margin-bottom: 8px;
}

.tnd-content p:last-child {
    margin-bottom: 0 !important;
}

.tnd-link-footer ul {
	display: flex;
  flex-direction: column;
  gap: 10px;
}

.tnd-link-footer .elementor-nav-menu:after {
	display: none;
}

.tnd-link-footer .elementor-nav-menu .elementor-item {
    display: inline-block;
    width: auto;
}

.tnd-footer-copyright {
	color: var(--e-global-color-gray_90);
	font-family: "Mulish", Sans-serif;
  font-size: clamp(0.8125rem, 0.4vw + 0.75rem, 0.875rem);
  line-height: 1.5;
}

#tnd-link-copyright {
	color: var(--e-global-color-gray_90);
	font-family: "Mulish", Sans-serif;
  font-size: clamp(0.8125rem, 0.4vw + 0.75rem, 0.875rem);
  line-height: 1.5;
}

#tnd-link-copyright:hover {
	color: var(--e-global-color-yellow);
}

.tnd-social-icon .elementor-grid-item {
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  width: 28px !important;
  height: 28px !important;
}

.tnd-social-icon .elementor-social-icon:hover {
  transform: translateY(-3px);
  opacity: 1 !important;
}

.tnd-social-icon .elementor-social-icon svg {
    width: 14px !important;
    height: 14px !important;
}

@media (max-width: 767px) {
    .elementor-281 .elementor-element.elementor-element-ca71201 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

::selection {
    background: var(--e-global-color-yellow);
    color: var(--e-global-color-black);
}

::-moz-selection {
    background: var(--e-global-color-yellow);
    color: var(--e-global-color-black);
}

.tnd-form-contact input#form-field-field_2a6a9bf {
    margin: 0px !important;
	  accent-color: var(--e-global-color-yellow);
	  width: 15px;
		height: 15px;
	  margin-top: 3px !important;
}

.tnd-form-text-acceptance {
    font-size: clamp(0.875rem, 0.3vw + 0.75rem, 0.9375rem);
    color: var(--e-global-color-dark_gray);
	  line-height: 1.5;
}

.tnd-form-contact .elementor-field-option {
    display: flex;
    gap: 8px;
	  align-items: flex-start;
}

.tnd-form-text-acceptance a {
    color: var(--e-global-color-dark_gray);
	  text-decoration: underline;
}

.tnd-form-text-acceptance a:hover {
	  text-decoration-color: var(--e-global-color-yellow);
}

.tnd-form-contact input::placeholder {
	opacity: 1 !important;
}

.tnd-form-contact textarea::placeholder {
	opacity: 1 !important;	
}

.select-caret-down-wrapper {
    display: none;
}

.elementor-field-type-select .elementor-field-textual {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25'%3E%3Cpath d='M4 8l8 8 8-8' fill='%23111111'/%3E%3C/svg%3E");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.tnd-form-contact input:focus {
    border-color: var(--e-global-color-dark_gray) !important;
}

.tnd-form-contact textarea:focus {
    border-color: var(--e-global-color-dark_gray) !important;
}

#tnd-form-contact select:focus {
    border-color: var(--e-global-color-dark_gray) !important;
}

.tnd-faq svg {
	width: 15px;
	height: 15px;
}

.tnd-faq details {
    background-color: var(--e-global-color-gray_10);
    border-radius: 10px;
    padding: 20px;
    border: 1px solid var(--e-global-color-gray_50);
}

.tnd-faq summary.e-n-accordion-item-title {
    gap: 20px !important;
}

.ndt-wrap,
.ndt-wrap .ndt-select,
.ndt-wrap .ndt-link-yellow,
.ndt-wrap .ndt-btn-green,
.ndt-wrap .ndt-copy-btn {
  font-family: "Mulish", Sans-serif !important;
}

.tnd-bg-congviec {
  backdrop-filter: blur(15px) saturate(150%) brightness(108%);
  -webkit-backdrop-filter: blur(15px) saturate(150%) brightness(108%);
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  background: rgba(255, 255, 255, 0.05);
  will-change: transform, backdrop-filter;
}

.tnd-icon-wrapper .elementor-icon-wrapper {
    display: inline-flex;
    border-radius: 15px;
    padding: 2px;
    background: linear-gradient(to top, #ffd100, #ffe033 60%, #fff3b0);
    box-shadow:
        0 1px 2px rgba(180, 140, 0, 0.08),
        0 4px 8px rgba(255, 209, 0, 0.10),
        0 12px 24px rgba(255, 200, 0, 0.08);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    position: relative;
}

.tnd-icon-wrapper .elementor-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    background: linear-gradient(145deg, #FFFEF5, #FFFBE6);
    border: none;
    box-shadow: none;
    position: relative;
    z-index: 1;
}

.tnd-icon-wrapper-red .elementor-icon-wrapper {
    display: inline-flex;
    border-radius: 15px;
    padding: 2px;
    background: linear-gradient(to top, #c00, #e03333 60%, #ffb0b0);
    box-shadow:
        0 1px 2px rgba(140, 0, 0, 0.08),
        0 4px 8px rgba(192, 0, 0, 0.10),
        0 12px 24px rgba(180, 0, 0, 0.08);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    position: relative;
}
.tnd-icon-wrapper-red .elementor-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    background: linear-gradient(145deg, #FFF5F5, #FFE6E6);
    border: none;
    box-shadow: none;
    position: relative;
    z-index: 1;
}

.tnd-vertical-line {
    width: 1px;
    height: 100%;
    background: var(--e-global-color-gray);
}

.tnd-link-baochi .elementor-button-icon svg {
    width: 10px;
}

.tnd-link-baochi {
    display: flex;
    align-items: center;
}


.tnd-about-works .tnd-logo-carousel-wrapper .tnd-logo-carousel-container:after {
    right: 0;
    background: linear-gradient(to left, #f6f6f7 0%, transparent 100%);
}

.tnd-about-works .tnd-logo-carousel-wrapper .tnd-logo-carousel-container:before {
    left: 0;
    background: linear-gradient(to right, #f6f6f7 0%, transparent 100%);
}




.tnd-khung-baiviet-img {
  overflow: hidden;
  position: relative;
}

.tnd-khung-baiviet-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}

.tnd-khung-baiviet:hover .tnd-khung-baiviet-img img {
  transform: scale(1.08);
}

.tnd-khung-baiviet-img {
  overflow: hidden;
  position: relative;
}

.tnd-khung-baiviet-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}

.tnd-khung-baiviet:hover .tnd-khung-baiviet-img img {
  transform: scale(1.08);
}

/* --- Icon mắt với bg tròn blur --- */
.tnd-khung-baiviet-img::before {
  content: '';
  background-image: url('/wp-content/uploads/2026/04/eye-white.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  background-color: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(15px) saturate(150%) brightness(108%);
  -webkit-backdrop-filter: blur(15px) saturate(150%) brightness(108%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 2;
  opacity: 0;
  scale: 0.7;
  transition:
    opacity 0.35s ease,
    scale 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
  pointer-events: none;
}

.tnd-khung-baiviet:hover .tnd-khung-baiviet-img::before {
  opacity: 1;
  scale: 1;
}

.tnd-khungbv-tagcm span:not(:first-of-type) {
  display: none;
}

.tnd-khung-baiviet .elementor-widget-theme-post-title {
  display: flex;
  align-self: flex-start;
  justify-content: space-between;
  gap: 15px;

}

.tnd-khung-baiviet .elementor-widget-theme-post-title .elementor-heading-title {
  flex: 1;
  margin: 0;
}

.tnd-khung-baiviet .elementor-widget-theme-post-title::after {
  content: '';
	margin-top: 10px;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  background-image: url('/wp-content/uploads/2026/03/icon-arrow-up-right.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: rotate(0deg);
  transition: transform 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  display: block;
}

.tnd-khung-baiviet:hover .elementor-widget-theme-post-title::after {
  transform: rotate(45deg);
}


/* Breadcrumbs */
.tnd-breadcrumb .rank-math-breadcrumb {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-family: "Mulish", Sans-serif;
	  color: var(--e-global-color-gray);
}

.tnd-breadcrumb .rank-math-breadcrumb p {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0px;
}

.tnd-breadcrumb .rank-math-breadcrumb a,
.tnd-breadcrumb .rank-math-breadcrumb .separator {
    flex-shrink: 0;
    display: inline-block;
    color: var(--e-global-color-gray);
}

.tnd-breadcrumb .rank-math-breadcrumb a:hover {
	color: var(--e-global-color-black);
}

.tnd-breadcrumb .rank-math-breadcrumb .separator {
    margin: 0 8px;
}

.tnd-breadcrumb .rank-math-breadcrumb .last {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    min-width: 0;
}

.elementor-element-0c2804c {
	width: 100% !important;
}

.elementor-element-0c2804c .elementor-author-box__avatar {
    line-height: 0;
}

.elementor-element-2bf702c {
	width: 100% !important;
}

.tnd-baiviet-author .elementor-author-box__avatar {
	line-height: 0;
}

@media screen and (max-width: 768px) {
	.tnd-baiviet-author .elementor-author-box {
    flex-direction: column !important;
	}
	
	.tnd-baiviet-author .elementor-author-box__avatar {
		margin-inline-end: 0px !important;
		margin-bottom: 15px;
	}
	
}

.tnd-form-newsletter input:focus {
    border-color: var(--e-global-color-gray_30) !important;
}

.nadigi-primary-category-link {
	font-family: 'Mulish', sans-serif;
    font-size: clamp(0.75rem, 0.3vw + 0.65rem, 0.84375rem);
    font-weight: 700;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5px;
	  color: var(--e-global-color-dark_gray);
}

.nadigi-primary-category-link:hover {
	  color: var(--e-global-color-gray);
}



/* =========================================
   6. BLOG & CONTENT
   ========================================= */

/* Content Typography & Spacing */
.tnd-content-blog h2, .tnd-content-blog h3, .tnd-content-blog h4,
.tnd-content-blog h5, .tnd-content-blog h6,
.tnd-content-blog p, .tnd-content-blog ul, .tnd-content-blog ol,
.tnd-content-blog figure, .tnd-content-blog blockquote,
.tnd-content-blog table {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}

/* Chặn margin-top phần tử đầu tiên trong container */
.tnd-content-blog > *:first-child {
    margin-top: 0 !important;
}
/* Trường hợp Elementor bọc thêm wrapper bên trong */
.tnd-content-blog > *:first-child > *:first-child {
    margin-top: 0 !important;
}

/* Headings */
.tnd-content-blog h2, .tnd-content-blog h3,
.tnd-content-blog h4, .tnd-content-blog h5, .tnd-content-blog h6 {
    font-family: "Fraunces", Sans-serif;
    font-weight: 400;
	  color: var(--e-global-color-black);
}
.tnd-content-blog h2 { font-size: clamp(1rem, 4vw + 0.5rem, 2rem); line-height: 1.3; }
.tnd-content-blog h3 { font-size: clamp(1rem, 3.2vw + 0.5rem, 1.75rem); line-height: 1.35; }
.tnd-content-blog h4 { font-size: clamp(1rem, 2.5vw + 0.5rem, 1.5rem); line-height: 1.4; }
.tnd-content-blog h5 { font-size: clamp(1rem, 2vw + 0.5rem, 1.375rem); line-height: 1.45; }
.tnd-content-blog h6 { font-size: clamp(1rem, 1.5vw + 0.5rem, 1.25rem); line-height: 1.5; }

/* Paragraph */
.tnd-content-blog p {
    line-height: 1.5;
    font-family: "Mulish", Sans-serif;
    font-size: 1rem;
}

/* Links */
.tnd-content-blog a {
    color: var(--e-global-color-orange);
    transition: all 0s ease;
}
.tnd-content-blog a:hover {
    color: var(--e-global-color-maroon);
}

/* Images & Figures */
.tnd-content-blog img {
    border-radius: 10px;
}
.tnd-content-blog figure {
    max-width: 100% !important;
}
.tnd-content-blog figure img {
    max-width: 100%;
    height: auto;
    display: block;
}
.tnd-content-blog figcaption {
    text-align: center;
    margin-top: 10px;
    font-size: 0.9rem;
    font-weight: 600 !important;
	  font-style: italic;
    color: var(--e-global-color-gray);
}

/* Blockquotes */
.tnd-content-blog blockquote {
    padding: 0 0 0 15px;
    border-left: 3px solid var(--e-global-color-yellow);
	  margin: 0px !important;
	  font-style: italic;
}

/* Lists */
.tnd-content-blog ul li,
.tnd-content-blog ol li {
    margin-bottom: 8px;
}

/* Tables */
.tnd-content-blog table {
    width: 100%;
    border-collapse: collapse; /* Đổi từ separate → collapse để có border bình thường */
    border-spacing: 0;
    margin-top: 20px !important;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    height: auto !important;
}
.tnd-content-blog table td,
.tnd-content-blog table th {
    width: 25%;
    min-width: 150px;
    padding: 0.75rem;
    vertical-align: top;
    border: 1px solid #dee2e6; /* Full border 4 cạnh */
    text-align: left;
    background-color: #ffffff; /* Màu nền mặc định rõ ràng */
    transition: background-color 0.3s ease;
}
.tnd-content-blog table thead th {
    background-color: #f8f9fa;
    border-bottom: 2px solid #dee2e6;
    font-weight: 700;
}

.tnd-content-blog table p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.tnd-content-blog table::-webkit-scrollbar { height: 5px; }
.tnd-content-blog table::-webkit-scrollbar-track { background: #F1F1F1; }
.tnd-content-blog table::-webkit-scrollbar-thumb {
    background: #D4D4D4;
    border-radius: 0;
}
.tnd-content-blog table::-webkit-scrollbar-thumb:hover { background: #808080; }


.tnd-list-dmpost .e-loop__load-more {
  width: fit-content;
  margin: 0 auto;
	margin-top: 60px !important;
	margin-bottom: 30px !important;
}

.tnd-list-dmpost .elementor-button {
  cursor: pointer;
  text-decoration: none;
  display: inline-flex;
  position: relative;
  transition: color 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.tnd-list-dmpost .e-load-more-spinner { display: none; }

.tnd-list-dmpost .elementor-button::after {
  content: '';
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  transform: translateX(-50%);
  transform-origin: top center;
  width: 1px;
  height: 30px;
  background: var(--e-global-color-gray);
  transition:
    height     0.45s cubic-bezier(0.4, 0, 0.2, 1),
    background 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.tnd-list-dmpost .e-loop__load-more:hover .elementor-button { color: #111; }

.tnd-list-dmpost .e-loop__load-more:hover .elementor-button::after {
  height: 40px;
  background: var(--e-global-color-dark_gray);
}


.tnd-dichvu-logokh .tnd-logo-carousel-wrapper .tnd-logo-carousel-container:after {
  display: none;
}

.tnd-dichvu-logokh .tnd-logo-carousel-wrapper .tnd-logo-carousel-container:before {
	display: none;
}

.tnd-logo-carousel-wrapper .elementor-image-gallery {
	padding: 0px !important;
}





.tnd-carousel-showcase .elementor-swiper-button-prev,
.tnd-carousel-showcase .elementor-swiper-button-next {
    position: static !important;
    transform: none !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
}

.tnd-carousel-showcase .elementor-widget-container {
    position: relative;
}

.tnd-carousel-showcase .elementor-swiper-button-prev,
.tnd-carousel-showcase .elementor-swiper-button-next,
.tnd-carousel-showcase .swiper-pagination {
    z-index: 10;
}

@media (min-width: 768px) {
    .tnd-carousel-showcase .elementor-swiper-button-prev {
        position: absolute !important;
        bottom: 0px !important;
        left: 50% !important;
        top: auto !important;
        right: auto !important;
        transform: translateX(-375px) !important;
        width: 40px !important;
        height: 40px !important;
        background: var(--e-global-color-yellow) !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        color: #1a1a1a !important;
        font-size: 18px !important;
        transition: background 0.25s, opacity 0.25s !important;
    }

    .tnd-carousel-showcase .elementor-swiper-button-next {
        position: absolute !important;
        bottom: 0px !important;
        left: 50% !important;
        top: auto !important;
        right: auto !important;
        transform: translateX(-325px) !important;
        width: 40px !important;
        height: 40px !important;
        background: var(--e-global-color-yellow) !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        color: #1a1a1a !important;
        font-size: 18px !important;
        transition: background 0.25s, opacity 0.25s !important;
    }

    .tnd-carousel-showcase .swiper-pagination {
        position: absolute !important;
        bottom: 19px !important;
        left: 50% !important;
        right: auto !important;
        top: auto !important;
        transform: translateX(-263px) !important;
        text-align: left !important;
        width: 638px !important;
        display: flex !important;
        align-items: center !important;
        gap: 6px !important;
    }
}

@media (max-width: 767px) {
    .tnd-carousel-showcase .elementor-swiper-button-prev {
        position: absolute !important;
        bottom: 0px !important;
        left: 10px !important;
        top: auto !important;
        right: auto !important;
        transform: none !important;
        width: 35px !important;
        height: 35px !important;
        background: var(--e-global-color-yellow) !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        color: #1a1a1a !important;
        font-size: 16px !important;
        transition: background 0.25s, opacity 0.25s !important;
    }

    .tnd-carousel-showcase .elementor-swiper-button-next {
        position: absolute !important;
        bottom: 0px !important;
        left: 55px !important;
        top: auto !important;
        right: auto !important;
        transform: none !important;
        width: 36px !important;
        height: 36px !important;
        background: var(--e-global-color-yellow) !important;
        border-radius: 50% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        color: #1a1a1a !important;
        font-size: 16px !important;
        transition: background 0.25s, opacity 0.25s !important;
    }

    .tnd-carousel-showcase .swiper-pagination {
        position: absolute !important;
        bottom: 16px !important;
        left: 110px !important;
        right: 10px !important;
        top: auto !important;
        transform: none !important;
        text-align: left !important;
        width: auto !important;
        display: flex !important;
        align-items: center !important;
        gap: 6px !important;
    }
}

.tnd-carousel-showcase .elementor-swiper-button-prev:hover,
.tnd-carousel-showcase .elementor-swiper-button-next:hover {
    opacity: 1 !important;
}

.tnd-carousel-showcase .elementor-swiper-button.swiper-button-disabled {
	  opacity: 0.6 !important;
	  cursor: not-allowed;
}

.tnd-carousel-showcase .elementor-swiper-button-prev svg,
.tnd-carousel-showcase .elementor-swiper-button-next svg {
    width: 25px !important;
    height: 25px !important;
    fill: #000000 !important;
}

.tnd-carousel-showcase .swiper-pagination-bullet {
    flex: 1 !important;
    height: 3px !important;
    width: auto !important;
    border-radius: 2px !important;
    background: #C5C5C5 !important;
    opacity: 1 !important;
    margin: 0 !important;
    transition: background 0.3s !important;
}

.tnd-carousel-showcase .swiper-pagination-bullet-active {
    background: var(--e-global-color-yellow) !important;
}


.tnd-dichvu-logokh {
	box-shadow: 0 4px 6px -2px #00000006, 0 12px 16px -4px #00000010;
}

.tnd-date-duan time:before {
	content: "#";
}


.tnd-contact-dagp {
	box-shadow: 0 4px 6px -2px #00000006, 0 12px 16px -4px #00000010;
}

.elementor-element-84db030 {
	width: 100% !important;
}





/* Base styles for service frame */
.tnd-service-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

/* Container styles */
.tnd-service-frame > .e-con {
  position: relative;
  width: 100%;
  z-index: 2;
}

.tnd-service-frame > .e-con:first-child {
  flex: 0 0 auto;
}

.tnd-service-frame > .e-con:last-child {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-top: -10px !important;
}

/* Background zoom + blur (chỉ zoom hình, không zoom khung) */
.tnd-service-frame::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  filter: blur(0px);
  transform: scale(1);                    /* thêm transform gốc */
  transition: 
    transform 0.45s cubic-bezier(0.25, 0.1, 0.25, 1),
    filter 0.45s cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: 1;
  will-change: transform, filter;         /* giúp mượt hơn */
}

.tnd-service-frame:hover::after {
  transform: scale(1.07);                 /* zoom nhẹ, tinh tế hơn 1.1 */
  filter: blur(6px);                      /* blur nhẹ hơn, tự nhiên */
}

/* Icon & Title giữ nguyên logic gốc, chỉ làm mượt hơn */
.tnd-service-frame .elementor-icon {
  transition: all 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: 3;
}

.tnd-service-frame .elementor-icon svg {
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.tnd-service-frame .elementor-heading-title {
  transition: color 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.tnd-service-frame:hover .elementor-icon {
  background-color: var(--e-global-color-yellow) !important;
}

.tnd-service-frame:hover .elementor-icon svg {
  transform: rotate(-38deg);              /* góc xoay nhỏ hơn, tự nhiên */
}

.tnd-service-frame:hover .elementor-heading-title {
  color: var(--e-global-color-white) !important;
}


