:root{--ease: cubic-bezier(.87, 0, .13, 1);--duration: .9s;--black: #1a1919;--brand: #730839;--green: #00373f;--green-light: #c3dbc3;--beige: #dfdad2;--blue: #1E3158}*{padding:0;margin:0;box-sizing:border-box;position:relative}#cookies{display:flex;flex-direction:column;align-items:flex-start;gap:16px;position:fixed;bottom:40px;left:40px;width:320px;padding:24px;background:#730839;z-index:999999999;transition:.5s}#cookies p,#cookies a{font-size:16px;color:#fff}#cookies a{display:flex;flex-direction:column;gap:4px;cursor:pointer}#cookies a::after{content:"";width:100%;height:1px;background:#fff}#cookies.close{transform:translateX(-500px)}@font-face{font-family:Tiempos Fine;src:url(../fonts/TiemposFine-Light.otf);font-display:swap}@font-face{font-family:Tiempos Fine;src:url(../fonts/TiemposFine-LightItalic.otf);font-display:swap;font-style:italic}@font-face{font-family:GT America;src:url(../fonts/GT-America-Standard-Regular.otf);font-display:swap}@font-face{font-family:GT America;src:url(../fonts/GT-America-Standard-Bold.otf);font-display:swap;font-weight:700}html{height:-webkit-fill-available;scroll-behavior:smooth}body{min-height:100vh;min-height:-webkit-fill-available;display:flex;flex-direction:column}@media(orientation: landscape){body{scroll-snap-type:y proximity}}body,html{font-family:Tiempos Fine;color:var(--black);background-color:#fff}header,section,footer,menu,div,nav,a,button{display:flex;justify-content:center;align-items:center;flex-direction:column}h1,h2,h3,h4,h5{font-family:Tiempos Fine;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-wrap:balance}em,i{font-style:italic}h1{font-size:4vw;line-height:1.2}@media(orientation: portrait){h1{font-size:9vw}}h2{font-size:3vw;line-height:1.2}@media(orientation: portrait){h2{font-size:7vw}}h3{font-size:2.5vw;line-height:1.3}@media(orientation: portrait){h3{font-size:5vw}}h4{font-size:2vw;line-height:1.3}@media(orientation: portrait){h4{font-size:4vw}}h5{font-size:1.5vw;line-height:1.3}@media(orientation: portrait){h5{font-size:4vw}}p,a,figcaption{font-family:GT America;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{font-size:1.2vw;line-height:1.5;margin:0;text-wrap:balance}@media(orientation: portrait){p{font-size:3vw}}a{font-size:1vw;line-height:1.5;margin:0;text-decoration:none;color:var(--brand);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none}@media(orientation: portrait){a{font-size:3vw}}figcaption{display:flex;align-items:center;font-size:1vw;line-height:1.5;margin-top:2vmin}@media(orientation: portrait){figcaption{font-size:2vw}}figcaption::before{content:"/";display:inline-block;color:var(--brand);font-size:1.6vw;line-height:1;margin-right:1vw}@media(orientation: portrait){figcaption::before{font-size:3vw}}b,strong{font-family:GT America;font-weight:700}.load .loading{animation-play-state:paused}.load .loading svg{opacity:1}.load .loading svg polyline{animation-iteration-count:infinite}.load header.home img{transform:scale(1.2)}.load header .title span{transform:skewY(20deg) scaleX(0)}.loading{position:fixed;width:100vw;min-height:100vh;min-height:-webkit-fill-available;z-index:99999999;background:var(--brand);pointer-events:none;animation-name:loading-box;animation-duration:1.4s;animation-timing-function:var(--ease);animation-fill-mode:forwards;animation-play-state:running}.loading svg{width:10vmax;height:10vmax;fill:none;stroke:var(--beige);opacity:0;transition:opacity 1s}.loading svg polyline{stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:1500;stroke-dashoffset:1500;animation-name:loading-path;animation-duration:1.4s;animation-fill-mode:backwards;animation-iteration-count:3}.loading svg polyline:nth-child(6){animation-delay:.5s}.loading svg polyline:nth-child(5){animation-delay:.4s}.loading svg polyline:nth-child(4){animation-delay:.3s}.loading svg polyline:nth-child(3){animation-delay:.2s}.loading svg polyline:nth-child(2){animation-delay:.1s}@keyframes loading-path{to{stroke-dashoffset:0}}@keyframes loading-box{from{clip-path:polygon(-50% 0, 200% 0, 0 200%, 0 -50%)}to{clip-path:polygon(0 0, 0 0, 0 0, 0 50%)}}.play{display:flex;justify-content:center;align-items:center;cursor:pointer}.play::before,.play::after{position:absolute;z-index:2;transition:background .6s}.play::after{content:"►";font-size:2vw;margin-left:.35vw;margin-top:.1vw;color:#fff}.play::before{content:"";width:4vw;height:4vw;border-radius:50%;border:2px solid #fff}.play:hover::before{background:var(--brand)}/*# sourceMappingURL=main.css.map */