.s-text{background-color:var(--background-color,#fff);color:var(--color,#00456a)}.s-text:has(.s-text-deco) .s-text__container{padding-block:3.75rem 2.25rem}.s-text__container{padding-block:3.75rem}.s-text__content{display:grid;gap:.375rem;justify-items:center;margin:0 auto;max-width:39rem;padding-inline:1.5rem}.s-text__content .btn{margin-block:1rem}.s-text--light-on-dark{--background-color:#00456a;--color:#fff}.s-text--dark-on-light{--background-color:#e1e9ef;--color:#00456a}.s-text__title{font-size:1.75rem;font-weight:700;line-height:1.35}.s-text-deco{--primary-color:#00b1aa;--secondary-color:#fff;background-color:#fff;margin-bottom:1.5rem;position:relative;width:100%}.s-text-deco:after{background-color:var(--background-color);content:"";display:block;height:.125rem;left:0;position:absolute;right:0;top:-.09375rem;width:100%;z-index:2}.s-text-deco__wave{color:var(--background-color);width:100%}.s-text-deco__ship{bottom:-.25rem;color:#00456a;left:0;margin:auto;position:absolute;right:0;width:3.5rem}@media only screen and (min-width:64em){.s-text:has(.s-text-deco) .s-text__container{padding-block:3.75rem 7.5rem}.s-text__content{gap:.75rem;text-align:center}.s-text__title{font-size:2.25rem}}