.rephraseAlert {
    position: fixed;
    top: 25vh;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999;
}

.successBox {
    padding: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0980392157);
    border-radius: 8px;
    border: 1px solid #03af80;
    background-color: #e5f7f2;
}

.successBox .success {
    color: #03af80;
}

.successBox .danger {
    color: #ff6268;
}

.dangerBox {
    padding: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0980392157);
    border-radius: 8px;
    border: 1px solid #ff6268;
    background-color: #f1e2e3;
}

#signPgae .myInput:focus,
#signPgae .myInput:hover,
#signPgae .myInput:active {
    box-shadow: unset;
    border-color: transparent;
}

.signpopUp .myInput:focus,
.signpopUp .myInput:hover,
.signpopUp .myInput:active {
    box-shadow: unset !important;
    border-color: transparent !important;
}

.lottiePos {
    display: none;
}

/* .fixed-top {
    z-index: 99999 !important;
} */

*:focus-visible {
    outline: none;
}

.myInputs:focus,
.myInputs:hover,
.myInputs:active {
    box-shadow: unset !important;
    /* border-color: #dc3545 !important; */
    border-color: #141a46 !important;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545 !important;
    box-shadow: unset !important;
}

.cardNumber {
    background-color: #f2f3f5;
    border: 1px solid #d4d5d9;
    border-radius: 10px;
    padding: 13px 10px;
    font-size: 16px;
}

#output_text_div1 {
    position: relative;
}

/* .placeHolderText,
.output_text_div2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.placeHolderText p:nth-child(1),
.output_text_div2 p:nth-child(1) {
    font-size: 24px;
    color: #CECECE;
    font-weight: 500;
    text-align: center;
    /* width: 17vw;
}

.placeHolderText p:nth-child(2) {
    font-size: 14px;
    color: #CECECE;
    font-weight: 500;
    text-align: justify;
} */

#copyAlert {
    background-color: black;
    color: #ffff;
    padding: 5px 10px;
    border-radius: 5px 5px 0px 5px;
    font-weight: 100;
    position: absolute;
    right: 0;
    bottom: 40px;
}

.mainBox .inputArea .bodyArea .outputBox {
    white-space: pre-line !important;
    max-height: 224px !important;
    /* min-height: -webkit-fill-available !important;
    flex-grow: 1; */
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.single_word.show {
    white-space: initial;
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.single_word.show .loadli {
    font-size: 4px;
}

#copyText .singleW:hover,
#copyText .singleW b:hover {
    color: blue !important;
}

#copyText .singleW.active,
#copyText .singleW b.active {
    color: blue !important;
}

#copyText .spanColor {
    color: #03af80;
}

#copyText b {
    color: #ff6268;
}

#copyText .single_sentence .spanToggle {
    pointer-events: none;
}

.freezeContainer {
    position: absolute;
    top: 0px;
    right: 14px;
    width: 87%;
}

/* .mainBox .inputArea .bodyArea .freez-popup {
    right: 52px;
} */

.mainBox .inputArea .bodyArea .freez-popup .freez-footer {
    height: 30vh;
    overflow-y: auto;
}

.freezeContainer .left-8 {
    right: 8px;
    top: 0;
}

/* @media screen and (max-width: 1400px; && min-width: 992px) {

    .placeHolderText p:nth-child(1),
    .output_text_div2 p:nth-child(1) {
        width: 24vw;
    }
} */
@media screen and (max-width: 992px) {
    /* .placeHolderText p:nth-child(1),
    .output_text_div2 p:nth-child(1) {
        width: 60vw;
    } */

    .freezeContainer {
        right: 0;
    }

    .mainBox .inputArea .bodyArea .freez-popup {
        right: 52px;
    }

    /* body.sideopt .navbar-sidenav {
        display: none;
    } */
}

/* @media screen and (max-width: 500px) {
    body.sideopt .navbar-sidenav {
        display: none;
    }
} */

