﻿@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap");

/* comman Header and body css starts here */
::-webkit-scrollbar {
    width: 0px;
}

*,
::before,
::after {
    box-sizing: border-box;
}

.pathwayassigned-tabcontent__col {
    padding: 8px 0;
}

.pathwayassigned-tabcontent__cardheader {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 12px 12px 12px;
}

.pathwayassigned-tabcontent__progresscardflex--desktop {
    /*display: flex;
    flex-direction: row;
    margin: 4px;
    justify-content: center;*/
}

.pathwayassigned-tabcontent__openinnew {
    cursor: pointer;
}

.pathwayassigned-tabcontent__progresscardflex {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    /*padding-left: 15px;*/
}

.pathwayassigned-tabcontent__prograsscard--emotion {
    display: flex;
    flex-direction: row;
}

.pathwayassigned-tabcontent__progresscardflex {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.pathwayassigned-tabcontent__emotioncontent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: self-start;
}

.pathwayassigned-tabcontent__title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1D202D;
    margin: 0;
}

.pathwayassigned-tabcontent__cardheader--text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #1D202D;
    margin: 0;
}

.pathwayassigned-tabcontent__cardheader--desktoptext {
    display: none;
}

.storm-inner-modal__dialog {
    margin: 0%;
}

.modal-content {
    border-radius: 1rem 1rem 1rem 1rem;
    outline: none;
    width: auto;
}

.storm-pathwaymetrics__progresscardflex {
    display: flex;
    flex-direction: row;
}

.storm-pathwaymetrics__prograsscard--emotion {
    display: flex;
    flex-direction: row;
}

.storm-pathwaymetrics__prograsscard--emotion {
    display: flex;
    flex-direction: row;
}

.storm-pathwaymetrics__emotionicon {
    height: 55px;
    width: 55px;
}

.modal-header {
    border-color: transparent;
    padding: 2rem 1rem 1rem 1rem;
}

.storm-pathwaymetrics__header {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    color: #1D202D;
}

.modal__close {
    color: orangered;
    border-color: transparent;
}

.storm-pathwaymetrics__progresscardflex {
    display: flex;
    flex-direction: row;
}

.storm-pathwaymetrics__line {
    border: 0.5px solid #DCDFF1;
    opacity: 0.8;
    margin-top: 10px;
}

.storm-pathwaymetrics__howstartedtext {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #000000;
    margin-top: 20px;
}

.storm-pathwaymetrics__countarrowcontent {
    display: flex;
    flex-direction: row;
    gap: 5px;
}

.storm-pathwaymetrics__countarrowcontent--text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1D202D;
    margin: 0;
}

.storm-pathwaymetrics__arrowicon {
    margin-top: 5px;
    height: 10px;
    width: 10px;
}

.storm-pathwaymetrics__title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1D202D;
    margin: 0;
}

.storm-pathwaymetrics__line {
    border: 0.5px solid #DCDFF1;
    opacity: 0.8;
    margin-top: 10px;
}

.storm-pathwaymetrics__howstartedtext {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #000000;
    margin-top: 20px;
}

.storm-pathwaymetrics__howitstarted {
    display: flex;
    flex-direction: row;
}

.storm-pathwaymetrics__howitstarted--emotion {
    display: flex;
    flex-direction: row;
}

.storm-pathwaymetrics__emotioncardicon {
    height: 55px;
    width: 55px;
    mix-blend-mode: luminosity;
    opacity: 0.8;
}

.storm-pathwaymetrics__emotioncontent {
    margin-top: 15px;
}

.storm-pathwaymetrics__startedcount {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #5D606F;
    margin: 0;
}

.storm-pathwaymetrics__text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #5D606F;
}

.hero-header {
    background: #fee000;
    border-radius: 0;
}

.header {
    width: 100%;
    height: var(--header-height);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    padding: 0.5rem 1rem 0 1rem;
    transition: 0.5s;
    z-index: 9;
}

.header__toggle {
    font-size: 1.5rem;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    margin-left: 1rem;
    position: absolute;
    top: 15px;
    left: 0px;
}

.header__img-logo {
    width: 35px;
    height: 35px;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    left: 46%;
}

    .header__img-logo img {
        width: 35px;
        height: 35px;
        object-fit: contain;
    }

.header__img-desktop {
    align-items: center;
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    overflow: hidden;
    display: none;
}

.storm-hero {
    display: block;
    overflow-wrap: initial;
    box-sizing: border-box;
}

.storm-hero__container {
    height: 80px;
    display: flex;
    flex-direction: row;
    line-height: 15px;
    padding: 10px 0 0 0;
    /* margin-top: 20px; */
    background: #fee000;
}

.storm-hero__school_Image {
    display: none;
}

.storm-cloud {
    display: none;
}

.storm-hero__title-block {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    font-style: normal;
    color: #1d202d;
}

