@font-face {
    font-family: Segoe UI;
    src: url(../euclidcirculara-regular.html);
    font-weight: 400;
    font-display: swap;
}



section.dashBoard {
    max-width: 288px;
    width: 100%;
    border-right: 1px solid #E2E8F0;
    position: fixed;
    top: 0;
    left: 0;
    overflow-y: scroll;
    height: 100%;
    z-index: 10;
    background: #fff;
}

section.dashBoard::-webkit-scrollbar {
    display: none;
}

.pew-logo {
    display: block;
    padding: 26px 22px 0;
    cursor: pointer;
    /* border-bottom: 1px solid #E2E8F0; */
}

.dashboardBtn {
    padding: 68px 20px 0;
    /* border-bottom: 1px solid #E2E8F0; */
}
.order-customEssay{
    position: relative;
    box-sizing: border-box;
    background: linear-gradient(90deg, #FF8906, #9CE2A7, #ffeb3b, #FF8906);
    background-size: 400%;
    border-radius: 4px;
    z-index: 1;
    animation: animate 10s linear infinite;
    max-width: 191px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E2E8F0;
    color: #0F172A;
    height: 42px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    column-gap: 8px;
    outline: none;
    cursor: pointer;
    margin-left: 10px;
    text-align: center;
}
.mangCustomEssay{
    display: none;
}

/* .order-customEssay{
    display: none;
} */
/* .order-customEssay.flexShow{
    display: flex;
} */
.order-customEssay:before {
    content: "";
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    z-index: -1;
    background: linear-gradient(90deg, #FF8906, #9CE2A7, #ffeb3b, #FF8906);
    background-size: 400%;
    border-radius: 6px;
    opacity: 0;
    transition: .1s;
}
.order-customEssay:hover:before{
    filter: blur(5px);
    opacity: 1;
    animation: animate 8s linear infinite;
}
@keyframes animate{
    0% {
        background-position: 0%;
    }
    100% {
        background-position: 400%;
    }
}

.dashboardBtn a {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    column-gap: 8px;
    color: #475569;
    padding: 8px;
}

.dashboardBtn a:hover {
    background-color: #F8FAFC;
}

.dashboardBtn a.active {
    color: #1E43FF;
}

.dashboardBtn a.active .default {
    display: none;
}

.dashboardBtn a.active .filled {
    display: block;
}

.filled {
    display: none;
}

.pew-tools {
    list-style: none;
    padding: 0 33px 0px 20px;
    display: flex;
    flex-direction: column;
    /* row-gap: 8px;     */
    margin-top: 31px;
    min-height: 300px;
    overflow-y: auto;
}

.pew-tools .menuLink {
    display: flex;
    align-items: center;
    column-gap: 8px;
    padding: 15px 8px;
    cursor: pointer;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #475569;
    text-transform: capitalize;
}
.pew-tools .menuItem + .menuItem{
   border-top:1px solid #E2E8F0;
}
.pew-tools .menuLink:hover {
    background-color: #F8FAFC;
}

.menuLink:hover svg.default path {
    fill: #475569;
}
.pew-tools .menuLink:hover svg.default.svgstroke  path {
    stroke: #475569;
    fill:unset;
}
.pew-tools .menuLink:hover svg.default.svgstrokefill path {
    fill: #fff;
    stroke: #475569;
}
.pew-tools .menuLink:hover img.default{
    filter: brightness(0) saturate(100%) invert(28%) sepia(28%) saturate(436%) hue-rotate(175deg) brightness(102%) contrast(89%);
}
.filled {
    display: none;
}

.menuLink.active {
    color: #05ADA3;
}
.active.menuLink.chatLink {
    padding-left: 0;
}

.menuLink.active .default {
    display: none;
}

.menuLink.active .filled {
    display: block;
}

.menuSettings {
    list-style: none;
    padding: 0 0px;
    display: flex;
    flex-direction: column;
    /* border-bottom: 1px solid #E2E8F0; */
    margin-top: 8px;
}

.menuSettings .menuLink {
    display: flex;
    align-items: center;
    column-gap: 8px;
    padding: 8px;
    cursor: pointer;
    color: #475569;
    border-radius: 5px;
    font-size: 16px;
}

.menuSettings .menuLink.active {
    color: #1D7AD9;
}

.menuSettings .menuLink:hover {
    background-color: #F8FAFC;
}

.menuSettings .menuLink:hover svg path {
    fill: #475569;
}
 

.logoutBtn {
    display: flex;
    align-items: center;
    column-gap: 10px;
    color: #475569;
    padding: 8px;
    border-radius: 5px;
}
.logOut{
    margin-top: 8px;
}
.logOut .logoutBtn:hover {
    background-color: #F8FAFC;
}

.logOut .logoutBtn:hover svg path {
    fill: #475569;
}

/* #session_btns.hidden,
.loginSignupBtn.hidden,
.navSubscribeBtn,
.navManageSubscription {
    display: none;
} */
.navManageCustom{
    padding: 0 20px;
    margin-top: 45px;
}

#session_btns {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 28px 20px;
    flex-wrap: wrap;
    border-top: 1px solid #E2E8F0;
}
#bottomDist{
    width: 1px;
    height: 21px;
    background: #e2e8f0;
    position: relative;
    transform: translateY(1px);
     
}
.manageSubBtn {
    font-size: 14px;
    line-height: 18px;
    color: #0F172A;
    padding: 9px 18px;
    border-radius: 5px;
    border: 1px solid #1D7AD9;
    margin-top: 18px;
    margin-left: 10px;
    max-width: 180px;
    width: 100%;
    font-weight: 500;
    cursor: pointer;
    transition: all ease .1s;
    display: none;
}
.subscriptionBtns button[disabled] {
    cursor: no-drop;
}
.subscriptionBtns button[disabled]:hover {
    /* color: #64748B;
    background: #fff;
    border: 2px solid #E2E8F0; */
    cursor: no-drop;
}
.manageSubBtn:hover {
    background-color: #1D7AD9;
    color: #fff;
}
.subscriptionBtns button {
    max-width: 191px;
    width: 100%;
    display: block;
    padding: 1px;
    /* padding: 10px 16px; */
    border: 1px solid #E2E8F0;
    color: #0F172A;
    height: 42px;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    column-gap: 8px;
    outline: none;
    cursor: pointer;
    background-color: #fff;
    margin-left: 10px;
    text-align: center;
    overflow: hidden;
    background:   linear-gradient(180deg, #24C7BD 0%, #046761 100%);
}
.loginSignupBtn,.navSubscribeBtn {
    padding: 1px 20px;
    margin-top: 20px;
}
.subscriptionBtns button:hover{
    background: linear-gradient(180deg, #24C7BD 0%, #046761 100%);
}
.subscriptionBtns button:hover {
    /* border-color: transparent; */
    /* border-width: 2px; */
    cursor: pointer;
    color: #0F172A;
    border-radius: 5px;
}
.mobnav, .mobOverlay, .closeMenuBtnMob{
    display: none;
}
.subscriptionBtns button .btn-text{
    padding: 9px 15px;
    display: block;
    border-radius: 2px;
    background-color: #fff;
}
.subscriptionBtns button:hover .btn-text{
    background: linear-gradient(180deg, #47B5AE 0%, #133836 100%);
    color:#fff;
}
.com_soon {
    color: #08080F;
    border: 1px solid #7E3AF2;
    border-radius: 3px; 
    padding: 3px 5px 4px;
    font-weight: 400;
    font-size: 9px;
    line-height: 12px;
    flex-grow: 1;
    text-align: center;
}
.cursorNotallow a{
    cursor: not-allowed!important;
}
.chat{
    background: linear-gradient(262.56deg, rgba(30, 67, 255, 0.15) -15.35%, rgba(179, 24, 255, 0.15) 93.42%);
    border: 1px solid #7E3AF2;
    border-radius: 100px;
    padding: 6px 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 11px;
    color: #7E3AF2;
    border-radius: 8rem;
    flex-grow: 1;
    max-width: max-content;
    margin-left: auto;
}
/* width */
::-webkit-scrollbar {
    width: 6px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #bbb9b9; 
    border-radius: 8px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }

.wordsLimitWrapper {
    margin: 32px 15px 100px 32px;
    padding-bottom: 14px;
    position: relative;
    display: none;
}
.wordsUtilized{
    font-size: 16px;
    line-height: 16px;
    color: #0F172A;
    margin-bottom: 6px;
}
.utilizingBarOut{
    position: relative;
    background: #FFFFFF;
border: 1px solid #ECECEC;
box-shadow: inset 0px 4px 6px rgba(192, 192, 192, 0.15);
border-radius: 90px;
width: 100%;
height: 20px;
}
.utilizingBarIn{
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 20px;
    background: linear-gradient(266.97deg, #FF51D7 -14.2%, #FF4848 17.36%, #6248FF 77.21%, #1862FF 108.3%);
    box-shadow: inset 0px 4px 6px rgba(192, 192, 192, 0.15);
    border-radius: 90px;    
    transition: all ease .1s;
}
.utilizingVal{
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    line-height: 10px;
    color: #fff;
}
.light{
    color: #212121;
    bottom: -6px;
    transform: translateY(0);
    top: unset;
    right: unset;
    left: 5px;
}
#consumedWords {
    font-size: 13px;
    right: 10px;
}
.pew-logo img{
    max-width: 209px;   
    width: 100%;
    max-height: 25px;
    height: 100%;
}
.navMenuBtn {
    display: flex;
    padding: 10px;
}
.basicUtilization{
    /* display: flex; */
    align-items: center;
    justify-content: start;
    gap: 3px;
}
.basicUtilizationWrapper{
    border-bottom: none;
    margin: 0;
    padding: 20px 32px 0;
    display: none;
    flex-grow: 1;
}
.basicCount{
    color: #475569;
    font-size: 15px;
    line-height: normal;
}
#basic-utilized{
    color: #ff7f14;
}
.basicUtilizationWrapper.red #basic-utilized{
    color: #D40000;
}
.basicSlash{
    color: #475569;
    font-size: 15px;
    line-height: normal;
}
.basisWordsDesc{
    color: #475569;
    font-size: 15px;
    line-height: normal;
    margin-left: 1px;
}
.exceedUpgrade{
    background: linear-gradient(180deg, #24C7BD 0%, #046761 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    line-height: normal;
    display: block;
    max-width: max-content;
    margin: 5px 0 0;
    position: relative;
    padding-bottom: 1px;
    display: none;
}
.exceedUpgrade::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: linear-gradient(180deg, #24C7BD 0%, #046761 100%);
    left: 0;
    bottom: 0;
}
.exceedUpgrade:hover::after{
    display: none;
}

@media (max-height: 800px) AND (min-width: 768px) {
    .dashboardBtn{
      padding: 45px 20px 0;
    }
  }
@media (max-width: 1169px) {
    section.dashBoard{
      max-width: 230px;
    }
   
    .subscriptionBtns button{
        margin-left: 0;
    }
    .pew-tools{
        padding: 0 20px;
    }
    .optionSec{
        max-width: calc(100% - 230px);
    }
    .order-customEssay{
        margin-left: 0;
    }

}
span.redFree {
    padding: 2px 6px;
    background: red;
    color: #fff;
    border-radius: 4px;
    font-style: italic;
}
span.redFree span{
    animation: blink 2s linear infinite;
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
}

@media (max-width: 767px) {
    /* .menuWrapper img {
        width: 209px;
        height: 25px;
    } */
    section.dashBoard{
        max-width: 289px;
        background: #fff;
        z-index: 999;
        transform: translateX(-100%);
        transition: all ease .1s;
    }
    .mobnav{
        display: block;
    }
    .mobMenuWrapper{
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 10px 15px;
        /* background: #060606; */
        box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.40);
        position: relative;
        z-index: 5;
    }
    .mobMenuWrapper a.pew-mob-logo img{
        width: 190px;
        height: 27px;
    }

    .dashBoard.transformLeft{
        transform: translateX(0);
    }
    .mobOverlay.show{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.5);
        z-index: 190;
        display: block;
    }
    .closeMenuBtnMob{
        position: absolute;
        right: 15px;
        top: 15px;
        width: 25px;
        height: 25px;
        display: block;
    }
    .pew-logo{
        padding-top: 62px;
    }

    .pew-tools {
        min-height: unset;
        max-height: 355px;
        margin-bottom: 35px;
    }
    .subscriptionBtns button {
        max-width: 182px;
        font-size: 14px;
    }
    .loginSignupBtn, .navSubscribeBtn {
 
        margin-top: 15px;
    }
    .subscriptionBtns{
        padding: 0 20px 0 29px!important;
    }
    .order-customEssay{
        margin-left: 0;
    }
    .optionSec{
        max-width: 100%;
        padding: 0 15px;
    }
}
.navManageSubscription.subscriptionBtns{
    margin-top: 20px;
    padding: 0 20px;
}

@media (max-height: 768px) {
    .pew-tools{
        min-height: unset;
        margin-top: 20px;
    }
    .navManageCustom{
        margin-top: 20px;
    }
    .pew-logo{
        padding: 15px 22px 0;
    }
    .pew-tools .menuLink{
        padding: 11px 8px;
    }
    .navManageSubscription.subscriptionBtns{
        margin-top: 15px;
    }
    .subscriptionBtns button{
        font-size: 14px;
        height: 38px;
        max-width: 180px;
    }
    .order-customEssay{
        font-size: 14px;
        height: 38px;
        max-width: 180px;
    }
    .subscriptionBtns button .btn-text{
        padding: 7px 15px;
    }
    .basicCount{
        font-size: 14px;
    }
    .basicSlash{
        font-size: 14px;
    }
    .basicUtilization{
        gap: 3px;
    }
    .pew-tools .menuLink img {
        width: 18px;
        height: 18px;
    }
    .exceedUpgrade{
        font-size: 14px;
    }
    .basicUtilizationWrapper{
        padding: 20px 32px 0;
    }
}








