.teaque-favicon {
    border-radius: 50%;
}

.teaque-logo {
    height: 60px;
    width: 80px;
}

.footer-credit-link {
    color: #fff;
}

.footer-app-image {
    width: 80%;
}

.contact-map-frame {
    border: 0;
}

.home-hero-slider {
    position: relative;
    height: 100vh;
    min-height: 560px;
    overflow: hidden;
}

#home-banner-owl,
#home-banner-owl .owl-stage-outer,
#home-banner-owl .owl-stage,
#home-banner-owl .owl-item,
#home-banner-owl .item,
.home-hero-slider .banner-slide {
    height: 100%;
}

.home-hero-slider .banner-slide {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-hero-slider .banner-slide-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-hero-slider .banner-slide-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.42);
}

.home-hero-slider .home-banner-content {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: grid;
    place-items: center;
    padding: 0 24px;
}

.home-hero-slider .home-banner-text {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}

.home-hero-slider .home-banner-title {
    color: #fff;
    margin-bottom: 0;
    font-size: 80px;
    line-height: 1.02;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
}

.home-hero-slider .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 24px;
    transform: translateX(-50%);
    z-index: 4;
}

.home-hero-slider .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px;
    background: rgba(255, 255, 255, 0.45);
    display: block;
    border-radius: 50%;
}

.home-hero-slider .owl-dot.active span,
.home-hero-slider .owl-dot:hover span {
    background: #fff;
}

.home-banner-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    width: 52px;
    height: 52px;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.22);
    color: #fff;
    font-size: 34px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-banner-prev {
    left: 24px;
}

.home-banner-next {
    right: 24px;
}

.home-banner-nav:hover {
    background: rgba(255, 255, 255, 0.34);
}

.home-hero-slider .demo a {
    bottom: 54px;
    z-index: 5;
}

.w3l-aboutblock2 {
    background: #f3f3f3;
}

.core-insight-left {
    align-self: flex-start;
    padding-top: 18px;
}

.core-insight-left .title-small {
    display: inline-block;
    margin-bottom: 12px;
}

.core-insight-grid .row {
    margin: 0 -22px;
}

.core-insight-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 40px;
    padding: 0 22px;
}

.core-insight-head {
    align-items: flex-start;
    margin-bottom: 18px;
}

.core-insight-icon {
    min-width: 44px;
    margin-top: 4px;
    color: #6b4c0b;
    font-size: 34px;
    line-height: 1;
}

.core-insight-item h4 {
    margin: 0;
    color: #2c2c6c;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 700;
}

.core-insight-item p {
    margin: 0 0 0 44px;
    color: #6b6b8d;
    font-size: 18px;
    line-height: 1.7;
}

.w3l-founder-block {
    background: #fff;
}

.w3l-choose-block {
    background: #f3f3f3;
}

.choose-content {
    max-width: 540px;
}

.choose-content p {
    margin-bottom: 10px;
    color: #5d5d86;
    font-size: 18px;
    line-height: 1.65;
}

.choose-image-wrap {
    max-width: 100%;
    margin-left: auto;
}

.choose-image {
    width: 100%;
    min-height: 420px;
    object-fit: cover;
}

.w3l-values-block {
    background: #fff;
}

.values-heading,
.values-closing {
    max-width: 760px;
}

.values-heading p,
.values-closing p {
    font-size: 18px;
    line-height: 1.75;
}

.values-card-row {
    margin-top: 54px;
    margin-bottom: 42px;
}

.values-card {
    height: 100%;
    padding: 38px 28px;
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 18px 45px rgba(31, 35, 71, 0.08);
}

.values-card h4 {
    margin-bottom: 14px;
    color: #2c2c6c;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 700;
}

.values-card p {
    color: #6b6b8d;
    font-size: 18px;
    line-height: 1.7;
}

.founder-block-row {
    min-height: 520px;
}

.founder-image-wrap {
    max-width: 430px;
    margin: 0 auto;
    background: #f7f7f7;
    padding: 18px;
}

.founder-image {
    width: 100%;
    height: 100%;
    min-height: 480px;
    object-fit: cover;
}