.tabs .js-tab-header {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    background: #fff6bd;
    overflow-x: scroll;
    border-bottom: 1px solid #dcdff1;
    gap: 0;
    cursor: pointer;
}

    .tabs .js-tab-header::-webkit-scrollbar {
        display: none;
    }

    .tabs .js-tab-header .js-tabs {
        font-family: "Montserrat", sans-serif;
        color: #0a0a0a;
        font-size: 14px;
        font-weight: 400;
        position: relative;
        text-align: center;
        font-style: normal;
        line-height: 150%;
        display: flex;
        justify-content: center;
        text-transform: uppercase;
        width: 180px;
    }

    .tabs .js-tab-header .active {
        font-weight: 600;
        border-bottom: 2px solid #1d202d;
        padding: 10px 0;
        margin: 0;
    }

.hide {
    display: none;
}

.tab-body-content {
    display: none;
}

    .tab-body-content.active {
        display: inherit;
    }

.tabs .tab-body {
    position: relative;
}

    .tabs .tab-body .tab-panel {
        position: absolute;
        top: -200%;
        opacity: 0;
        margin-top: 5px;
    }

        .tabs .tab-body .tab-panel .active {
            top: 0px;
            opacity: 1;
        }

.tab-content h2 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1d202d;
    padding: 15px;
}
/* comman Header and body css ends here */

/*todo Pathway progeress css starts from here by Prasad jagtap*/

/*! Pathway theme based toggaling here*/

/*! Pathway theme based toggaling here*/

/*todo pathway comman css are here */

.storm-pathway--winner {
    margin-top: 1rem;
}

/*.stages div:nth-child(1) {
    background: blue;
}*/

.stages {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.width-100 {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: center;
}

.width-50:before {
    content: '';
    clear: both;
}

.width-50:after {
    content: '';
    clear: both;
}

/*.stages .storm-pathway__singularstage:nth-child(2) {
    background: red;
}

.stages .storm-pathway__singularstage:last-child {
    background: blue;*/
}
/*.stages div:nth-child(n+3) {
    background: red;
}*/

/*#StageDetails > :nth-child(n+3):nth-last-child(n+3) {
    background-color: #ddd;
}*/
.storm-pathway__singularstage {
    text-align: center;
}

.storm-pathway__evenstage {
    text-align: right;
    margin-left: auto;
    margin-right: 10px;
}

.storm-pathway__oddstage {
    text-align: left;
    margin-left: 10px;
}

.pathway-pond-rightmark {
    position: absolute;
    width: 23px;
    height: 23px;
}

.pathway__progress--button {
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    border-radius: 50px;
    width: 100%;
    height: 24px;
    background: linear-gradient(135deg, #fbb500 0%, #fee000 50.78%, #ffe964 100%);
    margin: 10px 0;
    display: inline-flex;
    white-space: nowrap;
}

.pathway__progress--buttonfinal {
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
    border-radius: 50px;
    width: 111px;
    height: 24px;
    background: linear-gradient(135deg, #fbb500 0%, #fee000 50.78%, #ffe964 100%);
    margin: 10px;
}

.storm-pathway__progresswrapper {
    display: flex;
    justify-content: center;
}

/** wrapper progress bar css */
.storm-rating-progress {
    width: 90px;
    height: 90px;
    background: none;
    position: relative;
}

    .storm-rating-progress::after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 6px solid #eee;
        position: absolute;
        top: 0;
        left: 0;
    }

    .storm-rating-progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .storm-rating-progress .progress-left {
        left: 0;
    }

    .storm-rating-progress .storm-rating__progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 6px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .storm-rating-progress .progress-left .storm-rating__progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .storm-rating-progress .progress-right {
        right: 0;
    }

.progress-right {
    border-color: #d35975;
}

.storm-rating-progress .progress-right .storm-rating__progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.storm-rating-progress .progress-value {
    position: absolute;
    top: 0;
    left: 0;
}

.stormbreak-score__happinessmetere-desk {
    font-family: "Montserrat";
    font-style: normal;
    font-size: 15px;
    line-height: 150%;
    position: relative;
    bottom: 50%;
    left: 60%;
    font-weight: bolder;
}

.overview-schoolcontainer__wrapper {
    padding-bottom: 0;
}

.stormbreak-pathways__backgroundbottomimg {
    height: 220px;
    width: 220px;
    left: 20%;
    position: relative;
    bottom: 0%;
}

.storm-pathway__progressimage--faded {
    /*filter: grayscale(90%);*/
    opacity: 0.9;
}

.storm-pathway__progressbutton--faded {
    background: white;
    color: grey;
}
/** progress bar ends */
.storm-pathway__watch {
    display: none;
}

.desk_watch {
    display: none;
}

.storm-pathway__keepgoing {
    display: none;
}

.row {
    --bs-gutter-x: 0;
}

.storm-header-dropdown {
    display: none;
}

.desk_watch {
    display: block;
}
/** storm-pathway OTP verification  */
.storm-pathway__verification--button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    width: 330px;
    height: 40px;
    background: #fee000;
    border-radius: 9999px;
    font-weight: 800;
    font-size: 14px;
    line-height: 100%;
    border: transparent;
    color: #0a0a0a;
}

