/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-9twfbpjhea] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9twfbpjhea] {
    flex: 1;
}

.sidebar[b-9twfbpjhea] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-9twfbpjhea] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-9twfbpjhea]  a, .top-row[b-9twfbpjhea]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-9twfbpjhea]  a:hover, .top-row[b-9twfbpjhea]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-9twfbpjhea]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-9twfbpjhea] {
        justify-content: space-between;
    }

    .top-row[b-9twfbpjhea]  a, .top-row[b-9twfbpjhea]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9twfbpjhea] {
        flex-direction: row;
    }

    .sidebar[b-9twfbpjhea] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9twfbpjhea] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-9twfbpjhea]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-9twfbpjhea], article[b-9twfbpjhea] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.blurOverlay[b-9twfbpjhea] {
    position: fixed;
    width: 100svw;
    height: 100svh;
    backdrop-filter: blur(1px);
    background-color: rgba(255, 255, 255, 0.2);
    z-index: 9999;
    pointer-events: none;
    top: 0;
    left: 0;
    align-content: center;
    text-align: center;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-spr7rbne3j] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-spr7rbne3j] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-spr7rbne3j] {
    font-size: 1.1rem;
}

.bi[b-spr7rbne3j] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-spr7rbne3j] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-spr7rbne3j] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-spr7rbne3j] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-spr7rbne3j] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-spr7rbne3j] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-spr7rbne3j] {
        padding-bottom: 1rem;
    }

    .nav-item[b-spr7rbne3j]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-spr7rbne3j]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-spr7rbne3j]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-spr7rbne3j] {
        display: none;
    }

    .collapse[b-spr7rbne3j] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-spr7rbne3j] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/GBase.razor.rz.scp.css */
@font-face {

}

/*Main layout*/

.headerWrapper[b-d2a55jn3xq] {
    display: grid;
    height: 110px;
    position: relative;
    width: 100%;
    grid-template-rows: 57% auto;
}



.topNavSearchWrapper[b-d2a55jn3xq] {
    display: grid;
    grid-template-columns: 18% auto 18%;
    padding: 10px;
}


.loginNotification[b-d2a55jn3xq] {
    font-weight: 700;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000;
}

.logoWrapper[b-d2a55jn3xq] {
    text-align: center;
    text-align: -webkit-center;
    width: 100%;
    align-self: center;
}

.logoG[b-d2a55jn3xq] {
    width: 9.2vh;
    height: 3.6vh;
    justify-self: center;
}

.signInWrapper[b-d2a55jn3xq] {
    box-sizing: border-box;
    height: 48px;
    padding: 4px;
}

.searchBarWrapper[b-d2a55jn3xq] {
    height: 61px;
    width: 100%;
    display: grid;
    justify-content: center;
}

.searchIconWrapper[b-d2a55jn3xq] {
    justify-self: left;
    padding-left: 10px;
    align-self: center;
}

    .searchIconWrapper svg[b-d2a55jn3xq] {
        fill: var(--search-icon-color);
    }

.hamWrapper[b-d2a55jn3xq] {
    margin-top: 1vh;
    margin-left: 1.2vh;
}

    .hamWrapper svg[b-d2a55jn3xq] {
        fill: var(--ham-icon-color);
    }

