@font-face{font-family:"PatrickHand";src:url("fonts/PatrickHand-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}body>header{background-color:#deb887;background-image:url(../img/background/header-default.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;background-blend-mode:darken;background-attachment:scroll}body>header .flip-card{background-color:rgba(0,0,0,0);width:50vw;min-width:300px;max-width:500px;aspect-ratio:1/1;padding:5%;perspective:1000px}body>header .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 1.5s;transform-style:preserve-3d}body>header .flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}body>header .flip-card-front,body>header .flip-card-back{background-color:var(--bs-dark);border-color:var(--bs-light);border-width:.25rem;border-style:solid;box-shadow:0 0 .5rem .25rem rgba(0,0,0,.5);position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}body>header .flip-card-front{padding:11% 14%}body>header .flip-card-front img{aspect-ratio:1/1;width:100%;filter:invert(1)}body>header .flip-card-back{display:flex;align-items:center;justify-content:center;font-family:"PatrickHand",cursive;font-size:clamp(35px,6.5vw,65px);line-height:1;color:var(--bs-light);padding:15%;transform:rotateY(180deg);background-color:var(--bs-dark);background-image:url(../img/background/flip-card.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}/*# sourceMappingURL=header.css.map */
