/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/scss/main.scss ***!
  \***************************************************************************************************************************************************************************************************************/@font-face{font-display:swap;font-family:Jersey15;font-style:normal;font-weight:100 900;src:url(fonts/Jersey15-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raleway;font-style:normal;font-weight:100 900;src:url(fonts/Raleway-VariableFont_wght.woff2) format("woff2")}@font-face{font-display:swap;font-family:Raleway;font-style:italic;font-weight:100 900;src:url(fonts/Raleway-Italic-VariableFont_wght.woff2) format("woff2")}@font-face{font-display:swap;font-family:Cabin;font-stretch:75% 100%;font-style:normal;font-weight:100 900;src:url(fonts/Cabin-VariableFont_wdth,wght.woff2) format("woff2")}@font-face{font-display:swap;font-family:Cabin;font-stretch:75% 100%;font-style:italic;font-weight:100 900;src:url(fonts/Cabin-Italic-VariableFont_wdth,wght.woff2) format("woff2")}body,html{margin:0;padding:0;width:100%}body{background-color:#f0f4ef;display:flex;flex-direction:column;margin:0;min-height:100vh}body,main{flex:1 0 auto}main .wrapper{display:flex;flex-direction:column;gap:6rem;margin-bottom:5rem;margin-top:5rem;padding:0 1rem}header{background-color:#ad7866;border-bottom:4px solid #824f4f;margin-left:calc(var(--site-padding, 1rem)*-1);margin-right:calc(var(--site-padding, 1rem)*-1);min-height:6.25rem;padding-inline:1rem;position:sticky;top:0;width:100vw;z-index:1000}header,header .header-wrapper{align-items:center;box-sizing:border-box;display:flex}header .header-wrapper{gap:1.5rem;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1400px;width:100%}header .header-wrapper a{text-decoration:none}header .header-wrapper a logo img{height:60px;width:60px}header .header-wrapper a .site-title{color:#200809;font-family:Jersey15,sans-serif;font-size:2.5rem;font-weight:700;line-height:3.125rem;transition:color .3s ease}@keyframes aura-flicker{0%,to{opacity:1}25%{opacity:.4}50%{opacity:.8}75%{opacity:.6}}@keyframes glow-pulse{0%,to{text-shadow:0 0 3px var(--aura-color),0 0 6px var(--aura-color),0 0 10px var(--aura-color),0 0 15px var(--aura-color)}50%{text-shadow:0 0 5px var(--aura-color),0 0 10px var(--aura-color),0 0 15px var(--aura-color),0 0 20px var(--aura-color)}}nav.main-menu{display:none}@media only screen and (min-width:1024px){nav.main-menu{display:block}}nav.main-menu ul.menu{display:flex;gap:3rem;padding:0}@media only screen and (min-width:1280px){nav.main-menu ul.menu{gap:5rem}}nav.main-menu ul.menu li{list-style:none}nav.main-menu ul.menu li a{padding-left:1.5rem}nav.main-menu ul.menu li a:before{left:0}.burger{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;font-family:Jersey15,sans-serif;gap:6px;height:32px;justify-content:center;padding:0;width:32px;z-index:10}@media only screen and (min-width:1024px){.burger{display:none}}.burger span{background-color:#200809;border-radius:2px;display:block;height:4px;transform-origin:center;transition:all .3s ease-in-out;width:100%}.burger:focus{outline:2px solid #9aafcc;outline-offset:4px}.burger.open span:first-child{transform:rotate(45deg) translateY(7px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg) translateY(-7px)}.fullscreen-menu{align-items:center;background-color:#bfcc94;display:flex;flex-direction:column;gap:2rem;inset:0;justify-content:center;opacity:0;overflow-y:auto;padding:3rem 2rem;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:1100}.fullscreen-menu.active{opacity:1;pointer-events:auto}.fullscreen-menu .fullscreen-menu-header{display:flex;flex-direction:column;gap:2rem;justify-content:center}.fullscreen-menu .fullscreen-menu-header a{background-color:transparent;margin:0 auto;text-decoration:none}.fullscreen-menu .fullscreen-menu-header a logo img{max-width:200px;width:200px}.fullscreen-menu .fullscreen-menu-header a .site-title{color:#200809;font-family:Jersey15,sans-serif;font-size:3rem;font-weight:700;line-height:3.625rem;transition:color .3s ease}.fullscreen-menu .menu{display:flex;flex-direction:column;gap:2.5rem;list-style:none;margin:0 auto;max-width:400px;padding:0}.fullscreen-menu .menu li a{background-color:transparent;padding-left:0;text-decoration:none}.fullscreen-menu .menu li a:before{left:-1.5rem;position:absolute}.fullscreen-menu .menu li a,nav.main-menu ul.menu li a{color:#200809;display:inline-block;position:relative;transition:color .3s ease,transform .1s steps(2)}.fullscreen-menu .menu li a:before,nav.main-menu ul.menu li a:before{background-image:url(img/arrow.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1rem;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease;width:1rem}.fullscreen-menu .menu li a:focus:before,.fullscreen-menu .menu li a:hover:before,nav.main-menu ul.menu li a:focus:before,nav.main-menu ul.menu li a:hover:before{opacity:1;transform:translateY(-50%) translateX(-.25rem)}.fullscreen-menu .menu li a:focus,.fullscreen-menu .menu li a:hover,nav.main-menu ul.menu li a:focus,nav.main-menu ul.menu li a:hover{animation:aura-flicker .3s steps(2) 1,glow-pulse 1s ease-in-out .3s infinite;background-color:transparent;text-shadow:0 0 3px var(--aura-color),0 0 6px var(--aura-color),0 0 10px var(--aura-color),0 0 15px var(--aura-color);transform:scale(1.1)}.fullscreen-menu .menu li a:focus-visible,nav.main-menu ul.menu li a:focus-visible{animation:none;outline:2px solid #9aafcc}.fullscreen-menu .menu li:first-child a,nav.main-menu ul.menu li:first-child a{--aura-color:#ff4d4d}.fullscreen-menu .menu li:nth-child(2) a,nav.main-menu ul.menu li:nth-child(2) a{--aura-color:#ffd93b}.fullscreen-menu .menu li:nth-child(3) a,nav.main-menu ul.menu li:nth-child(3) a{--aura-color:#4dabff}.fullscreen-menu .menu li:nth-child(4) a,nav.main-menu ul.menu li:nth-child(4) a{--aura-color:#00c853}.fullscreen-menu-close{background:none;border:none;color:#200809;cursor:pointer;display:none;font-family:Jersey15,sans-serif;font-size:5rem;line-height:5.625rem;position:fixed;right:1.5rem;top:1.5rem;z-index:1110}.fullscreen-menu.active+.fullscreen-menu-close{display:block}.fullscreen-menu-close:focus{outline:2px solid #9aafcc}footer{flex-shrink:0}footer .footer-lower,footer .footer-main{box-sizing:border-box;color:#200809;display:flex;justify-content:center;margin-left:calc(var(--site-padding, 1rem)*-1);margin-right:calc(var(--site-padding, 1rem)*-1);width:100vw}footer .footer-main{background:#c9a185;border-top:4px solid #824f4f;padding:2rem 0}footer .footer-main .social-icons{display:flex;gap:1rem;justify-content:space-between}footer .footer-main .social-icons a{align-items:center;display:flex}footer .footer-main .social-icons svg{height:32px;width:32px;fill:inherit}footer .footer-lower{background:#ad7866;color:#200809;font-size:.75rem;padding:1rem 0;text-align:center}h1,h2,h3,h4,h5,h6{color:#200809;margin:1rem 0}h1{font-size:2.5rem;line-height:3.125rem}h1,h2{font-family:Jersey15,sans-serif}h2{font-size:2rem;line-height:2.625rem}h3{font-size:1.75rem;line-height:2.375rem}h3,h4{font-family:Jersey15,sans-serif}h4{font-size:1.625rem;line-height:2.25rem}h5{font-size:1.5rem;line-height:2.125rem}h5,h6{font-family:Jersey15,sans-serif}h6{font-size:1.25rem;line-height:1.875rem}.pixel-font{font-family:Jersey15,sans-serif}footer,li,p{color:#200809;font-family:Cabin,sans-serif;font-size:1.25rem;line-height:1.875rem}main a:not(.book a):not(:has(img)):not(.contact-cta__buttons a){background-color:#344966;border:2px solid #000;border-radius:6px;color:#f0f4ef;padding:.25rem .5rem;text-decoration:none;transition:background-color .2s,color .2s}main a:not(.book a):focus,main a:not(.book a):hover{background-color:#b4cded;color:#0d1821}main a:not(.book a):active{background-color:#f2d8a7;color:#0d1821}nav li a{font-family:Jersey15,sans-serif;font-size:2rem;font-weight:700;line-height:2.625rem}img{height:auto;max-width:100%}.image-rounded img{border:6px inset #56ae57;border-radius:50%}.page article{display:flex;flex-direction:column;gap:8rem}.page article .title{box-sizing:border-box;margin-left:calc(var(--site-padding, 1rem)*-1);margin-right:calc(var(--site-padding, 1rem)*-1);padding:3rem;text-align:center;width:100vw}.page.page-id-25 .title{background-color:#e3a7a1;border-bottom:4px solid #95362d;border-top:4px solid #95362d}.page.page-id-31 .title{background-color:#f2d8a7;border-bottom:4px solid #b27e1a;border-top:4px solid #b27e1a}.page.page-id-28 .title{background-color:#bfcc94;border-bottom:4px solid #697739;border-top:4px solid #697739}.gform_wrapper{background:#c9a185;border:4px solid #824f4f;border-radius:6px;padding:2rem}.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield .gfield_description,.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield .gfield_label{color:#000;font-family:Jersey15,sans-serif;font-size:1.25rem;line-height:1.875rem}.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield .gfield_description .gfield_required,.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield .gfield_label .gfield_required{color:#200809;font-size:1.25rem;line-height:1.875rem}.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield input:focus,.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield textarea:focus{border-color:#fc0;box-shadow:0 0 8px #fc0,inset 0 0 0 2px #000;outline-color:#fc0}.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield p{color:#000;font-family:Jersey15,sans-serif}.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield img{height:auto;width:200px}.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield.gfield_error input{border:2px solid red}.gform_wrapper form .gform_body .gform_page .gform_page_fields .gform_fields .gfield.gfield_error input:focus{border-color:#fc0;box-shadow:0 0 8px #fc0,inset 0 0 0 2px #000;outline-color:#fc0}.gform_wrapper form .gform_page_footer .gform_button,.gform_wrapper form .gform_page_footer .gform_next_button,.gform_wrapper form .gform_page_footer .gform_previous_button{color:#fff!important;font-family:Jersey15,sans-serif!important;font-size:1.5rem!important}.gform_wrapper form .gform_page_footer .gform_button:focus,.gform_wrapper form .gform_page_footer .gform_next_button:focus,.gform_wrapper form .gform_page_footer .gform_previous_button:focus{border-color:#fc0!important;box-shadow:0 0 8px #fc0,inset 0 0 0 2px #000!important;outline-color:#fc0!important}.gform_wrapper form .gform_page_footer .gform_button{background-color:#344966!important}.gform_wrapper form .gform_page_footer .gform_button:hover{background:#121922!important}.gform_wrapper form .gform_page_footer .gform_next_button{background-color:#697739!important}.gform_wrapper form .gform_page_footer .gform_next_button:hover{background:#2c3218!important}.gform_wrapper form .gform_page_footer .gform_previous_button{background-color:#95362d!important}.gform_wrapper form .gform_page_footer .gform_previous_button:hover{background:#471a15!important}.gform_wrapper .gform_validation_errors{background:#e3a7a1!important;border:2px solid #95362d!important}.gform_wrapper .gform_validation_errors h2{color:#95362d!important;font-family:Jersey15,sans-serif!important;font-size:20px!important}.gform_confirmation_wrapper .gform_confirmation_message{font-family:Jersey15,sans-serif;font-size:28px}[class*=wp-block-]{max-width:900px}[class*=wp-block-],[class*=wp-block-].alignwide{box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%}[class*=wp-block-].alignwide{max-width:1400px}[class*=wp-block-].alignfull{box-sizing:border-box;margin-left:calc(var(--site-padding, 1rem)*-1);margin-right:calc(var(--site-padding, 1rem)*-1);width:100vw}.feature-boxes{box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;margin-left:auto;margin-right:auto;max-width:900px;width:100%}.feature-boxes>.feature-box{align-items:center;border-radius:1rem;box-sizing:border-box;display:flex;flex:0 0 100%;flex-direction:column;max-width:100%;padding:1rem;text-align:center}.feature-boxes>.feature-box img{height:60px;width:60px}.feature-boxes>.feature-box-blue{background-color:#b4cded;border:4px solid #344966}.feature-boxes>.feature-box-green{background-color:#bfcc94;border:4px solid #697739}.feature-boxes>.feature-box-yellow{background-color:#f2d8a7;border:4px solid #b27e1a}.feature-boxes>.feature-box-red{background-color:#e3a7a1;border:4px solid #95362d}.feature-boxes>.feature-box .feature-box__list li{font-size:1.25rem;line-height:1.875rem;list-style:none;position:relative;text-align:left}.feature-boxes>.feature-box .feature-box__list li:before{background-image:url(img/health.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1rem;left:-1.5rem;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.feature-boxes>.feature-box .feature-box__list li:not(:last-child){margin-bottom:1rem}@media only screen and (min-width:768px){.feature-boxes{flex-direction:row;flex-wrap:wrap}.feature-boxes>.feature-box{align-items:center;flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem);padding:2rem}}@media only screen and (min-width:1280px){.feature-boxes>.feature-box{padding:3rem}}.wp-block-media-text{display:flex;flex-direction:column;gap:2rem;justify-content:center}.wp-block-media-text__content,.wp-block-media-text__media{max-width:80%}@media only screen and (min-width:768px){.wp-block-media-text__content,.wp-block-media-text__media{max-width:60%}}@media only screen and (min-width:1280px){.wp-block-media-text__content,.wp-block-media-text__media{max-width:50%}}.inventory-block{display:flex;justify-content:center}.inventory-block__wrapper{display:inline-block;padding:1rem;position:relative;width:100%}.inventory-block__heading,.inventory-block__wrapper{background:#ad7866;border:4px solid #824f4f;border-radius:6px}.inventory-block__heading{font-size:1.5rem;font-weight:700;left:.5rem;line-height:2.125rem;margin-bottom:2rem;padding:.25rem .75rem;text-shadow:0 0 4px #000}@media only screen and (min-width:768px){.inventory-block__heading{border-bottom:none;position:absolute;top:-3.1rem}}@media only screen and (min-width:1280px){.inventory-block__heading{top:-3.1rem}}.inventory-block__heading h2{color:#f0f4ef;margin:0}.inventory-block__grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}@media only screen and (min-width:768px){.inventory-block__grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media only screen and (min-width:1280px){.inventory-block__grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.inventory-block__slot{align-items:center;background:#c9a185;border:4px solid #824f4f;border-radius:1rem;display:flex;height:80px;justify-content:center;position:relative;width:80px}@media only screen and (min-width:768px){.inventory-block__slot{height:120px;width:120px}}@media only screen and (min-width:1280px){.inventory-block__slot{height:150px;width:150px}}.inventory-block__slot img{image-rendering:pixelated;max-height:80%;max-width:80%}.inventory-block__slot:hover{border-color:#fc0;box-shadow:0 0 8px #fc0,inset 0 0 0 2px #000}.inventory-block__slot:hover .inventory-block__overlay{opacity:1;pointer-events:auto}.inventory-block__overlay{align-items:center;background:rgba(0,0,0,.8);border-radius:1rem;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.inventory-block__label{color:#fff;font-family:Jersey15,sans-serif;font-size:1.5rem;font-weight:700;line-height:2.125rem;padding:.25rem .5rem;text-align:center;text-shadow:0 0 4px #000}.pricing-tiers{background:#c9a185;border:4px solid #824f4f;border-radius:6px;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:2rem}.pricing-tiers h2{flex-basis:100%;text-align:center}.pricing-tiers__tier{border:4px solid;border-radius:6px;padding:2rem;width:80%}.pricing-tiers__tier li{border-bottom:1px dashed}.pricing-tiers__tier:first-of-type{background-color:#bfcc94;border-color:#697739}.pricing-tiers__tier:first-of-type li{border-bottom-color:#697739}.pricing-tiers__tier:nth-of-type(2){background-color:#f2d8a7;border-color:#b27e1a}.pricing-tiers__tier:nth-of-type(2) li{border-bottom-color:#b27e1a}.pricing-tiers__tier:nth-of-type(3){background-color:#e3a7a1;border-color:#95362d}.pricing-tiers__tier:nth-of-type(3) li{border-bottom-color:#95362d}.pricing-tiers__tier:nth-of-type(2) .pricing-tiers__features li:nth-last-child(-n+2),.pricing-tiers__tier:nth-of-type(3) .pricing-tiers__features li:nth-last-child(-n+2){font-weight:700}@media only screen and (min-width:768px){.pricing-tiers__tier{width:auto}}.pricing-tiers__header{text-align:center}.pricing-tiers__name{font-size:2rem;margin:0}.pricing-tiers__cost{display:flex;flex-direction:column;font-size:1.5rem}.pricing-tiers__cost span{font-size:1rem}.pricing-tiers__features{display:flex;flex-direction:column;gap:1rem;margin:0;padding:0;text-align:center}.pricing-tiers__features li{list-style:none}.contact-cta{background-color:#b4cded;border-bottom:4px solid #344966;border-top:4px solid #344966;display:flex;flex-wrap:wrap;justify-content:center;padding:2rem 0 3rem}.contact-cta h2{flex-basis:100%;text-align:center}.contact-cta__buttons{display:flex;gap:5rem}.contact-cta__buttons a{border-radius:6px;color:#200809;font-family:Jersey15,sans-serif;font-size:40px;padding:1rem;text-decoration:none}.contact-cta__buttons a:first-of-type{background-color:#bfcc94;border:4px solid #697739}.contact-cta__buttons a:first-of-type:hover{background-color:#95a951}.contact-cta__buttons a:last-of-type{background-color:#f2d8a7;border:4px solid #b27e1a}.contact-cta__buttons a:last-of-type:hover{background-color:#e5b14e}.blog .title{background-color:#b4cded;border-bottom:4px solid #344966;border-top:4px solid #344966;box-sizing:border-box;color:#fff;margin-left:calc(var(--site-padding, 1rem)*-1);margin-right:calc(var(--site-padding, 1rem)*-1);padding:3rem;text-align:center;width:100vw}.blog .posts-page-content{margin-left:auto;margin-right:auto}.blog .book,.blog .posts-page-content{box-sizing:border-box;max-width:900px;width:100%}.blog .book{background:#fdf6e3;border:6px solid #824f4f;margin:2rem auto;padding:.5rem}.blog .book .spread{display:flex;justify-content:center;position:relative;z-index:1}.blog .book .spread:before{background:repeating-linear-gradient(180deg,#6b3d36 0 14px,#5a322c 14px 28px,#fff 28px 29px,#5a322c 29px 32px);bottom:0;content:"";left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);width:8px;z-index:5}.blog .book .spread .page{background:#fdf6e3 url(img/parchment.jpg) no-repeat;background-size:cover;border:2px solid #c2b280;cursor:pointer;flex:1;overflow:hidden;padding:5rem 2rem;position:relative}.blog .book .spread .page .page-link{align-items:center;background:transparent;display:flex;height:100%;justify-content:center;left:0;position:absolute;text-decoration:none;top:0;width:100%;z-index:2}.blog .book .spread .page .page-link .overlay-text{color:#fff;font-family:Jersey15,sans-serif;font-size:2.25rem;font-weight:700;line-height:2.875rem;opacity:0;pointer-events:none;transition:opacity .3s}.blog .book .spread .page:hover .page-link{background:rgba(0,0,0,.8)}.blog .book .spread .page:hover .page-link .overlay-text{opacity:1}.blog .book .spread .page .page-content{display:flex;flex-direction:column;gap:2rem;line-height:1.4;position:relative;z-index:1}.blog .book .spread .page .page-content .title-content{display:flex;gap:2rem}.blog .book .spread .page .page-content .title-content .entry-image{width:40%}.blog .book .spread .page .page-content .title-content .entry-image img{border:2px solid #c2b280;display:block;height:auto;image-rendering:pixelated;width:100%}.blog .book .spread .page .page-content .title-content .entry-title{margin-bottom:.5rem}.blog .book .spread .page:hover{border-color:#fc0;box-shadow:0 0 8px #fc0,inset 0 0 0 2px #000}.blog .book .text-content{overflow:hidden}.blog .book-nav{margin-top:1rem;text-align:center}.blog .book-nav ul{display:inline-flex;gap:1rem;list-style:none;padding:0}.blog .book-nav ul li a{border:2px solid #200809;color:#fff;display:inline-block;font-family:Jersey15,sans-serif;padding:.5rem 1rem;text-decoration:none}.blog .book-nav ul li a:hover{background:#b4cded;color:#200809}.blog .book-nav ul li span{background:#b4cded;border:2px solid #200809;border-radius:6px;display:inline-block;font-family:Jersey15,sans-serif;padding:.25rem .5rem}.aligncontent{max-width:900px}.aligncontent,.alignwide{box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%}.alignwide{max-width:1400px}.alignfull{box-sizing:border-box;margin-left:calc(var(--site-padding, 1rem)*-1);margin-right:calc(var(--site-padding, 1rem)*-1);width:100vw}
/*# sourceMappingURL=main.min.css.map*/