/*
Theme Name:         Hosted Home Theme
Theme URI:          https://github.com/a8cteam51/hosted-home
Author:             WordPress Special Projects
Author URI:         https://wpspecialprojects.wordpress.com
Description:        Custom Theme for hostedhome.com
Version:            1.0.0
Requires at least:  6.1
Requires PHP:       8.0
License:            GNU General Public License v3 or later
License URI:        http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:        hostedhome
Domain Path:        /languages
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/
/*
 * Font smoothing.
 * This is a niche setting that will not be available via Global Styles.
 * https://github.com/WordPress/gutenberg/issues/35934
 */
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html,
body {
  scroll-behavior: smooth;
}

.wp-block-button__link {
  transition: background-color 0.2s ease;
}
.wp-block-button.is-style-outline.is-style-outline > .wp-block-button__link {
  border-width: 0.5px;
  min-width: 11.5rem;
  padding-block: 0.5rem;
  padding-inline: 1.875rem;
}
.wp-block-button.is-style-outline.is-style-outline > .wp-block-button__link:hover, .wp-block-button.is-style-outline.is-style-outline > .wp-block-button__link:focus, .wp-block-button.is-style-outline.is-style-outline > .wp-block-button__link:active {
  background-color: var(--wp--preset--color--highlight) !important;
  border-color: var(--wp--preset--color--highlight);
  color: var(--wp--preset--color--base) !important;
}

.wp-block-code mark {
  letter-spacing: 0.16em;
  margin-left: 0.2em;
  margin-right: 0.2em;
}

@media not all and (min-width: 960px) {
  .wp-block-columns.hh-stack-early {
    flex-wrap: wrap !important;
  }
}
@media all and (min-width: 960px) {
  .wp-block-columns.hh-stack-early {
    flex-wrap: nowrap !important;
  }
}
@media not all and (min-width: 960px) {
  .wp-block-columns.hh-stack-early:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media all and (min-width: 960px) {
  .wp-block-columns.hh-stack-early:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
  }
}

.wp-block-group.has-background {
  padding: var(--wp--preset--spacing--60) var(--wp--preset--spacing--40);
}

h1.is-style-default-heading, h2.is-style-default-heading, h3.is-style-default-heading, h4.is-style-default-heading, h5.is-style-default-heading, h6.is-style-default-heading {
  color: var(--wp--preset--color--dark-grey);
  font-family: var(--wp--preset--font-family--fleischmann-caps);
  font-size: var(--wp--preset--font-size--medium-responsive);
  font-weight: 400;
  letter-spacing: 0.125em;
  text-transform: lowercase;
}

.wp-block-image.is-style-multiply img {
  mix-blend-mode: multiply;
}
.wp-block-image.is-style-darken img {
  mix-blend-mode: darken;
}

:root {
  --em-list-padding: clamp(4rem, 2.04rem + 6.97vw, 6.5rem);
}