.placeHolderText {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ceColor {
    color: #cecece;
}

.fs-24 {
    font-size: 24px;
}

.upbtn1:hover .loadSpinner,
.upbtn3:hover .loadSpinner {
    border-color: #f2f3f5;
    border-right-color: #000;
}

/* #mainNav .navbar-collapse .navbar-sidenav {
    /* border-right: 1px solid black;
    box-shadow: 0px 23px 5px rgba(0, 0, 0, 0.0980392157);
} */

.signpopUp .logButtons {
    padding: 12px 6px;
    font-size: 14px;
}

.btnGreen {
    color: #ffffff;
    background-color: #03af80;
    font-size: 18px !important;
    font-weight: 500;
}

.btnGreen:hover,
.btnGreen:focus {
    color: #ffffff;
    background-color: #03af80;
    font-size: 18px !important;
    font-weight: 500;
}

.blankdiv {
    margin: 370px ;
}

@media screen and (max-width: 1366px) {
    .blankdiv {
        margin: 100px ;
    }
}

@media screen and (max-width: 768px) {
    .p-21 {
        padding: 0 21px !important;
    }
}

#signPgae .imgCenter,
#changePassword .imgCenter,
#signUpForm .imgCenter,
#signInForm .imgCenter,
#wlsignUpForm .imgCenter,
#wlsignInForm .imgCenter,
#navsignInForm .imgCenter {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
}

.settings .proDetailBox .myInputs {
    color: black !important;
}

.popupModals .modal-header {
    background-color: #fffae7;
}

.popupModals .btnClose {
    background: transparent url(../images/modalcros.svg) no-repeat !important;
    opacity: 1;
    position: absolute;
    top: 20px;
    right: 20px;
}

.popupModals .btnClose:is(:hover, :active) {
    box-shadow: unset;
}

.popupModals .textSuccess {
    color: #03af80;
}

.popupModals .btnSuccess {
    background-color: #03af80;
    color: #ffffff;
}

#signPgae .position-relative .invalid-feedback,
#signUpForm .position-relative .invalid-feedback,
#wlsignUpForm .position-relative .invalid-feedback,
#signInForm .position-relative .invalid-feedback,
#wlsignInForm .position-relative .invalid-feedback,
#changePassword .position-relative .invalid-feedback {
    position: absolute;
    padding-bottom: 5px;
}

.tooltip.show {
    z-index: 999 !important;
}

.pricePlan .planBtn {
    background-color: #03af80 !important;
    color: #ffffff !important;
}

/* .invalid-feedback {
    display: block !important;
} */

#copyText span {
    cursor: pointer;
}

.hoverspan span {
    cursor: auto !important ;
    color: #03af80;
}

.hoverspan1 span {
    cursor: auto !important ;
    color: red;
}

.pspan span {
    color: #03af80;
}
.pspan {
    font-size: 19px;
    font-family: CircularStd;
    font-weight: 600;
}

.spanToggle::after {
    content: none;
}

/* @supports (-moz-appearance: none) { */
    .mainBox .inputArea .bodyArea .outputBox {
        /* min-height: ''; */
        /* min-height: 241px !important; */
    }
/* } */

.mainBox .inputArea .bodyArea .freez-popup .goproBox {
    padding: 10px 16px !important;
}

.Frozen-Words .freez-body span {
    color: #ff6268 !important;
}

/* Percentage Loader */
.percentage {
    height: 49px;
}

.percentage .dark {
    background: #007d9d;
}

.percentage .loader {
    position: relative;
    width: 50px;
    height: 49px;
    margin: 0 auto 20px;
    border-radius: 50%;
    border: solid 7px #007d9d;
}

.percentage .loader p {
    font-weight: bold;
}

.percentage .dark .loader {
    border-color: #fff;
}

.percentage .loader span {
    position: absolute;
    display: block;
    width: 7px;
    height: 7px;
    background: #141a46;
    border-radius: 50%;
    transition: 0.5s ease all;
}

.percentage .loader span:nth-of-type(1) {
    top: 12px;
    left: 19px;
    animation: rotate1 0.5s ease infinite;
}

