.header-color-line {
    width: 25%;
    height: 8px
}

.red {
    background-color: red
}

.light-blue {
    background-color: #98d5ff
}

.black {
    background-color: #333
}

.dark-blue {
    background-color: #0082d7
}

.grey {
    background-color: #6c7c7c
}

.text-red {
    color: red
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -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
}

.slick-next:before,
.slick-prev:before {
    color: #000
}

.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;
    font-weight: 400;
    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
}

#primeagile__19232 {
    padding: 30px
}

.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
}

.lrn_digi_m,
#primeagile__19451,
#primeagile__19457 {
    background-color: rgba(253, 34, 34, 1);
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    border: 0
}

#primeagile__19229 {
    margin-top: 50px;
    width: 200px;
    padding: 20px 30px
}

#primeagile__19226 {
    color: #4168c7;
    font-size: 64px;
    font-weight: bold !important;
    line-height: 1.1em;
    vertical-align: baseline;
    letter-spacing: normal;
    max-width: 1000px;
    margin: 50px auto;
    padding: 5px
}

#primeagile__19227>p {
    color: #fb9847;
    font-size: 24px;
    max-width: 800px;
    margin: auto
}

#primeagile__19228 {
    text-align: center
}

#primeagile__19251 {
    margin-bottom: 100px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(629px, 1fr));
    max-width: 1500px;
    margin: auto;
    grid-gap: 5rem;
    justify-items: center
}

#primeagile__19231 {
    max-width: 800px;
    margin: 100px auto;
    padding: 10px;
    text-align: center
}

.why_with_us {
    position: relative;
    margin: 20px;
    width: 80%
}

.stack-top {
    z-index: 9;
    margin: -10px 0 10px 10px;
    height: auto;
    background: #000;
    position: relative;
    padding: 20px;
    border: 1px solid #707070;
    top: 0;
    color: #fff
}

div#primeagile__19250 h3 {
    color: #4a90e2
}

div#primeagile__19250 h4 {
    color: #fff;
    text-decoration: underline
}

#primeagile__19232 {
    display: flex;
    gap: 100px;
    max-width: 1500px;
    margin: auto;
    justify-content: center
}

#primeagile__19233>h3 {
    margin-bottom: 50px
}

#primeagile__19452 {
    text-align: center;
    margin-bottom: 50px
}

#primeagile__19356 {
    border-radius: 50px;
    background-color: red;
    color: #fff;
    padding: 10px 20px;
    border: 0;
    margin-top: 50px
}

.things_to_consider {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 10px
}

.things_to_consider>div {
    padding: 10px;
    box-shadow: rgb(149 157 165 / 20%) 0 8px 24px
}

.things_to_consider>div>h4,
#primeagile__19352 h4 {
    color: #000 !important;
    margin-bottom: 20px
}

#primeagile__19224 {
    background-image: url(https://images.primeagile.com/ibcscorp_com/image/20701/banner-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px
}

#primeagile__19401 {
    max-width: 1500px;
    margin: auto 10px;
    padding: 0 10px
}

#primeagile__19401 .carousel_item_primeagile {
    display: flex !important;
    gap: 20px;
    background: F7F7F7;
    border-radius: 20px;
    border: 1px solid #f7f7f7;
    margin: 100px 0;
    box-shadow: rgb(149 157 165 / 20%) 0 8px 24px;
    overflow: hidden
}

#primeagile__19225 {
    max-width: 1500px;
    margin: auto;
    padding: 30px
}

#primeagile__19401 .carousel_item_textblock {
    align-self: center;
    padding: 20px
}

#primeagile__19412 {
    margin-top: 100px
}

#primeagile__19413 {
    display: flex;
    gap: 30px;
    margin: 100px 0
}

#primeagile__19413>div {
    box-shadow: rgb(149 157 165 / 20%) 0 8px 24px;
    padding: 20px
}

#primeagile__22326 {
    color: #000
}