.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
}

.btn::after {
    content: "";
    display: inline-block;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

#primeagile__20953 {
    background-image: url(https://images.primeagile.com/ibcscorp_com/image/23368/registration-page-background.webp);
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    padding: 15% 0
}

#primeagile__20962 {
    color: #000
}

.reg-card {
    border-radius: 20px !important
}

.reg-card.card,
.form-floating {
    background-color: #ffffffa9 !important
}

.form-floating {
    border-radius: 10px
}

.card-body .form-icon {
    text-align: center;
    width: 100%;
    line-height: 0;
    margin-top: calc(-42px - 35px);
    margin-bottom: 28px
}

.form-icon .icon-holder {
    position: relative;
    display: inline-block;
    width: 85px;
    height: 85px;
    border-radius: 85px;
    background-color: #292828;
    padding: 20px;
    margin-top: 15px
}

.icon-holder img {
    position: absolute;
    width: 50%;
    top: 50%;
    left: 50%;
    margin-top: -23%;
    margin-left: -25%
}

#primeagile__20963 .form-floating>div {
    width: 100%;
    max-width: 100%
}

#primeagile__20956 {
    width: 100%
}

#primeagile__20979 {
    max-width: 600px;
    margin: auto
}

#primeagile__20979 .form-control {
    background: transparent;
    color: #000
}

#primeagile__20978 {
    border: 2px solid #fff;
    color: #000
}

.mb-3 {
    align-items: center;
    display: flex;
    background: #f9fafb;
    border-bottom: 1px solid #b7c1c4;
    padding: 20px 20px;
    justify-content: center;
    gap: 20px
}

.card-body {
    padding: 1.25rem
}

.card-body {
    background: transparent linear-gradient(180deg, #fff 0, #efefef 100%) 0 0 no-repeat padding-box
}

.card-body {
    background: transparent linear-gradient(180deg, #fff 0, #efefef 100%) 0 0 no-repeat padding-box
}