.page-wrapper{
    padding: 0!important;
}
main#main .blog-archive .hero+section{
    padding-top: 0!important;
}
.hero--case-study::before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(80% - 100px);
    top: 0;
    left: 0;
    background-color: #f6f6f6;
    background-image: url(../img/pseudo-speckles-black.svg);
    background-size: 400px;
    background-repeat: no-repeat;
    background-position: calc(100% + 32px) -5px;
}
.hero picture.case-study-img {
    overflow: hidden;
    border-radius: 16px;
    box-shadow: 0 16px 48px 0 rgba(0, 0, 0, .12);
}
.wrapper--single :is(h1,.h1,h2,.h2) {
    text-transform: uppercase;
}
.wrapper--single .form-wrapper .h2, .wrapper--single .form-wrapper .h3, .wrapper--single .form-wrapper h2, .wrapper--single .form-wrapper h3 {
    color: #000;
    text-transform: uppercase;
}

.category-tag a{
    color: #adb5bd!important
}
.hero picture.bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .6;
}
.hero picture.bg-img::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2) 100%), linear-gradient(270deg, rgba(0, 0, 0, 0) 0, #000 100%);
}
.single-case-study-post .progress-container {
    height: 6px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
}
.single-case-study-post .progress-container .case-study-progress-bar {
    height: 6px;
    background: #253ff6;
    width: 0%;
}
.single-case-study-post .sticky-parent {
    position: relative;
}
.single-case-study-post .entry-content{
    padding-top: unset;
}
.sidebar_wrapper .sidebar-form {
    background: #efefef;
    padding: 31px 22px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 8px;
}
.wrapper--single :is(h4,.h4,h5,.h5,#wrapper-footer ul#footer-menu li.menu-item-has-children,h6,.h6) {
    font-family: "Nunito Sans", sans-serif;
    text-transform: unset;
}
.sidebar_wrapper .sidebar-form .lvl-5 {
    font-weight: 600;
    margin-bottom: 12px;
}
.sidebar_wrapper .sidebar-form form{margin-bottom: 0}
.sidebar_wrapper .sidebar-form form .gform_body .gfield input {
    padding: 10px 8px 10px 16px;
    outline: 0;
    border: none;
    border-radius: 4px;
    background: rgba(25, 25, 28, .05);
    color: #828282;
    font-size: 13px;
    font-weight: 400;
}
.sidebar_wrapper .sidebar-form form .gform_footer {
    margin-top: 16px;
}
.sidebar_wrapper .sidebar-form form .gform_footer input.form__button {
    width: 100%;
    border: 1px solid #000;
    padding: 8px 12px;
    border-radius: 4px;
    color: #000;
    background: 0 0;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    transition: .4s all
    ease-in-out;
}
.sidebar_wrapper .sidebar-callout {
    margin-top: 24px;
    padding: 36px 22px;
    background: #000;
    border-radius: 8px;
    position: relative;
}
.sidebar_wrapper .sidebar-callout::before {
    content: "";
    background: url(../img/sidebar-pattern.svg);
    background-size: contain;
    width: 300px;
    height: 209px;
    position: absolute;
    left: 0;
    bottom: 40px;
}
.wrapper--single .h2, .wrapper--single h2,.entry-title {
    font-size: 38px;
}
.wrapper--single .entry-content .h3, .wrapper--single .entry-content h3 {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 900;
}
.wrapper--single entry-content .h3, .wrapper--single entry-content h3,.wrapper--single entry-content .h4, .wrapper--single entry-content h4 {
    font-size: 24px;
    text-transform: capitalize;
}
.wrapper--single .h4, .wrapper--single h4 {
    font-size: 18px;
    color: #19191c;
}

.sidebar_wrapper .sidebar-callout .feature-list .list-info+.list-info {
    margin-top: 16px;
}
.entry-content p+:is(h2,.h2,h3,.h3,h4,.h4,h5,.h5) {
    margin-block-start: 52px;
}
.entry-content *+.h3, .entry-content *+h3 {
    margin-block-end: 24px;
}
.wrapper--single .entry-content :is(p,ul li,ul li) {
    font-size: 1.11rem;
    line-height: 1.6;
}

.wrapper--single .form-wrapper {
    max-width: none;
    position: relative;
    margin-top: 36px;
    transition: 1s all ease-in-out;
}
.wrapper--single .form-wrapper::before,.in-post .form-wrapper::before {
    content: "";
    background: url(../img/form-text.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    height: 80px;
    position: absolute;
    right: 0;
    top: -50px;
}

.hero--blog .hero--blog--wrapper a {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 16px;
    overflow: hidden;
    padding: 48px 24px;
    position: relative;
}
.hero--blog .hero--blog--wrapper a .hero--blog__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.hero--blog .hero--blog--wrapper a .hero--blog__bg::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) -.01%, #000 100%);
}
.facetwp-facet {
    margin: 16px 0 !important;
    flex-wrap: wrap;
}
.facetwp-type-radio {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 14px;
}
.facetwp-type-radio .facetwp-radio, .facetwp-type-radio .facetwp-radio.checked {
    background-color: #dee2e6;
    background-image: none;
    border: none;
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 13px;
    margin: 0;
    transition: all .5s;
}
.facetwp-type-radio .facetwp-radio.checked {
    background-color: #adb5bd;
}
.facetwp-type-radio .facetwp-radio {
    color: #000;
}
.facetwp-counter {
    display: none;
}
@media screen and (min-width: 768px) {
    .hero--single .h1, .hero--single h1 {
        width: clamp(300px, 27ch, 80%);
    }
}

@media only screen and (min-width: 992px) {
    .hero--blog .hero--blog--wrapper a {
        padding: 48px;
    }
}
@media screen and (min-width: 992px) {
    .wrapper--single .h2, .wrapper--single h2,.entry-title {
        font-size: 44px;
    }
    .wrapper--single .h4, .wrapper--single h4 {
        font-size: 20px;
    }
    .single-case-study-post .widget {
        max-width: 307px;
    }
    .sidebar_wrapper .sidebar-form .lvl-5 {
        font-size: 19px;
    }
    .sidebar_wrapper .sidebar-callout {
        margin-top: 36px;
    }
    .sidebar_wrapper .sidebar-callout .lvl-4{
        font-size: 22px;
    }
    .wrapper--single .entry-content .h3, .wrapper--single .entry-content h3 {
        font-size: 26px;
    }
    .wrapper--single .entry-content :is(p,ul li,ul li) {
        font-size: 1.1875rem;
        line-height: 1.7;
    }
    .wrapper--single .form-wrapper{
        margin-top: 48px;
    }
    .wrapper--single .form-wrapper::before,.in-post .form-wrapper::before{
        width: 200px;
        height: 100px;
        right: -147px;
        top: 0;
    }
}
@media screen and (min-width: 1200px) {
    .wrapper--single .form-wrapper {
        margin-top: 64px;
    }
}
@media screen and (min-width: 1400px) {
    .single-case-study-post .widget {
        margin-left: 30px;
    }
}