/* override global index.css */
*{
    letter-spacing: .5px;
}
p {
    font-size: 14px;
    font-style: italic;
}
p,
.table-cell {
    color: #797d82;
}
.comp-table-row>div {
    font-size: 12px;
    text-align: left;
}

@media screen and (min-width: 768px) {

    p,
    .comp-table-row>div {
        font-size: 16px;
    }
}

.comparison-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: right;
    margin-bottom: 3rem
}

.competitor-content,
.comparison-logos {
    margin-bottom: 2rem;
}

.comparison-logos {
    position: sticky;
    top: 81px;
    padding-top: 2rem;
    background: #ffffff;
}

.comparison-table {
    margin-bottom: 3rem;

}

.comparison-table,
.service-card,
.resource-card {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important
}

.comparison-table {
    border-radius: 20px;

}

.comp-table-row {
    display: flex;
    border-bottom: 1px solid #a9abac;
}

.comp-table-row:last-of-type {
    border-bottom: 0;
    }

.comp-table-row>div {
    display: flex;
    align-items: center;
    width: 33%;
    padding: .5rem;
}
.table-cell:first-of-type {
    font-weight: bold;
}

.logos>div {
    width: 33%;
    display: flex;
    justify-content: center;
}
.ratings-container {
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    width: 100%;
}
.ratings {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}
@media screen and (min-width:1024px) {
    .ratings {
        flex-direction: row;
    }
}
.ratings p {
    margin-bottom: 0;
}
.ratings > div {
    display: none;
}
@media screen and (min-width: 768px) {
    .ratings > div {
       display: flex;
        gap: 2px;
        align-items: center;
    }
}
.ratings .star {

    width: 20px

}
.ratings .circle {
     width: 12px;
}
@media screen and (min-width:1200px) {
    .ratings .star {
           width: 25px
        }
    .ratings .circle {
             width: 18px;
        } 
}
.locations {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.locations > p {
    margin-bottom: 0;
}
.verify-marker,
.verify-marker > img {
    height: 25px
}
.stats-image {
    display: none
}
.industry-stats-text > div {
    margin-bottom: 1rem;
} 
.industry-stats-text p {
    text-align: center;
    margin-bottom: 0;
}
@media screen and (min-width: 900px) {
    .stats-image{
        display: block;
    }
    .industry-stats-text > div {
        display: none;;
    }
}
.link {
    color: #f47721; 
    text-decoration: none; 
    font-weight: bold;
}
.contact_btn {
    background-color: #f47721;
    border: 2px solid #f47721;
    color: #ffffff;
    border-radius: 50px;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 40px;
    width: 25%;
    min-width: 210px;
    text-align: center;
}
.contact_btn:hover {
    color: #f47721 !important;
    background-color: #ffffff !important;
}

.resource-row {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: center;
}
.resource-col {
  width: 30%;
  min-width: 300px
}
.resource-col a {
    text-decoration: none;
}
.resource-col .card {
border-radius: 15px;
border: 1px solid #EFF0EF;
background-color: #FFF;
box-shadow: 4px 8px 20px 0px rgba(0, 0, 0, 0.05);
transition: all 0.2s ease-in-out;
}
.resource-col .card .card-header {
height: 230px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
overflow: clip;
}
.resource-col .card .card-header img{
border-top-left-radius: 8px;
border-top-right-radius: 8px;
transition: all 0.2s ease-in-out;
}
.resource-col .card .card-body {
text-align: left;
display: flex;
flex-direction: column;
justify-content: flex-start;
padding: 1rem;
min-height: 100px;
}
.resource-col .card .card-body .resource-type {
font-size: 14px;
font-weight: 700;
letter-spacing: 0.7px;
color: #00AFAA;
text-transform: uppercase;
}
.resource-col .card .card-body .post-title {
color: #343741;
font-family: Gilroy, sans-serif;
font-size: 20px;
font-weight: 700;
}
.resource-col .card .card-footer {
padding: 1rem;
}
.resource-col .card .card-footer .cta {
color: #F47721;
font-size: 16px;
font-style: italic;
font-weight: 400;
line-height: 22px;
letter-spacing: 0.32px;
text-align: left;
position: relative;
}
.resource-col .card .card-footer .cta::after {
content: "";
position: absolute;
top: 3px;
width: 16px;
height: 16px;
margin-inline-start: 5px;
background-repeat: no-repeat;
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI0Y0NzcyMSIgY2xhc3M9ImJpIGJpLWFycm93LXJpZ2h0IiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEgOGEuNS41IDAgMCAxIC41LS41aDExLjc5M2wtMy4xNDctMy4xNDZhLjUuNSAwIDAgMSAuNzA4LS43MDhsNCA0YS41LjUgMCAwIDEgMCAuNzA4bC00IDRhLjUuNSAwIDAgMS0uNzA4LS43MDhMMTMuMjkzIDguNUgxLjVBLjUuNSAwIDAgMSAxIDgiLz4KPC9zdmc+);
}
.service-card {
    width: 23%; 
    min-width: 270px;
    padding: 1.5rem; 
    border-radius: 20px;
    
}
@media screen and (min-width: 768px) {
    .inner-content {
        padding: 0 1.75rem;
    }
}

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

    .table-cell,
    .table-cell div,
    p {
        font-size: small;
    }
}

@media screen and (min-width: 1600px) {
    .inner-content {
        width: 83.33%;
        margin-left: auto;
        margin-right: auto;
        padding: 0
    }
}

@media screen and (min-width: 1640px) {
    .outer-content {
        max-width: 1640px;
        margin: auto;
    }

    .comparison-table {
        margin-top: 2rem;
    }

    .comparison-logos {
        margin-bottom: 2rem;
    }
}
/*# sourceMappingURL=comparsion.css.map */