html,body{background:#fdf4f1;margin:0;padding:0}*{box-sizing:border-box}@keyframes aj-fall{0%{opacity:0;transform:translateY(-8vh)rotate(0)}8%{opacity:.75}to{opacity:.15;transform:translateY(108vh)rotate(340deg)}}@keyframes aj-zoom{0%{transform:scale(1.04)}to{transform:scale(1.18)}}@keyframes aj-draw{to{stroke-dashoffset:0}}@keyframes aj-fadein{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes aj-glow{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes aj-pulse2{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.05)}}@keyframes aj-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.carousel-nav-btn{width:52px;height:52px}.carousel-nav-btn svg{width:18px;height:18px}@media (width<=1024px){.carousel-nav-btn{width:42px;height:42px}.carousel-nav-btn svg{width:15px;height:15px}}@media (width<=640px){.carousel-nav-btn{width:36px;height:36px;font-size:15px}.carousel-nav-btn svg{width:13px;height:13px}}a{color:#8f6f2a}a:hover{color:#8e4152}.fade-element{opacity:0;visibility:hidden;height:100vh;transition:opacity .6s ease-out,visibility .6s ease-out;overflow:hidden}.fade-element.is-visible{opacity:1;visibility:visible;overflow:auto}section{min-height:100vh}.save-the-date{justify-content:center;align-items:center;display:flex}
