body {margin: 0;padding: 0;font-family: "Gill Sans", sans-serif;overflow: hidden;}.top-nav {position: relative;top: 0;left: 0;width: 100%;height: 100px;overflow: hidden;transition: all 0.3s ease-in-out;user-select: none;z-index: 10;}.top-nav.expanded {height: 416px;}.nav-bar {overflow: hidden;display: flex;justify-content: start;align-items: center;background-color: #111111;color: white;padding: 5px 15px;}.top-nav-logo {padding-right: 10px;flex-basis: 100px;flex-shrink: 0;}.logo-img {height: 90px;}.top-nav-options {flex-grow: 1;}.top-nav-options-list {display: flex;justify-content: center;align-items: center;margin: 0;padding: 0;gap: 60px;}.top-nav-options li {display: inline-block;font-size: 18px;min-width: max-content;}.top-nav-options a {text-decoration: none;color: #EEEEEE;transition: all 0.3s linear;font-weight: bold;letter-spacing: 0.07rem;-webkit-tap-highlight-color: transparent;}.top-nav-options a:hover, .top-nav-options a:focus {color: orange;}.top-nav-quote {flex-shrink: 0;flex-basis: 50px;padding-left: 10px;}.quote-button {padding: 10px;color: #EEEEEE;background-color: #2B91FA;border-radius: 20px;font-size: 18px;font-weight: bold;border: none;cursor: pointer;text-decoration: none;transition: all 0.3s linear;white-space: nowrap;letter-spacing: 0.05rem;-webkit-tap-highlight-color: transparent;}.quote-button:hover, .quote-button:focus {background-color: #0B71FA;}.quote-button-icon {position: relative;top: 4px;height: 1.15em;}.top-nav-mobile-options {display: none;}.show-hide-options {background: none;outline: none;border: none;width: max-content;padding: 1px 4px;border-radius: 3px;flex-shrink: 0;-webkit-tap-highlight-color: transparent;}.show-hide-options:focus {outline: 1px solid white;}.mobile-options-icon {width: 35px;cursor: pointer;}.top-nav-mobile-options-pane {display: none;background-color: #111111;}.mobile-options-separator {display: block;height: 1px;background-color: rgba(255, 255, 255, 0.25);width: 95%;}.top-nav-mobile-options-pane li {font-size: 18px;min-width: 100%;text-align: center;cursor: pointer;list-style: none;}.top-nav-mobile-options-pane a {display: block;text-decoration: none;color: #EEEEEE;transition: all 0.3s linear;visibility: hidden;padding: 15px 0px;width: 100%;letter-spacing: 0.07rem;font-weight: bold;-webkit-tap-highlight-color: transparent;}.top-nav-mobile-options-pane a:hover, .top-nav-mobile-options-pane a:focus, .top-nav-mobile-options-pane li:hover a {color: orange;}.top-nav-mobile-options-list {padding: 10px 0px;margin: 0px;flex-grow: 1;width: 100%;}.page-content {position: absolute;top: 100px;width: 100%;max-height: calc(100% - 100px);height: calc(100% - 100px);min-height: calc(100% - 100px);overflow: auto;background-color: #F8F8F8;letter-spacing: 0.07rem;}.home, .products, .faq, .gallery {font-family: "PT Serif";}.home-spotlight {position: relative;height: 85%;width: 100%;overflow: hidden;}.faq-spotlight, .gallery-spotlight {position: relative;height: max-content;width: 100%;overflow: hidden;}.focal-image {object-fit: cover;object-position: center;max-width: 100%;min-height: 100%;}.faq .focal-image, .gallery .focal-image {min-height: 354px;}.focal-image-gradient {position: absolute;top: 0;bottom: 50%;left: 0;right: 0;background-image: linear-gradient(rgba(0,127,190,0.5), rgba(0,0,0,0));}.faq .focal-image-gradient {background-image: linear-gradient(rgba(220,140,0,0.3), rgba(0,0,0,0));bottom: 20%;}.gallery .focal-image-gradient {background-image: linear-gradient(rgba(0,190,127,0.3), rgba(0,0,0,0));}.focal-image-overlay {position: absolute;padding: 0;top: 7%;left: 0;right: 0;min-width: max-content;margin: auto;width: clamp(300px,35vw,500px);text-align: center;font-size: clamp(3em, 8vw, 4.4em);font-weight: bold;line-height: 115%;color: white;}.faq .focal-image-overlay {font-size: clamp(2em, 8vw, 4.4em);}.home-spotlight-text, .faq-spotlight-text, .gallery-spotlight-text {text-shadow: 5px 5px rgba(15, 15, 15, 0.5);}.home-section, .products-section, .gallery-section {position: relative;}.home-section-title, .products-section-title, .gallery-section-title {font-size: clamp(1.9em, 4vw, 2.7em);text-align: center;color: #333333;}.home-section-divider, .products-section-divider, .gallery-section-divider {height: 1px;background-color: #AAAAAA;width: 60%;margin: auto;}.home-section-text, .products-section-text {width: 90%;margin: auto;font-size: clamp(1.2em, 2.8vw, 1.4em);color: #555555;padding: 1.5em 0;text-align: justify;text-align-last: center;letter-spacing: 0.05rem;}.bg .home-section-text {text-align-last: left;}.home-section-video, .products-section-video {position: relative;display: flex;justify-content: center;align-items: center;width: 100%;margin: 1.5em 0;padding-bottom: 1em;}.home-section-video-iframe, .products-section-video-iframe {border-radius: 10px;max-width: 75%;width: 55%;height: 31vw;}.home-section.home-carousel, .home-section.mobile-app, .bg {padding: 4.5em 0;margin-bottom: 2em;background-color: #EFEFEF;}.bg {padding: 0.6em 0;}.carousel {position: relative;margin: 0;padding: 0;height: 55vw;max-height: 85vh;width: 90%;margin: auto;overflow: hidden;}.carousel-list {position: relative;margin: 0;padding: 0;list-style: none;}.carousel-item {position: absolute;display: block;opacity: 0;transition: opacity 0.4s ease-in-out;transition-delay: 0.4s;}.carousel-item.active {opacity: 1;z-index: 1;transition-delay: 0;}.carousel-image {display: block;object-fit: cover;object-position: center;max-width: 100%;}.carousel-button, .modal-button {position: absolute;background: none;border: none;opacity: 0.40;top: 50%;transform: translateY(-50%);cursor: pointer;transition: all 0.3s ease-in-out;border-radius: 10px;padding: 3px 10px;z-index: 2;-webkit-tap-highlight-color: transparent;}.carousel-button:hover, .carousel-button:focus, .modal-button:hover, .modal-button:focus {opacity: 1;background: rgba(0, 0, 0, 0.7);}.carousel-button.left, .modal-button.left {left: 2%;}.carousel-button.right, .modal-button.right {right: 2%;}.modal-button.exit {top: 30px;right: 10px;}.carousel-button-icon, .modal-button-icon {min-height: 30px;height: 3vw;}.modal-button.exit > .modal-button-icon {min-height: 30px;height: 2vw;}.carousel-position {position: absolute;bottom: 3%;left: 50%;transform: translateX(-50%);list-style: none;padding: 0;margin: 0;cursor: default;z-index: 2;}.carousel-dot {display: inline-block;background-color: white;opacity: 0.40;width: 2vw;height: 2vw;max-width: 15px;max-height: 15px;border-radius: 20px;margin: 0 0.25vw;cursor: pointer;transition: opacity 0.5s ease-in-out;transition-delay: 0.3s;padding: 2px;-webkit-tap-highlight-color: transparent;}.carousel-dot.active {opacity: 1;}.home-flex {position: relative;display: flex;width: 80%;margin: auto;flex-wrap: wrap;justify-content: center;align-items: center;}.home-flex.right-image {flex-direction: row-reverse;}.home-flex-image-container {flex-grow: 1;position: relative;flex-basis: 55%;min-width: 350px;max-width: 100%;}.home-flex-image {position: relative;top: 0;display: block;max-width: 100%;object-fit: cover;object-position: center;}.home-flex.left-image .home-flex-image {right: 0;}.home-flex.right-image .home-flex-image {left: 0;}.home-flex-chip-container {flex-basis: 45%;margin: auto;flex-grow: 1;display: flex;gap: 2em;padding: 2em 0;flex-direction: column;justify-content: space-around;align-items: start;background-color: white;border-radius: 4px;box-shadow: 0px 2px 75px -15px rgba(0, 0, 0, 0.2);}.home-flex-chip {position: relative;padding: 0 3em;min-width: calc(314px - 6em);font-size: clamp(0.8em, 3vw, 1em);color: #555555;}.home-flex-chip > strong {color: #333333;font-size: clamp(1.4em, 4vw, 1.6em);}.home-flex-chip > div {padding: 0.5em 0 0;}.products-video {object-fit: cover;object-position: center;max-width: 100%;height: 50vh;width: 100%;max-height: 40vw;}.products .carousel {margin-bottom: 3.5em;}.gallery-thumbs {display: flex;padding: 2.4em 0;flex-wrap: wrap;justify-content: center;width: 100%;gap: 1.2em;}.thumb {width: 300px;height: 200px;object-fit: cover;object-position: center;background: #777777;flex-shrink: 0;border-radius: 5px;cursor: pointer;}.gallery-modal {display: none;background-color: rgba(0, 0, 0, 0.95);backdrop-filter: blur(1px);position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 20;}.gallery-modal.active {display: flex;justify-content: center;align-items: center;}.modal-image {object-fit: contain;margin: auto;width: 80vw;max-height: 90vh;}.faq-container {padding: 5em 0;display: flex;flex-direction: column;gap: 1em;width: 85%;margin: auto;}.qa-item {width: 100%;font-family: "PT Serif";letter-spacing: 0.09rem;padding: 1.5em;height: max-content;background-color: #EFEFEF;border: 1px solid #BBBBBB;overflow: hidden;cursor: pointer;}.qa-item.open {background-color: white;cursor: default;}.item-question {display: flex;flex-direction: row;justify-content: space-between;align-items: center;opacity: 0.7;}.qa-item.open > .item-question {opacity: 1;}.item-question-text {font-weight: bold;font-size: 1.4em;}.item-open-icon {height: 1.4em;}.qa-item.open .item-open-icon {display: none;}.item-answer {box-sizing: border-box;font-size: 1.1em;text-align: justify;height: 0px;overflow: hidden;}.qa-item.open > .item-answer {padding-top: 1em;height: max-content;}.contact-us {display: flex;max-width: fit-content;margin: auto;overflow: visible;box-sizing: border-box;padding: 0 30px;min-height: 100%;flex-direction: row-reverse;align-content: start;justify-content: center;letter-spacing: 0.05rem;background-color: white;}.quote-container {flex-shrink: 1;width: 800px;box-sizing: border-box;padding: 15px;overflow: visible;height: 100%;display: flex;flex-direction: column;}.jobber-container {overflow: visible;height: max-content;}.contact-info {flex-basis: 315px;flex-grow: 0;flex-shrink: 0;box-sizing: border-box;padding: 15px;display: flex;flex-direction: column;overflow: visible;}.contact-info h1 {margin-bottom: 0;width: 100%;}.direct-contact, .social-media {display: flex;flex-direction: column;align-items: center;gap: 10px;width: 300px;overflow: visible;}.contact-entry {width: 100%;box-sizing: border-box;padding: 0 15px;display: flex;align-items: center;}.contact-icon {min-width: 23px;max-width: 23px;padding-right: 18px;}.contact-text {font-size: 16px;padding: 2px;}.media-icons {width: 100%;max-width: 300px;min-width: 300px;box-sizing: border-box;display: flex;justify-content: space-around;}.media-entry {text-decoration: none;padding: 0 4px;}.media-icon {width: 40px;}.media-icon.insta {width: 41px;}.media-icon.tik-tok {width: 34px;padding-top: 4px;}@media all and (max-width: 950px) {.top-nav-mobile-options {flex-grow: 1;display: flex;justify-content: end;align-items: center;}.top-nav-options {display: none;}.top-nav-quote {z-index: 5;position: fixed;bottom: 25px;right: 25px;}.top-nav-quote.hidden {display: none;}.top-nav-logo {padding: 0px;}.top-nav-mobile-options-pane {display: flex;flex-direction: column;justify-content: center;align-items: center;}.top-nav.expanded > .top-nav-mobile-options-pane a {visibility: visible;}.contact-us {flex-wrap: wrap;}.quote-container {flex-basis: 100%;}.contact-info {flex-basis: 100%;flex-direction: row;flex-wrap: wrap;gap: 20px;}.direct-contact, .social-media {flex-basis: 0%;min-width: max-content;}.social-media {align-items: start;}.home-section-video-iframe, .products-section-video-iframe {height: 40vw;width: 789px;}.modal-image {width: 100vw;}}.page-content > :not(.active) {display: none;}