body{margin:0;max-height:100vh;overflow:hidden}body{background-color:#212529;color:#fafafa}nav{font-size:1.5em;padding:20px;font-family:Imperial Script}section.hero{height:100%;display:flex;justify-content:space-between}@media screen and (min-width: 768px) and (max-width: 991px){section.hero>.text{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 40px!important}section.hero>.text>.content{text-align:center;line-height:2em!important}}@media screen and (min-width: 992px){nav{padding:30px}section.hero>.text{width:50%;padding:20px 80px!important}.image-wrapper{display:block!important;width:35%}.shade{display:block!important;height:100%;position:absolute;right:17%;width:22%;background:linear-gradient(95.38deg,#212529 53.74%,#21252900 83.91%)}}section.hero>.text{padding:20px}section.hero>.text>.title>h1{font-size:3em;margin:0;font-family:Playfair Display}section.hero>.text>.content{font-family:Mulish;font-size:1.1em;line-height:1.5em}.gift-location{font-family:Mulish;margin-top:20px;font-size:.8em}.image-wrapper{display:none}img{object-fit:cover;width:100%;height:100%}.shade{display:none}button{margin-top:20px;padding:20px;outline:none;border:none;cursor:pointer;border-radius:20px;transition:all .5s ease-in-out}button.button-shaking{animation:button-shaking 1s ease-in}button:hover{transform:scale(.8)}@keyframes button-shaking{0%{transform:scale(.8)}50%{transform:scale(1.2) rotate(45deg)}to{transform:scale(1) rotate(0)}}
