/*#region Common */
@media (min-width: 1100px) {
    .container {
        width: 1358px;
    }
}

a:focus {
    color: #fff;
}

.mobile-show {
    display: none;
}
.page-title {
    color: #003478;
    text-align: center;
    font-family: 'GoogleSans Bold';
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px; /* 148.571% */
}

.amis-crm {
    font-family: GoogleSans, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #000000;
    position: relative;
}

.bold {
    font-family: GoogleSans Bold, Arial, sans-serif;
}

.amis-crm h1, .amis-crm h2, .amis-crm h3 {
    line-height: 1.42857143;
    margin-bottom: 20px;
}

.title-orange {
    color: #ffc259;
}

.section-temp.crm-customer {
    padding-top: 71px;
    position: relative;
    background-color: #f4f4f9;
    padding-bottom: 84px;
}

.section-temp * {
    z-index: 1;
}
.title-logo {
    color: #003478;
    text-align: center;
    font-family: 'GoogleSans Bold';
    font-size: 35px;
    line-height: 52px; /* 148.571% */
}
.cls-button {
    justify-content: center;
    padding-top: 24px;
    display: flex;
    gap: 26px;
}

.mobile-show {
    display: none;
}

html {
    scroll-behavior: smooth;
}

a.advise-bonus-ai {
    display: block;
    width: fit-content;
    position: relative;
    padding: 14px 24px;
    border-radius: 8px;
    color: #fff;
    font-family: GoogleSans medium, Arial, sans-serif;
    font-size: 16px;
    background: linear-gradient(to right, #1265fe, #61b0f3);
}

a.try-bonus-ai {
    display: block;
    width: fit-content;
    position: relative;
    padding: 14px 24px;
    color: #fff;
    font-family: GoogleSans Bold, Arial, sans-serif;
    border-radius: 8px;
    font-size: 16px;
    background: linear-gradient(to right, #ff4d2e, #ffbb5b);
    margin-left: 0;
}

.button-bonus-ai {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
    justify-content: center;
}

.poin-mouse {
    position: absolute;
    right: -22px;
    top: 30px;
    display: inline-block;
    animation: shake-circle 0.8s cubic-bezier(0.25, 1, 0.5, 1) infinite;
}

@keyframes shake-circle {
    0% {
        transform: translate(0, 0);
    }

    25% {
        transform: translate(-5px, -5px);
    }

    50% {
        transform: translate(5px, 5px);
    }

    75% {
        transform: translate(-5px, -5px);
    }

    100% {
        transform: translate(0, 0);
    }
}

/* AOS Animation Overrides - Sử dụng thư viện AOS thay vì custom animations */
/* Form shake animations - Giữ lại cho hiệu ứng rung form */
@keyframes shake-form {
    0%, 100% {
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-3px);
    }

    20%, 40%, 60%, 80% {
        transform: translateX(3px);
    }
}

@keyframes shake-form-strong {
    0%, 100% {
        transform: translateX(0) scale(1);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translateX(-5px) scale(1.02);
    }

    20%, 40%, 60%, 80% {
        transform: translateX(5px) scale(1.02);
    }
}

.animate-shake-strong {
    animation: shake-form-strong 0.8s ease-in-out;
}

.animate-shake {
    animation: shake-form 0.6s ease-in-out;
}

@media screen and (max-width: 768px) {
    .button-bonus-ai {
        margin-top: 20px;
    }

    .view-benefit .button-demo div {
        width: fit-content;
    }
}

@media screen and (max-width: 768px) {
    .button-bonus-ai {
        flex-direction: column;
        gap: 20px;
    }
}

@media (min-width: 979px) {
    .company-block {
        flex-wrap: wrap;
    }

    .cb-list-item {
        /* width: 23%; */
    }
}

@media (max-width: 979px) {
    .pc-show {
        display: none;
    }

    .mobile-show {
        display: none;
        margin: 0 auto;
        margin-bottom: 20px;
        margin-top: 10px;
    }
}

.mobile-show.list-form-right {
    color: #fff;
}

.sub-title {
    margin-top: 8px;
    font-size: 20px;
    font-family: GoogleSans, Arial, sans-serif;
}

.nowrap {
    white-space: nowrap;
}

.amis-crm-title {
    font-size: 26px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    text-align: center;
    margin-bottom: 47px;
}

.amis-crm-title .big-text {
    font-size: 36px;
}

.cubes {
    position: absolute;
    z-index: 0;
}

.cubes-1 {
    top: -220px;
    left: 36%;
    width: 1200px;
}

.cubes-2 {
    top: -178px;
    left: 400px;
}

@media screen and (max-width: 767px) {
    .amis-crm br {
        /* display: none; */
    }
}

/*#endregion*/
/* section 1 */
.wrap-banner {
    display: flex;
    /* height: 700px; */
    flex-wrap: wrap;
    padding-top: 69px;
    justify-content: space-between;
    gap: 0;
}

section.banner {
    background: url(/sites/amis/images/pages/crm-v2/bg-1.webp) no-repeat center;
    color: #000;
    background-size: cover;
}

.title-form-ai-bonus {
    color: #0569FF;
    font-size: 28px;
    text-align: center;
    font-family: GoogleSans Bold, Arial, sans-serif;
}

.des-form-ai-bonus {
    text-align: center;
    color: #003378;
    font-size: 18px;
    font-family: 'GoogleSans Medium';
    margin-bottom: -39px;
}

.left-banner {
    width: 60%;
}

.right-banner {
    padding: 20px 0;
    height: min-content;
    width: 40%;
    position: relative;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 3px 20px;
    transition: transform 0.3s ease;
}

.right-banner.animate-shake {
    animation: shake-form 0.6s ease-in-out;
}

.left-banner .title {
    font-size: 36px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    margin-bottom: 21px;
    color: #084AA2;
}

.left-banner .des .des-item {
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding-bottom: 16px;
    position: relative;
    font-size: 19px;
    line-height: 1.5;
    color: #003478;
}

.left-banner .des .des-item .check-icon {
    width: 16px;
    height: 16px;
    margin-right: 12px;
    margin-top: 4px;
    flex-shrink: 0;
}
.arr-banner {
    position: absolute;
    top: 50px;
}
.banner-content {
    width: 100%;
    color: #003478;
    font-size: 40px;
    font-style: normal;
    line-height: normal;
    font-family: GoogleSans Bold, Arial, sans-serif;
    text-align: center;
    position: relative;
}

.banner-description {
    width: 100%;
    color: #003478;
    font-size: 21px;
    text-align: center;
    margin-bottom: 47px;
}

.wrap-banner {}

.left-banner .des .des-item.hot-item {
    position: relative;
    width: fit-content;
}

.left-banner .des .des-item.hot-item .hot-label {
    position: absolute;
    top: -17px;
    right: -31px;
    background: #FF3939;
    color: white;
    padding: 2px 3px;
    border-radius: 2px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.cta-banner {
    padding-top: 31px;
    display: flex;
    gap: 16px;
    justify-content: center;
}

.cta-banner .demo {
    /* padding: 14px 30px; */
    /* background-color: #f28853; */
    /* border-radius: 100px; */
}

.btn-img {
    margin-left: 6px;
}

.buy a {
    color: #fff;
    font-size: 16px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    border-radius: 100px;
    text-align: center;
    padding: 14px 32px;
    background: linear-gradient(90deg, #51D6FF 0%, #0569FF 100%);
}

.cta-banner .demo a {
    color: #fff;
    font-size: 16px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    padding: 14px 30px;
    background: linear-gradient(90deg, #FF8901 0%, #FF4F00 100%);
    border-radius: 100px;
}
.demo-btn {
    display: inline-block;
    text-align: center;
}

.demo-btn a {
    border-radius: 32px;
    background: linear-gradient(90deg, #FF8901 0%, #FF4F00 100%);
    color: #fff;
    font-size: 16px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    padding: 9px 24px;
    position: relative;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

.demo-btn .benefit-demo-note {
    margin-top: 8px;
    font-size: 14px;
    color: #475569;
    font-style: italic;
    text-align: center;
}

.cta-banner .try-free {}

.cta-banner .try-free a {
    color: #fff;
    font-size: 16px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    padding: 14px 32px;
    background-color: #ffffff;
    border-radius: 100px;
    border: 1.5px solid #186bf1;
    background: #6644F0;
}

.img-banner-ps {
    position: absolute;
    /* width: 700px; */
    right: -131px;
    bottom: -48px;
}

.img-demo-banner {
    margin: 24px 0;
    text-align: center;
    position: relative;
    height: 310px;
}

.img-demo-banner img {
    border-radius: 8px;
    position: absolute;
    left: 0;
    width: max-content;
    height: auto;
}

.img-demo-banner img.play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
}

.logo-banner-section {
    /* background-color: #f4f4f9; */
    padding: 40px 0;
    margin-top: 40px;
}

.logo-banner-section .logo-banner {
    text-align: center;
}

.logo-banner-section .logo-banner img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 979px) {
    .wrap-banner {
        padding-top: 53px;
    }

    .img-demo-banner img {
        position: relative;
    }

    .img-demo-banner {
        height: auto;
    }

    .left-banner .title {
        font-size: 30px;
    }

    .left-banner .title br {
        display: none;
    }

    .cta-banner {
        flex-direction: column;
    }

    .cta-banner div {
        width: 59%;
        text-align: center;
        margin: 0 auto;
    }

    .cta-banner {
        flex-direction: column;
        /* gap: 41px; */
    }

    .cta-banner div {
        width: 59%;
        text-align: center;
        margin: 0 auto;
    }

    .wrap-banner.container {
        height: auto;
        padding-top: 53px;
    }

    .left-banner {
        width: 100%;
    }

    .right-banner {
        width: 100%;
        /* height: 100%; */
        margin-top: 44px;
    }

    .img-banner-ps {
        right: -81px;
        bottom: -53px;
    }

    .left-banner .des .des-item {
        font-size: 18px;
    }

    .left-banner .des .des-item .check-icon {
        width: 16px;
        height: 16px;
        margin-right: 8px;
    }

    .left-banner .des .des-item.hot-item .hot-label {
        right: 9px;
        font-size: 9px;
        width: max-content;
    }

    .logo-banner-section {
        padding: 20px 0;
        margin-top: 20px;
    }
}

@media screen and (max-width: 979px) {
    .cta-banner>div {
        display: inline-grid;
    }
}

/* #region Statistics Section */
.statistics-section {
    padding: 3px 0;
    /* background: rgba(220, 235, 255, 0.3); */
}

.statistics-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.statistic-item {
    text-align: center;
    position: relative;
    border-radius: 9px;
    background: #FFF;
    box-shadow: 0 0 13px 0 rgba(0, 7, 132, 0.20);
    width: 274px;
    height: 117px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.statistic-number {
    font-size: 45px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    color: #0665FB;
}

.statistic-label {
    font-size: 21px;
    color: #003478;
    font-family: GoogleSans Medium, Arial, sans-serif;
    /* white-space: nowrap; */
}



@media (max-width: 979px) {
    .statistics-wrapper {
        gap: 40px;
    }

    .statistic-item:not(:last-child)::after {
        right: -20px;
        height: 50px;
    }

    .statistic-number {
        font-size: 36px;
    }

    .statistic-label {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .statistics-wrapper {
        flex-direction: column;
        gap: 32px;
    }

    .statistic-item:not(:last-child)::after {
        display: none;
    }

    .statistics-section {
        padding: 30px 0;
    }
}

/* #endregion Statistics Section */
/* end section 1 */

/* section 2 */
/* ai bonus new */
section.ai-bonus {
    padding: 40px 0;
    background: url(/sites/amis/images/pages/crm-v2/integration.webp) no-repeat center;
    color: #000;
    background-size: cover;
}

.ai-bonus-new {
    text-align: center;
}

.ai-bonus-title {
    font-size: 32px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    /* color: #084AA2; */
    color: #003478;
    margin-bottom: 40px;
    line-height: 1.3;
}

.des b {
    display: contents;
}

.ai-features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 40px;
    margin-bottom: 0;
    /* max-width: 900px; */
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
}

.ai-feature-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    /* padding: 15px 20px; */
    /* background: #fff; */
    border-radius: 12px;
    /* box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08); */
    /* transition: transform 0.3s ease, box-shadow 0.3s ease; */
    align-items: center;
}

.ai-feature-item:hover {
    /* transform: translateY(-2px); */
    /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12); */
}

.ai-feature-item .check-icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    margin-top: 0;
    flex-shrink: 0;
}

.ai-feature-item span {
    font-size: 16px;
    font-family: GoogleSans Medium, Arial, sans-serif;
    color: #000;
    line-height: 1.4;
}

.ai-support-image {
    margin: 41px 0;
    cursor: pointer;
    position: relative;
}

.ai-play-button {
    position: absolute;
    top: 54%;
    left: 51%;
    transform: translate(-50%, -50%);
}

.support-img {
    max-width: 100%;
    height: auto;
    border-radius: 16px;
    /* box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12); */
}

.ai-cta-button {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.ai-cta-button a {
    /* display: block; */
}

.ai-trial-btn {
    display: inline-block;
    padding: 13px 24px;
    border-radius: 32px;
    background: linear-gradient(90deg, #FF8901 0%, #FF4F00 100%);
    color: #fff;
    font-size: 16px;
    font-family: GoogleSans Bold, Arial, sans-serif;
    text-decoration: none;
    /* transition: transform 0.3s ease, box-shadow 0.3s ease; */
    /* box-shadow: 0 4px 16px rgba(255, 137, 1, 0.3); */
    background: linear-gradient(90deg, #4BCEFF 0%, #076CFF 100%);
}

.ai-trial-btn:hover {
    /* transform: translateY(-2px); */
    /* box-shadow: 0 6px 24px rgba(255, 137, 1, 0.4); */
    color: #fff;
    text-decoration: none;
}

@media (max-width: 979px) {
    section.ai-bonus {
        padding: 40px 0;
    }

    .ai-bonus-title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .ai-features-grid {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-bottom: 40px;
    }

    .ai-feature-item {
        /* padding: 12px 16px; */
    }

    .ai-feature-item span {
        font-size: 18px;
    }

    .ai-trial-btn {
        padding: 14px 36px;
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .ai-features-grid {
        max-width: 100%;
        padding: 0 15px;
    }

    .ai-feature-item .check-icon {
        width: 16px;
        height: 16px;
        margin-right: 8px;
    }

    .ai-cta-button {
        display: grid;
    }
}

/* end ai bonus */
/* end section 2 */

/* section 3 */
/* benefit */
section.benefit {
    padding: 71px 0;
}

.benefit .title {
    color: #003478;
    text-align: center;
    margin-bottom: 70px;
}

.benefit .people-benefit {
    width: 100%;
    justify-content: center;
    margin-top: 24.5px;
}

.wrap-benefit>.title {
    font-size: 32px;
    text-align: center;
    margin-bottom: 56px;
    width: 100%;
}

.wrap-benefit {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 40px;
}

.left-benefit {
    /* width: 50%; */
}

/* #region video wrapper */
.video-wrapper {
    position: relative;
    height: 500px;
}

.video-wrapper .play-video-item {
    position: absolute;
    top: 50%;
    left: 58%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    display: none;
}

.play-icon {
    width: 80px;
    height: 80px;
}

/* #endregion */
.right-benefit {
    /* margin-left: 64.6px; */
}

.right-benefit .head {
    display: flex;
    background: #f4f4f9;
    color: #414141;
    padding: 11px 13px;
    border-radius: 8px;
    align-items: center;
    /* width: 385.18px; */
    /* box-shadow: rgba(0, 0, 0, 0.16) 0 3px 10px; */
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.right-benefit .head .option {
    margin-left: 11.2px;
    border-left: 1px solid #414141;
    padding-left: 11.6px;
}

.benefit .img-line {
    position: absolute;
    top: -23px;
    left: 29px;
    z-index: 0;
}

.benefit .bottom .des {
    padding-left: 54px;
    padding-bottom: 5.4px;
    color: #636363;
    cursor: pointer;
    transition: all 0.3s ease;
}

.benefit .bottom .des:hover {
    color: #186bf1;
}

.benefit .bottom .des.des-active {
    color: #186bf1;
    font-weight: bold;
    font-family: GoogleSans Bold, Arial, sans-serif;
}

.benefit .bottom {
    display: none;
    position: relative;
    border: 1px solid #dadada;
    border-radius: 0 0 8px 8px;
    padding-top: 15.5px;
    /* width: 373.18px; */
    margin: 0 auto;
    padding-bottom: 18.9px;
}

.benefit .item {
    margin-bottom: 12px;
}

.item.active .head {
    box-shadow: rgba(0, 0, 0, 0.16) 0 3px 10px;
    background: linear-gradient(to right, #2bb2ee, #2e50ee);
    color: #fff;
}

.item.active .head img {
    -webkit-filter: brightness(0) invert(1);
}
img#displayedImage {
    position: absolute;
    top: -107px;
    /* width: 300px; */
    /* height: 300px; */
}
.item.active .head .option {
    border-left-color: #ffffff;
}

.benefit .title-bonus.bold {
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 0;
}

.sell-benefit {
    width: 100%;
    display: flex;
    gap: 12.3px;
    justify-content: center;
    margin-top: 25.4px;
    flex-wrap: wrap;
}

.sell-benefit div {
    background-color: #e3e3eb;
    padding: 6px 28px;
    border-radius: 15px;
    position: relative;
    padding-left: 35px;
    font-size: 14px;
    font-family: GoogleSans Medium, Arial, sans-serif;
    color: #636363;
}

.sell-benefit div:before {
    content: url(/sites/amis/images/pages/crm-v2/circle-check.png);
    position: absolute;
    left: 10px;
    top: 5px;
}

.people-benefit {
    text-align: center;
    width: 30%;
    font-size: 14px;
    color: #636363;
    align-items: center;
    display: flex;
    gap: 5.7px;
}

section.benefit span {
    color: #186bf1;
}

.benefit-bottom {
    display: flex;
    margin-top: 20px;
    justify-content: center;
}

.benefit-cta {
    /* margin-top: 22px; */
    /* margin-left: 75px; */
    display: flex;
    align-items: center;
    gap: 16px;
}

.benefit-cta .buy a {
    display: block;
}

.trial-btn a {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 5px 5px 5px 15px;
    background-color: #1877F1;
    border-radius: 24px;
    color: #fff;
}

.trial-btn a span {
    font-family: GoogleSans Bold, Arial, sans-serif;
    font-size: 18px;
    color: #fff;
}

@media (max-width: 979px) {
    .video-wrapper{
        height:200px;
    }
    .wrap-benefit{
        grid-template-columns: 1fr;
    }
    .wrap-benefit.container>.title {
        font-size: 23px;
    }

    .benefit .bottom .des {
        font-size: 12px;
    }

    .benefit .img-line {
        top: -30px;
        left: 29px;
    }

    .benefit .bottom {
        width: 96%;
    }

    .left-benefit {
        width: 100%;
    }

    .play-icon {
        width: 40px;
        height: 40px;
    }

    .right-benefit {
        margin-left: 0;
        margin-top: 31px;
        width: 100%;
    }

    .right-benefit .head {
        width: 100%;
    }

    .sell-benefit {
        gap: 15px;
        flex-wrap: wrap;
    }

    .sell-benefit div {
        width: auto;
        margin: 0;
    }

    .sell-benefit {
        margin-top: 21px;
    }

    .benefit-bottom {
        flex-direction: column;
        align-items: center;
    }

    .benefit-cta {
        margin-left: 0;
        display: grid;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .benefit .title-bonus.bold {
        padding: 0;
    }

    .trial-btn a span {
        font-size: 16px;
    }

    section.benefit {
        padding: 30px 0;
    }
}

/* end benefit */
/* end section 3 */
/* section 4 */
/* view-benefit */
.view-benefit {
    padding: 80px 0;
    /* background: url(/sites/amis/images/pages/crm-v2/bg-wave.png) no-repeat center; */
    background-position: top;
}

.old-section#section3 {
    background: #f4f4f9;
    text-align: center;
}

.benefit-item {
    display: flex;
    align-items: center;
    /* gap: 14px; */
    margin-bottom: 100px;
    /* padding: 40px 0; */
}

.benefit-item:last-child {
    margin-bottom: 0;
}

.benefit-item.reverse {
    /* flex-direction: row-reverse; */
}

.benefit-image {
    flex: 4;
    text-align: center;
}

.benefit-image img {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}

.benefit-content {
    flex: 3;
    padding: 20px;
}

.benefit-title {
    font-size: 30px;
    font-weight: bold;
    color: #1e293b;
    margin-bottom: 24px;
    line-height: 1.3;
}

.highlight-blue {
    color: #0569FF;
}

.benefit-features {
    margin-bottom: 32px;
}

.benefit-feature {
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
    gap: 12px;
    align-items: stretch;
}

.benefit-feature:last-child {
    margin-bottom: 0;
}

.check-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 6px;
}

.benefit-feature span {
    font-size: 19px;
    line-height: 1.5;
    color: #475569;
}

.benefit-title-note {
    margin-top: -17px;
    margin-bottom: 30px;
    font-size: 14px;
}

.benefit-buttons {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    align-items: baseline;
}

.btn-trial {
    padding: 14px 28px;
    color: white;
    border-radius: 32px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    /* transition: transform 0.2s ease; */
    border-radius: 32px;
    background: linear-gradient(90deg, #6644F0 0%, #076CFF 100%);
}

.btn-trial:hover {
    /* transform: translateY(-2px); */
    text-decoration: none;
    color: white;
}

.btn-demo {
    padding: 14px 28px;
    background: transparent;
    color: #fff;
    /* border: 2px solid #FF8901; */
    border-radius: 32px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    border-radius: 32px;
    background: linear-gradient(90deg, #FF8901 0%, #FF4F00 100%);
}

.btn-demo:hover {
    background: #FF8901;
    color: white;
    text-decoration: none;
}

.btn-buy {
    padding: 14px 32px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 32px;
    text-decoration: none;
    background: linear-gradient(90deg, #51D6FF 0%, #0569FF 100%);
}

.btn-buy:hover {
    text-decoration: none;
    color: #fff;
}

/* Responsive Design */
@media (max-width: 979px) {
    .benefit-title-note {
        text-align: left;
    }

    .check-icon {
        margin-top: 6px;
    }

    .view-benefit {
        padding: 60px 0;
    }

    .benefit-item {
        /* flex-direction: column !important; */
        gap: 40px;
        margin-bottom: 80px;
        text-align: center;
        flex-direction: column-reverse;
    }

    .benefit-item.reverse {
        flex-direction: column;
    }

    .benefit-content {
        padding: 0;
    }

    .benefit-title {
        font-size: 28px;
    }

    .benefit-buttons {
        justify-content: center;
    }

    .btn-trial, .btn-demo, .btn-buy, .benefit-buttons .demo-btn a {
        padding: 12px 24px;
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .benefit-item {
        gap: 30px;
        margin-bottom: 60px;
    }

    .benefit-title {
        font-size: 24px;
        text-align: left;
    }

    .benefit-feature span {
        font-size: 18px;
        text-align: left;
    }

    .benefit-buttons {
        flex-direction: column;
        align-items: center;
    }

    .btn-trial, .btn-demo, .btn-buy, .benefit-buttons .demo-btn {
        width: 100%;
        max-width: 280px;
        text-align: center;
    }
    
    .benefit-buttons .demo-btn a {
        width: 100%;
        justify-content: center;
    }
    
    .benefit-buttons .demo-btn .benefit-demo-note {
        text-align: center;
    }
}

/* end */
/* end section 4 */
/* section 5 */
/*#region success */
.success {
    padding: 30px 0;
    background: linear-gradient(180deg, rgba(244, 250, 255, 0.00) 0%, #BDE0FF 100%);
}

.success-story {
    padding: 0
}

.ss-content img {
    width: 38px !important
}

.ss-content>div:nth-child(3)>a {
    display: flex;
    align-items: center;
    color: #212121;
    position: relative
}

.ss-content>div:nth-child(2) {
    padding: 16px 0
}

.customer-voice .owl-stage {
    display: flex
}

.customer-voice-wrap {
    padding: 0
}

.customers-voice-item {
    padding: 30px 15px 15px;
    position: relative
}

.image-quote {
	width: 36px;
	height: 36px;
}

.customers-voice-item-wrap {
    padding: 30px 15px 15px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
    background: #fff;
    border-radius: 15px;
    position: relative;
    display: flex;
    flex-flow: column;
    padding: 58px;
}

.video-feedback {
    padding: 20px;
    background: #f6f6f6;
    border-radius: 16px;
    margin-top: 25px;
    cursor: pointer
}

.video-feedback-title {
    padding-top: 20px;
    font-size: 20px;
    font-family: googlesans bold
}

.video-img {
    position: relative
}

.ic-play-feedback {
    position: absolute;
    width: 50px;
    height: 50px;
    top: calc(50% - 25px)
}

.ss-list .owl-nav {
    position: absolute;
    top: 30px;
    right: 0
}

.ss-list .owl-nav button img {
    box-shadow: 0 3px 6px rgba(63, 63, 255, .16);
    border-radius: 50%;
    margin-left: 10px
}

.image-quote {
    position: absolute;
    left: 28px;
    top: 10px;
    z-index: 11;
    width: 60px !important
}

.customers-voice-content {
    padding-bottom: 30px;
    line-height: 1.5;
    font-size: 23px;
}

.customers-info {
    display: flex;
    margin-top: auto;
    position: relative
}

.customers-info:before {
    position: absolute;
    content: "";
    background: #ccc;
    height: 1px;
    width: 100%;
    left: 0;
    top: -15px
}

.customers-avatar {
    width: 60px;
    display: inline-table;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
    display: none;
}

.customers-name {
    padding-bottom: 3px;
    color: #0E47D9;
    font-family: 'GoogleSans Bold';
    font-size: 23px;
}

.customers-position {
    font-size: 13px;
    color: #4C4C4C;
    font-family: 'GoogleSans';
    font-size: 18px;
    /* font-style: normal; */
    /* font-weight: 400; */
    /* line-height: 27px; */ /* 150% */
}

.customer-voice .owl-theme .owl-dots {
    display: flex;
    justify-content: center
}

.customer-voice .owl-theme .owl-dots .owl-dot {
    outline: none
}

.customer-voice .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.customer-voice .owl-theme .owl-dots .owl-dot.active span {
    width: 30px;
    height: 8px;
    background: #00a0ed
}

.ss-content {
    background: #f6f6f6;
    border-radius: 8px;
    padding: 24px 15px
}

.ss-img img {
    border-radius: 8px
}

.ss-img {
    z-index: 9
}

.ss-content {
    z-index: 10
}

.ss-content>div:nth-child(3)>a:after {
    border: solid #212121;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    top: 7px;
    left: 81px;
    width: 7px;
    height: 7px;
    content: "";
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
}

div.success-story.section-temp>div>div>div:nth-child(3)>div>div.owl-nav.disabled {
    display: block !important;
    top: -70px;
    right: 0;
    position: absolute
}

.ss-list {
    padding-top: 76px;
}

div.success-story.section-temp>div>div>div:nth-child(3)>div>div.owl-nav.disabled>button.owl-prev>img {
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(63, 83, 255, .16);
    margin-right: 10px
}

div.success-story.section-temp>div>div>div:nth-child(3)>div>div.owl-nav.disabled>button.owl-next>img {
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(63, 83, 255, .16);
    margin-right: 10px
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    outline: none
}

@media screen and (max-width: 979px) {
    .video-feedback-title {
        font-size: 16px
    }
}

/*#endregion success */
/* end section 5 */
/* section 6 */
/*#region crm-customer */
ul.company-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}

ul.company-list li {
    width: 14.28%;
    margin: 15px 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.company-block {
    display: flex;
    margin-top: 30px;
    max-height: 260px;
}

.company-block {
    display: flex;
    justify-content: center;
}

.cb-list-item {
    margin: 10px;
    box-shadow: 0 6px 80px rgb(37 53 78 / 12%);
    width: 260px;
}

.amis-cta {
    width: 100%;
    font-family: "Google Sans", Arial, sans-serif;
    color: #000;
}

.amis-cta__inner {
    max-width: 520px;
    margin: 0 auto;
    padding: 0;
    display: grid;
    gap: 27px;
    justify-items: center;
}

.amis-cta__headline {
    text-align: center;
    font-size: 18px;
    font-family: 'GoogleSans';
    line-height: 26px;
    margin-top: 27px;
}

.amis-cta__actions {
    width: 100%;
    display: grid;
    grid-template-columns: 287px 174px;
    justify-content: center;
    gap: 22px;
}

.amis-cta__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    border-radius: 32px;
    text-decoration: none;
    color: #fff !important;
    user-select: none;
}

.amis-cta__btn--trial {
    justify-content: space-between;
    padding: 0 6px 0 18px;
    background: linear-gradient(90deg, #6644f0 0%, #076cff 100%);
}

.amis-cta__btn--buy {
    font-family: 'GoogleSans bold';
    font-size: 19px;
    background: linear-gradient(90deg, #51d6ff 0%, #0569ff 100%);
}

.amis-cta__btn-text {
    font-size: 19px;
    font-family: 'GoogleSans Bold';
    line-height: 1;
}

.amis-cta__btn-icon {
    width: 37px;
    height: 37px;
    border-radius: 9999px;
    border: 2px solid #fff;
    display: grid;
    place-items: center;
    flex: 0 0 37px;
}

.amis-cta__btn-icon-img {
    width: 16px;
    height: 16px;
    object-fit: contain;
    display: block;
}

.amis-cta__note {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-family: 'GoogleSans';
}

.amis-cta__note-link {
    color: #0762f7;
    font-weight: 700;
    text-decoration: none;
}

.amis-cta__note-link:hover {
    text-decoration: underline;
}

@media (max-width: 979px) {
    .amis-cta__inner {
        padding: 0 16px;
    }

    .amis-cta__actions {
        grid-template-columns: 1fr;
        width: min(360px, 100%);
        gap: 12px;
    }

    .amis-cta__btn--trial,
    .amis-cta__btn--buy {
        width: 100%;
    }
}

.company-block-title {
    font-weight: bold;
    color: #000;
    background-color: #e9ebee;
    padding: 8px 30px;
    border-radius: 8px;
    text-align: center;
}

ul.company-block-item {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

ul.company-block-item li {
    width: 50%;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.company-block-item li.special-cb-item {
    width: 100%;
}

.company-block.owl-carousel .owl-item img {
    width: initial;
}

.company-block.owl-carousel .owl-stage {
    display: flex;
}

.company-block.owl-carousel .owl-item {
    display: flex;
    flex: 1 0 auto;
}

.section-temp.question {
    padding-top: 61px;
    padding-bottom: 74px;
}

@media (max-width: 979px) {
    ul.company-list li {
        width: 25%;
    }

    ul.company-block .cb-list-item {
        width: 980px;
    }
}

@media (max-width: 767px) {
    ul.company-list {
        justify-content: space-between;
    }
}

/*#endregion*/
/* end section 6 */
/* section 7 */
/*#region question */
.question-wrap {
    margin: 0;
    padding-top: 30px;
}

.ic-question {
    margin: 0 auto 10px;
}

.question .panel-group .panel {
    border-radius: 10px;
}

    .question .panel-group .panel:not(:first-child) {
        margin-top: 15px;
    }

.question .panel-default > .panel-heading.collapsed {
    background: url(/sites/amis/images/pages/amis-task/ic_down.svg) no-repeat right 15px top 20px;
    background-size: 12px;
}

.question .panel-default > .panel-heading {
    padding: 15px 35px 15px 15px;
    background-color: #fff;
    border-radius: 10px;
    cursor: pointer;
    font-family: GoogleSans Bold, Arial, sans-serif;
    background: url(/sites/amis/images/pages/amis-task/ic_up.svg) no-repeat right 15px top 25px;
    background-size: 12px;
}

.panel-answer {
    padding: 0 35px 15px 15px;
    line-height: 1.5;
}

    .panel-answer ul li {
        padding: 0 0 10px 18px;
        position: relative;
        list-style: none;
        margin: 0;
    }

        .panel-answer ul li::after {
            position: absolute;
            content: '';
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background: #C8C8C8;
            left: 0;
            top: 6px;
        }

        .panel-answer ul li:last-child {
            padding-bottom: 0;
        }

    .panel-answer > div:not(:last-child) {
        padding-bottom: 6px;
    }

/*#endregion */
/* end section 7 */
/* section 8 */
.amis-inquiry {
    width: 100%;
    font-family: "Google Sans", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
    color: #111;
    /* background: linear-gradient(
358deg, rgba(244, 250, 255, 0.00) 0%, #BDE0FF 100%); */
  }

  .amis-inquiry__wrap {
    max-width: 1280px;
    margin: 0 auto;
    padding: 36px 24px 56px;
    display: grid;
    /* gap: 28px; */
  }
#register {
        background: linear-gradient(358deg, rgba(244, 250, 255, 0.00) 0%, #BDE0FF 100%);
}
  .amis-inquiry__title {
    text-align: center;
    font-size: 35px;
    font-family: 'GoogleSans Bold';
    color: #003478;
  }
.des-form {
    color: #2A2A2A;
    text-align: center;
    font-family: 'GoogleSans';
    font-size: 18px;
     /* 150% */
    margin-bottom: 50px;
}.item .head img {
    /* -webkit-filter: brightness(0.5) invert(1); */
}
  .amis-inquiry__grid {
    display: grid;
    grid-template-columns: minmax(320px, 506px) 1fr;
    gap: 44px;
    align-items: start;
  }

  .amis-inquiry__card {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    padding: 10px;
    display: grid;
    /* gap: 14px; */
  }

  .amis-inquiry__card-title {
    color: #0569ff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
  }

  .amis-inquiry__card-subtitle {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.35;
  }

  .amis-inquiry__meta {
    color: #565656;
    font-size: 19px;
    font-weight: 400;
    line-height: 1.35;
    text-align: center;
    padding-top: 4px;
  }

  .amis-inquiry__aside {
    display: grid;
    gap: 18px;
    align-items: start;
  }

  .amis-inquiry__qa-title {
    font-size: 25px;
    line-height: 1.35;
    color: #111;
    font-family: 'GoogleSans Bold';
  }

  .amis-inquiry__qa-list {
    display: grid;
    gap: 12px;
  }

  .amis-inquiry__qa-item {
    display: grid;
    grid-template-columns: 18px 1fr auto;
    gap: 12px;
    align-items: center;
    position: relative;
    width: fit-content;
  }

  .amis-inquiry__qa-icon {
    width: 14px;
    height: 14px;
    /* margin-top: 6px; */
    display: block;
  }

  .amis-inquiry__qa-text {
    font-size: 20px;
    /* font-weight: 400; */
    line-height: 1.75;
    color: #111;
  }

  .amis-inquiry__badge {
    align-self: start;
    display: inline-grid;
    place-items: center;
    min-width: 38px;
    height: 22px;
    padding: 0 8px;
    background: #ff3939;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    margin-top: 6px;
  }

  .amis-inquiry__media {
    display: grid;
    gap: 16px;
    align-items: end;
    position: relative;
  }

  .amis-inquiry__media-main {
    /* width: 100%; */
    max-width: 849px;
    height: auto;
    display: block;
    border-radius: 14px;
    position: absolute;
    top: 0;
    left: -13px;
  }

  .amis-inquiry__media-float {
    width: 181px;
    height: auto;
    display: block;
    border-radius: 14px;
    justify-self: end;
  }

.register-form-title {
    /* Đăng ký trải nghiệm ngay */
    color: #0569FF;
    font-size: 28px;
    font-family: 'GoogleSans Bold';
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 0;
    text-align: center;
}

.redemo {
    color: #003378;
    font-size: 18px;
    font-family: 'GoogleSans';
    margin: 0 auto;
    text-align: center;
}
  @media (max-width: 979px) {
      .amis-inquiry__media-main{
          position: unset;
          width: 100%;
      }
    .amis-inquiry__wrap {
      padding: 28px 16px 40px;
      gap: 18px;
    }

    .amis-inquiry__title {
      font-size: 26px;
    }

    .amis-inquiry__grid {
      grid-template-columns: 1fr;
      gap: 18px;
    }

    .amis-inquiry__card-title {
      font-size: 22px;
    }

    .amis-inquiry__card-subtitle {
      font-size: 16px;
    }

    .amis-inquiry__meta {
      font-size: 16px;
    }

    .amis-inquiry__qa-title {
      font-size: 18px;
    }

    .amis-inquiry__qa-text {
      font-size: 16px;
      line-height: 1.6;
    }

    .amis-inquiry__media-float {
      width: 140px;
    }
  }
/* end section 8 */
/* section 9 */
section.new {
  padding: -18px;
  margin: 90px 0;
  /* background-color: #f3f8fe; */
}
.title {
    text-align: center;
    font-size: 35px;
    font-family: 'GoogleSans Bold';
    color: #003478;
}
.wrap-new {
  display: flex;
  margin-top: 32px;
  gap: 24px;
}

.img-new img {
  border-radius: 8px;
}

.list-new {
  border-radius: 8px;
  background: #fff;
  padding: 12px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.title-new {
  font-size: 16px;
  margin-top: 24px;
  font-family: GoogleSans Bold, Arial, sans-serif;
  padding: 0 12px;
}

.title-new a {
  color: #000;
}

.bonus-new {
  display: flex;
  justify-content: space-between;
  padding: 26px 12px;
  align-items: center;
}

.date-new {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0 12px;
  color: #7c869c;
}

.img-logo-new {
  width: 100px;
}

.show-more-new {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: end;
  margin-top: 21px;
  color: #0263e0;
  font-size: 16px;
  font-family: GoogleSans medium, Arial, sans-serif;
}

.show-more-new a {
  color: #0263e0;
}

@media (max-width: 979px) {
  .wrap-new {
    flex-wrap: wrap;
  }

  section.new {
    padding: 76px 0;
  }
}

@media (max-width: 767px) {
  section.new {
    padding: 30px 0;
    margin: 40px 0;
  }
}

/* end section 9 */