.mobile-tab{background-color:var(--rainbowRed);color:var(--white);position:absolute;padding:10px;min-width:250px;aspect-ratio:1/1;text-align:center;top:0;left:0;display:flex;align-items:flex-end;justify-content:center;z-index:1000;transform:translate(-50%,-50%) rotate(-45deg);cursor:pointer;border:none;@media (max-width:700px){min-width:150px}@media (min-width:1200px){display:none}}.mobileMenuContainer{position:fixed;flex-flow:column wrap;width:100%;height:100%;z-index:5000;overflow:hidden;background-color:var(--rainbowRed);color:var(--white);gap:20px}.mobileMenuContainer,.mobileMenuList{display:flex;justify-content:center;align-items:center}.mobileMenuList{flex-flow:column nowrap;margin-top:1em;font-size:xx-large;gap:1em}.mobileLogoContainer{position:relative;width:80%;max-width:400px;min-width:none;aspect-ratio:400/155}.close{border:0;margin:0;color:var(--rainbowRedLight);border-radius:50%;padding:5px;border:4px solid var(--rainbowRedLight);aspect-ratio:1/1;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.close,.mobileMenuItem{background-color:transparent;font-size:xx-large;cursor:pointer}.mobileMenuItem{border:none;color:var(--white)}.desktopMenuList{display:flex;flex-flow:row wrap;justify-content:space-evenly;width:inherit;margin:20px 0;gap:20px;@media (max-width:1199px){display:none}}.couchImageContainer{position:relative;width:120%;max-width:900px;height:-moz-fit-content;height:fit-content;aspect-ratio:970/450;align-self:center;overflow:visible;z-index:1000;justify-self:center}.couchContainer{display:flex;flex-flow:row nowrap;justify-content:center;width:100%}footer{display:block;align-self:flex-end;justify-self:flex-end;height:-moz-fit-content;height:fit-content;width:100%;background-color:var(--white);z-index:1000}.footerInfo{align-self:center;width:100%;padding:30px 20px;gap:30px;color:var(--rainbowTurquoise);display:flex;flex-flow:row nowrap;text-align:center;align-items:flex-end;justify-content:space-evenly;@media (max-width:600px){flex-flow:row wrap}}.footerInfo>div{justify-content:center;flex-basis:30%;@media (max-width:600px){flex-basis:auto}}header{flex-flow:column nowrap;align-items:flex-start;justify-content:center;width:100%;background-color:var(--tanLight);background-image:url(/_next/static/media/bg.897f9d91.jpg)}.headerContainer{display:flex;flex-flow:column nowrap;padding-top:20px;justify-content:flex-end;align-items:center;overflow:hidden;margin-bottom:30px}.headerContainer,.logoContainer{width:100%;height:-moz-fit-content;height:fit-content}.logoContainer{position:relative;margin-top:15px;aspect-ratio:17/7;max-width:500px;z-index:3;justify-self:center;z-index:2000;min-width:300px}.hdr-menu{color:var(--white)}.hdr-menu,header{display:flex;flex-flow:row nowrap;gap:20px}header{align-items:center;padding:0 20px;white-space:nowrap}.hdr-menu{@media (max-width:1200px){display:none}}.menu-link{display:flex;font-size:large;font-weight:600;color:var(--rainbowRed);background-color:var(--white);padding:5px 10px;justify-content:flex-end;border-radius:0 0 6px 6px;text-transform:uppercase;@media (max-width:1200px){font-size:small}}