.header-row {
    position: relative;
    background: -o-linear-gradient(270.38deg, #0f072c 0, #1762bb 100%);
    background: linear-gradient(179.62deg, #0f072c 0, #1762bb 100%);
    -webkit-clip-path: circle(1420px at 50% calc(100% - 1480px));
    clip-path: circle(1420px at 50% calc(100% - 1480px));
    margin-bottom: 5rem;
    padding-bottom: 35rem;
}
.Overview-bg-2 {
    position: absolute;
    z-index: -1;
    max-width: 537px;
    width: 100%;
    opacity: 0.7;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
    top: -246px;
    left: -215px;
}
.header-title {
    font-size: 2.6rem;
    line-height: 2.875rem;
    margin-top: 25rem;
}
.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: 50rem;
    height: auto;
}
.mb-custom {
    margin-bottom: 0;
}
.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-text {
    font-size: 1rem;
    line-height: 1.625rem;
}
.info-text-pe {
    padding-right: 13rem;
}
.info-svg {
    width: 10rem;
    height: auto;
}
.info-big-mb {
    margin-bottom: 250rem;
}
.solution-bg {
    position: relative;
}
.solution-bg-img {
    background-image: url(../../images/case-studies/healthread-solution-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    width: 60%;
    height: 110%;
    left: 0;
    top: 6em;
    z-index: -1;
}
.solution-bg-img::before {
    content: "";
    position: absolute;
    height: 37.5vw;
    width: 18.25vw;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(../../images/case-studies/healthread-solution-phone-1.svg);
    top: -12vw;
    left: 7vw;
}
.solution-bg-img::after {
    content: "";
    position: absolute;
    height: 37.5vw;
    width: 18.25vw;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    background-image: url(../../images/case-studies/healthread-solution-phone-2.svg);
    left: 28.6vw;
    top: -2vw;
}
.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 {
    cursor: default;
    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: 50px 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:hover {
    cursor: none;
}
.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;
}
a.hexagon-new {
    cursor: pointer;
}
.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;
}
.hexagon-nm {
    margin-left: -10rem;
    margin-top: -3.2rem;
}
.hexagon-new:nth-child(3) {
    margin-left: 4.9em;
}
.hexagon-new:nth-child(n+3) {
    margin-top: 2.8em;
}
.hexagon-new:nth-child(n+3) {
    margin-top: 8.4em;
}
.hexagon-new:nth-child(3) {
    margin-left: -22.8em;
}
.hexagon-new-wrp {
    margin: 0 auto;
}
.pt-custom {
    padding-top: 0;
}
@media screen and (min-width:992px) and (max-width:1439px) {
    .pt-custom {
        padding-top: 20%;
    }
}
@media screen and (min-width:1400px) {
    .solution-hand {
        max-width: 61.375rem;
        height: auto;
        left: 7%;
    }
}
@media screen and (max-width:1200px) {
    .solution-hand {
        width: 20.625rem;
        left: 0;
    }
    .header-row {
        padding-bottom: 70%;
    }
    .splide__arrow {
        width: 53px;
        height: 53px;
    }
    .mb-custom {
        margin-bottom: 5rem;
    }
    .info-phone-height {
        margin-top: 6rem;
    }
    .hexagon-1 {
        margin: 50px 7px;
    }
    .hexagon-nm {
        margin-left: 0;
        margin-top: 0;
    }
}
@media screen and (max-width:1024px) {
    .header-title {
        margin-top: 10rem;
    }
    .info-title {
        font-size: 2rem;
    }
    .info-text-pe {
        padding-right: 0;
    }
    .solution-hand {
        width: 20.625rem;
        left: 0;
    }
    .hexagon.hexagon-ms {
        margin-left: 0;
    }
    .hexagon.hexagon-nmt {
        margin: 39.84px 5px;
    }
    .hexagon-new-wrp {
        width: 24em;
    }
}


@media screen and (max-width:768px) {
    .header-title {
        margin-top: 7rem;
        font-size: 1.8rem;
        line-height: 1.1;
    }
    .info-title {
        font-size: 43px;
        line-height: 1.5rem;
        padding: 27px 0 15px 27px;
    }
    .info-svg {
        width: 7.5rem;
        height: auto;
    }
    .info-mobile-text {
        padding: 10px 22px;
        margin: 0 10px;
    }
    .info-phone-height {
        margin-top: 2.5rem;
    }
    .color-bg {
        position: relative;
        background-size: 100%;
        background-image: url(../../images/case-studies/phone-bg.png);
        background-repeat: no-repeat;
        background-position: 0 0;
    }
    .color-card {
        height: auto;
    }
    .color-card-header {
        height: 4rem;
    }
    .solution-text {
        color: #000;
    }
    .solution-title {
        color: #000!important;
        background-image: url(../../images/case-studies/info-bg-title.png);
    }
    .hexagon.hexagon-ms {
        margin-left: 5rem;
    }
    .hexagon.hexagon-nmt {
        margin-top: .5rem;
    }
    .splide__arrow {
        width: 53px;
        height: 53px;
    }
    .mb-custom {
        margin-bottom: 3rem;
    }
}
@media screen and (max-width:767px) {
    .hexagon-new-wrp {
        margin-left: 8rem;
    }
}
@media screen and (max-width:480px) {
    .slick-slide {
        margin: 0;
        padding: 0 1rem;
    }
    .slick-list {
        margin: 0;
    }
    .hexagon-new-wrp {
        margin-left: 4rem;
    }
}
.header-bg-img-small {
    height: auto;
}
.header-title-small {
    font-size: 2.25rem;
    margin-top: 15rem;
    font-size: 36px;
    letter-spacing: 0;
    line-height: 44px;
}
.header-logo-image {
    padding-bottom: 147px;
    width: auto;
    height: auto;
    display: block;
}
.header-row {
    margin-bottom: 0;
}
.right-image-section {
    position: relative;
}
.image-bg-right {
    position: absolute;
    top: 20px;
    right: 10px;
}
.info-image-container {
    position: absolute;
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
    top: 760px;
    left: -270px;
}
.info-image {
    width: auto;
    height: auto;
    opacity: 0.7;
}
.info-title-line-height {
    line-height: 36px;
    white-space: unset;
}
.solution-list {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 31px;
    padding-left: 32px;
    margin-right: -1.5rem;
}
.solution-list li {
    position: relative;
}
.solution-list li::before {
    position: absolute;
    content: '';
    height: 12px;
    width: 12px;
    background-color: #68E1FD;
    border-radius: 50%;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hexagon {
    margin: 20.84px 5px;
    cursor: default;
}
.hexagon-1 {
    margin-left: 5rem;
}
@media screen and ( max-width: 1280px ) {
  .info-image {
    margin-top: 25px;
  }
}
@media screen and (max-width:1024px) {
    .info-image-container {
        top: 790px;
        left: -350px;
    }
    .right-image-section {
        display: none;
    }
}
@media screen and ( max-width: 768px ) {
    .hexagon-new-wrp {
        margin-right: 8em;
        justify-content: center;
    }
}
@media screen and (max-width:767px) {
    .header-title-small {
        margin-top: 8rem;
    }
    .header-bg-img-small {
        width: 50%;
    }
    .info-image-container {
        top: 550px;
        left: -50px;
    }
    .info-title {
        font-size: 43px;
    }
    .header-row {
        padding-bottom: 25%;
    }
    .challenge-box-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}
@media screen and (max-width:480px) {
    .header-bg-img-small {
        width: 326px;
        height: auto;
        vertical-align: bottom;

    }
    .info-image-container {
        display: none;
    }
    .info-mobile-text {
        padding: 0 0 0 15px;
    }
    .right-image-section {
        display: none;
    }
    .solution-inner {
        padding-left: 0;
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .solution-text {
        margin-left: 0
    }
    .image-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .solution-image {
        text-align: center;
    }
    .info-title{
        font-size: 25px;
    }
    .info-mobile-text {
        background: rgba(255, 255, 255, .8);
    }
    .hexagon-new-wrp {
        margin-right: 0em;
        justify-content: center;
    }
}
.breadcrumbs__row {
    position: absolute;
    top: 1.25%;
    z-index: 1;
    padding-top: 6em;
}
.breadcrumbs__container {
    position: relative;
}
.hexagon-new-hov {
  cursor: pointer;
}
.scotts__overview .info-title {
  margin-right: 0px;
}
.scotts__overview-block .info-mobile-text {
  width: 90%;
}
@media screen and ( max-width: 450px ) {
    .header-title-small {
        margin-top: 12rem;
    }
}
@media screen and ( max-width: 375px ) {
    .hexagon-new-wrp {
        margin-left: 1rem!important;
        transform: scale(0.8)!important;
    }
}
