.trust-and-safety_trust-and-safety__9UslH {
    width: 100%;
    padding: 2rem 1rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT {
    max-width: 1200px;
    margin: 0 auto
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB {
    display: flex;
    flex-direction: column;
    gap: 2rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB .trust-and-safety_banner-image__yWFxN {
    position: relative;
    width: 100%
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB .trust-and-safety_banner-image__yWFxN .trust-and-safety_desktop-banner__TJdlP {
    display: none;
    width: 100%;
    height: auto;
    border-radius: 1.5rem
}

@media (min-width: 768px) {
    .trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB .trust-and-safety_banner-image__yWFxN .trust-and-safety_desktop-banner__TJdlP {
        display: block
    }
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB .trust-and-safety_banner-image__yWFxN .trust-and-safety_mobile-banner__mLG9h {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 1.5rem
}

@media (min-width: 768px) {
    .trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB .trust-and-safety_banner-image__yWFxN .trust-and-safety_mobile-banner__mLG9h {
        display: none
    }
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB a {
    color: #4a7dff;
    text-decoration: none;
    transition: color .2s ease
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_content-wrapper__wgeCB a:hover {
    color: #2855cc;
    text-decoration: underline
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT img {
    width: 100%;
    height: auto;
    border-radius: 1.5rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_features-grid__HOo9P {
    display: grid;
    grid-template-columns:1fr;
    grid-gap: 2rem;
    gap: 2rem;
    margin: 2rem 0;
    width: 100%
}

@media (min-width: 768px) {
    .trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_features-grid__HOo9P {
        grid-template-columns:repeat(3, 1fr)
    }
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 3rem 2rem;
    background-color: #f8faff;
    border-radius: 1rem;
    border: 1px solid #e9f0ff;
    transition: transform .2s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .05)
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V:hover {
    transform: translateY(-4px)
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V svg {
    width: 80px;
    height: 80px;
    margin-bottom: 1.5rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V .trust-and-safety_feature-text__Sh4FW h4 {
    color: #1a2b49;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V .trust-and-safety_feature-text__Sh4FW p {
    color: #4a5568;
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 0
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content__M9zmr {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin: 2rem auto;
    padding: 2rem;
    border-radius: 1.5rem;
    max-width: 100%
}

@media (min-width: 768px) {
    .trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content__M9zmr {
        flex-direction: row;
        align-items: center
    }
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content--with-bg__tExa7 {
    background-color: #e9eeff;
    border: 1px solid #d6e4ff;
    padding: 3rem 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .05)
}

@media (min-width: 768px) {
    .trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content-reverse__7_E4q {
        flex-direction: row-reverse
    }
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content-image__OxCuR {
    flex: 1 1;
    border-radius: 1.5rem;
    overflow: hidden
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content-image--backdrop__qTQ5q {
    position: relative
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content-image--backdrop__qTQ5q:after {
    content: "";
    position: absolute;
    top: 1rem;
    right: -1rem;
    width: 100%;
    height: 100%;
    background-color: #f8faff;
    border-radius: 1.5rem;
    z-index: -1
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content-text__ms2Gz {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    gap: 1rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content-text__ms2Gz h3 {
    color: #1a2b49;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: .5rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_split-content-text__ms2Gz p {
    color: #4a5568;
    font-size: 1.125rem;
    line-height: 1.7;
    margin: 0
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq {
    background-color: #fff;
    border: 1px solid #e9f0ff;
    border-radius: 1.5rem;
    padding: 3rem 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .05);
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
    width: 100%
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq h1 {
    color: #1a2b49;
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.2
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq p {
    color: #4a5568;
    font-size: 1.25rem;
    line-height: 1.7;
    margin-bottom: 2rem;
    font-weight: 500
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq h2 {
    color: #1a2b49;
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 2rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_team-image__WVbtg {
    width: 100%;
    max-width: 800px;
    height: auto;
    border-radius: 1.5rem;
    margin: 0 auto 3rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_features-grid__HOo9P {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    grid-gap: 2rem;
    gap: 2rem;
    margin: 3rem 0;
    padding: 0;
    width: 100%
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 3rem 2rem;
    background-color: #f8faff;
    border-radius: 1rem;
    border: 1px solid #e9f0ff;
    transition: transform .2s ease
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V:hover {
    transform: translateY(-4px)
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V svg {
    width: 80px;
    height: 80px;
    margin-bottom: 1.5rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V .trust-and-safety_feature-text__Sh4FW h4 {
    color: #1a2b49;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_features-grid__HOo9P .trust-and-safety_feature-item__5wn_V .trust-and-safety_feature-text__Sh4FW p {
    color: #4a5568;
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 0
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_content-section__kYIAX {
    text-align: left;
    margin-bottom: 3rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_content-section__kYIAX:last-child {
    margin-bottom: 0
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_content-section__kYIAX h3 {
    color: #1a2b49;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_content-section__kYIAX ul {
    list-style-type: none;
    padding-left: 0;
    margin: 1.5rem 0
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_content-section__kYIAX ul li {
    color: #4a5568;
    font-size: 1.25rem;
    line-height: 1.7;
    margin-bottom: .5rem;
    padding-left: 1.5rem;
    position: relative
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_content-section__kYIAX ul li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #1a2b49
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_testimonial__a5xkW {
    font-style: italic;
    color: #1a2b49;
    background-color: #f8faff;
    padding: 2.5rem;
    border-radius: 1rem;
    margin: 3rem 0;
    text-align: left;
    border-left: 4px solid #4a7dff;
    font-size: 1.4rem;
    line-height: 1.8;
    position: relative;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05)
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_testimonial__a5xkW:before {
    content: '"';
    position: absolute;
    top: -.5rem;
    left: 1rem;
    font-size: 4rem;
    color: #4a7dff;
    opacity: .2;
    font-family: Georgia, serif
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_emphasis__kRXRB {
    font-weight: 600;
    color: #1a2b49
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_grid-section__1J515 {
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 2rem;
    gap: 2rem;
    margin: 3rem 0
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_grid-section__1J515 .trust-and-safety_grid-item__57FDX {
    background-color: #f8faff;
    border: 1px solid #e9f0ff;
    border-radius: 1rem;
    padding: 2rem;
    text-align: left
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_grid-section__1J515 .trust-and-safety_grid-item__57FDX h3 {
    color: #1a2b49;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_grid-section__1J515 .trust-and-safety_grid-item__57FDX p {
    margin-bottom: 1rem
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_grid-section__1J515 .trust-and-safety_grid-item__57FDX p:last-child {
    margin-bottom: 0
}

.trust-and-safety_trust-and-safety__9UslH .trust-and-safety_content__y6wXT .trust-and-safety_text-card__hcXzq .trust-and-safety_grid-section__1J515 .trust-and-safety_grid-item__57FDX ul {
    margin: 1rem 0
}

/*# sourceMappingURL=1f5242f3c4c714b3.css.map*/