ol {
  padding-inline-start: 0;
}
ol li {
  color: var(--wp--preset--color--dark-grey);
  margin-bottom: 2rem;
  padding-inline-start: var(--em-list-padding);
  position: relative;
}
@media all and (min-width: 782px) {
  ol li {
    letter-spacing: 3px;
  }
}
ol li::marker {
  content: "";
}
ol li::before {
  content: counters(list-item, ".");
  display: inline-block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--em-list-padding);
}
ol ol {
  margin-inline-start: calc(-1 * var(--em-list-padding));
  margin-block-end: clamp(5.5rem, 3.54rem + 6.97vw, 8rem);
  margin-block-start: 0;
  padding-inline-start: 0;
}
ol ol li {
  color: var(--wp--preset--color--grey);
  letter-spacing: normal;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.wp-block-post-content p mark {
  font-family: "fleischmann-caps", serif;
  letter-spacing: 0.16em;
  text-decoration: underline;
}
.wp-block-post-content p strong {
  font-family: "fleischmann-caps", serif;
  font-weight: inherit;
  letter-spacing: 0.16em;
}

p.is-style-default-heading {
  color: var(--wp--preset--color--dark-grey);
  font-family: var(--wp--preset--font-family--fleischmann-caps);
  font-size: var(--wp--preset--font-size--medium-responsive);
  font-weight: 400;
  letter-spacing: 0.125em;
  text-transform: lowercase;
}
p.hh-intro-paragraph {
  font-size: clamp(1rem, 0.539rem + 1.97vw, 1.5rem);
  text-align: justify;
  text-align-last: justify;
  white-space: nowrap;
}
p.hh-intro-paragraph strong {
  letter-spacing: 0.25em;
  white-space: pre;
}
p.hh-intro-paragraph img {
  vertical-align: middle;
  mix-blend-mode: multiply;
}
p.hh-intro-paragraph.hide-mobile {
  font-size: 1.5rem;
  line-height: 2.65;
}
p.hh-intro-paragraph.hide-mobile img.bird {
  margin-block-end: -0.9em;
  width: 5rem;
}
p.hh-intro-paragraph.hide-mobile img.champagne {
  margin-block: -3.3em -0.3em;
  margin-inline: 0em -1em;
  width: 4.375rem;
}
p.hh-intro-paragraph.hide-mobile img.lobster {
  margin-block: -3em -1em;
  margin-inline: -1.9em -0.6em;
  float: right;
  width: 14.875rem;
}
p.hh-intro-paragraph.hide-mobile img.tree {
  margin-block: -3.9em 0;
  margin-inline: -0.8em 0.1em;
  width: 5.75rem;
}
p.hh-intro-paragraph.hide-desktop {
  font-size: 1rem;
  line-height: 2.05;
}
p.hh-intro-paragraph.hide-desktop strong {
  letter-spacing: 0.2em;
}
p.hh-intro-paragraph.hide-desktop img.bird {
  margin-block-start: -2.2em;
  margin-inline: 2em -0.3em;
  width: 5.375rem;
  float: right;
}
p.hh-intro-paragraph.hide-desktop img.champagne {
  margin-block: -4.5em -0.3em;
  margin-inline: 0.7em 0em;
  width: 3.1rem;
}
@supports (text-align-last: justify) {
  p.hh-intro-paragraph.hide-desktop img.champagne {
    margin-inline: -0.2em 0em;
  }
}
p.hh-intro-paragraph.hide-desktop img.lobster {
  float: left;
  margin-block: -0.6em -1.2em;
  margin-inline: 0 0.4em;
  width: 8.9375rem;
}
p.hh-intro-paragraph.hide-desktop img.tree {
  margin-block: 0.1em -1em;
  margin-inline: 0.7em 0em;
  width: 3rem;
  float: right;
}

.wp-block-separator.is-style-short.is-style-short {
  max-width: 5rem;
}

.wp-block-table.is-style-scrollable table {
  min-width: 500px;
}
.wp-block-table table th:first-of-type,
.wp-block-table table td:first-of-type {
  padding-inline-start: 0;
}
.wp-block-table table th:last-of-type,
.wp-block-table table td:last-of-type {
  padding-inline-end: 0;
}
.wp-block-table table th {
  color: var(--wp--preset--color--dark-grey);
  font-weight: 500;
  text-align: start;
  vertical-align: top;
}
.wp-block-table table td {
  vertical-align: top;
}

body.error404 .wp-site-blocks {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-height: 100dvh;
}
body.error404 .wp-site-blocks > main {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
}

.wp-block-post-content > .has-background + .has-background {
  margin-top: 0;
}

body.page-template-holdingpage .wp-site-blocks {
  overflow: hidden;
}

body.page-template-holdingpage .wp-site-blocks,
body.editor-styles-wrapper .wp-site-blocks {
  position: relative;
}
body.page-template-holdingpage .hh-holdingpage-content-top,
body.editor-styles-wrapper .hh-holdingpage-content-top {
  margin-top: 7rem;
}
body.page-template-holdingpage .hh-holdingpage-content-top p a,
body.editor-styles-wrapper .hh-holdingpage-content-top p a {
  text-underline-offset: 4px;
}

@media not all and (min-width: 600px) {
  .hh-footer .wp-block-navigation {
    --navigation-layout-justify: center;
    --navigation-layout-direction: column;
    padding-block-start: 0.5rem;
  }
}

.footer-legal {
  margin-block-start: 10rem;
}
@media all and (min-width: 782px) {
  .footer-legal {
    margin-block-start: 15rem;
  }
}
.footer-legal a {
  text-decoration: none;
}
.footer-legal a:hover, .footer-legal a:focus, .footer-legal a:active {
  text-decoration: underline;
}
@media not all and (min-width: 782px) {
  .footer-legal .logo {
    margin-block: 3.25rem;
    width: 11rem;
    height: 5rem;
  }
}

body.page-template-homepage header.wp-block-template-part,
body.page-template-homepage-parallax header.wp-block-template-part {
  padding-top: 3.75rem;
}
@media all and (min-width: 782px) {
  body.page-template-homepage header.wp-block-template-part,
  body.page-template-homepage-parallax header.wp-block-template-part {
    padding-top: min(28vh, 16.5rem);
  }
}
body.page-template-homepage header.wp-block-template-part .vector-logo,
body.page-template-homepage-parallax header.wp-block-template-part .vector-logo {
  height: clamp(6.563rem, 4.358rem + 7.84vw, 9.375rem);
  width: clamp(14.375rem, 8.005rem + 22.65vw, 22.5rem);
}

.header-legal .wp-block-navigation {
  gap: clamp(0.5rem, -2.617rem + 15.58vw, 5rem);
}
.header-legal .wp-block-navigation-item.current-menu-item {
  color: var(--wp--preset--color--dark-grey) !important;
}

.animate-reveal,
.reveal-static {
  --em-translate-x: 0;
  --em-translate-y: 40px;
  --em-opacity: 0;
  opacity: var(--em-opacity);
  pointer-events: none;
  translate: var(--em-translate-x) var(--em-translate-y);
}
@supports not (translate: var(--em-translate-x) var(--em-translate-y)) {
  .animate-reveal,
  .reveal-static {
    transform: translate(var(--em-translate-x), var(--em-translate-y));
  }
}
.animate-reveal.reveal-static,
.reveal-static.reveal-static {
  --em-translate-x: 0;
  --em-translate-y: 0;
}
body.editor-styles-wrapper .animate-reveal,
body.editor-styles-wrapper .reveal-static {
  --em-opacity: initial;
  --em-translate-x: 0;
  --em-translate-y: 0;
  pointer-events: initial;
}
.animate-reveal.is-revealed,
.reveal-static.is-revealed {
  --em-opacity: 1;
  --em-translate-x: 0;
  --em-translate-y: 0;
  pointer-events: auto;
  transition-property: translate, opacity;
  transition-duration: calc(var(--em--duration, 300ms) + 200ms), var(--em--duration, 300ms);
  transition-delay: var(--em--delay, 0ms);
}
@supports not (translate: var(--em-translate-x) var(--em-translate-y)) {
  .animate-reveal.is-revealed,
  .reveal-static.is-revealed {
    transition-property: transform, opacity;
  }
}
.animate-reveal.delay-0,
.reveal-static.delay-0 {
  --em--delay: 0ms;
}
.animate-reveal.delay-100,
.reveal-static.delay-100 {
  --em--delay: 100ms;
}
.animate-reveal.delay-200,
.reveal-static.delay-200 {
  --em--delay: 200ms;
}
.animate-reveal.delay-300,
.reveal-static.delay-300 {
  --em--delay: 300ms;
}
.animate-reveal.delay-400,
.reveal-static.delay-400 {
  --em--delay: 400ms;
}
.animate-reveal.delay-500,
.reveal-static.delay-500 {
  --em--delay: 500ms;
}
.animate-reveal.delay-600,
.reveal-static.delay-600 {
  --em--delay: 600ms;
}
.animate-reveal.delay-700,
.reveal-static.delay-700 {
  --em--delay: 700ms;
}
.animate-reveal.delay-800,
.reveal-static.delay-800 {
  --em--delay: 800ms;
}
.animate-reveal.delay-900,
.reveal-static.delay-900 {
  --em--delay: 900ms;
}
.animate-reveal.delay-1000,
.reveal-static.delay-1000 {
  --em--delay: 1000ms;
}
.animate-reveal.delay-1100,
.reveal-static.delay-1100 {
  --em--delay: 1100ms;
}
.animate-reveal.delay-1200,
.reveal-static.delay-1200 {
  --em--delay: 1200ms;
}
.animate-reveal.delay-1300,
.reveal-static.delay-1300 {
  --em--delay: 1300ms;
}
.animate-reveal.delay-1400,
.reveal-static.delay-1400 {
  --em--delay: 1400ms;
}
.animate-reveal.delay-1500,
.reveal-static.delay-1500 {
  --em--delay: 1500ms;
}
.animate-reveal.delay-1600,
.reveal-static.delay-1600 {
  --em--delay: 1600ms;
}
.animate-reveal.delay-1700,
.reveal-static.delay-1700 {
  --em--delay: 1700ms;
}
.animate-reveal.delay-1800,
.reveal-static.delay-1800 {
  --em--delay: 1800ms;
}
.animate-reveal.delay-1900,
.reveal-static.delay-1900 {
  --em--delay: 1900ms;
}
.animate-reveal.delay-2000,
.reveal-static.delay-2000 {
  --em--delay: 2000ms;
}
.animate-reveal.delay-2100,
.reveal-static.delay-2100 {
  --em--delay: 2100ms;
}
.animate-reveal.delay-2200,
.reveal-static.delay-2200 {
  --em--delay: 2200ms;
}
.animate-reveal.delay-2300,
.reveal-static.delay-2300 {
  --em--delay: 2300ms;
}
.animate-reveal.delay-2400,
.reveal-static.delay-2400 {
  --em--delay: 2400ms;
}
.animate-reveal.delay-2500,
.reveal-static.delay-2500 {
  --em--delay: 2500ms;
}
.animate-reveal.delay-2600,
.reveal-static.delay-2600 {
  --em--delay: 2600ms;
}
.animate-reveal.delay-2700,
.reveal-static.delay-2700 {
  --em--delay: 2700ms;
}
.animate-reveal.delay-2800,
.reveal-static.delay-2800 {
  --em--delay: 2800ms;
}
.animate-reveal.delay-2900,
.reveal-static.delay-2900 {
  --em--delay: 2900ms;
}
.animate-reveal.delay-3000,
.reveal-static.delay-3000 {
  --em--delay: 3000ms;
}
.animate-reveal.duration-0,
.reveal-static.duration-0 {
  --em--duration: 0ms;
}
.animate-reveal.duration-100,
.reveal-static.duration-100 {
  --em--duration: 100ms;
}
.animate-reveal.duration-200,
.reveal-static.duration-200 {
  --em--duration: 200ms;
}
.animate-reveal.duration-300,
.reveal-static.duration-300 {
  --em--duration: 300ms;
}
.animate-reveal.duration-400,
.reveal-static.duration-400 {
  --em--duration: 400ms;
}
.animate-reveal.duration-500,
.reveal-static.duration-500 {
  --em--duration: 500ms;
}
.animate-reveal.duration-600,
.reveal-static.duration-600 {
  --em--duration: 600ms;
}
.animate-reveal.duration-700,
.reveal-static.duration-700 {
  --em--duration: 700ms;
}
.animate-reveal.duration-800,
.reveal-static.duration-800 {
  --em--duration: 800ms;
}
.animate-reveal.duration-900,
.reveal-static.duration-900 {
  --em--duration: 900ms;
}
.animate-reveal.duration-1000,
.reveal-static.duration-1000 {
  --em--duration: 1000ms;
}
.animate-reveal.duration-1100,
.reveal-static.duration-1100 {
  --em--duration: 1100ms;
}
.animate-reveal.duration-1200,
.reveal-static.duration-1200 {
  --em--duration: 1200ms;
}
.animate-reveal.duration-1300,
.reveal-static.duration-1300 {
  --em--duration: 1300ms;
}
.animate-reveal.duration-1400,
.reveal-static.duration-1400 {
  --em--duration: 1400ms;
}
.animate-reveal.duration-1500,
.reveal-static.duration-1500 {
  --em--duration: 1500ms;
}
.animate-reveal.duration-1600,
.reveal-static.duration-1600 {
  --em--duration: 1600ms;
}
.animate-reveal.duration-1700,
.reveal-static.duration-1700 {
  --em--duration: 1700ms;
}
.animate-reveal.duration-1800,
.reveal-static.duration-1800 {
  --em--duration: 1800ms;
}
.animate-reveal.duration-1900,
.reveal-static.duration-1900 {
  --em--duration: 1900ms;
}
.animate-reveal.duration-2000,
.reveal-static.duration-2000 {
  --em--duration: 2000ms;
}

body {
  --prllx-up-slow: calc( -50px * var(--body-ratio, 0));
  --prllx-up-medium: calc( -90px * var(--body-ratio, 0));
  --prllx-up-fast: calc( -170px * var(--body-ratio, 0));
  --prllx-down-slow: calc( 50px * var(--body-ratio, 0));
  --prllx-down-medium: calc( 90px * var(--body-ratio, 0));
  --prllx-down-fast: calc( 170px * var(--body-ratio, 0));
  --prllx-z-index: 1;
}

.parallax-up-slow,
.parallax-up-medium,
.parallax-up-fast,
.parallax-down-slow,
.parallax-down-medium,
.parallax-down-fast {
  position: absolute;
  z-index: -1;
}
.parallax-up-slow.is-parallax-z-index-0,
.parallax-up-medium.is-parallax-z-index-0,
.parallax-up-fast.is-parallax-z-index-0,
.parallax-down-slow.is-parallax-z-index-0,
.parallax-down-medium.is-parallax-z-index-0,
.parallax-down-fast.is-parallax-z-index-0 {
  z-index: 0;
}
body.editor-styles-wrapper .parallax-up-slow,
body.editor-styles-wrapper .parallax-up-medium,
body.editor-styles-wrapper .parallax-up-fast,
body.editor-styles-wrapper .parallax-down-slow,
body.editor-styles-wrapper .parallax-down-medium,
body.editor-styles-wrapper .parallax-down-fast {
  z-index: 0;
}

@media (prefers-reduced-motion: no-preference) {
  .parallax-up-slow {
    margin-top: calc(var(--prllx-up-slow) + var(--prllx-offset, 0px)) !important;
  }
  .parallax-up-slow.parallax-end {
    --prllx-offset: 50px;
  }
  .parallax-up-medium {
    margin-top: calc(var(--prllx-up-medium) + var(--prllx-offset, 0px)) !important;
  }
  .parallax-up-medium.parallax-end {
    --prllx-offset: 90px;
  }
  .parallax-up-fast {
    margin-top: calc(var(--prllx-up-fast) + var(--prllx-offset, 0px)) !important;
  }
  .parallax-up-fast.parallax-end {
    --prllx-offset: 170px;
  }
  .parallax-down-slow {
    margin-top: calc(var(--prllx-down-slow) + var(--prllx-offset, 0px)) !important;
  }
  .parallax-down-slow.parallax-end {
    --prllx-offset: -50px;
  }
  .parallax-down-medium {
    margin-top: calc(var(--prllx-down-medium) + var(--prllx-offset, 0px)) !important;
  }
  .parallax-down-medium.parallax-end {
    --prllx-offset: -90px;
  }
  .parallax-down-fast {
    margin-top: calc(var(--prllx-down-fast) + var(--prllx-offset, 0px)) !important;
  }
  .parallax-down-fast.parallax-end {
    --prllx-offset: -170px;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.hh-video-modal {
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  display: none;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  z-index: 100;
}
.hh-video-modal.is-open {
  display: flex;
  animation: fadeIn 0.25s ease-in-out;
}
.hh-video-modal.is-closing {
  animation: fadeOut 0.25s ease-in-out;
  animation-fill-mode: forwards;
}
.hh-video-modal .hh-video-wrapper {
  margin: auto;
  width: min(90vw, 1280px);
  position: relative;
}
.hh-video-modal .video-cover {
  height: 100%;
  max-height: 90vh;
  object-fit: cover;
  width: 100%;
}
.hh-video-modal .hh-close-modal {
  background-color: rgba(0, 0, 0, 0.75);
  border: 0;
  border-radius: 40px;
  cursor: pointer;
  height: 40px;
  left: auto;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 10px;
  text-indent: 1000px;
  top: 10px;
  width: 40px;
  z-index: 2;
}
.hh-video-modal .hh-close-modal::before, .hh-video-modal .hh-close-modal::after {
  background-color: #fff;
  content: "";
  width: 1px;
  height: 15px;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
}
.hh-video-modal .hh-close-modal::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.hh-centered-logo {
  height: calc(100vh - var(--wp-admin--admin-bar--height, 0px));
  min-height: 15rem;
}
@supports (height: 100dvh) {
  .hh-centered-logo {
    height: calc(100dvh - var(--wp-admin--admin-bar--height, 0px));
  }
}

.hh-please-scroll.hh-please-scroll {
  margin-bottom: 0;
  margin-top: -3em;
}

@media not all and (min-width: 782px) {
  body:not(.editor-styles-wrapper) .hide-mobile {
    display: none !important;
  }
}
@media all and (min-width: 782px) {
  body:not(.editor-styles-wrapper) .hide-desktop {
    display: none !important;
  }
}

.contact-form label {
  font-weight: 400;
}
.contact-form textarea {
  padding: var(--wp--preset--spacing--20);
}

#cookie-law-info-bar {
  width: auto !important;
  max-width: 490px;
}
#cookie-law-info-bar[data-cli-style=cli-style-v2][data-cli-type=widget] {
  padding: 1.5rem 2rem;
}

.cli-style-v2 .cli-bar-message {
  line-height: 1.4;
}
.cli-style-v2 .cli-bar-btn_container {
  justify-content: flex-end;
}
.cli-style-v2 .cli-bar-btn_container .cli_settings_button {
  border: 1px solid #ccc;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
  font-family: var(--wp--preset--font-family--fleischmann-caps);
  font-size: var(--wp--preset--font-size--x-small);
  letter-spacing: 0.0625em;
  text-transform: lowercase;
}

/*# sourceMappingURL=style.css.map */
