.header-row {
    position: relative;
    background: -o-linear-gradient(#0f042c 0, #614fbe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0f042c), to(#614fbe));
    background: linear-gradient(#0f042c 0, #614fbe 100%);
    -webkit-clip-path: circle(1420px at 50% calc(100% - 1430px));
    clip-path: circle(1384px at 49.1% calc(100% - 1430px));
    margin-bottom: 5rem;
    padding-bottom: 40rem;
    overflow-x: hidden;
}
.header-title {
    font-size: 2.6rem;
    line-height: 2.875rem;
}
.header-mt {
    margin-top: 8rem;
}
.header-img {
    display: block;
    height: auto;
}
.header-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.header-bg-img {
    position: absolute;
    bottom: 0;
    z-index: 2;
    max-width: 1300px;
    height: auto;
}
.Challenge-bg {
    position: absolute;
    bottom: 0;
    right: -100px;
    width: 38%;
}
.info-title {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 2.688rem;
    word-break: inherit;
    white-space: nowrap;
    padding: 15px 0 15px 25px;
    margin: 0;
    background-image: url(../../images/case-studies/info-bg-title.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.info-mobile-text {
    z-index: 2;
}
.info-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.info-text-pe {
    padding-right: 11rem;
}
.info-svg {
    width: 10rem;
    height: auto;
}
.info-big-mb {
    margin-bottom: 250rem;
}
.info-phone-height {
    background-image: -o-linear-gradient(48.19deg, #007aff 0, #0cadf2 36.99%, #0af2b6 100%);
    background-image: linear-gradient(41.81deg, #007aff 0, #0cadf2 36.99%, #0af2b6 100%);
    height: 65vw;
    position: relative;
    background-size: cover;
    -webkit-transform: skewY(-7deg);
    -ms-transform: skewY(-7deg);
    transform: skewY(-7deg);
    margin: 10em 0;
    z-index: 1;
}
.info-phone-bg .phone-img-width {
    position: absolute;
    width: 39.5vw;
    height: 39.5vw;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}
.info-phone-bg .phone-img-01 {
    display: block;
    width: 14%;
    top: 190px;
    right: 2%;
    position: absolute;
}
.info-phone-bg .phone-img-02 {
    left: 43vw;
    top: 10vw;
}
.info-phone-bg .phone-img-03 {
    left: 11vw;
    top: 43vw;
}
.info-phone-bg .phone-img-04 {
    left: 46vw;
    top: 43vw;
}
.info-phone-img {
    position: relative;
}
.info-phone-img::before {
    display: block;
    content: " ";
    position: absolute;
    top: 9%;
    width: 100%;
    height: 80%;
    z-index: -1;
    background: -o-linear-gradient(48.2deg, #71adf0 0, #6ccffa 37%, #8ce8ed 100%);
    background: linear-gradient(41.8deg, #71adf0 0, #6ccffa 37%, #8ce8ed 100%);
    -webkit-clip-path: polygon(0 12%, 100% 0, 100% 91%, 0 100%);
    clip-path: polygon(0 12%, 100% 0, 100% 91%, 0 100%);
    opacity: .4;
}
.circle-bg-bottom, .circle-bg-top {
    border: 1px dashed #e4f0fe;
    width: 41vw;
    height: 41vw;
    border-radius: 50%;
    position: absolute;
}
.circle-bg-bottom::after, .circle-bg-bottom::before, .circle-bg-top::after, .circle-bg-top::before {
    display: block;
    content: "";
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.circle-bg-top {
    right: 2vw;
    top: -7vw;
    border-color: #2daaca;
    z-index: 1;
}
.circle-bg-top::before {
    border: 1px solid #eaf4ff;
    width: 31vw;
    height: 31vw;
    border-color: #0bd3d1;
}
.circle-bg-top::after {
    border: 1px dashed #d2d2d2;
    width: 24vw;
    height: 24vw;
    border-color: #0cabf2;
}
.circle-bg-bottom {
    left: 2vw;
    top: 20vw;
    z-index: 1;
}
.circle-bg-bottom::before {
    border: 1px solid #eaf4ff;
    width: 31vw;
    height: 31vw;
}
.circle-bg-bottom::after {
    border: 1px dashed #d2d2d2;
    width: 24vw;
    height: 24vw;
}
.color-card {
    width: 12%;
}
.w-60 {
    max-width: 60%;
    height: auto;
}
.color-card-header {
    color: #363d4f;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 38px;
    text-align: center;
    white-space: nowrap;
}
.color-card-body {
    width: 100%;
}
.color-card-text {
    padding: 7px 0 0 20px;
    font-size: 1rem;
    line-height: 1.625rem;
}
.color-1 {
    background-color: #8ddaea;
}
.color-2 {
    background-color: #71b8cb;
}
.color-3 {
    background-color: #f8d59f;
}
.solution-bg {
    position: relative;
    margin-top: 6rem;
}
.solution-bg-img {
    width: 100%;;
}
.solution-title {
    font-size: 2.688rem;
    background-image: url(../../images/case-studies/info-bg-title.png);
}
.solution-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.hexagon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 138px;
    height: 79.67px;
    background-color: #fff;
    margin: 25px 7px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.hexagon-wrapper {
    width: 26rem;
}
.hexagon-1 {
    margin-top: 9rem;
    z-index: 2;
}
.hexagon-2 {
    margin-left: -1rem;
    z-index: 2;
}
.hexagon-3 {
    margin-top: 1.1rem;
    margin-left: .9rem;
}
.hexagon:hover {
    -webkit-transform: scale(.92);
    -ms-transform: scale(.92);
    transform: scale(.92);
    background-color: #e5f6ff;
}
.hexagon::after, .hexagon::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 97.58px;
    height: 97.58px;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    background-color: inherit;
    left: 20.2096px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
}
.hexagon::before {
    top: -48.7904px;
}
.hexagon::after {
    bottom: -48.7904px;
}
.hexagon span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 138px;
    height: 79.6743px;
    z-index: 2;
    background: inherit;
}
.laptop-section-bg {
    background-image: url(../../images/case-studies/phone-bg.png);
    background-size: 135%;
    background-repeat: no-repeat;
    background-position: 52% 90%;
    margin-top: 5rem;
    background: -o-radial-gradient(circle, #fff 0, #f1f1f1 100%);
    background: radial-gradient(circle, #fff 0, #f1f1f1 100%);
    position: relative;
}
.laptop-section-bg::before {
    content: "";
    background-image: -o-linear-gradient(right bottom, transparent 0, transparent 50%, #fff 50%);
    background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, transparent), color-stop(50%, transparent), color-stop(50%, #fff));
    background-image: linear-gradient(to left top, transparent 0, transparent 50%, #fff 50%);
    position: absolute;
    width: 100%;
    height: 10vw;
    top: 0;
    left: 0;
}
.laptop-section-bg::after {
    content: "";
    background: -o-radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    background: radial-gradient(rgba(158, 158, 158, .7) 1px, rgba(255, 255, 255, 0) 0);
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 1vw;
    background-color: #fff;
    background-size: 24px 24px;
}
.laptop-bg {
    position: absolute;
    top: -26.5vw;
    left: 9%;
    max-width: 63%;
    z-index: 5;
}
.laptop-bg-2 {
    position: absolute;
    left: 14.5%;
    top: -9vw;
    max-width: 46%;
    z-index: 5;
}
.laptop-bg-3 {
    position: absolute;
    left: 50%;
    top: -.5vw;
    max-width: 12%;
    z-index: 5;
}
.laptop-content {
    border-radius: 8px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 3.6em;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
    box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
}
.laptop-upwork {
    position: absolute;
    top: -30%;
    right: 15px;
    width: 70px;
    height: auto;
    opacity: .27;
}
.laptop-user-img {
    display: block;
    width: 90px;
    height: auto;
    border-radius: 50%;
}
.laptop-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 600;
}
.laptop-sub-title {
    opacity: .6;
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-weight: 400;
}
.laptop-comment {
    width: 92%;
    margin: 0 auto;
    position: relative;
}
.laptop-quotes {
    position: absolute;
    top: 0;
    left: 0;
}
.laptop-text {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 22px 30px;
}
.impact-mt {
    margin-top: 4rem;
    padding-bottom: 2rem;
}
.hexss {
    width: 300px;
    display: flex;
}
.impact-mt .info-mobile-text .info-text {
    margin-left: 150px;
}
.bginp {
    display: flex;
    margin-top: 3rem;
}
a.hexagon.hexagon-1 {
    margin-left: 4rem;
    margin-right: -3.45rem;
    margin-top: 10.5rem;
}

.impact-bg {
    position: relative;
}
.impact-bg-img {
    display: block;
    position: absolute;
    height: auto;
    left: -6.2rem;
    top: 1rem;
    z-index: 0;
    width: 119% !important;
    max-width: 120%;
}
.impact-bg-img-video {
    display: block;
    position: absolute;
    height: auto;
    left: -6.2rem;
    top: 1rem;
    z-index: 0;
    width: 119% !important;
    max-width: 120%;
    aspect-ratio: 1636/1684;
    object-fit: contain;
}
.what-can-do-title {
    font-size: 1rem;
    line-height: 1.625rem;
    font-weight: 700;
    margin-left: 5rem;
    margin-bottom: 2rem;
}
.what-can-do-list li {
    font-size: 1rem;
    line-height: 1.7;
    margin: .4em 0;
    padding-left: .5rem
}
.mb-custom {
    margin-bottom: 0
}
.impact-mt {
    position: relative;
    z-index: 11;
}



.header-row {
    background: linear-gradient(180.34deg, #7FDEF5 0.58%, #97A5EC 100.32%);
}
.header-text {
    margin-top: 32px;
    margin-bottom: 3rem;
}
.phone-photos-1 {
    position: absolute;
    left: -12%;
    top: -8rem;
}
.phone-photos-1-video {
    position: absolute;
    left: -12%;
    top: -8rem;
    display: block;
    width: 100%;
    aspect-ratio: 772/688;
    object-fit: contain;
    max-width: 772px;
}
.info-mobile-text .info-text {
    max-width: 470px;
}
.switchin__challenge {
    padding-top: 11rem;
}
.Challenge-bg {
    position: absolute;
    right: 0px;
    width: auto;
    top: -20%;
}
.solution-bg {
    background: #FCFCFC;
    padding: 3rem 0;
}
.mob-disp {
    display: none;
}
a.hexagon.hexagon-2 img {
    transform: scale(1.5);
}

img.phone-photos-2 {
    max-width: 100%;
    display: none;
}

video.phone-photos-2-video {
    display: block;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 951/1343;
    object-fit: contain;
}

@media screen and (min-width:1300px) {
    .info-phone-img-2 {
        position: relative;
        top: -12rem;
        z-index: -1;
    }
}
@media screen and (max-width:1200px) {
    .solution-hand {
        width: 20.625rem;
        left: 0;
    }
    .header-row {
        padding-bottom: 60%;
    }
    .splide__arrow {
        width: 53px;
        height: 53px;
    }
    .mb-custom {
        margin-bottom: 5rem;
    }
    .info-phone-height {
        margin-top: 6rem;
    }
    .hexagon-nm {
        margin-left: 0;
        margin-top: 0;
    }

    img.phone-photos-1 {
        width: 31%;
    }
    .phone-photos-1-video {
        width: 31%;
    }
    img.Challenge-bg {
        right: -16% !important;
        left: auto;
        width: 60%;
        top: 0;
    }
    .impact-mt .info-mobile-text .info-text {
        margin-left: 0;
    }
    img.impact-bg-img {
        top: 40%;
        width: 93% !IMPORTANT;
        right: 0 !important;
        left: auto;
    }
    .impact-bg-img-video {
        top: 40%;
        width: 93% !IMPORTANT;
        right: 0 !important;
        left: auto;
    }
}
@media screen and (max-width:1024px) {

    img.impact-bg-img {
        display: none;
    }
    .impact-bg-img-video {
        display: none;
    }
    .header-mt {
        margin-top: 10rem;
    }
    .info-title {
        font-size: 2rem;
    }
    .info-text-pe {
        padding-right: 0;
    }
    .solution-hand {
        width: 20.625rem;
        left: 0;
    }
    .hexagon-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 6em 0;
    }
    .hexagon-1 {
        margin: 25px 7px;
    }
    .hexagon-2 {
        margin: 25px 7px;
    }
    .hexagon-3 {
        margin: 25px 7px;
    }
    .hexagon.hexagon-ms {
        margin-left: 0;
    }
    .hexagon.hexagon-nmt {
        margin: 39.84px 5px;
    }
    .laptop-bg {
        background-image: none;
        width: 100%;
        height: auto;
        margin-bottom: 3rem;
    }
    .laptop-section-bg {
        padding-bottom: 0;
    }
    .laptop-shadow {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        background-color: #fff;
        -webkit-box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
        box-shadow: 0 5px 16px 0 rgba(23, 47, 95, .25);
    }
    .laptop-content {
        width: 100%;
        height: auto;
        background-color: #fff;
        border-radius: 2px;
        padding-top: 2.5rem;
    }
    .laptop-content div {
        z-index: 10;
    }
    .info-phone-img::before {
        z-index: 0;
    }
    .info-phone-img > div {
        position: relative;
        z-index: 1;
    }




}
@media screen and (max-width:768px) {
    .header-row {
        -webkit-clip-path: circle(150vw at 50% calc(100% - 157vw));
        clip-path: circle(150vw at 50% calc(100% - 157vw));
        margin-bottom: 0
    }
    .header-title {
        font-size: 1.8rem;
        line-height: 1.1;
    }
    .header-mt {
        margin-top: 7rem;
    }
    .info-title {
        font-size: 1.5rem;
        line-height: 1.5rem;
        padding: 27px 0 15px 27px;
    }
    .info-svg {
        width: 7.5rem;
        height: auto;
    }
    .info-mobile-text {
        padding: 10px 22px;
        background: rgba(255, 255, 255, .8);
        margin: 0 10px;
    }
    .info-phone-height {
        margin-top: 2.5rem;
    }
    .Challenge-bg {
        background-size: cover;
        padding: 3rem 0;
        margin-bottom: 3rem;
    }
    .color-card {
        width: 50%;
    }
    .solution-bg {
        position: relative;
        -webkit-box-ordinal-group: 3;
        margin-top: 0;
    }
    .solution-bg-img {
        background-image: url(../../images/case-studies/quickPix-solution-bg.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        position: relative;
        width: 100%;
        height: 7em;
        left: 0;
        top: initial;
        z-index: -1;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .solution-bg-img svg {
        left: 57vw;
        top: 10vw;
    }
    .solution-text {
        color: #000;
    }
    .solution-title {
        color: #000!important;
        background-image: url(../../images/case-studies/info-bg-title.png);
    }
    .hexagon-wrapper {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 2rem 1rem;
    }
    .hexagon-3 {
        margin: 25px 7px;
    }
    .hexagon-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-left: 4.7rem;
    }
    .splide__arrow {
        width: 53px;
        height: 53px;
    }
    .mb-custom {
        margin-bottom: 3rem;
    }
    .impact-mt {
        margin-top: 0;
        padding-bottom: 2rem;
    }
    .impact-bg-img {
        top: -100%;
    }
    .impact-bg-img-video {
        top: -100%;
    }
    .Challenge-bg {
        position: absolute;
        bottom: 0;
        right: -100px;
        width: 60%!important;
        z-index: 1;
    }
    .switchin__challenge .info-text {
        width: 100%!important;
    }
    .switchin__challenge .info-mobile-text {
        background: none;
    }
    .switchin__challenge .col-md-11 {
        width: 100%!important;
    }
    .solution-bg .info-mobile-text {
        width: 100%;
        margin-right: 0em!important;
        padding-right: 0em!important;
    }
    .impact-mt .info-mobile-text {
        background: none;
    }
    .impact-bg-img {
        left: 100%!important;
        top: -230%;
        width: 80%!important;
        z-index: -1;
    }
    .impact-bg-img-video {
        left: 100%!important;
        top: -230%;
        width: 80%!important;
        z-index: -1;
    }
    .info-title {
      margin-top: 30px!important;
      margin-bottom: 0px!important;
      padding-top: 30px!important;
    }
    .switchin__what .col-md-10,
    .switchin__challenge .col-md-11,
    .switchin__impact .col-lg-7,
    .solution-bg .col-lg-5 {
        padding-left: 3.25rem;
    }
    img.phone-photos-1 {
        width: 100%;
        position: relative;
        top: 0;
    }
    .phone-photos-1-video {
        width: 100%;
        position: relative;
        top: 0;
    }
    img.Challenge-bg {
        display: none;
    }
    .mob-disp.Challenge-bg {
        display: block !important;
        position: relative;
        width: 100% !important;
        left: 0;
        margin: 0;
        padding: 0;
    }
    .switchin__challenge {
        padding-top: 0;
    }
    .info-mobile-text {
        background: none;
    }
    .bginp {
        flex-wrap: wrap;
    }
    .bginp .hexss {
        margin-bottom: 7rem;
    }

            .switchin__what {
        flex-direction: column-reverse;
    }
    .switchin__challenge {
        flex-direction: column-reverse;
    }
    .solution-bg {
        flex-direction: column-reverse;
    }
    img.impact-bg-img.mob-disp {
        display: block !important;
        position: relative !IMPORTANT;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
    }
    .impact-bg-img-video.mob-disp {
        width: 100% !important;
        display: block !important;
        position: relative !IMPORTANT;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
    }
    a.hexagon {
        margin: 0 auto !important;
    }
    .bginp {
        display: flex;
        justify-content: center;
    }
    .switchin__impact .col-lg-7 {
        padding-right: 30px !important;
    }
    img.impact-bg--new-img {
        display: none;
    }
    .row.switchin__impact_img {
        display: none;
    }
    img.impact-img-mob.mob-disp {
        display: block;
        margin: 48px 0;
    }
    .bginp {
        display: flex;
        margin-top: 7rem;
    }
    img.impact-img-mobi.mob-disp {
        display: block;
    }
    .switchin__what img.phone-photos-1 {
        left: -50%;
        width: 150%;
        margin-top: -70px;
        margin-bottom: 50px;
    }
    .switchin__what .phone-photos-1-video {
        left: -50%;
        width: 150%;
        margin-top: -70px;
        margin-bottom: 50px;
    }
    .switchin__what img.phone-photos-1 {
        left: -50%;
        width: 150%;
        margin-top: -70px;
        margin-bottom: 50px;
    }
    .switchin__what .phone-photos-1-video {
        left: -50%;
        width: 150%;
        margin-top: -70px;
        margin-bottom: 50px;
    }
    img.impact-img-mobi.mob-disp {
        max-width: 100%;
    }
    img.impact-img-mob.mob-disp {
        max-width: 100%;
    }

}
@media screen and ( max-width: 525px ) {
    .switchin__what .col-md-10,
    .switchin__challenge .col-md-11,
    .switchin__impact .col-lg-7,
    .solution-bg .col-lg-5 {
        padding-left: 30px;
    }
}
@media screen and (max-width:480px) {
    .switchin__challenge .info-mobile-text {
        background: rgba(255, 255, 255, .8);
    }
    .slick-slide {
        margin: 0;
        padding: 0 1rem;
    }
    .slick-list {
        margin: 0;
    }
    .what-can-do-title {
        font-size: 1rem;
        line-height: 1.625rem;
        font-weight: 700;
        text-align: center;
        margin: 0 auto 2rem;
    }
    .impact-mt .info-mobile-text {
        background: rgba(255, 255, 255, .8);
    }
    .impact-bg-img {
        left: 100%!important;
        top: -230%;
        width: 40%!important;
    }
    .impact-bg-img-video {
        left: 100%!important;
        top: -230%;
        width: 40%!important;
    }
    .switchin__solution-img {
        max-width: 100%!important;
        width: 100%;
    }
    .Challenge-bg {
        width: 75%!important;
    }
    .header-mt {
        margin-top: 12rem;
    }
}
.breadcrumbs__row {
    position: absolute;
    top: 10%;
    z-index: 1;
    padding-top: 6em;
}
.breadcrumbs__container {
    position: relative;
}
@media screen and ( max-width: 768px ) {
    .color-card-header {
        font-weight: 500;
    }
    .color-card {
        margin-bottom: 2em;
    }
    .color-card-body img {
        width: 45%;
    }
    .color-card-header {
        font-size: 17px;
        line-height: 23px;
    }
    .info-phone-bg > .row,
    .info-phone-bg > .row > .col-md-10 > .flex-row {
        margin-bottom: 0em!important;
    }
    .Challenge-bg {
        width: 55%!important;
        bottom: none;
        top: -15%;
    }
    .info-title {
        font-size: 2.5rem;
    }
    .impact-bg-img {
        left: 55%;
        top: -230%;
        width: 40%;
    }
    .impact-bg-img-video {
        left: 55%;
        top: -230%;
        width: 40%;
    }
    .impact-bg--new-img {
        max-width: 100%;
        padding-right: 1rem;
    }
}
@media screen and ( max-width: 520px ) {
    .breadcrumbs__row {
        position: absolute;
        top: 14%;
    }
}
