#cover-page{color:var(--body-text-color);padding-top:0}.cover-img-blur{width:100%;height:436px;text-align:center;border-bottom:2px solid #e9e9e9;background-image:url(/img/cover-page/cover-img.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden;z-index:0}@media(min-width:768px){.cover-img-blur{height:500px}}.cover-img-blur:before{content:"";-moz-filter:blur(10px);-o-filter:blur(10px);-ms-filter:blur(10px);filter:blur(10px);position:absolute;top:-10px;left:-10px;right:-10px;bottom:-5px;background-color:rgba(255,216,221,.6);background-color:rgba(255,216,221,.76);z-index:-1}.cover-img-blur .cover-img{width:100%;height:100%;margin:auto;padding:0;background:url(/img/cover-page/cover-img.jpg) 50%/cover padding-box content-box,linear-gradient(rgba(0,0,0,.2),hsla(0,0%,100%,.2));position:relative}@media(min-width:768px){.cover-img-blur .cover-img{width:568px;padding:0 7px}}.cover-img-blur .cover-img:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:url(/img/cover-page/cover-img.jpg) 50%/cover;filter:blur(9px);content:""}.cover-img-blur .cover-img .logo-and-title{width:260px;height:200px;text-align:left;position:absolute;top:70%;left:36px;z-index:10}@media(min-width:768px){.cover-img-blur .cover-img .logo-and-title{top:16px;left:16px}}.cover-img-blur .cover-img .logo-and-title img{width:208px}@media(min-width:768px){.cover-img-blur .cover-img .logo-and-title img{width:160px}}.cover-img-blur .cover-img .logo-and-title h1{margin:8px 0 8px 3px;padding:0;font-size:17px;color:#fff;text-shadow:none;font-style:italic;text-shadow:1px 1px 1px rgba(59,59,59,.74),0 0 1em #e9e9e9,0 0 .2em rgba(59,59,59,.79);opacity:.7}.cover-img-blur .cover-img .logo-and-title span{display:inline-block;padding:2px 18px;color:#7f6133;background-image:linear-gradient(90deg,#cb9b51 0,#f6e27a 45%,#f6f2c0 50%,#f6e27a 55%,#cb9b51);border-radius:21px 0 21px 0;text-shadow:none}.cover-img-blur .cover-img .logo-and-title span i{display:inline-block;height:21px;font-style:inherit;padding:0;color:#7f6133;font-size:14px;font-weight:700;line-height:21px;background-image:linear-gradient(90deg,#594323 0,#9e712b 45%,#f6f2c0 50%,#9e712b 55%,#594323);border-radius:10px;text-shadow:none;background-size:500% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:shine 5s infinite}.cont-sec{width:100%;margin:0 auto}@media(min-width:768px){.cont-sec{max-width:568px;padding:0}}.cont-sec .enter-sec{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;padding:20px 8vw}.cont-sec .enter-sec .cancel-btn,.cont-sec .enter-sec .en-btn{width:100%;height:50px;font-size:16px;text-decoration:none;text-shadow:none;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.cont-sec .enter-sec .cancel-btn,.cont-sec .enter-sec .en-btn{width:50%}}.cont-sec .enter-sec .en-btn{color:var(--cover-enter-btn-color);font-weight:600;border-radius:25px;background-image:var(--cover-enter-bg-color);transition:all .5s ease}@media(min-width:768px){.cont-sec .enter-sec .en-btn{width:100%}}.cont-sec .enter-sec .en-btn:hover{transition:all .5s ease}@media only screen and (min-width:1024px){.cont-sec .enter-sec .en-btn:hover{box-shadow:var(--cover-enter-btn-hover-shadow)}}.cont-sec .enter-sec .cancel-btn{font-size:.825rem;margin:auto}@media(min-width:768px){.cont-sec .enter-sec .cancel-btn{width:100%;box-shadow:none}}@media only screen and (min-width:1024px){.cont-sec .enter-sec .cancel-btn:hover{opacity:.8}}.cont-sec #age-verify-sec{font-size:12px;color:var(--body-text-color);font-weight:400;border-radius:4px;background-color:var(--cover-age-verify-sec-bg-color);box-shadow:none;margin:0 8vw 20px;padding:20px}@media(min-width:768px){.cont-sec #age-verify-sec{margin:0 0 20px}}.cont-sec #age-verify-sec h2{font-weight:600;margin-bottom:8px}.cont-sec #age-verify-sec p{margin:0}.cont-sec #age-verify-sec .warning-box{height:55px;margin-bottom:18px;overflow:auto}footer{display:flex;justify-content:center;flex-wrap:wrap;font-size:12px}footer a{display:inline-block;padding:0 10px;text-align:center}.footer{display:none!important}@keyframes shine{0%{background-position:100% 50%}to{background-position:0 50%}}