.w2d7forrt{display:block;width:fit-content;cursor:pointer;font-weight:400;text-transform:uppercase;border:2px solid currentColor;padding-inline:2rem!important}.w2d7forrt:hover{background-color:var(--clr-button-fill);transition:all 400ms ease}.w2d7forrt a{color:currentColor}
.wf6semral{--clr-hero-shade: #ffffff52;--clr-hero-text-color:black;display:block flex;flex-direction:column;justify-content:center;align-items:stretch;color:var(--clr-hero-text-color);background-size:cover;background-position:center;> div {
					display: block grid;
					grid-template-columns: auto auto auto;
					gap:1em;

					padding:1em;

				}

				section.text:has(*){
					background-color:var(--clr-hero-shade);
					padding:1em;
				}}.wf6semral[bottom]{background-position:bottom}.wf6semral[top]{background-position:top}.wf6semral[dark]{--clr-hero-shade: #0000004f;--clr-hero-text-color:white;--clr-button-fill:black}.wf6semral[clear]{--clr-hero-shade: transparent}
hero-section#top-hero {
		background-position-y: 30%;
		min-height:400px;
		background-image: url(/assets/img/home1/beach-swing.jpg);
	}