.agen-icon {
    width: 16px;
    height: 16px;
    display: block;
}

.icon-check {
    width: 24px !important;
    height: 24px !important;
    display: inline-block;
    flex-shrink: 0;
    background: #B2B2FF;
    position: relative;
    z-index: 9;
    border-radius: 100%;
}

.icon-check::after {
    content: "";
    position: absolute;
    background: url(../images/svg/icon-check.svg) center center no-repeat;
    background-size: contain;
    width: 15px;
    height: 13px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 99;
}

.icon-check-white {
    background: rgba(255, 255, 255, 0.2);
}

.icon-check-white::after {
    background: url(../images/svg/icon-check-color.svg) center center no-repeat;
}

.icon-online {
    background: url('../images/svg/icon-online.svg') center center no-repeat;
    background-size: contain;
    width: 54px !important;
    height: 54px !important;
    display: inline-block;
    flex-shrink: 0;
    top: -35px;
    right: -25px;
}

.icon-gmail {
    background: url('../images/svg/icon-gmail.svg') center center no-repeat;
}

.icon-call {
    background: url('../images/svg/icon-call.svg') center center no-repeat;
}

.icon-pdf {
    background: url('../images/svg/icon-pdf.svg') center center no-repeat;
}

.icon-download {
    background: url('../images/svg/icon-download.svg') center center no-repeat;
}

.icon-in {
    background: url('../images/svg/icon-in.svg') center center no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

.icon-contact {
    background-size: contain;
    width: 36px !important;
    height: 36px !important;
    display: inline-block;
    flex-shrink: 0;
}

.icon-cricle-blue {
    background-size: contain;
    width: 48px !important;
    height: 48px !important;
    display: inline-block;
    flex-shrink: 0;
}

.icon-phone-blue {
    background: url(../images/svg/icon-phone-blue.svg) center center no-repeat;

}

.icon-messege-blue {
    background: url(../images/svg/icon-messege-blue.svg) center center no-repeat;

}

.btn-in {
    border: 1px solid #00FF33;
    box-shadow: 0px 8.92px 8.92px -4.46px #00000008;
    box-shadow: 0px 22.29px 26.75px -4.46px #00000014;
    max-width: 269px;
    position: relative;
    bottom: 16px;
    right: -56%;
    background: var(--agen-white);
    color: var(--agen-blue);
    font-weight: 700;
    font-size: 17.56px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    gap: 5px;
}

.header-menu {
    gap: 12px;
}

.agen-pdf,
.header-menu ul li a {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    white-space: nowrap;
    padding: 11px 20px;
    border: 1px solid var(--agen-blue);
    margin-left: 12px;
    border-radius: 4px;
    color: var(--agen-blue);
    max-width: 319px;
    justify-content: center;
}

.agen-pdf:hover,
.header-menu ul li a:hover {
    color: var(--agen-blue);
    text-decoration: underline;
}

.agen-pdf img,
.header-menu ul li a img {
    width: 15px;
    height: 15px;
}

.agen-pdf {
    margin-left: 0;
}

.agen-btn {
    padding: 11px 21px;
    font-weight: 400 !important;
}

.button-pdf {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 20px;
    text-decoration: none;
    border: 1px solid var(--agen-green);
    background-color: transparent !important;
    color: var(--agen-blue);
    font-weight: bold;
    border-radius: 4px;
    white-space: nowrap;
    width: fit-content;
}

a:hover {
    text-decoration: underline !important;
}

.button-contact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 20px;
    text-decoration: none;
    border: unset !important;
    background-color: var(--agen-blue);
    color: var(--agen-white);
    font-weight: bold;
    border-radius: 4px;
    white-space: nowrap;
    width: fit-content;
}

.agen-btn .agen-icon {
    display: flex;
    align-items: center;
}

.agen-btn span {
    display: flex;
    align-items: center;
}

.bt-agen-blue {
    background: var(--agen-green) !important;
    color: var(--agen-white) !important;
}


.exp-right .title-speacial {
    margin-bottom: 12px;
}

.img-speacial {
    gap: 12px;
}

.hero-section-right {
    margin-top: 65px;
}

.slick-arrow {
    border: unset;
    background: unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    padding: 0;
}

.slick-arrow:focus,
.slick-arrow:focus-visible {
    outline: unset;
}

.slick-prev {
    left: -80px;
}

.slick-next {
    right: -64px;
}

