@font-face {
    font-family: "GeneralSans-Variable";
    src: url(../fonts/GeneralSans-Variable.d9532b38.woff2) format("woff2");
    font-weight: 200 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "GeneralSans-VariableItalic";
    src: url(../fonts/GeneralSans-VariableItalic.97ff73ed.woff2) format("woff2");
    font-weight: 200 700;
    font-display: swap;
    font-style: italic
}

@font-face {
    font-family: "GeneralSans-Extralight";
    src: url(../fonts/GeneralSans-Extralight.5df57571.woff2) format("woff2");
    font-weight: 200;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "GeneralSans-ExtralightItalic";
    src: url(../fonts/GeneralSans-ExtralightItalic.cbe375dd.woff2) format("woff2");
    font-weight: 200;
    font-display: swap;
    font-style: italic
}

@font-face {
    font-family: "GeneralSans-Light";
    src: url(../fonts/GeneralSans-Light.ff2d91b9.woff2) format("woff2");
    font-weight: 300;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "GeneralSans-LightItalic";
    src: url(../fonts/GeneralSans-LightItalic.7d05c1e9.woff2) format("woff2");
    font-weight: 300;
    font-display: swap;
    font-style: italic
}

@font-face {
    font-family: "GeneralSans-Regular";
    src: url(../fonts/GeneralSans-Regular.eb38d80f.woff2) format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "GeneralSans-Italic";
    src: url(../fonts/GeneralSans-Italic.1591f333.woff2) format("woff2");
    font-weight: 400;
    font-display: swap;
    font-style: italic
}

@font-face {
    font-family: "GeneralSans-Medium";
    src: url(../fonts/GeneralSans-Medium.c769b9ad.woff2) format("woff2");
    font-weight: 500;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "GeneralSans-MediumItalic";
    src: url(../fonts/GeneralSans-MediumItalic.b37bd3e5.woff2) format("woff2");
    font-weight: 500;
    font-display: swap;
    font-style: italic
}

@font-face {
    font-family: "GeneralSans-Semibold";
    src: url(../fonts/GeneralSans-Semibold.bd2e31d9.woff2) format("woff2");
    font-weight: 600;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "GeneralSans-SemiboldItalic";
    src: url(../fonts/GeneralSans-SemiboldItalic.b935fc7b.woff2) format("woff2");
    font-weight: 600;
    font-display: swap;
    font-style: italic
}

@font-face {
    font-family: "GeneralSans-Bold";
    src: url(../fonts/GeneralSans-Bold.ae798fbc.woff2) format("woff2");
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: "GeneralSans-BoldItalic";
    src: url(../fonts/GeneralSans-BoldItalic.1dc66636.woff2) format("woff2");
    font-weight: 700;
    font-display: swap;
    font-style: italic
}

.fs-12 {
    font-size: 1.2rem !important;
}

.fs-13 {
    font-size: 1.3rem !important;
}

.fs-14 {
    font-size: 1.4rem !important;
}

.fs-15 {
    font-size: 1.5rem !important;
}

.fs-16 {
    font-size: 1.6rem !important;
}

.fs-18 {
    font-size: 1.8rem !important;
}

.fs-20 {
    font-size: 2rem !important;
}

