.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS */.page-id-3164 .three-column-icon-callouts-wrapper .icon-callout-content .listed-icon-callout h2{
	margin-bottom: 0;
	margin: 1rem 0;
}

.page-id-3164 .full-width-content-wrapper[data-section-id="mountain-bg"] {
	background-image: url('https://summit.dev.aha-images.com/wp-content/uploads/2024/07/landingPageBg.jpg');
    background-position: center;
	position: relative;
}

.page-id-3164 .full-width-content-wrapper[data-section-id="mountain-bg"] > * {
	position: relative;
	z-index: 1;
	color: white;
	    padding-top: 3rem;
    padding-bottom: 3rem;
}

.page-id-3164 .full-width-content-wrapper[data-section-id="mountain-bg"]:after {
	  content: " ";
    background-image: linear-gradient(360deg, #0e012ebd, #044b53b8);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
	mix-blend-mode: hard-light;
}

.page-id-3164 .spiff-columns {
    display: flex;
		flex-wrap: wrap;
    column-gap: 5rem;
		row-gap: 3rem;
    justify-content: center;
		font-size: 24px;
		line-height:2rem;
		text-align: left;
}

.page-id-3164 .spiff-columns p {
	max-width: 345px;
}

.page-id-3164 .spiff-columns h2,
.page-id-3164 h1 small{
	font-family: 'AvenirNextLTW01-Medium';
}

.page-id-3164 h1 {
    text-align: center;
    margin-bottom: 10rem;
    color: #00e4d7;
    font-size: 5rem;
    text-shadow: 0px 0px 8px #0b10323d;
}

@media(max-width:470px){
	.page-id-3164 h1 {
    font-size: 4rem;
	}
}

.page-id-3164 h1 small {
	  display: block;
    max-width: 400px;
    margin: auto;
    color: white;
    font-size: 2rem;
    line-height: 2.6rem;
}/* End custom CSS */