.percentage .loader span:nth-of-type(2) {
    top: 26px;
    left: 27px;
    animation: rotate2 0.5s ease infinite;
}

.percentage .loader span:nth-of-type(3) {
    top: 27px;
    left: 12px;
    animation: rotate3 0.5s ease infinite;
}

.percentage .loader.active-logo span {
    animation: none;
}

.percentage .loader.active-logo span:nth-of-type(1) {
    width: 20px;
    height: 20px;
    left: 17px;
    top: 9px;
}

.percentage .loader.active-logo span:nth-of-type(2),
.percentage.loader.active-logo span:nth-of-type(3) {
    width: 34px;
    height: 34px;
    top: 32px;
    left: 10px;
}

.percentage .dots-wrap {
    position: absolute;
    left: -5px;
    top: -7px;
    right: 3px;
    bottom: 0;
    border-radius: 50%;
    overflow: hidden;
}

.percentage .loader-bar {
    width: 38px;
    height: 38px;
    background: transparent;
    position: absolute;
    right: -8px;
    top: -8px;
    overflow: hidden;
}

/* .loader-bar:before {
    content: '';
    position: absolute;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    border: solid 8px #efbb1a;
    border-radius: 80%;
} */

@keyframes rotate1 {
    0% {
        top: 12px;
        left: 20;
    }

    80% {
        top: 26px;
        left: 27px;
    }

    100% {
        top: 26px;
        left: 27px;
    }
}

@keyframes rotate2 {
    0% {
        top: 26px;
        left: 27px;
    }

    80% {
        top: 26px;
        left: 11px;
    }

    100% {
        top: 26px;
        left: 11px;
    }
}

@keyframes rotate3 {
    0% {
        top: 27px;
        left: 12px;
    }

    80% {
        top: 12px;
        left: 19px;
    }

    100% {
        top: 12px;
        left: 19px;
    }
}

/* After new changes */
.mainBox .featuresMenu {
    border-radius: 10px 10px 0 0;
}

.mainBox .featuresMenu li {
    margin-right: 24px;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    padding: 8px;
}

.mainBox .featuresMenu li img {
    margin-right: 10px;
}

.mainBox .modesBox {
    background-color: #dedfe6;
}

.popupModals .btnSuccess {
    background-color: #03af80;
    color: #ffffff;
}

.btnSuccess {
    background-color: #03af80;
    color: #ffffff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.btnSuccess:is(:hover, :active, :focus) {
    background-color: #03af80;
    color: #ffffff;
}

.btnSuccess img {
    margin-bottom: 0.25rem !important;
    margin-right: 5px !important;
}

.featuresMenu img {
    margin-bottom: 2px;
}

.mainBox input[type="radio"]~.myLabel {
    color: #898ca2;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.mainBox input[type="radio"]~.myLabel:hover {
    color: #ffffff;
    background-color: #03af80;
}

.mainBox input[type="radio"]~.myLabel:hover img {
    content: url(../images/newimages/wdiamond.svg);
}

.mainBox input[type="radio"]:checked~.myLabel {
    color: #ffffff;
    background-color: #03af80;
}

.mainBox input[type="radio"]:checked~.myLabel img {
    content: url(../images/newimages/wdiamond.svg);
}

.mainBox .inputArea .footerArea {
    height: 45px !important;
}

.primiumBox {
    background: #d6e1de;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1607843137);
    border: 2px solid #76cab3;
    border-radius: 12px;
    position: absolute;
    top: 100%;
    width: 162px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    z-index: 111;
    text-align: center;
}

.modeHover:hover .primiumBox {
    display: block;
}

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




    .modeHover {
        position: relative;
    }

    .primiumBox {
        background: #d6e1de;
        box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1607843137);
        border: 2px solid #76cab3;
        border-radius: 12px;
        position: absolute;
        top: 100%;
        width: 220px;
        left: 50%;
        transform: translateX(-50%);
        display: none;
        z-index: 111;
        text-align: center;
    }

    .modeHover:hover .primiumBox {
        display: block;
    }
}

