header{filter:drop-shadow(0 0 2px #c1c1c1);z-index:999;-o-transition:all .3s ease-in-out;background-color:#262626;border-radius:10px;justify-content:space-between;justify-self:center;align-items:center;width:98%;height:80px;margin-top:10px;padding:0 25px 0 7px;transition:all .3s ease-in-out;display:flex;position:relative}header.header-fixed{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#262626f2;width:98%;margin-top:10px;animation:.3s ease-out slideDown;position:fixed;top:0;transform:translateY(0);box-shadow:0 4px 20px #0000004d}@keyframes slideDown{0%{opacity:0;transform:translate(0)translateY(-100%)}to{opacity:1;transform:translate(0)translateY(0)}}header .m-right,header .right{justify-content:space-between;align-items:center;height:100%;display:flex}header .m-right .icons,header .right .icons{cursor:pointer;justify-content:flex-start;align-items:center;gap:20px;height:100%;display:flex}header .m-right .icons svg,header .right .icons svg{color:#ededed;border-bottom:1px solid #ededed;width:auto;height:35px;padding-bottom:5px;transition:all .2s}header .m-right .icons svg:hover,header .right .icons svg:hover{color:#f9af46;border-bottom:1px solid #f9af46;transition:all .2s}header .m-right .icons .activePage,header .right .icons .activePage{color:#f9af46!important;border-bottom:1px solid #f9af46!important}header .m-mid,header .mid{justify-content:flex-start;align-items:center;gap:20px;height:100%;display:flex}header .m-mid .basket,header .mid .basket{cursor:pointer;justify-content:center;align-items:center;width:40px;display:flex;position:relative}header .m-mid .basket div,header .mid .basket div{background-color:#da953a;border-radius:100%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:-5px;right:-3px}header .m-mid .basket div p,header .mid .basket div p{color:#ededed;font-family:Arial,Helvetica,sans-serif;font-size:15px}header .m-mid .basket svg,header .mid .basket svg{color:#ededed;width:auto;height:35px}header .m-mid .searchBox-container,header .mid .searchBox-container{align-items:center;width:365px;height:100%;display:flex}header .m-left,header .left{justify-content:flex-end;align-items:center;height:100%;display:flex}header .m-left img,header .left img{cursor:pointer;width:auto;height:80%}.m-right,.m-mid,.m-left{display:none!important}@media only screen and (min-width:700px) and (max-width:900px){header .right .icons svg,header .mid .basket svg{height:30px}header .mid .basket div{width:18px;height:18px}header .mid .basket div p{font-size:13px}header .mid .searchBox-container{width:265px}}@media only screen and (max-width:699px){header>.right,header>.mid,header>.left{display:none!important}.m-right,.m-mid,.m-left{display:flex!important}header .m-mid .searchBox-container{width:35px}header .m-right .icons svg,header .m-mid .basket svg{height:30px}header .m-mid .basket div{width:18px;height:18px}header .m-mid .basket div p{font-size:13px}}@media only screen and (max-width:520px){header .m-left img,header .left img{height:60%}}@media only screen and (max-width:429px){header{padding:0 7px}header .m-right .icons,header .right .icons{gap:13px}header .m-mid,header .mid{gap:10px}}@media only screen and (max-width:370px){header .m-right .icons svg,header .m-mid .basket svg{height:25px}header .m-mid .basket div{width:18px;height:18px;right:0}header .m-mid .basket div p{margin-top:3px;font-size:13px}header .m-left img,header .left img{height:45%}}@media only screen and (max-width:310px){header .m-mid,header .mid{gap:5px}header{padding:0 7px 0 4px}}
.search{border:2px solid #f9af46;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 0 0 10px;transition:border-color .3s;display:flex;position:relative}.search:focus-within{border-color:#f9af46;box-shadow:0 0 0 1px #f9af464d}.search input{color:#ededed;touch-action:manipulation;background-color:#0000;border-radius:0 10px 10px 0;justify-content:space-between;align-items:center;width:90%;height:100%;padding:0 15px;font-size:18px;display:flex}.search input:focus{outline:none}.search input::placeholder{color:#999}.search svg{color:#f9af46;cursor:pointer;flex-shrink:0;width:auto;height:25px;transition:transform .2s}.search svg:hover{transform:scale(1.1)}.search svg:active{transform:scale(.95)}@media only screen and (max-width:900px){.search{height:38px}.search input{padding:0 12px;font-size:16px}.search svg{height:23px}}@media only screen and (max-width:768px){.search{height:36px;padding:0 0 0 8px}.search input{padding:0 11px;font-size:15px}.search svg{height:22px}}@media only screen and (max-width:650px){.search{height:35px}.search input{padding:0 10px;font-size:14px}.search svg{height:20px}}@media only screen and (max-width:500px){.search{height:34px;padding:0 0 0 7px}.search input{padding:0 9px;font-size:13px}.search svg{height:19px}}@media only screen and (max-width:420px){.search{height:32px;padding:0 0 0 6px}.search input{padding:0 8px;font-size:12px}.search svg{height:18px}}@media only screen and (max-width:360px){.search{height:30px}.search input{padding:0 7px;font-size:11px}.search svg{height:17px}}@media only screen and (max-width:320px){.search{height:28px;padding:0 0 0 5px}.search input{padding:0 6px;font-size:11px}.search svg{height:16px}}.search .box-search{z-index:100000;cursor:pointer;-webkit-overflow-scrolling:touch;background-color:#262626;border:2px solid #f9af46;border-top:none;border-radius:0 0 10px 10px;width:365px;max-height:400px;padding:0 7px;position:absolute;top:31px;right:-2px;overflow:hidden auto}.search .box-search::-webkit-scrollbar{width:6px}.search .box-search::-webkit-scrollbar-track{background:#1a1a1a;border-radius:10px}.search .box-search::-webkit-scrollbar-thumb{background:#f9af46;border-radius:10px}.search .box-search::-webkit-scrollbar-thumb:hover{background:#f9af46dd}@media only screen and (max-width:900px){.search .box-search{width:266px}.search .box-search::-webkit-scrollbar{width:5px}}@media only screen and (max-width:768px){.search .box-search{width:250px;max-height:350px}}@media only screen and (max-width:650px){.search .box-search{width:100%;max-height:320px;right:-2px}.search .box-search::-webkit-scrollbar{width:4px}}@media only screen and (max-width:500px){.search .box-search{max-height:300px;padding:0 5px}}@media only screen and (max-width:420px){.search .box-search{max-height:280px}.search .box-search::-webkit-scrollbar{width:3px}}@media only screen and (max-width:360px){.search .box-search{max-height:260px;padding:0 4px}}@media only screen and (max-width:320px){.search .box-search{max-height:240px}}.search .box-search .tedad{border-bottom:1px solid #ffffff38;justify-content:center;align-items:center;width:100%;height:35px;display:flex}.search .box-search .tedad p{color:#fff;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.search .box-search .tedad p span{color:#f9af46;font-size:13px;font-weight:700}@media only screen and (max-width:768px){.search .box-search .tedad{height:33px}.search .box-search .tedad p{gap:6px;font-size:11px}.search .box-search .tedad p span{font-size:12px}}@media only screen and (max-width:650px){.search .box-search .tedad{height:32px}.search .box-search .tedad p{gap:5px;font-size:11px}.search .box-search .tedad p span{font-size:11px}}@media only screen and (max-width:500px){.search .box-search .tedad{height:30px}.search .box-search .tedad p{gap:4px;font-size:10px}.search .box-search .tedad p span{font-size:11px}}@media only screen and (max-width:420px){.search .box-search .tedad{height:28px}.search .box-search .tedad p{gap:4px;font-size:10px}.search .box-search .tedad p span{font-size:10px}}@media only screen and (max-width:360px){.search .box-search .tedad{height:26px}.search .box-search .tedad p{gap:3px;font-size:9px}.search .box-search .tedad p span{font-size:9px}}@media only screen and (max-width:320px){.search .box-search .tedad{height:25px}.search .box-search .tedad p{gap:3px;font-size:8px}.search .box-search .tedad p span{font-size:9px}}.searchShow{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #ffffff38;justify-content:space-between;align-items:center;width:100%;height:70px;padding:10px 0;transition:all .2s;display:flex}.searchShow:hover{background-color:#f9af461a;border-radius:6px;padding:10px 8px}.searchShow:hover p{color:#f9af46;transition:all .3s ease-in-out}.searchShow:active{background-color:#f9af4626;transform:scale(.98)}.searchShow p{color:#fff;word-break:break-word;font-size:13px;font-weight:700}@media only screen and (max-width:768px){.searchShow{height:65px;padding:9px 0}.searchShow:hover{padding:9px 7px}.searchShow p{font-size:12px}}@media only screen and (max-width:650px){.searchShow{height:60px;padding:8px 0}.searchShow:hover{padding:8px 6px}.searchShow p{font-size:11px}}@media only screen and (max-width:500px){.searchShow{height:55px;padding:7px 0}.searchShow:hover{padding:7px 5px}.searchShow p{font-size:11px}}@media only screen and (max-width:420px){.searchShow{height:52px;padding:6px 0}.searchShow:hover{padding:6px 4px}.searchShow p{font-size:10px}}@media only screen and (max-width:360px){.searchShow{height:50px;padding:5px 0}.searchShow:hover{padding:5px 4px}.searchShow p{font-size:10px}}@media only screen and (max-width:320px){.searchShow{height:48px;padding:5px 0}.searchShow:hover{padding:5px 3px}.searchShow p{font-size:9px}}
.mSearch{z-index:100000;background:#262626;border-radius:22px;flex-direction:column;justify-content:space-between;justify-self:center;width:65vw;height:70vh;padding:20px;display:none;position:fixed;top:17vh;overflow:hidden;box-shadow:0 0 11px gray}@media only screen and (max-width:768px){.mSearch{border-radius:18px;width:75vw;height:75vh;padding:18px;top:12vh}}@media only screen and (max-width:650px){.mSearch{border-radius:16px;width:80vw;height:78vh;padding:16px;top:11vh}}@media only screen and (max-width:500px){.mSearch{border-radius:14px;width:88vw;height:82vh;padding:15px;top:9vh}}@media only screen and (max-width:420px){.mSearch{border-radius:12px;width:92vw;height:85vh;padding:14px;top:7.5vh}}@media only screen and (max-width:360px){.mSearch{border-radius:10px;width:95vw;height:88vh;padding:12px;top:6vh}}@media only screen and (max-width:320px){.mSearch{border-radius:8px;width:98vw;height:92vh;padding:10px;top:4vh}}.mSearch input{color:#ededed;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#0000;border:2px solid #f9af46;border-radius:10px;justify-content:space-between;align-items:center;width:90%;height:80%;padding:0 15px;font-size:18px;transition:border-color .3s;display:flex}.mSearch input:focus{border-color:#f9af46;outline:none;box-shadow:0 0 0 1px #f9af464d}.mSearch input::placeholder{color:#999}@media only screen and (max-width:768px){.mSearch input{padding:0 14px;font-size:17px}}@media only screen and (max-width:650px){.mSearch input{height:85%;padding:0 12px;font-size:16px}}@media only screen and (max-width:500px){.mSearch input{width:88%;padding:0 11px;font-size:15px}}@media only screen and (max-width:420px){.mSearch input{width:86%;padding:0 10px;font-size:14px}}@media only screen and (max-width:360px){.mSearch input{width:85%;padding:0 9px;font-size:13px}}@media only screen and (max-width:320px){.mSearch input{width:84%;padding:0 8px;font-size:12px}}.mSearch .top{justify-content:space-between;align-items:center;gap:15px;width:100%;height:50px;display:flex}.mSearch .top>svg{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;flex-shrink:0;width:30px;height:auto;padding:4px;transition:transform .2s}.mSearch .top>svg:hover{transform:rotate(90deg)}.mSearch .top>svg:active{transform:rotate(90deg)scale(.9)}@media only screen and (max-width:768px){.mSearch .top{gap:12px;height:48px}.mSearch .top>svg{width:28px;padding:5px}}@media only screen and (max-width:650px){.mSearch .top{gap:10px;height:45px}.mSearch .top>svg{width:26px}}@media only screen and (max-width:500px){.mSearch .top{gap:10px;height:42px}.mSearch .top>svg{width:24px}}@media only screen and (max-width:420px){.mSearch .top{gap:8px;height:40px}.mSearch .top>svg{width:22px}}@media only screen and (max-width:360px){.mSearch .top{gap:8px;height:38px}.mSearch .top>svg{width:20px}}@media only screen and (max-width:320px){.mSearch .top{gap:6px;height:36px}.mSearch .top>svg{width:19px}}.mSearch .mid{-webkit-overflow-scrolling:touch;flex-direction:column;gap:10px;width:100%;height:calc(100% - 100px);padding:5px;display:flex;overflow:hidden auto}.mSearch .mid .empty-state{color:#999;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px;display:flex}.mSearch .mid .empty-state svg{color:#f9af46;opacity:.5;width:50px;height:50px;margin-bottom:15px}.mSearch .mid .empty-state p{font-size:14px;font-weight:500}.mSearch .mid::-webkit-scrollbar{width:6px}.mSearch .mid::-webkit-scrollbar-track{background:#1a1a1a;border-radius:10px}.mSearch .mid::-webkit-scrollbar-thumb{background:#f9af46;border-radius:10px}.mSearch .mid::-webkit-scrollbar-thumb:hover{background:#f9af46dd}@media only screen and (max-width:768px){.mSearch .mid{gap:9px;padding:4px}.mSearch .mid .empty-state svg{width:45px;height:45px;margin-bottom:12px}.mSearch .mid .empty-state p{font-size:13px}.mSearch .mid::-webkit-scrollbar{width:5px}}@media only screen and (max-width:650px){.mSearch .mid{gap:8px;height:calc(100% - 90px)}.mSearch .mid .empty-state svg{width:40px;height:40px;margin-bottom:10px}.mSearch .mid .empty-state p{font-size:12px}.mSearch .mid::-webkit-scrollbar{width:4px}}@media only screen and (max-width:500px){.mSearch .mid{gap:7px;padding:3px}.mSearch .mid .empty-state svg{width:38px;height:38px}.mSearch .mid .empty-state p{font-size:11px}}@media only screen and (max-width:420px){.mSearch .mid{gap:6px;height:calc(100% - 85px)}.mSearch .mid .empty-state svg{width:35px;height:35px}.mSearch .mid .empty-state p{font-size:11px}.mSearch .mid::-webkit-scrollbar{width:3px}}@media only screen and (max-width:360px){.mSearch .mid{gap:5px;padding:2px}.mSearch .mid .empty-state svg{width:32px;height:32px}.mSearch .mid .empty-state p{font-size:10px}}@media only screen and (max-width:320px){.mSearch .mid{gap:5px;height:calc(100% - 80px)}.mSearch .mid .empty-state svg{width:30px;height:30px}.mSearch .mid .empty-state p{font-size:9px}}.mSearch .bottom{border-top:1px solid #fff;justify-content:center;align-items:center;width:100%;height:35px;padding-top:8px;display:flex}.mSearch .bottom p{color:#fff;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;font-size:14px;font-weight:700;transition:transform .2s;display:flex}.mSearch .bottom p:active{transform:scale(.97)}.mSearch .bottom p span{color:#f9af46;margin-left:5px}@media only screen and (max-width:768px){.mSearch .bottom{height:33px;padding-top:7px}.mSearch .bottom p{font-size:13px}}@media only screen and (max-width:650px){.mSearch .bottom{height:32px;padding-top:6px}.mSearch .bottom p{gap:4px;font-size:12px}.mSearch .bottom p span{margin-left:4px}}@media only screen and (max-width:500px){.mSearch .bottom{height:30px}.mSearch .bottom p{font-size:11px}}@media only screen and (max-width:420px){.mSearch .bottom{height:28px;padding-top:5px}.mSearch .bottom p{gap:3px;font-size:11px}.mSearch .bottom p span{margin-left:3px}}@media only screen and (max-width:360px){.mSearch .bottom{height:26px}.mSearch .bottom p{font-size:10px}}@media only screen and (max-width:320px){.mSearch .bottom{height:25px;padding-top:4px}.mSearch .bottom p{gap:2px;font-size:9px}.mSearch .bottom p span{margin-left:2px}}@media only screen and (max-width:699px){.mSearch{display:flex}}
.arcana-footer{width:100%;height:auto;margin-top:32px;margin-bottom:15px;position:relative}.arcana-footer .topFooterq{justify-content:space-between;width:82%;height:350px;margin:0 auto;display:flex}.arcana-footer .topFooterq .right-box{flex-direction:column;justify-content:space-between;width:67%;height:100%;display:flex}.arcana-footer .topFooterq .right-box .tagName{width:100%;height:27%}.arcana-footer .topFooterq .right-box .tagName p:first-child{color:#fff;width:100%;height:50%;font-size:40px;font-weight:700}.arcana-footer .topFooterq .right-box .tagName p:nth-child(2){color:#f9af46;justify-content:flex-end;align-items:center;width:52%;height:50%;font-size:20px;font-weight:700;display:flex}.arcana-footer .topFooterq .right-box .message-box{flex-direction:column;justify-content:space-between;width:100%;height:70%;display:flex}.arcana-footer .topFooterq .right-box .message-box .top{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;height:20%;display:flex}.arcana-footer .topFooterq .right-box .message-box .top input{color:#fff;background-color:#141414;border:1px solid gray;border-radius:9px;width:67%;height:100%;padding:5px 10px;font-size:15px;font-weight:700}.arcana-footer .topFooterq .right-box .message-box .top button{color:#fff;background-color:gray;border-radius:9px;width:15%;height:100%;font-size:15px;font-weight:700}.arcana-footer .topFooterq .right-box .message-box .top .active{background-color:#f9af46}.arcana-footer .topFooterq .right-box .message-box textarea{resize:none;color:#fff;background-color:#141414;border:1px solid gray;border-radius:9px;width:100%;height:52%;padding:10px;font-size:15px;font-weight:700}.arcana-footer .topFooterq .right-box .message-box .infos{flex-wrap:wrap;gap:2%;width:100%;height:52%;display:flex}.arcana-footer .topFooterq .right-box .message-box .infos input{color:#fff;background-color:#141414;border:1px solid gray;border-radius:9px;width:49%;height:50px;padding:5px 10px;font-size:15px;font-weight:700}.arcana-footer .topFooterq .right-box .message-box .bottom{justify-content:space-between;align-items:center;width:100%;height:20%;display:flex}.arcana-footer .topFooterq .right-box .message-box .bottom .right{justify-content:space-between;align-items:center;width:45%;height:100%;display:flex}.arcana-footer .topFooterq .right-box .message-box .bottom .right button{border:2px solid #f9af46;border-radius:9px;width:49%;height:100%;font-size:17px;font-weight:700}.arcana-footer .topFooterq .right-box .message-box .bottom .right button:first-child{color:#fff;background-color:#f9af46;justify-content:center;align-items:center;gap:4px;display:flex}.arcana-footer .topFooterq .right-box .message-box .bottom .right button:first-child svg{color:#fff;width:25px;height:auto;transform:rotate(320deg)}.arcana-footer .topFooterq .right-box .message-box .bottom .right button:nth-child(2){color:#fff;background-color:#141414}.arcana-footer .topFooterq .right-box .message-box .bottom .left{direction:ltr;align-items:center;gap:5px;height:100%;display:flex}.arcana-footer .topFooterq .right-box .message-box .bottom .left svg{color:#f9af46;width:25px;height:auto}.arcana-footer .topFooterq .right-box .message-box .bottom .left p{color:#fff;align-items:center;gap:5px;font-size:16px;font-weight:700;display:flex}.arcana-footer .topFooterq .left-box{flex-direction:column;justify-content:space-between;width:29%;height:100%;display:flex}.arcana-footer .topFooterq .left-box .topTag{justify-content:space-between;width:100%;height:10%;display:flex;position:relative}.arcana-footer .topFooterq .left-box .topTag p{color:#fff;z-index:10;font-size:20px;font-weight:700;position:relative}.arcana-footer .topFooterq .left-box .topTag div{z-index:0;background-color:#f9af46;width:30px;height:30px;position:absolute;right:-7px}.arcana-footer .topFooterq .left-box .questBox{justify-content:space-between;width:100%;height:80%;padding-right:30px;display:flex}.arcana-footer .topFooterq .left-box .socials{justify-content:space-between;width:50%;margin-right:30px;display:flex}.arcana-footer .shape{width:calc(100% - 15px);height:405px;position:absolute;bottom:0}.arcana-footer .circleq{z-index:2;width:120px;height:90px;position:absolute;bottom:-15px;left:0}.arcana-footer .footer-container{align-items:flex-end;width:100%;height:auto;padding-right:1.2%;display:flex;position:absolute;bottom:0}.arcana-footer .footer-container .logoName{flex-direction:column;align-items:center;width:30px;height:98%;display:flex}.arcana-footer .footer-container .logoName p{color:#f9af46;justify-content:center;align-items:center;width:100%;height:10%;font-size:25px;font-weight:700;display:flex}.arcana-footer .footer-container .footer-content{width:calc(80% - 30px);height:82%;margin:0 auto;padding-bottom:10px}.arcana-footer .footer-container .footer-content .top{border-bottom:2px solid #d3d3d35e;justify-content:space-between;align-items:center;width:100%;height:88%;display:flex}.arcana-footer .footer-container .footer-content .top .info{flex-direction:column;justify-content:space-between;width:41%;height:100%;padding-top:5px;padding-left:10px;display:flex}.arcana-footer .footer-container .footer-content .top .info img{width:110px;height:auto}.arcana-footer .footer-container .footer-content .top .info .footer-mtn{width:100%;display:flex}.arcana-footer .footer-container .footer-content .top .info .footer-mtn p{color:#d3d3d3;text-align:justify;width:90%;height:100%;font-size:12px;font-weight:700}.arcana-footer .footer-container .footer-content .top .info .footer-mtn .right{flex-direction:column;justify-content:space-between;align-items:center;width:10%;height:100%;margin-left:5px;display:flex}.arcana-footer .footer-container .footer-content .top .info .footer-mtn .right .rhombus{background-color:#262626;border:3px solid #f9af46;width:18px;height:18px;rotate:45deg}.arcana-footer .footer-container .footer-content .top .info .footer-mtn .right .line{background-color:#f9af46;width:2px;height:calc(100% - 30px)}.arcana-footer .footer-container .footer-content .top .info .footer-tel{justify-content:space-between;align-items:center;width:100%;height:34px;display:flex}.arcana-footer .footer-container .footer-content .top .info .footer-tel svg{color:#f9af46;width:25px;height:auto}.arcana-footer .footer-container .footer-content .top .info .footer-tel p{color:#d3d3d3;align-items:center;gap:5px;width:calc(100% - 35px);height:100%;font-size:15px;font-weight:bolder;display:flex}.arcana-footer .footer-container .footer-content .top .social{justify-content:space-between;align-items:flex-end;width:25%;height:100%;padding:10px 15px;display:flex}.arcana-footer .footer-container .footer-content .top .social img{cursor:pointer;width:auto;height:17px}.arcana-footer .footer-container .footer-content .top .pagefast{flex-direction:column;justify-content:space-between;width:25%;height:100%;padding-top:45px;padding-right:30px;display:flex}.arcana-footer .footer-container .footer-content .top .pagefast .tag{width:100%;height:15%;margin-bottom:10px;position:relative}.arcana-footer .footer-container .footer-content .top .pagefast .tag .square{background-color:#f9af46;width:20px;height:20px;position:absolute;top:7px}.arcana-footer .footer-container .footer-content .top .pagefast .tag p{color:#fff;z-index:10;margin-right:5px;font-size:25px;font-weight:700;position:relative}.arcana-footer .footer-container .footer-content .top .pagefast .links{flex-direction:column;justify-content:space-between;width:100%;height:85%;display:flex}.arcana-footer .footer-container .footer-content .top .pagefast .links .rows{align-items:center;gap:15px;width:100%;height:30px;display:flex}.arcana-footer .footer-container .footer-content .top .pagefast .links .rows div{background-color:#f9ae46a6;border-radius:100%;width:10px;height:10px}.arcana-footer .footer-container .footer-content .top .pagefast .links .rows a{color:#fff;font-size:15px;font-weight:700}.arcana-footer .footer-container .footer-content .top .adds{flex-direction:column;justify-content:space-between;width:26%;height:100%;padding-bottom:10px;display:flex}.arcana-footer .footer-container .footer-content .top .adds .tag{width:100%;height:26px;position:relative}.arcana-footer .footer-container .footer-content .top .adds .tag .square{background-color:#f9af46;border-radius:6px;width:22px;height:22px;position:absolute;top:2px}.arcana-footer .footer-container .footer-content .top .adds .tag p{color:#fff;z-index:10;margin-right:5px;font-size:16px;font-weight:700;position:relative}.arcana-footer .footer-container .footer-content .top .adds .inpt{background-color:#262626;border:2px solid gray;border-radius:9px;align-items:center;width:100%;height:45px;padding-left:5px;display:flex}.arcana-footer .footer-container .footer-content .top .adds .inpt button{color:#fff;background-color:#f9af46;border-radius:6px;justify-content:center;align-items:center;width:40px;height:80%;font-size:15px;font-weight:700;display:flex}.arcana-footer .footer-container .footer-content .top .adds .inpt input{color:#fff;background-color:#0000;width:calc(100% - 40px);height:100%;padding-right:15px;font-size:13px;font-weight:700}.arcana-footer .footer-container .footer-content .top .adds .namad{justify-content:space-between;align-items:center;width:100%;height:calc(98% - 100px);display:flex}.arcana-footer .footer-container .footer-content .top .adds .namad a img{width:auto;height:100%}.arcana-footer .footer-container .footer-content .bottom{color:#d3d3d3;justify-content:space-between;align-items:center;width:100%;height:12%;padding-top:15px;font-size:16px;font-weight:700;display:flex}.arcana-footer .footer-container .footer-content .bottom div{cursor:pointer;align-items:center;gap:7px;height:23px;display:flex}.arcana-footer .footer-container .footer-content .bottom div img{width:auto;height:100%}.arcana-footer .footer-container .footer-content .bottom div p{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}footer .topFooterq{justify-content:space-between;width:82%;height:350px;margin:0 auto;display:flex}footer .topFooterq .right-box{flex-direction:column;justify-content:space-between;width:67%;height:100%;display:flex}footer .topFooterq .right-box .tagName{width:100%;height:27%}footer .topFooterq .right-box .tagName p:first-child{color:#fff;width:100%;height:50%;font-size:40px;font-weight:700}footer .topFooterq .right-box .tagName p:nth-child(2){color:#f9af46;justify-content:flex-end;align-items:center;width:52%;height:50%;font-size:20px;font-weight:700;display:flex}footer .topFooterq .right-box .message-box{flex-direction:column;justify-content:space-between;width:100%;height:70%;display:flex}footer .topFooterq .right-box .message-box .top{flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;height:20%;display:flex}footer .topFooterq .right-box .message-box .top input{color:#fff;background-color:#141414;border:1px solid gray;border-radius:9px;width:67%;height:100%;padding:5px 10px;font-size:15px;font-weight:700}footer .topFooterq .right-box .message-box .top button{color:#fff;background-color:gray;border-radius:9px;width:15%;height:100%;font-size:15px;font-weight:700}footer .topFooterq .right-box .message-box .top .active{background-color:#f9af46}footer .topFooterq .right-box .message-box textarea{resize:none;color:#fff;background-color:#141414;border:1px solid gray;border-radius:9px;width:100%;height:52%;padding:10px;font-size:15px;font-weight:700}footer .topFooterq .right-box .message-box .infos{flex-wrap:wrap;gap:2%;width:100%;height:52%;display:flex}footer .topFooterq .right-box .message-box .infos input{color:#fff;background-color:#141414;border:1px solid gray;border-radius:9px;width:49%;height:50px;padding:5px 10px;font-size:15px;font-weight:700}footer .topFooterq .right-box .message-box .bottom{justify-content:space-between;align-items:center;width:100%;height:20%;display:flex}footer .topFooterq .right-box .message-box .bottom .right{justify-content:space-between;align-items:center;width:45%;height:100%;display:flex}footer .topFooterq .right-box .message-box .bottom .right button{border:2px solid #f9af46;border-radius:9px;width:49%;height:100%;font-size:17px;font-weight:700}footer .topFooterq .right-box .message-box .bottom .right button:first-child{color:#fff;background-color:#f9af46;justify-content:center;align-items:center;gap:4px;display:flex}footer .topFooterq .right-box .message-box .bottom .right button:first-child svg{color:#fff;width:25px;height:auto;transform:rotate(320deg)}footer .topFooterq .right-box .message-box .bottom .right button:nth-child(2){color:#fff;background-color:#141414}footer .topFooterq .right-box .message-box .bottom .left{direction:ltr;align-items:center;gap:5px;height:100%;display:flex}footer .topFooterq .right-box .message-box .bottom .left svg{color:#f9af46;width:25px;height:auto}footer .topFooterq .right-box .message-box .bottom .left p{color:#fff;align-items:center;gap:5px;font-size:16px;font-weight:700;display:flex}footer .topFooterq .left-box{flex-direction:column;justify-content:space-between;width:29%;height:100%;display:flex}footer .topFooterq .left-box .topTag{justify-content:space-between;width:100%;height:10%;display:flex;position:relative}footer .topFooterq .left-box .topTag p{color:#fff;z-index:10;font-size:20px;font-weight:700;position:relative}footer .topFooterq .left-box .topTag div{z-index:0;background-color:#f9af46;width:30px;height:30px;position:absolute;right:-7px}footer .topFooterq .left-box .questBox{justify-content:space-between;width:100%;height:80%;padding-right:30px;display:flex}footer .topFooterq .left-box .socials{justify-content:space-between;width:50%;margin-right:30px;display:flex}footer.arcana-footer .footer-container{clear:both;align-items:flex-end;width:100%;height:auto;margin-top:0;padding-right:1.2%;display:flex;position:relative}.arcana-footer .footer-container{z-index:3;position:relative}footer .footer-container .logoName{flex-direction:column;align-items:center;width:30px;height:98%;display:flex}footer .footer-container .logoName p{color:#f9af46;justify-content:center;align-items:center;width:100%;height:10%;font-size:25px;font-weight:700;display:flex}footer .footer-container .footer-content{width:calc(86% - 30px);max-width:1200px;margin:0 auto;padding-bottom:18px;height:auto!important}footer .footer-container .footer-content .top{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;width:100%;padding:22px 0;display:flex;height:auto!important}footer .footer-container .footer-content .top .info{flex-direction:column;justify-content:space-between;width:41%;padding-top:5px;padding-left:10px;display:flex;height:auto!important}footer .footer-container .footer-content .top .info img{width:140px;height:auto}footer .footer-container .footer-content .top .info .footer-mtn{width:100%;display:flex}footer .footer-container .footer-content .top .info .footer-mtn p{color:#cfcfcf;text-align:justify;width:90%;height:100%;font-size:13px;font-weight:600;line-height:1.6}footer .footer-container .footer-content .top .info .footer-mtn .right{flex-direction:column;justify-content:space-between;align-items:center;width:10%;height:100%;margin-left:5px;display:flex}footer .footer-container .footer-content .top .info .footer-mtn .right .rhombus{background-color:#262626;border:3px solid #f9af46;width:18px;height:18px;rotate:45deg}footer .footer-container .footer-content .top .info .footer-mtn .right .line{background-color:#f9af46;width:2px;height:calc(100% - 30px)}footer .footer-container .footer-content .top .info .footer-tel{justify-content:space-between;align-items:center;width:100%;height:34px;display:flex}footer .footer-container .footer-content .top .info .footer-tel svg{color:#f9af46;width:25px;height:auto}footer .footer-container .footer-content .top .info .footer-tel p{color:#d3d3d3;align-items:center;gap:5px;width:calc(100% - 35px);height:100%;font-size:15px;font-weight:bolder;display:flex}footer .footer-container .footer-content .top .social{justify-content:space-between;align-items:flex-end;width:25%;height:100%;padding:10px 15px;display:flex}footer .footer-container .footer-content .top .social img{cursor:pointer;width:auto;height:22px}
@media only screen and (max-width:900px){.arcana-footer .topFooterq{flex-direction:column;gap:30px;height:auto}.arcana-footer .topFooterq .right-box{width:100%;height:350px}.arcana-footer .topFooterq .left-box{width:100%}.arcana-footer .topFooterq .left-box .socials{margin-top:25px;margin-right:0}.arcana-footer .topFooterq .left-box .questBox{padding-right:0}}@media only screen and (max-width:700px){.arcana-footer .topFooterq .right-box .tagName p:first-child{height:38%;font-size:29px}.arcana-footer .topFooterq .right-box .tagName p:nth-child(2){font-size:15px}.arcana-footer .topFooterq .right-box .message-box .top button,.arcana-footer .topFooterq .right-box .message-box .bottom .right button{font-size:12px}.arcana-footer .topFooterq .right-box .message-box .bottom .right button:first-child svg,.arcana-footer .topFooterq .right-box .message-box .bottom .left svg{width:20px}.arcana-footer .topFooterq .right-box .message-box .bottom .left p{font-size:13px}}@media only screen and (max-width:500px){.arcana-footer .topFooterq .right-box .tagName p:first-child{font-size:20px}.arcana-footer .topFooterq .right-box .tagName p:nth-child(2){justify-content:center;width:100%}.arcana-footer .topFooterq .right-box .tagName{height:70px}.arcana-footer .topFooterq .right-box .message-box{height:80%}.arcana-footer .topFooterq .right-box .message-box .top{flex-flow:row-reverse wrap;height:33%}.arcana-footer .topFooterq .right-box .message-box .top input{width:100%;height:40px}.arcana-footer .topFooterq .right-box .message-box .top button{width:48%;height:40px}.arcana-footer .topFooterq .right-box .message-box .bottom{height:25%}.arcana-footer .topFooterq .right-box .message-box textarea{height:40%}.arcana-footer .topFooterq .right-box .message-box .bottom{flex-direction:column-reverse}.arcana-footer .topFooterq .right-box .message-box .bottom .right,.arcana-footer .topFooterq .left-box .socials{width:100%}.arcana-footer .topFooterq .left-box .topTag p{font-size:16px}.arcana-footer .topFooterq .left-box .topTag div{width:25px;height:25px}}@media only screen and (max-width:1100px){.arcana-footer .circleq{width:85px;height:85px}.arcana-footer .footer-container{padding-right:.9%}}@media only screen and (max-width:1000px){.arcana-footer .footer-container .footer-content .top .adds{width:30%}.arcana-footer .footer-container{padding-right:.7%}.arcana-footer .footer-container .footer-content .bottom p{font-size:13px}}@media only screen and (max-width:900px){.arcana-footer{height:auto}.arcana-footer .footer-container{height:415px}.arcana-footer .footer-container .logoName p{font-size:20px}.arcana-footer .footer-container{padding-right:.4%}}@media only screen and (max-width:850px){.arcana-footer .footer-container .footer-content{width:calc(85% - 30px);margin:0 30px}}@media only screen and (max-width:800px){.arcana-footer .footer-container .footer-content .top .adds .namad{height:calc(85% - 100px)}.arcana-footer .footer-container .footer-content .top .adds .inpt input{padding-right:10px;font-size:11px}.arcana-footer .footer-container .footer-content .top .adds .inpt button,.arcana-footer .footer-container .footer-content .top .adds .tag p{font-size:13px}.arcana-footer .footer-container .footer-content .top .adds{justify-content:flex-end;gap:10px}.arcana-footer .footer-container .footer-content .top .adds .tag .square{width:18px;height:18px}.arcana-footer .footer-container .footer-content .top .info .footer-mtn p{font-size:11px}.arcana-footer .footer-container .footer-content .top .info .footer-tel p{font-size:13px}}@media only screen and (max-width:750px){.arcana-footer .footer-container .footer-content .top .social{flex-direction:column;width:7%}.arcana-footer .footer-container .footer-content .bottom p{font-size:11px}}@media only screen and (max-width:650px){.arcana-footer .circleq,.arcana-footer .footer-container .logoName{display:none}.arcana-footer .footer-container .footer-content{background-color:#262626;border-radius:7px;width:100%;margin:0 18px 0 16px;padding:0 15px 10px}}@media only screen and (max-width:600px){.arcana-footer{margin:0}.arcana-footer .footer-container .footer-content{height:81%}.arcana-footer .footer-container .footer-content .top{flex-direction:column;gap:15px}.arcana-footer .footer-container .footer-content .top .info{width:100%;height:auto;padding-top:0;padding-left:0}.arcana-footer .footer-container .footer-content .top .info .footer-tel{margin-right:15px}.arcana-footer .footer-container .footer-content .top .info .footer-mtn p{width:85%}.arcana-footer .footer-container .footer-content .top .social{flex-direction:row;width:97%}.arcana-footer .footer-container .footer-content .top .adds{flex-flow:wrap;justify-content:space-between;align-items:flex-end;width:100%;height:110px}.arcana-footer .footer-container .footer-content .top .adds .inpt{width:50%}.arcana-footer .footer-container .footer-content .top .adds .namad{width:45%;height:70px}.arcana-footer .footer-container{height:auto;margin-top:20px;position:relative}.arcana-footer .shape{display:none}.arcana-footer .footer-container .footer-content{padding:20px 15px 10px}.arcana-footer .footer-container .footer-content .bottom{flex-wrap:wrap}.arcana-footer .footer-container .footer-content .bottom p{white-space:nowrap}}@media only screen and (max-width:350px){.arcana-footer .footer-container .footer-content .top .adds .inpt{height:37px}.arcana-footer .footer-container .footer-content .top .adds .inpt input{width:calc(100% - 30px);padding-right:5px;font-size:9px}.arcana-footer .footer-container .footer-content{margin:0}.arcana-footer .footer-container .footer-content .bottom div img{height:75%}.arcana-footer .footer-container .footer-content .top .adds .inpt button{width:30px;font-size:10px}}@media only screen and (max-width:320px){.arcana-footer .footer-container .footer-content .bottom p{font-size:10px}.arcana-footer .footer-container .footer-content .top .info .footer-mtn p{font-size:11px}}
.Collapse-module__JHIzwq__Collapse{flex-direction:column;gap:10px;width:100%;display:flex}.Collapse-module__JHIzwq__item{border:none}.Collapse-module__JHIzwq__header{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-weight:700;display:flex}.Collapse-module__JHIzwq__title{font-size:14px}.Collapse-module__JHIzwq__arrow{color:#f9af46;font-size:20px;line-height:1}.Collapse-module__JHIzwq__content{max-height:0;transition:max-height .22s;overflow:hidden}.Collapse-module__JHIzwq__contentOpen{max-height:400px;transition:max-height .32s}.Collapse-module__JHIzwq__contentBox{color:#bfbfbf;text-align:justify;border-right:3px solid #f9af46;padding:8px 12px 12px 0;font-size:13px}@media only screen and (max-width:500px){.Collapse-module__JHIzwq__title{font-size:13px}.Collapse-module__JHIzwq__contentBox{font-size:12px}}
