@media (max-width: 1200px) {

.ws-hero__float--top {
    top: -10px;
    left: 0;
}

.ws-hero__float--bottom {
    bottom: -10px;
    right: 0;
}

}

@media (max-width: 992px) {

.ws-roi__row {
    margin-top: 24px;
}

.ws-roi__card {
    padding: 24px;
}

.ws-hero {
    padding: 80px 0 60px;
    text-align: center;
}

.ws-hero__eyebrow {
    justify-content: center;
}

.ws-hero h4 {
    margin-left: auto;
    margin-right: auto;
}

.ws-hero__cta {
    justify-content: center;
}

.ws-hero__trust {
    justify-content: center;
}

.ws-hero__visual {
    display: none;
}

.ws-leak,
.ws-basics,
.ws-flow,
.ws-impact,
.ws-launch,
.ws-compare,
.ws-trust,
.ws-pricing,
.ws-styles,
.ws-faq,
.ws-contact {
    padding: 70px 0;
}

.ws-leak__callout {
    flex-direction: column;
    padding: 24px;
}

.ws-leak__callout-title {
    font-size: 20px;
}

.ws-flow__panel {
    padding: 24px;
}

.ws-launch__badge {
    margin-bottom: 24px;
}

.ws-bundle__wrap {
    padding: 32px;
}

.ws-compare__feature {
    font-size: 16px;
}

.ws-compare__header,
.ws-compare__header-mk {
    width: 200px;
    padding: 14px 10px;
    font-size: 13px;
}

.ws-compare__item,
.ws-compare__item-mk {
    width: 200px;
    padding: 14px 10px;
}

.ws-compare__status {
    font-size: 13px;
}

}

@media (max-width: 768px) {

.ws-roi__plans {
    grid-template-columns: 1fr;
}

.ws-roi__advanced-toggle {
    flex-direction: row;
    align-items: flex-start;
}

.ws-roi__actions {
    flex-direction: column;
    align-items: stretch;
}

.ws-roi__actions .btn {
    flex: none;
    width: 100%;
}

.ws-roi__metric--featured .ws-roi__metric-value {
    font-size: 30px;
}

.ws-hero {
    padding: 60px 0 50px;
}

.ws-hero__cta {
    flex-direction: column;
    align-items: stretch;
}

.ws-hero__cta .btn {
    width: 100%;
}

.ws-leak__callout-title {
    font-size: 18px;
}

.ws-flow__panel {
    padding: 20px;
}

.ws-launch__step {
    flex-direction: column;
    gap: 12px;
}

.ws-bundle__wrap {
    padding: 24px;
}

.ws-bundle__cta {
    flex-direction: column;
    align-items: stretch;
}

.ws-bundle__cta .btn {
    width: 100%;
}

.ws-bundle__tiles {
    margin-top: 24px;
}

.ws-styles__tagline {
    flex-direction: column;
    padding: 20px;
}

.ws-pricing__plan-price-base {
    font-size: 60px;
    line-height: 1;
}

.ws-compare__wrap {
    overflow-x: visible;
}

.ws-compare__row {
    flex-direction: column;
    min-height: 0;
}

.ws-compare__row:first-child {
    display: none;
}

.ws-compare__feature,
.ws-compare__feature--head {
    width: 100%;
    padding: 12px 16px;
    background: #f8fafc;
    font-size: 15px;
    font-weight: 700;
}

.ws-compare__header,
.ws-compare__header-mk {
    display: none;
}

.ws-compare__item,
.ws-compare__item-mk {
    width: 100%;
    padding: 12px 16px;
}

.ws-contact__form-wrap {
    padding: 24px;
}

.ws-contact__trust {
    flex-direction: column;
    gap: 8px;
}

}

@media (max-width: 480px) {

.ws-hero h1 {
    font-size: 34px;
}

.ws-leak h2,
.ws-basics h2,
.ws-flow h2,
.ws-impact h2,
.ws-launch h2,
.ws-compare h2,
.ws-trust h2,
.ws-pricing h2,
.ws-styles h2,
.ws-faq h2,
.ws-contact h2 {
    font-size: 21px;
}


}
