.aboutSec {
    padding: 40px 0 60px;
}
.essayWriterWrapper.bg-white{
    background-color: #fff;
}
/* .customSec.essayWriterWrapper {
    width: 100%;
    max-width: calc(100% - 56px);
    margin-left: auto;
} */
.customSec.essayWriterWrapper {
    width: 100%;
    max-width: calc(100% - 56px);
    margin-left: auto;
}
.btnRight, .footBottom, .footerList, .inputGroup, .newLoginBtn.loggedIn, section {
    position: relative;
}
#about-sec .container,
.customSec.essayWriterWrapper .container {
    max-width: 942px;
    margin: 0 auto;
    padding: 0 15px;
}
.essayWriterWrapper h2, .trustSec h3, .faqSec h3 {
    color: #000;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    line-height: 120.187%;
}
.aboutSec p {
    padding-top: 30px;
    max-width: 756px;
    margin: 0 auto;
}
 
.contentSec p {
    color: #64748B;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
}
.btm-desc {
    color: #64748B;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
    max-width: 592px;
    width: 100%;
    margin: 0 auto;
}
.btm-desc a{
    color: #05ada3;
    text-decoration: underline;
}
.btm-desc a:hover{
  text-decoration: none;
}
.contentBox {
    padding: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.contentBox .paraphrasingQuote {
    color: #121826;
    text-align: center;
    font-size: 17px;
    font-style: italic;
    font-weight: 500;
    line-height: 150%;
    margin: 70px auto 50px;
    max-width: 572px;
}
.flex {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 12px;
    flex-wrap: wrap;
}
.normalContentWrapper.sumriz_compare, .differenceQuotationsWrapper.sumriz_compare {
    max-width: unset;
    left: -137px;
}
.differenceQuotationsWrapper {
    position: relative;
    max-width: 635px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 49px;
}
.singleQuote {
    padding: 24px 29px 64px 25px;
    background-image: url(../images/bubble-grey.svg);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 362px;
    width: 100%;
}

.contentBox .singleQuote p {
    color: #7387AE;
    padding-top: 0;
    margin: 0;
}

.contentBox .singleQuote .quoteText {
    max-width: 287px;
    font-size: 13px;
    margin-top: 16px;
    padding-top: 0;
    color: #515151;
}

.singleQuote.blue {
    padding: 20px 17px 83px 25px;
    background-image: url(../images/bubble-blue.svg);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 308px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.singleQuote.blue .quoteText {
    max-width: 266px;
    margin-top: 22px;
    font-size: 14px;
    line-height: 170%;
}

.differenceQuotationsWrapper {
    position: relative;
    max-width: 635px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 49px;
}
.normalContentWrapper.sumriz_compare,
.differenceQuotationsWrapper.sumriz_compare{
    max-width: unset;
    left: -137px;
}
.significanceDiv {
    margin: 90px 0 50px;
}

.significanceDiv p {
    margin-bottom: 20px;
}

.significanceSwiperWrapper {
    max-width: 630px;
    margin: 0 auto;
}

.significanceSwiper {
    padding-bottom: 30px;
}

.singleSignificance {
    padding: 31px 40px 31px 122px;
}

.singleSignificance .significanceName {
    color: #121826;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
}

.singleSignificance p:nth-child(2) {
    margin: 16px 0 35px;
}
.normalContentWrapper.sumriz_compare, .differenceQuotationsWrapper.sumriz_compare {
    max-width: unset;
    left: -137px;
}
.contentHackWrapper {
    margin-top: 30px;
}
.singleHack {
    padding: 35px 14px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 9px 0px rgba(98, 98, 98, 0.25);
}
.singleHack img {
    max-width: 49px;
    width: 100%;
    max-height: 49px;
    height: 100%;
    margin: 0 auto 18px;
    display: block;
}
.singleHack.content p {
    max-width: 217px;
    font-size: 14px;
    padding-top: 15px;
    text-align: center;
}
.customSec {
    padding: 60px 0;
}
.bgSec {
    background: rgba(244, 250, 249, 0.88);
}
/* .essayWriterWrapper h2, .trustSec h3, .faqSec h3 {
    color: #0F172A;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
} */
.customSec h2 + p {
    padding-top: 12px;
}
.contentSec p {
    color: #64748B;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
}

.customModesListWrapper {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin-top: 80px;
}
.customModesListWrapper {
    justify-content: center;
}
.customModesListWrapper.default {
    justify-content: space-between;
}
.modesSide .singleMode:first-child {
    margin-top: 0;
}
.singleMode {
    padding-left: 43px;
    position: relative;
    margin-top: 36px;
}
.singleMode::before {
    position: absolute;
    content: '';
    width: 28px;
    height: 28px;
    background: url(../images/modes-check-mark.webp);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
}
.singleMode .modeName {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    line-height: 120.187%;
    text-align: left;
}
.singleMode .modeDesc {
    font-size: 14px;
    padding-top: 8px;
    max-width: 342px;
    text-align: left;
    min-height: 71px;
}
.singleMode p {
    text-align: left;
}
.effictiveSwiperWrapper {
    max-width: 683px;
    margin: 43px auto 0;
}

.singleEffect {
    padding: 20px 10px;
    border: 1px solid transparent;
    background: linear-gradient(to right, white, white), linear-gradient(80deg, #FF51D7 -10.09%, #24C7BD 0%, #046761 100%), rgba(244, 250, 249, 0.88);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border-radius: 5px;
}
.singleEffect h3 {
    color: #121826;
    font-size: 17px;
    font-weight: 500;
    line-height: 130%;
    text-align: center;
    margin-bottom: 15px;
}
.singleEffect p {
    font-size: 13px;
    min-height: 156px;
    padding-top: 0;
}
.aboutSec p {
    padding-top: 30px;
    max-width: 756px;
    margin: 0 auto;
}
.contentSec p {
    color: #64748B;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
}
.howtoDiv {
    padding: 70px 0;
}
.howtoDiv .boxHead {
    margin-bottom: 15px;
}
.howtoSteps {
    max-width: 540px;
    margin: 40px auto 0;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.howtoSteps {
    margin: 60px auto 40px;
}
.singleStep {
    flex-wrap: nowrap;
    min-height: 116.5px;
}

.singleStep {
    padding: 15px 10px 16px 15px;
    border-radius: 15px;
    border: 1.5px solid #D4EFED;
    justify-content: start;
    background: white;
}
.singleStep:hover {
    border: 1px solid #05ADA3;
}
.stepNum {
    padding-right: 15px;
    color: #121826;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
}
.singleStep .stepNum {
    font-size: 18px;
    color: #121826;
    line-height: normal;
    padding-top: 0;
}
.stepContent {
    padding-left: 15px;
    border-left: 1px solid #D4EFED;
}
.normalContentWrapper p {
    text-align: left;
    padding-top: 15px;
}
.t-cent,
.t-cent p{
    text-align: center;
}
.mx,
.normalContentWrapper.mx {
    max-width: 756px;
    margin: 0 auto;
}
.singleEffect p {
    font-size: 13px;
    min-height: 156px;
    padding-top: 0;
}
#summarizer-img{
    margin: auto;
    display: block;
    max-width: 100%;
}
.step-section{
    background: rgba(244, 250, 249, 0.88) !important;
    padding: 70px 0;
}
/* video css */
.video-add {
    max-width: 705px;
    width: 100%;
    margin: 60px auto 0;
    position: relative;
}
.video-img {
    display: block;
    width: 100%;
    height: auto;
}
.play-btn {
    position: absolute;
    z-index: 2;
    cursor: pointer;
}
.play-btn, .view-video:before {
    top: 50%;
    left: 50%;
}
.play-btn img {
    max-width: 58px;
    width: 100%;
    max-height: 58px;
    height: 100%;
}
.video-iframe {
    /* display: none; */
    overflow: hidden;
    max-width: 705px;
    width: 100%;
    height: 382px;
}
.video-iframe, .video-iframe iframe {
    border-radius: 15px;
    background: #000;
}
#output-loader, .play-btn, .textareaActionWrapper, .view-video:before, .workRight::before {
    transform: translate(-50%, -50%);
}.play-btn:hover img, .view-video:hover {
    transform: scale(1.04);
}
.view-video {
    max-width: max-content;
    width: 100%;
    border: .75px solid #05ada3;
    background: linear-gradient(180deg, #83e7e1 0, #02524d 100%);
    cursor: pointer;
    border-radius: 100px;
    position: absolute;
    right: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .1s;
    z-index: 1;
    top: 14px;
}
.view-video:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 100px;
    animation-name: rippleAnimation;
    animation-duration: 2s;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    z-index: -1;
  }
  @keyframes rippleAnimation {
    0% {
      box-shadow: 0 0 0 0 #7ac0bb;
    }
    100% {
      box-shadow: 0 0 0 15px transparent;
    }
  }
  .view-video-img {
    padding: 4px 4px 4px 8px;
  }
  .view-video p {
    font-size: 12px;
    font-weight: 600;
    line-height: 14.52px;
    text-align: left;
    padding: 4px 8px 4px 4px;
    color: #fff;
  }
  .view-video span {
    height: 30px;
    width: 1px;
    transform: rotate(179deg);
    background: linear-gradient(90deg, #3dbab3 31.25%, #045550 100%);
  }
/* video css */
.humanizerLoadingDiv{
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    z-index: 99;
    width: 100%;
    height: 100%;
    display: none;
}
.loadingWrapper{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0px 0px 9px 0px #00000021;
}
.preloaderWrapper{
    padding: 91px 148px 60px;
    border-radius: 20px 20px 0 0;
    background: #fff;
}
.pre-loaderrr{
    position: relative;
    left: unset;
    top: unset;
    transform: none;
}
.preloaderContentWrapper{
    padding: 26px 22px;
    background: #F6FBFA;
    display: flex;
    border-radius: 0 0 20px 20px;
}
.preloaderContentWrapper svg{
    width: 17px;
    height: 17px;
    position: relative;
    top: 3px;
}
.preloaderContentWrapper p{
    font-size: 14px;
    line-height: 25.2px;
    text-align: left;
    max-width: 412px;
}
.humanizerDisclaimer{
    max-width: 755px;
    margin: 0 auto;
    padding: 12px 16px;
    background: #ECF8F6;
    border-radius: 8px;
    display: none;
}
.humanizerDisclaimer svg{
    position: relative;
    top: 2px;
}
.humanizerDisclaimer p{
    font-size: 12px;
    line-height: 21.6px;
    text-align: left;
    color: #536371;
}
@media (max-width: 1199px) {
    .customModesListWrapper {
        flex-wrap: wrap;
        gap: 36px;
        justify-content: center;
    }
}
.readyText {
    margin: 20px auto;
    font-size: 15px;
    max-width: 403px;
    text-align: center;
}
.tryBtn {
    padding: 8px 20px;
    color: #121826;
    font-size: 16px;
    line-height: 150%;
    background: linear-gradient(to right, white, white), linear-gradient(33.57deg, #FF51D7 -10.09%, #24C7BD 0%, #046761 100%), rgba(244, 250, 249, 0.88);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border: 2px solid transparent;
    border-radius: 100px;
    display: block;
    max-width: max-content;
    margin: 0 auto;
}

.tryBtn:hover {
    background: #019990;
    color: #fff;
}
.tryBtn.mg30 {
    margin-top: 30px;
}
.stepContent p:first-child, .stepContent h3:first-child {
    color: #121826;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    text-align: left;
    padding-top: 0;
}
.stepContent p:last-child {
    font-size: 13px;
    margin-top: 7px;
    text-align: left;
    padding-top: 0;
}
@media (max-width: 767px) {
    .normalContentWrapper.sumriz_compare, .differenceQuotationsWrapper.sumriz_compare {
        left: unset;
    }
    .customSec.essayWriterWrapper {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
    }
    .normalContentWrapper.sumriz_compare, .differenceQuotationsWrapper.sumriz_compare {
        left: unset;
    }
}
@media (max-width: 575px) {
    .video-add {
        max-width: 384px;
        width: 100%;
        margin: 50px auto 30px;
    }
    .play-btn img {
        width: 48px;
        height: 48px;
    }
    .video-add iframe {
        width: 100%;
        height: 208px;
    }
    .essayWriterWrapper h2 {
        font-size: 21px;
        font-weight: 500;
        line-height: 150%;
    }
    .contentHackWrapper {
        gap: 25px;
    }
    .singleHack {
        width: 100%;
    }
    .singleHack p {
        margin: 0 auto;
    }
    .customSec {
        padding: 50px 0;
    }
    .contentSec p {
        font-size: 15px;
    }
    .customModesListWrapper {
        margin-top: 50px;
    }
    .effictiveSwiperWrapper {
        margin: 32px auto 48px;
    }
    .singleEffect p {
        min-height: 176px;
    }
    .defaultPagination .swiper-pagination-bullet {
        background: #435B8C;
    }
    
    .defaultPagination .swiper-pagination-bullet-active {
        background: #05ADA3;
        width: 18px;
        border-radius: 100px;
    }
    
    .defaultPagination .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
    .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2.5px;
        height: 8px;
        width: 8px;
    }
    
    .defaultPagination {
        text-align: center;
    }
    .howtoDiv {
        width: 100%;
        margin-left: 0;
        padding: 30px 15px;
    }
    .boxHead {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .howtoSteps {
        gap: 15px;
    }
    .singleStep {
        background: none;
        position: relative;
        z-index: 2;
    }
    .singleStep .stepNum {
        font-size: 16px;
    }
    .singleStep::after {
        width: calc(100%);
        height: calc(100%);
        position: absolute;
        content: '';
        border: 2px solid transparent;
        background: linear-gradient(to right, white, white), linear-gradient(33.57deg, #FF51D7 -10.09%, #24C7BD 0%, #046761 100%), rgba(244, 250, 249, 0.88);
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        left: -1px;
        top: -1px;
        z-index: -1;
        border-radius: 10px;
    }
    .readyText {
        margin: 20px auto 30px;
    }
    .tryBtn {
        font-size: 14px;
    }
    .contentBox .paraphrasingQuote {
        margin: 50px auto;
        font-size: 15px;
    }
    .differenceQuotationsWrapper {
        justify-content: center;
        min-width: 300px;
        padding-bottom: 0;
    }
    .singleQuote {
        padding: 16px 15px 76px;
        max-width: 300px;
        background: url(../images/quote-grey-mob.svg);
        background-repeat: no-repeat;
    }
    .contentBox .singleQuote p {
        font-size: 13px;
    }
    .singleQuote.blue {
        background: none;
        padding: 73px 13px 30px 21px;
        margin-top: -30px;
    }
    .singleQuote.blue {
        position: relative;
        z-index: 1;
    }
    .singleQuote.blue::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/bubble-blue.svg);
        background-size: contain;
        background-repeat: no-repeat;
        transform: rotate(180deg);
        z-index: -1;
    }
    .contentBox img{
        width: 100%;
    }
    .video-iframe{
        height: 100%;
    }
    .aboutSec{
        padding-bottom: 0;
    }
    .preloaderWrapper{
        padding: 90px 93px 60px;
     }
     .preloaderContentWrapper p{
        font-size: 12px;
     }
     .loadingWrapper{
        max-width: 330px;
     }
     .preloaderContentWrapper{
        padding: 26px 15px;
     }
}