@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@keyframes homePopupSlideIn{0%{transform:translateY(-100%)}to{transform:translate(0)}}@keyframes homePopupSlideOut{0%{transform:translate(0)}to{transform:translateY(-100%)}}@keyframes homePopupFadeIn{0%{opacity:0}to{opacity:1}}@keyframes homePopupFadeOut{0%{opacity:1}to{opacity:0}}.home-popup{--popup-color-text:#000;--popup-color-secondary:#fff;--popup-ease-out:cubic-bezier(.22, 1, .36, 1);--popup-ease-in:cubic-bezier(.4, 0, .2, 1);pointer-events:auto;z-index:9999;-webkit-user-select:none;user-select:none;font-family:var(--font-austin),"Austin",sans-serif;letter-spacing:.5px;animation:homePopupFadeIn .35s var(--popup-ease-out) both;background-color:#0006;justify-content:center;align-items:center;font-weight:400;line-height:1.5;display:flex;position:fixed;inset:0}.home-popup.is-closing{animation:homePopupFadeOut .45s var(--popup-ease-in) forwards;pointer-events:none}.home-popup__dialog{pointer-events:all;will-change:transform;backface-visibility:hidden;width:500px;max-width:90vw;animation:homePopupSlideIn .55s var(--popup-ease-out) both;background-color:#fff;padding:0;position:relative;overflow:hidden;transform:translate(0)}.home-popup__dialog.is-closing{animation:homePopupSlideOut .45s var(--popup-ease-in) forwards;pointer-events:none}.home-popup__close{z-index:9999;cursor:pointer;border-style:var(--tw-border-style);color:#000;background-color:#0000;border-width:0;padding:0;font-size:20px;line-height:1;display:flex;position:absolute;top:29px;right:28px}.home-popup__close svg{fill:#000;width:1em;height:1em}.home-popup__close:hover{color:#0e4bd5}.home-popup__close:hover svg{fill:#0e4bd5}.home-popup__content{box-sizing:border-box;flex-direction:column;align-items:stretch;width:100%;padding:5% 30px calc(20px + 5%);font-size:.8em;display:flex}.home-popup__title{text-align:center;width:100%;font-family:var(--font-austin),"Austin",sans-serif;text-transform:capitalize;letter-spacing:-.37px;color:var(--popup-color-text);margin:0 0 20px;padding:0;font-size:1.8em;font-weight:300;line-height:normal}.home-popup__image{background-image:url(/popup/PHOTO-1.jpg);background-position:50%;background-size:cover;flex-shrink:0;width:100%;min-height:300px;margin:0 0 20px}.home-popup__description{text-align:center;width:100%;font-family:var(--font-austin),"Austin",sans-serif;color:var(--popup-color-text);margin:0 0 20px;padding:30px 70px 10px;font-size:1.5em;font-weight:400;line-height:1.5}.home-popup__button{text-align:center;background-color:var(--popup-color-secondary);width:auto;font-family:var(--font-austin),"Austin",sans-serif;color:var(--popup-color-text);border:2px solid var(--popup-color-text);margin-inline:auto;padding:6px;font-size:1.5em;font-weight:300;line-height:1em;text-decoration-line:none;transition:all .3s;display:block}@media (max-width:1024px){.home-popup__dialog{width:90vw}.home-popup__content{padding:5% 30px calc(20px + 5%)}.home-popup__title{font-size:28px;line-height:40px}.home-popup__button{margin-top:10px}}@media (max-width:767px){.home-popup{align-items:center}.home-popup__title{width:220px;max-width:220px;margin-inline:auto}.home-popup__image{min-height:160px}.home-popup__description{padding:20px}.home-popup__button{margin-top:0;padding:8px 40px;font-size:1.2em}}@media (prefers-reduced-motion:reduce){.home-popup,.home-popup__dialog{animation:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
