.page-section-cta-inside.page-section-cta-shortcode {
    width: 100%;
    min-height: 1px;
    padding-left: 30px;
    padding-right: 30px;
    background: linear-gradient(184.43deg,#41c4f9 -18.16%,#0871c9 232.14%);
    border-radius: 20px;
    box-shadow: 0px 42px 114px rgb(49 69 93 / 24%);
    position: relative;
    overflow: hidden;
    margin: 0 auto 30px;
    max-width: unset!important;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-header {
    text-align: center;
    background: #f4f8fd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: 0 0;
    border-bottom: none;
    padding: 0 100px;
    margin-top: 50px;
    margin-bottom: 40px;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-header h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 800;
    margin: 0;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-content {
    background: 0 0;
    padding: 0 100px;
    margin-bottom: 50px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    direction: ltr;
    text-align: left;
}

#source {
    color: #fff;
    padding: 34px 30px!important;
    font-size: 18px;
    margin-bottom: 20px;
    width: 100%;
    min-height: 200px;
    border-radius: 15px;
    border: none;
    background: rgba(255,255,255,.2);
    line-height: 1!important;
}

.section-cta-analyze-links,
.section-cta-sentence{
    width: 65%;
    margin: 0 30px 0 0;
}

.section-cta-analyze-words,
.section-cta-words{
    width: 35%;
}

.section-cta-phrases,
.section-cta-search,
.section-cta-replace {
    width: 33.3333%;
}
.section-cta-search,
.section-cta-replace {
    margin: 0 0 0 30px;
}

#notescoil-toaster-keywords,
#notescoil-toaster-result,
#notescoil-article-first,
#notescoil-article-second,
#notescoil-analyze-links,
#notescoil-words-analyze-links,
#notescoil-analyze-words,
#notescoil-phrases,
#notescoil-search,
#notescoil-replace,
#notescoil-sentence,
#notescoil-words,
#notescoil-run-replacer-result {
    color: #fff;
    padding: 34px!important;
    font-size: 18px;
    margin-bottom: 20px;
    width: 100%;
    min-height: 200px;
    border-radius: 15px;
    border: none;
    background: rgba(255,255,255,.2);
    line-height: 1!important;
    unicode-bidi: plaintext;
}

#notescoil-article-first-result,
#notescoil-article-second-result {
    color: #fff;
    padding: 34px!important;
    font-size: 18px;
    margin-bottom: 20px;
    width: 100%;
    min-height: 200px;
    border-radius: 15px;
    background: rgba(255,255,255,.2);
    line-height: 1.3!important;
    unicode-bidi: plaintext;
}

#articles-compare-result {
    margin: 30px 0 0;
    color: #fff;
    display: none;
}

#articles-compare-result h4,
#articles-compare-result h5 {
    color: #fff;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-content p {
    color: #fff;
    font-weight: 600;
    font-size: 18px!important;
}

#notescoil-run-compare,
#notescoil-run-analyze,
#notescoil-words-run-analyze,
#notescoil-run-replacer,
#notescoil-run {
    letter-spacing: 1.5px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    color: #39baf2;
    background-color: #fff;
    font-size: 20px;
    padding: 25px 20px;
    border-radius: 15px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    height: auto!important;
    width: 100%;
}

#notescoil-analyze-download,
#notescoil-words-analyze-download,
#notescoil-analyze-copy,
#notescoil-words-analyze-copy,
#notescoil-replacer-copy,
#notescoil-copy {
    letter-spacing: 1.5px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    color: #39baf2;
    background-color: #fff;
    font-size: 20px;
    padding: 14px 20px;
    border-radius: 15px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    margin: 30px 0 0;
    height: auto!important;
    width: 100%;
    display: none;
}

#notescoil-replacer-copy {
    margin: 0 0 30px;
}

#convert {
    letter-spacing: 1.5px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    color: #39baf2;
    background-color: #fff;
    font-size: 20px;
    padding: 25px 20px;
    border-radius: 15px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    height: auto!important;
    width: 100%;
}

#notescoil-run-replacer {
    margin-bottom: 30px;
}

.notescoil-word-block {
    display: none;
}

.notescoil-word-block.active {
    display: block;
}

#notescoil-word-tab {
    margin-top: 40px;
    text-align: center;
}

#notescoil-word-tab a{
    letter-spacing: 1.5px;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
    font-size: 16px;
    padding: 8px 20px;
    border-radius: 15px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    height: auto!important;
    width: 100%;
    text-decoration: none !important;
    color: #333;
}

#notescoil-word-tab a.active {
    color: #39baf2;
    background-color: #fff;
}