.storm-pathway__verification--footer {
    justify-content: center;
    margin: 0.7rem 0;
}

.storm-pathway__verification--inpute {
    height: 40px;
    width: 328px;
    top: 25px;
    border-radius: 4px;
    padding: 8px 16px 8px 16px;
    background: #f6f9ff;
}

.storm-pathway__verification--form {
    display: grid;
    justify-content: center;
}

.storm-pathway__verification--dialog {
    max-width: 365px;
    left: 0% !important;
    top: 50% !important;
    transform: translate(0, -50%) !important;
}

.storm-pathway__verification--wrapper {
    border-radius: 10px;
}

.storm-pathway__verification--header {
    border: transparent;
    margin-top: 0.5rem;
}

.storm-pathway__verification--footer {
    border: transparent;
}

body:not(.modal-open) {
    padding-right: 0px !important;
}

.storm-pathway__verification--content {
    border-radius: 0.5rem;
    background-color: white;
}

.modal-backdrop--custom {
    background-color: white;
}

/* pathway support tab */
.support-progressbar {
    display: none;
}

.supportcontainer {
    display: flex;
    flex-direction: column;
    align-items: normal;
    padding: 20px 0px;
}

.supportcontainer__title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1d202d;
    margin: 12px 0;
}

.supportcontainer__cardcontainer {
    display: flex;
    flex-direction: column;
    gap: 13px;
    margin: 15px 0;
}

.supportcontainer__watchcards {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    gap: 30px;
    width: 100%;
    background: #f6f9ff;
    border-radius: 8px;
    text-decoration: none;
}

.supportcontainer__watchcards--info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
}

.supportcontainer__watchcards--text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1d202d;
    margin: 0;
}

.supportcontainer__readmoretext {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1d202d;
    margin: 12px 0;
}

.supportcontainer__readmorecardcontainer {
    display: flex;
    flex-direction: column;
    gap: 13px;
    margin: 15px 0;
}

.supportcontainer__readmorewatchcards {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    gap: 30px;
    width: 100%;
    background: #f6f9ff;
    border-radius: 8px;
}

.supportcontainer__readwatchcards--info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
}

.supportcontainer__readwatchcards--text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1d202d;
    margin: 0;
}

.tab-pathwaycontentsupport {
    display: none;
}

.supportcontainer__supportcard {
    background: transparent;
}

.supportcontainer__deakheadercontent {
    /*display: none;*/
    padding: 0 10px 0 20px;
}
.supportcontainer__desktitle {
    font-family: "Montserrat", sans-serif;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: right;
    color: #1d202d;
    margin: 0;
}

.supportcontainer__desktext {
    font-family: "Montserrat", sans-serif;
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: right;
    color: #1d202d;
    margin: 0;
}

.supportcontainer__deskcardcontainer {
    padding: 0 10px;
}

.supportcontainer__deakheadercontent {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding: 0 0px 0 10px;
}

.stormbreak-pathways__bottomgirlimg {
    display: none;
}

.width-50 {
    display: inline-flex;
    /* float: left; */
    width: auto;
    margin: 0 auto;
    min-width: 190px;
    text-align: center;
    justify-content: center;
    margin-right: -20px;
    margin-left: -20px;
}

.progress--button_wrapper {
    padding: 0.3rem 0rem;
    width: 150px;
}

.stormbreak-pathways__crossicon {
    margin: 15px 0 10px 25px;
    cursor: pointer;
    top: 0;
    position: absolute;
    right: 20px;
    cursor: pointer;
    z-index: 9;
}

.stormbreak-pathways__category {
    padding-top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.storm-inner-modal__sharepathway {
    left: 0;
    top: 20vh;
}

.storm-inner-modal__content-sharepathway {
    padding: 10px;
}

.storm-inner-modal__sharepathwaytop {
    border-color: transparent;
    padding: 15px 0 0 1rem;
}

.storm-sharepathway__title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #1D202D;
}

.modal__close {
    color: orangered;
    border-color: transparent;
}

.storm-sharepathway__formlable {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #1D202D;
}

.storm-sharepathway__sharepathwaybtn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    isolation: isolate;
    width: 100%;
    height: 40px;
    background: #FEE000;
    border-radius: 9999px;
    border: none;
    margin-top: 30px;
}

.storm-sharepathway__forminputes input {
    background-color: #f6f9ff;
}

.storm-sharepathway__sharepathwaybtn--text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #1D202D;
}

