.text-red {
    color: red
}

.animate__animated {
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animate__zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.footer_container {
    background: #f5f9ff
}

.btn {
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 2px solid #e74c3c;
    border-radius: .6em;
    color: #e74c3c;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 1rem;
    line-height: 1;
    margin: 20px;
    padding: 1.2em 2.8em;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

.fourth {
    border-color: #f1c40f;
    color: #fff;
    background-image: -webkit-linear-gradient(45deg, #f1c40f 50%, transparent 50%);
    background-image: linear-gradient(45deg, #f1c40f 50%, transparent 50%);
    background-position: 100%;
    background-size: 400%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out
}

.bg-white {
    background: #fff;
    padding: 0
}

.white {
    background: #fff
}

#primeagile__18307 {
    padding: 10px 0
}

.btn::after {
    content: "";
    display: inline-block;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

#primeagile__22326 {
    color: #000
}

.bogo-h {
    font-size: 69px;
    color: #fff !important;
    font-weight: bolder
}

.bogo-btn {
    height: 52px;
    background: transparent linear-gradient(180deg, #fde600 0, #c95500 100%) 0 0 no-repeat padding-box;
    border-radius: 11px;
    width: 200px;
    margin-left: 20px;
    border: 0;
    color: #fff
}

.buy-web-img {
    text-align: center;
    margin-top: 50px
}

#primeagile__22351 p,
#primeagile__22354 p {
    font-size: 24px;
    margin: 0 20px
}

.offer-2-main p,
.offer-2-main ul li {
    font-size: 20px !important;
    margin: 0 !important
}

.last-p {
    text-align: center;
    display: grid;
    gap: 50px;
    margin-top: 50px
}

.contract-payment {
    background: #ff7070;
    padding: 5px;
    color: #fff;
    border-radius: 5px
}

#primeagile__22376 {
    background: #eab490
}

#primeagile__22377 {
    background: url(https://images.primeagile.com/ibcscorp_com/image/25508/top-ban.webp);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

#primeagile__22378 h1 {
    color: #000 !important;
    font-size: 54px
}

#primeagile__22379 {
    margin: 200px 0 100px;
    padding: 70px 0 0 70px
}

#primeagile__22361 {
    text-align: center;
    margin: 50px
}

.buy-web-h2-offer2 {
    font-size: 42px;
    margin-bottom: 50px;
    font-weight: bold;
    max-width: 800px;
    margin: 100px auto 20px auto
}

.buy-web-img {
    text-align: center
}

.buy-one-container h2 {
    text-align: center
}

.offer-2-main p {
    font-size: 20px
}

.buy-web-h3-promo {
    font-size: 38px
}

.promo-div1 {
    height: 320px;
    background: #fff1f1 0 0 no-repeat padding-box;
    justify-content: center;
    padding: 20px;
    display: flex;
    flex-direction: column
}

#primeagile__22401 .row {
    justify-content: center;
    text-align: center;
    font-size: 32px
}

.promo-div2 {
    height: 320px;
    justify-content: center;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    background: #f8f8f8 0 0 no-repeat padding-box
}

.we-do-everything {
    color: #b93838;
    text-align: center
}

.get-one-container,
.buy-one-container {
    margin-top: 1rem
}

.last-p {
    text-align: center;
    display: grid;
    gap: 50px;
    margin-top: 50px
}

.contract-payment {
    background: #ff7070;
    padding: 5px;
    color: #fff;
    border-radius: 5px
}

.pages-include {
    display: grid;
    gap: 50px;
    margin-top: 100px
}

.pages-include .row>.col-4 {
    width: 163px;
    height: 158px;
    background: #bbeaff 0 0 no-repeat padding-box;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.includes-pages ul {
    padding: 0
}

.includes-pages li {
    list-style: none
}

.includes-pages li::before {
    content: "- ";
    font-weight: 300;
    font-size: 18px
}