.founder-content {
    max-width: 640px;
    margin-left: auto;
}

.founder-content p {
    font-size: 18px;
    line-height: 1.75;
}

.product-range-wrap {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.product-pair-row {
    margin: 0 -14px;
}

.product-pair-col {
    padding: 0 14px;
}

.product-card {
    height: 100%;
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 16px 40px rgba(31, 35, 71, 0.08);
    overflow: hidden;
}

.product-card-image {
    height: 100%;
    min-height: 320px;
}

.product-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.product-card-content {
    height: 100%;
    padding: 28px 26px;
}

.product-card-content h4 {
    margin-bottom: 8px;
    color: #2c2c6c;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 700;
}

.product-card-content h5 {
    margin-bottom: 14px;
    color: #6b4c0b;
    font-size: 19px;
    line-height: 1.45;
    font-weight: 700;
}

.product-card-content p {
    margin-bottom: 16px;
    color: #66668b;
    font-size: 17px;
    line-height: 1.72;
}

.product-check-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-check-list li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 28px;
    color: #2c2c6c;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 600;
}

.product-check-list li::before {
    content: "\2714";
    position: absolute;
    left: 0;
    top: 0;
    color: #6b4c0b;
    font-size: 16px;
}

.product-check-list li:last-child {
    margin-bottom: 0;
}

.product-cta-wrap {
    margin-top: 42px;
}

.product-cta-btn {
    margin: 10px 8px 0;
    padding: 14px 28px;
    border: 1px solid #6b4c0b;
    background: #fff;
    color: #2c2c6c;
    box-shadow: 0 14px 30px rgba(31, 35, 71, 0.08);
}

.product-cta-btn:hover {
    background: #6b4c0b;
    border-color: #6b4c0b;
    color: #fff;
}

.gallery-carousel-wrap .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 54px;
    height: 54px;
    border: 0;
    background: rgba(255, 255, 255, 0.85) !important;
    color: #45330d !important;
    font-size: 34px !important;
    line-height: 1 !important;
}

.gallery-carousel-wrap .owl-nav .owl-prev {
    left: 14px;
}

.gallery-carousel-wrap .owl-nav .owl-next {
    right: 14px;
}

