header{position:absolute;width:100%;z-index:10}.section-one__logo{display:grid;justify-self:start;margin-left:7rem;margin-top:9.5rem}.section-one__logo img{height:18.1rem;width:35.7rem}.section-one__hamburger-menu{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:5rem;margin-right:7.5rem;margin-top:9.5rem;padding-left:1.3rem;position:absolute;right:0;top:0;grid-column-gap:.1rem;align-items:center;background-color:#e61230;border-radius:.4rem;justify-items:center}.section-one__hamburger-menu:hover{cursor:pointer}.section-one__hamburger-menu.is-hidden{display:none}.section-one__hamburger-menu__menu{color:#fff;font-family:Lato;font-size:1.4rem;height:2.6rem;justify-self:right;letter-spacing:.172rem;line-height:2.6rem;width:4.9rem}.section-one__hamburger-menu__bars{height:3rem;width:2.625rem}.section-one__hamburger-menu-active{background-color:rgba(217,13,13,.95);grid-template-columns:3fr 1fr;height:100vh;opacity:.88;position:absolute;right:0;top:0;transform:translateX(0);width:40.2rem;z-index:100;grid-row-gap:5rem;color:#fff;display:none;font-family:Lato;font-size:1.9rem;font-weight:900;letter-spacing:.1rem;padding-left:6rem}.section-one__hamburger-menu-active.is-open{display:grid}.section-one__hamburger-menu-active a{color:#fff;text-decoration:none}.section-one__hamburger-menu-active a:hover{text-decoration:underline}.section-one__hamburger-menu-active__item{grid-column:1/2}.section-one__hamburger-menu-active__home{padding-top:10rem}.section-one__hamburger-menu-active__x{grid-column:2/3;grid-row:1/-1;padding-top:8rem}.section-one__hamburger-menu-active__x:hover{cursor:pointer}.section-one__hamburger-menu-active__x img{height:5rem;width:5rem}.section-one__hamburger-menu-active__find{align-self:flex-end;grid-column:1/2;padding-bottom:4.7rem}.section-one__hamburger-menu-active__find img{height:2.9rem;width:2.9rem}@media (max-width:800px){.section-one__logo img{height:9rem;width:20rem}.section-one__logo{align-self:start;justify-self:left;margin-left:2rem;margin-top:2rem}.section-one__hamburger-menu{margin-right:2rem;margin-top:2rem}.section-one__hamburger-menu-active{height:auto}}