:root{--wrLakeBlue:#005f86;--wrStone:#b7b09c;--wrGray:#707372;--wrDarkGray:#54575a;--wrDarkerGray:#2a2a2a;--wrCiticosWine:#81312f;--wrGolfGreen:#5c7e51;--wrBackgroundPrint:#d6d2c4;--wrCyan:#009fe9;--wrOrange:#ff8200}
@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}:root .bounce-animation{animation:1.5s infinite bounce}
body{background:var(--background);color:var(--foreground);font-family:var(--open-sans)}.pre-title-title-text{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1em;min-height:400px;display:flex}.pre-title-title-text p.pre-title{color:var(--wrCiticosWine)}.pre-title-title-text .action-buttons{flex-flow:wrap;gap:1em;width:100%;margin:auto auto 0 0;display:flex}.pre-title-title-text .action-button a{color:var(--wrCiticosWine);border:2px solid var(--wrCiticosWine);padding:.5em 1.5em;display:block}.pre-title-title-text .action-button a:hover{background:var(--wrCiticosWine);color:#fff}@media screen and (max-width:47.9975rem){.pre-title-title-text{min-height:unset}.pre-title-title-text .action-buttons .action-button{width:100%;max-width:450px;margin:auto}.pre-title-title-text .action-buttons .action-button a{text-align:center;color:#fff;background-color:var(--wrCiticosWine);border:2px solid var(--wrCiticosWine);width:100%}.pre-title-title-text .action-buttons .action-button a:hover{text-align:center;width:100%;color:var(--wrCiticosWine);border:2px solid var(--wrCiticosWine);background-color:#fff}}.hover-links a:hover{text-decoration:underline}
/*# sourceMappingURL=66203832dafc6d57.css.map*/