.mb-24 {
    margin-bottom: 24px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-12 {
    margin-bottom: 12px;
}

.work-section .card {
    background: var(--agen-white);
    padding: 33px;
    border-radius: 16px;
    border: unset;
    box-shadow: 0px 4px 6px -4px #0000001A;
    box-shadow: 0px 10px 15px -3px #0000001A;
    max-width: 472px;
    margin: auto;
}

.work-section .card h5 {
    font-size: clamp(14px, 4vw, 30px);
    font-weight: 700;
}

.work-section .card label {
    font-size: clamp(12px, 4vw, 18px);
    font-weight: 700;
}

.work-section .card label .text-muted {
    font-size: clamp(10px, 4vw, 15px);
    margin-top: 4px;
    font-weight: bold;
}

.work-section .card .text-muted {
    color: var(--agen-gray);
}

.work-section .card .btn-dark {
    background: var(--agen-green);
    border-radius: 8px;
    padding: 12px 0;
}

.work-section .card .form-check {
    gap: 12px;
}

.trial-section .bt-agen-blue {
    padding: 11px 20px;

}

.container-pricing {
    max-width: 769px;
    width: 100%;
    margin: auto;
    background: var(--agen-white);
    border-radius: 31.3px;
    padding: 50px;
    margin-top: 70px;
}

.pricing-card {}

.popular-card {
    position: absolute;
    background: #231D4F;
    color: var(--agen-white);
    padding: 24px 28px 24px 36px;
    top: -81px;
    border-radius: 31px;
    box-shadow: 0px 50.56px 40.93px 0px #5243C24B;
    min-width: 351px;
    width: 100%;
}

.popular-card .popular-badge-line {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
    align-content: stretch;
}

.popular-card .popular-badge {
    background: #EDF1FF;
    border-radius: 16px;
    color: var(--agen-blue) !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: clamp(10px, 4vw, 12px);
    max-width: 145px;
    text-align: center;

    padding: 8px 20px;
    line-height: 100%;
    margin-bottom: 24px;
}

.pricing-card h2 {
    color: var(--agen-blue);
    font-weight: 700;
    font-size: clamp(36px, 4vw, 44px);
    line-height: 100%;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 23px;
}

.pricing-card h2 .text-muted {
    color: var(--agen-blue);
    font-weight: 500;
    font-size: clamp(14px, 4vw, 20px);
    line-height: 100%;
}



.pricing-title {
    color: var(--agen-blue);
    font-size: clamp(18px, 4vw, 28px);
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 12px;
}

.pricing-muted {
    color: var(--agen-blue);
    font-size: clamp(12px, 4vw, 16px);
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 24px;
    color: #848199;
}

.pricing-card .list-unstyled li {
    margin-bottom: 12px;
    color: #848199;
    font-size: clamp(12px, 4vw, 18px);
}

.pricing-card .list-unstyled li .icon-check {
    margin-right: 12px;
}

.pricing-card .btn-outline-dark {
    margin-top: 95px;
    border-color: var(--agen-blue);
    padding: 12px 34px;
    font-size: clamp(12px, 4vw, 16px);
    font-weight: 400;
    min-width: 204px;
    text-align: center;
}

.popular-card * {
    color: var(--agen-white) !important;
}


.popular-card .btn-custom {
    background-color: #B2B2FF;
    margin-top: 95px;
    border-color: var(--agen-blue);
    padding: 12px 34px;
    font-size: clamp(12px, 4vw, 16px);
    font-weight: 700;
    color: #002B44;
    min-width: 204px;
    text-align: center;
    color: #002B44 !important;
}

.popular-card.list-unstyled li,
.popular-card h2 .text-muted {
    color: var(--agen-white);
}

.popular-card .pricing-title {
    font-size: clamp(18px, 4vw, 34px);
    line-height: 100%;
    margin-bottom: 18px;
}

.popular-card .list-unstyled li {
    margin-bottom: 16px;
}

.popular-card .pricing-muted {
    font-size: clamp(13px, 4vw, 18px);
    line-height: 100%;
    margin-bottom: 30px;
}

.pricing-card .btn-outline-dark:hover {
    background: var(--agen-blue);
}

.contact-section * {
    font-family: "Inter", sans-serif;
}

.agen-left-content {
    max-width: 400px;
}


.agen-badge {
    display: inline-flex;
    align-items: center;
    background: #E0E7FF;
    color: #5243C2;
    padding: 5px 14px;
    border-radius: 20px;
    font-size: clamp(10px, 4vw, 14px);
    font-weight: 500;
    margin-bottom: 21px;
}

.agen-badge img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}


.agen-features li {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 8px;
    color: #475569;
}

.agen-features li img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.agen-form-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0px 25.38px 30.46px -5.08px #0A104514;
    padding: 25px;
}

.agen-btn {
    background-color: #0A2540;
    color: white;
    padding: 12px;
    border-radius: 5px;
    font-size: clamp(12px, 4vw, 16px);
}

.agen-btn:hover {
    background-color: #102A43;
}

.agen-text {
    font-size: clamp(10px, 4vw, 12px);
    color: #6B7280;
}

.container-contact {
    max-width: 976px;
    width: 100%;
    margin: auto;
    gap: 53px;
}

.agen-left-content h2.text-left {
    font-size: clamp(18px, 4vw, 30px);
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.75px;
    margin-bottom: 15px;
    color: #0F172A;
}

.agen-form-card h4 {
    font-size: clamp(14px, 4vw, 20px);
    color: var(--agen-blue);
    margin-bottom: 21px;
    font-weight: 600;
}

.agen-form-card .form-select,
.agen-form-card .form-control,
.agen-form-card .form-label {
    font-size: clamp(12px, 4vw, 14px);
    color: var(--agen-blue);
    margin-bottom: 13px;
    font-weight: 500;
    color: black;
    border-color: #E4E4E7
}

.agen-form-card .form-control {
    color: #999999;
    padding: 11px 12px;
    min-height: 40px;
}

.agen-form-card .form-select {
    padding: 10px 16px 10px 13px;
    border-radius: 6px;
    font-size: clamp(12px, 4vw, 16px);
    border-color: #E4E4E7;
    max-height: 40px;
}

.agen-form-card .agen-btn {
    padding: 10px 0;
    text-align: center;
    border-radius: 9px;
    background: var(--agen-green);
    color: var(--agen-white);
    font-size: clamp(12px, 4vw, 14px);
    margin-bottom: 16px;
}

.agen-form-card .agen-btn:hover {
    background: var(--agen-green);
    color: var(--agen-white);
    text-decoration: underline;

}

.pricing-section {
    padding-bottom: 32px;
}

#callbackForm.loadingform {
    pointer-events: none;
    position: relative;
}

#callbackForm.loadingform::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3rem;
    height: 3rem;
    border: 4px solid #007bff;
    border-top: 4px solid transparent;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    transform: translate(-50%, -50%);
    z-index: 10;
}

@keyframes spin {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}