.gallery-side-thumb {
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.gallery-side-thumb.active {
    border-color: #45330d;
}

.gallery-thumb-card {
    cursor: pointer;
}

.gallery-thumb-card p {
    font-size: 16px;
    line-height: 1.4;
}

.gallery-thumbs-row {
    margin-top: 24px;
}

.service-intro-legacy {
    display: none;
}

.service-intro-row {
    min-height: 620px;
}

.service-intro-content {
    max-width: 640px;
}

.service-intro-subtitle {
    color: #6b4c0b;
    font-size: 28px;
    line-height: 1.4;
    font-weight: 700;
}

.service-intro-content p {
    color: #66668b;
    font-size: 18px;
    line-height: 1.75;
}

.service-intro-image-wrap {
    max-width: 100%;
    margin-left: auto;
}

.service-intro-image {
    width: 100%;
    min-height: 560px;
    object-fit: cover;
}

.w3l-service-offers {
    background: #f3f3f3;
}

.service-offers-left {
    align-self: flex-start;
    padding-top: 18px;
}

.service-offers-left .title-small {
    display: inline-block;
    margin-bottom: 12px;
}

.service-offers-grid .row {
    margin: 0 -22px;
}

.service-offer-item {
    margin-bottom: 40px;
    padding: 0 22px;
}

.service-offer-head {
    align-items: flex-start;
    margin-bottom: 18px;
}

.service-offer-icon {
    min-width: 44px;
    margin-top: 4px;
    color: #6b4c0b;
    font-size: 34px;
    line-height: 1;
}

.service-offer-item h4 {
    margin: 0;
    color: #2c2c6c;
    font-size: 22px;
    line-height: 1.35;
    font-weight: 700;
}

.service-offer-item p {
    margin: 0 0 0 44px;
    color: #6b6b8d;
    font-size: 18px;
    line-height: 1.7;
}

.w3l-polishing-benefits {
    background: #fff;
}

.polishing-benefits-heading,
.polishing-benefits-closing {
    max-width: 860px;
}

.polishing-benefits-row {
    margin-top: 54px;
    margin-bottom: 42px;
}

.polishing-benefit-card {
    height: 100%;
    padding: 42px 26px;
    background: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 18px 45px rgba(31, 35, 71, 0.08);
}

.polishing-benefit-card h4 {
    margin: 0;
    color: #2c2c6c;
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
}

.polishing-benefits-closing p {
    color: #66668b;
    font-size: 18px;
    line-height: 1.75;
}

.service-polish-cta {
    margin-top: 34px;
}

.service-polish-btn {
    margin: 10px 8px 0;
    padding: 14px 28px;
    border: 1px solid #6b4c0b;
    background: #fff;
    color: #2c2c6c;
    box-shadow: 0 14px 30px rgba(31, 35, 71, 0.08);
}

.service-polish-btn:hover {
    background: #6b4c0b;
    border-color: #6b4c0b;
    color: #fff;
}

@media (max-width: 991px) {
    .home-hero-slider {
        height: 760px;
    }

    .home-hero-slider .home-banner-content {
        padding: 0 48px;
    }

    .home-hero-slider .home-banner-title {
        font-size: 68px;
        line-height: 1.06;
    }

    .core-insight-left {
        padding-top: 0;
    }

    .core-insight-item {
        margin-bottom: 36px;
    }

    .founder-block-row {
        min-height: auto;
    }

    .founder-content {
        max-width: 100%;
        margin-left: 0;
    }

    .product-card-content h4 {
        font-size: 24px;
    }

    .product-card-content h5 {
        font-size: 18px;
    }

    .service-intro-row {
        min-height: auto;
    }

    .service-intro-content {
        max-width: 100%;
    }

    .service-offer-item {
        margin-bottom: 36px;
    }

    .polishing-benefit-card {
        padding: 34px 22px;
    }

    .polishing-benefit-card h4 {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .home-hero-slider {
        height: 680px;
    }

    .home-hero-slider .home-banner-content {
        padding: 0 36px;
    }

    .home-hero-slider .home-banner-title {
        font-size: 52px;
        line-height: 1.1;
        max-width: 92vw;
    }

    .home-banner-prev {
        left: 16px;
    }

    .home-banner-next {
        right: 16px;
    }
}

@media (max-width: 767.98px) {
    .gallery-thumb-card p {
        font-size: 13px;
    }

    .gallery-thumbs-row .col-6 {
        margin-bottom: 18px;
    }

    .gallery-carousel-wrap .owl-nav button {
        width: 44px;
        height: 44px;
        font-size: 28px !important;
    }
}

@media (max-width: 767px) {
    .product-card-image {
        min-height: 260px;
    }

    .product-card-content {
        padding: 24px 22px;
    }
}

@media (max-width: 568px) {
    .home-hero-slider {
        height: 100vh;
    }

    .home-hero-slider .home-banner-content {
        padding: 0 28px;
    }

    .home-hero-slider .home-banner-title {
        font-size: 38px;
        line-height: 1.14;
        max-width: 88vw;
    }

    .home-banner-nav {
        width: 44px;
        height: 44px;
        font-size: 28px;
    }

    .home-banner-prev {
        left: 12px;
    }

    .home-banner-next {
        right: 12px;
    }

    .home-hero-slider .owl-dots {
        bottom: 16px;
    }

    .home-hero-slider .demo a {
        bottom: 42px;
    }

    .core-insight-grid .row,
    .service-offers-grid .row {
        margin: 0 -15px;
    }

    .core-insight-item,
    .service-offer-item {
        padding: 0 15px;
        margin-bottom: 28px;
    }

    .core-insight-left .title-small {
        margin-bottom: 10px;
    }

    .core-insight-icon,
    .service-offer-icon {
        min-width: 38px;
        font-size: 28px;
    }

    .core-insight-item h4,
    .service-offer-item h4 {
        font-size: 20px;
    }

    .core-insight-item p,
    .service-offer-item p {
        margin-left: 38px;
        font-size: 16px;
        line-height: 1.65;
    }

    .founder-image {
        min-height: 360px;
    }

    .values-heading p,
    .values-closing p,
    .values-card p,
    .choose-content p,
    .service-intro-content p {
        font-size: 16px;
        line-height: 1.7;
    }

    .values-card-row,
    .polishing-benefits-row {
        margin-top: 36px;
        margin-bottom: 30px;
    }

    .values-card {
        padding: 30px 22px;
    }

    .values-card h4 {
        font-size: 21px;
    }

    .choose-image,
    .service-intro-image {
        min-height: 320px;
    }

    .founder-content p {
        font-size: 16px;
        line-height: 1.7;
    }

    .product-range-wrap {
        gap: 20px;
    }

    .product-card-content h4 {
        font-size: 22px;
    }

    .product-card-content h5 {
        font-size: 17px;
    }

    .product-card-content p,
    .product-check-list li,
    .polishing-benefit-card h4,
    .polishing-benefits-closing p {
        font-size: 15px;
        line-height: 1.7;
    }

    .product-cta-btn,
    .service-polish-btn {
        width: 100%;
        margin: 10px 0 0;
    }

    .polishing-benefit-card {
        padding: 28px 18px;
    }

    .service-intro-subtitle {
        font-size: 22px;
    }
}

@media (max-width: 480px) {
    .home-hero-slider {
        min-height: 520px;
    }

    .home-hero-slider .home-banner-content {
        padding: 0 24px;
    }

    .home-hero-slider .home-banner-title {
        font-size: 32px;
        line-height: 1.16;
        max-width: 86vw;
    }
}

@media (max-width: 415px) {
    .home-hero-slider .home-banner-content {
        padding: 0 20px;
    }

    .home-hero-slider .home-banner-title {
        font-size: 30px;
        line-height: 1.18;
        max-width: 84vw;
    }
}

@media (max-width: 360px) {
    .home-hero-slider .home-banner-title {
        font-size: 28px;
    }
}

/* Header / Navbar refinements */
#site-header {
    height: auto;
    min-height: 72px;
    display: flex;
    align-items: center;
    background: rgba(250, 246, 239, 0.96);
    border-bottom: 1px solid rgba(91, 67, 33, 0.08);
    box-shadow: 0 6px 18px rgba(38, 28, 16, 0.04);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

#site-header .container {
    max-width: 1280px;
}

#site-header .navbar {
    min-height: 72px;
    padding: 6px 0;
}