#result {
    color: #fff;
    padding: 34px 30px!important;
    font-size: 18px;
    margin-top: 25px;
    width: 100%;
    min-height: 200px;
    border-radius: 15px;
    border: none;
    background: rgba(255,255,255,.2);
    line-height: 1!important;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-left {
    position: absolute;
    left: -110px;
    bottom: 46.3%;
    display: block;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-left .section-cta-decorations-left-rectangle-1 {
    border: 1px solid rgba(255,255,255,.4);
    width: 172px;
    height: 297px;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-left .section-cta-decorations-left-rectangle-2 {
    border: 1px solid rgba(255,255,255,.4);
    width: 172px;
    height: 297px;
    position: absolute;
    bottom: 10px;
    right: -10px;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-left .section-cta-decorations-left-rectangle-3 {
    border: 1px solid rgba(255,255,255,.4);
    width: 172px;
    height: 297px;
    position: absolute;
    bottom: 20px;
    right: -20px;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-right {
    position: absolute;
    right: -190px;
    top: 64%;
    z-index: 0;
    display: block;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-right .section-cta-decorations-right-rectangle-1 {
    border: 1px solid rgba(255,255,255,.4);
    width: 320px;
    height: 320px;
    border-radius: 60px;
    z-index: 0;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-right .section-cta-decorations-right-rectangle-2 {
    border: 1px solid rgba(255,255,255,.4);
    width: 320px;
    height: 320px;
    border-radius: 60px;
    position: absolute;
    bottom: 10px;
    right: -10px;
    z-index: 0;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-right .section-cta-decorations-right-rectangle-3 {
    border: 1px solid rgba(255,255,255,.4);
    width: 320px;
    height: 320px;
    border-radius: 60px;
    position: absolute;
    bottom: 20px;
    right: -20px;
    z-index: 0;
}

.page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-right .section-cta-decorations-right-rectangle-4 {
    border: 1px solid rgba(255,255,255,.4);
    width: 320px;
    height: 320px;
    border-radius: 60px;
    position: absolute;
    bottom: 30px;
    right: -30px;
    z-index: 0;
}

.section-cta-sourse {
    display: flex;
    justify-content: space-between;
}

.section-cta-replacer {
    display: flex;
    justify-content: space-between;
}

#words-analyze-search-result,
#analyze_search_result,
#words_search_result {
    background: #fff;
    margin: 25px 0 0;
    font-size: 15px;
}

#words-analyze-search-result td,
#analyze_search_result td,
#words_search_result td{
    border-color: gray !important;
    padding-top: 0;
    padding-bottom: 0;
}

#words-analyze-search-result,
#analyze_search_result {
    word-break: break-word;
}

.notescoil-highlight {
    background: #46ac93;
}

.keywords-toaster-container {
    display: flex;
    justify-content: space-between;
}

.keywords-toaster-container input {
    -webkit-appearance: checkbox!important;
}

@media (max-width: 992px) {
    .section-cta-replacer {
        flex-direction: column;
    }

    .section-cta-phrases,
    .section-cta-search,
    .section-cta-replace {
        width: 100%;
    }
    .section-cta-search,
    .section-cta-replace {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .page-section-cta-inside.page-section-cta-shortcode {
        padding-left: 0;
        padding-right: 0;
    }

    .page-section-cta-inside.page-section-cta-shortcode .section-cta-header {
        padding: 0 50px;
    }

    .page-section-cta-inside.page-section-cta-shortcode .section-cta-content {
        padding: 0 50px;
    }

    .page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-left {
        left: -150px;
    }

    .page-section-cta-inside.page-section-cta-shortcode .section-cta-decorations-right {
        right: -260px;
    }

    .section-cta-sourse{
        flex-direction: column;
    }

    .section-cta-analyze-links,
    .section-cta-sentence {
        width: 100%;
    }

    .section-cta-analyze-words,
    .section-cta-words{
        width: 100%;
    }

    #notescoil-word-tab {
        display: flex;
        flex-direction: column;
        padding: 0 15px;
    }

    #page-words-analyzer,
    #page-analyzer .section-cta-content{
        padding: 0 10px;
        word-break: break-word;
    }

    #analyze_search_result > table,
    #analyze_search_result > table > thead,
    #analyze_search_result > table > tbody,
    #analyze_search_result > table > thead > tr,
    #analyze_search_result > table > tbody > tr,
    #analyze_search_result > table > thead > tr > td,
    #analyze_search_result > table > thead > tr > th,
    #analyze_search_result > table > tbody > tr > td,
    #analyze_search_result > table > tbody > tr > th {
        display: block;
        min-height: 30px;
    }

    #analyze_search_result > table > tbody > tr > td:first-child:not(:last-child) {
        font-weight: bold;
        background: rgba(0,0,0,.15);
    }

    .keywords-toaster-container {
        display: block;
    }

    .keywords-toaster-container p:first-child {
        margin: 0;
    }
}