.borderB {
    border-bottom: 1px solid #cbd0e5;
}

/* .nav_heading {
    font-size: 32px;
} */

.g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    position: relative;
    left: 34px;
}

.position_setting {
    height: 59px;
}

@media screen and (max-width: 991px) {
    .output_header {
        height: 50px;
        background-color: #dedfe6;
        border-radius: 5px 5px 0 0;
    }

    .primiumBox {
        display: none !important;
    }

    .progBox {
        position: absolute !important;
        left: 25%;
        transform: translate(0%, -94%);
        width: 100%;
    }
    .progressToolTip{
        display: none;
    }
    /* .bannerimg {
        margin-bottom: 19px !important;
    } */
}

/* Blogs_Pagination Start */
.Blogs_Pagination1 .page-link {
    color: #141a46;
}

.disabled>.page-link,
.page-link.disabled {
    color: #a0a7ab;
}

.Blogs_Pagination2 .active {
    color: #03af80 !important;
}

/* Blogs_Pagination End */

.thanks_page {
    height: 512px;
}

#backdrop,
#copyText2 {
    white-space: pre-line;
}

/*|----- Sentence Rephraser Start -----|*/
#copyText .sentencePhrase {
    border: 1.5px solid #03af80;
    background-color: #ffffff;
    box-shadow: 4px 5px 13px -5px rgb(163 157 157 / 74%);
    -moz-box-shadow: 4px 5px 13px 0px rgba(163, 157, 157, 0.74);
    position: absolute;
    top: -18px;
    left: 3px;
    width: fit-content;
    border-radius: 50px;
    margin: 3px 6px 3px 3px;
    padding: 4px 13px !important;
    font-weight: 700;
    z-index: 2;
}

#copyText .sentencePhrase p {
    font-size: 14px;
    font-weight: 600;
    color: #141a46;
    cursor: pointer;
}

.single_sentence {
    padding: 0 0 !important;
    padding-top: 0.25rem !important;
}

.single_sentence .dropdown-item {
    white-space: pre-line;
    cursor: pointer;
    border-bottom: 1px solid #cbd0e5;
}

.single_sentence.show {
    white-space: initial;
    max-height: 50vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.single_sentence.show .loadli {
    font-size: 4px;
    height: 30px !important;
    padding: 5px 0 !important;
}

/* transform: translate(0, 42px);
        width: 94%;
        left: 7px;
        } */

/*|----- Sentence Rephraser End -----|*/

.reponsiveAds {
    width: 320px;
    height: 100px;
}

@media (min-width: 500px) {
    .reponsiveAds {
        width: 468px;
        height: 60px;
    }
}

@media (min-width: 800px) {
    .reponsiveAds {
        width: 728px;
        height: 90px;
    }
}

.sticky-Ads {
    width: -webkit-fill-available;
    height: 91px;
    background-color: white;
    position: fixed;
    bottom: 0;
    z-index: 999;
    transition: all 0.3s ease-in-out;
}

.my-10 {
    margin: 10px 0;
}

/* .whoCanUse .userBox{
    background-image: url(@lang('home.index.images.writing problems.0'));
} */

.planBtn_event_none {
    pointer-events: none;
    background: #e2e2e2;
    color: #363636;
}

@media screen and (max-width: 991px) {
    #footer .detailes .othersSec {
        margin-top: 0px;
    }
}

@media screen and (max-width: 399px) {
    .aiWorkSec .step h3 {
        margin-top: 20px;
    }
}

#mainNav .navbar-collapse .navbar-sidenav~.bottomNav {
    position: absolute !important;
    top: calc(105vh - 260px) !important;
}

@media (min-width: 992px) {
    #mainNav .navbar-collapse .navbar-sidenav~.bottomNav {
        position: absolute !important;
        top: calc(105vh - 260px) !important;
    }
}

#mainNav .navbar-sidenav .nav-item .nav-link,
#secondryNav .navbar-sidenav .nav-item .nav-link {
    font-size: 14px !important;
}