.fs-24 {
    font-size: 2.4rem !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.pt-2r {
    padding-top: 2rem !important;
}

.py-2r {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.pt-4r {
    padding-top: 4rem !important;
}

.pb-4r {
    padding-bottom: 4rem !important;
}

.py-4r {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.pt-5r {
    padding-top: 5rem !important;
}

.pb-5r {
    padding-bottom: 5rem !important;
}

.py-5r {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}

.px-5r {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}

.pt-6r {
    padding-top: 6rem !important;
}

.pb-6r {
    padding-bottom: 6rem !important;
}

.py-6r {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.p-7r {
    padding: 7rem !important;
}

.pt-8r {
    padding-top: 8rem !important;
}

.pb-8r {
    padding-bottom: 8rem !important;
}

.py-8r {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
}

.pt-10r {
    padding-top: 10rem !important;
}

.pb-10r {
    padding-bottom: 10rem !important;
}

.py-10r {
    padding-top: 10rem !important;
    padding-bottom: 10rem !important;
}

.mb-2r {
    margin-bottom: 2rem !important;
}

.mt-4r {
    margin-top: 4rem !important;
}

.mb-4r {
    margin-bottom: 4rem !important;
}

.mt-5r {
    margin-top: 5rem !important;
}

.mb-5r {
    margin-bottom: 5rem;
}

.mt-6r {
    margin-top: 6rem !important;
}

.mb-6r {
    margin-bottom: 6rem !important;
}

.my-6r {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}

.mb-8r {
    margin-bottom: 8rem !important;
}

.rounded-5 {
    border-radius: .5rem !important;
}

.rounded-8 {
    border-radius: .8rem !important;
}

.rounded-24 {
    border-radius: 2.4rem !important;
}

.rounded-32 {
    border-radius: 3.2rem !important;
}

.color-gray {
    color: var(--gray-bold) !important;
}

.cursor-pointer {
    cursor: pointer;
}

[class*="line-clamp"] {
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

[class*="block-line-clamp"] {
    display: -webkit-box;
}

.line-clamp-1,
.block-line-clamp-1 {
    -webkit-line-clamp: 1;
}

.line-clamp-2,
.block-line-clamp-2 {
    -webkit-line-clamp: 2;
}

.line-clamp-3 {
    -webkit-line-clamp: 3;
}

.background-linear-2 {
    width: 100%;
    max-width: 438px;
    height: 442px;
    position: absolute;
    top: 380px;
    left: -75%;
    background: linear-gradient(149deg, #f82c2c 12.9%, #ec874e 29.15%, #e78b20 41.54%, #6c3df4 54.7%, #ff2633 70.18%, #ff1818 87.21%);
    opacity: .4;
    filter: blur(82px);
}

.background-linear-4 {
    opacity: .175;
    width: 100%;
    max-width: 389px;
    height: 389px;
    position: absolute;
    top: -112px;
    left: -112px;
    border-radius: 389px;
    background: linear-gradient(135deg, #ae80dc 1.17%, #dc83c3 31.88%, #8084dc 65.46%);
    /* mix-blend-mode: overlay; */
    filter: blur(80px);
}

.background-linear-5 {
    max-width: 787px;
    height: 787px;
    width: 100%;
    position: absolute;
    top: -120px;
    left: -320px;
    filter: blur(100px);
    border-radius: 787px;
    opacity: .4;
    background: linear-gradient(180deg, rgba(0, 194, 255, 0), #ff29c3);
}

.background-linear-6 {
    max-width: 140px;
    height: 140px;
    width: 100%;
    position: absolute;
    right: 135px;
    bottom: -90px;
    filter: blur(100px);
    border-radius: 287px;
    opacity: .7;
    background: linear-gradient(180deg, rgba(202, 58, 200, .91), #ff29c3);
}

.background-linear-7 {
    position: absolute;
    top: 250px;
    left: 0;
    width: 100%;
    height: 700px;
    border-radius: 1553px;
    opacity: .4;
    background: linear-gradient(180deg, rgba(0, 194, 255, 0), #ff29c3);
    filter: blur(100px);
}

/*header*/
header {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

header.fixed {
    position: fixed;
    background-color: white;
}

.setting-menu > .container > .row > div {
    display: flex;
    align-items: center;
}

.menu_main {
    height: 4rem;
    line-height: 4rem;
}

.menu-section .entry-menu.full-width::before {
    height: 3.6rem;
}

.header_search {
    position: relative;
}

.search_content {
    display: flex;
    background-color: white;
    border-radius: 3rem;
    padding-left: 1.5rem;
    border: .1rem solid var(--color-highlight);
}

.header_search input {
    outline: none;
    height: 4.6rem;
    border: none;
    width: 25rem;
    max-width: 30vw;
    padding-left: 1.5rem;
    font-size: 15px;
    color: var(--color-main);
    border-radius: 0 3rem 3rem 0;
}

.header_search input::placeholder {
    color: var(--color-main) !important;
}

.header_search button:hover {
    color: white;
}

.header_search button {
    padding: 0;
}

.search_button {
    height: 4.6rem;
    line-height: 4.6rem;
}

.search_button i {
    color: var(--color-main);
}

.header_search button i {
    font-size: 2rem;
    font-weight: 500;
}

.language-switch * {
    color: var(--white);
    font-weight: 500;
}

body:not(.home) .language-switch *,
header.fixed .language-switch * {
    color: var(--black);
}

.language-switch li:not(:last-child) a {
    border-right: 1px solid var(--white);
}

body:not(.home) .language-switch li:not(:last-child) a,
header.fixed .language-switch li:not(:last-child) a {
    border-color: var(--black);
}

#theme-toggle {
    font-size: 2.5rem;
    color: var(--white);
}

body:not(.home) #theme-toggle,
header.fixed #theme-toggle {
    color: var(--black);
}

body.light .icon_son {
    display: none;
}

body.light .icon_moon {
    display: inline;
}

body.dark .icon_son {
    display: inline;
}

body.dark .icon_moon {
    display: none;
}
/*header end*/

/*home*/
.hero-container {
    position: relative;
    height: 100vh;
    min-height: 780px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
}

.hero-container::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.31);
}

.background-element-1,
.background-element-2 {
    position: absolute;
    filter: blur(82px);
}

.background-element-1 {
    left: -140px;
    top: 40px;
    width: 100%;
    max-width: 438px;
    height: 442px;
    background: linear-gradient(149deg, #f82c2c 12.9%, #ec874e 29.15%, #e78b20 41.54%, #6c3df4 54.7%, #ff2633 70.18%, #ff1818 87.21%);
    opacity: .4;
}

.background-element-2 {
    right: -240px;
    top: 440px;
    width: 100%;
    max-width: 635px;
    height: 635px;
    border-radius: 635px;
    transform: rotate(64.138deg);
    opacity: .2;
    background: linear-gradient(180deg, rgba(255, 122, 0, 0), rgba(255, 214, 0, 0) .01%, #f90 52.08%, #ff00a8);
    filter: blur(53.41463851928711px);
}

.social-icon-wrapper {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.social-icon-img {
    position: relative;
    color: transparent;
}

.tiktok-icon-wrapper {
    right: 135px;
    top: 180px;
    width: 160px;
    height: 160px;
}

.tiktok-logo {
    width: 130px;
    height: 130px;
}

.facebook-icon-wrapper {
    bottom: 250px;
    left: 135px;
    width: 179px;
    height: 179px;
}

.facebook-logo {
    width: 179px;
    height: 179px;
}

.google-icon-wrapper {
    bottom: 160px;
    right: 241px;
    width: 130px;
    height: 130px;
}

.google-logo {
    width: 71px;
    height: 90px;
}

.light-circle-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main_content {
    max-width: 100%;
    width: 70rem;
    padding: 0 1.5rem;
    margin: auto;
}

.main_title {
    font-size: 8rem;
    position: relative;
    margin-bottom: 2rem;
    font-weight: 600;
    color: var(--second);
}

.main_description {
    font-size: 2.4rem;
    margin-bottom: 3rem;
    color: white;
    font-weight: 500;
    line-height: 3.2rem;
}

[class*="btn-submit"] {
    display: inline-block;
    padding: 10px 20px 12px;
    border-radius: 3rem;
    font-size: 2rem;
    font-weight: 500;
    min-width: 14rem;
    text-align: center;
}

.social-icon-wrapper.scroll-show {
    transform: translateX(0) scale(1);
    opacity: 1;
}

.social-icon-wrapper:hover {
    transform: scale(1.1);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.9);
}

.swiper-pagination-clickable .swiper-pagination-bullet:hover {
    opacity: 1;
}

.discover-first {
    background-color: var(--light);
    padding: 6rem;
    border-radius: 2.4rem;
    position: relative;
}

.discover-first img {
    object-fit: cover;
    margin-top: -2rem;
}

.discover-title {
    font-size: 4.8rem;
    font-weight: 700;
    transition: all .3s ease-in-out;
    color: var(--color-main);
}

.discover-content {
    margin: 0 3.2rem;
    padding: 3rem 0;
    background-image: linear-gradient(92deg, rgb(253, 185, 155), rgb(211, 149, 196) 51.04%, rgb(167, 112, 239));
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
}

.discover-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.discover-label {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--black);
    background-color: white;
    border-radius: 2rem;
    margin-bottom: 1rem;
    padding: 6px 25px;
    min-width: 18rem;
    text-align: center;
}

.discover-number {
    font-size: 7.2rem;
    font-weight: 700;
    color: var(--black);
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.title-section {
    font-size: 6.4rem;
    font-weight: 600;
    color: var(--black);
}

h2.title-section,
.h2.title-section {
    font-size: 7.5rem;
}

.title-section span {
    color: var(--color-highlight);
}

.navigation_custom {
    display: flex;
    padding-left: 5rem;
}

.navigation_custom div[class^="swiper-button-"] {
    position: static;
    transform: none;
    border: 1px solid var(--black);
    border-radius: 50%;
    width: 6rem;
    height: 6rem;
}

.navigation_custom div[class^="swiper-button-"]:hover {
    border-color: var(--color-highlight);
}

.navigation_custom .swiper-button-next {
    margin-left: 2rem;
}

.campaign_container {
    position: relative;
}

.campaign_content {
    position: relative;
}

.campaign_icon-1 {
    position: absolute;
    top: -65px;
    left: -75px;
    height: 87px;
    width: 87px;
    border-radius: 50%;
    background-image: radial-gradient(84.4% 84.4% at 27.78% 24.07%, #f1c9ff 0, #a509dc 60.46%, #77069e 79.62%, #250231 100%);
    z-index: 9;
}

.campaign_icon-2 {
    position: absolute;
    bottom: -50px;
    right: -58px;
    height: 152px;
    width: 152px;
    border-radius: 50%;
    background-image: radial-gradient(84.4% 84.4% at 27.78% 24.07%, #f1c9ff 0, #a509dc 60.46%, #77069e 79.62%, #250231 100%);
    z-index: 9;
}

.campaign_item {
    position: relative;
}

.campaign_item::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 3rem;
    left: 3rem;
    border: 2px solid var(--color-highlight);
    border-radius: 3.2rem;
    z-index: -1;
}

.campaign_item img {
    margin-top: 3rem;
    border-radius: 3.2rem;
    aspect-ratio: 1.77;
    width: calc(100% - 3rem);
    object-fit: cover;
}

.home_bv-description {
    color: var(--color-black);
    font-size: 1.8rem;
}

.home_bv-description p {
    margin-bottom: 0;
}

.introduce_list_tag span {
    display: inline-block;
    color: var(--color-main);
    font-size: 1.6rem;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0 2rem;
    line-height: 1.8;
}

.service_container {
    position: relative;
}

.service_left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.des-section {
    font-size: 2.4rem;
    color: var(--black);
    line-height: 32px;
    font-weight: 500;
}

.service_item {
    position: relative;
    color: black;
    padding: 2.5rem 0;
}

.service_item::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-image: radial-gradient(circle, #000, transparent);
}

.service_item img {
    height: 10rem;
    aspect-ratio: 1;
}

.service_title {
    font-size: 4rem;
    font-weight: 600;
    color: var(--black);
}

.service_title::before {
    right: auto;
    background-color: white;
}

.service_description {
    font-size: 2rem;
    color: var(--color-text);
    line-height: 28px;
    font-weight: 500;
}

.service_content {
    position: relative;
}

.comment_container .navigation_custom {
    position: absolute;
    right: 0;
    bottom: 0;
}

.comment_image {
    height: 100%;
    max-height: 60rem;
    object-fit: contain;
}

.comment_content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.comment_box_info {
    padding-top: 3rem;
    border-top: 1px solid var(--gray);
}

.comment_title {
    color: var(--black);
    font-size: 2.4rem;
    font-weight: 600;
}

.comment_position {
    color: var(--color-text);
    font-size: 1.6rem;
    font-weight: 500;
}

.comment_description,
.question_title {
    color: var(--black);
    font-size: 3.6rem;
    letter-spacing: -.36px;
    line-height: 44px;
    font-weight: 500;
}

.btn_readmore {
    color: var(--black);
    font-size: 1.6rem;
    font-weight: 600;
}

.faq_container {
    overflow: hidden;
    border: 2px solid var(--gray);
    background-color: var(--light);
    border-radius: 2.4rem;
    padding: 0 4rem 0 5rem;
}

.faq_question {
    color: var(--black);
    font-weight: 600;
    font-size: 3.2rem;
    display: flex;
    justify-content: space-between;
}

.faq_question span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--black);
    font-size: 2.5rem;
    padding: 1rem;
    margin-left: 3rem;
    transition: transform .15s ease-in-out;
}

.faq_question span[aria-expanded="true"] {
    transform: rotate(-45deg);
}


.faq_answer .card-body {
    padding-top: 2.5rem;
    color: var(--black);
    font-size: 2rem;
    font-weight: 500;
}

.bg_form_contact {
    background-size: cover;
}

.contact_info {
    height: 100%;
    background-color: var(--light);
    padding: 3.2rem;
    border-radius: 2.4rem;
    position: relative;
    overflow: hidden;
}

.contact_info > div {
    display: flex;
    margin-bottom: 2.4rem;
    padding: .8rem 0;
    font-size: 1.9rem;
    font-weight: 600;
}

.contact_info > div > svg {
    width: 4rem;
    aspect-ratio: 1;
    min-width: 4rem;
    margin-right: 1.5rem;
}

.contact_info .telegrams > svg {
    height: max-content;
    margin-top: .8rem;
}

.contact_info .telegrams > div svg {
    height: 1.9rem;
}

.info_title {
    display: block;
    font-size: 1.6rem;
    font-weight: 500;
}

.btn_submit {
    background-color: var(--color-highlight);
    border-color: var(--color-highlight);
    border-radius: 1rem;
    padding: 1.4rem 4rem;
    color: white;
    cursor: pointer;
    font-size: 1.8rem;
}

.btn_submit:hover {
    color: var(--color-highlight);
}

.form-info .form-group {
    position: relative;
}

.form-info label {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    font-weight: 500;
    color: white;
}

.form-info .form-control {
    padding: 1.3rem 1.5rem 1.5rem;
    border: 1px solid #EDF3F5;
    border-radius: 1rem;
    font-size: 1.8rem;
    font-weight: 500;
    color: var(--color-text);
    outline: none;
    background-color: var(--light);
}

.form-info .form-control:focus {
    border-color: var(--color-highlight);
    box-shadow: none;
}

.form-info input,
.form-info .custom-select {
    height: 5rem;
}

.form-info .custom-select {
    padding: 1rem 1.5rem 1.4rem;
}
/*home end*/

/*footer*/
footer {
}

footer .logo-section img {
    height: 5rem;
}

.descript-website-section {
    font-size: 1.6rem;
    color: var(--color-text);
}

.title-footer a {
    color: var(--black);
}

.footer_socials {
    display: flex;
    justify-content: center;
    flex-wrap:-wrap;
}

.footer_socials a {
    padding: 0 1rem;
}

.footer_socials img {
    height: 4rem;
    object-fit: contain;
}

.copyright {
    color: var(--black);
    font-weight: 500;
    text-align: center;
}
/*footer end*/

/*other page*/
body:not(.home) {
    padding-top: 12rem;
}

.gg_ads_number {
    background: linear-gradient(344deg, #6f767e -.45%, #fff 100.22%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -.64px;
    line-height: 72px;
    font-weight: 600;
    font-size: 6.4rem;
    padding-right: 2rem;
}

.things_container {
    border: 2px solid var(--gray);
    border-radius: 3.2rem;
}

.things_container .gg_ads_number {
    font-size: 9.2rem;
}

.thing_item {
    text-align: center;
    padding: 8rem 6rem;
    height: 100%;
}

.thing_title {
    font-size: 3.2rem;
    font-weight: 600;
    color: var(--black);
    margin: 0;
}

.statistical_container {
    background-color: var(--light);
    border-radius: 3.2rem;
    overflow: hidden;
}

.statistical_raw {
    display: flex;
    flex-wrap: wrap;
}

.statistical_raw:first-child {
    border-bottom: 1px solid var(--gray);
}

.statistical_item:nth-child(-n + 3) {
    flex: 0 0 28%;
    max-width: 28%;
}

.statistical_item:last-child {
    flex: 0 0 16%;
    max-width: 16%;
}

.statistical_item {
    padding: 3.2rem;
    font-size: 2rem;
}

.question_item {
    padding: 12rem 0;
}

.question_content {
    position: relative;
    padding: 4.8rem;
    background-color: var(--light);
    border: 1px solid var(--gray);
    border-radius: 3.2rem;
}

.question_item img {
    position: absolute;
    top: -10rem;
    right: 5rem;
    height: 16rem;
    object-fit: contain;
}

.sale_images_item {
    padding: 6rem 0;
}

.sale_images_content {
    position: relative;
    width: 85%;
    max-width: 85%;
}

.sale_images_content::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    transform: translate(1rem, 1rem);
    border-radius: 3.2rem;
    background-image: linear-gradient(180deg, #b3b6d6, #fbab93 103.09%);
}

.sale_images_content .sale_image {
    width: 100%;
    border-radius: 20px;
    transition: transform .25s linear;
}

.sale_images_content:hover .sale_image {
    transform: translate(-1rem, -1rem);
}

.sale_images_content .sale_images_title {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% - 7rem);
    z-index: 9;
    height: max-content;
    margin: auto;
    white-space: nowrap;
    background-color: var(--black);
    color: white;
    border-radius: 3.2rem;
    padding: 10px 25px 14px;
    font-size: 2rem;
    font-weight: 600;
}

.sale_icon-1 {
    position: absolute;
    top: -3rem;
    right: 11rem;
    height: 7rem;
}

.sale_icon-2 {
    position: absolute;
    bottom: -8rem;
    left: -2rem;
    height: 14.7rem;
}

.sale_icon-3 {
    position: absolute;
    right: -7rem;
    bottom: 3rem;
    height: 9rem;
}

.sale_images_item:first-child .sale_icon-1 {
    top: 5.5rem;
    right: -5.5rem;
}

.sale_images_item:nth-child(3) .sale_icon-1 {
    top: -4.5rem;
    right: 1rem;
    height: 11rem;
}

.sale_images_item:nth-child(even) .sale_icon-2 {
    display: none;
}

.sale_images_item:nth-child(odd) .sale_icon-3 {
    display: none;
}

.sale_images_item:nth-child(even) .sale_images_content {
    margin-left: auto;
}

.sale_images_item:nth-child(even) .sale_images_title {
    left: auto;
    right: calc(100% - 7rem);
}


.fb_ad_item {
  position: relative;
  padding-bottom: 4.8rem;
  padding-left: 3rem;
}

.fb_ad_item::before {
  content: '';
  position: absolute;
  left: 6px;
  top: 11px;
  width: 1px;
  height: 100%;
  background: #e3e8f0;
  z-index: 1;
}

.fb_ad_item:last-child::before {
  height: 1.5rem;
}

.fb_ad_item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 12px;
  height: 12px;
  background: #fff;
  background-color: #e3e8f0;
  border-radius: 50%;
  z-index: 2;
}

.info-category h1 {
    font-size: 7.5rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.article_featured .article-title {
    font-size: 3.2rem;
}

.article-category {
    color: var(--black);
    font-size: 1.6rem;
    font-weight: 500;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 1;
    padding-right: 2rem;
}

.title-section-article {
    font-size: 4.6rem;
    color: var(--black);
    font-weight: 600;
}

.article_search {
    position: relative;
    display: flex;
}

.article_search input {
    padding-left: 1.5rem;
    height: 5rem;
    border: 1px solid #EDF3F5;
    border-radius: 1rem;
    font-size: 1.8rem;
    font-weight: 500;
    color: var(--color-text);
    outline: none;
    max-width: 100%;
}

.article_search input:focus {
    border-color: var(--color-highlight);
    box-shadow: none;
}

.article_search button {
    border: none;
    height: 5rem;
    border-radius: 1rem;
    font-size: 2rem;
    min-width: auto;
    margin-left: 4px;
}

.list_article .article-item .article-title {
    margin-bottom: 1rem !important;
    font-size: 2.1rem;
}

.list_article .article-item .inner-content {
    padding-top: 2rem !important;
}

.list_article .ar_head_info {
    display: none !important;
}

.view-small .article-item:last-child {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.title_hidden {
    position: absolute;
    top: -9999px;
}

.product-section {
    font-size: 4.8rem;
}

.product-title img,
.include-attribute img {
    height: 2.4rem;
    width: 2.4rem;
}

.include-attribute {
    min-height: 13.6rem;
    font-weight: 500;
}

.nation-attribute {
    background-color: #efefef;
    padding: 1.5rem .5rem;
    border-radius: 1.2rem;
    text-align: center;
}

.nation-attribute li:first-child {
    font-weight: 500;
}

.btn_action a {
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
}
/*other page end*/

/*responsive start*/
@media (min-width: 576px) {
    .px-sm-5r {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
}

@media (min-width: 768px) {
    .mb-md-5r {
        padding-bottom: 5rem !important;
    }
    
    .p-md-7r {
        padding: 7rem !important;
    }
    
    .pb-md-8r {
        padding-bottom: 8rem !important;
    }
    
    .py-md-8r {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important;
    }
    
    .py-md-10r {
        padding-top: 10rem !important;
        padding-bottom: 10rem !important;
    }
    
    .service_item img {
        height: 12rem;
        margin-left: -1.5rem;
    }
    
    .service_item {
        padding: 5rem 0;
    }
    
    .things_container div[class*="col-"]:nth-child(odd) .thing_item {
        border-right: 2px solid var(--gray);
    }
    
    .things_container div[class*="col-"]:nth-child(n + 3) .thing_item {
        border-top: 2px solid var(--gray);
    }
    
    .article_featured .article-category {
        font-size: 2rem;
    }
}

@media (min-width: 992px) {
    .w-lg-75 {
        width: 75% !important;
    }
    
    .w-lg-80 {
        width: 80% !important;
    }
    
    .service_left {
        position: sticky;
        top: 0;
        height: 100vh;
        text-align: left;
    }
    
    .bg_faq {
        position: relative;
    }
    
    .bg_faq > img {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
    }
    
    .footer_setting > .container > .row > div:last-child {
        display: flex;
        justify-content: space-between;
    }
    
    .list_article > .row > div:nth-last-child(-n + 2) {
        margin-bottom: 0 !important;
    }
}

@media (min-width: 1024px) {
    .container_intro,
    .image_intro {
        max-width: 992px;
    }
}

@media (max-width: 1200px) {
    .menu-section > ul > li > .entry-menu li {
        max-width: none !important;
        border-bottom: none;
        padding: 0 !important;
    }
    
    .menu-section ul li a:hover {
        background-color: transparent !important;
        text-decoration: underline;
        color: var(--color-highlight) !important;
    }
    
    .menu-section ul ul .grower {
        height: 5rem;
        line-height: 5rem;
    }
    
    .main_title {
        font-size: 7rem;
    }
}

@media (max-width: 992px) {
    .setting-menu {
        height: 9rem !important;
    }
    
    body:not(.home) {
        padding-top: 9rem;
    }
    
    .logo-section img {
        height: 6rem !important;
    }
    
    .title-section {
        font-size: 4.6rem;
    }
    
    .campaign_item::before {
        bottom: 1.5rem;
        left: 1.5rem;
    }
    
    .campaign_item img {
        margin-top: 1.5rem;
        width: calc(100% - 1.5rem);
    }
    
    .campaign_icon-1 {
        top: -40px;
        left: -30px;
        height: 44px;
        width: 44px;
    }
    
    .campaign_icon-2 {
        right: -25px;
        bottom: -40px;
        height: 78px;
        width: 78px;
    }
    
    .footer_setting > .container > .row > div {
        margin-bottom: 4rem;
    }
    
    .footer_setting > .container > .row > div:last-child {
        margin-bottom: 0;
    }
    
    .title-footer {
        margin-bottom: 2rem !important;
    }
    
    .bg_copyright {
        text-align: center;
        line-height: 2;
        padding: 1rem 0 !important;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .home_article > .row > div:nth-last-child(-n + 2) {
        margin-bottom: 0 !important;
    }
    
    .footer_setting > .container > .row > div {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 768px) {
    .menu_main {
        order: 5;
        padding-left: 1.5rem;
    }
    
    #theme-toggle {
        font-size: 2rem;
    }
    
    .tiktok-icon-wrapper {
        top: 120px;
        width: 131px;
        height: 131px;
    }
    
    .tiktok-logo {
        width: 111px;
        height: 111px;
    }
    
    .facebook-icon-wrapper {
        bottom: 80px;
        left: 32px;
        width: 104px;
        height: 104px;
    }
    
    .google-icon-wrapper {
        right: 20px;
    }
    
    [class*="btn-submit"] {
        padding: 6px 14px 8px;
        font-size: 1.6rem;
    }
    
    .title-section {
        font-size: 3.2rem !important;
        margin-bottom: 3rem !important;
    }
    
    .des-section {
        font-size: 2rem;
        line-height: 1.5;
    }
    
    .service_title {
        font-size: 2.4rem;
    }
    
    .discover-first {
        padding: 1.5rem;
    }
    
    .discover-first img {
        margin-top: -6rem;
        height: 30rem;
    }
        
    .discover-title {
        font-size: 2.4rem;
    }
    
    .home_article > .row > div:last-child {
        margin-bottom: 0 !important;
    }

    .service_description,
    .content-category {
        font-size: 1.8rem;
    }
    
    .navigation_custom {
        padding-left: 0;
    }
    
    .navigation_custom div[class^="swiper-button-"] {
        height: 4.5rem;
        width: 4.5rem;
    }
    
    .comment_description {
        font-size: 1.6rem;
        line-height: 1.5;
        padding-bottom: 3rem;
    }
    
    .things_container {
        max-width: 343px;
        margin: auto !important;
    }
    
    .thing_item {
        padding: 3.2rem 2.4rem;
    }
    
    .things_container .gg_ads_number {
        font-size: 6.4rem;
    }
    
    .thing_title {
        font-size: 2.4rem;
    }
    
    .statistical_container {
        text-align: center;
    }
    
    .statistical_title {
        font-size: 1.6rem;
    }
    
    .statistical_item {
        padding: 2rem;
        font-size: 1.6rem;
    }
    
    .question_item {
        padding: 6.4rem 0;
    }
    
    .question_content {
        padding: 2rem;
    }
    
    .question_title {
        font-size: 2.4rem;
    }
    
    .question_item img {
        top: -5.5rem;
        right: 2rem;
        height: 11.2rem;
    }
    
    .sale_images_item {
        padding: 3rem 0;
    }
    
    .sale_images_content {
        width: 100%;
        max-width: 100%;
    }
    
    .sale_images_content::after {
        transform: translate(5px, 5px);
    }
    
    .sale_images_content .sale_images_title {
        top: auto;
        right: 1.2rem !important;
        bottom: -2rem;
        left: auto;
        font-size: 1.4rem;
        padding: 8px 20px 10px;
    }
    
    .sale_images_content:hover .sale_image {
        transform: none;
    }
    
    .sale_icon-1 {
        height: 3.8rem;
        top: -16px !important;
        right: 3rem !important;
    }
    
    .sale_icon-2 {
        height: 6.8rem;
        bottom: -31px;
        right: 3rem;
    }
    
    .sale_icon-3 {
        display: none;
    }
    
    .product-section {
        font-size: 2.4rem !important;
    } 
    
    .faq_question {
        font-size: 2.4rem;
    }
    
    .faq_container {
        padding: 0 1.5rem 0 2rem;
    }
    
    .things_container div[class*="col-"]:nth-child(n + 2) .thing_item {
        border-top: 2px solid var(--gray);
    }
    
    .info-category h1 {
        font-size: 3.2rem;
    }
    
    .article_featured .article-title {
        font-size: 2.8rem;
    }
    
    .title-section-article {
        font-size: 2.4rem;
    }
    
    .article_search input {
        height: 4rem;
    }
    
    .article_search button {
        height: 4rem;
        font-size: 1.6rem;
    }
}

@media (max-width: 640px) {
    .hero-container {
        overflow-x: hidden;
    }
    
    .main_title {
        font-size: 3.2rem;
    }
    
    .main_description {
        font-size: 2rem;
    }
    
    .background-element-1 {
        left: -280px;
        top: 340px;
    }
    
    .background-element-2 {
        right: -260px;
        top: -200px;
    }
    
    .tiktok-icon-wrapper {
        right: 61px;
        width: 101px;
        height: 101px;
    }
    
    .tiktok-logo {
        width: 81px;
        height: 81px;
    }
    
    .facebook-logo {
        width: 100%;
        height: 100%;
    }
    
    .google-icon-wrapper {
        width: 79px;
        height: 79px;
    }
    
    .google-logo {
        width: 45px;
        height: 57px;
    }
    
    .campaign_item::before {
        bottom: 1rem;
        left: 1rem;
        border-radius: 1.6rem;
    }
    
    .campaign_item img {
        margin-top: 1rem;
        width: calc(100% - 1rem);
        border-radius: 1.2rem;
    }
    
    .campaign_icon-1 {
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
    }
    
    .campaign_icon-2 {
        right: 0;
        bottom: -15px;
        height: 34px;
        width: 34px;
    }
}

@media (max-width: 576px) {
    
}
/*responsive end*/

/*animation start*/
@keyframes scale-up-center {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    } 
    100% {
        transform: scale(1);
    } 
}

@keyframes slide-in-top {
    0% {
      transform: translateY(-500px);
      opacity: 0;
    }
    80% {
      transform: translateY(3px);
    }
    90% {
      transform: translateY(-1px);
    }
    100% {
      transform: translateY(0);
    }
}
    
@keyframes slide-in-right {
    0% {
      transform: translateX(500px);
      opacity: 0;
    }
    80% {
      transform: translateX(-3px);
    }
    90% {
      transform: translateX(1px);
    }
    100% {
      transform: translateX(0);
    }
}
    
@keyframes slide-in-bottom {
    0% {
      transform: translateY(500px);
      opacity: 0;
    }
    80% {
      transform: translateY(-3px);
    }
    90% {
      transform: translateY(1px);
    }
    100% {
      transform: translateY(0);
    }
}
    
@keyframes slide-in-left {
    0% {
      transform: translateX(-500px);
      opacity: 0;
    }
    80% {
      transform: translateX(3px);
    }
    90% {
      transform: translateX(-1px);
    }
    100% {
      transform: translateX(0);
    }
}

@keyframes fade-in-top {
  0% {
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes scale-in-center {
    0% {
        transform: scale(0);
    }
    80% {
        transform: scale(1.03);
    }
    90% {
        transform: scale(.98);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes rotate-in-2-cw {
    0% {
        transform: rotate(-60deg);
        opacity: 0;
    }
    80% {
        transform: rotate(3deg);
    }
    90% {
        transform: rotate(-1deg);
    }
    100% {
        transform: rotate(0);
    }
}

@keyframes rotate-in-2-ccw {
    0% {
        transform: rotate(60deg);
        opacity: 0;
    }
    80% {
        transform: rotate(-3deg);
    }
    90% {
        transform: rotate(1deg);
    }
    100% {
        transform: rotate(0);
    }
}

.s_in_top.lazy_show {
  animation: slide-in-top var(--adb);
}

.s_in_top-1.lazy_show {
  animation: slide-in-top var(--adb) .1s;
}

.s_in_top-1_5.lazy_show {
  animation: slide-in-top var(--adb) .15s;
}

.s_in_top-2.lazy_show {
  animation: slide-in-top var(--adb) .2s;
}

.s_in_top-3.lazy_show {
  animation: slide-in-top var(--adb) .3s;
}

.s_in_top-4.lazy_show {
  animation: slide-in-top var(--adb) .4s;
}

.s_in_right.lazy_show {
  animation: slide-in-right var(--adb);
}

.s_in_right-1.lazy_show {
  animation: slide-in-right var(--adb) .1s;
}

.s_in_right-1_5.lazy_show {
  animation: slide-in-right var(--adb) .15s;
}

.s_in_right-2.lazy_show {
  animation: slide-in-right var(--adb) .2s;
}

.s_in_right-3.lazy_show {
  animation: slide-in-right var(--adb) .3s;
}

.s_in_bot.lazy_show {
  animation: slide-in-bottom var(--adb);
}

.s_in_bot-1.lazy_show {
  animation: slide-in-bottom var(--adb) .1s;
}

.s_in_bot-1_5.lazy_show {
  animation: slide-in-bottom var(--adb) .15s;
}

.s_in_bot-2.lazy_show {
  animation: slide-in-bottom var(--adb) .2s;
}

.s_in_bot-3.lazy_show {
  animation: slide-in-bottom var(--adb) .3s;
}

.s_in_bot-4.lazy_show {
  animation: slide-in-bottom var(--adb) .4s;
}

.s_in_left.lazy_show {
  animation: slide-in-left var(--adb);
}

.s_in_left-1.lazy_show {
  animation: slide-in-left var(--adb) .1s;
}

.s_in_left-1_5.lazy_show {
  animation: slide-in-left var(--adb) .15s;
}

.s_in_left-2.lazy_show {
  animation: slide-in-left var(--adb) .2s;
}

.s_in_left-3.lazy_show {
  animation: slide-in-left var(--adb) .3s;
}

.scale_center.lazy_show {
    animation: scale-in-center var(--adb);
}

.rotate_cw.lazy_show {
    animation: rotate-in-2-cw var(--adb);
}

.rotate_ccw.lazy_show {
    animation: rotate-in-2-ccw var(--adb);
}

.background-linear-2 {
    animation: scale-up-center 3s var(--animation-both) infinite;
}

.menu-section.lazy_show > ul > li:nth-child(1) {
    animation: slide-in-top var(--adb) .3s;
}

.menu-section.lazy_show > ul > li:nth-child(2) {
    animation: slide-in-top var(--adb) .2s;
}

.menu-section.lazy_show > ul > li:nth-child(3) {
    animation: slide-in-top var(--adb) .1s;
}

.menu-section.lazy_show > ul > li:nth-child(4) {
    animation: slide-in-top var(--adb);
}

.main_title.lazy_show {
    animation: slide-in-bottom .8s var(--animation-both);
}

.home_article > .row > div[class*="col-"]:nth-child(1) .article-item.lazy_show {
    animation: slide-in-right var(--adb);
}

.home_article > .row > div[class*="col-"]:nth-child(2) .article-item.lazy_show {
    animation: slide-in-right var(--adb) .15s;
}

.home_article > .row > div[class*="col-"]:nth-child(3) .article-item.lazy_show {
    animation: slide-in-right var(--adb) .3s;
}

.statistical_raw:nth-child(2).lazy_show .statistical_item * {
    animation: fade-in-top var(--adb);
}

.statistical_raw:nth-child(3).lazy_show .statistical_item * {
    animation: fade-in-top var(--adb) .1s;
}

.statistical_raw:nth-child(4).lazy_show .statistical_item * {
    animation: fade-in-top var(--adb) .2s;
}

.statistical_raw:nth-child(5).lazy_show .statistical_item * {
    animation: fade-in-top var(--adb) .3s;
}

.sale_images_item.lazy_show .sale_images_content {
    animation: slide-in-right var(--adb);
}

.sale_images_item:nth-child(even).lazy_show  .sale_images_content {
    animation: slide-in-left var(--adb);
}

@media (min-width: 576px) {
    .product_container > div[class*="col-"]:nth-child(2n + 1) .product-item.lazy_show {
        animation: slide-in-right var(--adb);
    }
    
    .product_container > div[class*="col-"]:nth-child(2n + 2) .product-item.lazy_show {
        animation: slide-in-right var(--adb) .15s;
    }
}

@media (min-width: 768px) {
    .list_article > .row > div[class*="col-"]:nth-child(2n + 1) .article-item.lazy_show {
        animation: slide-in-right var(--adb);
    }
    
    .list_article > .row > div[class*="col-"]:nth-child(2n + 2) .article-item.lazy_show {
        animation: slide-in-right var(--adb) .15s;
    }
}

@media (min-width: 992px) {
    .list_article > .row > div[class*="col-"]:nth-child(3n + 1) .article-item.lazy_show,
    .product_container > div[class*="col-"]:nth-child(3n + 1) .product-item.lazy_show {
        animation: slide-in-right var(--adb);
    }
    
    .list_article > .row > div[class*="col-"]:nth-child(3n + 2) .article-item.lazy_show,
    .product_container > div[class*="col-"]:nth-child(3n + 2) .product-item.lazy_show {
        animation: slide-in-right var(--adb) .15s;
    }
    
    .list_article > .row > div[class*="col-"]:nth-child(3n + 3) .article-item.lazy_show,
    .product_container > div[class*="col-"]:nth-child(3n + 3) .product-item.lazy_show {
        animation: slide-in-right var(--adb) .3s;
    }
}

@media (min-width: 1200px) {
    .product_container > div[class*="col-"]:nth-child(3n + 1) .product-item.lazy_show {
        animation: slide-in-right var(--adb);
    }
    
    .product_container > div[class*="col-"]:nth-child(3n + 2) .product-item.lazy_show {
        animation: slide-in-right var(--adb) .15s;
    }
    
    .product_container > div[class*="col-"]:nth-child(3n + 3) .product-item.lazy_show {
        animation: slide-in-right var(--adb) .3s;
    }
    
    .product_container > div[class*="col-"]:nth-child(3n + 4) .product-item.lazy_show {
        animation: slide-in-right var(--adb) .45s;
    }
}
/*animation end*/