#site-header .navbar-brand {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px 0;
    border-radius: 0;
    background: transparent;
    border: 0;
    box-shadow: none;
}

#site-header .navbar-brand img.teaque-logo {
    width: auto;
    height: 52px;
    max-width: 112px;
    filter: drop-shadow(0 0 10px rgba(255, 247, 231, 0.42)) drop-shadow(0 4px 10px rgba(27, 18, 7, 0.2));
}

#site-header .navbar-expand-lg .navbar-nav .nav-item {
    padding: 0 6px;
}

#site-header .navbar-expand-lg .navbar-nav .nav-link {
    /* color: #4c3721; */
    color: #808080;
    padding: 8px 12px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.02em;
}

#site-header .navbar-expand-lg .navbar-nav .nav-link:hover,
#site-header .navbar-expand-lg .navbar-nav .nav-link:focus {
    color: #6f511e;
    background: transparent;
}

#site-header .navbar-expand-lg .navbar-nav .active .nav-link,
#site-header .navbar-expand-lg .navbar-nav .nav-link.active {
    color: #7b5a22;
    background: transparent;
    box-shadow: none;
}

#site-header .navbar-toggler {
    padding: 0;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none;
}

#site-header .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

#site-header .navbar-toggler-icon.fa {
    /* color: #4c3721; */
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 26px;
    text-align: center;
}

header.nav-fixed {
    min-height: 64px;
    background: rgba(255, 252, 247, 0.98);
    border-bottom: 1px solid rgba(91, 67, 33, 0.1);
    box-shadow: 0 10px 28px rgba(38, 28, 16, 0.06);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}

