 @media only screen and (min-width: 0rem) {#sbsr-463 {padding: var(--sectionPadding);overflow: hidden;}#sbsr-463 .cs-container {width: 100%;max-width: 34.375em;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbsr-463 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#sbsr-463 .cs-text {margin-bottom: 1rem;}#sbsr-463 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0 0 2rem 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#sbsr-463 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#sbsr-463 .cs-button-solid:hover:before {width: 100%;}#sbsr-463 hr {width: 20%;border-top: 3px solid var(--primary);margin-bottom: 1rem;}}@media only screen and (min-width: 64rem) {#sbsr-463 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;}#sbsr-463 .cs-content {flex: 1 1 100%;width: 100%;}#sbsr-463 .cs-text {max-width: none;}}