.aboutSec {
    padding: 10px 0 60px;
}
.essayWriterWrapper.bg-white{
    background-color: #fff;
}
.customSec.essayWriterWrapper {
    width: 100%;
    max-width: calc(100% - 288px);
    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: #0F172A;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
}
.aboutSec p {
    padding-top: 30px;
    max-width: 756px;
    margin: 0 auto;
}
 
.contentSec p {
    color: #64748B;
    text-align: center;
    font-size: 16px;
    line-height: 150%;
}
.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(../svg/bubble-grey-3.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(../svg/bubble-blue-3.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(../webp/modes-check-mark-2.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 0;
}
.howtoDiv .boxHead {
    margin-bottom: 15px;
    margin-bottom: 0px;
    color: #000;
    font-size: 32px;
    font-weight: 700;
    line-height: 120.187%;
    text-align: center;
}
.howtoDiv .secDesc{
    padding-top: 10px;
}
.howtoSteps {
    max-width: 540px;
    margin: 40px auto 0;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.howtoSteps {
    margin: 60px auto 0px;
}
.singleStep {
    flex-wrap: nowrap;
    min-height: 116.5px;
}

.singleStep {
    padding: 15px 10px 16px 15px;
    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-radius: 15px;
    border: 2px solid transparent;
    justify-content: start;
}
.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: 2px solid #BCD4E8;
}
.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%;
}
@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) {
    .essayWriterWrapper h2 {
        font-size: 22px;
    }
    .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(../svg/quote-grey-mob-3.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(../svg/bubble-blue-3.svg);
        background-size: contain;
        background-repeat: no-repeat;
        transform: rotate(180deg);
        z-index: -1;
    }
    .contentBox img{
        width: 100%;
    }
}