.verification-label {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 150%;
    color: #1D202D;
    padding-left: 20px;
}

.field-validation-error {
    display: flex;
    color: red;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 15px;
    margin-top: 4px;
}
/*.stormbreak-pathways__cross {
    display: none;
}*/
/* pathway support tab */
/*todo pathway comman css are here */
/*!===========================================================All Media Queries starats from here======================================================================= */
/*todo pathway comman css are here */
@media screen and (max-width: 320px) {
    .storm-pathway__verification--inpute {
        background: #f6f9ff;
        width: 250px;
    }
}

@media screen and (min-device-width: 390px) and (max-device-width: 400px) {
    .storm-pathway__verification--dialog {
        max-width: 365px;
        left: 1% !important;
        top: 50% !important;
        transform: translate(0, -50%) !important;
    }
}

@media screen and (min-device-width: 400px) and (max-device-width: 414px) {
    .storm-pathway__verification--dialog {
        max-width: 365px;
        left: 4% !important;
        top: 50% !important;
        transform: translate(0, -50%) !important;
    }
}

@media screen and (min-width: 768px) {

    .pathwayassigned-tabcontent__prograsscard--emotion {
        margin-left: 72px;
    }

    .storm-inner-modal__dialog {
        top: 20vh;
        left: 28vw;
    }

    .storm-inner-modal__pathwaymetrics {
        left: 17vw;
    }

    .modal.show .modal-dialog {
        transform: inherit;
    }

    .storm-pathwaymetrics__emotionicon {
        height: 60px;
        width: 60px;
    }

    .storm-pathwaymetrics__arrowicon {
        height: 13px;
        width: 13px;
    }

    .storm-pathwaymetrics__countarrowcontent--text {
        font-size: 14px;
    }

    .storm-pathwaymetrics__title {
        font-size: 12px;
    }

    .storm-pathwaymetrics__emotioncardicon {
        height: 60px;
        width: 60px;
    }

    .storm-pathwaymetrics__startedcount {
        font-size: 13px;
    }

    .storm-pathwaymetrics__text {
        font-size: 12px;
    }

    .stormbreak-pathways__backgroundbottomimg {
        left: 70%;
    }


    .storm-inner-modal__sharepathway {
        left: 0;
        top: 20vh;
    }

    .modal.show .modal-dialog {
        transform: inherit;
    }

    .width-50 {
        display: inline-flex;
        /* float: left; */
        width: auto;
        margin: 0 auto;
        min-width: 380px;
        text-align: center;
        justify-content: center;
        margin-right: -60px;
        margin-left: -60px;
    }

    .progress--button_wrapper {
        width: 180px;
    }
}

@media screen and (min-width: 1024px) {

    /*.tab-pathway.active .tab-pathwaycontentsupport {
        display: none;
    }*/

    .pathwayassigned-tabcontent__progresscardflex--desktop {
        display: flex;
        flex-direction: row;
        margin: 4px;
        justify-content: center;
        gap: 25px;
    }

    .pathwayassigned-tabcontent__progresscardflex {
        gap: 0;
    }

    .pathwayassigned-tabcontent__prograsscard--emotion {
        padding-left: 0;
        margin: 0;
    }

    .pathwayassigned-tabcontent__progresscardflex {
        gap: 25px;
    }

    .pathwayassigned-tabcontent__cardheader--text {
        display: none;
    }

    .storm-hero__container {
        background: #fee000;
        height: 120px;
        line-height: 15px;
        padding: 10px 0 0 0;
        margin-top: 20px;
        display: none;
    }

    .pathwayassigned-tabcontent__cardheader--desktoptext {
        display: block;
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        color: #1D202D;
    }

    .pathwayassigned-tabcontent__openinnew {
        cursor: pointer;
    }

    .pathwayassigned-tabcontent__prograsscard--emotion {
        cursor: pointer;
    }

    .modal-content {
        border-radius: 0.5rem;
    }

    .storm-inner-modal__pathwaymetricstop {
        border-color: transparent;
        padding: 15px 0 0 1rem;
    }

    .storm-pathwaymetrics__progresscardflex {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 5px;
    }

    .storm-pathwaymetrics__howstartedtext {
        margin: 20px 0;
    }

    .storm-pathwaymetrics__prograsscard--emotion {
        display: flex;
        flex-direction: row;
    }


    .storm-pathwaymetrics__countarrowcontent {
        display: flex;
        flex-direction: row;
        gap: 7px;
    }

    .storm-pathwaymetrics__countarrowcontent--text {
        font-size: 16px;
    }

    .storm-pathwaymetrics__arrowicon {
        margin-top: 5px;
    }

    .storm-pathwaymetrics__title {
        font-size: 14px;
    }

    .storm-pathwaymetrics__howstartedtext {
        margin: 20px 0;
    }

    .storm-pathwaymetrics__howitstarted {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 5px;
    }

    .storm-pathwaymetrics__howitstarted--emotion {
        display: flex;
        flex-direction: row;
    }

    .storm-pathwaymetrics__emotioncardicon {
        mix-blend-mode: luminosity;
        opacity: 0.8;
    }

    .storm-pathwaymetrics__emotioncontent {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: self-start;
        margin-top: 8px;
        width: 85px;
    }

    .storm-pathwaymetrics__startedcount {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
        display: flex;
        align-items: center;
        color: #5D606F;
        margin: 0;
    }

    .storm-pathwaymetrics__text {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        display: flex;
        align-items: center;
        color: #5D606F;
    }

    .stormbreak-pathways__backgroundbottomimg {
        left: 75%;
    }

    .storm-inner-modal__content-sharepathway {
        padding: 10px;
    }


    .storm-header {
        height: calc(var(--header-height) + 1rem);
        padding: 0 2rem 0 calc(var(--nav-width));
        position: fixed;
        background: #ffffff;
        z-index: 1;
        display: none;
    }

    .storm-inner-modal__pathwaymetrics {
        left: 22vw;
    }

    .tab-pathway.active .supportcontainer {
        width: 100%;
    }

    .width-50 {
        display: inline-flex;
        /* float: left; */
        width: auto;
        margin: 0 auto;
        min-width: 459px;
        text-align: center;
        justify-content: center;
        margin-right: -60px;
        margin-left: -60px;
    }

    .progress--button_wrapper {
        width: 190px;
    }
}

