.bi::before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: "";
    display: inline-block;
    height: 0.6em;
    left: 0.15em;
    position: relative;
    top: 1px;
    transform: rotate(135deg);
    vertical-align: top;
    width: 0.6em;
}
.bi-chevron-down::before {
    top: 0.31em;
    transform: rotate(135deg);
}
.bi-chevron-up::before {
    top: 0.55em;
    transform: rotate(-45deg);
}
body {
    font-family: "Poppins", sans-serif;
    scrollbar-width: none;
}
body::-webkit-scrollbar{
    display: none;
}
i {
    -webkit-text-stroke: 1px;
}
.btn:hover {
    box-shadow: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}
.content {
    padding: 18px 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
    color: #454545;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.mcafee-brand-icon-desktop{
    display: none !important;
}
.cs-logo-desktop {
    display: none !important;
}

.cs-pl-1 {
    padding-left: 2em;
}

.cs-pr-1 {
    padding-right: 2em;
}

.cs-mt-5 {
    margin-top: 5rem !important;
}
.cs-title {
    text-align: center;
    color: #343434;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
.cs-title-24 {
    text-align: center;
    color: #383434;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}
.cs-domain {
    text-align: center;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.cs-button-info {
    color: #6E6E6E;
    text-align: center;
    font-style: normal;
    padding: 0 32px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}
.height-220{
    height: 220px !important;
}
.cs-text-warn {
    text-align: center;
    font-style: normal;
    color: #343434;
    font-weight: 400;
    padding: 0 24px;
    font-size: 14px;
    line-height: 20px;
}
.cs-text-regular {
    text-align: center;
    color: #383434;
    /* font-size: 1rem; */
    padding: 0 25px;
    font-size: 14px;
    line-height: 20px;
}

.cs-text-bold-16 {
    text-align: center;
    color: #383434;
    padding: 0 25px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}

.cs-text-lable {
    text-align: center;
    color: #343434;
    padding: 0 25px;
    font-size: 16px;
    line-height: 24px;
}
.cs-text-lable-info {
    text-align: center;
    color: #454545;
    padding: 0 16px;
    font-size: 14px;
    line-height: 20px;
}

.cs-text-regular-info {
    text-align: center;
    color: #383434;
    /* font-size: 1rem; */
    padding: 0 25px;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    z-index: 99999;
    top: 40%;
    left: 32%;
}

.cs-text-regular-info div {
    position: center;
}

.cs-rs-category {
    text-align: center;
    color: #4258ff;
    font-size: 1rem;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.cs-btn-info {
    color: #fff;
    background-color: #4258ff;
    border-color: #4258ff;
    border-radius: 20px;
    padding-inline-start: 1.75em;
    padding-inline-end: 1.75em;
    margin-top: 25px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.cs-btn-default {
    color: #4258ff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.cs-logo {
    width: 91px;
    height: 17px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
}
.cs-rs-category:hover,
.cs-btn-default:hover {
    color: #4258ff;
    text-decoration: none;
}

.cs-btn-info:hover {
    color: #f8f9fa;
    text-decoration: none;
    background-color:#102cfc;
}

.cs-spinner {
    position: fixed;
    z-index: 99999;
    left: 50%;
    top: 30%;
}
.cs-figure {
    /* width: 232px; */
    height: 137px;
}

.cs-mt-3x {
    margin-top: 31px;
}
.cs-mtb-0 {
    margin-top: 0;
    margin-bottom: 0;
}

@media only screen and (max-height: 435px) {
    .cs-figure {
        /* width: 124px; */
        height: 94px;
    }
}
.gen-icon-size-76 {
    width: 76px;
    height: 76px;
}
.gen-siren-icon-size {
    width: 150px;
    height: 150px;
}
@media only screen and (min-width: 768px) {
    .gen-siren-icon-size {
        width: 90px;
        height: 90px;
    }
}
.gen-loading-icon-size {
    width: 154px;
    height: 154px;
}
.gen-loading-anim-size {
    width: 52px;
    height: 52px;
}
.lds-default {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-default div {
    position: absolute;
    width: 6px;
    height: 6px;
    background: #5a6268;
    border-radius: 50%;
    animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
    animation-delay: 0s;
    top: 37px;
    left: 66px;
}
.lds-default div:nth-child(2) {
    animation-delay: -0.1s;
    top: 22px;
    left: 62px;
}
.lds-default div:nth-child(3) {
    animation-delay: -0.2s;
    top: 11px;
    left: 52px;
}
.lds-default div:nth-child(4) {
    animation-delay: -0.3s;
    top: 7px;
    left: 37px;
}
.lds-default div:nth-child(5) {
    animation-delay: -0.4s;
    top: 11px;
    left: 22px;
}
.lds-default div:nth-child(6) {
    animation-delay: -0.5s;
    top: 22px;
    left: 11px;
}
.lds-default div:nth-child(7) {
    animation-delay: -0.6s;
    top: 37px;
    left: 7px;
}
.lds-default div:nth-child(8) {
    animation-delay: -0.7s;
    top: 52px;
    left: 11px;
}
.lds-default div:nth-child(9) {
    animation-delay: -0.8s;
    top: 62px;
    left: 22px;
}
.lds-default div:nth-child(10) {
    animation-delay: -0.9s;
    top: 66px;
    left: 37px;
}
.lds-default div:nth-child(11) {
    animation-delay: -1s;
    top: 62px;
    left: 52px;
}
.lds-default div:nth-child(12) {
    animation-delay: -1.1s;
    top: 52px;
    left: 62px;
}
@keyframes lds-default {
    0%,
    20%,
    80%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
}

.gen-pad-top-12 {
    padding-top: 12px;
}
.gen-pad-top-30 {
    padding-top: 30px;
}
.gen-pad-top-60 {
    padding-top: 60px;
}
.gen-pad-top-120 {
    padding-top: 120px;
}
.gen-display-none {
    display: none;
}
.gen-display-none-imp {
    display: none !important;
}
.gen-min-width-300 {
    min-width: 300px;
}
.gen-icon-size-34 {
    width: 34px;
    height: 34px;
}
.timer-drop-down {
    display: flex;
    justify-content: center;
    align-items: center;
}
.spinner-container{
    display: flex;
    justify-content: center;
    align-items: center;
}
.time-allowed-container {
    display: grid;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom: 20px;
}
.dropdown {
    position: absolute;
    width: 300px;
    height: 50px;
}

.dropdown::before {
    content: "";
    position: absolute;
    right: 20px;
    top: 18px;
    z-index: 10;
    width: 8px;
    height: 8px;
    border: 1px solid #6e6e6e;
    border-top: 1px solid#fff;
    border-right: 1px solid#fff;
    transform: rotate(-45deg);
    transition: 0.3s;
    pointer-events: none;
}
.dropdown-value {
    text-align: left;
}
.dropdown.active::before {
    top: 22px;
    transform: rotate(-225deg);
}
.dropdown input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: #fff;
    border: 1px solid #b2b2b2;
    outline: none;
    padding: 12px 20px;
    border-radius: 12px;
}

.dropdown .option {
    position: absolute;
    top: 60px;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    overflow: hidden;
    display: none;
}

.dropdown.active .option {
    display: block;
    z-index: 1001;
}
.dropdown.inactive .option {
    display: none;
}

.dropdown .option div {
    padding: 12px 20px;
    cursor: pointer;
}
.dropdown .option div:hover {
    background: #4258ff;
    color: #fff;
}
.dropdown .option div:hover {
    background: #4258ff;
    color: #fff;
}
.spinner {
    display: inline-block;
    position: absolute;
    width: 48px;
    height: 48px;
}
.spinner div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    margin: 8px;
    border: 4px solid #4258ff;
    border-radius: 50%;
    animation: spinner 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #4258ff transparent transparent transparent;
}
.spinner div:nth-child(1) {
    animation-delay: -0.3s;
}
.spinner div:nth-child(2) {
    animation-delay: -0.2s;
}
.spinner div:nth-child(3) {
    animation-delay: -0.1s;
}
@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.capitalize {
    text-transform: capitalize;
}

.gen-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.risky-red{
    color: #FF1C1C !important;
}
.suspicious-yellow{
    color: #FFA63B !important;
}
.category-container{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: -4px;
}
.catgeory-button{
    display: inline-flex;
    align-items: center;
    margin: 4px;
    margin-top: 10px;
    background-color: #DBDBDB;
    color: #343434;
    border: none;
    border-radius: 16px;
    cursor: pointer;
    outline: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

.catgeory-button:hover{
    background-color: #DBDBDB;
    color: #343434;
}

.category-title{
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
}
.info-icon{
    margin-right: 4px;
    width: 16px;
    height: 16px;
}
.category-details-conatiner{
    display: none;
    justify-content: center;
    flex-wrap: wrap;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    padding: 30px;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    color: black;
    z-index: 2000;
}
.dim-blockground{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1000;
    display: none;

}
.hr-mobile-container, .category-mobile-view-container{
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}
.hr-body, .ps-first-screen-body,.ps-fourth-screen-body{
    flex: 1;
    position:relative;
    padding-bottom: 170px;
}
.ps-second-screen-body{
    flex: 1;
    position:relative;
    padding-bottom: 200px;
}
.fixed-button-container{
    position: fixed;
    bottom: 0;
    left: 0;
    height: 150px;
    background-color: white;
    width: 100%;
    z-index: 1000;
}
.single-button{
    height: 100px !important;
}
.disable-container{
    display: none;
}
.category-details-title{
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.category-details{
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.blurred-backgroud{
    filter: blur(2px);
    pointer-events: none;
}
.category-close-btn{
    text-align: center;
    width: 100%;
}

.fixed-button-container button{
    width: 327px;
}
.fixed-button-container .line{
   flex: 1;
   height: 1px;
   border-bottom: 1px solid #DBDBDB;
   margin: 0px !important;
   padding: 0px !important;
}

.desktop-img{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

.card-max-width{
    max-width: 877px;
}
@media only screen and (max-width: 374px) {
    .fixed-button-container button{
        width: auto;
    }
}

@media only screen and (min-width: 375px) {
    .cs-logo {
        width: 91px;
        height: 17px;
        margin-top: 32px;
        margin-left: auto;
        margin-right: auto;
    }
    .gen-hr-icon-size{
        width: 128px;
        height: 128px;
    }
    .hr-desktop-container{
        display: none;
    }
    .permission-desktop-container{
        display: none;
    }
    .fixed-button-container button{
        width: 327px;
    }
}

@media only screen and (min-width: 650px) {
    .gen-hr-icon-size{
        width: 168px;
        height: 168px;
    }
}
@media only screen and (min-width: 992px) {
    body{
        background-color: #E6ECF8 !important;
    }
    .mcafee-brand-icon{
        display: none !important;
    }
    .cs-logo{
        display: none !important;
    }
    .mcafee-brand-icon-desktop{
        display: block !important;
    }
    .cs-logo-desktop {
        width: 91px;
        height: 17px;
        margin-top: 32px;
        margin-left: 32px;
        display: block !important;
    }
    .red-wave{
        display: block !important;
        background-size: cover;
        background-position: center;
        width: 100%;
    }
    .hr-desktop-container{
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: absolute;
        width: auto;
        min-height: 310px;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin: auto;
        z-index: 1000;
        border-radius: 24px;
        border-color: white;
    }
    .permission-desktop-container{
        display: none;
        flex-direction: column;
        justify-content: center;
        position: absolute;
        width: auto;
        min-height: 310px;
        left: 0;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        margin: auto;
        z-index: 1000;
        border-radius: 24px;
        border-color: white;
    }
    .desktop-permission-slip{
        display: block !important;
    }
    .desktop-digital-timeout{
        display: block !important;
    }
    .desktop-domain-blocklisted{
        display: block !important;
    }
    .desktop-error{
        display: block !important;
    }
    .card-body{
        padding: 80px 40px 40px 40px;
    }
    .card-body-category{
        padding: 80px 10px 20px 40px;
    }
    .card-body-send{
        padding: 40px 10px 20px 40px;
    }
    .hr-mobile-container{
        display: none !important;
    }
    .category-mobile-view-container{
        display: none !important;
    }
    .mobile-digital-timeout{
        display: none !important;
    }
    .mobile-domain-blocklisted{
        display: none !important;
    }
    .mobile-error{
        display: none !important;
    }
    .content {
        padding: 20px;
      }
      .timer-drop-down {
        display: flex;
        justify-content: left;
    }
    .gen-hr-icon-size{
        width: 230px;
        height: 230px;
        margin: auto;    
        display: block;
    }
    .cs-title {
        text-align: left;
        color: #343434;
        font-style: normal;
        margin-bottom: 0;
        font-weight: 600;
        font-size: 28px;
        line-height: 36px;
    }
    .cs-text-regular {
        text-align: left;
        color: #383434;
        padding: 0 0;
        padding-top: 12px;
        font-size: 16px;
        line-height: 20px;
    }
    .cs-domain {
        text-align: left;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        padding-top: 0 !important;
        line-height: 24px;
    }
    .cs-text-warn {
        text-align: left;
        font-style: normal;
        color: #343434;
        font-weight: 400;
        padding: 0 24px 0 0;
        font-size: 16px;
        line-height: 24px;
    }
    .category-container-desktop{
        display: flex;
        justify-content: left;
        flex-wrap: wrap;
        margin: -4px;
    }
    .catgeory-button-desktop{
        display: inline-block;
        position: relative;
        align-items: center;
        margin: 4px;
        margin-top: 10px;
        background-color: #DBDBDB;
        color: #343434;
        border: none;
        border-radius: 16px;
        cursor: pointer;
        outline: none;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;

        .popover {
            background-color: white;
            border-radius: 8px;
            bottom: 42px;
            box-shadow: 0 0 5px rgba(0,0,0,0.4);
            color: #343434;
            display: none;
            padding: 24px;
            left: -95px;
            padding: 7px 10px;
            position: absolute;
            min-width: 335px;
            z-index: 1001;
            
            &:before {
                border-top: 7px solid white;
                border-right: 7px solid  rgba(245, 245, 245, 0.4);
                border-left: 7px solid  rgba(245, 245, 245, 0.4);
                bottom: -7px;
                content: '';
                display: block;
                left: 50%;
                margin-left: -7px;
                position: absolute;
              }
          }
          
          &:hover {
              .popover {
                display: block;
              }
            }
            &:active {
                .popover {
                  display: block;
                }
              }
    }
    .popover-category-title{
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        padding-top: 8px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .popover-category-details{
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        padding: 1px 8px 8px 8px;
    }

    .catgeory-button-desktop:hover{
        background-color: #DBDBDB;
        color: #343434;
    }
    
    .desktop-card-buttons{
        display: flex;
        justify-content: right;
        flex-wrap: wrap;
        margin: 12px;
    }
    .cs-btn-default {
        color: #4258ff;
        border-color: #4258ff;
        border-radius: 20px;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        padding-inline-start: 1.75em;
        padding-inline-end: 1.75em;
        margin-top: 25px;
    }
    .desktop-card-buttons button{
        display: inline-flex; 
        margin: 6px;
    }
}