/* .userReview .reviewBox .imgPos {
    position: absolute;
    bottom: 4%;
    right: 27% !important;
} */

/* New Popup for Percentage Appearance Starts */

/* .progressBox:hover .progressToolTip {
    display: block;
    cursor: pointer;
} */

.progressBox {
    position: relative;
}

.progressBox .progressToolTip {
    width: 324px;
    background-color: transparent;
    position: absolute;
    bottom: 100%;
    left: 12%;
    transform: translateX(-50%);
    display: none;
    z-index: 111;
    text-align: center;
    padding-bottom: 20px;
}

.progressBox .progressToolTip .progBox {
    background-color: #ffffff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.0784313725);
    position: relative;
}

.progressBox .progressToolTip .progBox::after {
    content: " ";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8px;
    border-top: 8px solid #ffffff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: none;
}

.progressBox .progressToolTip .progBox .toolTipTop {
    background-color: #f4f5f7;
}

.fs-12 {
    font-size: 12px;
}

.btn,
.btn:focus {
    border: 0;
    outline: 0;
    box-shadow: unset;
}

.prgressBox {
    height: 26px;
    background-color: #ff6268;
    position: relative;
}

.prgressBox .progressBar {
    position: absolute;
    height: 100%;
    background-color: #03af80;
    overflow: hidden;
    animation: progressAnimation 4s forwards;
}

.prgressBox .progressBar .rephrasedTxt {
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prgressBox .sameTxt {
    position: absolute;
    right: 7%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
}

.btnProg {
    background-color: #ffb743;
    color: #000000;
}

.mainBox .inputArea .highlight_2 {
    background: rgb(255, 255, 255) !important;
    filter: blur(2px) !important;
}

/* New Popup for Percentage Appearance Ends */

.crossAdBtn {
    font-size: 20px;
    width: fit-content;
    height: fit-content;
    cursor: pointer;
}

@media only screen and (min-width: 1435px) {
    .yearlyDesc {
        margin-bottom: 32px;
    }
}

@media only screen and (max-width: 1434px) {
    .yearlyDesc {
        margin-bottom: 8px;
    }

}

.userReview .owl-nav {
    margin-top: 24px;
    position: relative;
}

.userReview .owl-nav .owl-prev {
    background-color: transparent !important;
    position: absolute;
    left: 39%;
}

.userReview .owl-nav .owl-next {
    background-color: transparent !important;
    position: absolute;
    right: 39%;
}

.userReview .owl-dots {
    padding-top: 20px;
}

@media screen and (max-width: 767px) {
    .userReview .owl-dots {
        visibility: hidden;
    }

    .userReview .owl-nav .owl-prev {
        left: 40%;
    }

    .userReview .owl-nav .owl-next {
        right: 40%;
    }
}

@media screen and (max-width: 483px) {
    .userReview .owl-dots {
        visibility: hidden;
    }

    .userReview .owl-nav .owl-prev {
        left: 38%;
    }

    .userReview .owl-nav .owl-next {
        right: 39%;
    }
}

@media screen and (max-width: 420px) {
    .userReview .owl-dots {
        visibility: hidden;
    }

    .userReview .owl-nav .owl-prev {
        left: 36%;
    }

    .userReview .owl-nav .owl-next {
        right: 36%;
    }
}

@media screen and (max-width: 360px) {
    .userReview .owl-dots {
        visibility: hidden;
    }

    .userReview .owl-nav .owl-prev {
        left: 34%;
    }

    .userReview .owl-nav .owl-next {
        right: 34%;
    }
}

#footer .ratingBox .ratingStar {
    border: 1px solid #dbdce2;
    border-right: none;
    border-radius: 12px 0 0 12px;
    background-color: #ffffff;
}

#footer .ratingBox .bgWarning {
    background-color: #f9a824;
    line-height: 26px;
    border-radius: 0 12px 12px 0;
}

.userReviews .totalReviewBox {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1019607843);
    border: 1px solid #f2f3f5;
}

