.post-box {
    height:100%;
}
.wpp-stars-fix {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-bottom:79.54px;
}
    
.cat-badge a {
    color: #3D8AAD;
    text-decoration: none;
}
.banner-area {
    margin: 0 auto;
}
a.try-it.wpp-rty-it:hover {
    color: #fff;
    background: #3A5F26 !important;
}

a.try-it.wpp-rty-it {
    text-decoration: none;
    margin-bottom:25px !important;
    border: 1px solid;
}

.wpp-cats a{
    text-decoration: none;
    color:#667085
}

.wpp-stars-fix .rating-text {
    max-width: 100%;
    margin: 0;
    padding-top: 5px;
    margin-left: 5px;

}

.post-box .post-author {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #101828;
    margin: 0;
}

.wpp-stars-fix .stars {
    margin: 0;
}

@media only screen and (max-width: 1400px) {

    .sidebox {
        overflow: hidden;
        height: auto !important;
    }

    button.try-it {
        padding: 1px;
        width: 100%;
        font-size: 14px;
    }

}

@media only screen and (max-width: 991px) {
    .wpp-stars-fix {
        display: flex;
        flex-direction: column;
        align-content: center;
    }
}

@media only screen and (max-width: 837px) {
    .post-box img{
        width: 100%!important;
        object-fit: cover;
    }

    .author-area img {
        width: auto!important;
        object-fit: contain!important;
    }

}

@media only screen and (max-width: 560px) {
    input#search {
        width: 100% !important;
    }

    .stacked {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center;
    }

    h3.banner-cta {
        padding-top: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    p.banner-text {
        padding-left: 15px;
        padding-right: 15px;
    }

    .try-free {
        width: auto;
        margin-bottom: 15px;
    }
}

#shoeboxed-logo {
    filter: invert(0%) sepia(69%) saturate(7479%) hue-rotate(243deg) brightness(9%) contrast(101%);
}
.post-box { height:auto !important; }
p {
    font-family: 'Inter';
    font-weight: 400;
    font-style: normal;
}

.half-column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
    justify-content: center;
}

.badge-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 12px 4px 4px;
    gap: 8px;
    width: 250px;
    height: 30px;
    background: #F3F4F6;
    mix-blend-mode: multiply;
    border-radius: 16px;
    margin-bottom: 16px;
}

.cat-badge {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 8px;
    width: 150px;
    height: 22px;
    background: #FFFFFF;
    border-radius: 16px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #3D8AAD;
}

.post-count {
    width: 61px;
    height: 18px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #3D8AAD;
}

@media screen and (max-width: 768px) {
    .row {
        justify-content: flex-start;
    }

    .half-column {
        flex: auto;

    }

    .hero-img {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .row {
        justify-content: center;
    }
}

.post-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    width: 335px;
    height: auto;
    background: #FFFFFF;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    margin: 10px !important;
    gap: 12px;
}

.post-excerpt {
    max-width: 768px;
    height: 60px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #667085;
    margin-bottom: 40px;
}

.read-story {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 14px;
    gap: 8px;
    width: 100px;
    height: 36px;
    background: #53B7E7;
    border: 1px solid #53B7E7;
    box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    border: 0;
    bottom: 20px;
    position: absolute;

}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background: #53B7E7;
}

.banner-area {
    width: 1440px;
    height: 446px;
    background: #FFFFFF;
    flex: none;
    order: 4;
    flex-grow: 0;
    z-index: 4;
}

.stacked {
    position: relative;
    height: 374px;
    top: 23.54px;
    background: #00BAEC;
    border-radius: 8px;
}

.square {
    position: absolute;
    width: 385px;
    height: 300px;
    right: 0;
    top: 0;
    background: #4DCFF2;
    border-top-right-radius: 8px;
}

.trapezoid {
    position: absolute;
    width: 690px;
    right: 0;
    bottom: 0;
    border-left: 305px solid transparent;
    border-bottom: 200px solid #99E3F7;
    border-bottom-right-radius: 8px;
}

.mascot {
    position: absolute;
    background: transparent;
    width: 229px;
    height: 229px;
    z-index: 2;
    top: 50px;
    right: 75px;
}

h3.banner-cta {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    padding-top: 88px;
    padding-left: 92px;
}

.banner-text {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    padding-left: 92px;
    max-width: 600px;
    margin-bottom: 40px;
}

.try-free {
    position: relative;
    padding-left: 92px;
    width: 512px;
}

.try-now {
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 13px 25px;
    width: 218px;
    height: 50px;
    background: #70BB4D;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
    border: 0;
    border-radius: 6px;
    color: #fff;
}

/* Mobile Styling */
@media only screen and (max-width: 1200px) {
    .square {
        display: none;
    }

    .trapezoid {
        display: none;
    }

    .mascot {
        display: none;
    }

    .banner-cta {
        text-align: center;
        padding-left: 0;
    }

    .banner-text {
        text-align: center;
        margin: auto;
        padding-left: 0;
        margin-bottom: 40px;
    }

    .try-free {
        padding-left: 0;
        margin: auto;
    }

    .try-now {
        position: relative;
        margin: auto;
    }
}
a.try-it.wpp-rty-it {		
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 12px 20px;
gap: 8px;
width: auto;
height: 48px;
background: #70BB4D;
color: #FFFFFF;
box-shadow: 0px 1px 2px rgb(16 24 40 / 5%);
border: 0;
border-radius: 8px;
}
.row {
    justify-content:center;
}
@media only screen and (max-width: 768px) {
h3.banner-cta {
    padding-left:0;
}
}
.pagination {
align-items:center;
}
.nav-previous a {
text-decoration:none;
color: #667085 !important;

}
.nav-next a{
text-decoration:none;
color: #667085 !important;
}		