@media screen and (min-width: 1280px) {

    .pathwayassigned-tabcontent__emotionicon {
        width: 80px;
    }

    .pathwayassigned-tabcontent__col {
        padding: 0 50px;
    }

    .pathwayassigned-tabcontent__progresscardflex {
        gap: 15px;
    }

    .storm-inner-modal__dialog {
        left: 38vw;
    }


    .storm-inner-modal__sharepathway {
        left: 0;
        top: 20vh;
    }

    .storm-header {
        display: none;
    }

    .hero-header {
        display: none;
    }

    .nav {
        display: none;
    }

    .l-navbar {
        display: none;
    }

    :root {
        --header-height: none;
    }

    .mobile_watch {
        display: none;
    }

    .desk_watch {
        display: block;
    }

    .tabs .js-tab-header {
        display: none;
    }

    .hero-header {
        border-radius: 0;
    }

    .storm-header-dropdown {
        display: block;
    }

    .storm-pathway__progressandvideo {
        display: flex;
        flex-direction: row;
    }

    .storm-pathway__keepgoingwrapper {
        display: grid;
        justify-content: center;
    }

    /** desk progress bar start by Prasad jagtap 30-08-2022*/
    .storm-pathway__keepgoing {
        background-color: white;
        width: 373px;
        height: 56px;
        border-radius: 50px;
        font-size: 14px;
        font-weight: bolder;
        justify-content: center;
        text-align: center;
        align-items: center;
        display: flex;
        margin-left: auto;
        margin-right: 22%;
        margin-bottom: 3rem;
    }

    .patway__keepgoing--button {
        border-radius: 50px;
        width: 108px;
        height: 40px;
        background: #fee000;
    }

    /* desk progress bar ends by Prasad jagtap 30-08-2022*/

    /** watch videos start by Prasad jagtap 30-08-2022*/
    .storm-pathway__watchwrapper {
        justify-content: center;
        display: grid;
    }

    .storm-pathway__watch {
        background-color: #fee000;
        height: 1200px;
        padding-top: 20px;
        width: 50%;
        display: block;
        min-height: 930px;
    }

    .storm-pathway__watch-history {
        background-color: #fee000;
        height: 1200px;
        padding-top: 20px;
        width: 50%;
        display: block;
        min-height: 930px;
    }

        .storm-pathway__watch--title {
        margin: 0 2% 0 7%;
    }

    .storm-pathway__watch--titlecross {
        align-items: flex-start;
        justify-content: end;
        display: flex;
        cursor: pointer;
    }

    .storm-pathway__watch--titlecrossicon {
        font-size: 25px;
        font-weight: 600;
    }

    .storm-pathway__watch--titlemain1 {
        margin-bottom: 0.2rem;
    }

    .storm-pathway__watch--titlemain2 {
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 150%;
    }

    .storm-pathway__videos {
        background-color: white;
        background-color: white;
        display: flex;
        justify-content: center;
        padding: 24px;
        margin-top: 2rem;
        border-radius: 7px;
    }

    .storm-pathway__insight--title {
        font-size: 19px;
    }

    .storm-pathway__insight--title2 {
        font-size: 19px;
        margin-top: 2.5rem;
        margin-bottom: 1.5rem;
    }

    .storm-pathway__insight--content {
        background-color: #f6f9ff;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 16px 20px;
        min-width: 523px;
        height: 74px;
        border-radius: 8px;
        margin-bottom: 1rem;
        text-decoration: none;
    }

    .storm-pathway__libarary {
        display: flex;
        align-items: center;
    }

    .storm-pathway__videoinfo {
        padding-left: 10px;
    }

    .storm-pathway__videoinfo1 {
        margin-bottom: 0;
        color: #1D202D;
    }

    .storm-pathway__insight--playposition {
        text-align: end;
    }

    .storm-pathway__insight--playicon {
        font-size: 30px;
        color: #f86f00;
    }

    .storm-pathway__libarary--icon {
        font-size: 30px;
    }

    .stormbreak-pathways__pathwayrectangle {
        position: relative;
        top: -15px;
        left: 87%;
    }

    .stormbreak-pathways__bottomgirlimg {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }
    /** watch videos ends by Prasad jagtap 30-08-2022*/
    /** current progress bar starts  */
    .storm-pathway__current-progresswrapper {
        justify-content: center;
        display: flex;
    }

    .storm-pathway__current-progress {
        margin-top: 2rem;
        background-color: white;
        display: grid;
        align-items: flex-start;
        padding: 10px 16px;
        gap: 14px;
        border-radius: 7px;
        width: 571px;
    }

    .storm-pathway__current-progress--popup {
        justify-content: end;
        display: flex;
    }

    .storm-pathway__current-progress--title {
        height: 24px;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 150%;
    }

    .storm-pathway__current-progress--popupicon {
        cursor: pointer;
    }

    .storm-pathway__current-progress--content {
        margin: 0 1rem;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    .storm-pathway__current-progress--chart {
        display: flex;
    }

    .storm-pathway__current-progress--image {
        display: flex;
        justify-content: flex-end;
    }

    .storm-pathway__current-progress--data {
        margin-left: 2px;
    }

    .storm-pathway__current-progress--updown {
        color: #f86f00;
        cursor: pointer;
    }
    /** current progress bar ends  */
    /** popup bar css */
    .storm-pathway__current-progresswrapper--popupcurrent {
        justify-content: center;
        display: flex;
    }

    .storm-pathway__current-progresswrapper--popupprevious {
        justify-content: center;
        display: flex;
    }

    .storm-pathway__current-progress--popupcurrent {
        margin-top: 2rem;
        background-color: white;
        display: grid;
        align-items: flex-start;
        padding: 10px 16px;
        gap: 14px;
        border-radius: 7px 7px 0 0;
        width: 571px;
    }

    .storm-pathway__current-progress--popupprevious {
        background-color: white;
        display: grid;
        align-items: flex-start;
        padding: 10px 16px;
        gap: 14px;
        width: 571px;
        border-radius: 0 0 7px 7px;
    }

    .storm-pathway__libarary--icongrey {
        filter: grayscale(100%);
    }

    .storm-pathway__current-progress--up {
        color: #00af55;
        font-weight: 600;
        position: relative;
        top: 6px;
    }

    .storm-pathway__current-progress--down {
        color: #d10000;
        font-weight: 600;
        position: relative;
        top: 6px;
    }

    .storm-pathway__current-progress--datagrey {
        padding-top: 5px;
        margin-left: 2px;
    }

    .storm-pathway__current-progress--popupmain {
        bottom: auto;
        height: 100%;
        left: 50%;
        top: 72%;
        transform: translate(-50%, -50%);
    }
    /** popup bar css */

    /** suport view */
    .support-progressbar {
        display: block;
    }

    .pathway_support__headercontainer {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding: 10px 10px 0 50px;
    }

    .pathway_support__text {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        display: flex;
        align-items: center;
        text-align: right;
        color: #1d202d;
        margin: 0;
    }

    .pathway_support__title {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 150%;
        display: flex;
        align-items: center;
        text-align: right;
        color: #1d202d;
        margin-bottom: 10px;
    }

    .pathway_support__cardcontainer {
        padding: 0 50px;
    }

    .pathway_support__card {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 10px 15px;
        isolation: isolate;
        width: 100%;
        background: #ffffff;
        border-radius: 8px;
    }

    .pathway_support__card--title {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 150%;
        display: flex;
        align-items: center;
        color: #1d202d;
        margin: 0;
    }

    .pathway_support__watchcards {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 5px 24px;
        gap: 16px;
        width: 100%;
        background: #f6f9ff;
        border-radius: 8px;
        margin: 8px 0;
    }

    .pathway_support__watchcards--info {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .stormbreak-pathways__watchicon {
        margin: 15px 10px 0 0;
    }

    .pathway_support__watchcards--text {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        display: flex;
        align-items: center;
        color: #1d202d;
        margin: 5px 0 0 0;
    }

    .pathway_support__watchcardsoption {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 17px;
        line-height: 150%;
        display: flex;
        align-items: center;
        text-align: right;
        color: #1d202d;
        padding: 8px 0;
        margin-top: 15px;
    }

    .pathway_support__readmorecards {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 8px 24px;
        gap: 16px;
        width: 100%;
        background: #f6f9ff;
        border-radius: 8px;
        margin: 8px 0;
    }

    .pathway_support__readmorecardscontainer {
        display: flex;
        flex-direction: row;
    }

    .pathway_support__readmorecards--text {
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        display: flex;
        align-items: center;
        color: #1d202d;
        margin: 0 10px;
    }

    .stormbreak-pathways__pathwayrectangle {
        position: relative;
        top: -15px;
        left: 75%;
    }

    .stormbreak-pathways__bottomgirlimg {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }
    /* .stormbreak-pathways__backgroundbottomimg {
  /* position: absolute; */
    /* transform: translate(-50%, -50%); */
    /* right: 0; */
    /* top: 49%; */
    /* left: 80%; */

    .storm-inner-modal__content-child {
        height: 618px;
        width: 480px;
    }

    .modal__close:focus {
        outline: none;
    }

    .supportcontainer {
        width: 50%;
        background: #fee000;
        padding-bottom: 0;
    }

    .support-deskcontainer {
        display: flex;
        flex-direction: row;
    }

    .supportcontainer__supportcard {
        display: block;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 12px 15px;
        isolation: isolate;
        width: 100%;
        background: #ffffff;
        border-radius: 8px;
        margin-top: 12px;
    }

    .supportcontainer__title {
        font-size: 15px;
        margin: 5px 0;
    }

    .supportcontainer__watchcards--text {
        font-size: 12px;
        line-height: 120%;
    }

    .supportcontainer__watchcards {
        padding: 7px 24px;
    }

    .supportcontainer__cardcontainer {
        gap: 6px;
        margin: 5px 0;
    }

    .supportcontainer__readmoretext {
        font-size: 16px;
        margin: 3px 0;
    }

    .supportcontainer__readwatchcards--text {
        font-size: 12px;
        line-height: 120%;
    }

    .supportcontainer__readmorewatchcards {
        padding: 7px 24px;
        gap: 30px;
    }

    .supportcontainer__readmorecardcontainer {
        gap: 6px;
        margin: 5px 0;
    }

    .supportcontainer__desktitle {
        font-family: "Montserrat", sans-serif;
        display: block;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        display: flex;
        align-items: center;
        text-align: right;
        color: #1d202d;
        margin: 0;
    }

    .supportcontainer__desktext {
        font-family: "Montserrat", sans-serif;
        display: block;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 150%;
        display: flex;
        align-items: center;
        text-align: left;
        color: #1d202d;
        margin: 0;
    }

    .supportcontainer__deskcardcontainer {
        padding: 0 50px;
    }

    .supportcontainer__deakheadercontent {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        padding: 0 10px 0 49px;
    }

    .width-50 {
        display: inline-flex;
        /*float: left;*/
        width: auto;
        margin: 0 auto;
        min-width: 300px;
        text-align: center;
        justify-content: center;
        margin-right: -40px;
        margin-left: -40px;
    }

    .stormbreak-pathways__backgroundbottomimg {
        height: 220px;
        width: 220px;
        left: 61%;
        position: relative;
        bottom: 0%;
    }
}

@media screen and (min-width: 1300px) {
    .pathway_support__title {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .pathway_support__card {
        margin-top: 35px;
    }

    .pathway_support__card--title {
        font-size: 17px;
    }

    .pathway_support__watchcards--text {
        font-size: 14px;
    }

    .stormbreak-pathways__watchicon {
        margin: 15px 10px 0 0;
    }

    .pathway_support__watchcardsoption {
        font-size: 17px;
        margin-top: 15px;
    }

    .pathway_support__watchcards {
        margin: 8px 0;
    }

    .pathway_support__readmorecards--text {
        font-size: 14px;
    }

    .pathway_support__readmorecards {
        margin: 8px 0;
    }

    .stormbreak-pathways__backgroundbottomimg {
        height: 220px;
        width: 260px;
    }

    .storm-inner-modal__content-child {
        height: 618px;
        width: 480px;
    }

    .supportcontainer__title {
        font-size: 18px;
        margin: 10px 0;
    }

    .supportcontainer__cardcontainer {
        gap: 13px;
        margin: 15px 0;
    }

    .supportcontainer__watchcards--text {
        font-size: 14px;
        line-height: 150%;
    }

    .supportcontainer__readmoretext {
        font-size: 18px;
        margin: 12px 0;
    }

    .supportcontainer__readmorecardcontainer {
        gap: 13px;
        margin: 15px 0;
    }

    .supportcontainer__readwatchcards--text {
        font-size: 14px;
        line-height: 150%;
    }

    .supportcontainer__supportcard {
        padding: 14px 15px;
    }

    .supportcontainer__deskcardcontainer {
        margin-top: 30px;
    }

    .supportcontainer__readmorewatchcards {
        padding: 16px 24px;
    }

    .supportcontainer__watchcards {
        padding: 16px 24px;
    }

    .supportcontainer__deakheadercontent {
        margin-top: 10px;
    }

    .supportcontainer__desktext {
        font-size: 20px;
    }

    .tab-pathwaycontentsupport {
        padding: 32px 50px 0 50px;
    }

    .width-50 {
        display: inline-flex;
        /*float: left;*/
        width: auto;
        margin: 0 auto;
        min-width: 400px;
        text-align: center;
        justify-content: center;
        margin-right: -80px;
        margin-left: -80px;
    }
}

@media screen and (min-width: 1350px) {

    .storm-inner-modal__sharepathway {
        left: 0;
        top: 20vh;
    }


    .pathwayassigned-tabcontent__progresscardflex {
        gap: 25px;
    }

    .storm-inner-modal__dialog {
        left: 40vw;
    }

    .storm-inner-modal__pathwaymetrics {
        left: 35vw;
    }

    .tab-pathwaycontent {
        padding: 30px 100px 0 100px;
    }

    .stormbreak-pathways__assignpathway {
        height: 48px;
        margin-top: 25px;
    }

    .stormbreak-pathways__assignpathway--text {
        font-size: 16px;
    }

    .pathway_support__cardcontainer {
        padding: 0 100px;
    }

    .pathway_support__headercontainer {
        padding: 20px 30px 0 100px;
    }

    .stormbreak-pathways__backgroundbottomimg {
        height: 220px;
        width: 220px;
        left: 61%;
        position: relative;
        bottom: 0%;
    }

    .supportcontainer__deskcardcontainer {
        padding: 0 85px;
    }

    .pathwayassigned-tabcontent__col {
        padding: 0 85px;
    }

    .supportcontainer__deakheadercontent {
        padding: 0 10px 0 86px;
    }

    .width-50 {
        display: inline-flex;
        /*float: left;*/
        width: auto;
        margin: 0 auto;
        min-width: 310px;
        text-align: center;
        justify-content: center;
        margin-right: -40px;
        margin-left: -40px;
    }
}

@media screen and (min-width: 1440px) {

    .storm-inner-modal__sharepathway {
        left: 0;
        top: 20vh;
    }


    .storm-inner-modal__dialog {
        left: 36vw;
    }

    .pathway_support__watchcards {
        height: 74px;
    }

    .stormbreak-pathways__backgroundbottomimg {
        height: 220px;
        width: 220px;
    }

    .pathway_support__readmorecards {
        height: 74px;
    }

    .pathway_support__watchcards--text {
        margin: 15px 0 0 0;
    }

    .stormbreak-pathways__bottomgirlimg {
        padding: 0;
        position: relative;
        bottom: 50px;
        right: 20px;
    }

    .width-50 {
        display: inline-flex;
        /*float: left;*/
        width: auto;
        margin: 0 auto;
        min-width: 264px;
        text-align: center;
        justify-content: center;
        margin-right: -80px;
        margin-left: -80px;
    }
}

@media screen and (min-width: 1440px) {

    .pathwayassigned-tabcontent__emotionicon {
        width: 74px;
    }

    .width-50 {
        display: inline-flex;
        /*float: left;*/
        width: auto;
        margin: 0 auto;
        min-width: 400px;
        text-align: center;
        justify-content: center;
        margin-right: -80px;
        margin-left: -80px;
    }

    .progress--button_wrapper {
        width: 220px;
    }
}

@media screen and (min-width: 1920px) {
    .width-50 {
        display: inline-flex;
        /* float: left; */
        width: auto;
        margin: 0 auto;
        min-width: 490px;
        text-align: center;
        justify-content: center;
        margin-right: -80px;
        margin-left: -80px;
    }
}

@media screen and (min-width: 1870px) {
    .width-50 {
        display: inline-flex;
        /* float: left; */
        width: auto;
        margin: 0 auto;
        min-width: 480px;
        text-align: center;
        justify-content: center;
        margin-right: -80px;
        margin-left: -80px;
    }
}

@media screen and (min-width: 2000px) {
    .width-50 {
        display: inline-flex;
        /* float: left; */
        width: auto;
        margin: 0 auto;
        min-width: 500px;
        text-align: center;
        justify-content: center;
        margin-right: -80px;
        margin-left: -80px;
    }
}
/*todo pathway comman css are here */

.pathwayassigned-tabcontent__arrowicon {
    width: 30px;
    height: 25px;
}

@media screen and (min-width: 375px) {
    .pathwayassigned-tabcontent__emotionicon {
        width: 65px;
    }
}
