/* _content/YouTI.Web/Components/Discover/Pages/Start.razor.rz.scp.css */
.assessment-start-new .card-body .alert-primary input[type=checkbox][b-5e1kpw1qrw] {
  margin-right: 0.5rem;
}
/* _content/YouTI.Web/Components/Discover/Shared/DiscoverLayout.razor.rz.scp.css */
/* _content/YouTI.Web/Components/Discover/Shared/Question.razor.rz.scp.css */
ul.likert-list[b-hs3sn69kzn] {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}

ul.radio-list[b-hs3sn69kzn] {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
}
ul.radio-list li > input[type=radio]:first-child[b-hs3sn69kzn] {
  vertical-align: top;
  margin-top: 0.4rem;
}
ul.radio-list li > label[b-hs3sn69kzn] {
  width: calc(100% - 40px);
}
/* _content/YouTI.Web/Components/Layout/FooterMenu.razor.rz.scp.css */
/* _content/YouTI.Web/Components/Layout/HomeLayout.razor.rz.scp.css */
.container[b-tx1xlb53k0] {
    margin-top: 109px;
    margin-bottom: 72px;
}

.page[b-tx1xlb53k0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tx1xlb53k0] {
    flex: 1;
}

.sidebar[b-tx1xlb53k0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}x

.top-row[b-tx1xlb53k0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tx1xlb53k0]  a, .top-row[b-tx1xlb53k0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-tx1xlb53k0]  a:hover, .top-row[b-tx1xlb53k0]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-tx1xlb53k0]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-tx1xlb53k0] {
        justify-content: space-between;
    }

        .top-row[b-tx1xlb53k0]  a, .top-row[b-tx1xlb53k0]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-tx1xlb53k0] {
        flex-direction: row;
    }

    .sidebar[b-tx1xlb53k0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tx1xlb53k0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-tx1xlb53k0]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-tx1xlb53k0], article[b-tx1xlb53k0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-tx1xlb53k0] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 10000;
}

    #blazor-error-ui .dismiss[b-tx1xlb53k0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/YouTI.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.container[b-v7w9sdt3zf] {
    margin-top: 109px;
    margin-bottom: 72px;
    padding-top: 15px;
    padding-bottom: 72px;
}

.page[b-v7w9sdt3zf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-v7w9sdt3zf] {
    flex: 1;
}

.sidebar[b-v7w9sdt3zf] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}x

.top-row[b-v7w9sdt3zf] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-v7w9sdt3zf]  a, .top-row[b-v7w9sdt3zf]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-v7w9sdt3zf]  a:hover, .top-row[b-v7w9sdt3zf]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-v7w9sdt3zf]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row[b-v7w9sdt3zf] {
        justify-content: space-between;
    }

        .top-row[b-v7w9sdt3zf]  a, .top-row[b-v7w9sdt3zf]  .btn-link {
            margin-left: 0;
        }
}

@media (min-width: 641px) {
    .page[b-v7w9sdt3zf] {
        flex-direction: row;
    }

    .sidebar[b-v7w9sdt3zf] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-v7w9sdt3zf] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-v7w9sdt3zf]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-v7w9sdt3zf], article[b-v7w9sdt3zf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-v7w9sdt3zf] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-v7w9sdt3zf] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/YouTI.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.nav-item[b-v53o56fobk] {
  font-size: 1.5em !important;
  font-weight: bolder !important;
  padding-right: 3em;
}
/*
.navbar-brand {
  font-size: 1.1rem;
  float: left;
}

.nav-item {
  font-size: 0.9rem;
  padding-bottom: 0.5rem;
}

.nav-item ::deep a {
  color: #d7d7d7;
  border-radius: 4px;
  height: 3rem;
  display: flex;
  align-items: center;
  line-height: 3rem;
}

.nav-item ::deep a.active {
  background-color: rgba(255, 255, 255, 0.37);
  color: white;
}

.nav-item ::deep a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
}

.header-cronos {
  height: 93px;
}

.bg-cronos {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-cronos-rgb), var(--bs-bg-opacity)) !important;
}

.dropdown-flags {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  min-width: 3.7em !important;
  width: 3.7rem !important;
}

.dropdown-flags a {
  padding: 0;
}

.dropdown-flags button {
  padding: 0;
}

.drop-over-sticky {
  z-index: 1021 !important;
}

.language-selector {
  float: right;
  padding: 0.5em !important;
}
*/
/* _content/YouTI.Web/Components/Pages/Home.razor.rz.scp.css */

