h1#primeagile__13642 {
    color: #0082d7;
    text-shadow: 1px 6px 7px #00000029;
    position: absolute;
    font-size: 2rem;
    margin-top: 95px;
    text-align: center;
    width: 100%
}

.breadcrumb {
    padding: 10px !important;
    justify-content: flex-end;
    text-transform: capitalize
}

#primeagile__14156 {
    height: auto
}

.slick-next:before,
.slick-prev:before {
    color: #000
}

.second-title,
.card-title {
    color: #000
}

.second-title {
    text-align: center;
    font-weight: bold;
    position: absolute;
    margin-top: 170px;
    width: 100%
}

.portfolio-img {
    text-align: right
}

#primeagile__18151 {
    margin-top: 100px;
    display: grid;
    grid-template-columns: auto auto;
    max-width: 1200px;
    margin: auto;
    justify-content: center;
    grid-gap: 50px
}

#primeagile__17804,
#primeagile__18176 {
    margin: 10px
}

#primeagile__18158 {
    background-color: #e6eff5;
    color: #000 !important;
    padding: 20px;
    text-align: center
}

#primeagile__18159 h4 {
    background-color: #d2f0ff;
    color: #000;
    padding: 20px;
    margin-top: 50px;
    font-size: 24px;
    text-align: center
}

#primeagile__18172 {
    color: #1f8d05;
    font-size: 24px;
    font-weight: bold
}

#primeagile__17851 {
    margin-top: -10px
}

#primeagile__18152,
#primeagile__17801 {
    margin-top: 40px
}

#primeagile__18157,
#primeagile__18153 {
    margin-bottom: 30px
}

#primeagile__18155 {
    margin-top: 50px
}

#primeagile__13755 {
    max-width: 600px;
    margin: auto;
    text-align: center
}

div#primeagile__18162 span {
    margin: auto 20px;
    padding: 10px;
    background-color: aliceblue
}

div#primeagile__18162>div {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 50px
}

#primeagile__18173 {
    text-align: center;
    margin-top: 50px;
    padding: 20px
}

#primeagile__18172 {
    font-size: 16px
}

div#primeagile__18170 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

#primeagile__18171 {
    height: 20px !important
}

#primeagile__18789,
#primeagile__18159 {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.1) 0 20px 25px -5px, rgba(0, 0, 0, 0.04) 0 10px 10px -5px
}

#primeagile__18789 {
    font-style: italic;
    color: #a6481d;
    font-size: 15px;
    padding: 20px
}

#primeagile__18158 {
    margin-bottom: 0
}

.laptop {
    position: relative;
    margin: auto;
    max-width: 500px
}

.laptop__screen {
    position: relative;
    z-index: 1;
    padding: 3%;
    border-radius: 1rem 1rem 0 0;
    background: #ecf1f7;
    background-image: linear-gradient(to bottom, #333, #111);
    box-shadow: 0 .1rem 0 #cfcfcf;
    border: 2px solid #ccc;
    overflow-x: hidden;
    overflow-y: auto;
    height: 250px;
    border-top: 10px solid
}

.laptop__screen img {
    display: block;
    max-width: 100%;
    height: auto;
    aspect-ratio: attr(width) / attr(height);
    background: #000
}

.laptop__bottom {
    position: relative;
    z-index: 1;
    margin-right: -7%;
    margin-left: -7%;
    height: .7rem;
    background: #e9eff5;
    background-image: linear-gradient(to right, #d2dde9 0, #f9fcff 15%, #e5ebf2 40%, #e5ebf2 60%, #f9fcff 85%, #d2dde9 100%)
}

.laptop__bottom::before {
    display: block;
    margin: 0 auto;
    width: 20%;
    height: .7rem;
    border-radius: 0 0 .2rem .2rem;
    background: #f6f9fc;
    background-image: linear-gradient(to right, #c3cfdb 0, #f6f9fc 10%, #f6f9fc 90%, #c3cfdb 100%);
    content: " "
}

.laptop__under {
    position: absolute;
    top: 100%;
    left: 25%;
    display: block;
    width: 50%;
    height: 1.5rem;
    background: #e2e8f0;
    background-image: linear-gradient(to bottom, #e2e8f0, #bec7d1)
}

.laptop__under::after,
.laptop__under::before {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    display: block;
    width: 50%;
    border-bottom-left-radius: 100%;
    background: inherit;
    content: " "
}

.laptop__under::after {
    right: auto;
    left: 100%;
    border-bottom-right-radius: 100%;
    border-bottom-left-radius: 0
}

.laptop__shadow {
    position: absolute;
    right: -10%;
    bottom: -2.5rem;
    left: -10%;
    z-index: 0;
    height: 2rem;
    background: radial-gradient(ellipse closest-side, #000, transparent);
    opacity: .5
}

.in-port {
    margin-bottom: 50px
}

.smartphone {
    position: relative;
    width: 348px;
    height: 569px;
    margin: auto;
    border: 16px black solid;
    border-top-width: 60px;
    border-bottom-width: 60px;
    border-radius: 36px;
    overflow: hidden
}

.smartphone:before {
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #333;
    border-radius: 10px
}

.smartphone:after {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    bottom: -65px;
    transform: translate(-50%, -50%);
    background: #333;
    border-radius: 50%
}

.smartphone .image-content {
    width: 318px;
    height: 669px;
    background: white;
    overflow: hidden;
    overflow-y: auto
}

#primeagile__22312 {
    max-width: 500px !important;
    margin: auto
}

#primeagile__17805 {
    max-width: 500px;
    margin: auto
}

.breadcrumb-item.active {
    color: #202123 !important
}