.composed-source p {
    display: inline !important;
    margin: 0 !important;
}
/* 1) Hide Typed.js cursor element entirely */
.cf-typed .typed-cursor {
  display: none !important;
}
/* 2) Ensure the typed text can wrap */
.cf-typed .typed-container {
  display: inline;
  white-space: normal;
}
/* 3) Re-create the cursor as an inline pseudo-element */
.cf-typed .typed-container::after {
  content: "";
  display: inline-block;
  width: 0.3em;
  height: 0.3em;
  margin-left: 8px;
  background-image: url("/wp-content/uploads/2025/11/Asset-2pg-icons.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: baseline;
}
a.mobile-icon {
    margin-right: 10px;
}

.uk-logo .uk-svg {
    transform: inherit;
    overflow: visible;
}
/***Custom Divider Icon***/
.uk-divider-icon {
background-image: url("data:image/svg+xml,%3Csvg id='a' xmlns='https://www.w3.org/2000/svg' viewBox='0 0 87.07 25.06'%3E%3Cg id='b'%3E%3Cg id='c'%3E%3Crect x='65.68' y='3.67' width='17.72' height='17.72' transform='translate(14.06 57.86) rotate(-46.39)' fill='%23113f43'/%3E%3Crect x='34.43' y='3.67' width='17.72' height='17.72' transform='translate(4.36 35.23) rotate(-46.39)' fill='%23113f43'/%3E%3Crect x='3.67' y='3.67' width='17.72' height='17.72' transform='translate(-5.19 12.96) rotate(-46.39)' fill='%23113f43'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.divider-icon-left .uk-divider-icon {
background-position-x: 0%;
}

.uk-light .uk-divider-icon {
background-image: url("data:image/svg+xml,%3Csvg id='a' xmlns='https://www.w3.org/2000/svg' viewBox='0 0 87.07 25.06'%3E%3Cg id='b'%3E%3Cg id='c'%3E%3Crect x='65.68' y='3.67' width='17.72' height='17.72' transform='translate(14.06 57.86) rotate(-46.39)' fill='%23faf5f3'/%3E%3Crect x='34.43' y='3.67' width='17.72' height='17.72' transform='translate(4.36 35.23) rotate(-46.39)' fill='%23faf5f3'/%3E%3Crect x='3.67' y='3.67' width='17.72' height='17.72' transform='translate(-5.19 12.96) rotate(-46.39)' fill='%23faf5f3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

/***Diamond Mask***/
.tm-diamond img {
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.pg-mask img {
    -webkit-mask-image: url('/wp-content/uploads/2025/12/Asset-3pg-icons.svg');
    mask-image: url('https://pointegrandplantcity.kinsta.cloud/wp-content/uploads/2025/12/Asset-3pg-icons.svg');
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}
.pg-mask-full img {
    -webkit-mask-image: url('/wp-content/uploads/2025/11/favicon.svg');
    mask-image: url('/wp-content/uploads/2025/11/favicon.svg');
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
}

/*Primary Image Mask*/
.tm-box-decoration-primary {
z-index: 1 !important;
}
.tm-box-decoration-primary::before {
	background-image: url("/wp-content/uploads/2024/11/vesta-double-diamonds.svg");
    z-index: 1;
	background-position: top left;
	background-size: 10%;
	background-repeat: no-repeat;
}

.pg-icon.uk-h5,
.pg-icon .uk-h5 {
    display: flex;
    align-items: center;
    gap: 0.8em;
    width: fit-content;
}

.uk-text-center .pg-icon.uk-h5,
.uk-text-center .pg-icon .uk-h5,
.pg-icon.uk-h5.uk-text-center,
.pg-icon.uk-text-center .uk-h5 {
    margin-left: auto;
    margin-right: auto;
}
.pg-icon.uk-h5::before,
.pg-icon .uk-h5::before {
    content: "";
    flex: 0 0 1.2em;
    width: 1.2em;
    height: 1.2em;
    background: url('/wp-content/uploads/2025/11/Asset-2pg-icons.svg')
                no-repeat center / contain;
}

.grid-with-play-btn .el-item a::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background-color: #F0E8DB;
    -webkit-mask-image: url("/wp-content/uploads/2025/12/circle-play-thin.svg");
    mask-image: url("/wp-content/uploads/2025/12/circle-play-thin.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: contain;
    mask-size: contain;
    pointer-events: none;
    z-index: 10;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.grid-with-play-btn .el-item a:hover::after {
    transform: translate(-50%, -50%) scale(1.1);
}

.uk-lightbox:has(iframe) .uk-lightbox-caption:has(h4) {
    bottom: auto !important;
    top: 2vh !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
}
.uk-lightbox:not(iframe) .uk-lightbox-caption{
	background: rgba(68, 76, 87, 0.6);
}
.uk-lightbox:not(iframe) .uk-lightbox-caption h4{
 	text-transform: none !important;
    font-weight: 500;
    font-size: 22px;
}
//Makes it so you can still click close button
.uk-lightbox:has(iframe) .uk-lightbox-toolbar.uk-position-top {
    z-index: 1010;
    position: absolute;
}

/***Landing Page***/
.page-id-792 .menu-item, .page-id-792 .uk-button-default {
	display: none!important;}
.page-id-792 .uk-navbar-toggle svg {
	display: none!important;
}
.page-id-792 .uk-navbar-right{
    padding-right: 0px;
    gap: 0px !important;
}
.page-id-792 [id="footer#0"],
.page-id-792 a[href="/schedule-a-tour/"]{
    display: none;
}
.pg-icon-2 .icon-anchor {
    white-space: nowrap;
    display: inline-block;
}

.pg-icon-2 .icon-anchor::after {
    content: "";
    display: inline-block;
    width: 0.3em;
    height: 0.3em;
    background-image: url('/wp-content/uploads/2025/11/Asset-2pg-icons.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: baseline;
    animation: light-pulse 2s infinite ease-in-out;
    margin-left: 0.1em;
}
@keyframes light-pulse {
    0%, 100% {
        transform: translateY(0) scale(1);
        opacity: 1;
    }
    25% {
        transform: translateY(-3px) scale(1.1);
        opacity: 0.9;
    }
    50% {
        transform: translateY(0) scale(1.05);
        opacity: 1;
    }
}

/* Fix checkbox and radio input */
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
.gform_wrapper ul.gfield_radio li input[type="radio"] {
  width: 16px !important;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"] {
  margin-top: 0px;
}

/* Other customizations */
.gform_wrapper label.gfield_label {
  font-size: 12px;
  font-weight: normal;
}

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label,
.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-size: 1em;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
  font-weight: 500;
}

.gform_legacy_markup_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  padding: 5px 8px;
}

.gform_legacy_markup_wrapper,
.gform_legacy_markup_wrapper
  .field_sublabel_hidden_label
  .ginput_complex.ginput_container
  input[type="text"],
.gform_legacy_markup_wrapper
  .field_sublabel_hidden_label
  .ginput_complex.ginput_container
  select {
  margin-bottom: 0px;
}

.gform_legacy_markup_wrapper li.hidden_label input {
  margin-top: 0px;
}

.djacc-popup .djacc__openbtn--default {
background: #4F4742;
}