.age-gate{background:rgb(0 0 0 / .6);position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;padding-left:60px;padding-right:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;backdrop-filter:blur(10px);opacity:0;transition:ease-in-out 0.5s opacity 1s}@media (max-width:1079px){.age-gate{padding-left:35px;padding-right:35px}}@media (max-width:539px){.age-gate{padding-left:25px;padding-right:25px}}.age-gate.show{opacity:1}.age-gate .wrap{width:100%;max-width:798px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:60px;padding-right:60px}@media (max-width:1079px){.age-gate .wrap{padding-left:35px;padding-right:35px}}@media (max-width:539px){.age-gate .wrap{padding-left:25px;padding-right:25px}}.age-gate .wrap:before{content:'';background-image:url(/wp-content/themes/rockyridge/assets/img/Pattern.svg);background-blend-mode:overlay;background-size:cover;background-repeat:no-repeat;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#cecece}.age-gate .age-gate-dog{position:relative}.age-gate .age-gate-dog img{max-height:30vh;display:block}.age-gate .age-gate-dog img.no{display:none}.age-gate .age-gate-dog.no img.yes{display:none}.age-gate .age-gate-dog.no img.no{display:block}.age-gate .age-gate__inner{position:relative;width:100%;max-width:540px;padding-top:70px;padding-bottom:70px;padding-bottom:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1em;margin:auto}@media (max-width:1079px){.age-gate .age-gate__inner{padding-top:60px;padding-bottom:60px}}@media (max-width:539px){.age-gate .age-gate__inner{padding-top:55px;padding-bottom:55px}}.age-gate .age-gate__inner h2{margin:0;font-size:5.5em}@media (max-width:539px){.age-gate .age-gate__inner h2{font-size:3.75em}}.age-gate .age-gate__inner .age-gate__buttons button{background-color:#fff;color:var(--textcolor);padding:.8em 2.5em;line-height:160%;font-family:var(--font-three);text-transform:uppercase;text-align:center;display:inline-block;transition:ease 0.1s all;text-decoration:none;border-radius:0;margin-bottom:.5em;border:solid 1px var(--primary);cursor:pointer}.age-gate .age-gate__inner .age-gate__buttons button:after{color:var(--textcolor)}@media (min-width:1080px){.age-gate .age-gate__inner .age-gate__buttons button{min-width:250px}}.age-gate .age-gate__inner .age-gate__buttons button:hover,.age-gate .age-gate__inner .age-gate__buttons button:focus,.age-gate .age-gate__inner .age-gate__buttons button:active{background-color:var(--primary);color:#fff;text-decoration:none}.age-gate .age-gate__inner .age-gate__buttons button:hover:after,.age-gate .age-gate__inner .age-gate__buttons button:focus:after,.age-gate .age-gate__inner .age-gate__buttons button:active:after{color:#fff}.age-gate .age-gate__inner .space{aspect-ratio:1472 / 428;width:100%}.age-gate .age-gate__inner .age-gate-message{color:var(--primary);font-family:var(--font-four)}