.header{overflow:hidden}.mobile-header{position:fixed;width:100%;z-index:5000;height:50px;display:flex;justify-content:space-between;background-image:linear-gradient(to top,#5e110f 0%,#c74752 5%,#ff5555 10%,#fa2a4f 15%,#fa2a4f 90%,#ffb9b9 100%,#fa2a4f 100%)}.mobile-menu-left{display:flex;justify-content:center;align-items:center}.mobile-menu-right{display:flex;justify-content:center;align-items:center;position:absolute;right:0;top:0}.mobile-menu-icon{display:flex;justify-content:center;align-items:center;cursor:pointer;width:50px;height:50px}.mobile-right-btn{display:flex;justify-content:center;align-items:center;cursor:pointer;font-weight:bold;width:50px;height:50px}.mobile-right-btn a{font-size:15px;color:white}.mobile-menu-icon svg{height:35px;width:35px}.mobile-logo-box{display:flex;justify-content:center;align-items:center;position:absolute;left:calc(50% - 72px)}.mobile-logo-box>a{display:flex}.mobile-logo-box>a>svg{height:35px}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.mobile-logo-box img{height:35px;vertical-align:middle}.mobile-recent-icon{display:flex;justify-content:center;align-items:center;cursor:pointer;width:50px;height:50px}.mobile-recent-icon svg{height:35px;width:35px}.mobile-search-icon{display:flex;justify-content:center;align-items:center;cursor:pointer;width:50px;height:50px}.mobile-search-icon svg{height:35px;width:35px}.pop-menu{border-right:2px solid white;border-bottom:2px solid white;position:fixed;left:0;z-index:10000;width:200px;max-width:80%;overflow-y:auto;height:100%;transition:left 0.5s cubic-bezier(0.25,0.1,0.25,1);background-color:#FFE4E2}.hide-pop-menu{left:-250px}.pop-menu-category-list{}.pop-menu-category-list a{position:relative;height:50px;cursor:pointer;padding:5px 10px;border-bottom:solid 2px #FA2A4F;display:flex;align-items:center;transition-duration:0.3s;user-select:none}.pop-menu-category-list>a>svg{height:25px;margin-left:10px}.pop-menu-category-list a:before{content:"";transform:scaleX(0);background-color:#e91e63;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;transform-origin:0 50%;transition-duration:0.3s;transition-timing-function:ease-out}.pop-menu-category-list a:hover:before,.pop-menu-category-list a:hover:focus,.pop-menu-category-list a:hover:active{transform:scaleX(1)}.pop-menu-category-list a:hover .pop-menu-category-item-text{color:white;text-shadow:none}.pop-menu-category-item-img{width:40px;height:40px}.pop-menu-bg{position:fixed;z-index:6000;width:100%;height:100%;transition:left 0.6s cubic-bezier(0.25,0.1,0.25,1);background-color:var(--mask-bg)}.desktop-header{display:none}.nav-item-icon{}.nav-item>a{height:60px}.top-menu-list-container{display:none;margin-left:10px}.top-menu-category-list{}.top-menu-category-item-text{display:inline-block;color:white;font-weight:bold;font-size:18px}.top-menu-category-list a{width:100px;display:flex;justify-content:center;align-items:center;height:100%;padding:0 15px;border-right:2px solid #cb0c2e}.top-menu-category-list a:nth-child(1){border-left:2px solid #cb0c2e}.top-menu-category-list .active{border-bottom:3px solid var(--pink-1)}.top-menu-category-list a:hover .top-menu-category-item-text{text-shadow:1px 1px 5px #52b9c6}@media (max-width:767px){}@media (min-width:768px){.mobile-menu-icon{}.mobile-logo-box{position:unset}.pop-menu-category-list{}.top-menu-list-container{display:block;height:100%}.top-menu-category-list{height:100%;display:flex;align-items:center}.mobile-menu-right{display:none}}@media (min-width:992px){}@media (min-width:1200px){}.mobile-footer{padding:8px;text-align:center;width:100%;color:white;background-image:linear-gradient(to top,#430000 0%,#af5e1c 8%,#833206 22%,#9c480a 47%,#9c5e25 74%,#cf783b 88%,#9f4f12 100%)}.mobile-footer a{font-size:14px;color:white}body{-webkit-touch-callout:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-khtml-user-select:none;user-select:none}.contact-container{margin-top:50px;padding:10px;min-height:calc(100vh - 84px);border-radius:7px;background-color:rgba(255,255,255,.1)}.contact-container h1{color:black;line-height:40px}.contact-container b{font-size:20px;color:black;line-height:35px}.contact-container p{color:black;font-size:15px;line-height:25px}.contact-ul{padding:0 50px}.contact-ul li{color:black;list-style-type:disc}