/**
 * Theme Name: malicueals
 * Author: malicueals
 * Version: 0.0.1
 */

body{overflow-x:hidden;margin:0;padding:0}a{outline:none;text-decoration:none}a:hover{color:unset}img{width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0}body{-webkit-box-sizing:border-box;box-sizing:border-box}input{outline:none;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{outline:none;border:0}button:hover{cursor:pointer}ul{margin:0;padding:0;list-style:none}h1{font:500 25px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){h1{font-size:22px}}@media only screen and (max-width: 768px){h1{font-size:19px}}h2{font:500 25px/100% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){h2{font-size:22px}}@media only screen and (max-width: 768px){h2{font-size:19px}}p,li,a{font:400 18px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){p,li,a{font-size:16px}}@media only screen and (max-width: 768px){p,li,a{font-size:14px}}.malicueals-header{padding:24px 0;background:#151515}.malicueals-header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.malicueals-header__images{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.malicueals-header>.malicueals-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;border-radius:12px}@media only screen and (max-width: 1008px){.malicueals-header>.malicueals-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.malicueals-header .header-menu{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:14px}.malicueals-header .header-menu a{font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease;white-space:nowrap}@media only screen and (max-width: 1296px){.malicueals-header .header-menu a{font-size:15px}}@media only screen and (max-width: 768px){.malicueals-header .header-menu a{font-size:14px}}.malicueals-header .header-menu a:hover{text-decoration:underline}.malicueals-header .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin:0 auto}@media only screen and (max-width: 1008px){.malicueals-header .menu-header-menu-container{display:none}}.malicueals-header-mob__menu{display:none;position:absolute;top:-1000px;left:0;right:0;-webkit-transition:all .4s ease;transition:all .4s ease;border-radius:5px;background:#151515;padding:20px 28px 15px;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width: 1008px){.malicueals-header-mob__menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.malicueals-header-mob__menu .menu-header-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:0;border:0;margin:0}.malicueals-header-mob__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.malicueals-header-mob__menu .header-menu li{margin-bottom:10px}.malicueals-header-burger{display:none;padding:5px;width:20px;height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,0);border-radius:5px}@media only screen and (max-width: 1008px){.malicueals-header-burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.malicueals-header-burger span{width:100%;height:1px;display:block;background:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.malicueals-header-burger span:not(:last-of-type){margin-bottom:5px}.malicueals-header-burger.active span{margin:0}.malicueals-header-burger.active span:first-of-type{-webkit-transform:rotate(40deg);transform:rotate(40deg)}.malicueals-header-burger.active span:nth-child(2){position:relative;-webkit-transform:rotate(140deg);transform:rotate(140deg);top:-1px}.malicueals-header-burger.active span:last-of-type{display:none}.malicueals-header .current-menu-item a{text-decoration:underline}.malicueals-header .custom-logo-link{max-width:80px}.malicueals-header .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.age-gate__headline{font:500 25px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;text-transform:uppercase}@media only screen and (max-width: 1296px){.age-gate__headline{font-size:22px}}@media only screen and (max-width: 768px){.age-gate__headline{font-size:19px}}.age-gate__subheadline{font:400 18px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}@media only screen and (max-width: 1296px){.age-gate__subheadline{font-size:16px}}@media only screen and (max-width: 768px){.age-gate__subheadline{font-size:14px}}.age-gate{max-width:820px}.age-gate__input{background:rgba(0,0,0,0) !important;border-radius:5px !important;border:1px solid #fff !important;font:400 10px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#d9d9d9 !important}.age-gate__remember-text{font:400 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff}.age-gate__remember-field{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.age-gate__button{padding:9px 35px !important;border-radius:24px !important;background:-webkit-gradient(linear, left top, right top, from(#DD0B0B), to(#770606)) !important;background:linear-gradient(90deg, #DD0B0B 0%, #770606 100%) !important;font:400 16px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;color:#fff !important}@media only screen and (max-width: 1296px){.age-gate__button{padding:9px 24px !important;border-radius:20px !important}}.age-gate__button:hover{text-decoration:underline}.malicueals-footer__wrapper{padding:50px 0;border-top:2px solid #fff}@media only screen and (max-width: 1296px){.malicueals-footer__wrapper{padding:24px 0}}.malicueals-footer__wrapper .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.malicueals-footer__wrapper .footer-menu a{font:400 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff}.malicueals-footer__wrapper .footer-menu a:hover{text-decoration:underline}.malicueals-footer__wrapper .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.malicueals-footer__wrapper .content .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.malicueals-footer__wrapper .content .left .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.malicueals-footer__wrapper .content .left .links img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.malicueals-footer__wrapper .content .left h3{text-transform:uppercase;font:500 10px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;opacity:.6}.malicueals-footer__wrapper .content .left a{font:500 14px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff}.malicueals-footer__wrapper .content .left a:hover{text-decoration:underline}.malicueals-footer__wrapper .content .right{max-width:282px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.malicueals-footer__wrapper .content .right img{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.malicueals-footer__wrapper .content .right h2{font:500 12px/120% -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;opacity:.5}.malicueals-container{max-width:1230px;margin:0 auto;padding:0 28px}body{position:relative;background:#151515}html{scroll-behavior:smooth}button{cursor:pointer}