.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
}

.promo-banner {
    background: url("https://images.primeagile.com/ibcscorp_com/image/25432/promo-baner.webp");
    background-size: cover;
    height: 700px;
    background-repeat: no-repeat;
    display: grid;
    color: #fff;
    width: 100%;
    background-position: bottom center;
    align-items: center
}

.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-h2 {
    font-size: 54px;
    margin-bottom: 50px;
    font-weight: bold
}

.buy-web-img {
    text-align: center;
    margin-top: 50px
}

.buy-one h2,
.get-one h2 {
    text-align: center
}

#primeagile__22351 p,
#primeagile__22354 p {
    font-size: 24px;
    margin: 0 20px
}

#primeagile__22351 .offer-1 .pages-include p {
    margin: 0 !important
}

#primeagile__22351 .offer-1 h3 {
    font-size: 30px;
    font-weight: bold
}

.buy-one-row .div1,
.get-one-row .div1 {
    height: 312px;
    background: #f8f8f8 0 0 no-repeat padding-box
}

.buy-one-row .div2 {
    height: 312px;
    background: #fff1f1 0 0 no-repeat padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold
}

.get-one-row .div2 {
    height: 312px;
    background: #fcfff3 0 0 no-repeat padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold
}

.buy-one-row .div2 p,
.get-one-row .div2p {
    font-size: 34px
}

.get-one-row,
.buy-one-row {
    gap: 16px;
    justify-content: center
}

.div1 {
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
    justify-content: center
}

.get-one,
.buy-one {
    margin-top: 100px
}

.last-p {
    text-align: center;
    display: grid;
    gap: 50px;
    margin-top: 50px
}

.contract-payment {
    background: #ff7070;
    padding: 5px;
    color: #fff;
    border-radius: 5px
}

#primeagile__22361 {
    text-align: center;
    margin: 50px
}

.buy-web-img {
    text-align: center
}

#primeagile__22401 {
    text-align: center
}

.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
}