header.nav-fixed .navbar {
    min-height: 64px;
    padding: 4px 0;
}

header.nav-fixed .navbar-brand {
    background: transparent;
    box-shadow: none;
}

header.nav-fixed .navbar-expand-lg .navbar-nav .nav-link {
    color: #3f2d1d;
}

header.nav-fixed .navbar-expand-lg .navbar-nav .nav-link:hover,
header.nav-fixed .navbar-expand-lg .navbar-nav .nav-link:focus {
    color: #6f511e;
    background: transparent;
}

header.nav-fixed .navbar-expand-lg .navbar-nav li.nav-item.active .nav-link,
header.nav-fixed .navbar-expand-lg .navbar-nav .nav-link.active {
    color: #7b5a22;
    background: transparent;
    opacity: 1;
}

body:has(.home-hero-slider) #site-header:not(.nav-fixed) {
    /* background: linear-gradient(180deg, rgba(25, 18, 11, 0.36), rgba(25, 18, 11, 0.12)); */
    background: rgba(250, 246, 239, 0.96);
    border-bottom-color: rgba(255, 244, 225, 0.08);
    box-shadow: none;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-brand {
    background: transparent;
    border: 0;
    box-shadow: none;
}

body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link {
    color: #808080;
    text-shadow: none;
}

body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link:hover,
body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link:focus {
    color: #45330d;
    background: transparent;
}

body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .active .nav-link,
body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link.active {
    /* color: #f3d59b; */
    color : #45330d;
    background: transparent;
    box-shadow: none;
}

body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-toggler-icon.fa {
    color: #fff7e7;
}

@media (max-width: 991px) {
    #site-header {
        min-height: 68px;
    }

    #site-header .container {
        max-width: 100%;
    }

    #site-header .navbar {
        min-height: 68px;
        padding: 6px 0;
    }

    #site-header .navbar-collapse {
        margin-top: 12px;
        padding: 14px 16px;
        border-radius: 16px;
        background: rgba(255, 252, 247, 0.98);
        border: 1px solid rgba(125, 95, 44, 0.1);
        box-shadow: 0 14px 32px rgba(38, 28, 16, 0.1);
    }

    #site-header .navbar-nav {
        margin-right: 0 !important;
    }

    #site-header .navbar-expand-lg .navbar-nav .nav-item {
        padding: 0;
    }

    #site-header .navbar-expand-lg .navbar-nav .nav-link {
        color: #3f2d1d;
        padding: 10px 0;
        margin-bottom: 4px;
        text-shadow: none;
        border-radius: 0;
    }

    #site-header .navbar-expand-lg .navbar-nav .active .nav-link,
    #site-header .navbar-expand-lg .navbar-nav .nav-link.active,
    body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .active .nav-link,
    body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link.active {
        color: #7b5a22;
    }

    body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-collapse {
        background: rgba(255, 252, 247, 0.98);
    }

    body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link {
        color: #3f2d1d;
        text-shadow: none;
    }

    body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link:hover,
    body:has(.home-hero-slider) #site-header:not(.nav-fixed) .navbar-expand-lg .navbar-nav .nav-link:focus {
        color: #6f511e;
        background: transparent;
    }
}

@media (max-width: 575px) {
    #site-header .navbar-brand {
        padding: 4px 0;
        border-radius: 0;
    }

    #site-header .navbar-brand img.teaque-logo {
        height: 46px;
        max-width: 100px;
        margin-left: 10px;
    }

    #site-header .navbar-toggler {
        width: 32px;
        height: 32px;
    }

    #site-header .navbar-toggler-icon.fa {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 24px;
    }

    #site-header .navbar-collapse {
        padding: 12px 14px;
    }
}

/* Subtle motion polish */
html {
    scroll-behavior: smooth;
}

