.privacy-policy-card{background-color:var(--accent);border-radius:8px;box-sizing:border-box;color:var(--white);max-height:85vh;overflow-x:hidden;overflow-y:auto;padding:40px 60px;position:relative;text-align:left}.privacy-policy-card *{color:var(--white)}@media(max-width:62rem){.privacy-policy-card{border-radius:0;height:auto;max-height:none;padding:20px;width:100%}}.privacy-policy-card__close-row{display:flex;justify-content:flex-end;margin-bottom:20px}@media(max-width:62rem){.privacy-policy-card__close-row{margin-bottom:15px}}.privacy-policy-card__close{background:none;border:none;color:var(--white)!important;cursor:pointer;font-size:24px;padding:5px;transition:opacity .3s ease}.privacy-policy-card__close:hover{opacity:.7}@media(max-width:62rem){.privacy-policy-card__close{font-size:20px}}.privacy-policy-card__header{display:grid;grid-template-columns:1fr 3fr;margin-bottom:40px}@media(max-width:62rem){.privacy-policy-card__header{gap:15px;grid-template-columns:1fr;margin-bottom:25px}}.privacy-policy-card__title{font-family:var(--primary-font);font-size:32px;font-weight:700;line-height:1.2;margin:0;text-transform:uppercase}@media(max-width:62rem){.privacy-policy-card__title{font-size:24px}}.privacy-policy-card__description{font-family:var(--secondary-font);font-size:20px;line-height:1.6;margin:0}@media(max-width:62rem){.privacy-policy-card__description{font-size:18px}}.privacy-policy-card__grid{display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}@media(max-width:75rem){.privacy-policy-card__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:62rem){.privacy-policy-card__grid{gap:25px;grid-template-columns:1fr}}.privacy-policy-card__section--wide{grid-column:span 3}@media(max-width:75rem){.privacy-policy-card__section--wide{grid-column:span 1}}@media(max-width:62rem){.privacy-policy-card__section--wide{grid-column:span 1}}.privacy-policy-card__section-heading{font-family:var(--primary-font)!important;font-size:20px;font-weight:500;margin:0 0 12px}@media(max-width:62rem){.privacy-policy-card__section-heading{font-size:18px;margin:10px 0}}.privacy-policy-card__section-content{font-family:var(--secondary-font);font-size:16px}@media(max-width:62rem){.privacy-policy-card__section-content{font-size:14px}}.privacy-policy-default__overlay{align-items:center;background-color:rgba(0,0,0,.5019607843137255);box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:20px;position:fixed;top:0;width:100%;z-index:999999}@media(max-width:62rem){.privacy-policy-default__overlay{align-items:flex-start;padding:0}}.privacy-policy-default__modal-content{border-radius:8px;max-height:90vh;max-width:1300px;overflow:hidden;width:100%}@media(max-width:62rem){.privacy-policy-default__modal-content{border-radius:0;height:100%;max-height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}}.privacy-policy-default__card{border-radius:8px;width:100%}@media(max-width:62rem){.privacy-policy-default__card{border-radius:0;min-height:100%}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter,.fade-leave-to{opacity:0}.footer{align-items:center;display:flex;justify-content:center;max-width:100%;min-height:350px;overflow-x:hidden;padding:80px 0;width:100%}.footer,.footer *,.footer :after,.footer :before{box-sizing:border-box}@media(max-width:62rem){.footer{min-height:500px;padding:40px 0}}.footer__inner--desktop,.footer__inner--mobile{max-width:1920px}.footer__inner--desktop{display:flex;gap:60px}@media(max-width:960px){.footer__inner--desktop{display:none}}.footer__inner--mobile{align-items:center;box-sizing:border-box;display:none;flex-direction:column;gap:20px;text-align:center}@media(max-width:62rem){.footer__inner--mobile{display:flex;max-width:100%;padding:0 20px}}.footer__inner--mobile .footer__copyright,.footer__inner--mobile .footer__credits,.footer__inner--mobile .footer__privacy-link{margin-top:-12px}.footer__inner--mobile .footer__copyright{margin-top:0}.footer__left{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;justify-content:space-between;min-width:250px}.footer__logo{height:auto;max-width:100%;width:350px}.footer__left-bottom{margin-top:auto}.footer__copyright{color:var(--text-color);font-family:var(--secondary-font);font-size:14px;font-weight:500;margin:0 0 5px;text-align:center}@media(max-width:62rem){.footer__copyright{margin-bottom:2px}}.footer__bottom-row{align-items:center;display:flex;gap:15px}.footer__privacy-link{color:var(--text-color);cursor:pointer;font-family:var(--secondary-font);font-size:14px;font-weight:500;text-decoration:underline;transition:opacity .3s ease-in-out}.footer__privacy-link:active,.footer__privacy-link:focus,.footer__privacy-link:hover{color:var(--text-color);font-weight:600;text-decoration:underline}.footer__credits,.footer__designed-by{color:var(--text-color);font-family:var(--secondary-font);font-size:14px;font-weight:500;margin:0}@media(max-width:62rem){.footer__credits{margin-bottom:2px}}.footer__credit-link{color:var(--text-color);font-family:var(--secondary-font);font-size:14px;font-weight:500;text-decoration:underline;transition:opacity .3s ease-in-out}.footer__credit-link:focus,.footer__credit-link:hover{color:var(--text-color);font-weight:600;text-decoration:underline}.footer__credit-text{color:var(--text-color)}.footer__credit-text,.footer__credits-separator{font-family:var(--secondary-font);font-size:14px;font-weight:500}.footer__credits-separator{margin:0 2px}.footer__right{display:flex;flex:1;flex-direction:column}.footer__right-top{display:flex;gap:60px;margin-bottom:50px}.footer__column{align-items:flex-start;display:flex;flex-direction:column;gap:15px;width:50%}.footer__column *,.footer__column .heading-default,.footer__column h4{font-family:var(--primary-font);font-size:20px;font-weight:500;letter-spacing:.05em;margin:0;text-transform:uppercase;white-space:nowrap}@media(max-width:1400px){.footer__column *,.footer__column .heading-default,.footer__column h4{font-size:16px}}@media(max-width:1200px){.footer__column *,.footer__column .heading-default,.footer__column h4{font-size:12px}}.footer__column--managed{flex:1}.footer__column--follow{flex:0 0 auto}.footer__heading{margin:0}.footer__hazelview-logo{max-width:180px}.footer__hazelview-logo img{display:block;height:auto;width:100%}.footer__social .social-default__wrapper{display:flex;gap:20px}.footer__social .social-default__item{color:var(--text-color);transition:opacity .3s ease-in-out}.footer__social .social-default__item svg{height:24px;width:24px}.footer__social .social-default__item:hover{opacity:.7}.footer__right-bottom{width:100%}.footer__text{color:var(--text-color);font-family:var(--secondary-font);font-size:14px;font-weight:500;line-height:1.7;margin:0;text-align:left}@media(max-width:62rem){.footer__text{word-wrap:break-word;margin:20px 0;max-width:100%;overflow-wrap:break-word;width:100%}}.footer__managed-row{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:15px;justify-content:center;margin-top:10px;max-width:100%;padding:0 20px;width:100%}.footer__managed-label{flex:0 0 50%;font-family:var(--primary-font);font-size:14px;font-weight:500;letter-spacing:.05em;text-align:right;text-transform:uppercase}.footer__hazelview-logo-mobile{flex:0 0 auto;max-width:180px}.footer__hazelview-logo-mobile .image-default__image,.footer__hazelview-logo-mobile img{display:block;height:auto;max-width:180px;width:100%}.footer__follow-section{align-items:center;display:flex;flex-direction:column;gap:15px;margin-bottom:20px;margin-top:15px}.footer__follow-section .footer__heading{font-weight:500}:root{--action:#9fbcbc;--action-rgb:159,188,188;--accent:#572436;--accent-rgb:87,36,54;--light:#f1beb1;--light-rgb:241,190,177;--dark:#06060b;--dark-rgb:6,6,11;--white:#fff;--white-rgb:255,255,255;--offwhite:#f4f7fa;--offwhite-rgb:244,247,250;--gray:#4c5d4f;--gray-rgb:76,93,79;--gray-light:#f4f7fa;--gray-mid:#4c5d4f;--gray-dark:#4c5d4f;--black:#111;--black-rgb:17,17,17;--shadow-color:var(--black);--shadow-color-rgb:var(--black-rgb);--text-color:var(--black);--text-color-rgb:17,17,17;--text-color-light:var(--gray);--text-color-mid:var(--gray-mid);--success:var(--action);--warning:#d89d0b;--error:#d82047;--danger:var(--error);--scrollbar-bg:#d1d1d1;--box-shadow-color:rgba(var(--shadow-color-rgb),0.1);--box-shadow-color-med:rgba(var(--shadow-color-rgb),0.15);--box-shadow-color-darker:rgba(var(--shadow-color-rgb),0.2);--primary-font:"tt-travels-next",sans-serif;--secondary-font:"degular-variable",sans-serif;--header-font:var(--primary-font);--body-font:var(--secondary-font);--heading:var(--black);--transition-time:300ms;--transition-ease:ease-in-out;--transition:var(--transition-time) var(--transition-ease)}.page-wrapper{width:100%}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);font-family:var(--body-font);text-align:center}.fade-enter-active,.fade-leave-active{overflow:hidden;transition:all var(--transition)}