.elementor-7326 .elementor-element.elementor-element-3fc418e{--display:flex;--min-height:520px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:17px 17px 17px 17px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7326 .elementor-element.elementor-element-bd80bc1{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:56px;--padding-bottom:56px;--padding-left:24px;--padding-right:24px;}.elementor-7326 .elementor-element.elementor-element-bd80bc1:not(.elementor-motion-effects-element-type-background), .elementor-7326 .elementor-element.elementor-element-bd80bc1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F6F1;}.elementor-7326 .elementor-element.elementor-element-380b539{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:72px;--padding-bottom:72px;--padding-left:20px;--padding-right:20px;}.elementor-7326 .elementor-element.elementor-element-68adc2b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-7326 .elementor-element.elementor-element-b32a6be{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7326 .elementor-element.elementor-element-137d0b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7326 .elementor-element.elementor-element-e3ba6cb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}body.elementor-page-7326:not(.elementor-motion-effects-element-type-background), body.elementor-page-7326 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8F6F1;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-7326 .elementor-element.elementor-element-3fc418e{--width:100%;}.elementor-7326 .elementor-element.elementor-element-bd80bc1{--width:100%;}}@media(max-width:1024px){.elementor-7326 .elementor-element.elementor-element-bd80bc1{--padding-top:48px;--padding-bottom:48px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-7326 .elementor-element.elementor-element-bd80bc1{--padding-top:32px;--padding-bottom:32px;--padding-left:14px;--padding-right:14px;}.elementor-7326 .elementor-element.elementor-element-380b539{--padding-top:44px;--padding-bottom:44px;--padding-left:12px;--padding-right:12px;}}/* Start custom CSS for container, class: .elementor-element-3fc418e *//* =========================================================
   ASIAMI MATCHA HERO — FINAL
========================================================= */

.asiami-matcha-hero {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.asiami-matcha-hero > .e-con-inner {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   HERO BASE
========================================================= */

.asiami-matcha-hero .matcha-hero {
    --mh-green: #123e27;
    --mh-green-dark: #0c321e;
    --mh-gold: #c59132;
    --mh-text: #293329;
    --mh-muted: #626960;
    --mh-line: rgba(36, 59, 43, .12);

    position: relative;

    width: 100%;
    min-height: 520px;

    margin: 0;
    padding: 0;

    direction: rtl;

    background: #f8f3ea;

    overflow: hidden;
    isolation: isolate;
}


/* =========================================================
   BACKGROUND
========================================================= */

.asiami-matcha-hero .matcha-hero__media {
    position: absolute;
    inset: 0;

    z-index: 0;

    background-image:
        url("https://asiamimarket.ir/wp-content/uploads/2026/07/خریده-عمده-چای-ماچا-1.webp");

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.asiami-matcha-hero .matcha-hero__media::after {
    content: "";

    position: absolute;
    inset: 0;

    background:
        linear-gradient(
            90deg,
            rgba(255,255,255,0) 0%,
            rgba(255,252,247,.02) 36%,
            rgba(255,252,247,.24) 52%,
            rgba(255,252,247,.57) 72%,
            rgba(255,252,247,.75) 100%
        );

    pointer-events: none;
}


/* =========================================================
   INNER
========================================================= */

.asiami-matcha-hero .matcha-hero__inner {
    position: relative;

    z-index: 5;

    display: flex;
    align-items: center;
    justify-content: flex-start;

    width: 100%;
    max-width: 1480px;
    min-height: 520px;

    margin: 0 auto;

    padding: 38px 42px;

    box-sizing: border-box;
}


/* =========================================================
   CONTENT
========================================================= */

.asiami-matcha-hero .matcha-hero__content {
    width: min(630px, 46vw);

    margin-right: 0;
    margin-left: auto;

    text-align: right;
}


/* =========================================================
   TOP BADGE
========================================================= */

.asiami-matcha-hero .matcha-hero__eyebrow {
    display: inline-flex;
    align-items: center;

    gap: 8px;

    margin: 0 0 14px;
    padding: 7px 12px;

    color: #35543f;

    background: rgba(255,255,255,.66);

    border: 1px solid rgba(65,83,69,.12);
    border-radius: 999px;

    font-size: 11px;
    font-weight: 800;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}


.asiami-matcha-hero .matcha-hero__eyebrow-dot {
    display: block;

    width: 7px;
    height: 7px;

    flex: 0 0 7px;

    background: var(--mh-gold);

    border-radius: 50%;

    box-shadow:
        0 0 0 4px rgba(197,145,50,.11);
}


/* =========================================================
   TITLE
========================================================= */

.asiami-matcha-hero .matcha-hero__title {
    display: block;

    margin: 0 0 14px !important;

    line-height: 1.18 !important;
}


.asiami-matcha-hero .matcha-hero__title-fa {
    display: block;

    max-width: 620px;

    color: var(--mh-green);

    font-family: inherit;

    font-size: clamp(39px, 3.5vw, 57px);
    font-weight: 900;

    line-height: 1.24;
    letter-spacing: -1px;
}


.asiami-matcha-hero .matcha-hero__grade {
    display: block;

    width: max-content;
    max-width: 100%;

    margin-top: 3px;

    color: var(--mh-gold);

    font-family: Arial, sans-serif;

    font-size: clamp(36px, 3.2vw, 52px);
    font-weight: 800;

    line-height: 1.05;

    direction: ltr;
    unicode-bidi: isolate;

    white-space: nowrap;
}


/* =========================================================
   DESCRIPTION
========================================================= */

.asiami-matcha-hero .matcha-hero__description {
    max-width: 590px;

    margin: 0 0 19px !important;

    color: #555d55 !important;

    font-size: 13.5px !important;
    font-weight: 500 !important;

    line-height: 2 !important;
}


/* =========================================================
   FACTS
========================================================= */

.asiami-matcha-hero .matcha-hero__facts {
    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    width: 100%;

    margin: 0 0 17px;

    padding: 11px 0;

    border-top: 1px solid var(--mh-line);
    border-bottom: 1px solid var(--mh-line);
}


.asiami-matcha-hero .matcha-hero__fact {
    position: relative;

    padding: 2px 12px;

    text-align: right;
}


.asiami-matcha-hero
.matcha-hero__fact:not(:last-child)::after {
    content: "";

    position: absolute;

    top: 4px;
    left: 0;

    width: 1px;
    height: calc(100% - 8px);

    background: var(--mh-line);
}


.asiami-matcha-hero .matcha-hero__fact small,
.asiami-matcha-hero .matcha-hero__fact strong {
    display: block;
}


.asiami-matcha-hero .matcha-hero__fact small {
    margin-bottom: 3px;

    color: #8c8a82;

    font-size: 9px;
    font-weight: 600;
}


.asiami-matcha-hero .matcha-hero__fact strong {
    color: #354339;

    font-size: 11.5px;
    font-weight: 850;

    line-height: 1.5;
}


.asiami-matcha-hero .matcha-live-price {
    color: var(--mh-green) !important;

    white-space: nowrap;
}


/* =========================================================
   STARTER
========================================================= */

.asiami-matcha-hero .matcha-hero__starter {
    display: flex;
    align-items: center;

    gap: 9px;

    margin: 0 0 18px;

    color: #566056;

    font-size: 10.5px;
    font-weight: 600;

    line-height: 1.8;
}


.asiami-matcha-hero .matcha-hero__starter strong {
    color: var(--mh-green);

    font-weight: 900;
}


.asiami-matcha-hero .matcha-hero__starter-icon {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 31px;
    height: 31px;

    flex: 0 0 31px;

    color: #3f7552;

    background: rgba(255,255,255,.66);

    border: 1px solid rgba(51,91,63,.12);
    border-radius: 50%;
}


.asiami-matcha-hero
.matcha-hero__starter-icon svg {
    width: 17px !important;
    height: 17px !important;

    fill: none !important;

    stroke: currentColor !important;
    stroke-width: 1.8 !important;

    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}


/* =========================================================
   ACTIONS
========================================================= */

.asiami-matcha-hero .matcha-hero__actions {
    display: flex;
    align-items: center;

    gap: 9px;

    width: 100%;
}


.asiami-matcha-hero .matcha-hero__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    gap: 9px;

    min-height: 51px;

    padding: 11px 20px;

    border-radius: 13px;

    font-size: 12px;
    font-weight: 900;

    line-height: 1;

    text-decoration: none !important;

    transition:
        transform .2s ease,
        box-shadow .2s ease,
        background-color .2s ease,
        border-color .2s ease;
}


/* Main Buy */
.asiami-matcha-hero
.matcha-hero__button--primary {
    flex: 1.35;

    color: #fff !important;

    background: var(--mh-green);

    border: 1px solid var(--mh-green);

    box-shadow:
        0 12px 26px rgba(18,62,39,.15);
}


.asiami-matcha-hero
.matcha-hero__button--primary:hover {
    color: #fff !important;

    background: var(--mh-green-dark);

    border-color: var(--mh-green-dark);

    transform: translateY(-2px);

    box-shadow:
        0 16px 30px rgba(18,62,39,.20);
}


/* WhatsApp */
.asiami-matcha-hero
.matcha-hero__button--secondary {
    flex: 1;

    color: var(--mh-green) !important;

    background: rgba(255,255,255,.70);

    border:
        1px solid rgba(18,62,39,.17);

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}


.asiami-matcha-hero
.matcha-hero__button--secondary:hover {
    color: var(--mh-green) !important;

    background: rgba(255,255,255,.92);

    border-color: rgba(18,62,39,.28);

    transform: translateY(-2px);
}


/* =========================================================
   ICONS — FIXED
========================================================= */

.asiami-matcha-hero .matcha-icon {
    display: block !important;

    width: 20px !important;
    height: 20px !important;

    min-width: 20px !important;

    flex: 0 0 20px !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* Cart = outlined */
.asiami-matcha-hero .matcha-icon--cart {
    fill: none !important;

    stroke: currentColor !important;
    stroke-width: 1.8 !important;

    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}


/* WhatsApp = filled brand icon */
.asiami-matcha-hero .matcha-icon--whatsapp {
    fill: currentColor !important;

    stroke: none !important;
}


/* =========================================================
   LEAVES
========================================================= */

.asiami-matcha-hero .matcha-leaf {
    position: absolute;

    z-index: 3;

    display: block;

    width: 26px;
    height: 11px;

    background:
        linear-gradient(
            135deg,
            #75aa38,
            #326e2d
        );

    border-radius:
        100% 0 100% 0;

    opacity: .76;

    filter:
        drop-shadow(
            0 5px 5px
            rgba(29,66,27,.13)
        );

    pointer-events: none;
}


.asiami-matcha-hero .matcha-leaf::after {
    content: "";

    position: absolute;

    top: 50%;
    left: 13%;

    width: 70%;
    height: 1px;

    background:
        rgba(235,255,223,.5);

    transform:
        translateY(-50%)
        rotate(-14deg);
}


.asiami-matcha-hero .matcha-leaf--1 {
    top: 14%;
    left: 46%;

    animation:
        asiamiLeaf1
        7s
        ease-in-out
        infinite;
}


.asiami-matcha-hero .matcha-leaf--2 {
    top: 42%;
    left: 50%;

    width: 21px;
    height: 9px;

    opacity: .52;

    animation:
        asiamiLeaf2
        9s
        ease-in-out
        infinite;
}


.asiami-matcha-hero .matcha-leaf--3 {
    bottom: 13%;
    left: 43%;

    width: 24px;

    animation:
        asiamiLeaf3
        8s
        ease-in-out
        infinite;
}


@keyframes asiamiLeaf1 {

    0%,
    100% {
        transform:
            translate3d(0,0,0)
            rotate(-24deg);
    }

    50% {
        transform:
            translate3d(5px,-9px,0)
            rotate(-17deg);
    }
}


@keyframes asiamiLeaf2 {

    0%,
    100% {
        transform:
            translate3d(0,0,0)
            rotate(30deg);
    }

    50% {
        transform:
            translate3d(-7px,7px,0)
            rotate(24deg);
    }
}


@keyframes asiamiLeaf3 {

    0%,
    100% {
        transform:
            translate3d(0,0,0)
            rotate(-11deg);
    }

    50% {
        transform:
            translate3d(8px,-6px,0)
            rotate(-5deg);
    }
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

    .asiami-matcha-hero .matcha-hero,
    .asiami-matcha-hero .matcha-hero__inner {
        min-height: 490px;
    }


    .asiami-matcha-hero .matcha-hero__inner {
        padding: 30px 25px;
    }


    .asiami-matcha-hero .matcha-hero__content {
        width: 53%;
    }


    .asiami-matcha-hero
    .matcha-hero__title-fa {
        font-size: 38px;
    }


    .asiami-matcha-hero
    .matcha-hero__grade {
        font-size: 34px;
    }


    .asiami-matcha-hero
    .matcha-hero__facts {
        grid-template-columns:
            repeat(2, 1fr);
    }


    .asiami-matcha-hero
    .matcha-hero__fact:nth-child(2)::after {
        display: none;
    }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .asiami-matcha-hero .matcha-hero {
        display: flex;
        flex-direction: column;

        min-height: 0;
    }


    .asiami-matcha-hero
    .matcha-hero__media {
        position: relative;

        width: 100%;
        height: 290px;
        min-height: 290px;

        background-size: cover;

        background-position:
            27% center;
    }


    .asiami-matcha-hero
    .matcha-hero__media::after {
        background:
            linear-gradient(
                180deg,
                rgba(255,255,255,0) 65%,
                rgba(251,248,242,.16) 82%,
                #fbf8f2 100%
            );
    }


    .asiami-matcha-hero
    .matcha-hero__inner {
        min-height: 0;

        padding:
            17px 16px
            24px;

        background: #fbf8f2;
    }


    .asiami-matcha-hero
    .matcha-hero__content {
        width: 100%;

        margin: 0;

        text-align: right;
    }


    .asiami-matcha-hero
    .matcha-hero__eyebrow {
        margin-bottom: 10px;

        font-size: 9px;
    }


    .asiami-matcha-hero
    .matcha-hero__title {
        margin-bottom: 10px !important;
    }


    .asiami-matcha-hero
    .matcha-hero__title-fa {
        font-size: 29px;

        line-height: 1.35;
    }


    .asiami-matcha-hero
    .matcha-hero__grade {
        margin-top: 3px;

        font-size: 27px;
    }


    .asiami-matcha-hero
    .matcha-hero__description {
        margin-bottom: 14px !important;

        font-size: 11px !important;
        line-height: 1.9 !important;
    }


    .asiami-matcha-hero
    .matcha-hero__facts {
        grid-template-columns:
            repeat(2, 1fr);

        margin-bottom: 13px;
    }


    .asiami-matcha-hero
    .matcha-hero__fact {
        padding: 7px 10px;
    }


    .asiami-matcha-hero
    .matcha-hero__fact:nth-child(1),

    .asiami-matcha-hero
    .matcha-hero__fact:nth-child(2) {
        border-bottom:
            1px solid var(--mh-line);
    }


    .asiami-matcha-hero
    .matcha-hero__fact:nth-child(2)::after {
        display: none;
    }


    .asiami-matcha-hero
    .matcha-hero__starter {
        margin-bottom: 13px;

        font-size: 9px;
    }


    .asiami-matcha-hero
    .matcha-hero__actions {
        flex-direction: column;

        gap: 7px;
    }


    .asiami-matcha-hero
    .matcha-hero__button {
        width: 100%;
        min-height: 48px;

        font-size: 11px;
    }


    .asiami-matcha-hero
    .matcha-leaf--1 {
        top: 235px;
        left: 72%;

        width: 22px;
    }


    .asiami-matcha-hero
    .matcha-leaf--2,

    .asiami-matcha-hero
    .matcha-leaf--3 {
        display: none;
    }
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 390px) {

    .asiami-matcha-hero
    .matcha-hero__media {
        height: 265px;
        min-height: 265px;

        background-position:
            27% center;
    }


    .asiami-matcha-hero
    .matcha-hero__title-fa {
        font-size: 26px;
    }


    .asiami-matcha-hero
    .matcha-hero__grade {
        font-size: 24px;
    }
}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .asiami-matcha-hero .matcha-leaf {
        animation: none !important;
    }

    .asiami-matcha-hero
    .matcha-hero__button {
        transition: none !important;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-bd80bc1 *//* =========================================================
   ASIAMI MATCHA — BUY SECTION V2
   Desktop / Tablet / Mobile
========================================================= */


/* =========================================================
   LANDING PAGE SURFACE
========================================================= */

body.asiami-matcha-landing-page,
body.asiami-matcha-landing-page .main-page-wrapper,
body.asiami-matcha-landing-page .site-content {
    background-color: #F8F6F1 !important;
}


/* Elementor parent */
.asiami-matcha-buy {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;

    padding:
        62px 20px
        68px !important;

    background: transparent !important;

    scroll-margin-top: 110px;
}


.asiami-matcha-buy > .e-con-inner {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   MAIN PRODUCT CARD
========================================================= */

.am-buy,
.am-buy * {
    box-sizing: border-box;
}


.am-buy {
    --am-green: #14492B;
    --am-green-dark: #0F3821;

    --am-gold: #BE8D36;

    --am-text: #25332A;
    --am-muted: #7A7C75;

    --am-page: #F8F6F1;
    --am-soft: #FAF8F4;
    --am-soft-green: #F3F8F4;

    --am-line: #E9E5DC;

    width: min(1360px, calc(100vw - 48px));

    margin: 0 auto;

    padding: 32px;

    display: grid;

    grid-template-columns:
        minmax(0, .92fr)
        minmax(0, 1.08fr);

    gap: 48px;

    direction: ltr;

    background: #FFFFFF;

    border:
        1px solid
        rgba(26, 64, 40, .075);

    border-radius: 28px;

    box-shadow:
        0 22px 60px
        rgba(28, 49, 34, .065);
}


/* =========================================================
   GALLERY
========================================================= */

.am-buy__gallery {
    min-width: 0;

    direction: rtl;
}


.am-buy__main-media {
    position: relative;

    width: 100%;
    height: 510px;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 24px;

    overflow: hidden;

    background:
        linear-gradient(
            145deg,
            #FCF9F4 0%,
            #F5F0E7 100%
        );

    border:
        1px solid
        rgba(48, 68, 53, .05);

    border-radius: 22px;
}


/* main product image */
.am-buy__main-image {
    display: block;

    width: 100%;
    height: 100%;

    max-width: 445px;

    object-fit: contain;

    opacity: 1;

    filter:
        drop-shadow(
            0 18px 26px
            rgba(39, 46, 37, .08)
        );

    transform: scale(1);

    transition:
        opacity .16s ease,
        transform .28s ease;
}


.am-buy__main-image.is-changing {
    opacity: .12;

    transform: scale(.985);
}


@media (hover: hover) {

    .am-buy__main-media:hover
    .am-buy__main-image {
        transform: scale(1.025);
    }

}


/* loader */
.am-buy__loader {
    position: absolute;

    width: 30px;
    height: 30px;

    border:
        2px solid
        rgba(20, 73, 43, .12);

    border-top-color:
        var(--am-green);

    border-radius: 50%;

    animation:
        amBuySpin .75s linear infinite;
}


.am-buy__loader[hidden] {
    display: none !important;
}


@keyframes amBuySpin {

    to {
        transform: rotate(360deg);
    }

}


/* =========================================================
   THUMBNAILS
========================================================= */

.am-buy__thumbs {
    display: flex;
    align-items: center;

    gap: 9px;

    width: 100%;

    margin-top: 12px;

    overflow-x: auto;

    scrollbar-width: none;
}


.am-buy__thumbs::-webkit-scrollbar {
    display: none;
}


.am-buy__thumb {
    width: 72px;
    height: 72px;

    flex: 0 0 72px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: 0;
    padding: 6px;

    background: #FFFFFF;

    border:
        1px solid
        #E8E4DC;

    border-radius: 13px;

    outline: none;

    cursor: pointer;

    transition:
        transform .18s ease,
        border-color .18s ease,
        box-shadow .18s ease;
}


.am-buy__thumb:hover {
    transform: translateY(-2px);
}


.am-buy__thumb.is-active {
    border-color:
        rgba(20, 73, 43, .62);

    box-shadow:
        0 0 0 3px
        rgba(20, 73, 43, .055);
}


.am-buy__thumb img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: contain;
}


/* =========================================================
   PRODUCT INFORMATION
========================================================= */

.am-buy__info {
    min-width: 0;

    display: flex;
    flex-direction: column;

    justify-content: center;

    direction: rtl;

    text-align: right;
}


/* =========================================================
   STATUS
========================================================= */

.am-buy__status-row {
    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 18px;

    margin-bottom: 16px;
}


.am-buy__stock {
    display: inline-flex;

    align-items: center;

    gap: 8px;

    color: #487158;

    font-size: 11px;
    font-weight: 850;
}


.am-buy__stock::before {
    content: "";

    width: 8px;
    height: 8px;

    flex: 0 0 8px;

    background: #57A16B;

    border-radius: 50%;

    box-shadow:
        0 0 0 5px
        rgba(87, 161, 107, .10);
}


.am-buy__stock.is-out::before {
    background: #D9544D;
}


.am-buy__stock.is-warning::before {
    background: var(--am-gold);
}


.am-buy__details-link {
    color: #918C83 !important;

    font-size: 9.5px;
    font-weight: 750;

    text-decoration: none !important;
}


.am-buy__details-link:hover {
    color: var(--am-green) !important;
}


/* =========================================================
   TITLE + INTRO
========================================================= */

.am-buy__title {
    max-width: 760px;

    margin:
        0 0 8px !important;

    color:
        var(--am-green) !important;

    font-size:
        clamp(31px, 2.4vw, 39px) !important;

    font-weight:
        900 !important;

    line-height:
        1.42 !important;

    letter-spacing:
        -.45px;
}


.am-buy__description {
    max-width: 710px;

    margin:
        0 0 22px !important;

    color:
        #73786F !important;

    font-size:
        13px !important;

    font-weight:
        500 !important;

    line-height:
        1.95 !important;
}


/* =========================================================
   BASE PRODUCT PRICE
========================================================= */

.am-buy__base-price {
    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 20px;

    width: 100%;

    margin-bottom: 15px;

    padding:
        16px 18px;

    background:
        var(--am-soft);

    border:
        1px solid
        var(--am-line);

    border-radius: 15px;
}


.am-buy__base-label span,
.am-buy__base-label small {
    display: block;
}


.am-buy__base-label span {
    color: #525950;

    font-size: 11px;
    font-weight: 850;
}


.am-buy__base-label small {
    margin-top: 4px;

    color: #A19C92;

    font-size: 8.5px;
    font-weight: 650;
}


.am-buy__base-value {
    color: var(--am-green);

    font-size: 21px;
    font-weight: 900;

    white-space: nowrap;
}


/* =========================================================
   TIER PRICING
========================================================= */

.am-buy__tiers {
    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    gap: 9px;

    width: 100%;

    margin-bottom: 16px;
}


.am-buy__tier {
    position: relative;

    min-width: 0;
    min-height: 94px;

    display: flex;

    flex-direction: column;

    align-items: flex-start;
    justify-content: space-between;

    margin: 0;

    padding:
        13px 14px;

    direction: rtl;

    text-align: right;

    background: #FFFFFF;

    border:
        1px solid
        var(--am-line);

    border-radius: 14px;

    outline: none;

    cursor: pointer;

    transition:
        transform .18s ease,
        background-color .18s ease,
        border-color .18s ease,
        box-shadow .18s ease;
}


.am-buy__tier:hover {
    transform: translateY(-2px);

    border-color:
        rgba(20, 73, 43, .20);
}


.am-buy__tier.is-active {
    background:
        var(--am-soft-green);

    border-color:
        rgba(20, 73, 43, .38);

    box-shadow:
        0 0 0 3px
        rgba(20, 73, 43, .045);
}


.am-buy__tier small {
    display: block;

    margin-bottom: 3px;

    color: #9C978E;

    font-size: 8.5px;

    font-weight: 700;
}


.am-buy__tier strong {
    display: block;

    color: #414A43;

    font-size: 11px;

    font-weight: 850;

    line-height: 1.5;
}


.am-buy__tier-price {
    display: block;

    margin-top: 9px;

    color:
        var(--am-green);

    font-size: 15px;

    font-weight: 900;

    line-height: 1.35;

    white-space: nowrap;
}


/* =========================================================
   QUANTITY
========================================================= */

.am-buy__quantity-box {
    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 20px;

    width: 100%;

    min-height: 68px;

    margin-bottom: 12px;

    padding:
        13px 16px;

    background: #FFFFFF;

    border:
        1px solid
        var(--am-line);

    border-radius: 14px;
}


.am-buy__quantity-copy strong,
.am-buy__quantity-copy small {
    display: block;
}


.am-buy__quantity-copy strong {
    color: #3E4740;

    font-size: 11.5px;

    font-weight: 850;
}


.am-buy__quantity-copy small {
    margin-top: 4px;

    color: #9C978F;

    font-size: 8.5px;
}


/* controls */
.am-buy__quantity {
    width: 152px;
    height: 44px;

    flex: 0 0 152px;

    display: grid;

    grid-template-columns:
        43px 66px 43px;

    direction: ltr;

    background:
        #F7F5F0;

    border:
        1px solid
        #E6E1D8;

    border-radius:
        11px;

    overflow: hidden;
}


.am-buy__qty-btn,
.am-buy__qty-input {
    width: 100%;
    height: 100%;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;

    border-radius: 0 !important;

    outline: 0 !important;

    background:
        transparent !important;

    box-shadow:
        none !important;

    text-align: center;
}


.am-buy__qty-btn {
    color: #2E6042;

    font-size: 20px;

    cursor: pointer;
}


.am-buy__qty-btn:hover {
    background:
        rgba(20, 73, 43, .055)
        !important;
}


.am-buy__qty-input {
    color: #26362C;

    font-family:
        Arial, sans-serif;

    font-size: 14px;

    font-weight: 900;

    border-right:
        1px solid
        #E6E1D8 !important;

    border-left:
        1px solid
        #E6E1D8 !important;

    -moz-appearance: textfield;
}


.am-buy__qty-input::-webkit-outer-spin-button,
.am-buy__qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;

    margin: 0;
}


/* =========================================================
   ORDER SUMMARY
========================================================= */

.am-buy__summary {
    display: grid;

    grid-template-columns:
        .9fr 1.1fr;

    gap: 1px;

    width: 100%;

    margin-bottom: 12px;

    overflow: hidden;

    background:
        var(--am-line);

    border:
        1px solid
        var(--am-line);

    border-radius: 14px;
}


.am-buy__summary-item {
    min-height: 68px;

    display: flex;

    flex-direction: column;

    justify-content: center;

    padding:
        12px 16px;

    background:
        #FAF9F6;
}


.am-buy__summary-item small {
    display: block;

    margin-bottom: 4px;

    color: #969188;

    font-size: 8.5px;

    font-weight: 700;
}


.am-buy__summary-item strong {
    display: block;

    color:
        var(--am-green);

    font-size: 15px;

    font-weight: 900;

    line-height: 1.45;
}


/* Make order total stronger */
.am-buy__summary-item:last-child {
    background:
        #F6F8F4;
}


.am-buy__summary-item:last-child strong {
    font-size: 19px;
}


/* =========================================================
   SPECIAL ORDER
========================================================= */

.am-buy__special-message {
    width: 100%;

    margin-bottom: 11px;

    padding:
        11px 13px;

    color: #7B6537;

    background:
        #FFF9EC;

    border:
        1px solid
        #EEDDBA;

    border-radius: 11px;

    font-size: 9.5px;

    font-weight: 700;

    line-height: 1.8;
}


/* =========================================================
   FEEDBACK
========================================================= */

.am-buy__feedback {
    display: none;

    width: 100%;

    margin-bottom: 10px;

    padding:
        10px 12px;

    border-radius: 11px;

    font-size: 9.5px;

    font-weight: 700;

    line-height: 1.7;
}


.am-buy__feedback.is-visible {
    display: block;
}


.am-buy__feedback.is-success {
    color: #27643A;

    background: #EFF8F1;

    border:
        1px solid
        #DCEEDF;
}


.am-buy__feedback.is-error {
    color: #A43C35;

    background: #FFF2F0;

    border:
        1px solid
        #F1D8D4;
}


/* =========================================================
   CTA BUTTONS
========================================================= */

.am-buy__actions {
    display: grid;

    grid-template-columns:
        1.45fr .9fr;

    gap: 9px;

    width: 100%;
}


.am-buy__primary,
.am-buy__whatsapp {
    min-width: 0;

    min-height: 56px;

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 9px;

    margin: 0;

    padding:
        11px 18px;

    border-radius: 14px;

    font-family: inherit;

    font-size: 12.5px;

    font-weight: 900;

    line-height: 1.3;

    text-decoration: none !important;

    transition:
        transform .18s ease,
        box-shadow .18s ease,
        background-color .18s ease,
        opacity .18s ease;
}


/* Main CTA */
.am-buy__primary {
    color: #FFFFFF;

    background:
        var(--am-green);

    border:
        1px solid
        var(--am-green);

    cursor: pointer;

    box-shadow:
        0 13px 28px
        rgba(20, 73, 43, .16);
}


.am-buy__primary:hover {
    color: #FFFFFF;

    background:
        var(--am-green-dark);

    transform:
        translateY(-2px);

    box-shadow:
        0 17px 34px
        rgba(20, 73, 43, .21);
}


.am-buy__primary.is-special {
    background:
        var(--am-gold);

    border-color:
        var(--am-gold);
}


.am-buy__primary.is-added {
    background: #247442;

    border-color: #247442;
}


.am-buy__primary:disabled {
    opacity: .62;

    cursor: wait;

    transform: none !important;
}


/* Secondary CTA */
.am-buy__whatsapp {
    color:
        var(--am-green) !important;

    background:
        #FFFFFF;

    border:
        1px solid
        rgba(20, 73, 43, .19);
}


.am-buy__whatsapp:hover {
    color:
        var(--am-green) !important;

    background:
        #FBFDFB;

    transform:
        translateY(-2px);
}


/* Cart icon */
.am-buy__primary svg {
    display: block;

    width: 20px;
    height: 20px;

    flex: 0 0 20px;

    fill: none;

    stroke: currentColor;

    stroke-width: 1.8;

    stroke-linecap: round;
    stroke-linejoin: round;
}


/* WhatsApp icon */
.am-buy__whatsapp svg {
    display: block;

    width: 19px;
    height: 19px;

    flex: 0 0 19px;

    fill: currentColor;

    stroke: none;
}


/* =========================================================
   TRUST ROW
========================================================= */

.am-buy__trust {
    display: flex;

    flex-wrap: wrap;

    align-items: center;

    gap:
        8px 20px;

    margin-top: 15px;

    color: #667168;

    font-size: 9.5px;

    font-weight: 750;
}


.am-buy__trust span {
    display: inline-flex;

    align-items: center;

    gap: 6px;
}


.am-buy__trust i {
    color: #43805A;

    font-style: normal;

    font-weight: 900;
}


/* =========================================================
   FOCUS
========================================================= */

.am-buy button:focus-visible,
.am-buy a:focus-visible,
.am-buy input:focus-visible {
    outline:
        2px solid
        rgba(20, 73, 43, .45)
        !important;

    outline-offset:
        2px;
}


/* =========================================================
   MEDIUM DESKTOP
========================================================= */

@media (max-width: 1180px) {

    .am-buy {
        width:
            min(
                1120px,
                calc(100vw - 32px)
            );

        gap: 28px;

        padding: 22px;
    }


    .am-buy__main-media {
        height: 435px;
    }


    .am-buy__main-image {
        max-width: 365px;
    }


    .am-buy__title {
        font-size:
            29px !important;
    }


    .am-buy__tier-price {
        font-size: 13px;
    }

}


/* =========================================================
   TABLET / PORTRAIT
========================================================= */

@media (max-width: 900px) {

    .asiami-matcha-buy {
        padding:
            44px 16px
            48px !important;
    }


    .am-buy {
        width: 100%;

        grid-template-columns: 1fr;

        gap: 26px;

        padding: 20px;

        border-radius: 23px;
    }


    .am-buy__main-media {
        height: 460px;
    }


    .am-buy__main-image {
        max-width: 390px;
    }


    .am-buy__info {
        max-width: 100%;
    }


    .am-buy__tiers {
        grid-template-columns:
            repeat(3, 1fr);
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .asiami-matcha-buy {
        padding:
            30px 11px
            36px !important;

        scroll-margin-top: 86px;
    }


    .am-buy {
        width: 100%;

        grid-template-columns: 1fr;

        gap: 20px;

        padding: 13px;

        border-radius: 19px;

        box-shadow:
            0 14px 34px
            rgba(28, 49, 34, .05);
    }


    /* gallery */
    .am-buy__main-media {
        height: 335px;

        padding: 15px;

        border-radius: 16px;
    }


    .am-buy__main-image {
        max-width: 295px;

        filter:
            drop-shadow(
                0 12px 18px
                rgba(39, 46, 37, .07)
            );
    }


    .am-buy__thumbs {
        gap: 7px;

        margin-top: 8px;
    }


    .am-buy__thumb {
        width: 59px;
        height: 59px;

        flex-basis: 59px;

        border-radius: 10px;
    }


    /* status */
    .am-buy__status-row {
        margin-bottom: 10px;
    }


    .am-buy__stock {
        font-size: 9.5px;
    }


    .am-buy__details-link {
        font-size: 8.5px;
    }


    /* title */
    .am-buy__title {
        margin-bottom:
            7px !important;

        font-size:
            23px !important;

        line-height:
            1.5 !important;
    }


    .am-buy__description {
        margin-bottom:
            15px !important;

        font-size:
            10.5px !important;

        line-height:
            1.9 !important;
    }


    /* base price */
    .am-buy__base-price {
        padding:
            12px 13px;

        border-radius:
            12px;
    }


    .am-buy__base-value {
        font-size:
            17px;
    }


    /* tiers */
    .am-buy__tiers {
        grid-template-columns:
            1fr;

        gap: 6px;

        margin-bottom:
            11px;
    }


    .am-buy__tier {
        min-height: 0;

        display: grid;

        grid-template-columns:
            1fr auto;

        align-items: center;

        padding:
            10px 12px;
    }


    .am-buy__tier small,
    .am-buy__tier strong {
        grid-column: 1;
    }


    .am-buy__tier-price {
        grid-column: 2;

        grid-row:
            1 / span 2;

        margin:
            0;

        padding-right:
            12px;

        font-size:
            13px;
    }


    /* Quantity */
    .am-buy__quantity-box {
        min-height: 62px;

        padding:
            11px 12px;
    }


    .am-buy__quantity {
        width: 133px;
        height: 41px;

        flex-basis: 133px;

        grid-template-columns:
            38px 57px 38px;
    }


    /* summary */
    .am-buy__summary-item {
        min-height: 62px;

        padding:
            10px 12px;
    }


    .am-buy__summary-item strong {
        font-size: 12px;
    }


    .am-buy__summary-item:last-child strong {
        font-size: 16px;
    }


    /* CTAs */
    .am-buy__actions {
        grid-template-columns: 1fr;

        gap: 7px;
    }


    .am-buy__primary,
    .am-buy__whatsapp {
        width: 100%;

        min-height: 52px;

        border-radius: 12px;

        font-size: 11.5px;
    }


    .am-buy__trust {
        justify-content: center;

        gap:
            7px 13px;

        margin-top: 12px;

        text-align: center;

        font-size: 8.5px;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 390px) {

    .am-buy__main-media {
        height: 300px;
    }


    .am-buy__main-image {
        max-width: 255px;
    }


    .am-buy__quantity-box {
        flex-direction: column;

        align-items: stretch;
    }


    .am-buy__quantity {
        width: 100%;

        flex-basis: 42px;

        grid-template-columns:
            44px 1fr 44px;
    }


    .am-buy__summary {
        grid-template-columns: 1fr;
    }


    .am-buy__summary-item:last-child strong {
        font-size: 18px;
    }

}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .am-buy__main-image,
    .am-buy__thumb,
    .am-buy__tier,
    .am-buy__primary,
    .am-buy__whatsapp {
        transition: none !important;
    }


    .am-buy__loader {
        animation: none !important;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-380b539 *//* =========================================================
   MATCHA BUSINESS VALUE — PREMIUM DARK V3
========================================================= */

.asiami-matcha-business {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;

    padding:
        38px 20px
        44px !important;

    background: transparent !important;
}


.asiami-matcha-business > .e-con-inner {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}


.am-value3,
.am-value3 * {
    box-sizing: border-box;
}


.am-value3 {
    position: relative;

    width: min(1360px, 100%);

    margin: 0 auto;

    overflow: hidden;

    color: #F7F4EC;

    background:
        linear-gradient(
            135deg,
            #0F3A24 0%,
            #154A2C 54%,
            #123D25 100%
        );

    border:
        1px solid
        rgba(255,255,255,.08);

    border-radius: 28px;

    box-shadow:
        0 24px 60px
        rgba(17, 49, 29, .12);

    isolation: isolate;
}


.am-value3__inner {
    position: relative;

    z-index: 3;

    padding:
        40px 46px
        26px;
}


/* =========================================================
   TOP AREA
========================================================= */

.am-value3__hero {
    display: grid;

    grid-template-columns:
        minmax(0, 1.08fr)
        minmax(420px, .92fr);

    align-items: center;

    gap: 54px;
}


.am-value3__copy {
    min-width: 0;
}


.am-value3__eyebrow {
    display: inline-flex;

    margin-bottom: 10px;

    color: #E0B15D;

    font-size: 9.5px;

    font-weight: 850;
}


.am-value3__title {
    max-width: 680px;

    margin:
        0 0 10px !important;

    color:
        #FFFFFF !important;

    font-size:
        clamp(31px, 3vw, 45px) !important;

    font-weight:
        900 !important;

    line-height:
        1.4 !important;

    letter-spacing:
        -.5px;
}


.am-value3__title span {
    color: #E8C780;
}


.am-value3__lead {
    max-width: 650px;

    margin: 0 !important;

    color:
        rgba(255,255,255,.66) !important;

    font-size:
        11.5px !important;

    font-weight:
        500 !important;

    line-height:
        1.95 !important;
}


/* =========================================================
   MATH / VALUE
========================================================= */

.am-value3__math {
    display: grid;

    grid-template-columns:
        1fr auto 1fr auto 1.35fr;

    align-items: center;

    gap: 11px;

    padding: 16px;

    background:
        rgba(255,255,255,.075);

    border:
        1px solid
        rgba(255,255,255,.10);

    border-radius: 18px;

    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}


.am-value3__math-item,
.am-value3__result {
    text-align: center;
}


.am-value3__math-item small,
.am-value3__math-item strong,
.am-value3__math-item span,
.am-value3__result small,
.am-value3__result strong,
.am-value3__result span {
    display: block;
}


.am-value3__math-item small,
.am-value3__result small {
    margin-bottom: 5px;

    color:
        rgba(255,255,255,.52);

    font-size: 7.5px;

    font-weight: 650;
}


.am-value3__math-item strong {
    color: #FFFFFF;

    font-family: Arial, sans-serif;

    font-size: 27px;

    font-weight: 800;

    line-height: 1;
}


.am-value3__math-item span {
    margin-top: 4px;

    color:
        rgba(255,255,255,.64);

    font-size: 8px;

    font-weight: 650;
}


.am-value3__operator {
    color:
        rgba(255,255,255,.32);

    font-family: Arial, sans-serif;

    font-size: 18px;

    font-weight: 500;
}


.am-value3__result {
    position: relative;

    padding: 7px 10px;

    border-radius: 13px;

    background:
        rgba(230, 187, 104, .10);
}


.am-value3__result strong {
    color: #F0CF8B;

    font-size: 13px;

    font-weight: 850;
}


.am-value3__result strong b {
    display: block;

    font-family: Arial, sans-serif;

    font-size: 38px;

    font-weight: 800;

    line-height: 1;
}


.am-value3__result > span {
    margin-top: 5px;

    color:
        rgba(255,255,255,.52);

    font-size: 7px;
}


/* =========================================================
   DIVIDER
========================================================= */

.am-value3__divider {
    width: 100%;
    height: 1px;

    margin:
        27px 0 0;

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(255,255,255,.11),
            transparent
        );
}


/* =========================================================
   USE CASES
========================================================= */

.am-value3__uses {
    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    width: 100%;
}


.am-value3__use {
    position: relative;

    display: grid;

    grid-template-columns:
        46px minmax(0, 1fr);

    align-items: center;

    gap: 13px;

    min-width: 0;

    padding:
        22px 24px;

    transition:
        background-color .22s ease,
        transform .22s ease;
}


.am-value3__use:not(:last-child) {
    border-left:
        1px solid
        rgba(255,255,255,.08);
}


@media (hover:hover) {

    .am-value3__use:hover {
        background:
            rgba(255,255,255,.045);

        transform:
            translateY(-2px);
    }

}


.am-value3__icon {
    display: flex;

    align-items: center;
    justify-content: center;

    width: 44px;
    height: 44px;

    color: #E2C078;

    background:
        rgba(255,255,255,.06);

    border:
        1px solid
        rgba(255,255,255,.10);

    border-radius: 50%;
}


.am-value3__use small {
    display: block;

    margin-bottom: 2px;

    color:
        rgba(255,255,255,.26);

    font-family: Arial, sans-serif;

    font-size: 8px;

    font-weight: 800;
}


.am-value3__use h3 {
    margin:
        0 0 4px !important;

    color:
        #FFFFFF !important;

    font-size:
        15.5px !important;

    font-weight:
        850 !important;

    line-height:
        1.5 !important;
}


.am-value3__use p {
    margin: 0 !important;

    color:
        rgba(255,255,255,.57) !important;

    font-size:
        8.8px !important;

    font-weight:
        500 !important;

    line-height:
        1.75 !important;
}


/* =========================================================
   FOOT
========================================================= */

.am-value3__foot {
    display: flex;

    align-items: center;
    justify-content: center;

    gap: 9px;

    padding:
        17px 0 2px;

    border-top:
        1px solid
        rgba(255,255,255,.07);
}


.am-value3__foot > span {
    width: 7px;
    height: 7px;

    flex: 0 0 7px;

    background: #D7A94E;

    border-radius: 50%;

    box-shadow:
        0 0 0 5px
        rgba(215,169,78,.09);

    animation:
        amValuePulse
        2.8s ease-in-out infinite;
}


.am-value3__foot p {
    margin: 0 !important;

    color:
        rgba(255,255,255,.58) !important;

    font-size:
        8.5px !important;

    font-weight:
        600 !important;

    line-height:
        1.7 !important;
}


.am-value3__foot strong {
    color: #F0CE87;

    font-weight: 850;
}


/* =========================================================
   AMBIENT MOTION
========================================================= */

.am-value3__glow {
    position: absolute;

    z-index: 0;

    display: block;

    border-radius: 50%;

    pointer-events: none;

    filter: blur(10px);
}


.am-value3__glow--1 {
    width: 380px;
    height: 380px;

    top: -210px;
    right: -100px;

    background:
        radial-gradient(
            circle,
            rgba(216,170,77,.12),
            rgba(216,170,77,0) 68%
        );

    animation:
        amValueGlow1
        9s ease-in-out infinite;
}


.am-value3__glow--2 {
    width: 330px;
    height: 330px;

    bottom: -220px;
    left: -80px;

    background:
        radial-gradient(
            circle,
            rgba(109,175,103,.13),
            rgba(109,175,103,0) 68%
        );

    animation:
        amValueGlow2
        11s ease-in-out infinite;
}


.am-value3__leaf {
    position: absolute;

    z-index: 2;

    width: 22px;
    height: 9px;

    background:
        linear-gradient(
            135deg,
            #96B76B,
            #568349
        );

    border-radius:
        100% 0 100% 0;

    opacity: .22;

    pointer-events: none;
}


.am-value3__leaf--1 {
    top: 23%;
    left: 4%;

    animation:
        amValueLeafA
        8s ease-in-out infinite;
}


.am-value3__leaf--2 {
    right: 3%;
    bottom: 24%;

    width: 17px;
    height: 7px;

    animation:
        amValueLeafB
        10s ease-in-out infinite;
}


@keyframes amValuePulse {

    0%,
    100% {
        opacity: .6;
        transform: scale(.9);
    }

    50% {
        opacity: 1;
        transform: scale(1.12);
    }

}


@keyframes amValueGlow1 {

    0%,
    100% {
        transform:
            translate3d(0,0,0);
    }

    50% {
        transform:
            translate3d(-20px,18px,0);
    }

}


@keyframes amValueGlow2 {

    0%,
    100% {
        transform:
            translate3d(0,0,0);
    }

    50% {
        transform:
            translate3d(18px,-15px,0);
    }

}


@keyframes amValueLeafA {

    0%,
    100% {
        transform:
            translate3d(0,0,0)
            rotate(-20deg);
    }

    50% {
        transform:
            translate3d(8px,-8px,0)
            rotate(-12deg);
    }

}


@keyframes amValueLeafB {

    0%,
    100% {
        transform:
            translate3d(0,0,0)
            rotate(28deg);
    }

    50% {
        transform:
            translate3d(-7px,7px,0)
            rotate(20deg);
    }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1000px) {

    .am-value3__inner {
        padding:
            32px 28px
            23px;
    }


    .am-value3__hero {
        grid-template-columns:
            1fr 390px;

        gap: 30px;
    }


    .am-value3__math {
        gap: 7px;

        padding: 13px 10px;
    }


    .am-value3__math-item strong {
        font-size: 23px;
    }


    .am-value3__result strong b {
        font-size: 34px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .asiami-matcha-business {
        padding:
            28px 11px
            34px !important;
    }


    .am-value3 {
        border-radius: 20px;
    }


    .am-value3__inner {
        padding:
            23px 16px
            16px;
    }


    .am-value3__hero {
        grid-template-columns: 1fr;

        gap: 20px;
    }


    .am-value3__eyebrow {
        margin-bottom: 7px;

        font-size: 8.5px;
    }


    .am-value3__title {
        font-size:
            26px !important;

        line-height:
            1.5 !important;
    }


    .am-value3__lead {
        font-size:
            10px !important;

        line-height:
            1.85 !important;
    }


    .am-value3__math {
        grid-template-columns:
            1fr auto 1fr auto 1.25fr;

        padding:
            11px 7px;

        border-radius: 14px;
    }


    .am-value3__math-item strong {
        font-size: 20px;
    }


    .am-value3__math-item small,
    .am-value3__result small {
        font-size: 6.5px;
    }


    .am-value3__result strong {
        font-size: 10px;
    }


    .am-value3__result strong b {
        font-size: 29px;
    }


    .am-value3__divider {
        margin-top: 20px;
    }


    .am-value3__uses {
        grid-template-columns: 1fr;
    }


    .am-value3__use {
        grid-template-columns:
            42px minmax(0,1fr);

        gap: 11px;

        padding:
            16px 2px;
    }


    .am-value3__use:not(:last-child) {
        border-left: 0;

        border-bottom:
            1px solid
            rgba(255,255,255,.07);
    }


    .am-value3__icon {
        width: 40px;
        height: 40px;
    }


    .am-value3__use h3 {
        font-size:
            14.5px !important;
    }


    .am-value3__use p {
        font-size:
            8.5px !important;
    }


    .am-value3__foot {
        align-items: flex-start;

        padding-top: 13px;
    }


    .am-value3__foot p {
        font-size:
            7.8px !important;
    }


    .am-value3__leaf--2 {
        display: none;
    }

}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .am-value3__glow,
    .am-value3__leaf,
    .am-value3__foot > span {
        animation: none !important;
    }


    .am-value3__use {
        transition: none !important;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-68adc2b *//* =========================================================
   ASIAMI MATCHA — PREMIUM BENTO USE CASES
========================================================= */

.asiami-matcha-uses {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;

    padding:
        52px 20px
        58px !important;

    background: transparent !important;
}


.asiami-matcha-uses > .e-con-inner {
    width: 100% !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}


.am-uses,
.am-uses * {
    box-sizing: border-box;
}


.am-uses {
    --amu-green: #15482B;
    --amu-gold: #BE8D36;
    --amu-red: #D65B50;
    --amu-muted: #777B74;

    width: min(1360px, 100%);

    margin: 0 auto;
}


/* =========================================================
   HEADER
========================================================= */

.am-uses__head {
    display: grid;

    grid-template-columns:
        minmax(0, 1.12fr)
        minmax(320px, .88fr);

    align-items: end;

    gap: 48px;

    margin-bottom: 25px;
}


.am-uses__eyebrow {
    display: inline-block;

    margin-bottom: 7px;

    color: var(--amu-red);

    font-size: 9.5px;

    font-weight: 850;
}


.am-uses__title {
    max-width: 720px;

    margin: 0 !important;

    color: var(--amu-green) !important;

    font-size:
        clamp(31px, 3vw, 43px) !important;

    font-weight: 900 !important;

    line-height: 1.42 !important;

    letter-spacing: -.45px;
}


.am-uses__title span {
    color: var(--amu-gold);
}


.am-uses__intro {
    max-width: 490px;

    margin: 0 0 4px !important;

    color: var(--amu-muted) !important;

    font-size: 10.5px !important;

    font-weight: 500 !important;

    line-height: 1.95 !important;
}


/* =========================================================
   BENTO GRID
========================================================= */

.am-uses__grid {
    display: grid;

    grid-template-columns:
        1.25fr .75fr .75fr;

    grid-template-rows:
        225px 225px;

    gap: 12px;

    width: 100%;
}


.am-use-card--main {
    grid-column: 1;

    grid-row:
        1 / span 2;
}


.am-use-card--wide {
    grid-column:
        2 / span 2;

    grid-row: 1;
}


/* =========================================================
   CARD
========================================================= */

.am-use-card {
    position: relative;

    min-width: 0;

    overflow: hidden;

    background: #173C28;

    border:
        1px solid
        rgba(24, 61, 40, .08);

    border-radius: 20px;

    isolation: isolate;

    transform: translateZ(0);

    box-shadow:
        0 15px 34px
        rgba(27, 48, 32, .065);
}


/* =========================================================
   IMAGE
========================================================= */

.am-use-card__media {
    position: absolute;

    inset: 0;

    z-index: 0;

    overflow: hidden;
}


.am-use-card__media img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transform: scale(1.01);

    transition:
        transform .65s
        cubic-bezier(.2,.65,.25,1);
}


/* crop دقیق */
.am-use-card__media--latte img {
    object-position:
        center 48%;
}


.am-use-card__media--cake img {
    object-position:
        center 50%;
}


.am-use-card__media--ice img {
    object-position:
        center 48%;
}


.am-use-card__media--dessert img {
    object-position:
        center 50%;
}


/* =========================================================
   SHADE
========================================================= */

.am-use-card__shade {
    position: absolute;

    inset: 0;

    z-index: 1;

    pointer-events: none;

    background:
        linear-gradient(
            180deg,
            rgba(5, 22, 13, .01) 0%,
            rgba(5, 22, 13, .04) 35%,
            rgba(5, 22, 13, .24) 62%,
            rgba(5, 22, 13, .88) 100%
        );
}


/* Main card deeper lower shade */
.am-use-card--main
.am-use-card__shade {
    background:
        linear-gradient(
            180deg,
            rgba(5, 22, 13, .01) 0%,
            rgba(5, 22, 13, .04) 42%,
            rgba(5, 22, 13, .30) 68%,
            rgba(5, 22, 13, .91) 100%
        );
}


/* =========================================================
   SUBTLE LIGHT PASS
========================================================= */

.am-use-card::after {
    content: "";

    position: absolute;

    z-index: 2;

    top: -70%;
    left: -35%;

    width: 30%;
    height: 240%;

    pointer-events: none;

    opacity: 0;

    background:
        linear-gradient(
            90deg,
            transparent,
            rgba(255,255,255,.12),
            transparent
        );

    transform:
        rotate(18deg)
        translateX(-190%);

    transition:
        transform .9s ease,
        opacity .28s ease;
}


@media (hover: hover) {

    .am-use-card:hover
    .am-use-card__media img {
        transform:
            scale(1.045);
    }


    .am-use-card:hover::after {
        opacity: 1;

        transform:
            rotate(18deg)
            translateX(500%);
    }

}


/* =========================================================
   NUMBER
========================================================= */

.am-use-card__number {
    position: absolute;

    z-index: 4;

    top: 17px;
    left: 18px;

    display: flex;

    align-items: center;
    justify-content: center;

    min-width: 36px;
    height: 27px;

    padding: 0 8px;

    color:
        rgba(255,255,255,.88);

    background:
        rgba(13, 39, 24, .30);

    border:
        1px solid
        rgba(255,255,255,.17);

    border-radius: 999px;

    font-family:
        Arial, sans-serif;

    font-size: 9px;

    font-weight: 800;

    letter-spacing: .7px;

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}


/* =========================================================
   CONTENT
========================================================= */

.am-use-card__content {
    position: absolute;

    z-index: 4;

    right: 0;
    bottom: 0;
    left: 0;

    padding: 20px 22px;

    color: #FFFFFF;
}


.am-use-card--main
.am-use-card__content {
    padding:
        27px 27px;
}


.am-use-card__tag {
    display: inline-flex;

    margin-bottom: 6px;

    padding:
        5px 9px;

    color:
        #F0D18C;

    background:
        rgba(12, 45, 27, .36);

    border:
        1px solid
        rgba(239, 205, 135, .24);

    border-radius: 999px;

    font-size: 7.5px;

    font-weight: 750;

    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}


.am-use-card h3 {
    margin:
        0 0 4px !important;

    color:
        #FFFFFF !important;

    font-size:
        20px !important;

    font-weight:
        900 !important;

    line-height:
        1.45 !important;

    text-shadow:
        0 2px 14px
        rgba(0,0,0,.10);
}


.am-use-card--main h3 {
    font-size:
        27px !important;
}


.am-use-card p {
    max-width: 430px;

    margin: 0 !important;

    color:
        rgba(255,255,255,.72) !important;

    font-size:
        8.8px !important;

    font-weight:
        500 !important;

    line-height:
        1.75 !important;
}


/* =========================================================
   BOTTOM NOTE
========================================================= */

.am-uses__bottom {
    display: flex;

    align-items: center;
    justify-content: center;

    gap: 9px;

    margin-top: 17px;
}


.am-uses__bottom-dot {
    width: 7px;
    height: 7px;

    flex: 0 0 7px;

    background:
        var(--amu-gold);

    border-radius: 50%;

    box-shadow:
        0 0 0 5px
        rgba(190,141,54,.09);
}


.am-uses__bottom p {
    margin: 0 !important;

    color:
        #777C74 !important;

    font-size:
        8.5px !important;

    font-weight:
        600 !important;

    line-height:
        1.7 !important;
}


.am-uses__bottom strong {
    color:
        var(--amu-green);

    font-weight:
        850;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 900px) {

    .asiami-matcha-uses {
        padding:
            44px 16px
            48px !important;
    }


    .am-uses__head {
        grid-template-columns: 1fr;

        gap: 8px;

        margin-bottom: 21px;
    }


    .am-uses__intro {
        max-width: 610px;
    }


    .am-uses__grid {
        grid-template-columns:
            1fr 1fr;

        grid-template-rows:
            340px 210px 210px;

        gap: 10px;
    }


    .am-use-card--main {
        grid-column:
            1 / span 2;

        grid-row: 1;
    }


    .am-use-card--wide {
        grid-column:
            1 / span 2;

        grid-row: 2;
    }


    .am-use-card__media--latte img {
        object-position:
            center 45%;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .asiami-matcha-uses {
        padding:
            34px 11px
            39px !important;
    }


    .am-uses__head {
        margin-bottom:
            17px;
    }


    .am-uses__eyebrow {
        margin-bottom: 5px;

        font-size: 8.5px;
    }


    .am-uses__title {
        font-size:
            26px !important;

        line-height:
            1.5 !important;
    }


    .am-uses__intro {
        font-size:
            9.5px !important;

        line-height:
            1.85 !important;
    }


    .am-uses__grid {
        grid-template-columns:
            1fr 1fr;

        grid-template-rows:
            275px 175px 175px;

        gap: 8px;
    }


    .am-use-card {
        border-radius:
            14px;

        box-shadow:
            0 10px 23px
            rgba(27,48,32,.055);
    }


    .am-use-card--main {
        grid-column:
            1 / span 2;

        grid-row: 1;
    }


    .am-use-card--wide {
        grid-column:
            1 / span 2;

        grid-row: 2;
    }


    .am-use-card__content {
        padding:
            14px 13px;
    }


    .am-use-card--main
    .am-use-card__content {
        padding:
            18px 17px;
    }


    .am-use-card h3 {
        font-size:
            15px !important;
    }


    .am-use-card--main h3 {
        font-size:
            21px !important;
    }


    .am-use-card p {
        font-size:
            7.5px !important;
    }


    .am-use-card:not(.am-use-card--main)
    p {
        display: none;
    }


    .am-use-card__tag {
        margin-bottom: 4px;

        padding:
            4px 6px;

        font-size:
            6.5px;
    }


    .am-use-card__number {
        top: 11px;
        left: 11px;

        min-width: 31px;
        height: 24px;

        font-size: 7.5px;
    }


    .am-uses__bottom {
        align-items: flex-start;

        margin-top:
            13px;
    }


    .am-uses__bottom p {
        font-size:
            7.7px !important;
    }


    .am-use-card__media--latte img {
        object-position:
            center 46%;
    }


    .am-use-card__media--cake img {
        object-position:
            center center;
    }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 430px) {

    .am-uses__grid {
        grid-template-columns: 1fr;

        grid-template-rows:
            270px
            180px
            165px
            165px;
    }


    .am-use-card--main,
    .am-use-card--wide {
        grid-column: 1;
        grid-row: auto;
    }


    .am-use-card:not(.am-use-card--main)
    p {
        display: block;
    }

}


/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

    .am-use-card__media img,
    .am-use-card::after {
        transition:
            none !important;
    }

}/* End custom CSS */
/* Start custom CSS *//* حذف نوار مشکی عنوان و مسیر راهنما فقط در لندینگ ماچا */
body.page-id-7326 .page-title,
body.page-id-7326 .wd-page-title,
body.page-id-7326 .woodmart-page-title,
body.page-id-7326 .page-title-default {
    display: none !important;
}

/* حذف فاصله خالی باقی‌مانده بالای محتوای صفحه */
body.page-id-7326 .main-page-wrapper {
    padding-top: 0 !important;
}/* End custom CSS */