#site-header,
#site-header .navbar-brand img.teaque-logo,
#site-header .navbar-expand-lg .navbar-nav .nav-link,
.btn.btn-style,
.product-cta-btn,
.service-polish-btn,
.area-box,
.values-card,
.product-card,
.polishing-benefit-card,
.gallery-thumb-card,
.protfolio-item figure,
.choose-image,
.founder-image,
.service-intro-image,
.product-card-image img,
.gallery-thumb-card img,
.protfolio-item img {
    transition: all 0.32s ease;
}

#site-header .navbar-expand-lg .navbar-nav .nav-link {
    transition: color 0.24s ease, opacity 0.24s ease, transform 0.24s ease;
}

#site-header .navbar-expand-lg .navbar-nav .nav-link:hover,
#site-header .navbar-expand-lg .navbar-nav .nav-link:focus {
    transform: translateY(-1px);
}

.btn.btn-style,
.product-cta-btn,
.service-polish-btn {
    transition: transform 0.28s ease, box-shadow 0.28s ease, background-color 0.28s ease, color 0.28s ease, border-color 0.28s ease;
}

.btn.btn-style:hover,
.product-cta-btn:hover,
.service-polish-btn:hover {
    transform: translateY(-2px);
}

.area-box,
.values-card,
.product-card,
.polishing-benefit-card,
.gallery-thumb-card,
.protfolio-item figure {
    transition: transform 0.34s ease, box-shadow 0.34s ease, border-color 0.34s ease;
}

.area-box:hover,
.values-card:hover,
.product-card:hover,
.polishing-benefit-card:hover,
.gallery-thumb-card:hover,
.protfolio-item:hover figure {
    transform: translateY(-4px);
}

.product-card-image img,
.gallery-thumb-card img,
.protfolio-item img,
.choose-image,
.founder-image,
.service-intro-image {
    transition: transform 0.5s ease, filter 0.4s ease;
}

.product-card:hover .product-card-image img,
.gallery-thumb-card:hover img,
.protfolio-item:hover img,
.choose-image-wrap:hover .choose-image,
.founder-image-wrap:hover .founder-image,
.service-intro-image-wrap:hover .service-intro-image {
    transform: scale(1.02);
}

.home-hero-slider .home-banner-text {
    animation: teaqueHeroFadeUp 0.9s ease both;
}

.teaque-reveal {
    opacity: 0;
    /* border: 5px solid #45330d; */
    transform: translate3d(0, 24px, 0);
    transition: opacity 0.7s ease, transform 0.7s ease;
    will-change: opacity, transform;
}

.teaque-reveal.is-visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.teaque-reveal[data-reveal-delay="1"] {
    transition-delay: 0.08s;
}

.teaque-reveal[data-reveal-delay="2"] {
    transition-delay: 0.16s;
}

.teaque-reveal[data-reveal-delay="3"] {
    transition-delay: 0.24s;
}

@keyframes teaqueHeroFadeUp {
    from {
        opacity: 0;
        transform: translate3d(0, 22px, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

@media (max-width: 991px) {
    .area-box:hover,
    .values-card:hover,
    .product-card:hover,
    .polishing-benefit-card:hover,
    .gallery-thumb-card:hover,
    .protfolio-item:hover figure,
    .btn.btn-style:hover,
    .product-cta-btn:hover,
    .service-polish-btn:hover {
        transform: translateY(-2px);
    }

    .teaque-reveal {
        transform: translate3d(0, 18px, 0);
        transition-duration: 0.55s;
    }
}

@media (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: auto;
    }

    #site-header,
    #site-header .navbar-brand img.teaque-logo,
    #site-header .navbar-expand-lg .navbar-nav .nav-link,
    .btn.btn-style,
    .product-cta-btn,
    .service-polish-btn,
    .area-box,
    .values-card,
    .product-card,
    .polishing-benefit-card,
    .gallery-thumb-card,
    .protfolio-item figure,
    .choose-image,
    .founder-image,
    .service-intro-image,
    .product-card-image img,
    .gallery-thumb-card img,
    .protfolio-item img,
    .teaque-reveal,
    .home-hero-slider .home-banner-text {
        animation: none !important;
        transition: none !important;
        transform: none !important;
        opacity: 1 !important;
    }
}