.searchBoxWrapper[b-d2a55jn3xq] {
    justify-self: left;
    padding-left: 10px;
    align-self: center;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.searchCloseWrapper[b-d2a55jn3xq] {
    justify-self: right;
    padding-right: 10px;
    align-self: center;
}

    .searchCloseWrapper svg[b-d2a55jn3xq] {
        fill: var(--close-icon-color);
    }

.micIconWrapper[b-d2a55jn3xq] {
    justify-self: right;
    padding-right: 10px;
    align-self: center;
}

    .micIconWrapper svg[b-d2a55jn3xq] {
        fill: var(--mic-icon-color);
    }

.lensWrapper[b-d2a55jn3xq] {
   
    align-self: center;
    padding-left: 10px;
} 
.tabsWrapper[b-d2a55jn3xq] {
    display: grid;
    height: 56px;
    position: relative;
    width: 100%;
    overflow: scroll;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.tabsList[b-d2a55jn3xq] {
    display: flex;
    width: 100%;
}

.listItems[b-d2a55jn3xq] {
    padding-left: 4px;
    padding-right: 4px;
    align-items: center;
}

.listNameWrapper[b-d2a55jn3xq] {
    display: flex;
    align-items: center;
    min-height: 48px;
    padding: 0 12px;
}

.tabsPillsWrapper[b-d2a55jn3xq] {
    align-items: flex-start;
    flex-direction: column;
}

.tabsPillsWrapperMain[b-d2a55jn3xq] {
    height: 52px;
    position: relative;
    width: 100%;
    padding-right: 7px;
    padding-left: 16px;
    padding-bottom: 4px;
    display: grid;
    overflow: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
}

.endPillTrans[b-d2a55jn3xq] {
    background: linear-gradient(90deg, transparent, #ffffff);
    height: 44px;
    position: absolute;
    right: 0;
    top: 163px;
    width: 24px;
    z-index: 100;
}

.searcMoreWrapper[b-d2a55jn3xq] {
    height: initial;
    padding-top: 20px;
    padding-bottom: 4px;
    margin-bottom: 0;
    padding-left: 16px;
    padding-right: 16px;
}

.searchMoreBtn[b-d2a55jn3xq] {
    display: flex;
    font-size: 14px;
    font-family: Google Sans, Roboto-Medium, sans-serif;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    outline: 1px solid transparent;
    font-weight: 500;
    min-height: 44px;
    box-sizing: border-box;
    border-radius: 22px;
    background: #f1f3f4;
}

.searchMoreBtnPtn[b-d2a55jn3xq] {
    position: relative;
}

.searchMoreBtnContent[b-d2a55jn3xq] {
    margin-left: auto;
    padding-left: 0;
    padding-right: 6px;
    margin-right: auto;
    color: #747878;
}

.footerWrapper[b-d2a55jn3xq] {
    margin-top: 16px;
    padding-top: 16px;
    padding-bottom: 28px;
    background: #E8EAED;
}

.personalisation[b-d2a55jn3xq] {
    text-align: center;
    font-size: small;
    padding-bottom: 8px;
}

.country[b-d2a55jn3xq] {
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #545454;
}

.ipLocation[b-d2a55jn3xq] {
    text-align: center;
    padding-top: 8px;
    color: #70757a;
    font-size: small;
    padding-bottom: 8px;
}

.locationDot[b-d2a55jn3xq] {
    margin: -3px 5px 0 1px;
    border-radius: 100%;
    display: inline-block;
    height: 10px;
    vertical-align: middle;
    width: 10px;
    background: #70757a;
}

.locationUpdate[b-d2a55jn3xq] {
    color: #3A39D3;
    text-align: center;
    font-size: small;
    padding-top: 8px;
    padding-bottom: 8px;
}

.helpFeedbackWrapper[b-d2a55jn3xq] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    column-gap: 27px;
    color: #70757a;
    font-size: small;
    padding-top: 8px;
    padding-bottom: 8px;
}

.privacyTerms[b-d2a55jn3xq] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    column-gap: 27px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #70757a;
    font-size: small;
}

.pillItemFlex[b-d2a55jn3xq] {
    align-items: center;
    display: flex;
}

.pillImageWrapper[b-d2a55jn3xq] {
    border-radius: 24px;
}

.pillImg[b-d2a55jn3xq] {
    align-items: center;
    background: #fff;
    display: flex;
    justify-content: center;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    margin-left: 5px;
}

.pillDescription[b-d2a55jn3xq] {
    margin-right: 14px;
    margin-left: 5px;
    font-family: sans-serif, Roboto;
    font-size: small;
}

/*.killScrollbar {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}*/

.resultsWrapper[b-d2a55jn3xq] {
    padding-left: 0.5vh;
    padding-right: 0.5vh;
}

.resultItem > div[b-d2a55jn3xq] {
    display: grid;
    grid-template-rows: auto auto;
    text-align: left;
    height: 5vh;
    margin-top: 0.3vh;
    max-width: 25vh;
}

.favBrand > span.brand[b-d2a55jn3xq] {
    font-size: 13px;
}

.column[b-d2a55jn3xq] {
    float: left;
    width: 50%;
}

.row[b-d2a55jn3xq]:after {
    content: "";
    display: table;
    clear: both;
}

.resultItem[b-d2a55jn3xq] {
    padding-bottom: 0.4vh;
}

.row[b-d2a55jn3xq] {
    --bs-gutter-x: 0.5rem;
}

.resultItem > img[b-d2a55jn3xq] {
    max-width: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.favBrand[b-d2a55jn3xq] {
    display: grid;
    grid-template-columns: 12% auto;
    text-align: left;
    
}

input[b-d2a55jn3xq] {
    background-color: transparent;
    border: 0;
    outline: 0;
}

    input:focus[b-d2a55jn3xq] {
        outline: none !important;
    }



.favBrand > span.icon[b-d2a55jn3xq] {
    height: 16px;
    width: 16px;
   
}

    .favBrand > span.icon > img[b-d2a55jn3xq] {
        height: 16px;
        width: 16px;
      
    }

.signIn[b-d2a55jn3xq] {
    border: none;
    padding: 13px;
    padding-top: 10px;
    padding-bottom: 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 18px;
    font-size: 1.5vh;
    width: max-content;
    color: var(--btnFontColor);
    background-color: var(--btnbg);
}

.listName[b-d2a55jn3xq] {
    display: inline-block;
    white-space: nowrap;
    width: fit-content;
    font-family: sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: none;
    line-height: 20px;
    font-weight: 500;
    color: var(--listNm);
}
/*:root {
    --darkest: #1f1f1f;
    --lightest: #ffffff;
    --icon-brand-lt: #474747;
    --border-lt: #d2d2d2;
    --pilldesc-dk: #e8e8e8;
    --pillbord-lt: #d2d2d2;
    --li-item-dk: #9e9e9e;
    --li-item-lt: #70757a;
    --favbrand-lt: #5e5e5e;
    --logflash-dark: yellow;
    --logflash-lt: blue;
    --sbtn-bgdk: #c2e7ff;
    --sbtn-txt-dk: #001d35;
    --sbtn-bglt: #0b57d0;
    --schbar-dk: #4d5156;
    --schbar-txt-dk: #e8eaed;
    --schbar-txt-lt: #212121;
    --sep-dk: #b3b3b3;
    --sep-lt: #d2d2d2;
    --hr-lt: #dadce0;
    --shadow-color-lt: #d2d2d2;
    --shadow-color-dk: #444746;
    --search-box-shadow: 0px 2px 8px 0px rgba(60, 64, 67, 0.25);
    --search-icon-color: #474747;
    --close-icon-color: #474747;
    --mic-icon-color: #474747;
    --ham-icon-color: #474747;
}*/

.prodDesc[b-d2a55jn3xq] {
    font-size: 12px;
    font-weight: 500;
    font-family: Google Sans, Roboto, sans-serif;
    color: var(--descript-color);
    line-height: 14px;
    -webkit-line-clamp: 1;
    letter-spacing: 0.3px;
    word-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.favBrand > span.brand[b-d2a55jn3xq] {
    color: var(--favBrand-Color);
    align-content: center;
    padding-top: 3px;

}

.hr[b-d2a55jn3xq] {
    border: solid 0.5px var(--hrLighter);
    opacity: 0.2;
}

.separatorWrapper[b-d2a55jn3xq] {
    justify-self: right;
    margin-top: 6px;
    margin-bottom: 6px;
}

/*.separatorPipe {
    border-left: solid 2px var(--sepColor);
    opacity: 0.3;
}*/

.pillItem[b-d2a55jn3xq] {
    display: flex;
    align-items: center;
    height: 36px;
    justify-content: center;
    box-shadow: inset 0 0 0 1px var(--pillShadow);
    margin: 4px 6px 4px 0;
    border-radius: 24px;
    min-width: 38px;
    white-space: nowrap;
    color: var(--pillItemNm);
}

.searchBar[b-d2a55jn3xq] {
    border: none;
    text-decoration: none;
    display: grid;
    border-radius: 20px;
    position: relative;
    height: 40px;
    width: 90vw;
    grid-template-columns: 13% auto 13% 2% 13%;
    color: var(--schTxtColor);
    background-color: var(--schBgColor);
    box-shadow: var(--search-box-shadow);
}

.popupSearchScreen[b-d2a55jn3xq] {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 989;
    border-radius: 0;
    overflow: auto;
}


.popupSearchToolsContainer[b-d2a55jn3xq] {
    display: grid;
    grid-template-columns: 10% auto 10%;
    padding: 10px;
    border-bottom: lightgray solid 1px;
    height: 44px;
    margin-left: 5px;
    margin-right: 5px;
    /*background: #fff;
    box-shadow: 0px 2px 8px 0px rgba(60, 64, 67, 0.25);*/
}

.backIconWrapper[b-d2a55jn3xq] {
    padding-right: 6px;
    height: 30px;
    padding-left: 10px;
    align-self: center;
}

.searchListWrapper[b-d2a55jn3xq] {
    width: 100%;
}


.searchResultsList[b-d2a55jn3xq] {
    background: #fff;
    position: relative;
    text-align: left;
    border-radius: 0;
    z-index: 989;
    overflow-x: hidden;
    cursor: default;
    font-family: Google Sans, Roboto, sans-serif;
}

.resultListItems[b-d2a55jn3xq] {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 0;
}

.searchListSearchiconWrapper[b-d2a55jn3xq] {
    padding: 10px;
    margin-left: 13px;
}

.searchListItemMain[b-d2a55jn3xq] {
    padding: 0;
    display: flex;
    align-items: center;
    min-width: 0;
    max-height: none;
    margin: 0;
    grid-template-columns: 12% auto 13%;
    display: grid;
}

    .searchListItemMain > span[b-d2a55jn3xq] {
        margin-left: 10px;
        color: #000000;
    }
.searchListItemMain > span[b-d2a55jn3xq] {
    margin-left: 10px;
    color: #000000;
}
/*Wrapper for when image is clicked on*/

.highest[b-d2a55jn3xq] {
    width: 100%;
    height: 100%;
    position:absolute;
    top:0;
    left: 0;
}

.highImgClickWrapper[b-d2a55jn3xq] {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}


.imgClickWrapper[b-d2a55jn3xq] {
    width: 100%;
   
}
/*the entire popup result*/
.imgClickResult[b-d2a55jn3xq] {
    background: #fff;
    min-height: 100%;
    flex-direction: column;
}

/*the top bar of the popup result*/
.imgResultTopBar[b-d2a55jn3xq] {
    display: flex;
    min-height: 40px;
    padding: 6px 16px;
    justify-content: flex-end;
    align-items: center;
 
}
/*the favicon and favname wrapper within the top bar*/
.topBarFavNameWrapper[b-d2a55jn3xq] {
    align-items: center;
    display: flex;
    min-height: 36px;
    width: 100%;
   
}
.topBarFavIconContainer[b-d2a55jn3xq] {
    height: 32px;
    width: 32px;
    background-color: #F1F3F4;
    border-radius: 50%;
    margin-right: 10px;
    align-content: center;
    text-align:center;
}

.topBarFavIcon[b-d2a55jn3xq] {
    height: 24px;
    width: 24px;
}

.topBarFavNameContainer[b-d2a55jn3xq] {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.positionAll[b-d2a55jn3xq] {
    align-items: center;
    border-radius: 36px;
    display: flex;
    justify-content: center;
    min-height: 36px;
    min-width: 36px;
    position: relative;
    width: 100%;
    -webkit-user-select: none;
    user-select: none;
    box-sizing: border-box;
    transition: opacity .35s cubic-bezier(.215, .61, .355, 1);
}

.lgImgPos[b-d2a55jn3xq] {
    justify-content: center;
}

/*the wrapper for the icons in the top bar*/
.topbarIconsWrapper[b-d2a55jn3xq] {
    align-self: start;
    display: flex;
    gap: 8px;
    margin-left: 12px;
}
/*the icon sizes and placement*/
.topbarIcons[b-d2a55jn3xq] {
    height: 40px;
    width: 40px;
}
/*image container below the top bar*/
.imgResultContainer[b-d2a55jn3xq] {
    display: flex;
    flex-shrink: 0;
    min-height: max(20vh, 100px);
    position: relative;
    background-color: lightgray;;
    justify-self: center;
}

/*image information and buttons container*/

.imgResultBlurbMain[b-d2a55jn3xq] {
    height: 10vh;
   
}

.imgResultBlurbInner[b-d2a55jn3xq] {
    margin: 16px;
    margin-top: 12px;
 
}

/*top row of the image info*/
.imgResultBlurbTopRow[b-d2a55jn3xq] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  
}

/*top row full title discription*/

.imgTitledescContainer[b-d2a55jn3xq] {
    flex: 1;
    display: flex;
    overflow: hidden;
    align-items: center;
  
}

.visitBtnContainer[b-d2a55jn3xq] {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 16px;

}

.visitBtn[b-d2a55jn3xq] {
    align-items: center;
    border-radius: 36px;
    display: flex;
    justify-content: center;
    min-height: 36px;
    min-width: 36px;
    position: relative;
    width: 100%;
    user-select: none;
    box-sizing: border-box;
    transition: opacity .35s cubic-bezier(.215, .61, .355, 1);
    background-color: #1a73e8;
    padding: 0 15px;
    color: #fff;
}
/*image description with licensing details*/
.resultBlurbContainer1[b-d2a55jn3xq] {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
}

.resultBlurbContainer2[b-d2a55jn3xq] {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
}

.btnsCTAContainerMain[b-d2a55jn3xq] {
    margin: 0 6px 16px;
   display: grid;
   justify-items: center;
   margin-bottom: 10px;
}

.btnsCTAContainerInner[b-d2a55jn3xq] {
    display: flex;
    align-items: stretch;
}
.sharBtns[b-d2a55jn3xq] {
    display: flex;
    font-size: 14px;
    font-family: Google Sans, Roboto-Medium, sans-serif;
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
    outline: 1px solid transparent;
    font-weight: 500;
    min-height: 44px;
    box-sizing: border-box;
    border-radius: 22px;
    background: #e8f0fe;
    margin-right: 10px;
}

.saveBtns[b-d2a55jn3xq] {
    display: flex;
    font-size: 14px;
    font-family: Google Sans, Roboto-Medium, sans-serif;
    align-items: center;
    padding-left: 60px;
    padding-right: 60px;
    outline: 1px solid transparent;
    font-weight: 500;
    min-height: 44px;
    box-sizing: border-box;
    border-radius: 22px;
    background: #e8f0fe;
    margin-left: 10px;
}



/*.search2CloseWrapper {
    justify-self: right;
    padding-right: 10px;
    align-self: center;
}*/
/*.popupSearchScreen.popupSearchToolsContainer {
    border: red solid 1px;
    box-shadow : none;
    margin-left: 0;
    margin-right: 0;
    background: #fff;
    height: auto;
}*/
#gBaseMain.light-theme[b-d2a55jn3xq] {
    --shadow-color-lt: #d2d2d2;
}

#gBaseMain.dark-theme[b-d2a55jn3xq] {
    --shadow-color-dk: #444746;
}

.searchBar.light-theme[b-d2a55jn3xq] {
    --search-box-shadow: 0px 2px 8px 0px rgba(60, 64, 67, 0.25);
}

.light-theme[b-d2a55jn3xq] {
    --bg: var(--lightest);
    --btnFontColor: var(--lightest);
    --btnbg: var(--sbtn-bglt);
    --schTxtColor: var(--schbar-txt-lt);
    --schBgColor: var(--lightest);
    --listNm: var(--li-item-lt);
    --pillShadow: var(--shadow-color-lt);
    --search-icon-color: #474747;
    --mic-icon-color: #474747;
    --close-icon-color: #474747;
    --ham-icon-color: #474747;
    --sepColor: var(--sep-lt);
    --hrLighter: var(--hr-lt);
    --favBrand-Color: var(--favbrand-lt);
    --descript-color: var(--prod-desc-color-lt)
}

.dark-theme[b-d2a55jn3xq] {
    --bg: var(--darkest);
    --btnFontColor: var(--sbtn-txt-dk);
    --btnbg: var(--sbtn-bgdk);
    --schTxtColor: var(--schbar-txt-dk);
    --schBgColor: var(--schbar-dk);
    --listNm: var(--li-item-dk);
    --pillItemNm: var(--pilldesc-dk);
    --pillShadow: var(--shadow-color-dk);
    --search-icon-color: #b3b3b3;
    --mic-icon-color: #b3b3b3;
    --close-icon-color: #b3b3b3;
    --ham-icon-color: #b3b3b3;
    --sepColor: var(--sep-dk);
    --hrLighter: var(--hr-lt);
    --favBrand-Color: var(--favbrand-dk);
    --descript-color: var(--prod-desc-color-dk);
}

.wrappers[b-d2a55jn3xq] {
    background: var(--bg);
}


/*mode colours*/

/*.signInDark {
    background-color: #C2E7FF;
    color: #001d35;
}

.signInLight {
    background-color: #0b57d0;
    color: #fff;
}

.searchBarDark {
    background-color: #4D5156;
    color: #E8EAED;
}

.searchBarLight {
    background-color: #fff;
    color: #212121;
}



.separatorWrapperLight {
}

.hrLight {
    color: #dadce0;
}

.headerDark {
    background-color: #1F1F1F;
}

.headerLight {
    background-color: #fff;
}

.searchIconsLight {
    color: #474747;
}

.tabsWrapperDark {
    background-color: #1F1F1F;
}

.tabsWrapperLight {
    background-color: #fff;
}

.tabsPillsWrapperMainDark {
    background-color: #1F1F1F;
}

.tabsPillsWrapperMainLight {
    background-color: #fff;
}

.pillItemBorderLight {
    color: #d2d2d2;
}

.pillDescriptionDark {
    color: #E8E8E8;
}

.pillDescriptionLight {
    background-color: #1f1f1f;
}

.listItemsDark {
    color: #9E9E9E;
}

.listItemsLight {
    color: #70757a;
}



.loginNotificationDark {
    color: yellow;
}

.loginNotificationLight {
    color: blue;
}

.resultsWrapperDark {
    background-color: #1f1f1f;
}

.resultsWrapperLight {
    background-color: #fff;
}

.resultItemDark > div {
    color: white;
}*/

/*svg {
    fill: #b3b3b3;
}*/

/*.favBrandLight {
    color: #474747;
}*/


/* /Pages/Home.razor.rz.scp.css */
.homeWrapper[b-0fdi030kc9] {
    width: 100svw;
    height: 100svh;
    align-content: center;
    justify-items: center;
    display: block;
}

.homeBox[b-0fdi030kc9] {
    width: max-content;
    height: max-content;
    padding: 10px;
    width: 100svw;
    height: 100svh;
    align-content: center;
}

.sections[b-0fdi030kc9] {
    width: 100%;
}
/* /Pages/Login.razor.rz.scp.css */
.loginWrapper[b-ukmsug9nfb] {
    width: 100svw;
    height: 100svh;
    align-content: center;
    justify-items: center;
}

.loginBox[b-ukmsug9nfb] {
    width: max-content;
    height: max-content;
    padding: 10px;
}
/* /Pages/Peek.razor.rz.scp.css */
.peekBox[b-b52fx1kve0] {
    width: 100svw;
    height: 100svh;
    align-content: center;
    text-align: center;
}

.hourGlass[b-b52fx1kve0] {
    animation: 4s ease-in-out infinite;
    animation-name: hourGlassAnimiation-b-b52fx1kve0;
}

@keyframes hourGlassAnimiation-b-b52fx1kve0 {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(720deg);
    }

    100% {
        transform: rotate(720deg);
    }
}
/* /Pages/Performance.razor.rz.scp.css */