.userReviews .totalReviewBox .totalBox .growthBox {
    background-color: #ddf2d6;
    padding: 6px 10px;
}

.userReviews .totalReviewBox .totalBox .growthBox p {
    color: #43bf02;
}

.userReviews .totalReviewBox .txtGray {
    color: #b8bac7;
}

.fw-medium {
    font-weight: 500;
}

.userReviews .totalReviewBox .progress {
    height: 9px;
    background-color: #e3e3e3;
}

.userReviews .totalReviewBox .bgFive {
    background-color: #f9a824;
}

.userReviews .totalReviewBox .bgFour {
    background-color: #f9a824;
}

.userReviews .totalReviewBox .bgThree {
    background-color: #f9a824;
}

.pricePlan .radioBoxes .badgeBox {
    position: absolute;
    top: -7px;
    right: 5%;
    z-index: 99;
}

.pricePlan .radioBoxes .badgeBox .badgeText {
    position: absolute;
    top: 4px;
    left: 54%;
    transform: translateX(-50%);
}

@media screen and (min-width: 992px) {
    .userReview .owl-item.active.center {
        transform: scale(1.12);
        transition: all 0.3s ease-in-out;
        z-index: 99999;
    }
}


/* Top Banner Starts */
.top_banner {
    padding: 10px;
    border-radius: 3px;
    background: #4955FD;
    border-radius: 8px;
    opacity: 1;
    position: relative;
}

.top_banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/linesbg-banner.svg');
    background-size: cover;
    background-position: center;
    mask-image: linear-gradient(to bottom, transparent, black);
}

.banner_inner_area {
    border-radius: 3px;
}

@media screen and (max-width: 767px) {
    .top_banner {
        padding: 8px 0px;
    }
}

.dot_circle {
    background-color: #A5E300;
    height: 14px;
    width: 24px;
    border-radius: 50%;
    margin-top: 5px;
    margin-right: 18px;
}

@media screen and (min-width: 1367px) {
    .dot_circle {
        width: 20px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .dot_circle {
        width: 30px;
    }
}

@media screen and (max-width: 767px) and (min-width: 527px) {
    .dot_circle {
        width: 22px;
    }
}

@media screen and (max-width: 400px) {
    .dot_circle {
        width: 32px;
    }
}

@media screen and (max-width: 355px) {
    .dot_circle {
        width: 36px;
    }
}

.lottie-container {
    position: relative;
    width: 173px;
    height: 69px;
}

.animation-text {
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: white;
    text-align: center;
}

/* Top Banner Ends */


.RadialProgress {
    --hue: 220;
    --holesize: 65%;
    --track-bg: hsl(233 34% 92%);
    block-size: 42px;
    inline-size: 42px;
    min-inline-size: 42px;
    min-block-size: 42px;
    display: grid;
    place-items: center;
    position: relative;
    font-weight: 800;
    z-index: 99;
    font-size: 16px;

    &::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 50%;
        z-index: -1;
        background: conic-gradient(hsl(var(--hue) 100% 70%),
                hsl(var(--hue) 100% 40%),
                hsl(var(--hue) 100% 70%) var(--progress, 0%),
                var(--track-bg) var(--progress, 0%) 100%);

        mask-image: radial-gradient(transparent var(--holesize),
                black calc(var(--holesize) + 0.5px));
        -webkit-mask-image: radial-gradient(transparent var(--holesize),
                black calc(var(--holesize) + 0.5px));
    }
}

@use postcss-preset-env {
    stage: 0;
    browsers: [ "last 1 Chrome versions",
        "last 1 Firefox versions",
        "last 1 Safari versions",
        "last 1 Edge versions"
        ]
}

.clearCountIn, .copyCountOut {
    position: sticky;
    bottom: 40px;
}

@media screen and (max-width: 991px) {
    .copyCountOut {
        position: initial;
    }
}

.stickyModeBar {
    position: sticky;
    top: 65px;
    z-index: 2;
}
