:root{--space-0:0.5rem;--space-img-overlap:1rem;--space-1:2rem;--space-2:2.5rem;--time:0.3s}.looped-img-container{display:grid;width:6.5rem}.looped-img-container.vase{transform:rotate(-6deg);width:6.5rem}@media(min-width:640px){.looped-img-container.vase{width:8.5rem;position:relative;top:.35rem}}.looped-img-container.camera{transform:rotate(0deg);width:7rem;margin-left:-.75rem}@media(min-width:640px){.looped-img-container.camera{width:9rem}}.looped-img-container.shoe{transform:rotate(0deg);width:7rem;position:relative;top:-.2rem}@media(min-width:640px){.looped-img-container.shoe{width:9rem}}.looped-img-container.wine{transform:rotate(-3deg);margin-left:-1rem;margin-right:-.25rem;width:6rem;position:relative;top:-.1rem}@media(min-width:640px){.looped-img-container.wine{display:none}}@media(min-width:780px){.looped-img-container.wine{display:grid;top:-.175rem;width:7rem}}.looped-img-container.bottle{transform:rotate(7deg);width:5.5rem}@media(min-width:640px){.looped-img-container.bottle{width:7.6rem;position:relative;top:1rem}}.looped-img-container.tent{transform:scaleX(-1) rotate(2deg);width:8rem;margin-left:-1rem;position:relative;top:-.5rem}@media(min-width:640px){.looped-img-container.tent{width:9.5rem}}.looped-img-container.envelope{width:6rem;transform:rotate(3deg);position:relative;top:.15rem}@media(min-width:640px){.looped-img-container.envelope{width:7rem}}.looped-img-container.map{width:6.5rem;transform:rotate(20deg);margin-left:.85rem;position:relative;top:.5rem}@media(min-width:640px){.looped-img-container.map{width:8.5rem;margin-left:.75rem;top:.65rem}}.looped-img-container img{width:100%;height:auto}@media(prefers-reduced-motion:no-preference){.looped-img-container img{grid-area:1/1;animation:rotate calc(var(--time)*4) linear 0s infinite}.looped-img-container img:nth-child(2){animation-delay:calc(var(--time)*-3)}.looped-img-container img:nth-child(3){animation-delay:calc(var(--time)*-2)}.looped-img-container img:nth-child(4){animation-delay:calc(var(--time)*-1)}}@media(prefers-reduced-motion){.looped-img-container img{grid-area:1/1}.looped-img-container img:nth-child(2),.looped-img-container img:nth-child(3),.looped-img-container img:nth-child(4){display:none}}@keyframes rotate{0%,25%{opacity:1}25.01%,to{opacity:0}}.img-row{display:flex;align-items:flex-end}@media(min-width:640px){.img-row{margin-top:0;margin-bottom:0}}body{color:var(--charcoal-100-black,#041414);font-family:Helvetica}footer,header{background:var(--sand-10,#fffefc);display:flex;flex-direction:column;align-items:center;overflow:hidden}.box{border:1px solid var(--sand-20,#f6f3ee);background:var(--glacier-100-white,#fff);margin-left:1.5rem;margin-right:1.5rem;padding:var(--space-1)}@media(min-width:640px){.box{margin:calc(-1*var(--space-img-overlap)) var(--space-1) 0;width:min(100% - var(--space-2)*4,39rem)}}header{padding:3rem 0 0;gap:var(--space-2)}@media(min-width:640px){header{padding:4rem 0 5rem;gap:4rem}}header .intro-text{display:flex;flex-direction:column;gap:var(--space-0);max-width:640px;padding:0 var(--space-1)}header .intro-text h1,header .intro-text p.subtitle{text-align:center;color:var(--charcoal-100-black,#041414)}header .intro-text h1{font-size:50px;font-weight:700;line-height:110%;letter-spacing:-2.5px;margin-bottom:1rem}header .intro-text p{font-size:16px;font-weight:400;line-height:145%;letter-spacing:-.08px}header .header-content{display:flex;flex-direction:column;align-items:center}@media(min-width:640px){header .header-content .img-row{order:-1}header #search-container-header{z-index:1}}header #search-container-header .three-up{display:flex;flex-direction:column;width:100%;gap:var(--space-1);margin-bottom:1rem}@media(min-width:640px){header #search-container-header .three-up{gap:var(--space-2);flex-direction:row;align-items:flex-start}}header #search-container-header .three-up .column{display:flex;flex-direction:column;justify-content:center;gap:2px}header #search-container-header .three-up .column:not(:last-of-type){padding-bottom:var(--space-1);border-bottom:1px solid var(--sand-30,#efeae1)}@media(min-width:640px){header #search-container-header .three-up .column{align-items:flex-start}header #search-container-header .three-up .column:not(:last-of-type){padding-bottom:none;border-bottom:none}}header #search-container-header .three-up .column h2{font-size:16px;font-style:normal;font-weight:700;line-height:145%;letter-spacing:-.08px}header #search-container-header .three-up .column p{font-size:12px;font-style:normal;font-weight:400;line-height:130%}header input{display:none;box-sizing:border-box;width:100%;height:32px;padding:16px;font-size:16px;border-radius:2px;border:1px solid var(--charcoal-60,#687272);background:var(--glacier-100-white,#fff)}@media(min-width:640px){header input{display:block}}footer{text-align:center;color:var(--charcoal-100-black,#041414);padding:5rem 0}footer #join-us{display:flex;flex-direction:column;align-items:center;padding-top:4rem;padding-bottom:4rem;z-index:1;margin-top:-.5rem}@media(min-width:640px){footer #join-us{padding-top:5rem;padding-bottom:5rem;margin-top:-1.5rem}}footer #join-us h2{font-size:32px;font-style:normal;font-weight:700;line-height:115%;letter-spacing:-.96px;max-width:640px;text-align:center;margin-bottom:.5rem}footer #join-us p{font-size:14px;font-style:normal;font-weight:400;line-height:145%;letter-spacing:-.21px}footer #join-us .button-container{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;width:min(100%,240px)}footer #join-us .button-container .button{display:flex;height:36px;padding:0 16px;justify-content:center;align-items:center;gap:8px;align-self:stretch;color:var(--charcoal-100-black,#041414);font-size:13px;font-weight:700;letter-spacing:-.39px}footer #join-us .button-container .button.primary{text-decoration:none;border-radius:4px;background:var(--sunshine-100,#c6a665)}footer #join-us .button-container .button.hyperlink{-webkit-text-decoration-color:var(--sunshine-100,#c6a665);text-decoration-color:var(--sunshine-100,#c6a665);-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:6px;text-decoration-thickness:3px}