/*   
Theme Name: rubik
Version: 1.2.22
Author: rubik
*/
@font-face {
    font-family: 'fa-viber';
    src:url('fonts/fa-viber.eot?-3dwksg');
    src:url('fonts/fa-viber.eot?#iefix-3dwksg') format('embedded-opentype'),
        url('fonts/fa-viber.ttf?-3dwksg') format('truetype'),
        url('fonts/fa-viber.woff?-3dwksg') format('woff'),
        url('fonts/fa-viber.svg?-3dwksg#fa-viber') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa-viber:before {
    font-family: 'fa-viber';
    content: "\e666";
    bottom: -1px;
    position: relative;
    font-size: 0.9em;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

body {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #4B4B54;
    cursor: default;
    font-weight: 400;
    overflow-y: scroll!important;
    padding-right: 0!important;
}

/*Reset*/
p {
    margin-bottom: 0;
}
textarea,
input {
    font-family: 'Plus Jakarta Sans', sans-serif;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
button,
a {
    outline: none!important;
}
ol, ul {
    list-style: none;
}
::selection {
    background: #000; /* Safari */
    color: #fff;
}
::-moz-selection {
    background: #000; /* Firefox */
    color: #fff;
}
.description p{
    color: #4B4B54;
    font-size: 16px;
    line-height: 1.6;
}
.description p:not(:last-child){
    margin-bottom: 30px;
}
.text-white p,
.text-white{
    color: #fff!important;
}
.description ul {
    list-style: disc;
}
.description ul li{
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.6;
}
@media(max-width: 600px){
    .description p iframe{
        width: 100%;
        height: 250px;
    }
}
/*END_Reset*/

/*Section_Top*/


/*Header_Menu*/



.special-offer {
    background: #5B57A4;
    padding: 16px 0px;
}
.special-offer-text {
    padding: 3px 0 3px 8px;
    color: #FFF;
    font-size: 16px;

    font-weight: 400;
    line-height: 1.4;
}
.special-offer-text-bold {
    font-weight: 700;
}
.special-offer-link {
    text-align: center;
    margin-left: 12px;
    padding: 2px 6px;
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 1px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFC90F;
}

/*header{*/
/*    height: 143px;*/
/*}*/
/*header.special-offer-hide{*/
/*    height: 83px;*/
/*}*/
.header {
    padding: 16px 0;
    border-bottom: 1px solid #EBEBED;
}
.top-fixed{
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 99999999;
    background: #fff;
}

#top-nav-ul > li > a,
#top-nav-ul > li > span.old-sub-link{
    padding: 12px 14px;
    text-decoration: none;
    color: #18181B;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    display: flex;
    align-items: center;
}
.header-items__menu > ul > li.dropdown > a:after,
#top-nav-ul > li > span.old-sub-link:after{
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 6L8 0L5.24537e-07 -6.99382e-07L4 6Z' fill='%2318181B'/%3E%3C/svg%3E");
    width: 8px;
    height: 6px;
    background-size:8px;
    margin-left: 8px;
    display: block;
}

#top-nav-ul > li.current-menu-item > a{
    cursor: pointer;
}
#top-nav-ul > li.current-menu-item > a,
#top-nav-ul > li > a:hover,
#top-nav-ul > li > span.old-sub-link:hover{
    border-radius: 10px;
    background: linear-gradient(132deg, #F3F5FC 0%, #EFEBFA 100%);
    color: #18181B;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}
.logo-title {
    color: #5B57A4;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}
.logo-text {
    color: #878787;
    font-size: 12px;
    font-weight: 600;
    line-height: normal;
}
.header-items {
    /*margin-right: 47px;*/
    position: relative;
}
.btn-close-special{
    background: transparent;
    border: none;
    padding: 0px;
    position: absolute;
    right: 15px;
    top: 50%;
    height: 16px;
    width: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
}
.btn-close-special svg path{
    transition: all 0.2s ease;
}
.btn-close-special:hover svg path{
    stroke: #020121;
}

.button-white {
    transition: all 0.2s ease;
    display: flex;
    padding: 11px 47px;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
    border-radius: 12px;
    border: 1px solid #18181B;
    text-decoration: none;
    color: #18181B;
    text-align: center;
    font-size: 16px;

    font-weight: 500;
    line-height: 150%;
}
.button-white:hover{
    background: #EFEBFA;
    color:#18181B;
}
.button-black {
    transition: all 0.2s ease;
    display: flex;
    padding: 12px 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    background: #020121;
    text-decoration: none;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    border: none;
    font-weight: 500;
    line-height: 150%;
}
.button-black:hover{
    background: #5B57A4;
    color: #FFF;
}
.menu-list {
    padding: 20px !important;
    position: absolute;
    width: 306px;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    box-shadow: 0px 60px 62px 0px rgba(0, 0, 0, 0.08) !important;
}
.menu-link {
    display: block;
    position: relative;
    text-decoration: none  !important;
    padding: 10px 12px 10px 36px;
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
}
.menu-link:before {
    content: url("image/Order_fill.png");
    display: block;
    position: absolute;
    left: 12px;
}
.menu-list ul {
    padding: 0;
}
.menu-link:hover {
    border-radius: 10px;
    background: linear-gradient(132deg, #F3F5FC 0%, #EFEBFA 100%);
}








/*Dropdown_Menu*/
.dropdown .dropdown-menu {
    display: block;
    left: -9999px;
    opacity: 0;
    /*margin: 0;
    padding: 0;
    box-shadow: 0px 1px 3px 0px #999;*/
}
.dropdown:hover .dropdown-menu {
    left: 0px;
    opacity:1;
}

.dropdown-menu {
    min-width: 306px;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    box-shadow: 0px 60px 61.30821px 0px rgba(0, 0, 0, 0.08);
}
.dropdown-menu > ul {
    padding: 0;
}
.dropdown-menu > ul > li > a {
    transition: all 0.2s ease;
    text-decoration: none;
    display: block;
    padding: 11px 12px 11px 38px;
    position: relative;
    color: #18181B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    border-radius: 10px;
}
.dropdown-menu > ul > li > a:hover {
    background: #EFEBFA;
}
.dropdown-menu > ul > li > a:before {
    content: url('images/order_fill.svg');
    position: absolute;
    left: 12px;
}



/*END_Dropdown_Menu*/
/*END_Header_Menu*/
/*END_Section_Top*/


/*Section_Content*/
/* MAIN BANNER */
.main-banner__card{
    padding: 80px 50px 80px 60px;
    margin: 50px 0px;
    border-radius: 50px;
    min-height: 600px;
}
.main-banner__card:before{
    content: '';
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background-image: url("/wp-content/themes/essaypay/images/main_banner_img.svg");
    background-repeat: no-repeat;
    background-position: top center;
}
.main-banner__card:after{
    content: '';
    background: linear-gradient(132deg, #F6FAFD 0%, #EFEBFA 100%);
    clip-path: polygon( 0% 7.39%,0% 7.39%,0.051% 6.196%,0.2% 5.065%,0.437% 4.011%,0.756% 3.05%,1.147% 2.197%,1.602% 1.468%,2.114% 0.877%,2.674% 0.441%,3.274% 0.174%,3.906% 0.091%,96.19% 2.247%,96.19% 2.247%,96.81% 2.355%,97.397% 2.641%,97.944% 3.09%,98.443% 3.686%,98.887% 4.416%,99.267% 5.264%,99.576% 6.216%,99.806% 7.257%,99.95% 8.371%,100% 9.545%,100% 90.904%,100% 90.904%,99.95% 92.08%,99.806% 93.197%,99.575% 94.239%,99.265% 95.191%,98.883% 96.04%,98.439% 96.77%,97.938% 97.366%,97.39% 97.813%,96.801% 98.097%,96.18% 98.203%,3.896% 99.927%,3.896% 99.927%,3.266% 99.842%,2.667% 99.573%,2.108% 99.136%,1.598% 98.544%,1.143% 97.815%,0.754% 96.963%,0.436% 96.003%,0.199% 94.95%,0.051% 93.82%,0% 92.628%,0% 7.39% );
    z-index: -1;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
}
.main-banner-order-essay .main-banner__card:after{
    display: none;
}
.main-banner-order-essay .main-banner__card{
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}
.main-banner-order-essay {
    padding: 48px 0px 68px 0px;
    margin: 0px;
    background: linear-gradient(107deg, #F6FAFD 2.74%, #EFEBFA 99.11%);
    border-radius: 0px;
}
.main-banner-order-essay .calc{
    position: relative;
    top: initial;
    transform: initial;
    left: initial;
    right: initial;
}

.main-banner__main-row{
    position: relative;
    z-index: 9;
}
.main-banner__image{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.main-banner__title{
    color: #18181B;
    font-size: 64px;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 25px;
}
.main-banner__sub-title{
    color: #18181B;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 80px;
}
.main-banner__item-advantages{
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-left: 10px;
}
.main-banner__item img{
    min-width: 56px;
}
.main-banner__numbers{
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.75);
    padding: 30px;
    margin-top: 70px;
}
.main-banner__number{
    color: #18181B;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin-left: 10px;
}
.main-banner__number span{
    color: #18181B;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4;
}
.main-banner__numbers-item:not(:last-child){
    margin-right: 20px;
}
.col__calc{
    width: 415px;
    margin-left: 70px;
    min-height: 500px;
}
.calc{
    background: #fff;
    padding: 25px;
    position: absolute;
    left: 15px;
    right: 15px;
    /*top: -85px;*/
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0px 60px 62px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    display: flex;
    flex-direction: column;

}
.calc__title{
    color: #18181B;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
}
.calc__select:not(:nth-child(2)){
    margin-top: 15px;
}
.calc__select select{
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    background: transparent;
    padding: 19px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #18181B;
    width: 100%;
    appearance: none;
    position: relative;
    z-index: 2;
}
.calc__select select:hover{
    cursor: pointer;
}
.calc__select select:hover,
.calc__select select:focus{
    box-shadow: none;
    outline: none;
    border-color: #5B57A4;
}
.calc__select{
    position: relative;
}
.calc__select svg{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
}
.calc__label{
    color: #878787;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
}
.calc__row-prices{
    margin-top: 20px;
}
.calc__row-prices_title{
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.calc__row-prices_percent{
    color:#F64;
    font-size: 10px;
    font-weight: 800;
    line-height: 1.4;
    border-radius: 3rem;
    background: #FFE4DE;
    padding: 2px 8px;
    margin-bottom: 3px;
}
.calc__row-prices_special{
    color: #878787;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    text-decoration-line: line-through;
}
.calc__row-prices_specials{
    margin-right: 6px;
}
.calc__row-prices_price{
    color: #18181B;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-left: 6px;
}
.calc__button{
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 17px 40px;
    background: #020121;
    border-radius: 15px;
    border: none;
    transition: all 0.2s ease;
}
.calc__button:hover{
    background: #5B57A4;
}
.calc__button-start{
    margin-top: 20px;
}
.calc__payments{
    margin-top: 20px;
}
.calc__payments svg{
    margin: 0px 4px;
}
.calc__guarants{
    margin-top: 26px;
    border-top: 1px solid #E4E4E7;
    padding-top: 10px;
}
.calc__guarants-text{
    color: #878787;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin-left: 8px;
}
/*  END MAIN BANNER */
.general-title {
    color: #18181B;
    text-align: center;
    font-size: 48px;

    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 32px;
}
.general-title-white {
    color: #FFF;
}
.most-popular {
    margin: 100px 0;
}
.most-popular-col{
    margin-bottom: 20px;
}

.most-popular-top {
    margin-bottom: 68px;
}
.most-popular-item {
    padding: 32px;
    border-radius: 20px;
    border: 1px solid #EAECF0;
    height: 100%;
    margin: 0 0 24px 0;
}
.most-popular-item-icon{
    text-align: center;
}
.most-popular-item-title {
    color: #18181B;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin: 24px 0;
}
@media(min-width: 1200px){
    .most-popular-item-title{
        min-height: 68px;
    }
}
.most-popular-text {
    color: #4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
.most-popular-item-text {
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.most-popular-items {
    margin-bottom: 24px;
}
.most-popular-button {
    transition: all 0.2s ease;
    margin-left: auto;
    margin-right: auto;
    width: 178px;
    display: flex;
    text-align: center;
    padding: 16px 48px;
    border-radius: 12px;
    background: #020121;
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}
.most-popular-button:hover{
    background: #5B57A4;
    color: #FFF;
}

.pricing-chart {
    position: relative;
    padding: 100px 0;
}

.pricing-chart:after {
    z-index: -1;
    position: absolute;
    content:'';
    background: rgba(213, 201, 251, 0.30);
    opacity: 0.4;
    filter: blur(100px);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
}
.pricing-chart:before {
    content: '';
    z-index: -1;
    background: #020121;
    position: absolute;
    border-radius: 20px;
    top: 0;
    right: 90px;
    bottom: 0;
    left: 90px;
}


.pricing-chart-text {
    margin-bottom: 68px;
    color: #FFF;
    text-align: center;
    font-size: 18px;

    font-weight: 500;
    line-height: 1.4;
}

.pricing-chart-block {
    position: relative;
    z-index: 2;
    background: #FFF;
    border-radius: 20px;
}
.pricing-chart-select-wrapper{
    position: relative;
}
.pricing-chart-select {
    position: relative;
    z-index: 2;
    background: transparent;
    appearance: none;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #18181B;
}

.pricing-chart-select:hover{
    cursor: pointer;
}
.pricing-chart-select:hover,
.pricing-chart-select:focus {
    outline: none;
    box-shadow: none;
    border-color: #5B57A4;
}
.pricing-chart-selects>div {
    position: relative;
}
.pricing-chart-select>div:last-child {
    margin: 0;
}
.pricing-chart-select-wrapper:after {
    z-index: 1;
    position: absolute;
    right: 19px;
    top: 22px;
    content: url("/wp-content/themes/essaypay/images/dashicons_arrow-up.png");
}

.pricing-chart-selects {
    padding: 32px 19px 32px 19px;
}

.pricing-chart-prices {
    position: relative;
    width: 100%;
}
.pricing-chart-prices-items {
    padding: 0 32px;
    color: #101828;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    border-top: 1px solid #EAECF0;
    border-bottom: 1px solid #EAECF0;

}
.pricing-chart-prices-item {
    max-width:16.66666%;
    flex: 0 0 16.66666%;
    padding: 39px 0;
    border-right: 1px solid #EAECF0;
    cursor:pointer;
}

.pricing-chart-prices-item-price {
    color: #101828;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
}
.pricing-chart-prices-item-term {
    color: #4B4B54;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.pricing-chart-prices-item:first-child {
    border-left: 1px solid #EAECF0;
}
.pricing-chart-prices-item:hover,
.pricing-chart-prices-item.pricing-chart-prices-item-active {
    background: #F2EFFE;
}
.pricing-chart-yourprice {
    padding: 32px;
}
.pricing-chart-yourprice-text {
    margin-right: 20px;
    color: #101828;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
.pricing-chart-yourprice-price {
    color: #18181B;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
}
.pricing-chart-yourprice-link {
    transition: all 0.2s ease;
    text-decoration: none;
    color: #FFF;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    border-radius: 12px;
    background: #18181B;
    padding: 16px 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pricing-chart-yourprice-link:hover{
    background: #5B57A4;
    color: #FFF;
}
.free-features {
    padding: 34px 0 0 0;
}
.free-features-text {
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-right: 22px;
}
.free-features-item {
    position: relative;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.15);
    display: flex;
    padding: 6px 8px 6px 40px;
    align-items: flex-start;
    margin-right: 12px;
}
.free-features-item:before {
    content: url('images/Check-icon.svg');
    position: absolute;
    left: 8px;
    top: 6px;
}
.pricing-chart-discount{
    padding-top: 50px;
}
.discount-title {
    margin: 11px 0 24px;
    color: #FFF;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    text-align: center;
}
.discount-text {
    margin-bottom: 24px;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 130%;
    text-align: center;
}
.discount-text strong{
    color: #F64;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.discount-link {
    position: relative;
    transition: all 0.2s ease;
    text-decoration: none;
    padding: 11px 43px 11px 16px;
    color: #18181B;
    text-align: right;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    border-radius: 10px;
    background: #FFF;
}
.discount-link:after {
    position: absolute;
    content: url('images/arrow-right.svg');
    right: 16px;
    top: 13px;
}
.discount-link:hover {
    color: #18181B;
    background: #EFEBFA;
}
.order {
    padding: 100px 0;
}

.order-text {
    color: #4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 68px 0;
}
.order-link {
    border-radius: 10px !important;
    border: 1px solid #E4E4E7 !important;
    display: flex;
    padding: 18px 24px;
    justify-content: center;
    align-items: center;
    color: #18181B;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}
#order-tabs-ul > li:not(:last-child) > .order-link{
    margin-right: 24px;
}

.order-link:hover,
.order-link.active {
    background: #020121 !important;
    color: #fff;
}
.order-tabs {
    margin: 0 0 48px 0;
}
.order-item {
    padding: 0 75px 0 57px;
}

.order-item-title {
    margin: 0 0 35px 0;
    color: #18181B;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
}
.order-item-text {
    margin: 0 0 35px 0;
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.order-item-arrow {
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 35px;
    padding: 19px;
    border-radius: 100%;
    background: #020121;
    border: none;
    width:60px;
    height: 60px;
}
.order-item-arrow:hover {
    background:#5B57A4;
}


.reviews {
    background: linear-gradient(132deg, #F6FAFD 0%, #EFEBFA 100%);
    padding: 100px 0px 92px;
}

.reviews-text {
    color: #4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 68px;
}
.reviews-tabs {
    margin-bottom: 47px;
}
.reviews-link-block {
    margin-left: 13px;
}
.reviews-link-title {
    color: #18181B;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}
.reviews-link-grade{
    color: #667085;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-align: right;
}
.reviews-link {
    border: 1px solid transparent !important;
    display: flex;
    padding: 18px 24px;
    align-items: center;
    border-radius: 10px !important;
    background: #FFF !important;
}
.reviews-tab:not(:last-child) .reviews-link {
    margin-right: 24px;
}
.reviews-link.active {
    border: 1px solid #020121 !important;
}
.reviews-link img{
    max-height: 40px;
}
.reviews-item {
    display: flex;
    padding: 20px 30px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 20px;
    background: #FFF;
    height: 100%;
}
.faq-testimonials-title {
    color: #101828;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    padding: 48px 0 32px 0;
}
.faq-testimonials-item {
    margin: 0 0 24px 0;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #FFF;
    height: 100%;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
}
.testimonials-item {
    margin: 0 0 24px 0;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #FFF;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
}

#pills-tabContent .owl-carousel .owl-stage{
    display: flex;
    flex-wrap: wrap;
}
#pills-tabContent .owl-carousel .owl-item img{
    width: initial;
}
.owl-carousel .owl-nav button{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.owl-carousel .owl-nav button.owl-prev{
    left: -80px;
}
.owl-carousel .owl-nav button.owl-next{
    right: -80px;
}
.reviews-item-date {
    color: #667085;
    text-align: right;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}
.reviews-item-title {
    color: #18181B;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin: 12px 0;
}
.reviews-item-text {
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 24px 0;
}
.reviews-item-customer-id {
    color: #18181B;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    margin: 0 0 0 9px;
}


.benefits {
    padding: 100px 0px;
}

.benefits-text {
    color: #4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 60px 0;
}

.benefits-item-title {
    color: #18181B;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 0 8px;
}
.benefits-item-text {
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 24px 0 0 0;
}
.benefits-item-image {
    margin: 0 0 47px 0;
}




.advantages {
    z-index: 0;
    padding: 100px 0;
    background: #020121;
    position: relative;
    border-radius: 20px;
    overflow: hidden
}
.advantages.pricing-advantages{
    /*border-radius: 20px 20px 0 0;*/
    margin-top: 100px;
}
.advantages:after {
    z-index: -1;
    position: absolute;
    content:'';
    background: rgba(213, 201, 251, 0.30);
    opacity: 0.4;
    filter: blur(100px);
    top: 394px;
    right: -735px;
    bottom: -394px;
    left: 735px;
    border-radius: 50%;
}

.advantages-text {
    color: #E4E4E7;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 68px 0;
}

.advantages-item {
    height: 100%;
    padding: 10px 55px 42px 55px;
}
.advantages-item-border:nth-child(2n-1) {
    border-right: 1px solid #282742;
}
.advantages-item-border:nth-child(n+3) {
    border-top: 1px solid #282742;
}
.advantages-item-image {
    padding: 23px 0 0 0;
}
.advantages-item-title {
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    padding: 32px 0 22px 0;
}
.advantages-item-text {
    color: rgba(255, 255, 255, 0.76);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.advantages-item-plus-price{
    color: rgba(255, 255, 255, 0.76);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    text-align: right;
    display: block;
    width: 100%;
    margin-top: 15px;
}
.advantages-include {
    background: #FFF;
    padding: 40px 32px 32px 32px;
    border-radius: 20px;
}
.advantages-include-title {
    color: #101828;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 40px;
}
.advantages-include-items {
    padding: 32px 0 40px 0;
    position: relative;
}
.advantages-include-items:after {
    content: url('images/imgs.svg');
    position: absolute;
    top: -200px;
    right: -75px;
}
.advantages-include-item {
    margin: 0 0 26px 0;
}
.advantages-include-item:last-child {
    margin: 0;
}
.include-item-text {
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    padding: 0 0 0 12px;
}
.include-item-price {
    text-decoration-line: line-through;
    color: #4B4B54;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    padding: 0 30px 0 0;
}
.include-item-free {
    color: #12B76A;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.advantages-include-link {
    transition: all 0.2s ease;
    text-decoration: none;
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    padding: 16px 20px;
    border-radius: 12px;
    background: #020121;
}
.advantages-include-link:hover{
    background: #5B57A4;
    color: #FFF;
}
.advantages-image {
    margin-bottom: -107px;
}

.users {
    padding: 100px 0 68px 0;
}

.users-text {
    color: #4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 68px 0;
}
.users-item {
    position: relative;
    margin: 0 -30px 0 0;
    max-width: 25%;
    flex: 0 0 25%;
}
.users-item:nth-child(1) .users-item-image:after {
    content: url('images/Vector.svg');
    position: absolute;
    top: 25px;
    left: -90px;
}
.users-item:nth-child(1) .users-item-image:before {
    content: url('images/dec.svg');
    position: absolute;
    top: -35px;
    left: 60px;
}
.users-item:nth-child(3) .users-item-image:after {
    content: url('images/Frame222.svg');
    position: absolute;
    top: 12px;
    left: 25px;
}
.users-item:nth-child(4) .users-item-image:after {
    content: url('images/img.svg');
    position: absolute;
    top: 0;
    right: 0;
}
.users-item-image {
    position: relative;
    align-content: center;
    justify-content: center;
    margin: 0 0 33px 0;
}
.users-item-block {
    padding: 24px;
}
.users-item-text {
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 0 24px 0;
}
.users-item-name {
    color: #18181B;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 130%;
}


.social {
    padding: 68px 0 100px;
}
.social-item {
    padding: 32px 47px;
    border-radius: 20px;
    border: 1px solid #EAECF0;
    background: #F8F9FD;
}
.social-item-last .social-item {
    margin: 0;
}

.social-text {
    color: #4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 71px 0;
}
.social-item-number {
    padding: 20px 0;
    color: #18181B;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
}
.social-item-subtitle {
    color: #4B4B54;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    padding-bottom: 20px;
}
.social-item-link {
    transition: all 0.2s ease;
    text-decoration: none;
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    border-radius: 12px;
    border: 1px solid #18181B;
    padding: 12px 48px;
}
.social-item-link:hover {
    background: #18181B;
    color: #FFF;
}
.faq {
    padding: 100px 0 70px 0;
}
.faq-page{
    padding: 68px 0px;
}
.faq-text {
    padding: 0 0 71px 0;
    color: #4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
.faq-block {
    position: relative;
    padding: 60px 33px 53px;
    border-radius: 14px;
    background: #020121;
    box-shadow: 0px 35px 98px -20px rgba(26, 28, 35, 0.31);
    backdrop-filter: blur(20px);
    overflow:hidden;
}
.faq-block__inner{
    position: relative;
    z-index: 99;
}
.faq-block:after {
    position: absolute;
    content:'';
    background: rgba(116, 130, 255, 0.20);
    filter: blur(82px);
    top: 180px;
    right: -130px;
    bottom: -308px;
    left: 273px;
    border-radius: 50%;
    z-index:0 ;
}
.faq-block-image {
    margin: 0 0 24px 0;
}
.faq-block-title {
    color: #FFF;
}
.faq-block-text{
    margin: 0 0 48px 0;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}
.faq-block-link {
    transition: all 0.2s ease;
    text-decoration: none;
    position: relative;
    padding: 12px 43px 12px 16px;
    border-radius: 10px;
    background: #FFF;
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-block-link:after {
    position: absolute;
    content: url('images/arrow-right.svg');
    right: 16px;
    top: 16px;
}
.faq-block-link:hover {
    color: #18181B;
    background: #EFEBFA;
}
.faq-item {
    margin: 0 0 16px 0;
    position: relative;
    padding: 32px;
    border-radius: 12px;
    border: 1px solid #E4E4E7;
    background: #FFF;
}
.faq-item:first-child{
    box-shadow: 0px 43px 62px 0px rgba(0, 0, 0, 0.08);
}
.faq-item:first-child:before {
    content: '';
    background: linear-gradient(90deg, rgba(68, 255, 154, 0.50) 0%, rgba(68, 176, 255, 0.50) 23.44%, rgba(139, 68, 255, 0.50) 48.96%, rgba(255, 102, 68, 0.50) 73.96%, rgba(235, 255, 112, 0.50) 100%);
    filter: blur(35px);
    z-index: -1;
    position: absolute;
    left: 50px;
    right: 50px;
    top: 24px;
    bottom: 0px;

}

.faq-item-title {
    color: #18181B;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.faq-item-title > img{
    min-width: 26px;
    min-height: 26px;
    cursor: pointer;
}
.faq-item-text {
    padding: 32px 88px 0 0;
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.cta {
    padding: 68px 0 100px 0;
}
.cta-block {
    position: relative;
    background: linear-gradient(132deg, #F6FAFD 0%, #EFEBFA 100%);
}
.cta-title {
    text-align: start!important;
}
.cta-text {
    color: #18181B;
    font-size: 16px;

    font-weight: 400;
    line-height: 150%;
    margin: 0 0 48px;
}
.cta-item {
    padding: 12px;
    margin: 0 12px 0 0;
}
.cta-item-text {
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}
.cta-block-content{
    padding: 67px 0 61px 67px;
}
.cta-block-select {
    position: relative;
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    width: 562px;
    background: #FFF;
    margin: 0 0 19px 0;
}
.cta-select {
    padding: 0 0 0 24px;
    background: transparent;
    appearance: none;
    border-radius: 15px;
    border: none;
    width: 284px;
    height: 100%;
    position: relative;
    z-index: 3;
}
.cta-select:hover {
    cursor: pointer;
}
.cta-select:focus {
    outline: none;
    box-shadow: none;
}
.cta-select-button {
    margin: 8px;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 16px 48px;
    border-radius: 12px;
    background: #020121;
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;

}
.cta-select-button:hover{
    background: #5B57A4;
    color: #FFF;
}
.cta-block-select-wrapper{
    position: relative;
}
.cta-block-select-wrapper:after {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 50%;
    height: 20px;
    width: 20px;
    transform: translateY(-50%);
    content: url("/wp-content/themes/essaypay/images/dashicons_arrow-up.png");
}
/*.cta-block:after {*/
/*    content: url('image/Frame199.png');*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*}*/

.cta-image-block:before {
    content: url('image/cta-img1');
    position: absolute;
}
.cta-image-block:after {
    content: url('image/cta-img2');
    position: absolute;
}





.seo {
    background: linear-gradient(131deg, #F6FAFD 0%, #EFEBFA 100%);
    padding: 100px 0 0 0;
    position: relative;
}
.seo-block {
    position: relative;
    height: 1507px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 24px 100px 0;
    margin: 0 -32px 0 0;
}
.seo-block.seo-block-h{
    height: 1138px;
}
.ws-counter-tool-seo .seo-block{
    height: 1400px;
}
.ec-counter-tool-seo .seo-block{
    height: 940px;
}

.seo:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 125px;
    flex-shrink: 0;
    background: linear-gradient(360deg, #F8F9FD 0%, rgba(255, 255, 255, 0.00) 100%);
    bottom: 0;
}
.seo-articles {
    column-count: 2;
}
.seo-article {
    /*border-radius: 20px;*/
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.05);
    padding: 32px;
    margin: 0 0 24px 0;
}
h2 {
    color: #18181B;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
}
.seo-article-text {
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.seo-article-text:not(:first-child){
    margin: 42px 0 0 0;
}
.seo-article-items {
    margin: 42px 0 0 0;
    padding: 32px;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #FFF;
}
.seo-article-item-title {
    width: 50%;
    display: flex;
    align-items: flex-start;
    border-radius: 5px;
    border-bottom: 1px solid #E4E4E7;
    background: #FFF;
    padding: 12px 8px;
    color: #000;
    margin: 0 4px 0 0;
}
.seo-article-item-text {
    width: 50%;
    border-radius: 5px;
    border-bottom: 1px solid #E4E4E7;
    background: #FFF;
    padding: 12px 8px;
}
.seo-article-item:last-child .seo-article-item-text,
.seo-article-item:last-child .seo-article-item-title {
    border: none;
}
.seo-article-list{
    list-style: disc;
}
.seo-article-list li {
    padding: 42px 0 0 0;
    color: #3F3F46;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.seo-block::-webkit-scrollbar {
    width: 8px;
}
.seo-block::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #0E0C3E;
}

/*
*/

.contact-us {
    padding: 68px 0;
}
.contact-us-image {
    margin: 0 0 32px 0;
}
.contact-us-text {
    text-align: center;
}
.contacts {
    padding: 48px 0 68px 0;
}
.contacnts-line {
    margin: 24px 0;
}
.contacts-block {
    justify-content: center;
    align-items: center;
    padding: 32px 27px 32px 27px;
    border-radius: 16px;
    border: 0px solid #E4E4E7;
    background: #020121;
}
.contacts-block-time {
    color: #D5C9FB;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.contacts-block-text {
    margin: 0 0 0 16px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}   
.contacts-block-button {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    color: #020121;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    padding: 12px 20px 12px 20px;
    border: none;
    border-radius: 50px;
    background: #FFF;
    width: 100%;
    transition: all 0.2s ease;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
}
.contacts-block-button:hover{
    background: #EFEBFA;
}
.contacts-block-button:before {
    content:'';
    background-image: url('images/letter-img.svg');
    width: 25px;
    height: 25px;
    background-size:25px;
    background-repeat:no-repeat;
    margin-right: 10px;
}
.contacts-item-title {
    color: #18181B;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    padding: 0 0 16px 0;
}
.contacts-item-text {
    color: #4B4B54;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.contacts-item {
    margin: 0 0 35px 0;
}
.contacts-items {
    padding: 0 0 0 14px;
}
.contacts-items-link {
    text-decoration: none;
    color: #4B4B54;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    transition: all 0.2s ease;
}
.contacts-items-link:hover{
    color: #5B57A4;
}
.contacts-item-line {
    padding: 0 0 0 20px;
}
.contacts-item:last-child {
    margin: 0;
}
.contacts-block-image {
    width: 200px;
    height: 200px;
}
.testimonials {
    padding: 100px 0;
}
.testimonials-banner {
    background: #020121;
    padding: 100px 0;
}
.testimonials-banner-title {
    color: #FFF;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    margin: 0 0 48px 0;
}
.testimonials-banner-text {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.free-features-block {
    border: solid 1px #EAECF0;
    padding: 40px 32px 32px 32px;
    border-radius: 20px;
}
.free-features-link {
    transition: all 0.2s ease;
    text-decoration: none !important;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin: 20px 0 0 0;
    padding: 12px 36px;
    border-radius: 12px;
    background: #020121;
}
.free-features-link:hover{
    background: #5B57A4;
    color: #FFF;
}
.free-features-items {
    /*padding: 32px 0 40px 0;*/
}

.image-404 {
    margin: 100px 0 24px 0;
}
.title-404 {
    color:  #18181B;
    text-align: center;
    font-size: 64px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.text-404 {
    margin: 0 0 24px 0;
    color: #18181B;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.button-404 {
    transition: all 0.2s ease;
    margin: 0 0 100px 0;
    text-decoration: none;
    padding: 12px 33px;
    border-radius: 12px;
    background: #020121;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.button-404:hover {
    background: #5B57A4;
}
.blog-banner {
    padding: 0 0 36px 0;
}
.blog-banner-image {
    padding: 0 0 31px 0;
}
.article-block {
    border-radius: 20px;
    border: 1px solid #D5C9FB;
    background: #FFF;
    padding: 32px;
    margin: 0 0 24px 0;
}

.article-block-title {
    padding: 24px 0 12px 0;
}
.article-block-title>a {
    transition: all 0.2s ease;
    text-decoration: none !important;
    color: #18181B;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.article-block-title>a:hover {
    color: #5B57A4;
}
.article-block-text {
    padding: 0 0 24px 0;
}
.article-block-date span {
    color: #667085;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.article-block-name {
    color: #18181B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.article-title {
    padding: 68px 0;
    color: #18181B;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.article-date {
    padding: 24px 0;
    color: #18181B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.article-date span {
    color: #667085;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.article-content {
    padding: 68px 0;
}
.article-content>ul {
    list-style-type: disc;
    margin-bottom: 0;
    padding-bottom: 36px;
}
.article-content>ol {
    list-style-type: decimal;
    margin-bottom: 0;
    padding-bottom: 36px;
}
.article-content li {
    margin-bottom: 5px !important;
}
.article-content strong {
    color: #18181B;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
}
.article-table {
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #F8F9FD;
    padding: 32px 31px;
}
.article-author {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.12);
    padding: 32px;
}
.article-author-image {

}
.article-author-title {
    color: #020121;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    padding: 0 0 16px 0;
}
.article-author-name {
    color: #18181B;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    border-top: solid 1px #E4E4E7;
    padding: 16px 0 12px 0;
}
.article-author-text {
    padding: 0 0 62px 0;
}
.article-author-link {
    padding: 12px 48px;
    border-radius: 12px;
    border: 1px solid #18181B;
    color: #18181B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-decoration: none;
}
.article-author-link:hover {

}
.article-latest {
    padding: 48px 0 24px 0;
    color: #18181B;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.examples-banner {
    padding: 68px 0;
}
.examples {
    padding: 68px 0 27px 0;
}
.examples-filter-block {
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    padding: 32px;
    margin: 0 0 24px 0;
}
.examples-filter-title {
    color: #18181B;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
}
.examples-filter-option {
    padding: 16px 0 0 0;
}
.examples-filter-option:first-child {
    padding: 12px 0 0 0;
}
.examples-filter-option label {
    position: relative;
    cursor:pointer
}
.examples-filter-option input {
    display: none;
}
.examples-filter-option input + label:before{
    content: '';
    width:24px;
    height: 24px;
    min-width:24px;
    min-height: 24px;
    display: block;
    border-radius: 50%;
    border: 1px solid #5B57A4;
    /*background: url("images/checkbox.svg");*/
}
.examples-filter-option input:checked + label:after{
    width: 14px;
    height: 14px;
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    background:#5B57A4;
    border-radius: 50%;
}


.filter-option-text {
    padding: 0 0 0 12px;
}
.filter-option-text a{
    color: inherit;
    text-decoration: none;
}
.example-block-data {
    padding: 0 0 30px 0;
}
.example-block-data>div {
    padding: 0 0 8px 0;
}
.example-block-attribute {
    color: #4B4B54;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
}
.example-block-value {
    padding: 0 0 0 5px;
    color: #18181B;
    font-size: 16px;
    font-style: normal; 
    font-weight: 600;
    line-height: 150%;
}
.example-block {
    padding: 32px;
    margin: 0 0 24px 0;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
}
.essay-example {
    padding: 24px 0 92px 0;
}
.other-examples {
    padding: 48px 0 0 0;
}
.other-examples-title {
    padding: 0 0 48px 0;
    color: #101828;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.example-block-image {
    padding: 0 24px 0 0;
}
.example-block-image>img {
    min-width: 60px;
    max-width: 60px;
}
.example-block-title {
    color: #18181B;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #E4E4E7;
}
.example-block-button {
    transition: all 0.2s ease;
    text-align: center;
    color: #18181B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    display: block;
    text-decoration: none !important;
    border-radius: 12px;
    border: 1px solid #18181B;
    padding: 12px 23px;
}
.example-block-button:hover {
    background: #EFEBFA;
    color:#18181B;
}
.example-block-button-dark {
    transition: all 0.2s ease;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    display: block;
    text-decoration: none !important;
    border-radius: 12px;
    padding: 13px 57px;
    background: #020121;
}
.example-block-button-dark:hover {
    background: #5B57A4;
    color: #FFF;
}
.important-block {
    margin: 0 0 32px 0;
    padding: 32px;
    border-radius: 20px;
    background: #FAEBFE;
}
.important-block-xl {
    margin: 0 0 32px 0;
    display: none;
    padding: 32px;
    border-radius: 20px;
    background: #FAEBFE;
}
.important-title {
    color: #18181B;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.example-content-block {
    padding: 32px;
}
.example-title {
    padding: 0 0 32px 0;
    color: #18181B;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.related-cat-tags{
    margin-top: 32px;
}
.related-cat-tags-title{
    color: #18181B;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    margin-right: 10px;
}
.related-cat-tags-list{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    flex-wrap: wrap;
    margin-top: 10px;
}
.related-cat-tags-link{
    padding: 12px 24px;
    border-radius: 30px;
    background: #FAEBFE;
    color: #18181B;
    text-decoration: none;
    transition: all 0.2s ease;
}
.related-cat-tags-link:hover{
    background: #f8d3ff;
}
.example-block-grey {
    margin: 0 0 32px 0;
    padding: 32px;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #F8F9FD;
}
.example-order-button-block {
    display: none;
    padding: 44px 0 12px 0;
}
.example-order-button {
    text-decoration: none;
    transition: all 0.2s ease;
    padding: 12px 32px;
    border-radius: 12px;
    background: #020121;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.example-order-button:hover{
    background: #5B57A4;
    color: #FFF;
}
.example-block-grey-image img{
    min-width: 100px;
    max-width: 100px;
}
.example-block-grey-title {
    padding: 24px 0 20px 0;
    color: #18181B;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
}
.examples-load-button {
    background: #FFF;
    transition: all 0.2s ease;
    border-radius: 12px;
    border: 1px solid #18181B;
    padding: 12px 31px;
    text-decoration: none;
    color: #18181B;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
.examples-load-button-block {
    padding: 12px 0 12px 0;
}
.examples-load-button:hover{
    background: #EFEBFA;
    color:#18181B;
}
.tools-block {
    padding: 32px;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
}
.tools-block-item {
    padding: 32px 0 32px 0;
    border-bottom: 1px solid #E4E4E7;
}
.tools-block-item:last-child {
    padding: 32px 0 0 0;
    border: none;
}
.tools-block-item-icon {
    width: 40px;
}
.tools-block-title {
    color: #18181B; 
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    margin-right: 10px;
}
.tools-block-item-title {
    padding: 0 0 0 16px;
    color: #18181B;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
}
.tools-block-item-text {
    padding: 24px 0 24px 0;
}
.tools-block-item-button {
    transition: all 0.2s ease;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-decoration: none;
    text-align: center;
    display: block;
    width: 155px;
    padding: 12px;
    border-radius: 12px;
    background: #020121;
}
.tools-block-item-button:hover{
    background: #5B57A4;
    color: #FFF;
}
.legal {
    padding: 68px 0;
}
.legal-list-lock {
    margin: 0 0 48px 0;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #F8F9FD;
    padding: 32px 30px;
}
.legal-list-point {
    padding: 0 0 24px 0;
}
.legal-list-point:last-child {
    padding: 0;
}
.legal-list-point>a {
    transition: all 0.2s ease;
    text-decoration: none;
    color: #18181B;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
}
.legal-list-point>a:hover {
    color: #5B57A4;
}
.legal-point-title {
    color: #18181B;
    font-size: 48px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    padding: 0 0 36px 0;
}
.legal-point-text>ul {
    list-style-type: disc;
    margin-bottom: 0;
    padding-bottom: 36px;
}
.legal-point-text>ol {
    list-style-type: decimal;
    margin-bottom: 0;
    padding-bottom: 36px;
}
.legal-point-text>h2 {
    padding: 0 0 36px 0;
    color: #18181B;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.4;
    margin: 0;
}
.legal-point-text li {
    padding: 0 0 16px 0;
}
.legal-point-text p {
    padding: 0 0 36px 0;
}


article p {
    margin-bottom: 1rem;
    text-indent: 25px;
}
article ul {
    padding-left: 37px;
}
article ul li {
    position: relative;
    margin-bottom: 5px;
}

/* WRITING TOOLS */
.main-banner-blue{
    background: #020121;
    padding: 175px 0px 190px;
    position: relative;
    overflow: hidden;
}
.main-banner__circle-bg > .container-fluid{
    position: relative;
    z-index: 3;
}
.main-banner__circle-bg:after{
    content: '';
    width: 1360px;
    height: 1200px;
    background-color: rgba(213, 201, 251, 0.30);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: blur(100px);
    position: absolute;
    top: 15%;
    right: -15%;
    z-index: 2;
    border-radius: 50%;
}
.main-title{
    font-size: 64px;
    font-weight: 800;
    line-height: 1.3;
}
.main-banner__text{
    font-size: 16px;
    line-height: 1.6;
    margin-top: 30px;
}
.banner__bg-shadow{
    position: relative;
}
.banner__bg-shadow img{
    position: relative;
    z-index: 3;
}
.banner__bg-shadow:after{
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 360px;
    height: 260px;
    background: linear-gradient(90deg, rgba(68, 255, 154, 0.50) -0.55%, rgba(68, 176, 255, 0.50) 22.86%, rgba(139, 68, 255, 0.50) 48.36%, rgba(255, 102, 68, 0.50) 73.33%, rgba(235, 255, 112, 0.50) 99.34%);
    filter: blur(53.5px);
    z-index: 2;
}
.breadcrumbs{
    margin: 24px 0px;
}
.breadcrumbs span,
.breadcrumbs a{
    color: #5B57A4;
    font-size: 16px;
    line-height: 1.6;
    text-decoration: none;
    transition: all 0.2s ease;
}
.breadcrumbs a:hover{
    text-decoration: underline;
}
.breadcrumbs span.breadcrumb_last{
    color: #878787;
}
.tools-writing{
    margin-top: 68px;
}
.tools__card{
    border-radius: 20px;
    border: 1px solid #EAECF0;
    padding: 32px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.tools__card img{
    width: 80px;
    height: 80px;
    margin: 0px auto;
}
.tools__card-title{
    color: #18181B;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin-top: 64px;
    margin-bottom: 24px;
}
.tools__card-text{
    color:#4B4B54;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 32px;
}
.tools__card-button{
    margin: auto auto 0px auto;
}
.tools__cards{
    margin-top: 68px;
    margin-bottom: 70px;
}
.tools__card-wrapper{
    margin-bottom: 30px;
}
.advantages-writing{
    padding: 100px 0px 70px;
    background: #020121;
    overflow: hidden;
    position: relative;
}
.advantages-writing > .container-fluid{
    z-index: 3;
}
.advantages-writing:after{
    content: '';
    width: 1361px;
    height: 1209px;
    position: absolute;
    right: -20%;
    top: 40%;
    background-color: rgba(213, 201, 251, 0.30);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: blur(100px);
    border-radius: 50%;
    z-index: 2;
}
.advantages__cards{
    margin-top: 68px;
}
.advantages__card{
    border-radius: 16px;
    border: 1px solid #5B57A4;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 32px;
    background: rgba(255, 255, 255, 0.06);
}
.advantages__card img{
    margin: 0px auto;
    width: 80px;
    height: 80px;
}
.advantages__card-title{
    color: #FFF;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin: 30px 0px 20px;
}
.advantages__card-text{
    color: rgba(255, 255, 255, 0.76);
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
}
/* END WRITING TOOLS */

/* GENERATOR TITLE */
.main-banner__generator{
    padding: 90px 0px 70px;
}
.main-banner__list-number{
    width: 36px;
    height: 36px;
    background: #5B57A4;
    border-radius: 50%;
    margin-right: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.main-banner__list-text{
    color:#FFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
.main-banner__list-item{
    padding: 10px 12px;
}
.main-banner__list{
    margin-top: 30px;
}
.generator-form{
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    padding: 32px;
    margin-top: 50px;
}
.generator-form__input{
    width:455px;
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    background:#FFF;
    padding: 20px;
    cursor: pointer;
}
#generator-form__select,
#gen-select{
    width: 455px;
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    background-color:#FFF;
    padding: 20px;
    cursor: pointer;
    appearance:none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M10 14L14 8L6 8L10 14Z' fill='%2318181B'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 95%;
}
.generator-form__input:focus,
#generator-form__select:focus,
#gen-select:focus{
    border-color: #5B57A4;
    box-shadow: none;
    outline: none;
}
.generator-form__button{
    width: 100%;
    height: 65px;
}
.help-writing{
    background: linear-gradient(107deg, #F6FAFD 2.74%, #EFEBFA 99.11%);
    padding: 68px 0px 68px;
}
.help-writing__card{
    padding: 32px 32px 48px 32px;
    border-radius: 16px;
    background: #FFF;
    display: flex;
    flex-direction: column;
}
.help-writing__card img{
    width: 84px;
    height: 84px;
    margin: 0px auto;
}
.help-writing__card-title{
    color: #18181B;
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.4;
    margin: 16px 0px 22px;
}
.help-writing__card-text{
    color: #4B4B54;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 32px;
}
.help-writing__card-price{
    color: #020121;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-right: 22px;
}
.help-writing__link{
    display: flex;
    align-items: center;
    flex-direction: row;
}
.help-writing__link svg{
    margin-left: 10px;
}

.help-writing__cards{
    margin-top: 68px;
}
.help-writing__card-advantage-icon img{
    width: auto;
    height: auto;
}
.help-writing__card-advantage-icon{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #5B57A4;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.help-writing__card-advantage-item:not(:first-child){
    margin-top: 25px;
}
.help-writing__card-advantages-title{
    color: #18181B;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 48px;
}
.help-writing__card-advantage-text{
    color:#18181B;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
}
.help-writing__card-advantage-text strong{
    font-weight: 800;
}
.writing-check{
    padding: 100px 0px;
    background: #020121;
    position: relative;
    overflow: hidden;
}

.writing-check:after{
    content: '';
    width: 1361px;
    height: 1209px;
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
    left: 35%;
    background-color: rgba(213, 201, 251, 0.30);
    opacity: 0.4;
    border-radius: 50%;
    filter: blur(100px);
}
.writing-check__card-title{
    color: #18181B;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    display: flex;
    align-items: flex-start;
    margin-bottom: 42px;
}
.writing-check__card-title svg{
    min-width: 46px!important;
    max-width: 46px!important;
    margin-right: 16px;
}
.writing-check__card{
    border-radius: 20px;
    padding: 32px;
    background: #FFF;
    height: 100%;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.05);
}
.writing-check__card-wrapper:nth-child(n+3){
    margin-top: 30px;
}

.generator-result{
    padding: 68px 0px;
}
.generator-result__block{
    border-radius: 20px;
    border: 1px solid #D5C9FB;
    padding: 32px;
}
.generator-result__titles{
    margin-bottom: 20px;
    padding-top: 32px;
}
.generator-result__title{
    display: flex;
    align-items: center;

}
.generator-result__title:not(:first-child){
    margin-left: 24px;
    padding-left: 25px;
    position: relative;
}
.generator-result__title:not(:first-child):after{
    content: '';
    width: 1px;
    height: 20px;
    background: #E4E4E7;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.generator-result__title .value{
    color: #4B4B54;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
}
.generator-result__title .text{
    color: #18181B;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-left: 8px;
}
.generator-result__count{
    color: #18181B;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    padding-bottom: 32px;
}
.generator-result__count .result__number{
    color: #5B57A4;
    margin-right: 5px;
}

/*.generator-result__items.generator-results.spinner{*/
/*    max-height: 940px;*/
/*    overflow-y: scroll;*/
/*}*/
/*.generator-result__items.generator-results.spinner::-webkit-scrollbar-track {*/
/*    color: rgba(213, 201, 251, 0.50);*/
/*    background: rgba(213, 201, 251, 0.50);*/
/*}*/
/*.generator-result__items.generator-results.spinner::-webkit-scrollbar {*/
/*    width: 6px;*/
/*}*/
/*.generator-result__items.generator-results.spinner::-webkit-scrollbar-thumb {*/
/*    background: #5B57A4;*/
/*    border-radius: 5px;*/
/*}*/

.generator-result__item-label{
    color:#5B57A4;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 4px 8px;
    border-radius: 5px;
    background: rgba(213, 201, 251, 0.50);
    display: flex;
    align-items: center;
    justify-content: center;
}
.generator-result__item-text{
    color:#18181B;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 12px;
    padding-right: 30px;
}
.generator-result__item{
    padding: 32px 0px;
    border-top: 1px solid #E4E4E7;
}
.generator-result__item:last-child{
    border-bottom: 1px solid #E4E4E7;
}
.generator-result__no-results{
    color:#18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 28px;
}
.generator-result__no-results a{
    color: #1885CF;
    text-decoration: none;
    transition: all 0.2s ease;
}
.generator-result__no-results a:hover{
    text-decoration: underline;
}
#load-more-titles{
    display: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#load-more-titles.show{
    display: flex;
}
/* END GENERATOR TITLE */


/* TOP Rated */
.top-rated{
    padding: 100px 0px;
}
.top-rated__title span{
    color: #5B57A4;
}
.writers__item{
    border-radius: 20px;
    border: 1px solid #EAECF0;
    background: #F3EFFE;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.writers__item-photo{
    margin-right: 20px;
}
.writers__item-photo img{
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    border-radius: 50%;
}
.writers__item-name-wrapper{
    margin-bottom: 12px;
}
.writers__item-name{
    color: #18181B;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}
.writers__item-stars{
    width: max-content;
}
/* END TOP Rated */

/*END_Section_Content*/


/*Section_Footer*/

.footer {
    position: relative;
    background: #020121;
    overflow: hidden;
}
.footer-content {
    position: relative;
    z-index: 1;
}
.footer:after {
    position: absolute;
    content:'';
    background: rgba(213, 201, 251, 0.30);
    opacity: 0.4;
    filter: blur(100px);
    top: -480px;
    right: -1228px;
    bottom: 275px;
    left: 1466px;
    border-radius: 50%;
}
.footer-upper-menu {
    padding: 100px 0 30px 0;
    border-bottom: 1px solid rgba(102,112,133,0.6);
    gap: 30px;
}
.footer-links .menu-item a {
    transition: all 0.2s ease;
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 260%;
}
.footer-links .menu-item{
    margin: 0 20px 0 0;
}
.footer-links .menu-item a:last-child {
    margin: 0;
}
.footer-links .menu-item a:hover {
    color: #5B57A4;
}
.footer-menu {
    border-bottom: 1px solid rgba(102,112,133,0.6);
    padding: 0 0 46px 0;
}
.footer-menu-title {
    color: #F2F2F2;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 20px 0;
}
.footer-menu-item .menu-item a {
    transition: all 0.2s ease;
    text-decoration: none;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 260%;
}
.footer-menu-item{
    padding-top: 48px;
}
.footer-menu-item .menu-item a:hover {
    color: #5B57A4;
}

.footer-menu-item ul{
    display: flex;
    flex-direction: column;
}
.footer-menu-phone {
    text-decoration: none;
    padding: 12px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
    margin: 0 0 20px 0;
    transition: all 0.2s ease;
}

.footer-menu-phone-text {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    padding: 0 0 0 10px;
}
.footer-menu-mail {
    text-decoration: none;
    padding: 12px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08);
    transition: all 0.2s ease;
}
.footer-menu-mail:hover,
.footer-menu-phone:hover{
    background: #5B57A4;
}
.footer-menu-mail-text {
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    padding: 0 0 0 10px;
}
.footer-bottom-line-title {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 25px 0 0;
}
.footer-bottom-line {
    padding: 30px 0;
    border-bottom: 1px solid rgba(102,112,133,0.6);
}
.footer-text {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    opacity: 0.7;
    padding: 30px 0 23px 0;
}
.footer-social-item{
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-social-item:not(:last-child){
    margin-right: 20px;
}
.footer-social-items{
    margin-top: 46px;
}
.footer-social-item svg path{
    transition: all 0.2s ease;
}
.footer-social-item:hover svg path{
    fill:#5B57A4;
}
.footer-bottom-line__images img{
    margin: 0px 4px 4px;
}


.topics{
    background: linear-gradient(180deg, #F6FAFD 0%, rgba(246, 250, 253, 0.00) 100%);
    padding: 100px 0px 68px 0px;
    margin-bottom: 100px;
}
.topics__title{
    color: #18181B;
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 20px;
}
.topics__text{
    color:#4B4B54;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
}
.topics__orders{
    padding: 32px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.05);
}
.topics__orders-title{
    color: #101828;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 32px;
}
.topics__orders-row{
    margin-top: 70px;
}

#topics__orders-tab button{
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    background: #FFF;
    padding: 17px 24px 16px;
    display: flex;
    align-items: center;
    justify-content: start;
    text-align: start;
    color: #18181B;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}
#topics__orders-tab button:hover,
#topics__orders-tab button.active{
    border-color: #18181B;
}

#topics__orders-tab button:not(:last-child){
    margin-bottom: 15px;
}
#topics__orders-tab button img{
    margin-right: 15px;
}
#topics__orders-tab_content .tab-pane{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.05);
    padding: 32px;
}
#topics__orders-tab_content .tab-pane a,
#topics__orders-tab_content .tab-pane span{
    display: flex;
    align-items: center;
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    padding: 8px 12px;
    position: relative;
    text-decoration: none;
    margin-bottom: 8px;
    width: 100%;
    border-radius: 10px;
    cursor: pointer;
}
#topics__orders-tab_content .tab-pane a:hover,
#topics__orders-tab_content .tab-pane span:hover{
    background: linear-gradient(132deg, #F6FAFD 0%, #EFEBFA 100%);
}
#topics__orders-tab_content .tab-pane a:before,
#topics__orders-tab_content .tab-pane span:before{
    content: '';
    min-width: 10px;
    min-height: 10px;
    border-radius: 50%;
    background: #605CA8;
    margin-right: 8px;
}
.topics__tab-content_row{
    margin: 0px -21px;
}
.topics__tab-content_col{
    padding: 0px 21px;
    max-width: 33.33333%;
    flex: 0 0 33.33333%;
    display: flex;
}





/*END_Section_Footer*/

h1,h2,h3,h4,h5{
    color: #18181B;
}
.writers__item-name-wrapper svg{
    margin-right:8px;
}
.writers__item-reviews{
    color: #18181B;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-right: 6px;
}
.writers__item-reviews-total{
    color: #878787;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.writers__item-reviews-wrapper{
    margin-top:4px;
}
.writers__item-data-wrapper{
    margin-top: 25px;
}
.writers__item-data_item{
    color: #18181B;
    font-size: 18px;
    line-height: 1.4;
    margin-right: 35px;
}
.writers__item-tags-wrapper{
    margin-top: 15px;
    gap: 8px;
}
.writers__item-tags_item{
    border-radius: 3rem;
    border: 1px solid #D5C9FB;
    background: #FFF;
    padding: 6px 12px;
    text-align: center;
    /*margin-right: 8px;*/
}
.writers__item-text{
    margin-top: 32px;
    color:#4B4B54;
    font-size: 16px;
    line-height: 24px;
}
.writers__item-button{
    margin-top: 32px;
}
.writers__item-wrapper{
    margin-bottom: 25px;
    display: flex;
}
.writers__item-wrapper.not-displayed{
    display: none;
}
.top-rated__tab{
    margin-top:70px;
}
.top-rated__tab .writers-link{
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    padding: 14px 24px;
    margin: 0px 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.top-rated__tab .writers-link.active{
    border-color: #5B57A4;
}
.top-rated__tab .writers-link img{
    margin-right: 8px;
    color: #4B4B54;
}
.writers__item-last{
    border-radius: 20px;
    background: #5B57A4;
    padding: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.writers__item-last-wrapper{
    margin-bottom: 25px;
}
.writers__item-last-link{
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    margin-top: 24px;
    display: block;
    transition: all 0.2s ease;
}
.writers__item-last-link svg{
    margin-left: 20px;
}
.writers__item-last-link:hover{
    text-decoration: underline;
}

.advantages-writer{
    margin-bottom: 100px;
}
.advantages-writer__item{
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.08);
    padding: 32px;
    display: flex;
    flex-direction: column;
}
.advantages-writer__item-icon{
    width: 100px;
    margin: 0px auto;
}
.advantages-writer__item-title{
    color: #020121;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin: 22px 0px;
}
.advantages-writer__item-text{
    color: #020121;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}
.advantages-writer__items{
    padding-top: 68px;
    padding-bottom: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1387' height='671' viewBox='0 0 1387 671' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M622.138 256.113C449.594 253.094 295.293 231.628 195.263 210.222C183.053 207.61 176.487 194.451 181.472 183.003L252.499 19.8657C256.355 11.0104 265.978 6.18339 275.394 8.33287C355.669 26.6579 468.302 48.405 626.508 51.1728C790.663 54.0448 967.32 51.2584 1120.34 1.24798C1129.38 -1.70569 1139.32 1.86237 1144.2 10.0219L1229.93 153.323C1235.06 161.906 1233.11 173.02 1225.67 179.705C1221.57 183.388 1217.46 187.08 1212.74 190.882C1098.36 282.87 989.815 364.916 818.923 430.825C811.424 433.717 803.841 436.547 796.168 439.315C955.501 427.457 1126.36 398.746 1284.69 336.321C1294.82 332.327 1306.36 336.967 1310.72 346.946L1384.83 516.566C1389.32 526.831 1384.48 538.797 1374.08 542.952C898.773 732.787 366.003 697.367 11.3338 529.634C2.43285 525.424 -1.85353 515.316 1.0598 505.91L57.9811 322.148C60.6914 313.398 69.0917 307.617 78.2404 308.073C376.14 322.892 552.714 302.271 691.013 256.307C667.683 256.589 644.694 256.507 622.138 256.113Z' fill='url(%23paint0_linear_1139_14413)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1139_14413' x1='690.531' y1='-18' x2='690.531' y2='663.738' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F1EDFD'/%3E%3Cstop offset='1' stop-color='%23D7C3F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}
.writers__link{
    color:#5B57A4;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    display: block;
    margin: 0px 16px;
    transition: all 0.2s ease;
}
.writers__link:hover{
    color: #020121;
}
.writers__links{
    margin: 24px 0px 48px;
}
.top-rated__no-tabs{
    margin-top: 70px;
}



/* EXPERT */
.main-banner__expert-image{
    margin-bottom: -79px;
    clip-path: polygon(0 0, 100% 0%, 100% 97%, 0% 100%);
    margin-top: 50px;
}
.why-join .most-popular-item{
    border: none;
    padding: 48px 32px;
}
.why-join .most-popular-item-icon{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}
.advantages__card-wrapper{
    margin: 15px 0px;
    padding: 0px 12px;
}
#advantages-item .slick-slide > div{
    display: flex;
    margin: 0px -12px;
}

.slick-arrow{
    border: none;
    background: transparent;
    box-shadow: none;
    padding: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.arrow-prev{
    left: -84px;
}
.arrow-next{
    right: -84px;
}
.application-process{
    padding: 100px 0px;
    background: linear-gradient(108deg, #F6FAFD 3.06%, #EFEBFA 98.6%);
}
.application-item{
    border-radius: 20px;
    background: #FFF;
    padding: 48px;
    display: flex;
    flex-direction: column;
}
.application-item__image{
    display: flex;
    margin: 0px auto;
    justify-content: center;
}
.application-item__title{
    color: #18181B;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.4;
    margin: 48px 0px 20px;
}
.application-item__text{
    color: #4B4B54;
    font-size: 16px;
    line-height: 1.6;
}
.application-item-wrapper{
    margin-bottom: 25px;
}
.application-item__last{
    border-radius: 20px;
    background-color: #5B57A4;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='636' height='495' viewBox='0 0 636 495' fill='none'%3E%3Cpath opacity='0.05' fill-rule='evenodd' clip-rule='evenodd' d='M272.984 196.039C161.79 193.896 61.9813 179.065 -4.67328 163.874C-16.3994 161.201 -22.755 148.674 -18.336 137.488L24.9252 27.9858C28.6324 18.6021 38.7311 13.4657 48.5263 15.8848C101.497 28.9674 174.682 43.7813 275.892 45.7327C382.734 47.7926 497.535 36.6957 597.796 1.30766C607.516 -2.12313 618.371 2.0334 622.996 11.2455L676.518 117.859C680.595 125.979 678.793 135.944 672.305 142.306C670.326 144.247 668.284 146.202 666.032 148.198C589.913 215.664 517.676 275.838 403.946 324.177C398.955 326.298 393.909 328.374 388.802 330.404C492.444 321.903 603.416 301.595 706.762 257.932C717.299 253.48 729.55 258.395 733.766 269.029L778.988 383.088C782.916 392.995 778.372 404.272 768.591 408.504C455.411 544.04 100.94 507.6 -134.087 386.815C-142.769 382.354 -146.693 372.188 -143.541 362.949L-104.313 247.955C-101.41 239.447 -93.1493 233.931 -84.1727 234.407C111.176 244.77 227.528 229.619 318.821 196.182C303.294 196.389 287.995 196.329 272.984 196.039Z' fill='url(%23paint0_linear_1139_7721)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1139_7721' x1='786' y1='412.197' x2='-22.8011' y2='57.4123' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F1EDFD'/%3E%3Cstop offset='1' stop-color='%23D7C3F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px;
    flex-direction: column;

}
.application-item__last-icon{
    margin-bottom: 20px;
    width: 184px;
    height: 180px;
    position: relative;
}
.application-item__last-icon img{
    margin-bottom: 20px;
    width: 184px;
    height:auto;
}
.application-item__last-icon:before{
    content: '';
    position: absolute;
    left: -55px;
    top: 5px;
    width: 93px;
    height: 81px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='93' height='81' viewBox='0 0 93 81' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.7887 36.0176C29.1617 33.5956 26.0661 32.3198 22.4313 32.2306C22.0027 32.2199 21.6688 31.8666 21.6886 31.4409C21.7058 31.0167 22.0697 30.6798 22.4983 30.6906C26.5215 30.7901 29.9513 32.1995 32.86 34.881C33.1723 35.1674 33.1829 35.6566 32.8884 35.9694C32.5914 36.284 32.0983 36.3056 31.7887 36.0176Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M58.7528 14.4033C59.6221 14.7035 60.4666 15.0818 61.2678 15.5428C61.6247 15.7479 62.3195 16.2216 62.701 16.7554C63.1096 17.3227 63.2075 17.9482 62.8448 18.524C62.3628 19.2881 61.7885 19.5799 61.2354 19.6199C60.7032 19.659 60.1428 19.4471 59.6192 19.0276C58.6188 18.2255 57.7387 16.6139 57.4059 15.5933C56.5256 15.3523 55.6238 15.1952 54.7139 15.12C47.936 14.5602 41.6957 19.9638 39.3369 28.2303C38.5119 31.1241 39.8242 35.3905 41.7455 39.6932C44.7363 46.393 49.3147 53.1398 50.5914 55.1549C50.9055 55.6532 51.0368 55.9817 51.0461 56.0574C51.098 56.426 50.9253 56.6325 50.79 56.7524C50.5926 56.9234 50.3912 56.9859 50.2052 56.9964C49.9528 57.009 49.6886 56.9241 49.4509 56.6921C49.3209 56.5633 49.1843 56.3575 49.0551 56.1283C48.9671 55.9683 48.8968 55.7782 48.7984 55.6846C48.1652 55.0869 47.5 54.5311 46.837 53.9671C44.6144 52.0678 42.244 50.459 39.7595 48.9216C31.8656 44.0362 23.8546 38.6782 14.606 36.8796C14.1911 36.7988 13.916 36.3961 13.9958 35.9793C14.0729 35.5641 14.4737 35.2921 14.8913 35.3716C24.3243 37.2048 32.5093 42.6337 40.5602 47.6154C42.6733 48.9234 44.7064 50.2825 46.6389 51.8196C44.475 48.3545 41.6142 43.478 39.6966 38.7984C37.9908 34.6367 37.0623 30.6145 37.8642 27.8014C40.4479 18.7458 47.4097 12.9747 54.8327 13.5893C55.6268 13.6554 56.4182 13.7768 57.1949 13.9571C56.9783 7.3836 61.6378 1.92636 68.2071 1.22537C68.6287 1.17978 69.0067 1.48615 69.0541 1.90717C69.0989 2.32975 68.7967 2.70775 68.3751 2.75334C62.4555 3.38513 58.3138 8.42592 58.7528 14.4033ZM59.3571 16.2878C59.7501 16.4635 60.1339 16.6598 60.5108 16.8745C60.7116 16.9906 61.0789 17.225 61.3446 17.5101C61.406 17.5774 61.48 17.6959 61.513 17.7514C61.3849 17.9493 61.2687 18.0771 61.1182 18.0875C60.9308 18.1016 60.7565 17.9762 60.573 17.8294C60.112 17.4614 59.6802 16.867 59.3571 16.2878Z' fill='white'/%3E%3C/svg%3E");
}
.application-item__last-icon:after{
    content: '';
    position: absolute;
    right: 10px;
    top: 5px;
    width: 39px;
    height: 25px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='25' viewBox='0 0 39 25' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.0991 21.7578C22.8394 15.3772 29.2642 8.37216 37.7369 4.39165C38.2406 4.15296 38.4667 3.5476 38.24 3.03387C38.0104 2.52301 37.4183 2.2983 36.9119 2.53409C28.2417 6.60837 21.636 13.7362 14.7398 20.2659C14.3302 20.65 14.3048 21.3004 14.6808 21.7113C15.054 22.125 15.6895 22.1419 16.0991 21.7578Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.51934 13.4165C6.65641 9.48926 7.4425 5.86852 9.38623 2.53074C9.66419 2.05421 9.5008 1.4254 9.02554 1.12312C8.54747 0.82363 7.9345 0.966998 7.65934 1.44074C5.54531 5.06991 4.67376 8.99633 4.52376 13.265C4.50281 13.8271 4.93315 14.3171 5.48594 14.357C6.03564 14.3993 6.50121 13.9758 6.51934 13.4165Z' fill='white'/%3E%3C/svg%3E");
}
.application-item__last-text{
    color: #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
}
.application-items{
    margin-top: 70px;
}
/* END EXPERT */


/* ABOUT US */
.who-are{
    padding: 68px 0px 100px;
}
.who-are__imgs{
    margin-top: 70px;
}
.who-are__img{
    border-radius: 16px;
    margin-bottom: 30px;
}
.blue-list{
    position: relative;
    background: #020121;
    padding: 100px 0px 60px;
    overflow: hidden;
}
.blue-list:after{
    content: '';
    width: 1361px;
    height: 1209px;
    position: absolute;
    right: -20%;
    top: 40%;
    background-color: rgba(213, 201, 251, 0.30);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: blur(100px);
    border-radius: 50%;
    z-index: 2;
}
.blue-list__card{
    border-radius: 16px;
    border: 1px solid #5B57A4;
    padding: 32px;
    background: rgba(255, 255, 255, 0.06);
}
.blue-list__card-wrapper{
    margin-bottom: 30px;
}
.blue-list__card-title{
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    display: flex;
    padding-left: 28px;
    position: relative;
    margin-bottom: 22px;
}
.blue-list__card-title:before{
    content: '';
    width: 12px;
    height: 12px;
    background: #D5C9FB;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.blue-list__card-text{
    color: rgba(255, 255, 255, 0.80);
    font-size: 16px;
    line-height: 1.6;
}
.advantages-about__card{
    padding: 32px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.advantages-about__icon{
    display: flex;
    justify-content: center;
}
.advantages-about__title{
    color:#18181B;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-top: 32px;
    margin-bottom: 25px;
}
.advantages-about__cards-wrapper{
    border-radius: 20px;
    border: 0px solid #918EC7;
    background: #FFF;
    padding: 32px;
    position: relative;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
}
.advantages-about__cards-wrapper:before{
    content: '';
    display: block;
    position: absolute;
    top: 110px;
    left: 74px;
    right: 74px;
    bottom: -15px;
    z-index: -1;
    background: linear-gradient(90deg, rgba(68, 255, 154, 0.50) -0.55%, rgba(68, 176, 255, 0.50) 22.86%, rgba(139, 68, 255, 0.50) 48.36%, rgba(255, 102, 68, 0.50) 73.33%, rgba(235, 255, 112, 0.50) 99.34%);
    filter: blur(53.5px);
}
.advantages-about{
    padding: 68px 0px 115px;
}
.our-services{
    background:linear-gradient(107deg, #F6FAFD 2.74%, #EFEBFA 99.11%);
    padding: 100px 0px 75px;
}
.our-services__item{
    background: #fff;
    padding: 32px;
    border-radius: 20px;
}
.our-services__item-title{
    color: #18181B;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin: 24px 0px;
}
.our-services__item-icon{
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.our-services__item-last{
    padding: 48px 32px 68px;
    background: #fff;
    border-radius: 20px;
}
.our-services__item-last_title{
    color:#18181B;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-top: 32px;
}
.all-numbers__item-icon img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.all-numbers__item{
    border-radius: 20px;
    border: 1px solid #EAECF0;
    padding: 32px 20px;
}
.all-numbers__item-title{
    margin: 20px 0px;
    color: #18181B;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
}
.all-numbers__item-text{
    text-align: center;
    color: #4B4B54;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8;
}
.all-numbers{
    padding: 100px 0px 45px;
}


.code-ethics{
    padding: 70px 0px;
}
.code-ethics__item-wrapper{
    margin-bottom: 48px;
}
.code-ethics__item{
    border-radius: 20px;
    border: 0px solid #918EC7;
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
    padding: 32px;
}
.code-ethics__item-title{
    color: #18181B;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 28px;
}

.services-provide{
    background: linear-gradient(107deg, #F6FAFD 2.74%, #EFEBFA 99.11%);
    padding: 100px 0px;
}
.services-provide__item{
    border-radius: 20px;
    background: #FFF;
    padding: 32px;
}
.services-provide__item-icon{
    min-width: 52px;
    min-height: 52px;
    border-radius: 50%;
    margin-right: 25px;
}
.academic__item-title,
.services-provide__item-title{
    color: #18181B;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom:24px;
}

.academic{
    padding: 100px 0px 0px;
    position: relative;
}
.academic-bottom{
    padding: 70px 0px 15px;
    margin-bottom: 100px;
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1592' height='876' viewBox='0 0 1592 876' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M714.123 334.495C513.453 330.494 334.329 301.667 219.953 273.305C208.432 270.448 202.144 258.126 206.381 247.037L291.966 23.022C295.62 13.4576 305.899 8.20553 315.806 10.7877C407.822 34.7691 537.152 63.3826 719.128 67.0107C907.453 70.7654 1110.14 67.1102 1285.6 1.52013C1295.21 -2.07123 1306.07 1.90575 1310.83 10.9872L1413.32 206.215C1417.54 214.27 1415.79 224.158 1409.4 230.636C1403.3 236.825 1397.51 242.973 1390.54 249.356C1259.54 369.418 1135.23 476.504 939.503 562.527C930.914 566.301 922.229 569.996 913.442 573.609C1096.35 558.095 1292.52 520.485 1474.21 438.617C1484.81 433.84 1497.32 438.856 1501.48 449.715L1590.35 681.498C1594.1 691.275 1589.64 702.317 1580.12 706.683C1032.78 957.722 418.002 910.757 10.6189 689.357C2.55349 684.974 -1.31061 675.632 1.09716 666.774L68.9991 416.963C71.4849 407.817 80.1548 401.683 89.6165 402.223C431.756 421.737 634.367 394.832 793.007 334.749C766.286 335.117 739.957 335.01 714.123 334.495Z' fill='url(%23paint0_linear_1171_10428)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1171_10428' x1='792.455' y1='-23.2726' x2='792.455' y2='866.522' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F1EDFD'/%3E%3Cstop offset='1' stop-color='%23D7C3F4'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}
.academic__item{
    padding: 32px 32px 100px 32px;
    border-radius: 20px;
    border: 0px solid #5B57A4;
    background: #FFF;
    box-shadow: 0px 12px 16px -4px rgba(2, 1, 33, 0.10);
}

.academic__item-icon{
    min-width: 34px;
    min-height: 37px;
    margin-right: 25px;
}

.responsive-users__container{
    max-width: 1506px;
    padding: 0px 13px;
    margin: 0px auto;
}
.responsive-users__block{
    border-radius: 16px;
    background: #020121;
    padding: 68px;
    overflow: hidden;
}
.responsive-users__image{
    position: absolute;
    right: -255px;
    bottom: 0px;
    z-index: 0;
}
.responsive-users__block-title{
    color: #FFF;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 32px;
}
.responsive-users__block-text ul > li{
    color: #fff;
}
.responsive-users{
    margin-bottom: 100px;
}
.policy-block__item{
    border-radius: 20px;
    border: 0px solid #5B57A4;
    background: #F3EFFE;
    padding: 48px;
}
.policy-block__item-title{
    color:#18181B;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin: 30px 0px 20px;
}
/* END ABOUT US */



/* Code Ethics */
.block-form{
    padding: 100px 0px;
}
.block-form__item{
    border-radius: 20px;
    border: 1px solid #EAECF0;
    background: #FFF;
    padding: 32px;
    cursor: pointer;
    position: relative;
}
.block-form_input{
    display: none;
}
.block-form__item .block-form__item-title{
    display: flex;
    position: relative;
    color: #18181B;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 24px;
}
.block-form_input + .block-form__item .block-form__item-title:before{
    content: '';
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    border-radius: 50%;
    border: 1px solid #5B57A4;
    display: block;
    margin-right: 16px;
    margin-top: 3px;
}
.block-form_input:checked + .block-form__item .block-form__item-title:after{
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #5B57A4;
    display: block;
    position: absolute;
    left: 5px;
    top: 8px;
}
.block-form_input:checked + .block-form__item{
    border-color:#5B57A4;
}
.contact-form{
    border-radius: 20px;
    border: 1px solid #EAECF0;
    background: linear-gradient(107deg, #F6FAFD 2.74%, #EFEBFA 99.11%);
    padding: 32px;
    margin-top: 25px;
}
.contact-form form textarea,
.contact-form form input,
.wpcf7-form-control-wrap{
    width: 100%;
}
.contact-form form p{
    display: flex;
    flex-direction: column;
}
.contact-form form textarea,
.contact-form form input{
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    padding: 20px;
    margin-bottom: 25px;
}
.contact-form form textarea:focus,
.contact-form form input:focus{
    box-shadow: none;
    outline: none;
    border-color: #5B57A4;
}
.contact-form form textarea::placeholder,
.contact-form form input::placeholder{
    font-size: 18px;
    font-weight: 500;
    color: #18181B;
}
.contact-form form .wpcf7-submit{
    border-radius: 15px;
    background: #020121;
    color:#FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 0px;
    padding: 20px;
    border: none;
    transition: all 0.2s ease;
}
.contact-form form .wpcf7-submit:hover{
    background: #5B57A4;
}
.wpcf7-spinner{
    display: none;
}
/* END Code Ethics */


/* ORDER Essay */
.type-essay{
    margin:70px 0px;
}
.type-essay__item-image{
    min-width: 68px;
    margin-right: 32px;
}
.type-essay__block{
    padding: 62px 206px 52px;
    border-radius: 20px;
    background: #020121;
}
.type-essay__item-title{
    color: #FFF;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 12px;
}
.type-essay__item-text{
    color: #FFF;
    font-size: 16px;
    line-height: 1.6;
}
.type-essay__item-wrapper{
    margin-bottom: 48px;
}
.type-essay__items{
    margin-top: 70px;
}
.ordering-process{
    padding: 68px 0px;
}
.ordering-process__item-title{
    color: #18181B;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 35px;
}
.ordering-process__item:not(:last-child){
    padding-bottom: 160px;
}
.ordering-process__item{
    position: relative;
}
.ordering-process__item:first-child:after,
.ordering-process__item:nth-child(3n):after{
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='766' height='399' viewBox='0 0 766 399' fill='none'%3E%3Cpath d='M763.998 0C763.998 21.5 782.418 195 593 215C459.506 229.095 -19.4975 160.5 2.00205 398.5' stroke='%23D5C9FB' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E");
    width: 766px;
    height: 399px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.ordering-process__item:nth-child(2n):after{
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='766' height='400' viewBox='0 0 766 400' fill='none'%3E%3Cpath d='M763.998 399.5C763.998 378 782.418 204.5 593 184.5C459.506 170.405 -19.4975 239 2.00205 1' stroke='%23D5C9FB' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E");
    width: 766px;
    height: 399px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin: 0px auto;
}
.ordering-process__item:last-child{
    margin-bottom: 45px;
}
.ordering-process__item:last-child:after{
    display: none;
}
.ordering-process__item-content{
    /*background: #fff;*/
    padding: 20px 0px;
    position: relative;
    z-index: 3;
}
.secure__item{
    border-radius: 16px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    padding: 68px 48px;
}
.secure__item-image{
    min-width: 214px;
    max-width: 214px;
    margin-right: 48px;
}
.secure__item-text{
    color: #4B4B54;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
}
/* END ORDER Essay */

#faq-testimonials__slider .owl-stage-outer{
    padding: 10px;
    margin: -10px;
}
#faq-testimonials__slider img{
    width: max-content;
}
#faq-testimonials__slider .owl-dots{
    display: flex;
    align-items: center;
    justify-content: center;
}
#faq-testimonials__slider .owl-dot{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0px 8px;
    background:#D5C9FB;
}
#faq-testimonials__slider .owl-dot.active{
    background:#5B57A4;
}


.pricing-chart-block__label{
    position: absolute;
    right: -110px;
    top: -110px;
}

.contact-map iframe{
    width: 100% !important;
}


.description table{
    padding: 32px;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    margin: 40px 0px;
}
.description table tr td{
    padding: 12px 8px;
    border-bottom: 1px solid #E4E4E7;
}
.legal .description table tr td{
    border-width: 1px;
}

.description h2{
    margin-bottom: 25px;
}
.description h3{
    color: #18181B;
    font-size: 24px;
    font-weight: 800;
    line-height: 140%;
    margin-bottom: 20px;
}


.pagination{
    margin-top: 24px;
}
.pagination li{
    margin: 0px 6px 12px;
}
.pagination li a,
.pagination li span{
    border-radius: 50% !important;
    width: 38px;
    height: 38px;
    border: 1px solid #E4E4E7;
    color: #4B4B54;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: all 0.2s ease;
}
.pagination li.active span{
    background: #020121;
    color: #fff;
    border-color: #020121;
}
.pagination li a:focus{
    box-shadow: none;
    outline: none;
}
.pagination li a:hover{
    background: #020121;
    color: #fff;
    border-color: #020121;
}

.article__author-image{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 10px;
}

.kamatoc-wrap__title{
    padding: 0px!important;
    color:#18181B;
    font-size: 24px;
    font-weight: 800;
    font-style: initial!important;
    line-height: 1.4;
    margin-bottom: 12px;
}
.toc{
    padding-left: 17px;
    list-style: auto;
    margin-bottom: 0px;
}
.toc li{
    margin-bottom: 7px;
}
.toc li,
.toc li a{
    color: #18181B;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: all 0.2s ease;
}
.toc li a:hover{
    color: #5B57A4;
}


.article-author-image{
    margin-right: 24px;
}
.article-author-image img{
    width: 140px;
    height: 140px;
    min-width: 140px;
    min-height: 140px;
    border-radius: 50%;
    object-fit: cover;
}
.author__social-link{
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}

/* AUTHOR */
.author__name{
    color: #020121;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    border-bottom: 1px solid #E4E4E7;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.author__text{
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 24px;
}
.author__image{
    margin-right:32px;
}
.author__image img{
    width: 225px;
    height: 225px;
    min-width: 225px;
    min-height: 225px;
    border-radius: 50%;
    object-fit: cover;
}
.author-page__block{
    margin: 48px 0px;
}
.author__count-post{
    color: #18181B;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 32px;
}
.author__count-post span{
    color: #5B57A4;
}
/* END AUTHOR */

/* WORD COUNTER */
.main-banner__word-counter{
    padding: 100px 0px 68px;
}
#top-raters__carousel img{
    width: max-content;
}
#top-raters__carousel .writers__item{
    background: #fff;
}
.discover{
    padding: 100px 0px 70px;
}
.discover__item{
    border-radius: 20px;
    border: 1px solid #EAECF0;
    background: #FFF;
    padding: 32px;
}
.discover__item-title{
    color: #18181B;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin: 64px 0px 24px;
}
.discover__item-text{
    color: #4B4B54;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 32px;
}
.discover__items{
    margin-top: 68px;
}
.discover__item-wrapper{
    margin-bottom: 30px;
}
.discover__item.off{
    background: rgba(228, 228, 231, 0.50);
}
.discover__item.off .button-black{
    background: rgba(2, 1, 33, 0.2);
}
.main-banner__counter-words{
    margin-top: 35px;
}
.main-banner__counter-words.ws-counter-tool{
    margin-top: -40px;
}
@media(max-width: 1199px){
    .main-banner__counter-words.ws-counter-tool{
        margin-top: -20px;
    }
}
@media(max-width: 767px){
    .main-banner__counter-words.ws-counter-tool{
        margin-top: 35px;
    }
}
.main-banner__textarea-wrapper, .counter-content__textarea-wrapper{
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    padding: 32px;
}
.gramspelcheck .main-banner__textarea-wrapper{
    position: relative;
}
.main-banner__textarea-wrapper textarea, .counter-content__textarea-wrapper textarea, #textToCheck{
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    background: #FFF;
    width: 100%;
    min-height: 350px;
    padding: 20px;
    color:#4B4B54;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.main-banner__textarea-wrapper textarea:focus, .counter-content__textarea-wrapper textarea:focus, #textToCheck:focus{
    box-shadow: none;
    outline: none;
    border-color: #5B57A4;
}
.counter-content__textarea-block{
    margin-top: 48px;
}
.main-banner__totals{
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 32px;
    border-radius: 20px;
}
.main-banner__totals-line{
    padding: 20px 0px;
    display: flex;
    justify-content: space-between;
}
.main-banner__totals-line:not(:last-child){
    border-bottom: 1px solid #E4E4E7;
}
.main-banner__totals-line .totals-title{
    color: #18181B;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.4;
}
.main-banner__totals-line .totals-value{
    color:#5B57A4;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.4;
}

.main-banner__totals-line .totals-value.error{
    color: #F64;
}
/* END WORD COUNTER */

.description ol {
    list-style: decimal;
}

.description ol li{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
}

/* COUNTER */
.counter__testimonials-title{
    color:#101828;
    text-align: center;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 32px;
}
.counter__testimonials{
    margin-top: 68px;
}
.counter-content__counter-button,
.main-banner__counter-button{
    border: none;
    padding: 12px 48px;
    margin-top: 24px;
}
.counter-content{
    padding-bottom: 68px;
}


/* END COUNTER */


/* LOGIN */
.login{
    padding: 68px 0px;
}
.login__form{
    border-radius: 20px;
    background: #FFF;
    padding: 32px;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.12);
    margin-top: 100px;
}
.login__form input{
    border-radius: 15px;
    border: 1px solid #E4E4E7;
    background:#FFF;
    padding: 20px;
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 25px;
}
.login__form input::placeholder{
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}
.login__form input:focus{
    outline: none;
    box-shadow: none;
    border-color: #5B57A4;
}
.login__form-button{
    padding: 20px;
    border: none;
}
.login__form-links a{
    color:#5B57A4;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-decoration: none;
    transition: all 0.2s ease;
}
.login__form-links a:hover{
    text-decoration: underline;
}
.login__form-links{
    margin-top: 40px;
}
.login__form-link-order_wrapper{
    padding-top: 10px;
    border-top: 1px solid #D5C9FB;
    margin-top: 15px;
}
.login__form-link-forgot{
    width: max-content;
}
.login__form-link-order{
    margin-left: 12px;
}
/* END LOGIN */


/*............................................Media_Style...................................................*/


@media (min-width: 992px) {
    .col-20p {
        max-width: 20%;
        flex: 0 0 20%;
    }
}

@media (min-width: 1470px) {
    .container-fluid {
        max-width:1325px;
    }
}
@media (max-width: 1700px) {
    .pricing-chart-block__label {
        right: -90px;
        top: -125px;
        z-index: 2;
    }
}
/*....FullHD....*/
@media (max-width: 1500px) {
    .pricing-chart:before {
        right: 0px;
        left: 0px;
    }
    .special-offer {
        background: #5B57A4;
        padding: 12px 0px;
    }
    .header-item {
        padding: 12px 12px;
    }
    .button-white {
        padding: 11px 20px;
    }
    .main-banner__title {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .main-banner__sub-title {
        margin-bottom: 40px;
    }
    .main-banner__card {
        padding: 60px 45px 60px 45px;
        margin: 80px 0px 50px;
    }
    .col__calc {
        margin-left: 35px;
    }
    .main-banner__title {
        font-size: 48px;
        margin-bottom: 20px;
    }
    .main-banner__sub-title {
        margin-bottom: 40px;
    }
    .calc{
        top: 50%;
        transform: translateY(-50%);
    }
    .main-banner__numbers {
        padding: 25px;
    }
    .most-popular-top {
        margin-bottom: 50px;
    }
    .most-popular-title {
        margin-bottom: 25px;
    }
    .most-popular {
        margin: 75px 0;
    }
    .pricing-chart {
        padding: 60px 0;
    }
    .pricing-chart-text {
        margin-bottom: 50px;
    }
    .pricing-chart-prices-item {
        padding: 30px 0;
    }
    .pricing-chart-yourprice {
        padding: 20px 32px 32px;
    }
    .pricing-chart-yourprice-price,
    .pricing-chart-prices-item-price {
        font-size: 32px;
    }
    .order {
        padding: 70px 0;
    }
    .order-text {
        margin: 0 0 50px 0;
    }
    .order-tabs {
        margin: 0 0 30px 0;
    }
    .order-item-title {
        margin: 0 0 25px 0;
        font-size: 32px;
    }
    .reviews {
        padding: 70px 0px 70px;
    }
    .general-title {
        font-size: 45px;
        margin: 0px 0 25px;
    }
    .reviews-text {
        margin: 0px 0 50px;
    }
    .reviews-tabs {
        margin-bottom: 30px;
    }
    .owl-carousel .owl-nav button {
        position: relative;
        top: initial;
        transform: initial;
    }
    .owl-carousel .owl-nav{
        display: flex;
        justify-content: center;
        margin-top: 32px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: initial;
        margin-right:16px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: initial;
        margin-left:16px;
    }
    .benefits {
        padding: 70px 0px;
    }
    .benefits-text {
        margin: 0 0 50px 0;
    }
    .benefits-item-image {
        margin: 0px 0 30px 0;
    }
    .advantages {
        padding: 70px 0;
    }
    .advantages-image {
        margin-bottom: -77px;
        position: relative;
        bottom: -45px;
    }
    .advantages-text {
        margin: 0 0 50px 0;
    }
    .users-item {
        margin: 0 0px 0 0;
    }
    .social {
        padding: 30px 0 70px;
    }
    .social-text {
        margin: 0 0 50px 0;
    }
    .seo-block {
        margin: 0 0px 0 0;
    }
    .faq {
        padding: 70px 0 70px 0;
    }
    .faq-title{
        padding-bottom: 0px;
    }
    .faq-text {
        padding: 0 0 50px 0;
    }
    .example-block-button-dark {
        padding: 13px 40px;
    }
    .cta {
        padding: 35px 0 70px 0;
    }
    .footer-upper-menu {
        padding: 70px 0 20px 0;
    }
    .footer-menu-item {
        padding: 30px 0 0 0;
    }
    .footer-social-items {
        margin-top: 30px;
    }
    .cta-block-content {
        padding: 45px 0 45px 60px;
    }
    #topics__orders-tab_content .tab-pane {
        padding: 20px;
    }

    .topics__tab-content_col {
        padding: 0px 15px;
    }
    .topics__orders {
        padding: 20px;
    }

    .main-banner-blue {
        padding: 125px 0px 125px;
    }
    .main-title {
        font-size: 56px;
    }
    .tools__cards {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .tools__card-title {
        font-size: 30px;
        margin-top: 35px;
    }


    .main-banner__generator {
        padding: 70px 0px 50px;
    }
    .main-banner__list-item {
        padding: 5px 5px;
    }
    .generator-result__count,
    .generator-result__title .text,
    .generator-result__title .value {
        font-size: 20px;
    }
    .generator-result__titles {
        padding-top: 0px;
    }

    .top-rated {
        padding: 60px 0px;
    }
    .advantages-writer__items {
        background-size: cover;
    }
    .main-banner__expert-image {
        margin-bottom: -60px;
    }
    .who-are {
        padding: 50px 0px 50px;
    }
    .who-are .discount-title{
        margin-top: 0px;
        font-size: 36px;
    }
    .responsive-users__block {
        padding: 45px 20px;
    }
    .responsive-users__image {
        right: -380px;
    }

    .pricing-chart-block__label {
        right: 0px;
        top: -130px;
    }
    .type-essay__block {
        padding: 60px;
    }
    .article-title {
        padding: 48px 0;
        margin-bottom: 0px;
    }
    .main-banner__word-counter {
        padding: 100px 0px 68px;
    }
    /*header {*/
    /*    height: 133px;*/
    /*}*/
    #top-nav-ul > li > a {
        padding: 12px 16px;
    }

}

/*....Netbooks....*/
@media (max-width: 1199px) {
    .main-banner__main-row{
        align-items: center;
    }
    .header-items{
        position: fixed;
        background: #fff;
        left: -100%;
        width: 100%;
        bottom: 0px;
        top: 0px;
        z-index: 999;
        overflow-y:auto ;
        transition: all 0.2s ease;
    }
    .header-items.show{
        left: 0px;
    }
    .header-items__mobile-line{
        padding: 16px 20px;
        border-bottom: 1px solid #E4E4E7;
    }
    .btn-show__menu,
    .btn-close__menu{
        padding: 0px;
        border: none;
        background: transparent;
    }
    .header-items__menu >  ul >  li{
        margin-bottom: 4px;
    }
    .header-items__menu{
        padding: 20px;
    }
    .menu-list{
        position: relative;
        width: initial;
        box-shadow: none!important;
        left: initial!important;
        opacity: 1!important;
        border-radius: 0px;
        border-top: none;
        border-left: none;
        border-right: none;
    }

    .header-items__menu >  ul >  li.dropdown > .dropdown-menu{
        display: none;
        padding-top:0px!important;
        padding-bottom: 0px!important;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .header-items__menu >  ul >  li.dropdown > .dropdown-menu > ul > li:last-child{
        margin-bottom: 20px;
    }
    .special-offer-text {
        font-size: 14px;
    }
    .special-offer-link {
        font-size: 14px;
    }

    .main-banner{
        background: linear-gradient(132deg, #F6FAFD 0%, #EFEBFA 100%);
    }
    .main-banner__card {
        margin: 0px 0px 0px;
        border-radius: 0px;
        background: none;
        padding: 50px 5px 30px 5px;
    }
    .main-banner__card:before{
        display: none;
    }
    .calc {
        position: relative;
        top: initial;
        transform: initial;
        left: initial;
        right: initial;
    }
    .col__calc {
        width: 380px;
        margin-left: 30px;
    }
    .main-banner__item:not(:last-child){
        margin-bottom: 12px;
    }
    .main-banner__numbers-item:not(:last-child){
        margin-bottom: 20px;
    }
    .main-banner__numbers {
        padding: 20px;
        margin-top: 32px;
    }
    .main-banner__title {
        font-size: 42px;
    }
    .main-banner__sub-title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .main-banner__number {
        font-size: 16px;
    }
    .most-popular {
        margin: 50px 0;
    }
    .general-title {
        font-size: 36px;
        margin: 0px 0 20px;
    }
    .most-popular-text {
        font-size: 16px;
    }
    .pricing-chart-text {
        margin-bottom: 35px;
        font-size: 16px;
    }
    .pricing-chart-yourprice-price, .pricing-chart-prices-item-price {
        font-size: 24px;
    }
    .pricing-chart-prices-item {
        padding: 15px 0;
    }
    .pricing-chart-selects {
        padding: 32px 8px 32px 8px;
    }
    .discount-image img{
        width: 136px;
    }
    .discount-title {
        font-size: 24px;
        margin: 20px 0px;
    }
    .pricing-chart {
        padding: 30px 0 50px;
    }
    .order {
        padding: 50px 0;
    }
    .order-text {
        margin: 0 0 20px 0;
        font-size: 16px;
    }
    .example-block-grey-image {
        padding: 0 32px 0 0;
    }

    #pills-tab > li,
    #order-tabs-ul > li{
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 12px;
    }
    .reviews-link,
    .order-link{
        width: 100%;
    }
    #pills-tab > li:nth-child(odd),
    #order-tabs-ul > li:nth-child(odd){
        padding-right: 12px;
    }
    #pills-tab > li:nth-child(even),
    #order-tabs-ul > li:nth-child(even){
        padding-left: 12px;
    }
    .order-tabs {
        margin: 0px;
    }
    .order-item-title {
        margin: 0 0 20px 0;
        font-size: 24px;
    }
    .order-item {
        padding: 0px;
    }
    .order-item-text {
        margin: 0 0 30px 0;
    }
    .reviews {
        padding: 50px 0px 70px;
    }
    .reviews-link{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .reviews-text {
        margin: 0px 0 30px;
    }

    .reviews-tabs {
        margin-bottom: 4px;
    }

    .benefits {
        padding: 50px 0px;
    }
    .benefits-text {
        font-size: 18px;
    }
    .advantages-text {
        font-size: 16px;
    }

    .advantages-image {
        display: flex;
        justify-content: center;
        margin-bottom: -77px;
        bottom: initial;
    }
    .advantages-include-items:after{
        display: none;
    }
    .users {
        padding: 50px 0px;
    }
    .users-item{
        flex:0 0 50%;
        max-width: 50%;
    }
    .users-item-image {
        margin: 0 0 15px 0;
    }
    .users-text {
        margin: 0 0 50px 0;
        font-size: 16px;
    }
    .social-item-image{
        width: 70px;
        height: auto;
    }
    .example-order-button-block {
        display: block;
    }
    .tools-block {
        display: none;
    }
    .important-block-xl {
        display: block;
    }
    .important-block {
        display: none;
    }
    h2 {
        font-size: 24px;
    }
    .seo-article-items {
        padding: 20px;
    }
    .faq-text {
        padding: 0 0 30px 0;
        font-size: 16px;
    }
    .faq-item-text {
        padding: 30px 30px 0 0;
    }
    .examples-banner {
        padding: 68px 0 48px 0;
    }
    .examples {
        padding: 0 0 32px 0;
    }
    .essay-example {
        padding: 32px 0 32px 0 ;
    }
    .other-examples {
        padding: 48px 0 56px 0;
    }
    .legal {
        padding: 20px 0 100px 0; 
    }
    .footer-link {
        margin: 0 20px 0 0;
    }
    .footer-upper-menu {
        padding: 50px 0 20px 0;
    }
    .cta-block-content {
        padding: 45px 0 45px 40px;
    }
    .cta-block-select {
        width: 490px;
    }
    .cta-item {
        padding: 12px 0px 12px 0px;
    }
    .topics__tab-content_col {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .topics-service{
        padding: 70px 0px 70px;
        margin-bottom: 0px;
    }
    .main-banner__card{
        min-height: initial;
    }
    .col__calc{
        min-height: initial;
    }

    .main-title {
        font-size: 50px;
    }
    .main-banner-blue {
        padding: 100px 0px 100px;
    }
    .tools__card-title {
        font-size: 24px;
        margin-top: 25px;
    }
    .advantages__cards {
        margin-top: 40px;
    }
    .advantages-writing {
        padding: 70px 0px 60px;
    }
    #generator-form__select,
    .generator-form__input,
    #gen-select{
        width: 100%;
    }
    .main-banner__generator {
        padding: 50px 0px!important;
    }
    .generator-result {
        padding: 20px 0px 48px;
    }
    .help-writing {
        padding: 48px 0px 48px;
    }
    .help-writing__cards {
        margin-top: 48px;
    }
    .writing-check {
        padding: 50px 0px;
    }
    .top-rated #pills-tab > li,
    .top-rated #order-tabs-ul > li {
        max-width:initial;
        flex: 0 0 auto;
    }
    .writers__item-icon{
        width: 48px;
        height: 48px;
    }
    .main-banner__experts{
        overflow: hidden;
    }
    .our-services {
        padding: 60px 0px 60px;
    }
    .all-numbers {
        padding: 60px 0px 45px;
    }
    .blue-list {
        padding: 60px 0px 30px;
    }

    .code-ethics {
        padding: 50px 0px;
    }
    .services-provide {
        padding: 50px 0px;
    }
    .academic {
        padding:50px 0px 0px;
    }
    .academic-bottom {
        background-position: top;
        background-size: initial;
        margin-bottom: 50px;
    }
    .responsive-users__image{
        position: relative;
        right: initial;
        bottom: -45px;
    }
    .responsive-users__block-title {
        font-size: 36px;
    }
    .responsive-users {
        margin-bottom: 50px;
    }
    .policy-block__item {
        padding: 48px 32px;
    }
    .policy-block__item-title {
        font-size: 24px;
    }
    .block-form {
        padding: 50px 0px;
    }
    .faq-page {
        padding: 48px 0px;
    }
    .testimonials {
        padding: 50px 0;
    }

    .type-essay {
        margin: 50px 0px;
    }
    .type-essay__items {
        margin-top: 45px;
    }
    .type-essay__block {
        padding: 60px 15px;
        margin: 0px -13px;
    }
    .ordering-process {
        padding:30px 0px 68px;
    }
    .ordering-process__item:nth-child(1):after,
    .ordering-process__item:nth-child(3n):after,
    .ordering-process__item:nth-child(2n):after {
        width: 520px;
        height: 300px;
        background-size: 520px;
    }

    .secure__item {
        padding: 34px 25px;
    }

    .secure__item-text {
        font-size: 16px;
    }
    .contacts {
        padding: 25px 0 48px 0;
    }
    .contact-map{
        margin-top: 50px;
    }

    .article-title {
        font-size: 36px;
    }
    .article-table{
        margin-bottom: 20px;
    }
    .article-content {
        padding: 30px 0px;
    }
    .description > ol:last-child{
        padding-bottom: 0px;
    }


    .author__name {
        font-size: 32px;
    }
    .author__image img {
        width: 150px;
        height: 150px;
        min-width: 150px;
        min-height: 150px;
    }

    .main-banner__textarea-wrapper textarea, .counter-content__textarea-wrapper textarea, #textToCheck{
        min-height: 250px;
    }
    .main-banner__textarea-wrapper, .counter-content__textarea-wrapper {
        padding: 25px;
    }
    .main-banner__totals-line .totals-title {
        font-size: 20px;
    }
    .main-banner__totals {
        padding: 25px;
    }
    .discover {
        padding: 50px 0px 20px;
    }
    .discover__items {
        margin-top:50px;
    }
    .discover__item-title {
        font-size:24px;
        margin: 24px 0px;
    }
    .example-block-grey-title {
        padding: 0px 0 20px 0;
    }
    .example-block-grey-image img{
        min-width: 60px;
        max-width: 60px;
    }
    .example-block-grey-image {
        padding: 0 24px 0 0;
    }
    .login__form {
        margin-top: 68px;
    }
    #top-nav-ul{
        max-width: 400px;
        margin: 0px auto;
    }
    #top-nav-ul > li.dropdown > a {
        pointer-events: none;
    }
    #top-nav-ul > li.dropdown > a.slide{
        pointer-events: all;
        text-decoration: underline;
    }
    .header-items__menu > ul > li.dropdown > .dropdown-menu{
        position: relative;
        opacity: 1;
        width: 100%;
        left: 0px;
        border: none;
        box-shadow: none;
        border-radius: 0px;
        margin: 0px;
    }
    #top-nav-ul > li.current-menu-item > a, #top-nav-ul > li:hover > a {
        border-radius: 10px;
        background: linear-gradient(132deg, #F3F5FC 0%, #EFEBFA 100%);
        color: #18181B;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.4;
    }
    .header-items__menu > ul > li.dropdown > .dropdown-menu > ul{
        padding: 20px 0px!important;
    }
    .header-items__menu > ul > li.dropdown > .dropdown-menu > ul > li:last-child{
        margin: 0px;
    }
}


/*....Tablets....*/
@media (max-width: 991px) {
    .calc{
        margin-bottom:45px;
    }
    .main-banner__title {
        font-size: 36px;
    }
    .main-banner__main-row .col__calc{
        margin: 20px auto 0;
    }
    .pricing-chart-selects {
        padding: 32px 20px 32px 20px;
    }
    .pricing-chart-select-col:not(:last-child){
        margin-bottom:20px;
    }
    .pricing-chart-prices-item{
        max-width: 33.33333%;
        flex:0 0 33.33333%;
        border-bottom: 1px solid #EAECF0;
    }
    .pricing-chart-prices-items{
        padding: 0px;
        border-bottom: none;
    }
    .pricing-chart-discount {
        padding-top: 35px;
    }
    .order-item{
        margin-top: 30px;
    }
    .advantages-border-right>div {
        border: none;
    }
    .advantages-border-bottom>div {
        border: none;
    }
    .advantages-item{
        padding:0px;
        margin-bottom: 50px;
    }
    .advantages-item-image {
        padding:  0px;
    }
    .advantages-image img {
        width: 288px;
        height: 288px;
    }
    .advantages-image {
        margin-bottom: -74px;
    }
    .seo-block {
        padding: 0 24px 0px 0;
    }
    .faq {
        padding: 50px 0px;
    }

    .faq-item {
        margin: 0 0px 16px 0px;
    }
    .faq-block{
        margin-top: 15px;
    }

    .footer-upper-menu{
        gap: initial;
    }
    .footer-links{
        margin-top: 25px;
    }
    .footer-menu-title {
        margin: 0 0 10px 0;
    }
    .footer-menu-link {
        margin: 0px;
    }
    .footer-social-items{
        margin-top: 60px;
    }


    .special-offer-link {
        margin: 0 auto;
    }
    .most-popular {
        margin: 48px 0;
    }
    .free-features-text{
        margin: 0 0 21px 0;
    }
    .free-features-item {
        margin: 0 0 12px 0;
    }
    .benefits {
        padding: 48px 0px;
    }
    .benefits-text {
        margin: 0 0 48px 0;
    }
    .benefits-item {
        margin: 0 0 68px 0;
    }
    .benefits-item-last .benefits-item {
        margin: 0;
    }
    .benefits-item-image {
        margin: 0 0 20px 0;
    }
    .benefits-item-text {
        margin: 20px 0 0 0;

    }
    .order-tab {
        width: 50%;
    }
    .order-tab:nth-child(odd) {
        padding: 0 12px 12px 8px;
    }
    .order-tab:nth-child(even) {
        padding: 0 8px 12px 0;
    }
    .order-link {
        width: 100%;
    }
    .order-tabs {
        margin: 0;
    }
    .advantages-include {
        margin: 0 20px;
    }
    .advantages-include-items:after {
        display: none;
    }
    .advantages:after {
        top: 1940px;
        right: -680px;
        bottom: -416px;
        left: -306px;
        border-radius: 50%;
    }
    .social-item {
        margin: 0 0 20px 0;
    }
    .example-block-button {
        margin: 0 0 12px 0;
    }
    .testimonials-banner {
        padding: 48px 0 66px 0;
    }
    .cta {
        padding: 0;
    }
    .cta-image {
        position: relative;
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }
    .cta-block-content {
        padding: 45px 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .cta-title {
        text-align: center!important;
    }
    .cta-text{
        text-align: center;
    }

    .topics__orders{
        margin-bottom: 20px;
    }
    .topics__orders-row {
        margin-top: 30px;
    }
    .main-title {
        font-size: 36px;
    }
    .main-banner-blue {
        padding: 70px 0px 70px;
    }
    .banner__bg-shadow:after {
        width: 240px;
        height: 170px;
    }
    .help-writing__card-wrapper{
        margin-bottom: 25px;
    }
    .writing-check__card-title{
        flex-direction: column;
    }
    .writers__item-data_item{
        font-size: 16px;
        margin-right: 20px;
    }
    .writers__item-data_item strong{
        font-size: 18px;
    }
    .writers__item-tags_item {
        font-size: 14px;
    }
    .top-rated__tab {
        margin-top: 36px;
    }
    .top-rated {
        padding: 50px 0px;
    }
    .advantages-writer__item-wrapper{
        margin-bottom: 30px;
    }
    .advantages-writer {
        margin-bottom: 40px;
    }
    .advantages-writer__items {
        background-position: top;
        background-size:initial;
    }
    .writers__links {
        margin: 0px 0px 14px;
    }
    .writers__link {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .main-banner__expert-image {
        margin-bottom: -40px;
    }
    .application-process {
        padding:70px 0px;
    }
    .application-item {
        padding: 48px 34px;
    }

    .advantages-about__card-wrapper{
        margin-bottom: 30px;
    }
    .advantages-about__cards-wrapper {
        padding: 32px 32px 0px;
    }

    .advantages-about {
        padding: 68px 0px 70px;
    }
    .services-provide__item-icon{
        margin-bottom: 25px;
    }
    .academic-bottom {
        margin-bottom: 30px;
    }
    .block-form {
        padding: 40px 0px 50px;
    }
    .pricing-chart-block__label{
        display: none;
    }
    .ordering-process__item-title {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .ordering-process__item:after{
        display: none;
    }
    .ordering-process__item:not(:last-child) {
        padding-bottom: 70px;
    }
    .ordering-process__item-content {
        padding: 30px 0px 0px;
    }
    .secure__item-image{
        margin: 0px 0px 30px;
    }
    .contact-us {
        padding: 48px 0 40px;
    }
    .seo-articles {
        column-count: initial;
    }

    .article-table {
        padding: 20px;
    }

    .main-banner__textarea-wrapper textarea, .counter-content__textarea-wrapper textarea, #textToCheck{
        min-height: 185px;
    }
    .main-banner__totals {
        padding: 20px;
    }
    .main-banner__totals-line .totals-title {
        font-size: 18px;
    }
    .main-banner__totals-line .totals-value {
        font-size: 18px;
    }
    .counter__testimonials {
        margin-top: 32px;
    }
    .counter-content__testimonials{
        margin-top: 32px;
    }
    .legal {
        padding: 20px 0 50px 0;
    }
    .login__form {
        margin-top:48px;
    }
    .login {
        padding: 48px 0px;
    }
    .footer-links ul{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-links .menu-item{
        margin: 0px;
    }
    /*header {*/
    /*    height: 156px;*/
    /*}*/


}
@media (max-width: 991px) and (min-width: 768px){
    .footer-menu nav .nmd-33{
        width: 33%;
    }
}

/*....Smartphones_Landscape_orientation....*/
@media (max-width: 767px) {


    .footer-link {
        margin: 0px;
    }
    .footer-menu-title{
        text-align: center;
    }

    .banner__bg-shadow{
        margin-top: 40px;
    }
    .main-title{
        text-align: center;
    }
    .main-banner__text{
        text-align: center;
    }
    .generator-form__wrapper{
        margin-bottom: 24px;
    }
    .generator-result__item-text {
        padding-right: 0px;
        margin-bottom: 20px;
    }
    .writing-check__card-wrapper:nth-child(n+1) {
        margin-top: 30px;
    }
    .writers__item-last{
        min-height: 360px;
    }
    .who-are__imgs {
        margin-top: 30px;
    }
    .advantages-about__cards-wrapper {
        padding: 20px 20px 0px;
    }
    .our-services {
        padding: 50px 0px 50px;
    }
    .code-ethics {
        padding: 50px 0px 0px;
    }
    .responsive-users__block {
        padding: 45px 20px 0px;
    }
    .responsive-users__image {
        bottom: 0px;
        margin-top: 40px;
    }
    .type-essay__item-wrapper:last-child {
        margin-bottom: 0px;
    }
    .contacts-items{
        margin-top: 50px;
    }
    .contact-map{
        margin: 50px -12px 0px;
    }
    .contacts {
        padding: 25px 0 32px 0;
    }
    .article-author-image {
        margin-right:0px;
    }
    .article-author-title {
        display: none;
    }
    .article-author-name {
        color: #020121;
        text-align: center;
        font-size: 24px;
        font-weight: 800;
        line-height: 1.4;
        border-top: none;
        padding: 24px 0px;
        margin-bottom: 24px;
        border-bottom: solid 1px #E4E4E7;
    }
    .article-author-text {
        padding: 0 0 24px 0;
    }
    .author__image {
        margin-right: 0px;
    }
    .author__name {
        font-size: 24px;
        margin-top:32px;
        text-align: center;
    }
    .main-banner__totals{
        margin-top: 20px;
    }
    .seo {
        padding: 50px 0 0 0;
    }
    .advantages-include-title {
        font-size: 24px;
    }
    .counter__testimonials-title {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .counter-content {
        padding-bottom: 48px;
    }
    .example-content-block {
        padding: 32px 20px;
    }
    .example-block-grey {
        padding: 20px;
    }
    .footer-menu-item ul{
        align-items: center;
    }

    /*header {*/
    /*    height: 175px;*/
    /*}*/
}

/*....Smartphones_Portrait_orientation....*/
@media (max-width: 575px) {
    /*header {*/
    /*    height: 195px;*/
    /*}*/
    #pills-tab > li, #order-tabs-ul > li {
        max-width: 100%;
        flex: 0 0 100%;
    }
    #pills-tab > li:nth-child(even), #order-tabs-ul > li:nth-child(even) {
        padding: 0px!important;
    }
    #pills-tab > li:nth-child(odd), #order-tabs-ul > li:nth-child(odd) {
        padding: 0px!important;
    }
    .advantages-include {
        margin:  0px;
    }
    .users-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .social-item {
        padding: 20px;
        gap: 20px;
        flex-direction: column;
    }
    .social-item > div > img{
        min-width: 50px;
        max-width: 50px;
    }
    .social-item-image{
        width: 50px;
    }
    .social-item-number {
        padding: 0px;
    }
    .social-item-subtitle{
        padding: 0 5px;
    }
    .social-item-link {
        padding: 12px 25px;
    }
    .social {
        padding: 30px 0 50px;
    }
    .seo {
        padding: 50px 0 0 0;
    }
    .seo-block::-webkit-scrollbar {
        width: 0px;
    }
    .seo-block {
        padding: 0px;
    }
    .seo-article {
        padding: 32px 20px;
    }
    .seo-article-list li {
        padding: 20px 0 0 0;
    }
    .seo-article-text:not(:first-child) {
        margin: 20px 0 0 0;
    }
    .faq-item-text {
        padding: 30px 20px 0 0;
    }
    .calc__row-prices_price {
        font-size: 20px;
    }
    .calc__row-prices_special {
        font-size: 14px;
    }

    .most-popular-item {
        height: initial;
        margin-bottom: 0px;
    }
    .pricing-chart-prices-item {
        max-width: 50%;
        flex: 0 0 50%;
    }
    .pricing-chart-yourprice-link{
        width: 100%;
        margin-top: 25px;
    }
    .cta-block-select {
        width: 100%;
        border: none;
        background: transparent;
    }
    .cta-select-button{
        margin: 20px 0px 0px;
    }
    .cta-block-select-wrapper{
        background: #fff;
        border-radius: 15px;
    }
    .cta-select{
        border-radius: 15px;
        border: 1px solid #E4E4E7;
        background: transparent;
        width: 100%;
        padding: 24px 24px;
        color: #18181B;
        font-size: 16px;
        line-height: 150%;
    }
    .cta-select option{
        color: #18181B;
        font-size: 16px;
        line-height: 150%;
    }
    .cta-block-select-wrapper:after {
        right: 26px;
    }
    .cta-item {
        margin: 0px 0px 8px 0px;
    }
    .topics__tab-content_col {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .topics__tab-content_col {
        padding: 0px 20px;
    }
    .button-white{
        margin-right: 0px;
        margin-top: 15px;
    }
    .advantages__card {
        border: none;
        padding: 0px;
        background: transparent;
    }
    .advantages-writing:after{
        display: none;
    }
    .advantages-writing {
        padding: 50px 0px 50px;
    }
    .advantages__cards {
        margin-top: 0px;
    }
    .advantages__card-wrapper {
        margin: 80px 0px 0px;
    }
    .tools-writing{
        margin-top: 48px;
    }
    .generator-result__title:not(:first-child) {
        margin-left: 0px;
        padding-left: 0px;
        margin-top: 25px;
    }
    .generator-result__title:not(:first-child):after{
        display: none;
    }
    .advantages-writer {
        margin-bottom:0px;
    }
    .main-banner__expert-image {
        margin-bottom: -40px;
        min-width: 400px;
        margin-top: 25px;
    }
    .advantages-writing__experts .advantages__card {
        border: 1px solid #5B57A4;
        padding: 32px 20px;
        background: rgba(255, 255, 255, 0.06);
    }
    .advantages-writing__experts .advantages__card-wrapper {
        margin: 30px 0px 0px;
    }
    .article-block {
        padding: 32px 20px;
    }
}



/*example download popup*/
.modal-overlay{
    background: rgba(24, 26, 34, 0.3);
    position: fixed;
    z-index: 100000000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}
.modal-overlay.show{
    display: block;
}
.modal__userfile {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 746px;
    transform: translate(-50%, -50%);
    border-radius: 20px;
    /*border: 0px solid #918EC7;*/
    background: #FFF;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
    padding: 32px;
    display: none;
    z-index: 100000001;
}
.modal__userfile.show {
    display: block;
}
.modal__userfile-top{
    border-radius: 12px;
    border: 1px solid #F3EFFE;
    padding: 48px 32px 32px 32px;
}
.modal__userfile-top-title{
    color: #18181B;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 140%;
    margin-bottom: 20px;
}
.modal__userfile-top-img{
    text-align: center;
    margin-bottom: 20px;
}
.modal__userfile-top-subtitle{
    color: #18181B;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 140%;
    margin-bottom: 8px;
}
.modal__userfile-top-subtitle span{
    color: #F64;
}
.modal__userfile-top-subtitle-two{
    color: #4B4B54;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 24px;
}
.modal__userfile-top-link{
    display: flex;
    height: 64px;
    padding: 12px 48px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    background: #5B57A4;
    max-width: 298px;
    margin: 0 auto;
    color: #fff;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-decoration: none;
    transition: all 0.2s ease;
}
.modal__userfile-top-link:hover{
    background: #7471A4;
}
.modal__userfile-bot{
    margin-top: 32px;
    display: flex;
    padding: 32px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    align-self: stretch;
    border-radius: 12px;
    background: #D5C9FB;
}
.modal__userfile-bot-box{
    display: flex;
    gap: 24px;
}
.modal__userfile-bot-img,
.modal__userfile-bot-img img{
    min-width: 80px;
    min-height: 80px;
    width: 80px;
    height: 80px;
}
.modal__userfile .modal__title {
    color: #18181B;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 140%;
    width: 75%;
    margin-bottom: 12px;
}
.modal__userfile .modal__subtitle {
    color: #4B4B54;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 0;
}
#getfile{
    display: flex;
    padding: 20px;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
    border-radius: 20px;
    border: 1px solid #E4E4E7;
    background: #FFF;
}
.modal__userfile .modal__mail {
    position: relative;
    /*display: flex;*/
    /*height: 48px;*/
    /*padding: 20px;*/
    /*align-items: center;*/
    /*flex: 1 0 0;*/
    /*border-radius: 12px;*/
    /*border: 1px solid #E4E4E7;*/
    /*background: #FFF;*/
}
.modal__userfile .error__info {
    position: absolute;
    bottom: -16px;
    font-size: 12px;
    color: red;
    display: none;
}
.modal__userfile .error .error__info {
    display: block;
}
.modal__userfile .modal__mail input {
    position: relative;
    display: flex;
    height: 48px;
    padding: 20px;
    align-items: center;
    flex: 1 0 0;
    border-radius: 12px;
    border: 1px solid #E4E4E7;
    background: #FFF;
}

.modal__userfile button {
    display: flex;
    height: 48px;
    padding: 19px 0px;
    justify-content: center;
    align-items: center;
    gap: 1px;
    flex: 1 0 0;
    border-radius: 12px;
    background: #020121;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    border: 1px solid #020121;
    transition: all 0.2s ease;
}
.modal__userfile button:hover {
    text-decoration: none;
    background: #fff;
    color: #020121;
}
.modal__close {
    position: absolute;
    right: -10px;
    top: -10px;
    /*display: block;*/
    cursor: pointer;
    width: 36px;
    height: 36px;
    /*background: url("./assets/images/mdi_clear.svg") no-repeat center center;*/
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
}

.fade {
    animation: fadeIn ease 0.4s;
    -webkit-animation: fadeIn ease 0.4s;
    -moz-animation: fadeIn ease 0.4s;
    -o-animation: fadeIn ease 0.4s;
    -ms-animation: fadeIn ease 0.4s;
}
@keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-moz-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-o-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

@-ms-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

.modal__userfile .modal__mail.error input[type="email"] {
    border: 1px solid red;
}

.spinner-wait{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.spinner-wait img{
    height: 40px;
}

@media(max-height: 940px){
    .modal__userfile,
    .modal__userfile-top{
        padding: 20px;
    }
    .modal__userfile-top-title{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .modal__userfile-top-subtitle{
        font-size: 16px;
    }
    .modal__userfile-top-subtitle-two{
        font-size: 12px;
        margin-bottom: 16px;
    }
    .modal__userfile-top-link{
        padding: 10px;
        font-size: 13px;
        height: 40px;
    }
    .modal__userfile-bot{
        padding: 20px;
        margin-top: 16px;
        gap: 16px;
    }
    .modal__userfile .modal__title{
        font-size: 20px;
    }
    .modal__userfile .modal__subtitle{
        font-size: 12px;
    }
    #getfile{
        /*flex-direction: column;*/
        padding: 10px;
        gap: 16px;
    }
    .modal__userfile .modal__mail{
        width: 50%;
    }
    .modal__userfile .modal__mail input{
        width: 100%;
    }
    .modal__userfile .modal__mail input{
        font-size: 13px;
        height: 40px;
    }
    .modal__userfile button{
        width: 100%;
        height: 40px;
        font-size: 13px;
    }
    .modal__close{
        width: 26px;
        height: 26px;
        right: -5px;
    }
}

@media(max-width: 800px){
    .modal__userfile{
        width: 96%;
    }
}
@media(max-width: 767px){
    .modal__userfile,
    .modal__userfile-top{
        padding: 10px;
    }
    .modal__userfile-top-title{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .modal__userfile-top-img,
    .modal__userfile-bot-img{
        display: none;
    }
    .modal__userfile-top-subtitle{
        font-size: 16px;
    }
    .modal__userfile-top-subtitle-two{
        font-size: 12px;
        margin-bottom: 16px;
    }
    .modal__userfile-top-link{
        padding: 10px;
        font-size: 13px;
        height: 40px;
    }
    .modal__userfile-bot{
        padding: 10px;
        margin-top: 16px;
        gap: 16px;
    }
    .modal__userfile .modal__title{
        font-size: 20px;
    }
    .modal__userfile .modal__subtitle{
        font-size: 12px;
    }
    #getfile{
        flex-direction: column;
        padding: 10px;
        gap: 16px;
    }
    .modal__userfile .modal__mail,
    .modal__userfile .modal__mail input{
        width: 100%;
    }
    .modal__userfile .modal__mail input{
        font-size: 13px;
        height: 40px;
    }
    .modal__userfile button{
        width: 100%;
        height: 40px;
        font-size: 13px;
    }
    .modal__close{
        width: 26px;
        height: 26px;
        right: -5px;
    }
}
@media(max-width: 500px){
    .modal__userfile-top-link{
        padding: 12px;
        text-align: center;
    }
    .modal__userfile-bot-box{
        flex-direction: column;
        align-items: center;
    }
    .modal__userfile .modal__title{
        width: 100%;
        text-align: center;
    }
    .modal__userfile .modal__subtitle{
        text-align: center;
    }
}


.dont-move{
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.main-banner,
.main-banner-blue,
.och-top,
.testimonials-banner{
    /*margin-top: 51px;*/
    margin-top: 83px;
}
.main-banner.woc,
.main-banner-blue.woc,
.och-top.woc,
.testimonials-banner.woc{
    margin-top: 83px;
}
.ochr-top{
    margin-top: 83px;
}
@media(max-width: 1199px){
    .main-banner,
    .main-banner-blue,
    .och-top,
    .testimonials-banner{
        margin-top: 51px;
    }
}
@media(max-width: 991px){
    .main-banner,
    .main-banner-blue,
    .och-top,
    .testimonials-banner{
        margin-top: 51px;
    }
}
@media(max-width: 751px){
    .main-banner,
    .main-banner-blue,
    .och-top,
    .testimonials-banner{
        margin-top: 51px;
    }
}
@media(max-width: 414px){
    .main-banner,
    .main-banner-blue,
    .och-top,
    .testimonials-banner{
        margin-top: 51px;
    }
}

.spec-div{
    height: 51px;
}
#webWidget, #launcher{
    z-index: 99999999!important;
}
.page-template-page-testimonials .testimonials-banner .reviews-tabs{
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-template-page-testimonials .testimonials-banner .reviews-tabs ul{
    display: flex;
    gap: 15px;
}
.page-template-page-testimonials .testimonials-banner .reviews-tab:not(:last-child) .reviews-link{
    margin-right: 0;
}
@media (max-width: 1199px){
    #pills-tab > li{
        max-width: 80%;
        flex: 0 0 80%;
    }
    .page-template-page-testimonials .testimonials-banner #pills-tab > li:nth-child(odd),
    .page-template-page-testimonials .testimonials-banner #pills-tab > li:nth-child(even){
        padding-right: 0;
        padding-left: 0;
    }
}
@media (max-width: 767px){
    .page-template-page-testimonials .testimonials-banner .reviews-tabs ul{
        justify-content: center;
    }
}

.sticky-side{
    position: sticky;
    top: 160px;
}

.main-banner__link{
    margin-top: 30px;
}
.main-banner__link-btn{
    transition: all 0.2s ease;
    text-decoration: none;
    padding: 11px 16px;
    color: #18181B;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    border-radius: 10px;
    background: #FFF;
    display: block;
    max-width: 200px;
}
.main-banner__link-btn:hover{
    background: #EFEBFA;
}
@media(max-width: 767px){
    .main-banner__link-btn{
        margin: 0 auto;
    }
}

.order .most-popular-button{
    margin: 48px 0 0 0;
    width: 200px;
    justify-content: center;
}

.valid-coupons{
    padding: 60px 0;
}
.valid-coupons-title{
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    line-height: 140%;
    margin-bottom: 32px;
}
.valid-coupons-description{
    max-width: 856px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-align: center;
    margin: 0 auto 60px;
}
.valid-coupons-items{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 42px;
}
.valid-coupons-item{
    display: flex;
    justify-content: space-between;
    position: relative;
    border-radius: 20px;
    background: #FFF;
    box-sizing: border-box;
    padding: 0;
}
.valid-coupons-item.valid-coupon-item-status-active{
    border: 2px solid #918EC7;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.10);
}
.valid-coupons-item.valid-coupon-item-status-inactive{
    border: 2px solid #E4E4E7;
    box-shadow: 0px 0px 16px 0px rgba(2, 1, 33, 0.08);
}
.valid-coupons-item-left{
    padding: 80px 52px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.valid-coupons-item img{
    position: absolute;
    left: -37px;
    top: -39px;
}
.valid-coupon-item-title{
    color: #18181B;
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 24px;
}
.valid-coupon-item-subtitle{
    color: #4B4B54;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 24px;
}
.valid-coupon-item-status-active .valid-coupon-item-status{
    color: #12B76A;
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    border-radius: 100px;
    background: rgba(68, 255, 154, 0.21);
    display: inline-block;
    padding: 6px 16px;
}
.valid-coupon-item-status-inactive .valid-coupon-item-status{
    color: rgba(2, 1, 33, 0.90);
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    border-radius: 100px;
    background: #EAECF0;
    display: inline-block;
    padding: 6px 16px;
}
.valid-coupon-item-status-active .valid-coupon-item-off_percent{
    width: 182px;
    height: 101px;
    background: url("/wp-content/themes/essaypay/images/off-img.png") center center/cover no-repeat;
    color: #020121;
    font-size: 25.551px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.valid-coupon-item-status-inactive .valid-coupon-item-off_percent{
    width: 182px;
    height: 101px;
    background: url("/wp-content/themes/essaypay/images/off-img-inactive.png") center center/cover no-repeat;
    color: #020121;
    font-size: 25.551px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.valid-coupons-item-right{
    border-radius: 20px;
    background: #F5F8FD;
    padding: 86.5px 42px;
    min-width: 465px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.valid-coupons-item-right-block{
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}
.valid-coupon-item-status-active .valid-coupons-item-coupon-text{
    display: flex;
    justify-content: center;
    width: 220px;
    height: 74px;
    padding: 20px 0;
    align-items: center;
    border-radius: 15px 0px 0px 15px;
    border: 2px dashed #5B57A4;
    background: #FFF;
    color: #020121;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 140%;
}
.valid-coupons-item-coupon-link{
    display: flex;
    justify-content: center;
    width: 161px;
    height: 74px;
    padding: 19px 0;
    align-items: center;
    gap: 1px;
    border-radius: 0px 15px 15px 0px;
    background: #020121;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    text-decoration: none;
}
.valid-coupon-item-status-inactive .valid-coupons-item-coupon-text{
    display: flex;
    justify-content: center;
    width: 220px;
    height: 74px;
    padding: 20px 0;
    align-items: center;
    border-radius: 15px 0px 0px 15px;
    border: 2px dashed #878787;
    background: #FFF;
    color: #878787;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    line-height: 140%;
}
.valid-coupons-item-coupon-nolink{
    display: flex;
    justify-content: center;
    width: 161px;
    height: 74px;
    padding: 19px 0;
    align-items: center;
    gap: 1px;
    border-radius: 0px 15px 15px 0px;
    background: #878787;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    text-decoration: none;
}
.valid-coupons-item-coupon-spec-text{
    color: #4B4B54;
    font-size: 16px;
    font-weight: 600;
    line-height: 160%;
    text-align: center;
}
.how-coupons{
    padding: 60px 0;
}
.how-coupons-title{
    text-align: center;
    font-size: 48px;
    font-weight: 800;
    line-height: 140%;
    margin-bottom: 32px;
}
.how-coupons-description{
    max-width: 856px;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-align: center;
    margin: 0 auto 100px;
}
.how-coupons-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 80px;
}
.how-coupons-content-text p{
    color: #4B4B54;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 35px;
}
.how-coupons-content-text p strong{
    font-weight: 500;
}
.how-coupons-content-text p a{
    text-decoration-line: underline;
    color: #4B4B54;
}
.how-coupons-content-text p:last-child{
    margin-bottom: 0;
}
.how-coupons-content-text ol{
    margin-bottom: 35px;
    padding: 0;
    counter-reset: item;
}
.how-coupons-content-text ol li{
    color: #18181B;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
}
.how-coupons-content-text ol li:last-child{
    margin-bottom: 0;
}
.how-coupons-content-text ol li:before{
    border-radius: 30px;
    background: #5B57A4;
    width: 30px;
    height: 30px;
    content: counter(item);
    counter-increment: item;
    color: #FFF;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
}
@media(max-width: 1470px){
    .valid-coupons,
    .how-coupons{
        padding-right: 10px;
        padding-left: 10px;
    }
    .valid-coupons-item-left{
        gap: 20px;
    }
}
@media(max-width: 1200px){
    .how-coupons-content{
        flex-direction: column;
    }
}
@media(max-width: 1024px){
    .valid-coupons-item{
        flex-direction: column;
    }
}
@media(max-width: 767px){
    .valid-coupons-item-left{
        flex-direction: column-reverse;
        gap: 30px;
        padding: 32px;
    }
    .valid-coupon-item-title{
        text-align: center;
    }
    .valid-coupons-item-right{
        min-width: initial;
        width: 100%;
    }
    .valid-coupons-item-right-block{
        flex-direction: column;
        gap: 16px;
    }
    .valid-coupon-item-status-active .valid-coupons-item-coupon-text,
    .valid-coupons-item-coupon-link,
    .valid-coupon-item-status-inactive .valid-coupons-item-coupon-text,
    .valid-coupons-item-coupon-nolink{
        border-radius: 15px;
    }
    .valid-coupons-item-coupon-link,
    .valid-coupons-item-coupon-nolink{
        width: 220px;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.article-content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1em;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.article-content table th, .article-content table td {
    border: 1px solid #ddd;
    padding: 8px 12px;
    text-align: left;
}

.article-content table th {
    background-color: #f4f4f4;
    font-weight: bold;
}

.article-content table tr:nth-child(even) {
    background-color: #fafafa;
}

.article-content table tr:hover {
    background-color: #f1f1f1;
}

.f-img--rank{
    margin-right: 10px;
}
.f-img--rank img{
    width: 60px;
}
.f--rank{
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin: 0 25px 0 0;
}
.f--rank span{
    color: rgb(251, 177, 47);
}
@media(max-width: 1100px){
    .f-all-row{
        flex-direction: column;
        gap: 30px;
    }
}