h2{
    font-size: 32px !important;
}
.service-content {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 80px auto 50px;
    row-gap: 60px;
    max-width: 800px;
}
.service-header h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 44.27px;
    text-align: center;
    color: #161616;
    margin-bottom: 15px;
}
.service-box h3 {
    padding: 25px 0 17px;
    font-size: 19px;
    font-weight: 500;
    line-height: 24.03px;
    color: #231f20;
}
.service-header p, .service-btmTxt{
    color: #575e62;
    text-align: center;
    font-size: 16px;
    font-weight: 450;
    line-height: 150%;
    width: 100%;
}
.rw-sentence {
    max-width: unset;
}
.banner__desc {
    max-width: 762px;
    width: 100%;
    color: #6f6f6f;
    font-size: 17px;
}
.banner__Specs__Wrapper {
    max-width: 1170px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    padding: 70px 0 40px;
    background-color: none;
    box-shadow: unset;
    border-radius: 40px;
    margin-top: unset;
    position: relative;
}
.banner__Specs__Wrapper::before{
    width: 65px;
    height: 65px;
    background-size: contain;
    left: -86px;
    z-index: -1;
    top: -151px;
}
.spec__Card {
    max-width: 400px;
    width: 100%;
}
.option-section{
  padding: 80px 0;
}
.option-header h2{
    font-weight: 500;
    font-size: 33px;
    line-height: 150%;
    text-align: center;
    color: #231f20;
    padding-bottom: 15px;
    margin: 0;
}
.option-header p, .option-btnTxt,.price-btmTxt, .work-btmTxt, .writer-btmTxt, .freebie-btmTxt, .process-btmTxt{
    font-weight: 450;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    color: #6f6f6f;
    max-width: 66%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.option-btnTxt,.price-btmTxt, .work-btmTxt, .writer-btmTxt, .freebie-btmTxt, .process-btmTxt{
    font-size: 15px;
    line-height: 160%;
}
.price__Section__Wrapper{
    margin-bottom: 50px;
}
section.our_Work{
    padding: 80px 0 56px 0;
}
.our_Work__Wrapper{
    gap: 40px;
    margin-bottom: 50px; 
    justify-content: space-between;
}
.work__Desc p{
    font-size: 18px;
}
.work__Badge img{
    width: 195px;
    height: 168px;
}
.processSlide{
    gap: 0;
}
.processSwiperBtns {
    position: absolute;
    display: flex;
    max-width: 300px;
    width: 100%;
    gap: 100%;
    bottom: 25%;
    right: 5%;
    z-index: 5;
}
.priceIcon {
    top: 0px;
    width: 48px;
    height: 69px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.price__Desc p {
    padding-bottom: 5px;
}
.faq-accord-card-body {
    padding: 0 20px 30px;
    display: block;
}
.faq-accord-card-head{
    padding: 25px 20px 5px; 
    min-height: unset;
}
.writersSwiperWraper .swiper-button-next-writer, .writersSwiperWraper .swiper-button-prev-writer{
    bottom: 0;
}
.swiper-pagination-writer{
    bottom: 41px !important;
}
.writerSwiper{
    padding: 60px 0px 95px !important;
}
.freebies__Wrapper{
    max-width: 806px;
    width: 100%;
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 85px;
    row-gap: 55px;
    margin: 50px auto 70px;
}
.faq-card-service{
    min-height: unset;
}
.singleFreebie{
    max-width: 360px;
}
.writers-section {
    padding: 100px 0 50px;
    position: relative;
}
.reviews-swiper {
    width: 100%;
    padding: 0px 10px 30px !important;
}
.reviews-wraper{
    padding-top: 0;
}
.sec__desc{
    max-width: 80%;
    width: 100%;
}
.reviewsSwiper {
    padding: 60px 5px 50px !important;
}
p a{
    text-decoration: underline;
}
.writer-edu-wrapper p{
    min-height: 39px;
}
.competences p{
    padding-bottom: 0;
}
.competences {
    padding-top: 15px;
    min-height: 161px;
}
.service-section{
    background-image: unset;
    padding: 100px 0;
}
.service-content{
    row-gap: 30px;
    max-width: 770px;
}
.service-btmTxt {
    font-size: 15px;
    max-width: 745px;
    width: 100%;
    margin: 0 auto;
}
.service-box h3{
    padding: 25px 0 5px;
}
.singleStep{
    font-weight: 400;
}
.processSec h2.secHead{
    font-size: 32px;
}
.processName {
    font-size: 23px;
    font-weight: 500;
    line-height: 37.95px;
    text-align: left;
    color: #221f1f;
    margin-bottom: 31px;
    position: relative;
    padding-left: 35px;
}
.processDesc {
    font-size: 16px;
    font-weight: 450;
    line-height: 175%;
    text-align: left;
    color: #6f6f6f;
}
.processName::before{
    width: 20px;
    height: 38px;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.option-header p{
    line-height: 160%;
}
.spec__Desc span{
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.005em;
    color: #6f6f6f;
    display: block;
}
.spec__Desc p {
    padding-top: 30px;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #231f20;
    padding-bottom: 16px;
    margin: 0;
}
.service-box span, .sec__desc{
    color: #6f6f6f;
}
.option-section{
    position: relative;
}
.option-section::after{
    position: absolute;
    content: '';
    width: 70px;
    height: 80px;
    background-image: url(../images/star-bg.svg);
    background-repeat: no-repeat;
    right: 34px;
    z-index: 1;
    bottom: -3px;
    background-size: cover;
    transform: rotate(45deg);
}
.price__Features {
    row-gap: 35px;
}
.price__Section::before{
    content: unset;
}
.work__Desc span{
    padding-top: 15px;
}
.writerRating span{
    line-height: 17px;
    display: inline-block;
}
.writerRating{
    column-gap: 5px;
    justify-content: flex-start;
}
.writerName{
    margin-bottom: 0;
}
.writerRating span, .writerReviews{
    color: #6f6f6f;
}
.writerCard{
    min-height: 494px;
}
.aboutWriter{
    color: #233f8c;
}
.slide-inner{
    border: 1px solid transparent;
    min-height: 250px;
}
.mpw_reviews .slide-inner:hover{
    border-color: #255394;
}
.slide-inner hr{
    /* border: unset;  */
}
.review-controls {
    top: 49%;
}
.review-controls .swiper-button-next {
    right: -26px;
}
.writersSwiperWraper .swiper-button-next-writer, .writersSwiperWraper .swiper-button-prev-writer{
    z-index: 1;
}
.author{
    border-bottom: 1px solid #d5eafa;
}
.faqs h2{
    font-weight: 500;
    color: #231f20;
}
.faq-accord-card-body p, .cta_desc, .customer__review p, .work__Desc span, .price__Desc span{
    color: #6f6f6f;
}
section.reviews{
    background-color: #f8fcff;
    padding: 100px 0 50px;
}
.cta_btn{
    margin: 45px auto 0;
}
.cta_desc {
    font-weight: 450;
    font-size: 16px;
    line-height: 180%;
    text-align: center;
    color: #231f20;
    color: #6f6f6f;
    max-width: 686px;
    width: 100%;
    margin: 0 auto;
}
.cta_body{
    background-size: 100%;
    background-color: #f8fcff;
}
.writers-section::after {
    position: absolute;
    content: '';
    width: 70px;
    height: 80px;
    background-image: url(../images/star-bg.svg);
    background-repeat: no-repeat;
    right: 82px;
    z-index: 1;
    top: 68px;
    background-size: cover;
    transform: rotate(45deg);
}
.writers-section::before {
    position: absolute;
    content: '';
    width: 70px;
    height: 80px;
    background-image: url(../images/star-bg.svg);
    background-repeat: no-repeat;
    left: -20px;
    z-index: -1;
    bottom: 90px;
    background-size: cover;
    transform: rotate(45deg);
}
.processSwiperWrapper{
    max-width: 1026px;
    width: 100%;
    margin: 0 auto;
}