.homepage-largescreens[b-hzyim6mk7w] {
    background-image: url('/assets/home/homepage-background-small.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    aspect-ratio: 1.2;
}

    .homepage-largescreens .title[b-hzyim6mk7w] {
        padding-top: 14%;
        height: 90%;
    }

        .homepage-largescreens .title h2[b-hzyim6mk7w] {
            font-size: 1.5vw;
            text-align: center;
        }

.quotepanel[b-hzyim6mk7w] {
    position: relative;
    height: 10%;
}

    .quotepanel .quote[b-hzyim6mk7w] {
        font-size: 1.5vw;
        font-style: italic;
    }

    .quotepanel .quote-author[b-hzyim6mk7w] {
        font-size: 1.1vw;
    }

.homepage-mobile .mobile-link[b-hzyim6mk7w] {
    font-size: 25px;
    text-decoration: underline white;
}


/*.cloud.text-yellow {
    margin-right: 6rem !important;
}

.discover {
    margin-left: 130px;
    margin-top: 2rem !important;
}

.yh a:hover {
    text-decoration: none !important;
}

.explore {
    margin-left: 192px;
}

.strengthen {
    margin-left: 182px;
}

#youti-start {
    margin-top: 72px !important;
}

#wolk {
    background-size: contain;
}

@media (min-width: 1400px) {
    #planet {
        background-color: #5e76b6 !important;
        background-image: url(/assets/home/planeet-xxl.webp) !important;
        height: 171px !important;
        margin-top: -61px !important;
    }

    .pbase {
        background-image: url(/assets/home/basis-xxl.webp) !important;
        background-size: contain !important;
        height: 753px !important;
        background-repeat: no-repeat !important;
    }

    #dre {
        background-image: url(/assets/home/dre-xxl.webp) !important;
        height: 753px !important;
        background-repeat: no-repeat !important;
    }

    #youti-quote-div {
        margin-top: -80px !important;
    }

    #youti-start {
        margin-top: 50px !important;
    }

    .discover {
        margin-left: 120px !important;
        margin-top: 4rem !important;
    }

    .explore {
        margin-left: 192px !important;
        margin-top: 4.5rem !important;
    }

    .strengthen {
        margin-left: 182px !important;
        margin-top: 10px !important;
    }
}

@media (min-width:1200px) and (max-width: 1399px) {
    #youti-quote-div {
        margin-top: -40px !important;
    }

    #youti-quote {
        font-size: 1.4rem !important;
    }

    #youti-start {
        margin-top: 50px !important;
    }
}

@media (max-width: 991px) {
    #dre {
        background-image: url('/assets/home/dre-md.webp') !important;
        background-size: contain !important;
        background-repeat: no-repeat;
        margin-top: auto !important;
        height: 443px !important;
    }

    #planet {
        background-image: url('/assets/home/planeet-md.webp') !important;
        height: auto !important;
        margin-top: -32px !important;
        background-repeat: no-repeat;
        height: 106px !important;
        background-size: cover !important;
    }

    .jumbotron {
        background-image: url('/assets/home/wolk-md.webp') !important;
        background-color: #FFF;
        margin-left: 0px;
        height: 209px !important;
    }

    .cloud {
        padding-top: 28px !important;
        font-size: 1.75rem !important;
    }

        .cloud.text-yellow {
            margin-right: 5rem !important;
        }

    .discover {
        margin-left: 69px !important;
        margin-top: 50px !important;
    }

    .explore {
        margin-top: 56px !important;
        margin-left: 105px !important;
    }

    .strengthen {
        margin-top: 20px !important;
        margin-left: 105px !important;
    }

    .pbase {
        background-repeat: no-repeat;
        height: 393px !important;
    }

    #youti-start {
        margin-top: 24px !important;
        margin-bottom: 0px !important;
    }

        #youti-start h3 {
            font-size: 1rem !important;
        }

    #raket img {
        content: url("/assets/home/raket-md.webp") !important;
    }

    #raket {
        text-align: center !important;
    }

    #youti-quote {
        font-size: 1.25rem !important;
    }

    #wolk {
        background-image: url('/assets/home/wolk-md.webp') !important;
    }

        #wolk h1 {
            font-size: calc(1rem + 1.5vw);
        }

    #wolk-spacer {
        height: 100px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #dre {
        background-image: url('/assets/home/dre-lg.webp') !important;
        background-size: contain !important;
        background-repeat: no-repeat;
        margin-top: auto !important;
        height: 549px !important;
    }

    #planet {
        background-image: url('/assets/home/planeet-lg.webp') !important;
        height: auto !important;
        margin-top: -44px !important;
        background-repeat: no-repeat;
        height: 143px !important;
        background-size: cover;
    }

    .jumbotron {
        background-image: url('/assets/home/wolk-lg.webp') !important;
        background-color: #FFF;
        margin-left: 0px;
        height: 287px !important;
    }

    .cloud {
        padding-top: 40px !important;
        font-size: 2.2rem !important;
    }

        .cloud.text-yellow {
            margin-right: 5rem !important;
        }

    .discover {
        margin-left: 99px !important;
        margin-top: 35px !important;
    }

    .explore {
        margin-top: 25px !important;
        margin-left: 150px !important;
    }

    .strengthen {
        margin-top: 10px !important;
        margin-left: 145px !important;
    }

    .pbase {
        background-image: url('/assets/home/basis-lg.webp') !important;*/
/*background-size: contain !important;*/
/*background-repeat: no-repeat;
        height: 549px !important;
    }

    #youti-start {
        margin-top: 48px !important;
    }

        #youti-start h3 {
            font-size: 1.25rem !important;
        }

    #wolk {
        background-image: url('/assets/home/wolk-lg.webp') !important;
    }

    #wolk-spacer {
        height: 140px !important;
    }

    #youti-quote {
        font-size: 1.25rem !important;
    }

    #youti-quote-div {
        bottom: 31px !important;
        margin-top: -30px !important;
    }

    #raket {
        text-align: center !important;
    }
}*/
