a{-webkit-touch-callout:none;-webkit-user-select:none}@media(min-width:320px)and (max-width:767px){body{padding:52px 0 0}.dark body{background:#1f2937}input,select,textarea{font-size:16px!important}}a,button,div,input,li,p,span,textarea,ul{font-family:var(--main-font)}.tc-container{padding:0 24px}.tc-container.custom-slide_container{max-width:1288px}.modal-pub{padding:24px}.modal-pub .organizer-body .img img{border-radius:10px}.modal-form{margin:20 auto}.shopping-card .shopping-card_detail{width:100%;margin-top:8px}.shopping-card .card-box .card-box_price .card-box_price-in{font-size:14px;font-weight:600;margin-right:14px;color:var(--main-text-color)}.mobile-header{position:fixed;bottom:0;left:0;right:0;z-index:999999;background-color:#fff}.dark .mobile-header{background:#1a365d}.mobile-header .mobileMenu{display:none;padding:11px 20px;box-shadow:0 -5px 10px rgba(44,49,73,.1);background:linear-gradient(90deg,#4c8bf5,#e44f9e);border-radius:20px;position:relative}@media(min-width:320px)and (max-width:767px){.mobile-header .mobileMenu{display:block}}.mobile-header .mobileMenu .list{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;position:relative}.mobile-header .mobileMenu .list .item{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;font-size:12px;font-weight:600}.mobile-header .mobileMenu .list .item .icon{width:24px;height:24px}.mobile-header .mobileMenu .list .item .icon svg{width:100%;height:100%}.mobile-header .mobileMenu .list .item.active,.mobile-header .mobileMenu .list .item.active .icon,.mobile-header .mobileMenu .list .item.active p{color:#fff}.mobile-header .mobileMenu .list .item p{margin-top:4px}.mobile-header .mobileMenu .list .item-promote{position:absolute;top:-30px;left:50%;transform:translateX(-50%);background:radial-gradient(circle at 30% 30%,#e44f9e,#4c8bf5);border-radius:9999px;width:64px;height:64px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px hsla(0,0%,100%,.3)}.mobile-header .mobileMenu .list .item-promote .icon{width:56px;height:56px;background:#1e1e2f;color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center}.mobile-header .mobileMenu .list .item-promote .icon svg{width:32px;height:32px}.mobile-header .mobileMenu .list .item-promote p{position:absolute;bottom:-20px;font-size:12px;color:#fff;text-align:center;width:100%}.drawer-menu{position:fixed;top:0;bottom:0;right:0;overflow-y:scroll;width:300px;background-color:#fff;z-index:9999999999;transform:translateX(100%);transition:.3s ease;padding:40px 20px;opacity:0}.dark .drawer-menu{background-color:#1a365d}.drawer-menu_back{position:fixed;inset:0;background-color:rgba(0,0,0,.6);z-index:999999999;display:none}.drawer-menu_back.active{display:block}.drawer-menu.active{transform:translateX(0);opacity:1}.drawer-menu .logo{display:flex;justify-content:center;margin-bottom:20px}.drawer-menu .logo a{display:flex}.drawer-menu .logo a img{width:140px}.drawer-menu .menu-list,.drawer-menu .user-menu{list-style:none;border-bottom:1px solid #ececec;padding-bottom:20px;margin-bottom:20px}.drawer-menu .menu-list li,.drawer-menu .user-menu li{margin-bottom:8px;position:relative}.drawer-menu .menu-list li .countTicket,.drawer-menu .user-menu li .countTicket{position:absolute;top:6px;left:94px;background-color:var(--main-color-red);color:#fff;font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:20px;height:20px;border-radius:500px;display:flex;align-items:center;justify-content:center}.drawer-menu .menu-list li:last-child,.drawer-menu .user-menu li:last-child{margin-bottom:0}.drawer-menu .menu-list li.active a,.drawer-menu .user-menu li.active a{background-color:var(--main-color);color:#fff}.drawer-menu .menu-list li a,.drawer-menu .user-menu li a{font-size:16px;font-weight:600;color:#022b60;display:block;padding:10px 20px;border-radius:8px}.dark .drawer-menu .menu-list li a,.dark .drawer-menu .user-menu li a{color:#fff}.drawer-menu .log-out{font-size:16px;font-weight:600;display:block;padding:10px 20px;border-radius:8px;color:#f27405;background:rgba(242,116,5,.1);text-align:center}header{box-shadow:0 4px 8px rgba(0,0,0,.05);position:fixed;z-index:11;top:0;left:0;background-color:#fff;width:100%}@media(min-width:320px)and (max-width:767px){header{position:fixed;z-index:999999;left:0;right:0;top:0;background-color:#fff;transition:.3s ease}header,header.down-head{transform:translateY(0)}}header .header-top{padding:10px 0}@media(min-width:320px)and (max-width:767px){header .header-top{display:none}}header .header-top .tc-container{display:flex;justify-content:space-between;grid-auto-columns:auto}header .header-top .tc-container .tc-col .welcome{font-weight:600;font-size:14px;line-height:20px}header .header-top .tc-container .tc-col ul{display:flex;padding:0;margin:0;list-style:none}header .header-top .tc-container .tc-col ul li{display:flex;align-items:center;margin-right:10px;padding-right:10px;border-right:1px solid var(--main-text-color)}header .header-top .tc-container .tc-col ul li:first-child a svg{margin-right:8px}header .header-top .tc-container .tc-col ul li:last-child{margin-right:0;padding-right:0;border-right:none}header .header-top .tc-container .tc-col ul li a{display:flex;align-items:center;font-weight:700;font-size:14px;line-height:20px;color:var(--main-text-color)}header .header-top .tc-container .tc-col ul li a svg path{fill:var(--main-text-color)}header .header-bot{padding:16px 0}@media(min-width:320px)and (max-width:767px){header .header-bot{display:flex;flex-wrap:wrap;padding:16px 14px;align-items:center}}header .header-bot .search-mobi{display:none;width:20px;height:20px;color:#022b60}@media(min-width:320px)and (max-width:767px){header .header-bot .search-mobi{display:flex}}header .header-bot .noti-mobi{width:20px;height:20px;display:none;align-items:center;justify-content:center;position:relative}@media(min-width:320px)and (max-width:767px){header .header-bot .noti-mobi{display:flex}}header .header-bot .noti-mobi .count{position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:500px;font-size:10px;font-weight:500;background:var(--main-color-red);color:#fff;display:flex;align-items:center;justify-content:center}header .header-bot .tc-container{display:flex;flex-wrap:wrap}@media(min-width:320px)and (max-width:767px){header .header-bot .tc-container{justify-content:center}}header .header-bot .tc-container .tc-col{width:50%;display:flex;flex-wrap:wrap;align-items:center}@media(min-width:320px)and (max-width:767px){header .header-bot .tc-container .tc-col{width:100%;justify-content:start}header .header-bot .tc-container .tc-col:last-child{display:none}}header .header-bot .tc-container .tc-col .logo{width:130px;margin:auto 40px auto 0;display:flex}@media(min-width:768px)and (max-width:1023px){header .header-bot .tc-container .tc-col .logo{width:96px;margin:auto 20px auto 0}}@media(min-width:320px)and (max-width:767px){header .header-bot .tc-container .tc-col .logo{margin:0;width:96px}}header .header-bot .tc-container .tc-col .logo a{display:flex}header .header-bot .tc-container .tc-col .logo img{width:100%}header .header-bot .tc-container .tc-col .search{position:relative}@media(min-width:320px)and (max-width:767px){header .header-bot .tc-container .tc-col .search{display:none}}@media(min-width:768px)and (max-width:1023px){header .header-bot .tc-container .tc-col .search input{width:7.161vw}}header .header-bot .tc-container .tc-col .search .search-box{position:relative;background-color:#fefefe}header .header-bot .tc-container .tc-col .search .search-box .search-box_icon{width:18px;height:18px;position:absolute;left:16px;top:50%;transform:translateY(-50%);z-index:5}@media(min-width:768px)and (max-width:1023px){header .header-bot .tc-container .tc-col .search .search-box .search-box_icon{width:14px;height:14px;left:8px}}header .header-bot .tc-container .tc-col .search .search-back{position:fixed;inset:0;z-index:11}header .header-bot .tc-container .tc-col .search .result-box{position:absolute;z-index:12;top:calc(100% + 12px);border-radius:8px;border:1px solid #e9ebed;background:#fff;box-shadow:0 18px 34px 0 rgba(5,16,55,.15);width:500px;display:none;padding:20px}.dark header .header-bot .tc-container .tc-col .search .result-box{background:#1f2937}@media(min-width:1024px)and (max-width:1279px){header .header-bot .tc-container .tc-col .search .result-box{width:400px}}header .header-bot .tc-container .tc-col .search .result-box .list{margin-bottom:16px;max-height:420px;overflow-y:scroll}header .header-bot .tc-container .tc-col .search .result-box .list .item{display:flex;flex-wrap:wrap;align-items:center;border-bottom:1px dashed #d8d8d8;padding-bottom:16px;margin-bottom:16px}header .header-bot .tc-container .tc-col .search .result-box .list .item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}header .header-bot .tc-container .tc-col .search .result-box .list .item .item-img{width:120px;height:80px;margin-right:20px}header .header-bot .tc-container .tc-col .search .result-box .list .item .item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;overflow:hidden}header .header-bot .tc-container .tc-col .search .result-box .list .item .item-body{width:calc(100% - 140px)}header .header-bot .tc-container .tc-col .search .result-box .list .item .item-body .item-name{font-size:18px;font-weight:700;color:#09080d;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dark header .header-bot .tc-container .tc-col .search .result-box .list .item .item-body .item-name{color:#fff}header .header-bot .tc-container .tc-col .search .result-box .list .item .item-body .item-date,header .header-bot .tc-container .tc-col .search .result-box .list .item .item-body .item-location{font-size:14px;color:#5e5d65}header .header-bot .tc-container .tc-col .search .result-box .list .item .item-body .item-date{margin-bottom:4px;font-weight:700}header .header-bot .tc-container .tc-col .search .result-box .more-link{display:flex;width:-moz-max-content;width:max-content;margin:0 0 0 auto;border-radius:8px;background:#dceaff;color:var(--main-color);font-size:16px;font-weight:600;padding:10px 20px}header .header-bot .tc-container .tc-col .ant-select-single{height:40px!important}header .header-bot .tc-container .tc-col .ant-select .ant-select-arrow{color:var(--color-gray2)}header .header-bot .tc-container .tc-col .menu{display:flex;justify-content:end;gap:20px;width:100%;height:100%;list-style:none}@media(min-width:768px)and (max-width:1023px){header .header-bot .tc-container .tc-col .menu{gap:16px}}@media(min-width:1024px)and (max-width:1279px){header .header-bot .tc-container .tc-col .menu{gap:12px}}header .header-bot .tc-container .tc-col .menu .count_notify__length{position:absolute;top:-3px;right:2px;width:17px;height:17px;border-radius:500px;font-size:10px;font-weight:500;background:var(--main-color-red);color:#fff;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}header .header-bot .tc-container .tc-col .menu .menu-item{position:relative;display:flex}header .header-bot .tc-container .tc-col .menu .menu-item:hover .dropDown{display:block;position:absolute;right:0}header .header-bot .tc-container .tc-col .menu .menu-item:first-child{margin-left:0}header .header-bot .tc-container .tc-col .menu .menu-item:first-child a{color:var(--main-color)}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link{color:var(--main-text-color);font-size:14px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link svg{width:20px;height:auto}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link .notify-count{background-color:#fa3e3e;box-shadow:0 0 20px -4px rgba(0,0,0,.3);border-radius:500px;width:18px;height:18px;color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;top:-5px;right:-5px}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link .notify-count span{font-weight:500;font-size:10px}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link.txt-over{max-width:200px}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link.icon-notify{display:flex;flex-wrap:wrap;justify-content:center}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link.icon-notify svg{width:auto;height:auto}header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link.icon-notify p{width:100%;text-align:center}@media(min-width:768px)and (max-width:1023px){header .header-bot .tc-container .tc-col .menu .menu-item .menu-item_link{font-size:14px}}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-box_tt{color:#fff;font-size:12px;font-weight:600;line-height:normal;border-radius:8px 8px 0 0;text-align:center;background:var(--Main-Color,#056bf1);padding:8px 20px;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-list{display:grid;grid-template-columns:1fr;gap:8px;padding:0 8px;margin-bottom:8px}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-list .notify-list_item{border-radius:4px;padding:8px 16px;background-color:#fff;display:block}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-list .notify-list_item .notify-list_item__head{display:flex;align-items:center}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-list .notify-list_item .notify-list_item__head p{color:#022b60;font-size:10px;font-weight:700;line-height:16px}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-list .notify-list_item .notify-list_item__head .dot{width:4px;height:4px;background-color:#d3d2d2;border-radius:500px;margin:auto 4px}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-list .notify-list_item .notify-list_item__head span{color:#4f4c4d;font-size:10px;font-weight:600;line-height:16px}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .notify-list .notify-list_item .notify-list_item__body p{color:#7b7979;font-size:10px;font-weight:400;line-height:16px}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .see-more{display:block;border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:1px;width:-moz-max-content;width:max-content;margin:0 8px 0 auto}header .header-bot .tc-container .tc-col .menu .menu-item .notifyDrop .see-more p{border-radius:7px;background-color:#fff;color:#022b60;text-align:center;font-size:10px;line-height:normal;padding:8px 14px}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown{position:absolute;z-index:9;top:100%;width:220px;padding:0 0 12px;border-radius:15px;background-color:#fff;border:1px solid #dceaff;box-shadow:0 8px 16px 0 rgba(5,16,55,.05);display:none}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown.notifyDrop{width:320px;left:50%;transform:translateX(-50%);background-color:#f2f8fe}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown{padding:12px;border-radius:15px;border-bottom:1px solid #dceaff;background:#fff;box-shadow:0 1px 8px 0 rgba(5,16,55,.1)}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .topDropdown-title{font-size:14px;font-weight:600;color:var(--main-text-color);padding:8px 4px;margin-bottom:4px}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;border-bottom:1px dashed #dceaff;padding-bottom:6px;margin-bottom:6px;cursor:pointer}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch .icon{width:32px;height:32px;border-radius:500px;background-color:#e0e7ec;display:flex;justify-content:center;align-items:center}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch .icon:hover{scale:1.1}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch .tt{width:56%;font-size:14px;font-weight:600;color:var(--main-text-color);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch .check{width:16px;height:16px;border:1px solid #d3d2d2;border-radius:500px;display:flex}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch .check:hover{scale:1.1}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch .check svg{margin:auto;width:10px;height:10px}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .topDropdown .switch .check.active{background-color:var(--main-color);border:0}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .dropDown-list{padding:0;margin:0;list-style:none}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .dropDown-list li{padding:6px 20px;display:flex;margin-top:6px}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .dropDown-list li:hover{transition:.3ms ease;background-color:var(--main-color-sky)}header .header-bot .tc-container .tc-col .menu .menu-item .dropDown .dropDown-list li .dropDown-link{width:100%;display:block;font-size:14px;font-weight:500;color:#343330;cursor:pointer}header .header-drop{background:#ddd;background-image:var(--main-animation-bg);background-size:250%;animation:bgAnimation 20s infinite reverse}@media(min-width:320px)and (max-width:767px){header .header-drop{display:none}}header .drop-menu{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}@media(min-width:768px)and (max-width:1023px){header .drop-menu{grid-area:24px}}header .drop-menu .active-menu{background-color:hsla(0,0%,6%,.4)}header .drop-menu .menu-item{position:relative}header .drop-menu .menu-item:not(:hover)>.dropdown{padding-top:0;opacity:0;transition:padding-top .8s,opacity .3s}header .drop-menu .menu-item:not(:hover)>.dropdown>*{border-bottom:none;visibility:hidden;height:0;transition:height .4s,visibility .3s;z-index:99}header .drop-menu .menu-item:hover .menu-item_tt{padding-left:20px}header .drop-menu .menu-item:hover .menu-item_tt:after{width:100%}header .drop-menu .menu-item .menu-item_tt{font-weight:500;font-size:14px;line-height:18px;color:var(--color-white);cursor:pointer;position:relative;padding:16px 8px 16px 0;transition:padding-left .3s ease;display:block}@media(min-width:768px)and (max-width:1023px){header .drop-menu .menu-item .menu-item_tt{padding:12px;font-size:12px;line-height:14px}}header .drop-menu .menu-item .menu-item_tt span{position:relative;z-index:2;display:block}header .drop-menu .menu-item .menu-item_tt:after{content:"";position:absolute;inset:0;width:0;background-color:hsla(0,0%,100%,.4);transition:.3s ease;z-index:1}header .drop-menu .menu-item .dropdown{position:absolute;top:52px;z-index:2;padding-top:8px;opacity:1;background:#fff}.dark header .drop-menu .menu-item .dropdown{background:#1a365d}.dark header .drop-menu .menu-item .dropdown .dropDown-link{color:#fff}.dark header .drop-menu .menu-item .dropdown .dropDown-link:hover{background:#2c5282}.dark header .drop-menu .menu-item .dropdown .topDropdown-title{color:#e2e8f0}.dark header .drop-menu .menu-item .dropdown .switch{background:#2a4365;color:#e2e8f0}.dark header .drop-menu .menu-item .dropdown .switch:hover{background:#2c5282}.dark header .drop-menu .menu-item .dropdown .check{background-color:#63b3ed}header .drop-menu .menu-item .dropdown.column:after{content:"";position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:1px;background-color:var(--main-color-sky);-webkit-user-select:none;-moz-user-select:none;user-select:none}header .drop-menu .menu-item .dropdown.column ul{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0;border-radius:15px;overflow:hidden}header .drop-menu .menu-item .dropdown.column ul li:first-child,header .drop-menu .menu-item .dropdown.column ul li:last-child{border-radius:0}header .drop-menu .menu-item .dropdown ul{list-style:none;filter:drop-shadow(0 0 20px rgba(0,0,0,.06));transition:padding-top .6s ease,opacity .3s ease}header .drop-menu .menu-item .dropdown ul li{border-bottom:1px solid var(--main-color-sky);background-color:var(--color-white);min-width:280px;overflow:hidden;min-height:48px;transition:height .4s ease}header .drop-menu .menu-item .dropdown ul li:first-child{border-radius:15px 15px 0 0}header .drop-menu .menu-item .dropdown ul li:last-child{border-radius:0 0 15px 15px}header .drop-menu .menu-item .dropdown ul li a{font-weight:500;font-size:14px;line-height:20px;color:var(--color-black);display:flex;align-items:center;padding:12px 16px}header .drop-menu .menu-item .dropdown ul li a img{width:24px;height:24px;margin-right:16px}footer{background:var(--color-white);margin-bottom:20px}.dark footer{background:#1f2937}.dark footer p,.dark footer span{color:#ddd}footer:before{content:"";height:20px;width:100%;display:block;background:#ddd;background-image:var(--main-animation-bg);background-size:250%;animation:bgAnimation 20s infinite reverse}@media(min-width:320px)and (max-width:767px){footer{margin-bottom:92px}.dark footer{background:#1f2937}}footer .footer-container{max-width:1280px;margin:0 auto;padding:0 20px}footer .footer-container .tc-col{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:320px)and (max-width:767px){footer .footer-container .tc-col{margin-bottom:20px;grid-template-columns:repeat(2,minmax(0,1fr))}footer .footer-container .tc-col:last-child{margin-bottom:0}}footer .footer-container .tc-col .tt{color:var(--color-gray2);font-weight:400;font-size:16px;margin-bottom:8px;text-transform:uppercase}.dark footer .footer-container .tc-col .tt{color:#ddd}@media(min-width:768px)and (max-width:1023px){footer .footer-container .tc-col .tt{font-size:14px;margin-bottom:8px}}@media(min-width:1024px)and (max-width:1279px){footer .footer-container .tc-col .tt{font-size:14px;margin-bottom:8px}}@media(min-width:320px)and (max-width:767px){footer .footer-container .tc-col .tt{margin-bottom:8px}}footer .footer-container .tc-col .qr-code{width:100%;height:140px}footer .footer-container .tc-col .qr-code img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}footer .footer-container .tc-col ul{list-style:none;margin:0;padding:0}@media(min-width:320px)and (max-width:767px){footer .footer-container .tc-col ul{text-align:left}}footer .footer-container .tc-col ul li{color:var(--color-white);padding-block:8px;transition:.3s ease-in;line-height:1em}footer .footer-container .tc-col ul li:hover{color:var(--color-white);text-decoration:underline}footer .footer-container .tc-col ul li:last-child{margin-bottom:0}footer .footer-container .tc-col ul li a{color:var(--color-gray1);font-size:16px;font-weight:600}footer .footer-container .tc-col ul li a:hover{color:var(--color-gray2)}@media(min-width:768px)and (max-width:1023px){footer .footer-container .tc-col ul li a{font-size:12px;font-weight:700}}@media(min-width:1024px)and (max-width:1279px){footer .footer-container .tc-col ul li a{font-size:14px;font-weight:700}}@media(min-width:320px)and (max-width:767px){footer .footer-container .tc-col ul li a{font-size:14px}}footer .footer-container .copy-right{margin-top:20px}@media(min-width:320px)and (max-width:767px){footer .footer-container .copy-right{margin-top:0}}footer .footer-container .copy-right p{text-align:left;color:var(--color-dark2)}.dark footer .footer-container .copy-right p{color:#ddd}@keyframes borderAnim{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.auth-page{width:100%;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(min-width:320px)and (max-width:767px){.auth-page{min-height:100vh;flex-direction:column;padding:20px 0;overflow-y:auto}}.auth-page .auth-page_image{position:absolute;inset:0;z-index:0}.auth-page .auth-page_image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.auth-page .auth-page_image:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4)}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_image{background:transparent}.auth-page .auth-page_image img{display:none}.auth-page .auth-page_image:after{background:transparent}}.auth-page .auth-page_body{position:relative;z-index:2;width:400px;padding:40px;border-radius:8px;background:hsla(0,0%,58%,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 0 30px rgba(0,0,0,.2);overflow:hidden}.auth-page .auth-page_body:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:2px;border-radius:10px;background:linear-gradient(90deg,#f84bb4,#1b6dd4,#f84bb4);background-size:400% 400%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:borderAnim 6s linear infinite;z-index:-1}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_body{width:100%;max-width:400px;height:auto;margin-top:0;margin-bottom:40px;overflow-y:auto}.auth-page .auth-page_body:before{display:none}}.auth-page .auth-page_body .form-logo{display:flex;justify-content:center;margin-bottom:12px}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_body .form-logo{display:none}}.auth-page .auth-page_body .title{font-size:32px;font-weight:700;margin-bottom:40px;text-align:center;background:linear-gradient(90deg,#fc149f,#0972f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.auth-page .auth-page_body .desc{font-size:16px;line-height:24px;color:#fff;text-align:center;background-color:transparent;margin-bottom:32px}.dark .auth-page .auth-page_body .desc{color:#fff}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_body .desc{color:#000}}.auth-page .auth-page_body form{background-color:transparent;margin-bottom:32px;color:#fff}.dark .auth-page .auth-page_body form{color:#fff}.auth-page .auth-page_body form input{width:100%;border:1px solid #e9ebed;padding:18px 16px;font-size:12px;font-weight:600;border-radius:8px;background-color:transparent;color:#fff;transition:.3s ease}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_body form input{background-color:#fff;color:#000}.dark .auth-page .auth-page_body form input{background-color:transparent;color:#fff}}.auth-page .auth-page_body form input:focus{outline:none}.auth-page .auth-page_body form input::-moz-placeholder{color:#fff}.auth-page .auth-page_body form input::placeholder{color:#fff}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_body form input::-moz-placeholder{color:gray}.auth-page .auth-page_body form input::placeholder{color:gray}.dark .auth-page .auth-page_body form input::-moz-placeholder{color:#fff}.dark .auth-page .auth-page_body form input::placeholder{color:#fff}.auth-page .auth-page_body form{color:gray}}.auth-page .auth-page_body form .ant-input-password{width:100%;border:1px solid #e9ebed;padding:18px 16px;font-size:12px;font-weight:600;border-radius:8px;background-color:transparent;color:#fff;transition:.3s ease}.auth-page .auth-page_body form .ant-form-item-label>label,.auth-page .auth-page_body form .ant-input-password svg{color:#fff}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_body form .ant-form-item-label>label{color:gray}}.dark .auth-page .auth-page_body form .ant-form-item-label>label{color:#fff}.auth-page .auth-page_body form .ant-input-affix-wrapper{border:1px solid #e9ebed}.auth-page .auth-page_body form .ant-input-affix-wrapper input{border:0;padding:1px 5px}.auth-page .auth-page_body form .policy{margin-bottom:32px;font-size:14px;font-weight:600;color:#7d7c84;letter-spacing:.5px;display:flex;align-items:center}.auth-page .auth-page_body form .policy.forget{justify-content:space-between}.auth-page .auth-page_body form .policy.forget .left{display:flex;align-items:center}.auth-page .auth-page_body form .policy.wrap{flex-wrap:wrap}.auth-page .auth-page_body form .policy.wrap .list{width:100%;display:flex;align-items:center;margin-bottom:8px}.auth-page .auth-page_body form .policy.wrap .list:last-child{margin-bottom:0}.auth-page .auth-page_body form .policy a{color:#fff}.auth-page .auth-page_body form .otp-area{display:flex;justify-content:center;margin-bottom:32px}.auth-page .auth-page_body form .otp-area input::-webkit-inner-spin-button,.auth-page .auth-page_body form .otp-area input::-webkit-outer-spin-button{background-color:transparent;-webkit-appearance:none;margin:0}.auth-page .auth-page_body form .otp-area input[type=number]{-moz-appearance:textfield}.auth-page .auth-page_body form .otp-area.error{margin-bottom:16px}.auth-page .auth-page_body form .otp-area.error input{background-color:transparent;color:var(--main-color-red);border:1px solid var(--main-color-red)}.auth-page .auth-page_body form .otp-area input{background-color:transparent;width:56px;height:56px;font-weight:700;font-size:24px;line-height:32px;color:#fff;text-align:center;margin-right:12px;border:1px solid var(--color-silver);border-radius:8px}@media(min-width:320px)and (max-width:767px){.auth-page .auth-page_body form .otp-area input{border-color:skyblue;color:#000}.dark .auth-page .auth-page_body form .otp-area input{color:#fff}}.auth-page .auth-page_body form .otp-area input:focus-visible{color:var(--main-color);border:1px solid var(--main-color);outline:none}.auth-page .auth-page_body form .otp-area input:last-child{margin-right:0}.auth-page .auth-page_body form .error-sms{font-weight:300;font-size:12px;line-height:16px;color:var(--main-color-red);text-align:center;margin-bottom:32px}.auth-page .auth-page_body form .button-group button{width:100%;border:none;background-color:var(--main-color);font-size:16px;font-weight:600;color:var(--color-white);padding:16px 24px;border-radius:8px;cursor:pointer;margin-bottom:20px;transition:color .3s ease,background-color .4s ease}.auth-page .auth-page_body form .button-group button:hover{color:var(--color-placeholder);background-color:#e5e5e7}.auth-page .auth-page_body form .button-group .active{color:var(--color-white);background-color:var(--main-color)}.auth-page .auth-page_body form .button-group .inactive{color:var(--color-placeholder);background-color:#e5e5e7}.auth-page .auth-page_body form .button-group p{font-size:14px;font-weight:600;color:#fff;text-align:center}.auth-page .auth-page_body form .button-group p a{color:var(--main-color)}.auth-page .auth-page_body .social-login .tt{text-align:center;position:relative;margin-bottom:16px}.auth-page .auth-page_body .social-login .tt:after,.auth-page .auth-page_body .social-login .tt:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:30%;height:1px;background-color:#e9ebed}.auth-page .auth-page_body .social-login .tt:before{left:0}.auth-page .auth-page_body .social-login .tt:after{right:0}.auth-page .auth-page_body .social-login .tt h6{font-size:14px;font-weight:600;color:var(--color-placeholder)}.auth-page .auth-page_body .social-login .list{padding:0 12px}.auth-page .auth-page_body .social-login .list a{display:flex;width:100%;justify-content:center;padding:12px;border:1px solid #e9ebed;border-radius:8px;margin-bottom:16px}.auth-page .auth-page_body .social-login .list a:last-child{margin-bottom:0}.auth-page .auth-page_body .social-login .list a img{width:24px;height:24px;margin-right:8px}.checkBox{border:1px solid var(--color-silver);border-radius:500px;width:24px;height:24px;margin-right:12px;cursor:pointer;position:relative;z-index:1}.checkBox:after{content:"";border-radius:500px;position:absolute;inset:0;background-color:transparent;transition:background-color .3s ease}.checkBox svg{position:absolute;left:66%;top:66%;transform:translate(-50%,-50%);z-index:2;opacity:0;transition:opacity .3s ease}.checkBox.active:after{background-color:#bf3eba}.checkBox.active svg{opacity:1}.event-category .cover{margin-bottom:40px;height:300px}.event-category .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.event-category .bg-tt{font-size:24px;font-weight:600;color:#000;text-align:center;margin-bottom:20px}.event-category .child-category .swiper .swiper-slide .icon{width:100px;height:100px;border:1px solid #dceaff;border-radius:500px;display:flex;margin:0 auto 12px}.event-category .child-category .swiper .swiper-slide .icon .box{margin:auto;border-radius:500px;width:60px;height:60px;background-color:#dceaff;display:flex;align-items:center;justify-content:center}.event-category .child-category .swiper .swiper-slide .name{font-size:16px;text-align:center;font-weight:600}.event-category .list-item{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:80px}.home-page{background-color:#fff9fa;padding-bottom:20px;transition:background-color .3s ease,color .3s ease}.home-page .login-mobile_home{display:none}@media(min-width:320px)and (max-width:767px){.home-page .login-mobile_home{display:flex;padding:0 14px}.home-page .login-mobile_home a{display:block;background:var(--main-color);color:#fff;padding:12px 24px;border-radius:8px;width:100%;margin:0 auto 20px;font-size:16px;font-weight:600;text-align:center}}.home-page .nav-btn{display:flex;justify-content:flex-end;padding:4px;margin-bottom:4px}.home-page .nav-btn .next-btn,.home-page .nav-btn .prev-btn{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-page .nav-btn .prev-btn{margin-right:4px}.home-page .nav-btn .prev-btn svg{transform:rotate(180deg)}.home-page .slider{display:flex;position:relative}@media(min-width:320px)and (max-width:767px){.home-page .slider{padding:14px}}.home-page .slider.sub-cat_slide{height:300px;position:relative}@media(min-width:320px)and (max-width:767px){.home-page .slider.sub-cat_slide{height:164px}}.home-page .slider.sub-cat_slide:after{content:"";position:absolute;z-index:1;inset:0;background-color:rgba(0,0,0,.3)}.home-page .slider.sub-cat_slide .sub-slide_tt{position:absolute;z-index:2;bottom:48px;left:0;right:0}@media(min-width:320px)and (max-width:767px){.home-page .slider.sub-cat_slide .sub-slide_tt{bottom:20px}}.home-page .slider.sub-cat_slide .sub-slide_tt h1{font-size:32px}@media(min-width:320px)and (max-width:767px){.home-page .slider.sub-cat_slide .sub-slide_tt h1{font-size:20px}.home-page .slider.cover-slider{padding:4px;margin-bottom:14px}}.home-page .slider.cover-slider .swiper{width:100%}.home-page .slider.cover-slider .swiper-slide .back{position:absolute;inset:0;background-color:rgba(0,0,0,.1);z-index:1}.home-page .slider.cover-slider .next-btn,.home-page .slider.cover-slider .prev-btn{width:40px;height:40px;border-radius:50px;transition:.3s ease}.home-page .slider.cover-slider .next-btn:hover,.home-page .slider.cover-slider .prev-btn:hover{scale:1.3}@media(min-width:768px)and (max-width:1023px){.home-page .slider.cover-slider .next-btn,.home-page .slider.cover-slider .prev-btn{width:32px;height:32px}}.home-page .slider.cover-slider .event-info{position:absolute;left:0;right:0;bottom:42px;color:#fff;z-index:3}@media(min-width:320px)and (max-width:767px){.home-page .slider.cover-slider .event-info{bottom:64px}}.home-page .slider.cover-slider .event-info h4{font-size:36px;font-weight:700}@media(min-width:320px)and (max-width:767px){.home-page .slider.cover-slider .event-info h4{font-size:18px}}.home-page .slider.cover-slider .event-info p{font-size:20px}@media(min-width:320px)and (max-width:767px){.home-page .slider.cover-slider .event-info p{font-size:12px}}.home-page .slider .next-btn,.home-page .slider .prev-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;justify-content:space-between;background-color:transparent;border:none;cursor:pointer}@media(min-width:320px)and (max-width:767px){.home-page .slider .next-btn,.home-page .slider .prev-btn{display:none}}.home-page .slider .prev-btn{left:24px}.home-page .slider .next-btn{right:24px}.home-page .slider .next-btn svg{transform:rotate(180deg)}.home-page .slider .swiper{width:100%;height:100%}@media(min-width:320px)and (max-width:767px){.home-page .slider .swiper{border-radius:15px;aspect-ratio:2/1}}.home-page .slider .swiper .swiper-pagination-bullets{left:50%;transform:translateX(-50%);display:flex!important;justify-content:center;align-items:center;max-width:-moz-fit-content!important;max-width:fit-content!important;padding:0}.home-page .slider .swiper .swiper-pagination-bullet{background-color:#fff!important;opacity:.5;margin:0 8px 0 0;width:8px;height:8px;transition:width .3s ease}.home-page .slider .swiper .swiper-pagination-bullet:last-child{margin:0}.home-page .slider .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff!important;opacity:1;width:24px;border-radius:4px}.home-page .slider .swiper .swiper-slide{position:relative;background-position:50%;background-size:cover}.home-page .slider .swiper .swiper-slide img{display:block;width:100%;height:auto}@media(min-width:320px)and (max-width:767px){.home-page .slider .swiper .swiper-slide img{aspect-ratio:2/1}}.home-page .more{position:absolute;z-index:5;bottom:40px;font-size:16px;line-height:24px;color:#fff;background-size:200%;display:flex;padding:16px 36px}.home-page .more:hover{scale:1.1}@media(min-width:768px)and (max-width:1023px){.home-page .more{bottom:20px;right:24px;padding:8px 20px;font-size:14px}}.home-page .big-swiper{margin-bottom:64px}@media(min-width:320px)and (max-width:767px){.home-page .big-swiper{margin-bottom:14px}}.home-page .big-swiper .bg-tt{font-size:24px;font-weight:600;color:var(--main-text-color);margin-bottom:16px}@media(min-width:320px)and (max-width:767px){.home-page .big-swiper .bg-tt{font-size:16px;margin-bottom:8px}}.home-page .big-swiper .bg-tt.white{color:#fff}.home-page .big-swiper .swiper-box{position:relative}.home-page .big-swiper .swiper-box .next-btn,.home-page .big-swiper .swiper-box .prev-btn{background-color:transparent;border:0;display:flex;position:absolute;z-index:2;top:50%;transform:translateY(-50%);cursor:pointer}.home-page .big-swiper .swiper-box .next-btn.swiper-button-disabled,.home-page .big-swiper .swiper-box .prev-btn.swiper-button-disabled{display:none}.home-page .big-swiper .swiper-box .prev-btn{left:12px}.home-page .big-swiper .swiper-box .next-btn{right:12px}.home-page .big-swiper .swiper-box .next-btn svg{transform:rotate(180deg)}.home-page .big-swiper .swiper-box .swiper{position:relative;z-index:1}.home-page .big-swiper .swiper-box .swiper .swiper-slide .img{width:100%;height:575px;border-radius:15px;overflow:hidden;position:relative}@media(min-width:320px)and (max-width:767px){.home-page .big-swiper .swiper-box .swiper .swiper-slide .img{height:200px}}.home-page .big-swiper .swiper-box .swiper .swiper-slide .img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000 14%,transparent 60%);z-index:1}.home-page .big-swiper .swiper-box .swiper .swiper-slide .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.home-page .big-swiper .swiper-box .swiper .swiper-slide .img .title{position:absolute;z-index:2;left:20px;right:20px;bottom:32px;font-size:24px;color:#fff;text-align:center;font-weight:600}@media(min-width:320px)and (max-width:767px){.home-page .big-swiper .swiper-box .swiper .swiper-slide .img .title{font-size:12px;left:8px;right:8px;bottom:16px}}.home-page .home-tag{padding:32px 0}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag{padding:20px 0}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag{padding:0;margin-bottom:14px}}.home-page .home-tag .dropdownTag{align-items:center;position:relative}.home-page .home-tag .dropdownTag .dropDown{cursor:pointer;background:var(--main-color-sky);border-radius:12px;display:flex;align-items:center;color:var(--main-color);font-weight:600;font-size:20px;line-height:24px;padding:8px 8px 8px 16px;margin-right:12px}.dark .home-page .home-tag .dropdownTag .dropDown{background:#022b60}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag .dropdownTag .dropDown{font-size:16px;line-height:20px;margin-right:8px;padding:8px 6px 8px 12px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .dropdownTag .dropDown{font-size:14px;line-height:normal;margin-right:8px;padding:8px 10px 8px 12px;border-radius:8px}}.home-page .home-tag .dropdownTag .dropDown .icon{margin-left:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag .dropdownTag .dropDown .icon{width:18px;height:14px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .dropdownTag .dropDown .icon{width:14px;height:10px}}.home-page .home-tag .dropdownTag .dropDown .icon svg{transform:rotate(90deg)}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .dropdownTag .dropDown .icon svg{transform:rotate(90deg) scale(.8)}}.home-page .home-tag .dropdownTag p{font-weight:600;font-size:20px;line-height:24px;color:var(--color-dark)}.dark .home-page .home-tag .dropdownTag p{color:#35bde5}@media(min-width:1024px)and (max-width:1279px){.home-page .home-tag .dropdownTag p{font-size:16px;line-height:20px}}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag .dropdownTag p{font-size:16px;line-height:20px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .dropdownTag p{font-size:14px;line-height:normal}}.home-page .home-tag .dropdownTag .drop-location-back{position:fixed;inset:0;z-index:5;background-color:transparent}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .dropdownTag .drop-location-back{background-color:rgba(0,0,0,.6);z-index:999999}}.home-page .home-tag .dropdownTag .drop-location{position:absolute;z-index:6;top:65px;background-color:var(--color-white);border:1px solid var(--main-color-sky);box-shadow:0 18px 34px rgba(5,16,55,.15);border-radius:15px;min-width:280px;height:247px;overflow-y:scroll}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .dropdownTag .drop-location{position:fixed;height:80vh;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999999}}.home-page .home-tag .dropdownTag .drop-location::-webkit-scrollbar{width:0}.home-page .home-tag .dropdownTag .drop-location::-webkit-scrollbar-track{border-radius:500px}.home-page .home-tag .dropdownTag .drop-location::-webkit-scrollbar-thumb{background:#056bf1;border-radius:500px}.home-page .home-tag .dropdownTag .drop-location::-webkit-scrollbar-thumb:hover{background:#022b60}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag .dropdownTag .drop-location{top:40px}}.home-page .home-tag .dropdownTag .drop-location ul{list-style:none}.home-page .home-tag .dropdownTag .drop-location ul li{border-bottom:1px solid var(--main-color-sky)}.home-page .home-tag .dropdownTag .drop-location ul li:last-child{border-bottom:none}.home-page .home-tag .dropdownTag .drop-location ul li a{padding:12px 16px;display:flex;align-items:center}.home-page .home-tag .dropdownTag .drop-location ul li a span{margin-left:16px;padding:2px;display:block;font-weight:300;font-size:16px;line-height:20px;color:var(--color-black)}.home-page .home-tag .list-days{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(min-width:320px)and (max-width:1023px){.home-page .home-tag .list-days{grid-template-columns:repeat(2,1fr);margin-top:20px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .list-days{gap:8px;margin-top:14px}}.home-page .home-tag .list-days .item{border-radius:14px;display:flex;align-items:center;padding:8px 20px;position:relative;box-shadow:8px 8px 16px 8px rgba(5,16,55,.05);transition:.3s ease;white-space:nowrap}.dark .home-page .home-tag .list-days .item{box-shadow:8px 8px 16px 8px rgba(0,0,0,.1)}.dark .home-page .home-tag .list-days .item:after{background-color:#2d3748}.dark .home-page .home-tag .list-days .item .icon svg{fill:#e2e8f0}.home-page .home-tag .list-days .item.dark{background:#022b60}.dark .home-page .home-tag .list-days .item.dark{background:#1a365d}.home-page .home-tag .list-days .item.dark .icon svg{fill:#fff}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .list-days .item{padding:8px 12px;border-radius:10px}}.home-page .home-tag .list-days .item.active,.home-page .home-tag .list-days .item:hover{background:#dceaff;box-shadow:0 8px 16px 0 rgba(5,16,55,.08)}.dark .home-page .home-tag .list-days .item.active,.dark .home-page .home-tag .list-days .item:hover{background:#2c5282}.home-page .home-tag .list-days .item.active:after,.home-page .home-tag .list-days .item:hover:after{background-color:#dceaff}.dark .home-page .home-tag .list-days .item.active:after,.dark .home-page .home-tag .list-days .item:hover:after{background-color:#2c5282}.home-page .home-tag .list-days .item:after{content:"";position:absolute;inset:1px;border-radius:13px;background-color:#fff;transition:.3s ease}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .list-days .item:after{border-radius:9px}}.home-page .home-tag .list-days .item .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;margin-right:8px;color:#35bde5}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .list-days .item .icon svg{transform:scale(.85)}.home-page .home-tag .list-days .item .icon{width:24px;height:24px;margin-right:8px}}.home-page .home-tag .list-days .item p{position:relative;z-index:2;color:#022b60;font-size:16px;font-weight:600;line-height:normal}.dark .home-page .home-tag .list-days .item p{color:#e2e8f0}@media(min-width:1024px)and (max-width:1279px){.home-page .home-tag .list-days .item p{font-size:14px}}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag .list-days .item p{font-size:14px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag .list-days .item p{font-size:12px}}.home-page .home-tag_list{margin-bottom:36px}@media(min-width:320px)and (max-width:767px){.home-page .home-tag_list{margin-bottom:20px}}.home-page .home-tag_list .tt{font-weight:600;font-size:24px;line-height:32px;color:#000;margin-bottom:32px}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag_list .tt{font-size:18px;line-height:24px;margin-bottom:14px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag_list .tt{font-size:16px;font-weight:700;line-height:32px;margin-bottom:12px}}.home-page .home-tag_list .list{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 24px}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag_list .list{gap:12px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag_list .list{grid-template-columns:repeat(2,1fr);gap:8px}}.home-page .home-tag_list .list .item{position:relative;border-radius:15px;overflow:hidden;padding:1px;border:1px solid var(--color-silver);cursor:pointer;transition:.3s ease-in-out}.home-page .home-tag_list .list .item:hover{opacity:.8}@media(min-width:320px)and (max-width:767px){.home-page .home-tag_list .list .item{border-radius:10px}.home-page .home-tag_list .list .item:nth-child(n+5){display:none}}.home-page .home-tag_list .list .item:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f84bb4,#1b6dd4);z-index:-1}.home-page .home-tag_list .list .item .detail{display:flex;align-items:center;height:100%;padding:8px;background-color:#fff;border-radius:14px}@media(min-width:320px)and (max-width:767px){.home-page .home-tag_list .list .item .detail{border-radius:9px}}.home-page .home-tag_list .list .item .detail .icon{width:36px;height:36px;margin-right:20px;border-radius:8px;background-color:#f2f8fe;display:flex;align-items:center;justify-content:center}.home-page .home-tag_list .list .item .detail p{font-weight:600;font-size:16px;line-height:20px;color:var(--main-text-color)}@media(min-width:768px)and (max-width:1023px){.home-page .home-tag_list .list .item .detail p{font-size:14px;line-height:20px}}@media(min-width:320px)and (max-width:767px){.home-page .home-tag_list .list .item .detail p{font-size:12px;line-height:15px}}.home-page .home-event{margin-top:16px;margin-bottom:40px}@media(min-width:768px)and (max-width:1023px){.home-page .home-event{margin-bottom:20px}}@media(min-width:320px)and (max-width:767px){.home-page .home-event{margin-bottom:20px}}.home-page .home-event .event-list_header{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between}@media(min-width:768px)and (max-width:1023px){.home-page .home-event .event-list_header{margin-bottom:14px}}@media(min-width:320px)and (max-width:767px){.home-page .home-event .event-list_header{margin-bottom:12px}}.home-page .home-event .event-list_header.white .more,.home-page .home-event .event-list_header.white .tt{color:#fff}.home-page .home-event .event-list_header .tt{font-size:20px;line-height:28px;font-weight:600;color:var(--main-text-color);margin-right:32px;position:relative;padding-right:24px}@media(min-width:768px)and (max-width:1023px){.home-page .home-event .event-list_header .tt{font-size:18px;line-height:24px}}@media(min-width:320px)and (max-width:767px){.home-page .home-event .event-list_header .tt{font-size:16px;font-weight:700;line-height:32px;margin-right:0;padding-right:0;width:100%}}.home-page .home-event .event-list_header .tt:hover .more{transform:translate(100%,-50%);opacity:1}@media(min-width:320px)and (max-width:767px){.home-page .home-event .event-list_header .tt:hover .more{transform:translateY(-50%)}}.home-page .home-event .event-list_header .tt .more{font-weight:600;font-size:16px;line-height:20px;color:var(--main-color);display:flex;align-items:center;position:absolute;top:50%;transform:translateY(-50%);right:0;opacity:0;transition:.3s;width:-moz-max-content;width:max-content}@media(min-width:768px)and (max-width:1023px){.home-page .home-event .event-list_header .tt .more{transform:translate(100%,-50%);opacity:1;font-size:14px;line-height:normal}.home-page .home-event .event-list_header .tt .more svg{display:none}}@media(min-width:320px)and (max-width:767px){.home-page .home-event .event-list_header .tt .more{transform:translateY(-50%);opacity:1;font-size:14px}.home-page .home-event .event-list_header .tt .more svg{display:none}}.home-page .home-event .event-list_header .more-out{font-weight:600;font-size:16px;line-height:20px;color:var(--main-color);display:flex;align-items:center}@media(min-width:320px)and (max-width:767px){.home-page .home-event .event-list_header .more-out{font-size:14px}.home-page .home-event .event-list_header .more-out svg{display:none}}.home-page .home-event .swiper-boxed .next-btn,.home-page .home-event .swiper-boxed .prev-btn{position:absolute;top:50%;width:40px;height:40px;color:var(--color-black);background:#f5f5f5;border-radius:50px;z-index:3;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700}.home-page .home-event .swiper-boxed .next-btn.swiper-button-disabled,.home-page .home-event .swiper-boxed .prev-btn.swiper-button-disabled{background-color:transparent}.home-page .home-event .swiper-boxed .next-btn.swiper-button-disabled svg,.home-page .home-event .swiper-boxed .prev-btn.swiper-button-disabled svg{display:none}.home-page .home-event .swiper-boxed .prev-btn{left:4px}.home-page .home-event .swiper-boxed .next-btn{right:4px}.home-page .home-event .m-list{display:none;padding:0 40px}@media(min-width:320px)and (max-width:767px){.home-page .home-event .m-list{display:block;padding:0 20px}}.home-page .home-event .list,.home-page .home-event .m-list .swiper-slide,.home-page .home-event .m-list .swiper-slide .swiper-slide-shadow{background:transparent!important}@media(min-width:320px)and (max-width:767px){.home-page .home-event .list{display:none}}.home-page .home-event .list .swiper-slide.swiper-slide-visible:before{display:none}.home-page .home-event .list .swiper-slide.swiper-slide-prev:before,.home-page .home-event .list .swiper-slide:nth-child(n+5):before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,.75);z-index:2}.home-page .big-event .tc-container{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container{gap:20px}}.home-page .big-event .tc-container .list{width:calc(50% - 16px)}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list{width:100%;margin-bottom:0}}.home-page .big-event .tc-container .list .img{width:100%;height:306px;display:flex;margin-bottom:20px;border-radius:20px;overflow:hidden}@media(min-width:768px)and (max-width:1023px){.home-page .big-event .tc-container .list .img{height:200px}}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list .img{height:28.8vw;margin-bottom:8px;border-radius:15px}}.home-page .big-event .tc-container .list .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page .big-event .tc-container .list .body{display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:768px)and (max-width:1023px){.home-page .big-event .tc-container .list .body{justify-content:normal}}.home-page .big-event .tc-container .list .body .tt{width:70%;font-weight:600;font-size:16px;line-height:20px;color:#09080d}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list .body .tt.bold{margin-bottom:4px}}.home-page .big-event .tc-container .list .body .tt .text-sm{font-weight:400}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list .body .tt .text-sm{font-size:12px}}@media(min-width:768px)and (max-width:1023px){.home-page .big-event .tc-container .list .body .tt{width:100%}}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list .body .tt{width:100%;font-size:14px}}.home-page .big-event .tc-container .list .body a{width:24%;display:flex;justify-content:space-between;color:var(--main-color);margin:0 0 auto;align-items:center}@media(min-width:768px)and (max-width:1023px){.home-page .big-event .tc-container .list .body a{width:-moz-max-content;width:max-content;margin:0 0 0 auto}}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list .body a{width:-moz-max-content;width:max-content;margin:0 0 0 auto}}.home-page .big-event .tc-container .list .body a span{display:block;font-size:16px}@media(min-width:768px)and (max-width:1023px){.home-page .big-event .tc-container .list .body a span{font-size:14px}}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list .body a span{font-size:14px;font-weight:600}}.home-page .big-event .tc-container .list .body a .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}@media(min-width:320px)and (max-width:767px){.home-page .big-event .tc-container .list .body a .icon{display:none}}.home-page .add-event{margin-bottom:32px}@media(min-width:768px)and (max-width:1023px){.home-page .add-event{margin-bottom:20px}}@media(min-width:320px)and (max-width:767px){.home-page .add-event{margin-bottom:20px}}.home-page .add-event .event-box{position:relative;border-radius:15px;background-color:#e0e7ec;overflow:hidden;width:100%;height:160px}@media(min-width:320px)and (max-width:767px){.home-page .add-event .event-box{background-color:var(--color-gray5);height:auto;border-radius:0}}.home-page .add-event .event-box:after{content:"";position:absolute;z-index:2;inset:0;background-color:rgba(0,0,0,.4)}@media(min-width:320px)and (max-width:767px){.home-page .add-event .event-box:after{display:none}}.home-page .add-event .event-box img{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:320px)and (max-width:767px){.home-page .add-event .event-box img{display:none}}.home-page .add-event .event-box .desc{position:absolute;z-index:3;top:50%;transform:translateY(-50%);left:5%;width:65%;background-color:rgba(0,0,0,.522);padding:5px;border-radius:8px}@media(min-width:768px)and (max-width:1023px){.home-page .add-event .event-box .desc{left:4%;width:65%}}@media(min-width:320px)and (max-width:767px){.home-page .add-event .event-box .desc{position:relative;z-index:3;top:auto;transform:none;left:auto;width:100%;border-radius:15px;border:1px solid #dceaff;margin-bottom:8px;padding:14px}}.home-page .add-event .event-box .desc p{font-size:20px;font-weight:300;color:#fff;font-family:var(--second-font)}@media(min-width:768px)and (max-width:1023px){.home-page .add-event .event-box .desc p{font-size:16px}}@media(min-width:320px)and (max-width:767px){.home-page .add-event .event-box .desc p{text-align:center;background-color:var(--color-gray5);color:var(--color-white);font-weight:400;font-size:14px}}.home-page .add-event .event-box .btn{position:absolute;top:50%;transform:translateY(-50%);align-items:center;z-index:4;border-radius:30px;background:#ddd;background-image:var(--main-animation-bg);color:#fff;display:flex;right:5%;padding:16px 32px;transition:.3s ease;background-size:250%;animation:bgAnimation 20s infinite reverse}.home-page .add-event .event-box .btn:hover{scale:1.1}@media(min-width:768px)and (max-width:1023px){.home-page .add-event .event-box .btn{right:24px;padding:12px 18px}}@media(min-width:320px)and (max-width:767px){.home-page .add-event .event-box .btn{position:relative;top:auto;transform:none;right:auto;justify-content:center;border-radius:30px;padding:12px 24px}.home-page .add-event .event-box .btn:hover{scale:1}}.home-page .add-event .event-box .btn svg{width:24px;height:24px}.home-page .add-event .event-box .btn span{display:block;font-size:16px;line-height:24px;margin-left:16px}@media(min-width:768px)and (max-width:1023px){.home-page .add-event .event-box .btn span{font-size:14px;line-height:20px;margin-left:8px}}@media(min-width:320px)and (max-width:767px){.home-page .add-event .event-box .btn span{font-weight:600}}.list-box{height:auto;width:100%;position:relative;margin:6px 0;filter:drop-shadow(0 0 3px rgba(0,0,0,.15));transition-timing-function:cubic-bezier(.075,.82,.165,1)}.list-box:hover{filter:drop-shadow(0 0 4px rgba(0,0,0,.3))}.list-box img{width:100%;position:relative;-o-object-fit:cover;object-fit:cover;display:flex;z-index:1;border-radius:8px}.list-box .wish-btn{position:absolute;background-color:hsla(0,0%,100%,.3);z-index:3;border-radius:500px;bottom:40%;right:8px;align-items:center;justify-content:center;display:flex;cursor:pointer;color:#1a1818;width:32px;height:32px}@media(min-width:320px)and (max-width:767px){.list-box .wish-btn{width:20px;height:20px}.list-box .wish-btn svg{transform:scale(.6)}}.list-box .detail{padding:24px 12px 16px;border-radius:0 0 8px 8px;margin-top:-10px;background-color:var(--color-white)}.list-box .detail .tt{color:#022b60;font-weight:700;font-size:15px;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.list-box .detail .tt.hover{white-space:normal;text-overflow:clip}@media(min-width:320px)and (max-width:767px){.list-box .detail .tt{font-size:13px}}.list-box .detail .date{color:#313031;font-size:14px}@media(min-width:320px)and (max-width:767px){.list-box .detail .date{font-size:12px}}.list-box .detail .price{text-align:right;font-size:14px;font-weight:600;color:var(--main-color);border-radius:4px;border:1px solid #056bf1;width:-moz-max-content;width:max-content;padding:4px 12px;margin:6px 0 0 auto}.category-list .next-btn,.category-list .prev-btn{position:absolute;top:35%;width:40px;height:40px;color:var(--color-black);background:#f5f5f5;border-radius:50px;z-index:3;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700}.category-list .next-btn.swiper-button-disabled,.category-list .prev-btn.swiper-button-disabled{background-color:transparent}.category-list .next-btn.swiper-button-disabled svg,.category-list .prev-btn.swiper-button-disabled svg{display:none}.category-list .prev-btn{left:4px}.category-list .next-btn{right:4px}.ribbon-2{--f:10px;--r:15px;--t:10px;z-index:10;position:absolute;padding:0 10px var(--f) calc(3px + var(--r));color:#fff;font-weight:700;box-shadow:0 calc(-1*var(--f)) 0 inset rgba(0,0,0,.333)}.btn-theme-bg,.ribbon-2{inset:var(--t) calc(-1*var(--f)) auto auto;clip-path:polygon(0 0,100% 0,100% calc(100% - var(--f)),calc(100% - var(--f)) 100%,calc(100% - var(--f)) calc(100% - var(--f)),0 calc(100% - var(--f)),var(--r) calc(50% - var(--f) / 2));background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.btn-theme-bg{padding:0 10px var(--f) calc(10px + var(--r))}.read-event{padding-bottom:40px;background-color:var(--color-bg)}@media(min-width:320px)and (max-width:767px){.read-event{padding-bottom:40px}}.read-event .md-tt{font-size:20px;font-weight:600;color:#056bf1;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.read-event .md-tt{font-size:16px;margin-bottom:14px}}.read-event .tc-container .read-cover{display:flex;overflow:hidden;text-align:center;align-items:center}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .read-cover .ant-image{height:auto!important}.read-event .tc-container .read-cover{margin:20px 0}}.read-event .tc-container .read-cover img{max-width:100%;max-height:100%}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .read-cover img{height:auto!important}}.read-event .tc-container .read-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;margin-top:20px}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .read-header{flex-wrap:wrap}}.read-event .tc-container .read-header .bg-tt{font-weight:700;font-size:24px;color:var(--main-text-color)}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .read-header .bg-tt{font-size:20px;width:100%}}.dark .read-event .tc-container .read-header .bg-tt{color:#fff}.read-event .tc-container .tc-col{display:flex;flex-wrap:wrap;justify-content:space-between}.read-event .tc-container .tc-col .content{width:66%}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content{width:100%}.read-event .tc-container .tc-col .content .date-detail{gap:12px}}.read-event .tc-container .tc-col .content .date-detail .item{display:flex;flex-wrap:wrap;background-color:var(--color-white);margin-right:14px;padding:8px 12px;border-radius:8px;align-items:center}.dark .read-event .tc-container .tc-col .content .date-detail .item{background-color:#1b6dd4}.read-event .tc-container .tc-col .content .date-detail .item:first-child{width:30%}.read-event .tc-container .tc-col .content .date-detail .item:nth-child(2){width:22%}.read-event .tc-container .tc-col .content .date-detail .item:nth-child(3){width:15%}.read-event .tc-container .tc-col .content .date-detail .item:nth-child(4){width:calc(33% - 42px)}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .date-detail .item{width:calc(50% - 6px)!important;margin-right:0;padding:8px 14px}}.read-event .tc-container .tc-col .content .date-detail .item:last-child{margin-right:0}.read-event .tc-container .tc-col .content .date-detail .item path{color:#056bf1}.dark .read-event .tc-container .tc-col .content .date-detail .item path{color:#f84bb4}.read-event .tc-container .tc-col .content .date-detail .item svg{width:24px;height:24px;margin-right:8px}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .date-detail .item svg{margin-right:12px}}.read-event .tc-container .tc-col .content .date-detail .item .text{font-weight:700;font-size:14px;color:#022b60;width:calc(100% - 32px)}.dark .read-event .tc-container .tc-col .content .date-detail .item .text{color:#fff}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .date-detail .item .text{font-size:12px;font-weight:700;width:calc(100% - 36px)}}.read-event .tc-container .tc-col .content .date-detail .item .text p{margin-bottom:4px}.read-event .tc-container .tc-col .content .date-detail .item .text span{display:block}.read-event .tc-container .tc-col .content .cmx-loc{gap:20px}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .cmx-loc{display:grid;grid-template-columns:1fr}}.read-event .tc-container .tc-col .content .cmx-loc .organizer .tt{font-size:16px;font-weight:600;color:var(--main-text-color);margin-bottom:8px}.dark .read-event .tc-container .tc-col .content .cmx-loc .organizer .tt{color:#fff}.dark .read-event .tc-container .tc-col .content .cmx-loc .organizer .box{background-color:#1a365d}.read-event .tc-container .tc-col .content .cmx-loc .organizer .box .zb-logo{width:78px;height:72px;margin-right:16px;background-color:#000;border-radius:8px;overflow:hidden}.read-event .tc-container .tc-col .content .cmx-loc .organizer .box .zb-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.read-event .tc-container .tc-col .content .cmx-loc .organizer .box .det{width:calc(100% - 68px)}.read-event .tc-container .tc-col .content .cmx-loc .organizer .box .det p{color:var(--main-color);font-weight:600;font-size:16px;margin-bottom:0}.read-event .tc-container .tc-col .content .cmx-loc .organizer .box .det span{display:block;color:var(--main-text-color);font-size:12px}.dark .read-event .tc-container .tc-col .content .cmx-loc .location .box{background:#1a365d}.read-event .tc-container .tc-col .content .cmx-loc .location .tt{margin-bottom:8px;font-size:16px;font-weight:600;color:var(--main-text-color)}.dark .read-event .tc-container .tc-col .content .cmx-loc .location .tt{color:#fff}.read-event .tc-container .tc-col .content .cmx-loc .location .detail{display:flex;flex-wrap:wrap;align-items:center}.read-event .tc-container .tc-col .content .cmx-loc .location .detail .icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.read-event .tc-container .tc-col .content .cmx-loc .location .detail .icon svg path{fill:var(--main-color)}.read-event .tc-container .tc-col .content .cmx-loc .location .detail .icon.rot{transform:rotate(90deg)}.read-event .tc-container .tc-col .content .cmx-loc .location .detail .desc{font-size:12px;color:#022b60;width:calc(100% - 48px);padding:0 20px}.read-event .tc-container .tc-col .content .cmx-loc .location .detail p{font-size:12px;color:var(--main-text-color)}.dark .read-event .tc-container .tc-col .content .cmx-loc .location .detail p{color:#fff}.dark .read-event .tc-container .tc-col .content .body .box{background:#1a365d}.dark .read-event .tc-container .tc-col .content .body .box .tt{color:#fff}.read-event .tc-container .tc-col .content .body .b-tt{font-size:20px;margin-bottom:20px;color:#064bb5;font-weight:600}.dark .read-event .tc-container .tc-col .content .body .b-tt{color:#fff}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .body .b-tt{font-size:16px}}.read-event .tc-container .tc-col .content .body .desc{font-size:16px;color:#4f4c4d;text-align:justify}.dark .read-event .tc-container .tc-col .content .body .desc{color:#fff}.read-event .tc-container .tc-col .content .body .desc ul{padding-left:20px}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .body .desc{font-size:14px}}.read-event .tc-container .tc-col .content .body .desc p{margin-bottom:14px}.read-event .tc-container .tc-col .content .warning{border-radius:15px;background-color:#fff;padding:8px 40px;margin-bottom:20px;display:flex;align-items:center;gap:5px}.read-event .tc-container .tc-col .content .warning .icon{color:#f88d29}.read-event .tc-container .tc-col .content .warning p{color:#e53935;font-size:16px;font-weight:800}@media(max-width:1080px){.read-event .tc-container .tc-col .content .warning{width:100%;padding:0;gap:10px}.read-event .tc-container .tc-col .content .warning .icon{width:50px;height:50px}.read-event .tc-container .tc-col .content .warning p{font-size:14px}}.read-event .tc-container .tc-col .content .trailer{border-radius:20px;overflow:hidden;display:flex;margin-bottom:20px}.read-event .tc-container .tc-col .content .trailer iframe{width:100%;height:420px}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .trailer iframe{height:280px}}.read-event .tc-container .tc-col .content .gallery{margin-bottom:24px}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-slide .ant-image{border-radius:8px;overflow:hidden;display:flex;height:360px;width:100%}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-slide .ant-image{height:220px}}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-prev:after{left:36%;position:absolute}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-next:after{left:42%;position:absolute}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-next,.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-prev{width:40px;height:40px;display:flex;background-color:#056bf1;border-radius:500px;align-items:center;justify-content:center}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-next,.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-prev{width:32px;height:32px;top:50%;transform:translateY(-50%);margin:0}}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-next:after,.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-prev:after{font-size:18px;color:#fff}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-next.swiper-button-disabled,.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper .swiper-button-prev.swiper-button-disabled{display:none}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper-thumbnails{margin-top:8px}.read-event .tc-container .tc-col .content .gallery .gallery-box .swiper-thumbnails .swiper-slide{cursor:pointer;width:60px;height:60px}.read-event .tc-container .tc-col .content .partner{margin-bottom:20px}.read-event .tc-container .tc-col .content .partner .list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:14px}.read-event .tc-container .tc-col .content .partner .list .list-item{width:60px;height:60px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#000}.read-event .tc-container .tc-col .content .partner .list .list-item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.read-event .tc-container .tc-col .content .partner .more{display:flex;margin:0 0 0 auto;width:-moz-max-content;width:max-content;font-size:16px;font-weight:700;color:#064bb5}.dark .read-event .tc-container .tc-col .content .partner .more{color:#fff}.read-event .tc-container .tc-col .sidebar{width:calc(34% - 32px)}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .sidebar{width:100%}}.read-event .tc-container .tc-col .sidebar .sidebar-box{position:sticky;top:40px}.dark .read-event .tc-container .tc-col .sidebar .sidebar-box .box{background:#1a365d}.read-event .tc-container .tc-col .sidebar .sidebar-box .sm-tt{color:var(--main-text-color);font-size:16px;font-weight:600}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .tc-col .sidebar .sidebar-box .sm-tt{font-size:14px}}.dark .read-event .tc-container .tc-col .sidebar .sidebar-box .sm-tt{color:#fff}.read-event .tc-container .tc-col .sidebar .sidebar-box .end-date{margin-bottom:20px}.read-event .tc-container .tc-col .sidebar .sidebar-box .end-date .sm-tt{margin-bottom:8px}.read-event .tc-container .tc-col .sidebar .sidebar-box .end-date .progress-date{border:1px solid #dceaff;border-radius:8px;height:40px;position:relative;overflow:hidden}.read-event .tc-container .tc-col .sidebar .sidebar-box .end-date .progress-date .progress-bar{position:absolute;border-radius:8px;background-color:#056bf1;left:0;top:0;bottom:0}.read-event .tc-container .tc-col .sidebar .sidebar-box .end-date .progress-date .text{position:absolute;top:50%;left:20px;transform:translateY(-50%);color:#fff}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket{margin:8px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .sm-tt{margin-bottom:12px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item{border:1px solid #dceaff;margin-bottom:20px;border-radius:8px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item.active{border:1px solid var(--main-color-blue)}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item.active .ticket-date{border-bottom:1px dashed #dceaff}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item:last-child{margin-bottom:0}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-date{height:auto;display:flex;align-items:center;padding:8px 12px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-date .icon{margin-right:20px;display:flex}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-date p{font-size:16px;font-weight:600;color:var(--main-text-color)}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat{margin:8px;padding:14px;border-radius:10px;border-bottom:1px solid #dceaff}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat:last-child{border-bottom:none}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .date{display:flex;align-items:center;margin-bottom:12px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .date .icon{display:flex;margin-right:14px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .date span{font-size:16px;font-weight:600;color:var(--main-text-color)}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .req-tt,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:12px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .req-tt p,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .req-tt span,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt p,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt span{width:100%}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .req-tt span,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt span{display:block;font-size:16px;font-weight:500;color:var(--main-text-color)}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count{display:flex;font-size:16px;font-weight:600}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count .minus-btn,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count .plus-btn{width:32px;height:32px;border-radius:4px;background:#a7a5a6;display:flex;align-items:center;justify-content:center;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;transition:.3s ease;font-size:18px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count .minus-btn:hover,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count .plus-btn:hover{background:#056bf1}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count input::-webkit-inner-spin-button,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count input[type=number]{-moz-appearance:textfield}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count input{color:#000;font-size:16px;font-weight:700;border:1px solid transparent;border-radius:8px;padding:1px 8px;width:50px;text-align:center;margin:0 4px}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .count input:focus-visible{outline:none;border:1px solid #dceaff}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .request-box .req-tt{width:50%}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .request-box .req-tt.full{width:100%}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .request-box .req-tt.full p,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .request-box .req-tt.full span{width:auto}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt{width:50%}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt.full{width:100%}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt.full p,.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ticket-seat .seat-tt.full span{width:auto}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .final-price{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-top:1px dashed #dceaff}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .final-price span{color:#022b60;font-size:16px;font-weight:600}.dark .read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .final-price span{color:#30e7f9}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .final-price p{color:#056bf1;font-size:20px;font-weight:700}.dark .read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .final-price p{color:#fff}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .ant-btn{height:auto;width:-moz-fit-content;width:fit-content}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .btn{border-radius:8px;cursor:pointer;width:100%;transition:.3s ease}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .btn.gr{background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.read-event .tc-container .tc-col .sidebar .sidebar-box .ticket .ticket-item .btn span{text-align:center;display:block;padding:10px 20px;font-size:16px;font-weight:600;line-height:20px;color:#fff}.read-event .tc-container .relation-events{margin-top:32px}.read-event .tc-container .relation-events .relation-events_tt{color:#056bf1;font-size:20px;font-weight:600;line-height:28px;margin-bottom:24px}.read-event .tc-container .relation-events .swiper-boxed{position:relative}.read-event .tc-container .relation-events .swiper-boxed .next-btn,.read-event .tc-container .relation-events .swiper-boxed .prev-btn{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;color:#fbfcfd;background:rgba(37,37,37,.725);border-radius:500px;z-index:3;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.read-event .tc-container .relation-events .swiper-boxed .next-btn.hover,.read-event .tc-container .relation-events .swiper-boxed .prev-btn.hover{transition:.3s ease-in;transform:scale(1)}.read-event .tc-container .relation-events .swiper-boxed .next-btn.swiper-button-disabled,.read-event .tc-container .relation-events .swiper-boxed .prev-btn.swiper-button-disabled{background-color:transparent}.read-event .tc-container .relation-events .swiper-boxed .next-btn.swiper-button-disabled svg,.read-event .tc-container .relation-events .swiper-boxed .prev-btn.swiper-button-disabled svg{display:none}.read-event .tc-container .relation-events .swiper-boxed .prev-btn{left:6px}.read-event .tc-container .relation-events .swiper-boxed .next-btn{right:6px}.read-event .tc-container .relation-events .swiper-boxed .list .swiper-slide.swiper-slide-visible:before{display:none}.read-event .tc-container .relation-events .swiper-boxed .list .swiper-slide.swiper-slide-prev:before,.read-event .tc-container .relation-events .swiper-boxed .list .swiper-slide:nth-child(n+5):before{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,.75);z-index:2}.read-event .tc-container .relation-events .swiper-boxed .list .list-item{display:flex;flex-wrap:wrap}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .img{width:100%;height:200px;border-radius:8px;display:flex;overflow:hidden;margin-bottom:8px}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .relation-events .swiper-boxed .list .list-item .img{height:40vw}}@media(min-width:768px)and (max-width:1023px){.read-event .tc-container .relation-events .swiper-boxed .list .list-item .img{height:16vw}}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .img a{display:flex;width:100%}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .img a img{width:100%;height:100%}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .body{width:100%}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .body .tt{color:#022b60;font-size:16px;font-weight:600;line-height:normal;margin-bottom:8px}.dark .read-event .tc-container .relation-events .swiper-boxed .list .list-item .body .tt{color:#fff}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .relation-events .swiper-boxed .list .list-item .body .tt{font-size:14px}}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .body .link{font-size:14px;color:#056bf1;font-weight:600;position:relative}@media(min-width:320px)and (max-width:767px){.read-event .tc-container .relation-events .swiper-boxed .list .list-item .body .link{font-size:12px}}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .body .link:hover:after{width:50%}.read-event .tc-container .relation-events .swiper-boxed .list .list-item .body .link:after{content:"";position:absolute;left:0;width:20%;bottom:-2px;height:1px;background-color:#056bf1;transition:.3s ease}.share{display:flex;align-items:center;gap:20px}@media(min-width:320px)and (max-width:767px){.share{width:-moz-max-content;width:max-content;gap:initial;margin:0 0 0 auto}}.share .item{display:flex;font-weight:600;font-size:14px;align-items:center;justify-content:center;cursor:pointer;color:var(--main-text-color);width:-moz-max-content;width:max-content}.dark .share .item{color:#f84bb4}.share .item:hover{scale:1.1;transition:.3s ease}@media(min-width:320px)and (max-width:767px){.share .item{margin-right:20px}.share .item:last-child{margin-right:0}}.share .item svg{margin-right:8px}@media(min-width:320px)and (max-width:767px){.share .item svg{margin-right:0}}.share .item svg path:first-child{fill:var(--main-text-color)}.dark .share .item svg path{fill:#fff}.share .item p{font-size:14px;font-weight:700}@media(min-width:320px)and (max-width:767px){.share .item p{display:none}}.share_item{display:flex;align-items:center;justify-content:center;cursor:pointer}.st{margin:8px}.profile{display:flex;flex-wrap:wrap}.profile .sidebar{width:224px;background:#fafafa}.dark .profile .sidebar{background:#1f2937}@media(min-width:320px)and (max-width:767px){.profile .sidebar{display:none}}.profile .sidebar .sticky{position:sticky;top:0}.profile .sidebar .menu{padding-bottom:52px;border-bottom:1px solid var(--color-silver);color:#343330}.profile .sidebar .menu:last-child{padding-bottom:0;border-bottom:none}.profile .sidebar .menu ul{list-style:none;padding:0;margin:0}.profile .sidebar .menu ul li{position:relative}.profile .sidebar .menu ul li:after{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background-color:transparent}.profile .sidebar .menu ul li.active,.profile .sidebar .menu ul li:hover{background-color:#dceaff}.profile .sidebar .menu ul li.active:after,.profile .sidebar .menu ul li:hover:after{background-color:#056bf2}.profile .sidebar .menu ul li.active a,.profile .sidebar .menu ul li:hover a{color:#056bf2}.profile .sidebar .menu ul li a,.profile .sidebar .menu ul li div{padding:12px 10px 12px 16px;font-size:14px;line-height:20px;font-weight:500;color:#343330;display:flex;cursor:pointer}.dark .profile .sidebar .menu{color:#fff;border-bottom:1px solid #35bde5}.dark .profile .sidebar .menu ul li.active,.dark .profile .sidebar .menu ul li:hover{background-color:#f84bb4}.dark .profile .sidebar .menu ul li.active:after,.dark .profile .sidebar .menu ul li:hover:after{background-color:#fff}.dark .profile .sidebar .menu ul li.active a,.dark .profile .sidebar .menu ul li:hover a{color:#fff}.profile .content{width:calc(100% - 224px);padding:30px 0;min-height:70vh;background:#f5f5f5}.dark .profile .content{background:#1f2937}@media(min-width:320px)and (max-width:767px){.profile .content{width:100%;padding:20px 0;min-height:auto}}.profile .content .breadcrumb{margin-bottom:20px}.profile .content .breadcrumb ul{list-style:none;padding:0;margin:0;display:flex;align-items:center}.profile .content .breadcrumb ul li{padding:8px 12px;font-size:12px;line-height:24px}.profile .content .breadcrumb ul li.icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;color:#1e1e1e}.profile .content .breadcrumb ul li a{color:#056bf2}.profile .content .bg-tt{font-weight:700;font-size:20px;color:var(--main-text-color);margin-bottom:20px}.dark .profile .content .bg-tt{color:#fff}@media(min-width:320px)and (max-width:767px){.profile .content .bg-tt{font-size:16px;text-align:center}}.profile .content .artist-request,.profile .content .profile-list{display:flex;flex-wrap:wrap;justify-content:space-between}.profile .content .artist-request .tc-6,.profile .content .profile-list .tc-6{width:calc(50% - 16px);margin-bottom:32px}.profile .content .artist-request .tc-12,.profile .content .profile-list .tc-12{width:100%}.profile .content .artist-request .box,.profile .content .profile-list .box{border:1px solid #e9ebed;border-radius:15px;padding:20px;display:flex;flex-wrap:wrap}.profile .content .artist-request .box .img,.profile .content .profile-list .box .img{width:100px;height:100px;margin-right:20px;border-radius:500px;overflow:hidden}.profile .content .artist-request .box .img img,.profile .content .profile-list .box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .content .artist-request .box .detail,.profile .content .profile-list .box .detail{width:calc(100% - 20px);margin:auto 0}.profile .content .artist-request .box .detail .bg-tt,.profile .content .profile-list .box .detail .bg-tt{margin-bottom:8px}.profile .content .artist-request .box .detail .txt,.profile .content .profile-list .box .detail .txt{font-size:16px;line-height:22px;color:#000;margin-bottom:8px;display:flex;align-items:center}.profile .content .artist-request .box .detail .txt svg,.profile .content .profile-list .box .detail .txt svg{margin-right:12px}.profile .content .artist-request .box .detail .txt:last-child,.profile .content .profile-list .box .detail .txt:last-child{margin-bottom:0}.profile .content .artist-request .box .edit-btn,.profile .content .profile-list .box .edit-btn{font-size:14px;line-height:19px;color:#000;padding:10px 28px;border:1px solid #000;border-radius:8px;margin:16px 4px 4px auto}.profile .content .artist-request .update-box,.profile .content .profile-list .update-box{width:100%}.profile .content .artist-request .update-box .sm-tt,.profile .content .profile-list .update-box .sm-tt{font-size:20px;line-height:28px;font-weight:700;color:var(--main-text-color);margin-bottom:20px;width:100%}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .sm-tt,.profile .content .profile-list .update-box .sm-tt{font-size:16px;font-weight:600;margin-bottom:14px}}.profile .content .artist-request .update-box .sm-tt span,.profile .content .profile-list .update-box .sm-tt span{color:var(--main-color)}.profile .content .artist-request .update-box .contract-view,.profile .content .profile-list .update-box .contract-view{background:#e9e9e9;width:100%;max-width:832px;height:615px;padding:0 20px;overflow-y:scroll;margin-bottom:20px;border-radius:8px}.profile .content .artist-request .update-box .contract-view img,.profile .content .profile-list .update-box .contract-view img{width:100%;height:auto}.profile .content .artist-request .update-box .contract-check,.profile .content .profile-list .update-box .contract-check{display:flex;padding:16px 32px;background-color:#f2f8fe;border-radius:8px;cursor:pointer;width:100%;margin-bottom:20px;margin-left:12px}.profile .content .artist-request .update-box .contract-check .checkBox,.profile .content .profile-list .update-box .contract-check .checkBox{width:24px;height:24px;margin-right:20px;border:1px solid #a7a5a6;background-color:#fff;border-radius:500px;display:flex}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .contract-check .checkBox,.profile .content .profile-list .update-box .contract-check .checkBox{width:50px;height:21px}}.profile .content .artist-request .update-box .contract-check .checkBox.active,.profile .content .profile-list .update-box .contract-check .checkBox.active{border:1px solid var(--main-color);background-color:var(--main-color)}.profile .content .artist-request .update-box .contract-check .checkBox.active svg,.profile .content .profile-list .update-box .contract-check .checkBox.active svg{opacity:1}.profile .content .artist-request .update-box .contract-check .checkBox.active svg path,.profile .content .profile-list .update-box .contract-check .checkBox.active svg path{stroke:#fff}.profile .content .artist-request .update-box .contract-check p,.profile .content .profile-list .update-box .contract-check p{font-size:16px;font-weight:400;color:var(--main-text-color)}.profile .content .artist-request .update-box .contract-check p a,.profile .content .profile-list .update-box .contract-check p a{color:var(--main-color)}.profile .content .artist-request .update-box .button-group,.profile .content .profile-list .update-box .button-group{display:flex;justify-content:flex-end}.profile .content .artist-request .update-box .button-group.space,.profile .content .profile-list .update-box .button-group.space{justify-content:space-between}.profile .content .artist-request .update-box .button-group.space.contract,.profile .content .profile-list .update-box .button-group.space.contract{width:832px}.profile .content .artist-request .update-box .button-group button,.profile .content .profile-list .update-box .button-group button{background-image:var(--gradient,linear-gradient(90deg,#f84bb4 0,#1b6dd4 100%));border-radius:15px;color:#fff;padding:18px 60px;font-size:16px;line-height:24px;border:none;cursor:pointer;position:relative}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .button-group button,.profile .content .profile-list .update-box .button-group button{padding:12px 20px;line-height:14px}}.profile .content .artist-request .update-box .button-group button.btn-white,.profile .content .profile-list .update-box .button-group button.btn-white{padding:1px}.profile .content .artist-request .update-box .button-group button.btn-white span,.profile .content .profile-list .update-box .button-group button.btn-white span{padding:17px 59px;display:block;border-radius:14px;background-color:#fff;color:var(--main-text-color)}.profile .content .artist-request .update-box .image-box,.profile .content .profile-list .update-box .image-box{position:relative;margin-bottom:20px}.profile .content .artist-request .update-box .image-box .background,.profile .content .profile-list .update-box .image-box .background{width:100%;height:350px;border-radius:15px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;margin-bottom:0}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .image-box .background,.profile .content .profile-list .update-box .image-box .background{height:auto;border-radius:8px;margin-bottom:80px}}.profile .content .artist-request .update-box .image-box .background img,.profile .content .profile-list .update-box .image-box .background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .content .artist-request .update-box .image-box .background .edit-img,.profile .content .profile-list .update-box .image-box .background .edit-img{position:absolute;top:20px;right:35px;z-index:3;background:#bbadad;border-radius:8px;width:108px;height:52px;display:flex;align-items:center;justify-content:center}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .image-box .background .edit-img,.profile .content .profile-list .update-box .image-box .background .edit-img{height:28px;top:8px;right:8px;padding:0 8px}}.profile .content .artist-request .update-box .image-box .background .edit-img svg,.profile .content .profile-list .update-box .image-box .background .edit-img svg{margin-right:12px;width:20px;height:20px}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .image-box .background .edit-img svg,.profile .content .profile-list .update-box .image-box .background .edit-img svg{width:16px;height:16px;margin-right:4px}}.profile .content .artist-request .update-box .image-box .background .edit-img span,.profile .content .profile-list .update-box .image-box .background .edit-img span{font-weight:300;font-size:16px;line-height:20px;color:#000}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .image-box .background .edit-img span,.profile .content .profile-list .update-box .image-box .background .edit-img span{font-size:12px;font-weight:400;line-height:normal}}.profile .content .artist-request .update-box .image-box .background .edit-img input,.profile .content .profile-list .update-box .image-box .background .edit-img input{position:absolute;z-index:4;inset:0;cursor:pointer;opacity:0}.profile .content .artist-request .update-box .image-box .profile-img,.profile .content .profile-list .update-box .image-box .profile-img{width:140px;height:140px;border-radius:500px;margin:-80px 0 32px 48px;position:relative;z-index:2}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .image-box .profile-img.user,.profile .content .profile-list .update-box .image-box .profile-img.user{bottom:-66px}.profile .content .artist-request .update-box .image-box .profile-img,.profile .content .profile-list .update-box .image-box .profile-img{width:100px;height:100px;margin:0;position:absolute;left:50%;transform:translateX(-50%);z-index:3;bottom:110px}}.profile .content .artist-request .update-box .image-box .profile-img .boxed,.profile .content .profile-list .update-box .image-box .profile-img .boxed{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden;border-radius:500px;background-color:#e0e7ec;box-shadow:0 0 20px -4px #e0e7ec}.profile .content .artist-request .update-box .image-box .profile-img .boxed img,.profile .content .profile-list .update-box .image-box .profile-img .boxed img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .content .artist-request .update-box .image-box .profile-img .boxed .company-logo,.profile .content .profile-list .update-box .image-box .profile-img .boxed .company-logo{display:flex;flex-wrap:wrap}.profile .content .artist-request .update-box .image-box .profile-img .boxed .company-logo svg,.profile .content .profile-list .update-box .image-box .profile-img .boxed .company-logo svg{margin:0 auto 8px}.profile .content .artist-request .update-box .image-box .profile-img .boxed .company-logo p,.profile .content .profile-list .update-box .image-box .profile-img .boxed .company-logo p{width:100%;text-align:center;font-size:12px;font-weight:500;color:var(--main-text-color)}.profile .content .artist-request .update-box .image-box .profile-img .edit-img,.profile .content .profile-list .update-box .image-box .profile-img .edit-img{position:absolute;bottom:10px;right:-10px;z-index:3;width:40px;height:40px;background:#e0e7ec;border:1px solid #9495ab;border-radius:500px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.profile .content .artist-request .update-box .image-box .profile-img .edit-img svg,.profile .content .profile-list .update-box .image-box .profile-img .edit-img svg{width:20px;height:20px}.profile .content .artist-request .update-box .grid.grid-cols-2,.profile .content .profile-list .update-box .grid.grid-cols-2{grid-template-columns:1fr}.profile .content .artist-request .update-box .tc-row,.profile .content .profile-list .update-box .tc-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.profile .content .artist-request .update-box .tc-row .tc-col_3,.profile .content .profile-list .update-box .tc-row .tc-col_3{width:calc(33% - 16px)}.profile .content .artist-request .update-box .tc-row .tc-col,.profile .content .profile-list .update-box .tc-row .tc-col{width:calc(50% - 16px)}.profile .content .artist-request .update-box .tc-row .tc-col_12,.profile .content .profile-list .update-box .tc-row .tc-col_12{width:100%}.profile .content .artist-request .update-box .tc-row .mt-1,.profile .content .profile-list .update-box .tc-row .mt-1{margin-top:20px}.profile .content .artist-request .update-box .tc-row .company-warning,.profile .content .profile-list .update-box .tc-row .company-warning{padding:12px 32px;border-radius:8px;background:rgba(242,116,5,.1);display:flex}.profile .content .artist-request .update-box .tc-row .company-warning .icon,.profile .content .profile-list .update-box .tc-row .company-warning .icon{width:20px;margin-right:20px}.profile .content .artist-request .update-box .tc-row .company-warning p,.profile .content .profile-list .update-box .tc-row .company-warning p{font-size:16px;font-weight:400;color:#f27405}.profile .content .artist-request .update-box .tc-row .input-group,.profile .content .profile-list .update-box .tc-row .input-group{display:flex;flex-wrap:wrap;position:relative;margin-bottom:8px}.profile .content .artist-request .update-box .tc-row .input-group:last-child,.profile .content .profile-list .update-box .tc-row .input-group:last-child{margin-bottom:0}.profile .content .artist-request .update-box .tc-row .input-group input,.profile .content .artist-request .update-box .tc-row .input-group label,.profile .content .profile-list .update-box .tc-row .input-group input,.profile .content .profile-list .update-box .tc-row .input-group label{width:100%}.profile .content .artist-request .update-box .tc-row .input-group label,.profile .content .profile-list .update-box .tc-row .input-group label{font-weight:500;font-size:16px;line-height:20px;letter-spacing:.005em;color:#022b60;margin-bottom:8px}.profile .content .artist-request .update-box .tc-row .input-group label span,.profile .content .profile-list .update-box .tc-row .input-group label span{color:#ff4668}.profile .content .artist-request .update-box .tc-row .input-group input,.profile .content .artist-request .update-box .tc-row .input-group select,.profile .content .profile-list .update-box .tc-row .input-group input,.profile .content .profile-list .update-box .tc-row .input-group select{background:#fefefe;border:1px solid #dceaff;border-radius:15px;padding:20px 60px 20px 20px}.profile .content .artist-request .update-box .tc-row .input-group input,.profile .content .profile-list .update-box .tc-row .input-group input{color:var(--color-black);font-weight:500;font-size:16px;line-height:18px;letter-spacing:.005em}.profile .content .artist-request .update-box .tc-row .input-group select,.profile .content .profile-list .update-box .tc-row .input-group select{width:100%;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.profile .content .artist-request .update-box .tc-row .input-group textarea,.profile .content .profile-list .update-box .tc-row .input-group textarea{font-size:14px;font-weight:400;color:var(--main-text-color);width:100%;padding:20px;border-radius:15px;border:1px solid #dceaff;background:#fefefe}.profile .content .artist-request .update-box .tc-row .input-group .icon,.profile .content .profile-list .update-box .tc-row .input-group .icon{position:absolute;bottom:20px;right:20px;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:20px;height:20px}.profile .content .artist-request .update-box .tc-row .time_check .ant-space-item:first-child,.profile .content .profile-list .update-box .tc-row .time_check .ant-space-item:first-child{width:120px}.profile .content .artist-request .update-box .tc-row .time_check .ant-space-item .ant-form-item,.profile .content .profile-list .update-box .tc-row .time_check .ant-space-item .ant-form-item{margin-bottom:12px}.profile .content .artist-request .update-box .ant-row,.profile .content .profile-list .update-box .ant-row{display:grid}.profile .content .artist-request .update-box .ant-form-item,.profile .content .artist-request .update-box .ant-form-item-label,.profile .content .profile-list .update-box .ant-form-item,.profile .content .profile-list .update-box .ant-form-item-label{text-align:start}.profile .content .artist-request .update-box .info-address,.profile .content .profile-list .update-box .info-address{width:100%;display:flex;align-items:center;border-radius:8px;padding:16px 32px;background:rgba(242,116,5,.1);margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .update-box .info-address,.profile .content .profile-list .update-box .info-address{padding:12px 20px}}.profile .content .artist-request .update-box .info-address svg,.profile .content .profile-list .update-box .info-address svg{width:20px;height:20px;margin-right:20px}.profile .content .artist-request .update-box .info-address p,.profile .content .profile-list .update-box .info-address p{width:calc(100% - 40px);color:#f27405;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.profile .content .artist-request .see-profile,.profile .content .profile-list .see-profile{background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:1px;border-radius:15px;width:-moz-max-content;width:max-content;margin:-78px 0 36px auto;cursor:pointer}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .see-profile,.profile .content .profile-list .see-profile{margin:0 auto}}.profile .content .artist-request .see-profile p,.profile .content .profile-list .see-profile p{display:flex;align-items:center;background-color:#fff;border-radius:14px;padding:10px 16px;font-size:16px;color:var(--main-text-color)}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .see-profile p,.profile .content .profile-list .see-profile p{font-size:14px}}.profile .content .artist-request .place-container,.profile .content .profile-list .place-container{width:100%}.profile .content .artist-request .place-container .switch-box,.profile .content .profile-list .place-container .switch-box{display:flex;flex-wrap:wrap;justify-content:center;position:relative;margin:0 auto 20px 0;border-radius:8px;border:1px solid #dceaff;width:356px}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .switch-box,.profile .content .profile-list .place-container .switch-box{width:100%;margin:0 auto 8px}}.profile .content .artist-request .place-container .switch-box .switch-btn,.profile .content .profile-list .place-container .switch-box .switch-btn{width:50%;color:#022b60;cursor:pointer;text-align:center;position:relative;z-index:2;font-size:14px;font-weight:700;line-height:20px;padding:10px 20px;transition:color .3s ease}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .switch-box .switch-btn,.profile .content .profile-list .place-container .switch-box .switch-btn{font-size:12px;padding:8px 10px}}.profile .content .artist-request .place-container .switch-box .switch-btn.active,.profile .content .profile-list .place-container .switch-box .switch-btn.active{color:#fff}.profile .content .artist-request .place-container .switch-box .switch-check,.profile .content .profile-list .place-container .switch-box .switch-check{position:absolute;width:50%;left:0;top:0;bottom:0;border-radius:8px;background-color:#056bf1;z-index:1;transition:.3s ease}.profile .content .artist-request .place-container .switch-box .switch-check.active,.profile .content .profile-list .place-container .switch-box .switch-check.active{transform:translateX(100%)}.profile .content .artist-request .place-container .place-form,.profile .content .profile-list .place-container .place-form{width:100%}.profile .content .artist-request .place-container .place-form .sm-tt,.profile .content .profile-list .place-container .place-form .sm-tt{color:#022b60;font-size:24px;font-weight:700;line-height:32px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .sm-tt,.profile .content .profile-list .place-container .place-form .sm-tt{font-size:16px;margin-bottom:12px}}.profile .content .artist-request .place-container .place-form .place-form_create,.profile .content .profile-list .place-container .place-form .place-form_create{display:grid;grid-template-columns:1fr}.profile .content .artist-request .place-container .place-form .place-form_create .row,.profile .content .profile-list .place-container .place-form .place-form_create .row{display:flex;flex-wrap:wrap;justify-content:space-between}.profile .content .artist-request .place-container .place-form .place-form_create .row .col-6,.profile .content .profile-list .place-container .place-form .place-form_create .row .col-6{width:calc(50% - 16px)}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .row .col-6,.profile .content .profile-list .place-container .place-form .place-form_create .row .col-6{width:100%}}.profile .content .artist-request .place-container .place-form .place-form_create .row .col-12,.profile .content .profile-list .place-container .place-form .place-form_create .row .col-12{width:100%}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-label label,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-label label{color:#022b60;font-size:16px;font-weight:600;line-height:normal}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-label label,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-label label{font-size:14px}}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-select,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-select{height:auto}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-arrow,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-arrow{transform:translateY(-50%);margin-top:0}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector{height:auto;padding:0}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-placeholder,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-placeholder{padding:10px 20px;font-size:16px;line-height:normal}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-placeholder,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-placeholder{font-size:14px;padding:8px 14px}}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-item,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-item{padding:10px 20px;color:#022b60;font-size:16px;line-height:normal}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-item,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-select .ant-select-selector .ant-select-selection-item{font-size:14px;padding:8px 14px}}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input input,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input input{color:#022b60;font-size:16px;line-height:normal;padding:10px 20px;height:auto}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input input,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input input{font-size:14px;padding:8px 14px}}.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input textarea,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input textarea{padding:20px}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input textarea,.profile .content .profile-list .place-container .place-form .place-form_create .row .ant-form-item .ant-form-item-control-input textarea{padding:8px 14px}}.profile .content .artist-request .place-container .place-form .place-form_create .time-table,.profile .content .profile-list .place-container .place-form .place-form_create .time-table{width:100%;margin-bottom:20px}.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box{display:flex;grid-template-columns:1fr;gap:20px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box{display:grid;grid-template-columns:1fr;margin-bottom:14px}}.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper{display:flex;align-items:center}.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio .ant-radio-inner,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio .ant-radio-inner{width:24px;height:24px;background-color:#fff;border-color:#056bf1}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio .ant-radio-inner,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio .ant-radio-inner{width:16px;height:16px}}.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio .ant-radio-inner:after,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio .ant-radio-inner:after{background-color:#056bf1;transform:scale(.6)}.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio+*,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio+*{padding-inline-start:0;padding-inline-end:0;color:#000;font-size:16px;line-height:normal;margin-left:12px}@media(min-width:320px)and (max-width:767px){.profile .content .artist-request .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio+*,.profile .content .profile-list .place-container .place-form .place-form_create .time-table .radio-box .ant-radio-wrapper span.ant-radio+*{font-size:14px;margin-left:8px}}.profile .content .artist-request .place-container .place-form .place-form_create button.btn-bg-gradiant,.profile .content .profile-list .place-container .place-form .place-form_create button.btn-bg-gradiant{height:auto;border:0;padding:14px 32px;border-radius:15px;width:180px;margin:20px 0 0 auto}.profile .content .artist-request .place-container .place-form .place-form_create button.btn-bg-gradiant span,.profile .content .profile-list .place-container .place-form .place-form_create button.btn-bg-gradiant span{color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:24px}.profile .content .artist-request .hodoo-check{border-radius:15px;border:1px solid #dceaff;background:#fff;padding:16px 20px;width:100%;display:flex;align-items:center;justify-content:space-between}.profile .content .artist-request .hodoo-check .text p{font-size:16px;font-weight:700;line-height:25px;color:#242f63}.profile .content .artist-request .hodoo-check .text span{color:#4d6082;font-size:14px;font-weight:400;display:block}.profile .content .artist-request .artist-sample{width:100%}.profile .content .artist-request .artist-sample h6{color:#022b60;font-size:16px;font-weight:600;line-height:20px;margin-bottom:8px}.profile .content .artist-request .artist-sample p{color:#7b7979;font-size:16px;font-weight:400;line-height:20px;margin-bottom:8px}.profile .content .artist-request .artist-sample .artist-sample_list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile .content .artist-request .ant-upload-wrapper{width:100%;display:flex}.profile .content .artist-request .ant-upload-wrapper .ant-upload-select{width:100%}.profile .content .artist-request .ant-upload-wrapper .ant-upload-select .ant-btn{width:100%;height:52px;padding:4px 20px;border-radius:15px;border:1px solid #dceaff}.profile .content .artist-request .ant-upload-wrapper .ant-upload-select .ant-btn span{color:#056bf1;font-size:16px;font-style:normal;font-weight:400;line-height:27px}.profile .content .artist-request .ant-form-item .ant-form-item-label label{font-size:16px;font-weight:400;line-height:20px;text-align:left;color:#022b60}.profile .content .artist-request .ant-form-item .ant-form-item-control input,.profile .content .artist-request .ant-form-item .ant-form-item-control textarea{font-size:16px;font-weight:400;line-height:27px;color:#022b60;border-radius:15px;border:1px solid #dceaff;background:#fefefe;padding:12px 20px}.profile .content .artist-request .ant-form-item .ant-form-item-control input::-moz-placeholder,.profile .content .artist-request .ant-form-item .ant-form-item-control textarea::-moz-placeholder{color:#7b7979}.profile .content .artist-request .ant-form-item .ant-form-item-control input::placeholder,.profile .content .artist-request .ant-form-item .ant-form-item-control textarea::placeholder{color:#7b7979}.profile .content .artist-request .ant-form-item .ant-form-item-control textarea{min-height:140px}.profile .content .artist-request .ant-form-item .ant-select-in-form-item{height:52px}.profile .content .artist-request .ant-form-item .ant-select-in-form-item .ant-select-selector{border-radius:15px;border:1px solid #dceaff}.profile .content .profile-request{display:grid;grid-template-columns:1fr;gap:20px;margin-top:20px}.profile .content .profile-request .item{border-radius:15px}.profile .content .profile-request .item .desc{font-size:16px;font-weight:300;color:var(--main-text-color);margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.profile .content .profile-request .item .desc{font-size:14px}}.profile .content .profile-request .item a{width:-moz-max-content;width:max-content;font-size:16px;color:var(--main-color);background:linear-gradient(90deg,#f84bb4,#1b6dd4);border-radius:15px;display:flex;padding:1px}@media(min-width:320px)and (max-width:767px){.profile .content .profile-request .item a.float-right{float:none}}.profile .content .profile-request .item a span{display:block;padding:12px 36px;background-color:#fff;border-radius:14px}.profile .content .profile-request .item a:hover{opacity:.8}.address{width:100%}.address .list-address{border-radius:15px;border:1px solid #dceaff;background:#fefefe;padding:20px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:20px}.address .list-address .detail{font-size:14px;font-style:normal;font-weight:600;color:#343434}.address .list-address .action-btn{width:20px;display:flex;flex-wrap:wrap}.address .list-address .action-btn .btn{width:100%;height:20px;border-radius:4px;background:#e9e9e9;margin-bottom:12px;display:flex;cursor:pointer;color:#000}.address .list-address .action-btn .btn:last-child{margin-bottom:0}.address .list-address .action-btn .btn svg{width:12px;height:12px;margin:auto}.address .list-bank{border-radius:15px;background:#fefefe;display:flex;flex-wrap:wrap;align-items:center}.address .list-bank .detail{width:calc(100% - 20px);display:flex;flex-wrap:wrap;align-items:center}.address .list-bank .detail .bank-img{width:60px;height:60px;margin-right:20px;border-radius:500px;overflow:hidden}.address .list-bank .detail .bank-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.address .list-bank .detail .text{width:calc(100% auto);font-size:16px;color:#022b60;border-radius:5px}.address .list-bank .detail .text strong{font-weight:700}.address .list-bank .action-btn{width:20px;display:flex;flex-wrap:wrap}.address .list-bank .action-btn .btn{width:100%;height:20px;border-radius:4px;background:#e9e9e9;margin-bottom:12px;display:flex;cursor:pointer;color:#000}.address .list-bank .action-btn .btn:last-child{margin-bottom:0}.address .list-bank .action-btn .btn svg{width:12px;height:12px;margin:auto}.address.form .btn-group{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin-top:20px}.address.form .btn-group .cancel-btn{margin-right:20px;font-size:16px;font-weight:600;cursor:pointer}.address.form .btn-group .save-btn{width:-moz-max-content;width:max-content;border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:14px 60px;font-size:16px;font-weight:700;color:#fff;cursor:pointer}.address.form .tt{font-size:16px;font-weight:600;color:var(--main-text-color);margin-bottom:8px}.address.form .tt span{color:#ff4668}.address.form .type .list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(min-width:320px)and (max-width:767px){.address.form .type .list{grid-template-columns:repeat(2,1fr)}}.address.form .type .list .item{border-radius:8px;border:1px solid #dceaff;background:#fefefe;padding:14px 20px;display:flex;cursor:pointer}.address.form .type .list .item .ico{width:24px;height:24px;border-radius:500px;border:1px solid #d3d2d2;background-color:#fff;margin-right:20px;position:relative}.address.form .type .list .item .ico.check{border:1px solid var(--main-color)}.address.form .type .list .item .ico.check:after{content:"";position:absolute;border-radius:500px;background-color:var(--main-color);width:calc(100% - 4px);height:calc(100% - 4px);top:50%;left:50%;transform:translate(-50%,-50%)}.address.form .type .list .item p{font-size:16px;color:var(--main-text-color)}.address.form .country{display:grid;grid-template-columns:repeat(3,1fr);margin:20px 0;gap:20px}@media(min-width:320px)and (max-width:767px){.address.form .country{grid-template-columns:1fr}}.address.form .country .item select{width:100%;padding:14px 20px;cursor:pointer;border-radius:8px;border:1px solid #dceaff;background:#fefefe;-moz-appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-position:98%}.address.form .country .item select::-ms-expand{display:none}.address.form .more{display:flex;flex-wrap:wrap}.address.form .more textarea{width:100%;border-radius:8px;border:1px solid #dceaff;background:#fefefe;padding:14px 20px;font-size:16px;color:#000}.address.form .more textarea:focus{outline:none}.address.form .more textarea::-moz-placeholder{color:#a2a1a7}.address.form .more textarea::placeholder{color:#a2a1a7}.address .icon{width:48px;height:48px;border-radius:500px;background-color:#dceaff;display:flex;margin:0 auto 12px;color:var(--main-color)}.address .icon svg{margin:auto}.address .desc{white-space:pre-wrap;color:#022b60;font-size:16px;margin-bottom:12px;text-align:center}@media(min-width:320px)and (max-width:767px){.address .desc{font-size:13px;white-space:normal}}.address .button{width:-moz-max-content;width:max-content;margin:0 auto;padding:1px;border-radius:8px;box-shadow:0 .7px 1.5px 0 rgba(16,24,40,.05);background:linear-gradient(90deg,#f84bb4,#1b6dd4);display:flex;cursor:pointer;text-align:center}.address .button.ml-0{margin:0 auto 0 0}.address .button p{width:100%;height:100%;padding:7px 12px;background-color:#fff;border-radius:7px;font-size:14px;font-weight:600;color:var(--main-color);margin:0}.ReactModal__Overlay{z-index:1001!important}.create-event{padding-top:40px;padding-bottom:80px;background-color:var(--color-bg)}@media(min-width:320px)and (max-width:767px){.create-event{padding-top:20px;padding-bottom:40px}}.create-event .create-event_form{display:flex;flex-wrap:wrap}.create-event .create-event_form .same-tt{font-weight:300;font-size:14px;line-height:20px;color:var(--color-black);margin-bottom:8px}.create-event .create-event_form .image-uploader .image-preview{position:absolute;inset:0;z-index:2;overflow:hidden;background:#fff}.create-event .create-event_form .image-uploader .image-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.create-event .create-event_form .image-uploader .image-btn{position:absolute;bottom:20px;right:20px;z-index:3}.create-event .create-event_form .image-uploader .image-btn .drop{font-weight:300;font-size:16px;line-height:20px;color:var(--main-color);padding:20px 32px;background:var(--main-color-sky);border-radius:8px;cursor:pointer}.create-event .create-event_form .image-uploader .image-btn .drop-box{position:absolute;opacity:0;right:0;top:calc(100% + 4px);background:#fff;border:1px solid var(--main-color-sky);border-radius:8px;padding:8px 0;min-width:260px}.create-event .create-event_form .image-uploader .image-btn .drop-box.active{opacity:1}.create-event .create-event_form .image-uploader .image-btn .drop-box .edit-image,.create-event .create-event_form .image-uploader .image-btn .drop-box button{padding:21px 20px;font-weight:300;font-size:16px;line-height:20px;color:var(--main-color);cursor:pointer;display:flex;align-items:center}.create-event .create-event_form .image-uploader .image-btn .drop-box .edit-image svg,.create-event .create-event_form .image-uploader .image-btn .drop-box button svg{margin-right:14px}.create-event .create-event_form .image-uploader .image-btn .drop-box .edit-image{position:relative;border-bottom:1px solid var(--main-color-sky)}.create-event .create-event_form .image-uploader .image-btn .drop-box .edit-image input{position:absolute;inset:0;opacity:0;cursor:pointer}.create-event .create-event_form .image-uploader .image-btn .drop-box button{border:0;font-size:16px;background-color:transparent}.create-event .create-event_form .content{width:calc(100% - 384px)}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content{width:100%}}.create-event .create-event_form .content .tt-input{width:100%}.create-event .create-event_form .content .tt-input input{padding:10px 20px;font-size:24px;font-weight:500;color:var(--main-text-color);border-radius:15px;border:1px solid #dceaff;background:#fff}.create-event .create-event_form .content .event-seat{width:500px;height:500px;position:relative;padding:24px}.create-event .create-event_form .content .event-seat .event-seat_box{width:500px;height:500px}.create-event .create-event_form .content .event-date_container .event-date{border-radius:20px;align-items:center;margin-bottom:20px;display:flex;flex-wrap:wrap;gap:12px}.create-event .create-event_form .content .event-date_container .event-date .item{box-shadow:var(--main-shadow);border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;position:relative;padding:6px 12px}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .event-date_container .event-date .item{width:calc(50% - 6px)}}.create-event .create-event_form .content .event-date_container .event-date .item .ant-cascader,.create-event .create-event_form .content .event-date_container .event-date .item.full{width:100%}.create-event .create-event_form .content .event-date_container .event-date .item .event-Date-Time-Picker{font-weight:500;font-size:14px;color:var(--color-black);margin-bottom:0}.create-event .create-event_form .content .event-date_container .event-date .item .event-Date-Time-Picker p{margin-left:10px;display:block;color:var(--main-color);font-size:14px;line-height:1.5714285714}.create-event .create-event_form .content .event-date_container .event-date .item .event-Date-Time-Picker .ant-form-item-label{padding:0}.create-event .create-event_form .content .event-date_container .event-date .item .event-Date-Time-Picker .ant-form-item-control-input{min-height:auto;font-family:none}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select-single{height:auto}.create-event .create-event_form .content .event-date_container .event-date .item:first-child .body p{width:70px}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-arrow{display:none!important}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-clear{margin-bottom:0;inset-inline-end:4px}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-clear span{margin-bottom:0}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-clear span svg{width:100%;height:100%;margin-right:0;margin-left:auto}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selector{height:auto;padding:0;border:0;border-radius:0;background-color:transparent;box-shadow:none!important;border:none!important}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selector:after{display:none}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selector .ant-select-selection-search{margin-bottom:0;inset-inline-start:0;inset-inline-end:0}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selector .ant-select-selection-search input{height:auto}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selector .ant-select-selection-placeholder{margin-bottom:0;padding:0}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selector .ant-select-selection-placeholder:after{display:none}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selection-placeholder{line-height:normal;font-weight:400;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7b7979}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selection-item{margin-bottom:0;line-height:normal;font-size:14px;color:var(--main-color)}.create-event .create-event_form .content .event-date_container .event-date .item .ant-select .ant-select-selection-item:after{display:none}.create-event .create-event_form .content .event-date_container .event-date .item .date-picker{position:absolute;inset:0;opacity:0;cursor:pointer}.create-event .create-event_form .content .event-date_container .event-date .item .date-picker::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.create-event .create-event_form .content .event-date_container .event-date .item .body{width:calc(100% - 36px);font-weight:300;font-size:14px;color:var(--color-black)}.create-event .create-event_form .content .event-date_container .event-date .item .body .ant-form-item{margin-bottom:0}.create-event .create-event_form .content .event-date_container .event-date .item .body .ant-form-item-label{padding:0;margin-bottom:5px}.create-event .create-event_form .content .event-date_container .event-date .item .body .ant-select-selection-placeholder{color:rgba(0,0,0,.4);font-size:14px;line-height:1.5714285714}.create-event .create-event_form .content .event-date_container .event-date .item .body .ant-form-item-control-input{min-height:auto;font-family:none}.create-event .create-event_form .content .event-date_container .event-date .item .body span{display:block;margin-bottom:4px}.create-event .create-event_form .content .event-date_container .event-date .item .body p{font-weight:400;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#7b7979}.create-event .create-event_form .content .event-date_container .event-date .item .body p.selected{color:var(--main-color)}.create-event .create-event_form .content .event-date_container .event-date .item .body p.selected.break{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:86px}.create-event .create-event_form .content .event-date_container .event-date .remove-item-btn{width:24px;height:24px;color:#ff4668;cursor:pointer}.create-event .create-event_form .content .event-date_container .event-map_container{margin-top:40px;box-shadow:var(--main-shadow);border-radius:15px;padding:20px;margin-bottom:20px}.create-event .create-event_form .content .event-date_container .save-btn{font-weight:600;font-size:14px;line-height:20px;color:#fff;padding:10px 55px;background-color:var(--main-color);width:-moz-max-content;width:max-content;border-radius:10px;margin:0 0 0 auto;cursor:pointer}.create-event .create-event_form .content .event-date_container .add-event_dateBtn{background:linear-gradient(90deg,#f84bb4,#1b6dd4);margin:0 0 16px auto;width:-moz-max-content;width:max-content;border-radius:15px;padding:1px}.create-event .create-event_form .content .event-date_container .add-event_dateBtn .btn-box{color:var(--main-color);padding:17px 31px;border-radius:14px;background-color:#fff;font-size:16px;line-height:24px;text-align:center;cursor:pointer;display:flex;align-items:center}.create-event .create-event_form .content .event-date_container .add-event_dateBtn .btn-box svg{margin-right:14px}.create-event .create-event_form .content .ant-form-item .ant-select-selector{border-radius:8px;border:1px solid #dceaff;background:#fff}.create-event .create-event_form .content .ant-form-item .ant-form-item-control-input-content .ant-input{border-radius:8px;border:1px solid #dceaff;background:#fff;font-size:16px}.create-event .create-event_form .content .repeat-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .repeat-list{grid-template-columns:repeat(2,1fr);gap:8px}}.create-event .create-event_form .content .repeat-list .item{display:flex;align-items:center;border-radius:8px;background:#f2f8fe;padding:8px 20px}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .repeat-list .item{padding:8px}}.create-event .create-event_form .content .repeat-list .item svg{width:24px;height:24px;margin-right:8px}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .repeat-list .item svg{margin-right:4px}}.create-event .create-event_form .content .repeat-list .item p{color:#022b60;text-align:center;font-size:14px;font-weight:700;line-height:20px;width:calc(100% - 32px)}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .repeat-list .item p{font-size:12px;line-height:16px}}.create-event .create-event_form .content .event-organizer{margin-bottom:20px}.create-event .create-event_form .content .event-organizer .itemBtn{border:1px solid #d3d2d2;border-radius:15px;background-color:#fff;width:100%;min-height:100px;padding:20px;display:flex;flex-wrap:wrap;position:relative;cursor:pointer}.create-event .create-event_form .content .event-organizer .itemBtn .profile{background:#000;border-radius:8px;width:60px;height:60px;margin-right:20px}.create-event .create-event_form .content .event-organizer .itemBtn .profile img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.create-event .create-event_form .content .event-organizer .itemBtn .body{width:calc(100% - 124px);text-align:left}.create-event .create-event_form .content .event-organizer .itemBtn .body h5{font-weight:300;font-size:20px;color:#056bf2}.create-event .create-event_form .content .event-organizer .itemBtn .body p{font-weight:400;font-size:16px;color:#231f20;white-space:pre-wrap}.create-event .create-event_form .content .event-organizer .itemBtn svg{position:absolute;top:50%;transform:translateY(-50%);right:20px}.create-event .create-event_form .content .event-organizer .itemContent{margin-top:8px;transition:height .25s cubic-bezier(0,0,0,1)}.create-event .create-event_form .content .event-organizer .itemContent .itemPanel{border:1px solid #d3d2d2;border-radius:15px;overflow:hidden}.create-event .create-event_form .content .event-organizer .itemContent .itemPanel .itemBtn{border:0;border-radius:0;border-bottom:1px solid #d3d2d2}.create-event .create-event_form .content .event-organizer .itemContent .itemPanel .itemBtn:last-child{border-bottom:0}.create-event .create-event_form .content .event-tag{margin-bottom:20px}.create-event .create-event_form .content .event-tag .event-tag_input{margin-bottom:8px;background:transparent;border:0;border-radius:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.create-event .create-event_form .content .event-tag .event-tag_input .suggestion-list{position:absolute;padding:0;margin:0;list-style:none;top:72px;background:#fff;box-shadow:0 8px 16px rgba(5,16,55,.05);border-radius:8px;left:0;right:0}.create-event .create-event_form .content .event-tag .event-tag_input .suggestion-list li{padding:10px 20px;display:flex;align-items:center;border-left:1px solid var(--color-silver);border-right:1px solid var(--color-silver);border-bottom:1px solid var(--color-silver);cursor:pointer}.create-event .create-event_form .content .event-tag .event-tag_input .suggestion-list li:first-child{border-top:1px solid var(--color-silver);border-radius:8px 8px 0 0}.create-event .create-event_form .content .event-tag .event-tag_input .suggestion-list li:last-child{border-radius:0 0 8px 8px}.create-event .create-event_form .content .event-tag .event-tag_input .suggestion-list li .det .tt{margin-bottom:4px;font-weight:300;font-size:16px;line-height:20px;color:var(--color-black)}.create-event .create-event_form .content .event-tag .event-tag_input .suggestion-list li .det .sub-tt{font-weight:300;font-size:12px;line-height:16px;color:var(--color-gray2)}.create-event .create-event_form .content .event-tag .event-tag_input .button{color:var(--color-white);font-weight:300;font-size:16px;line-height:24px;width:20%;border-radius:8px;border:none;background:linear-gradient(90deg,#f84bb4,#1b6dd4);cursor:pointer;display:flex;align-items:center;justify-content:center}.create-event .create-event_form .content .event-tag .event-tag_input input{background:#fefefe;border:1px solid #e9ebed;border-radius:8px;padding:20px;width:78%;font-weight:600;font-size:16px;line-height:18px;letter-spacing:.005em;color:var(--main-color)}.create-event .create-event_form .content .event-tag .event-tag_input input.error{border:1px solid var(--main-color-red)}.create-event .create-event_form .content .event-tag .event-tag_input input.error::-moz-placeholder{color:var(--main-color-red)}.create-event .create-event_form .content .event-tag .event-tag_input input.error::placeholder{color:var(--main-color-red)}.create-event .create-event_form .content .event-tag .event-tag_input input::-moz-placeholder{color:#a2a1a7}.create-event .create-event_form .content .event-tag .event-tag_input input::placeholder{color:#a2a1a7}.create-event .create-event_form .content .event-tag .event-tag_input input:focus-visible{outline:none;border:1px solid var(--main-color)}.create-event .create-event_form .content .event-tag .event-tag_selected .rti--container{background:transparent;border:0;border-radius:0;padding:0}.create-event .create-event_form .content .event-tag .event-tag_selected .rti--container:focus,.create-event .create-event_form .content .event-tag .event-tag_selected .rti--container:focus-within{outline:none;box-shadow:none}.create-event .create-event_form .content .event-tag .event-tag_selected .rti--container .rti--tag{padding:8px;border-radius:8px;background:var(--color-silver)}.create-event .create-event_form .content .event-tag .event-tag_selected .rti--container .rti--tag span{font-weight:300;font-size:14px;line-height:20px;color:var(--main-color);display:block;margin-right:12px}.create-event .create-event_form .content .event-tag .event-tag_selected .rti--container .rti--tag button{padding:0;height:16px;width:16px;display:flex;align-items:center;justify-content:center;color:var(--main-color)}.create-event .create-event_form .content .event-tag .event-tag_selected .rti--container .rti--input{display:none}.create-event .create-event_form .content .event-map{margin-bottom:20px}.create-event .create-event_form .content .event-map .location{width:100%;margin-bottom:20px}.create-event .create-event_form .content .event-map .location .item{width:100%}.create-event .create-event_form .content .event-map .location .item .select-Field{width:100%;min-height:40px}.create-event .create-event_form .content .event-map .location .item .field{border-radius:5px;border:1px solid #e9ebed;min-height:40px;padding:10px}.create-event .create-event_form .content .event-map .location .item .field:focus{border:1px solid var(--main-color)!important}.create-event .create-event_form .content .event-map .location .item p{font-weight:500;font-size:14px;margin-bottom:10px}.create-event .create-event_form .content .event-map .location .item textarea{width:100%}.create-event .create-event_form .content .event-map .event-map_field{width:100%;height:400px;border-radius:8px;margin-top:20px;overflow:hidden;margin-bottom:20px}.create-event .create-event_form .content .event-map .event-map_box{width:100%;height:220px;border-radius:8px 8px 0 0;overflow:hidden;margin-top:20px}.create-event .create-event_form .content .event-map .event-map_info{background:#fefefe;border:1px solid #dceaff;border-radius:0 0 8px 8px;padding:14px 32px}.create-event .create-event_form .content .event-map .event-map_info .body p{margin-bottom:8px;font-weight:700;font-size:16px;line-height:20px;color:var(--main-color)}.create-event .create-event_form .content .event-map .event-map_info .body p:last-child{margin-bottom:0;font-weight:600;font-size:14px;color:var(--color-gray2)}.create-event .create-event_form .content .event-body{margin-bottom:40px}.create-event .create-event_form .content .event-body .event-body_title{display:flex;justify-content:space-between;margin-bottom:20px}.create-event .create-event_form .content .event-body .bairshil-btn{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn{border:1px solid #dceaff;padding:12px 18px;border-radius:14px;display:flex;align-items:center;transition:.3s ease;cursor:pointer}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn{padding:8px 12px}}.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn.active,.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn.active .circle{border:1px solid #056bf1}.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn.active .circle:after{background-color:#056bf1}.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn.active p{color:#022b60}.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn .circle{width:24px;height:24px;margin-right:20px;border:1px solid #e9e9e9;border-radius:500px;transition:.3s ease;position:relative}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn .circle{width:20px;height:20px;margin-right:8px}}.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn .circle:after{content:"";position:absolute;inset:4px;border-radius:500px;background-color:transparent;transition:.3s ease}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn .circle:after{inset:3px}}.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn p{color:#7b7979;font-size:16px;font-weight:500;transition:.3s ease}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .event-body .bairshil-btn .select-type_btn p{font-size:12px}}.create-event .create-event_form .content .event-body .event-body_inputLink{margin-bottom:20px}.create-event .create-event_form .content .event-body .tc-row{display:flex;flex-wrap:wrap;justify-content:space-between}.create-event .create-event_form .content .event-body .tc-row .select-type{width:calc(50% - 16px)}.create-event .create-event_form .content .event-body input{width:100%;border-radius:15px;border:1px solid #dceaff;background:#fefefe;margin-top:20px;color:var(--main-text-color);font-size:16px;font-weight:600;line-height:20px;padding:16px 20px}.create-event .create-event_form .content .event-body textarea{background:#fefefe;border:1px solid #e9ebed;border-radius:8px;width:100%;padding:16px 20px;font-size:16px;line-height:18px;letter-spacing:.005em;color:#000}.create-event .create-event_form .content .event-body .select-type{display:flex;flex-wrap:wrap;justify-content:space-between}.create-event .create-event_form .content .event-body .select-type .type{padding:18px 20px;background:#fefefe;border:1px solid #e9ebed;border-radius:8px;cursor:pointer;font-weight:300;font-size:16px;line-height:20px;color:#a2a1a7;display:flex;align-items:center}.create-event .create-event_form .content .event-body .select-type .type.active{color:#343434;border:1px solid var(--main-color)}.create-event .create-event_form .content .event-body .select-type .type.active .circle{border:1px solid var(--main-color)}.create-event .create-event_form .content .event-body .select-type .type.active .circle:after{background-color:var(--main-color)}.create-event .create-event_form .content .event-body .select-type .type .circle{border:1px solid #e5e5e7;border-radius:500px;width:24px;height:24px;margin-right:20px;position:relative}.create-event .create-event_form .content .event-body .select-type .type .circle:after{content:"";position:absolute;inset:3px;background-color:transparent;border-radius:500px}.create-event .create-event_form .content .event-body .select-type .cat_item{position:relative;width:100%}.create-event .create-event_form .content .event-body .select-type .cat_item .icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.create-event .create-event_form .content .event-body .select-type .cat_item select{width:100%;background:#fff;border:1px solid #dceaff;border-radius:15px;padding:19px 58px 19px 19px;font-weight:300;font-size:16px;line-height:20px;color:#7b7979;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.create-event .create-event_form .content .uploader-box{display:flex;flex-wrap:wrap;justify-content:space-between}.create-event .create-event_form .content .uploader-box.full .gallery-uploader{width:100%}.create-event .create-event_form .content .uploader-box .gallery-uploader{width:calc(50% - 10px)}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .content .uploader-box .gallery-uploader{width:100%}}.create-event .create-event_form .sidebar{width:352px;margin-left:32px;position:sticky;top:20px;height:100%}@media(min-width:320px)and (max-width:767px){.create-event .create-event_form .sidebar{width:100%;margin-left:0;position:relative;top:auto;height:auto}}.create-event .create-event_form .sidebar .sidebar-drop{margin-bottom:20px}.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-13cymwt-control,.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-t3ipsp-control{background:#fff;border:1px solid #dceaff;border-radius:15px;padding:11px 12px;cursor:pointer}.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-13cymwt-control .css-1nmdiq5-menu,.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-t3ipsp-control .css-1nmdiq5-menu{cursor:pointer}.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-13cymwt-control .css-1u9des2-indicatorSeparator,.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-t3ipsp-control .css-1u9des2-indicatorSeparator{display:none}.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-13cymwt-control .css-tj5bde-Svg,.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-t3ipsp-control .css-tj5bde-Svg{color:var(--main-color)!important}.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-1nmdiq5-menu .css-1n6sfyn-MenuList>div{cursor:pointer}.create-event .create-event_form .sidebar .sidebar-drop .select-input .css-1dimb5e-singleValue{font-weight:300;font-size:14px;line-height:20px;color:var(--color-black)}.create-event .create-event_form .sidebar .sidebar-drop .ant-form-item .ant-form-item-control-input .ant-input-number{width:100%}.resize-uploader{width:100%;margin-bottom:10px}.resize-uploader .ant-upload-wrapper .ant-upload-list-item{padding:0}.resize-uploader .ant-upload-wrapper .ant-upload-list-item:before{width:100%;height:100%}.resize-uploader .ant-upload-wrapper .ant-upload-list-item .ant-upload-list-item-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.resize-uploader .ant-upload-wrapper .ant-upload{display:flex;align-items:center;justify-content:center;text-align:center;background:#c2defa;border-radius:8px;width:100%;height:288px;overflow:hidden;margin-inline-end:0}@media(min-width:320px)and (max-width:767px){.resize-uploader .ant-upload-wrapper .ant-upload{height:220px}}.resize-uploader .ant-upload-wrapper .ant-upload .drag-drop{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;width:240px}.resize-uploader .ant-upload-wrapper .ant-upload .drag-drop p{width:100%;margin:20px 0;font-size:16px;line-height:24px;letter-spacing:.005em;color:#000}@media(min-width:320px)and (max-width:767px){.resize-uploader .ant-upload-wrapper .ant-upload .drag-drop p{margin:8px 0;font-size:14px}}.resize-uploader .ant-upload-wrapper .ant-upload .drag-drop .btn{cursor:pointer;border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:1px}.resize-uploader .ant-upload-wrapper .ant-upload .drag-drop .btn span{color:var(--main-text-color);font-size:16px;border-radius:7px;display:block;padding:13px 33px;background-color:#fdfeff;transition:.3s ease}.resize-uploader .ant-upload-wrapper .ant-upload .drag-drop .btn span:hover{background-color:var(--color-gray5);color:var(--color-white)}@media(min-width:320px)and (max-width:767px){.resize-uploader .ant-upload-wrapper .ant-upload .drag-drop .btn span{font-size:14px;padding:8px 20px}}.image-uploader-info{margin-bottom:40px;width:100%}@media(min-width:320px)and (max-width:767px){.image-uploader-info{margin-bottom:20px}}.image-uploader-info ul{display:flex}@media(min-width:320px)and (max-width:767px){.image-uploader-info ul{flex-wrap:wrap}}.image-uploader-info ul li{font-size:12px;line-height:16px;color:#000;margin-left:24px}@media(min-width:320px)and (max-width:767px){.image-uploader-info ul li{width:100%;margin-bottom:4px}.image-uploader-info ul li:last-child{margin-bottom:0}}.gallery-uploader{margin-bottom:24px}@media(min-width:320px)and (max-width:767px){.gallery-uploader{margin-bottom:20px}}.gallery-uploader .big-image{width:100%;height:288px;border-radius:8px;overflow:hidden;margin-bottom:12px}.gallery-uploader .big-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gallery-uploader .big-video{width:100%;height:412px;border-radius:22px;overflow:hidden;margin-bottom:12px}.gallery-uploader .big-video video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.gallery-uploader .list{display:flex;gap:12px;margin-bottom:12px;flex-wrap:wrap}.gallery-uploader .list .item{width:80px;height:80px;border-radius:8px;overflow:hidden;position:relative;cursor:pointer}.gallery-uploader .list .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-uploader .list .item .close{position:absolute;top:4px;right:4px;z-index:2;color:#000;background-color:#fff;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:500px;cursor:pointer}.gallery-uploader .list .item .close svg{transform:rotate(45deg) scale(.7)}.gallery-uploader .gallery-btn{border-radius:15px;position:relative;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:1px}.gallery-uploader .gallery-btn .btn-box{background-color:#fff;padding:15px 24px;border-radius:14px;display:flex;justify-content:center}.gallery-uploader .gallery-btn .btn-box svg{color:var(--main-text-color);margin-right:16px}.gallery-uploader .gallery-btn .btn-box p{font-weight:300;font-size:16px;line-height:24px;text-align:center;color:#022b60}.gallery-uploader .gallery-btn .btn-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.btn-bg-gradiant{background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.event-create_map .event-map_container{margin-top:40px;border-radius:15px;padding:20px;margin-bottom:20px;box-shadow:var(--main-shadow)}.event-create_map .event-map_container .event-body{margin-bottom:40px}.event-create_map .event-map_container .event-body .tc-row{display:flex;flex-wrap:wrap;justify-content:space-between}.event-create_map .event-map_container .event-body .tc-row .select-type{width:calc(50% - 16px)}.event-create_map .event-map_container .event-body textarea{background:#fefefe;border:1px solid #e9ebed;border-radius:8px;width:100%;padding:16px 20px;font-size:16px;line-height:18px;letter-spacing:.005em;color:#000}.event-create_map .event-map_container .event-body .select-type{display:flex;flex-wrap:wrap;justify-content:space-between}.event-create_map .event-map_container .event-body .select-type .type{width:calc(50% - 16px);padding:18px 20px;background:#fefefe;border:1px solid #e9ebed;border-radius:8px;cursor:pointer;font-weight:300;font-size:16px;line-height:20px;color:#a2a1a7;display:flex;align-items:center}.event-create_map .event-map_container .event-body .select-type .type.active{color:#343434;border:1px solid var(--main-color)}.event-create_map .event-map_container .event-body .select-type .type.active .circle{border:1px solid var(--main-color)}.event-create_map .event-map_container .event-body .select-type .type.active .circle:after{background-color:var(--main-color)}.event-create_map .event-map_container .event-body .select-type .type .circle{border:1px solid #e5e5e7;border-radius:500px;width:24px;height:24px;margin-right:20px;position:relative}.event-create_map .event-map_container .event-body .select-type .type .circle:after{content:"";position:absolute;inset:3px;background-color:transparent;border-radius:500px}.uploadVideo{background-color:#fff;padding:17px 24px;border-radius:14px;display:flex;justify-content:center}.uploadVideo svg{color:var(--main-text-color);margin-right:16px}.uploadVideo p{font-weight:300;font-size:16px;line-height:24px;text-align:center;color:#022b60}.uploadVideo input{position:absolute;inset:0;opacity:0;cursor:pointer}.save-link{display:flex;justify-content:space-between;gap:15px}.ant-picker-dropdown .ant-picker-time-panel-column:after{display:block;height:-moz-fit-content;height:fit-content;content:""}.ant-picker-dropdown .ant-picker-panel .ant-picker-footer{display:none}.ant-cascader-dropdown .ant-cascader-menu{height:250px}.ant-picker-dropdown{z-index:1000001}.ck{height:200px}.ck-powered-by{display:none}.tab-select{margin:0 auto 20px 0;width:-moz-fit-content;width:fit-content;display:flex;flex-wrap:wrap;background-color:var(--color-white);border-bottom:1px solid var(--color-gray4)}@media(min-width:768px)and (max-width:1023px){.tab-select{margin:20px auto 20px 0}}@media(min-width:1024px)and (max-width:1279px){.tab-select{margin:20px auto 20px 0}}@media(min-width:320px)and (max-width:767px){.tab-select{width:100%}}.tab-select .item{padding:12px 24px;color:var(--main-text-color);font-size:14px;font-weight:600;text-align:center;position:relative;cursor:pointer}@media(min-width:320px)and (max-width:767px){.tab-select .item{font-size:12px;font-weight:500;padding:12px 0}}.tab-select .item.active:before{content:"";position:absolute;border-bottom:2px solid var(--main-color);top:0;bottom:0;left:auto;right:0;width:0;z-index:1;transition:.3s ease}.tab-select .item.active span{position:relative;z-index:2}.tab-select .item.active.active{font-weight:800}.tab-select .item.active.active:before{left:0;right:auto;width:100%}.tab-select .item.active:last-child:after{display:none}.tab-select .item:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:#dceaff;height:70%;width:1px}.tab-select .item:last-child:after{display:none}.wishlist-page{width:100%}.wishlist-page .box .bg-tt{color:var(--main-text-color);font-size:14px;font-weight:600;text-align:center;position:relative;cursor:pointer}@media(min-width:320px)and (max-width:767px){.wishlist-page .box .bg-tt{font-size:12px;font-weight:500;padding:12px 0}}.wishlist-page .box .bg-tt.active:before{content:"";position:absolute;border-bottom:2px solid var(--main-color);top:0;bottom:0;left:auto;right:0;width:0;z-index:1;transition:.3s ease}.wishlist-page .box .bg-tt.active span{position:relative;z-index:2}.wishlist-page .box .bg-tt.active.active{font-weight:800}.wishlist-page .box .bg-tt.active.active:before{left:0;right:auto;width:100%}.wishlist-page .box .bg-tt.active:last-child:after{display:none}.wishlist-page .box .bg-tt:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);background-color:#dceaff;height:70%;width:1px}.wishlist-page .wishlist-tab_grid{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.wishlist-page .wishlist-tab_grid .tab-select{margin:auto 0}.wishlist-page .wishlist-tab_grid .grid_btns{display:flex}.wishlist-page .wishlist-tab_grid .grid_btns .btn{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:15px;margin-right:12px;cursor:pointer;border:1px solid #dceaff;color:#dceaff;transition:.3s ease}.wishlist-page .wishlist-tab_grid .grid_btns .btn.active{border:1px solid var(--main-color);color:var(--main-color)}.wishlist-page .wishlist-tab_grid .grid_btns .btn:last-child{margin-right:0}.wishlist-page .list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(min-width:320px)and (max-width:1023px){.wishlist-page .list{grid-template-columns:1fr;gap:20px}}.wishlist-page .list .item{position:relative;display:flex;flex-wrap:wrap}.wishlist-page .list .item .img{width:100%;height:auto;border-radius:8px;overflow:hidden;margin-bottom:8px}.wishlist-page .list .item .img a{display:flex;width:100%;height:100%}.wishlist-page .list .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wishlist-page .list .item .detail{width:100%}.wishlist-page .list .item .detail .tt{font-weight:700;color:#022b60;margin-bottom:4px;font-size:16px;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wishlist-page .list .item .detail .date,.wishlist-page .list .item .detail .wish-address{color:#5e5d65;margin-bottom:4px;font-size:12px}.wishlist-page .list .item .detail .date{font-weight:700}.wishlist-page .list .item .detail .wish-address{margin-bottom:12px}.wishlist-page .list .item .detail .row{display:flex;justify-content:space-between;align-items:center}.wishlist-page .list .item .detail .row .price{width:-moz-max-content;width:max-content;color:#064bb5;border-radius:8px;background:#f2f8fe;font-weight:700;padding:4px 20px;font-size:16px}.wishlist-page .list .item .detail .row .btn-group{display:flex;align-items:center;gap:8px}.wishlist-page .list .item .detail .row .btn-group .btn,.wishlist-page .list .item .detail .row .btn-group .share_item{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;box-shadow:0 0 20px -4px rgba(0,0,0,.1);transition:.3s ease}.wishlist-page .list .item .detail .row .btn-group .btn:hover,.wishlist-page .list .item .detail .row .btn-group .share_item:hover{box-shadow:0 0 20px -4px rgba(0,0,0,.3)}.wishlist-page .wishlist-page{width:100%}.wishlist-page .wishlist-page .box .bg-tt{color:var(--main-text-color);margin-bottom:26px}.dark .wishlist-page .wishlist-page .box .bg-tt{color:#fff}.wishlist-page .wishlist-page .box .wishlist-tab_grid{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.wishlist-page .wishlist-page .box .wishlist-tab_grid .tab-select{margin:auto 0}.wishlist-page .wishlist-page .box .wishlist-tab_grid .grid_btns{display:flex}.wishlist-page .wishlist-page .box .wishlist-tab_grid .grid_btns .btn{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:15px;margin-right:12px;cursor:pointer;border:1px solid #dceaff;color:#dceaff;transition:.3s ease}.wishlist-page .wishlist-page .box .wishlist-tab_grid .grid_btns .btn.active{border:1px solid var(--main-color);color:var(--main-color)}.wishlist-page .wishlist-page .box .wishlist-tab_grid .grid_btns .btn:last-child{margin-right:0}.wishlist-page .wishlist-page .box .list{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(min-width:320px)and (max-width:1023px){.wishlist-page .wishlist-page .box .list{grid-template-columns:1fr;gap:20px}}.wishlist-page .wishlist-page .box .list .item{position:relative;display:flex;flex-wrap:wrap}.wishlist-page .wishlist-page .box .list .item .img{width:100%;height:auto;border-radius:8px;overflow:hidden;margin-bottom:8px}.wishlist-page .wishlist-page .box .list .item .img a{display:flex;width:100%;height:100%}.wishlist-page .wishlist-page .box .list .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wishlist-page .wishlist-page .box .list .item .detail{width:100%}.wishlist-page .wishlist-page .box .list .item .detail .tt{font-weight:700;color:#022b60;margin-bottom:4px;font-size:16px;line-height:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wishlist-page .wishlist-page .box .list .item .detail .date,.wishlist-page .wishlist-page .box .list .item .detail .wish-address{color:#5e5d65;margin-bottom:4px;font-size:12px}.wishlist-page .wishlist-page .box .list .item .detail .date{font-weight:700}.wishlist-page .wishlist-page .box .list .item .detail .wish-address{margin-bottom:12px}.wishlist-page .wishlist-page .box .list .item .detail .row{display:flex;justify-content:space-between;align-items:center}.wishlist-page .wishlist-page .box .list .item .detail .row .price{width:-moz-max-content;width:max-content;color:#064bb5;border-radius:8px;background:#f2f8fe;font-weight:700;padding:4px 20px;font-size:16px}.wishlist-page .wishlist-page .box .list .item .detail .row .btn-group{display:flex;align-items:center;gap:8px}.wishlist-page .wishlist-page .box .list .item .detail .row .btn-group .btn,.wishlist-page .wishlist-page .box .list .item .detail .row .btn-group .share_item{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;box-shadow:0 0 20px -4px rgba(0,0,0,.1);transition:.3s ease}.wishlist-page .wishlist-page .box .list .item .detail .row .btn-group .btn:hover,.wishlist-page .wishlist-page .box .list .item .detail .row .btn-group .share_item:hover{box-shadow:0 0 20px -4px rgba(0,0,0,.3)}.account_wishlist_shareIcon{width:100%;height:100%}.join-page{width:60%}.join-page .sm-tt{font-weight:300;font-size:20px;line-height:27px;color:var(--color-gray2);margin-bottom:20px}.join-page .sm-tt span{color:var(--main-color);margin-right:20px}.join-page .list{display:grid;grid-template-columns:1fr;gap:16px}.join-page .list .item{border-radius:15px;border:1px solid var(--main-color-sky);padding:20px;display:flex;flex-wrap:wrap}.join-page .list .item .img{width:200px;height:133px;border-radius:8px;overflow:hidden;margin-right:20px}.join-page .list .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.join-page .list .item .detail{width:calc(100% - 220px)}.join-page .list .item .detail .sub,.join-page .list .item .detail .tt{font-weight:600}.join-page .list .item .detail .tt{font-size:24px;line-height:32px;margin-bottom:12px;color:var(--color-black)}.join-page .list .item .detail .sub{font-size:14px;line-height:20px;color:var(--color-gray2);margin-bottom:4px}.join-page .list .item .detail .sub:last-child{margin-bottom:12px}.join-page .list .item .detail .btns{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-left:20px}.join-page .list .item .detail .btns .link{width:100%;display:block;text-align:center;border-radius:8px;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-black);background:var(--gradient,linear-gradient(90deg,#f84bb4 0,#1b6dd4 100%));padding:1px}.join-page .list .item .detail .btns .link span{display:flex;align-items:center;justify-content:center;background-color:#fff;padding:9px 0;border-radius:7px}.join-page .list .item .detail .btns .link.fill{color:#fff}.join-page .list .item .detail .btns .link.fill span{background-color:transparent}@media(min-width:320px)and (max-width:767px){.ticket-page{margin-bottom:32px}}.dark .ticket-page .bg-tt{color:#fff}.ticket-page .camera-box{width:100%;position:relative;border-radius:14px;overflow:hidden;display:flex}.ticket-page .camera-box .camera-box_black{position:absolute;z-index:0;inset:0}.ticket-page .camera-box .camera-box_black .black-over:after,.ticket-page .camera-box .camera-box_black .black-over:before{content:"";position:absolute;background-color:rgba(0,0,0,.5);z-index:2;width:27.6%;top:0;bottom:0}.ticket-page .camera-box .camera-box_black .black-over:before{left:0}.ticket-page .camera-box .camera-box_black .black-over:after{right:0}.ticket-page .camera-box .camera-box_black .black-over2:after,.ticket-page .camera-box .camera-box_black .black-over2:before{content:"";position:absolute;background-color:rgba(0,0,0,.5);z-index:2;left:27.6%;right:27.6%;height:20%}.ticket-page .camera-box .camera-box_black .black-over2:before{top:0}.ticket-page .camera-box .camera-box_black .black-over2:after{bottom:0}.ticket-page .camera-box .camera-box_black .traingle-bot:after,.ticket-page .camera-box .camera-box_black .traingle-bot:before,.ticket-page .camera-box .camera-box_black .traingle-top:after,.ticket-page .camera-box .camera-box_black .traingle-top:before{content:"";position:absolute;width:80px;height:80px;background-image:radial-gradient(circle at 100% 0,transparent 0,transparent 80px,rgba(0,0,0,.5) 0)}@media(min-width:320px)and (max-width:767px){.ticket-page .camera-box .camera-box_black .traingle-bot:after,.ticket-page .camera-box .camera-box_black .traingle-bot:before,.ticket-page .camera-box .camera-box_black .traingle-top:after,.ticket-page .camera-box .camera-box_black .traingle-top:before{width:5.867vw;height:5.867vw;background-image:radial-gradient(circle at 100% 0,transparent 0,transparent 5.867vw,rgba(0,0,0,.5) 0)}}.ticket-page .camera-box .camera-box_black .traingle-bot:before,.ticket-page .camera-box .camera-box_black .traingle-top:before{left:27.6%}.ticket-page .camera-box .camera-box_black .traingle-bot:after,.ticket-page .camera-box .camera-box_black .traingle-top:after{right:27.6%}.ticket-page .camera-box .camera-box_black .traingle-top:after,.ticket-page .camera-box .camera-box_black .traingle-top:before{top:20%}.ticket-page .camera-box .camera-box_black .traingle-top:before{transform:rotate(90deg)}.ticket-page .camera-box .camera-box_black .traingle-top:after{transform:rotate(180deg)}.ticket-page .camera-box .camera-box_black .traingle-bot:after,.ticket-page .camera-box .camera-box_black .traingle-bot:before{bottom:20%}.ticket-page .camera-box .camera-box_black .traingle-bot:after{transform:scaleX(-1)}.ticket-page .camera-box .camera-text{position:absolute;left:50%;transform:translateX(-50%);color:#fff;font-size:16px;font-weight:700;text-align:center;width:80%;top:11%}.ticket-page .camera-box .scan{position:absolute;left:50%;top:26%;width:40%;height:5px;z-index:0;border-radius:8px;background-color:#056bf1;transform:translateX(-50%);box-shadow:0 0 10px 1px #056bf1,0 0 1px 1px #056bf1;animation:move 3s linear infinite}@media(min-width:320px)and (max-width:767px){.ticket-page .camera-box .scan{height:1px}}@keyframes move{0%,to{top:26%}25%,75%{top:48%}50%{top:74%}}.ticket-page .camera-box .overlay-border{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:64px;box-sizing:border-box;width:80%;height:60%;pointer-events:none}.ticket-page .camera-box .overlay-border svg{width:100%;height:100%}.ticket-page .camera-box video{width:100%}.ticket-page .ticket-list{display:flex;flex-wrap:wrap;gap:20px}@media(min-width:320px)and (max-width:767px){.ticket-page .ticket-list{justify-content:center}}.ticket-page .ticket-list .item{border-radius:14px;overflow:hidden;width:300px}.ticket-page .ticket-list .item .item-box{display:flex;flex-wrap:wrap;box-shadow:0 0 20px rgba(0,0,0,.3);margin-bottom:12px}.ticket-page .ticket-list .item .item-body{position:relative}.ticket-page .ticket-list .item .item-body:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,.4);z-index:-1}.ticket-page .ticket-list .item .item-body .item-con{width:100%;height:155px;background:#070f36;display:flex;justify-content:center;align-items:center;position:absolute;inset:0}.ticket-page .ticket-list .item .item-body .item-con img{width:150px;height:135px;-o-object-fit:cover;object-fit:cover}.ticket-page .ticket-list .item .item-body .detail{width:100%;display:flex;flex-wrap:wrap;padding:12px;height:152px}.ticket-page .ticket-list .item .item-body .detail .detail-top{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-end;margin:0 0 auto}.ticket-page .ticket-list .item .item-body .detail .detail-top .text-box span{font-size:10px;display:block}.ticket-page .ticket-list .item .item-body .detail .detail-top .text-box img{width:140px;filter:brightness(1) invert(0)}.ticket-page .ticket-list .item .item-body .detail .detail-bot{width:100%;margin:auto 0 0;display:flex;flex-wrap:wrap;align-items:center;z-index:3}.ticket-page .ticket-list .item .item-body .detail .detail-bot .cover{width:32px;height:32px;margin-right:8px;border-radius:5px;overflow:hidden;background-color:#4f4c4d}.ticket-page .ticket-list .item .item-body .detail .detail-bot .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ticket-page .ticket-list .item .item-body .detail .detail-bot .bot-box{width:100%}.ticket-page .ticket-list .item .item-body .detail .detail-bot .bot-box p{font-size:10px;color:#fff}.ticket-page .ticket-list .item .item-body .detail .detail-bot .bot-box p.med{font-weight:500}.ticket-page .ticket-list .item .item-body .detail .detail-bot .bot-box p.bold{font-weight:700;font-size:10px}.ticket-page .ticket-list .item .type{width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(270deg,#1b6dd4,#f84bb4);padding:6px 0}.ticket-page .ticket-list .item .type p{margin:0;color:#fff;font-size:12px;line-height:14px}.ticket-page .ticket-list .item .item-qr{width:100%;position:relative;background-color:#1f2937}.ticket-page .ticket-list .item .item-qr .item-qr-box{padding:20px 0 28px}.ticket-page .ticket-list .item .item-qr .item-qr-box h6{text-align:center;color:#fff;font-size:14px;font-weight:700;line-height:14px;margin-bottom:4px}.ticket-page .ticket-list .item .item-qr .item-qr-box p{text-align:center;color:#fff;font-size:12px;font-weight:500;line-height:14px;margin-bottom:6px}.ticket-page .ticket-list .item .item-qr .item-qr-box .qr-img{width:60%;margin:0 auto;display:flex;border-radius:20px;overflow:hidden}.ticket-page .ticket-list .item .item-qr .item-qr-box .qr-img div{width:100%;display:flex}.ticket-page .ticket-list .item .item-qr .item-qr-box .qr-img img,.ticket-page .ticket-list .item .item-qr .item-qr-box .qr-img svg{width:100%;height:auto}.ticket-page .ticket-list .item .item-qr .btn-group{display:flex;flex-wrap:wrap;position:relative}.ticket-page .ticket-list .item .item-qr .btn-group .divide-center{position:absolute;left:50%;transform:translateX(-50%);top:0;bottom:0;width:26px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-center:after{content:"";position:absolute;width:26px;height:26px;border-radius:500px;background-color:#fff;bottom:-13px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-center .center{position:absolute;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:1fr;gap:5px;top:18px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-center .center .dot{width:10px;height:10px;border-radius:500px;background-color:#fff}.ticket-page .ticket-list .item .item-qr .btn-group .divide-center .center .dot:nth-child(odd){display:none}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;left:0;right:0}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line:after,.ticket-page .ticket-list .item .item-qr .btn-group .divide-line:before{content:"";position:absolute}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .center,.ticket-page .ticket-list .item .item-qr .btn-group .divide-line:after,.ticket-page .ticket-list .item .item-qr .btn-group .divide-line:before{width:26px;height:26px;border-radius:500px;background-color:#fff;top:-13px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line:before{left:-13px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line:after{right:-13px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .center{position:absolute;left:50%;transform:translateX(-50%)}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .left,.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .right{position:absolute;display:flex;gap:5px;top:-5px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .left .dot,.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .right .dot{width:10px;height:10px;border-radius:500px;background-color:#fff}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .left{left:17px}.ticket-page .ticket-list .item .item-qr .btn-group .divide-line .right{right:17px}.ticket-page .ticket-list .item .item-qr .btn-group .btn{cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;padding:20px 14px;width:50%}.ticket-page .ticket-list .item .item-qr .btn-group .btn.full{width:100%}.ticket-page .ticket-list .item .item-qr .btn-group .btn svg{width:24px;height:24px;color:#056bf1;margin-bottom:8px}.ticket-page .ticket-list .item .item-qr .btn-group .btn p{width:100%;text-align:center;font-size:14px;font-weight:700;line-height:normal;color:#fff}:root{--main-color:#056bf1;--main-color-blue:#0597f2;--main-color-orange:#f27405;--main-color-red:#f13005;--main-color-sky:#dceaff;--main-text-color:#022b60;--color-dark:#000;--color-dark2:#212121;--color-black:#231f20;--color-gray1:#4f4c4d;--color-gray2:#7b7979;--color-gray3:#a7a5a6;--color-gray4:#d3d2d2;--color-silver:#e9e9e9;--color-white:#fff;--color-green:#34a853;--color-placeholder:#a2a1a7;--color-bg:#f5f5f5;--item-bg:#fafafa;--main-font:"Nunito Sans",sans-serif;--second-font:"Nunito Sans",sans-serif;--third-font:"Comfortaa",cursive;--main-shadow:0 0 20px -4px rgba(0,0,0,.3);--main-linear-gradient:linear-gradient(90deg,#f84bb4,#1b6dd4);--main-animation-bg:linear-gradient(93deg,#1b6dd4 1.35%,#6328c3 24.2%,#f84bb4 45.7%,#f84bb4 54.3%,#6328c3 75.8%,#1b6dd4 98.65%)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{border-radius:50px}::-webkit-scrollbar-thumb{background:var(--main-color);border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#022b60}*{padding:0;box-sizing:border-box}*,body{margin:0}body{overflow-x:hidden;font-family:var(--main-font);padding:122px 0 0}@media(min-width:320px)and (max-width:767px){body{padding:52px 0 0}}.allbgAnimation{background:#ddd;background-image:var(--main-animation-bg);color:#fff;transition:.3s ease;background-size:250%;animation:bgAnimation 20s infinite reverse}@keyframes bgAnimation{30%{background-position:100%}50%{background-position:0}70%{background-position:100%}}a,a:hover{text-decoration:none;color:#000}.lazyload,.lazyloading{opacity:0}a,button,div,input,li,p,span,textarea,ul{font-family:var(--main-font)!important}.lazyloaded{opacity:1;transition:opacity .3s}.ant-tooltip{z-index:999999}.tc-container2{max-width:100vw;margin:0 auto;padding:0 90px}.tc-container2.custom-slide_container2{max-width:100%;position:relative}.tc-container2.custom-slide_container2 .event-list_header{padding:0}@media(min-width:768px)and (max-width:1023px){.tc-container2.custom-slide_container2 .event-list_header{padding:0}}@media(min-width:320px)and (max-width:767px){.tc-container2.custom-slide_container2 .event-list_header{padding:0}}.tc-container2.custom-slide_container2 .swiper-horizontal{padding:0}@media(min-width:768px)and (max-width:1023px){.tc-container2.custom-slide_container2 .swiper-horizontal{padding:0}}@media(min-width:320px)and (max-width:767px){.tc-container2.custom-slide_container2 .swiper-horizontal{padding:0}}.tc-container2.small{max-width:880px}@media(min-width:320px)and (max-width:767px){.tc-container2{padding:0 14px}}.tc-container{max-width:1280px;margin:0 auto;padding:0 20px}.tc-container.custom-slide_container{max-width:1280px;position:relative}.tc-container.custom-slide_container .event-list_header{padding:0}@media(min-width:768px)and (max-width:1023px){.tc-container.custom-slide_container .event-list_header{padding:0}}@media(min-width:320px)and (max-width:767px){.tc-container.custom-slide_container .event-list_header{padding:0}}.tc-container.custom-slide_container .swiper-horizontal{padding:0}@media(min-width:768px)and (max-width:1023px){.tc-container.custom-slide_container .swiper-horizontal{padding:0}}@media(min-width:320px)and (max-width:767px){.tc-container.custom-slide_container .swiper-horizontal{padding:0}}.tc-container.small{max-width:880px}@media(min-width:320px)and (max-width:767px){.tc-container{padding:0 14px}}.ant-message.ant-message-top{z-index:99999999999999!important}.ant-select-dropdown{z-index:1000500}@media(min-width:320px)and (max-width:767px){.ant-select-dropdown{width:93%;overflow-x:scroll}.ant-select-dropdown .ant-cascader-menus{width:400px}.ant-cascader-dropdown.ant-select-dropdown{padding:0;left:50%!important;transform:translateX(-50%)!important}}.uk-h1,.uk-h2,.uk-h3,.uk-h4,.uk-h5,.uk-h6,.uk-heading-2xlarge,.uk-heading-large,.uk-heading-medium,.uk-heading-small,.uk-heading-xlarge,button,h1,h2,h3,h4,h5,h6,input,textarea{font-family:var(--main-font)}a,li,p{letter-spacing:.4px}.uk-dotnav{margin-top:24px}.uk-dotnav li.uk-active a,.uk-dotnav li:hover a{background-color:var(--main-color)}.uk-dotnav li.uk-active a{width:24px}.uk-dotnav li a{border:1px solid var(--main-color);transition:width .3s ease;border-radius:500px}.custom_pagination{width:calc(70% - 20px);margin:40px 0 0 auto}.custom_pagination .pagination{padding:0;list-style:none;display:flex;justify-content:center}.custom_pagination .pagination li{border-radius:8px;border:1px solid var(--main-color);width:31px;height:31px;display:flex;margin-right:6px}.custom_pagination .pagination li.active,.custom_pagination .pagination li:hover{background-color:var(--main-color)}.custom_pagination .pagination li.active a,.custom_pagination .pagination li.active span,.custom_pagination .pagination li:hover a,.custom_pagination .pagination li:hover span{color:#fff}.custom_pagination .pagination li:last-child{margin-right:0}.custom_pagination .pagination li a,.custom_pagination .pagination li span{margin:auto;display:block;width:100%;text-align:center;color:var(--main-color);font-size:14px;font-weight:500}@media(min-width:768px)and (max-width:1023px){.d-desktop{display:none}}@media(min-width:320px)and (max-width:767px){.d-desktop{display:none}}.d-mobile{display:none}@media(min-width:768px)and (max-width:1023px){.d-mobile{display:block}}@media(min-width:320px)and (max-width:767px){.d-mobile{display:block}}.loading-page{background-color:#fff}.loader,.loading-page{position:fixed;inset:0;z-index:99999999;overflow:hidden;display:flex;align-items:center;justify-content:center}.loader{background:hsla(0,0%,100%,.5)}.event-success_create{position:fixed;inset:0;z-index:999999999;background:rgba(0,0,0,.5);overflow:hidden;display:flex;align-items:center;justify-content:center}.event-success_create .event-success_create__body{background-color:#fff;border-radius:12px;box-shadow:0 18px 34px 0 rgba(5,16,55,.15);width:600px;padding:40px;display:flex;flex-wrap:wrap;justify-content:center}.event-success_create .event-success_create__body img{width:100px;height:100px;margin-bottom:20px}.event-success_create .event-success_create__body .desc,.event-success_create .event-success_create__body .tt{width:100%;text-align:center}.event-success_create .event-success_create__body .tt{font-size:20px;font-weight:600;color:var(--main-color);margin-bottom:20px}.event-success_create .event-success_create__body .desc{font-size:16px;font-weight:300;color:var(--main-text-color);margin-bottom:20px}.event-success_create .event-success_create__body .desc span{font-weight:700}.event-success_create .event-success_create__body a{display:block;width:-moz-max-content;width:max-content;background:linear-gradient(90deg,#f84bb4,#1b6dd4);border-radius:8px;padding:1px}.event-success_create .event-success_create__body a span{display:block;font-size:16px;color:var(--main-text-color);padding:12px 24px;border-radius:7px;background-color:#fff}.notify{position:fixed;top:40px;left:50%;transform:translate(-50%);z-index:99999999;width:100%;max-width:736px;border-radius:8px;background-color:var(--color-white);padding:20px 16px}.notify,.notify.success{border:1px solid var(--color-green)}.notify.success .notify-text{color:var(--color-green)}.notify.warning{border:1px solid var(--main-color-orange)}.notify.warning .notify-text{color:var(--main-color-orange)}.notify.error{border:1px solid var(--main-color-red)}.notify.error .notify-text{color:var(--main-color-red)}.notify .notify-text{display:flex;align-items:center;color:var(--color-green)}.notify .notify-text svg{margin-right:16px}.notify .notify-text p{font-weight:700;font-size:16px;line-height:20px}.modal-pub{min-width:300px;max-width:600px;margin:0 auto;border-radius:12px;background:#fff;padding:32px;box-shadow:0 18px 34px 0 rgba(5,16,55,.15);position:relative}@media(min-width:1280px){.modal-pub{max-width:800px}}@media(min-width:320px)and (max-width:767px){.modal-pub{padding:20px}}.modal-pub:focus-visible{outline:none}.modal-pub.invite-modal{max-width:800px;width:100%}@media(min-width:320px)and (max-width:767px){.modal-pub.invite-modal{padding:20px}}.modal-pub.invite-modal .modal-body_form .form-item{margin-bottom:12px}.modal-pub.invite-modal .modal-body_form .form-item:last-child{margin-bottom:0}.modal-pub.invite-modal .modal-body_form .form-item .form-item_subTt,.modal-pub.invite-modal .modal-body_form .form-item .form-item_tt{color:#022b60;line-height:20px;margin-bottom:8px}.modal-pub.invite-modal .modal-body_form .form-item .form-item_tt{font-size:16px;font-weight:700}.modal-pub.invite-modal .modal-body_form .form-item .form-item_subTt{font-size:14px;font-weight:600}.modal-pub.invite-modal .modal-body_form .form-item .form-item_text{color:#7b7979;font-size:14px;font-weight:400;line-height:20px;margin-bottom:8px}@media(min-width:320px)and (max-width:767px){.modal-pub.invite-modal .modal-body_form .form-item .form-item_text{font-size:12px}}.modal-pub.invite-modal .modal-body_form .form-item .ant-form-item{margin:0}.modal-pub.invite-modal .modal-body_form .btn-group{display:flex;justify-content:flex-end}.modal-pub.invite-modal .modal-body_form .btn-group button{width:-moz-max-content;width:max-content;border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;text-align:center;font-size:16px;line-height:24px;height:auto;border:none;padding:14px 28px}@media(min-width:320px)and (max-width:767px){.modal-pub.invite-modal .modal-body_form .btn-group button{padding:8px 24px}}.modal-pub.sent-modal{max-width:800px;width:100%}.modal-pub.sent-modal .modal-body_form .ant-form-item{margin:0}.modal-pub.sent-modal .modal-body_form .full-img{width:100%;height:auto;display:flex;margin-bottom:20px;border-radius:6px;overflow:hidden}.modal-pub.sent-modal .modal-body_form .full-img img{width:100%;height:auto}.modal-pub.sent-modal .modal-body_form .input-switcher{display:flex;flex-wrap:wrap;justify-content:center;position:relative;width:336px;margin:0 auto 20px}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .input-switcher{width:100%;margin:0 auto 8px}}.modal-pub.sent-modal .modal-body_form .input-switcher .switch-btn{width:50%;color:#022b60;cursor:pointer;text-align:center;position:relative;z-index:2;font-size:14px;font-weight:700;line-height:20px;padding:16px 20px;transition:color .3s ease}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .input-switcher .switch-btn{font-size:12px;padding:8px 10px}}.modal-pub.sent-modal .modal-body_form .input-switcher .switch-btn.active{color:#056bf1}.modal-pub.sent-modal .modal-body_form .input-switcher .switch-chack{position:absolute;width:50%;left:0;top:0;bottom:0;border-radius:8px;background-color:#dceaff;z-index:1;transition:.3s ease}.modal-pub.sent-modal .modal-body_form .input-switcher .switch-chack.active{transform:translateX(100%)}.modal-pub.sent-modal .modal-body_form .input-flex{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .input-flex{margin-bottom:0}}.modal-pub.sent-modal .modal-body_form .input-flex .ant-form-item{width:75%}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .input-flex .ant-form-item{width:100%;margin-bottom:8px}}.modal-pub.sent-modal .modal-body_form .input-flex .ant-form-item .ant-form-item-control-input{min-height:auto;max-height:52px}.modal-pub.sent-modal .modal-body_form .input-flex .ant-form-item input{font-size:16px;line-height:normal;font-weight:600;color:#056bf1;border:1px solid #e9ebed;border-radius:8px;padding:14px 20px}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .input-flex .ant-form-item input{font-size:14px}}.modal-pub.sent-modal .modal-body_form .input-flex .ant-form-item input::-moz-placeholder{color:#a2a1a7}.modal-pub.sent-modal .modal-body_form .input-flex .ant-form-item input::placeholder{color:#a2a1a7}.modal-pub.sent-modal .modal-body_form .btn{width:100%}.modal-pub.sent-modal .modal-body_form .ant-btn{width:calc(25% - 16px);max-height:52px;border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);box-shadow:none;height:auto;padding:14px 20px;border:none}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .ant-btn{width:100%}}.modal-pub.sent-modal .modal-body_form .ant-btn span{display:block;font-size:16px;line-height:normal}.modal-pub.sent-modal .modal-body_form .set-warn{border-radius:8px;background:rgba(242,116,5,.1);padding:12px 20px;display:flex}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .set-warn{margin-bottom:20px;padding:12px}}.modal-pub.sent-modal .modal-body_form .set-warn svg{width:20px;height:20px;margin-right:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.sent-modal .modal-body_form .set-warn svg{margin-right:14px}}.modal-pub.sent-modal .modal-body_form .set-warn p{width:calc(100% - 40px);color:#f27405;font-size:12px;font-weight:400}.modal-pub .modal-header{display:flex;margin-bottom:12px}.modal-pub .modal-header.absolute{position:absolute;top:8px;right:8px}.modal-pub .modal-header .modal-tt{font-size:24px;line-height:32px;font-weight:700;color:var(--main-color);display:flex;margin-left:0;margin-right:24px;align-items:center}@media(min-width:320px)and (max-width:767px){.modal-pub .modal-header .modal-tt{font-size:16px;line-height:20px}}.modal-pub .modal-header .modal-tt .icon{width:32px;height:32px;margin-right:20px;display:flex}.modal-pub .modal-header .modal-tt .icon svg{width:100%;height:100%}.modal-pub .modal-header .modal-tt .icon svg path{fill:var(--main-color)}.modal-pub .modal-header .close-btn{margin:0 0 0 auto;display:flex;cursor:pointer;width:32px;height:32px;color:var(--main-text-color)}.modal-pub .modal-header .close-btn svg{width:100%;height:100%}.modal-pub .modal-img{max-width:718px}.modal-pub .modal-img img{width:100%}.modal-pub .share-body .social-list{display:flex;justify-content:center;margin-bottom:8px}.modal-pub .share-body .social-list a,.modal-pub .share-body .social-list button{display:flex;margin-right:20px}.modal-pub .share-body .social-list a:last-child,.modal-pub .share-body .social-list button:last-child{margin-right:0}.modal-pub .share-body .share-link{max-width:585px;margin:0 auto}.modal-pub .share-body .share-link .tt{font-size:16px;font-weight:600;margin-bottom:8px;color:#022b60}.modal-pub .share-body .share-link .share-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:16px 20px;border-radius:15px;border:1px solid #dceaff}@media(min-width:320px)and (max-width:767px){.modal-pub .share-body .share-link .share-box{padding:8px 14px}}.modal-pub .share-body .share-link .share-box p{font-size:16px;font-weight:400;color:var(--main-text-color)}@media(min-width:320px)and (max-width:767px){.modal-pub .share-body .share-link .share-box p{font-size:12px;width:calc(100% - 30px)}}.modal-pub .share-body .share-link .share-box .btn{display:flex;width:24px;height:24px;cursor:pointer}@media(min-width:320px)and (max-width:767px){.modal-pub .share-body .share-link .share-box .btn{width:18px;height:18px}}.modal-pub .share-body .share-link .copy-box{position:absolute;inset:0;display:flex;background-color:hsla(0,0%,100%,.8);border-radius:12px;cursor:pointer}.modal-pub .share-body .share-link .copy-box .copy-done{border-radius:15px;background:rgba(35,31,32,.6);color:#fff;font-size:24px;font-weight:600;width:-moz-max-content;width:max-content;margin:auto;padding:16px 56px}.modal-pub .delete-body,.modal-pub .saved-body{display:flex;flex-wrap:wrap}.modal-pub .delete-body svg,.modal-pub .saved-body svg{margin:0 auto 20px}.modal-pub .delete-body .tt,.modal-pub .saved-body .tt{width:100%;font-size:20px;font-weight:600;color:var(--main-color);text-align:center;margin-bottom:20px}.modal-pub .delete-body .desc,.modal-pub .saved-body .desc{width:100%;color:#7b7979;font-size:16px;text-align:center}.modal-pub .delete-body .btns{display:flex;flex-wrap:wrap;margin:0 auto}.modal-pub .delete-body .btns .btn{padding:8px 14px;background-color:#fff;border:1px solid var(--main-text-color);border-radius:8px;font-size:16px;font-weight:500;color:var(--main-text-color);cursor:pointer}.modal-pub .delete-body .btns .btn.yes{margin-right:14px;background-color:var(--main-text-color);color:#fff}.modal-pub .organizer-body{display:flex;flex-wrap:wrap;align-items:center}.modal-pub .organizer-body .img{width:100%;height:100px;margin-right:20px;margin-bottom:12px;text-align:center}@media(min-width:320px)and (max-width:767px){.modal-pub .organizer-body .img{width:80px;height:80px;margin:0 auto 10px}}.modal-pub .organizer-body .img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.modal-pub .organizer-body .det p{color:var(--main-color);font-size:24px;font-weight:700;margin-bottom:8px;text-align:center}@media(min-width:320px)and (max-width:767px){.modal-pub .organizer-body .det p{font-size:20px;font-weight:600;margin-bottom:16px}}.modal-pub .organizer-body .det span{color:var(--main-text-color);font-size:16px;text-align:justify;display:block;margin-bottom:16px}@media(min-width:320px)and (max-width:767px){.modal-pub .organizer-body .det span{font-size:14px}}.modal-pub .organizer-body .det .link{display:block;border-radius:20px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:14px;font-size:16px;color:#fff;text-align:center;margin-top:20px;transition:.3s ease}.modal-pub .organizer-body .det .link:hover{transform:scale(1.03)}.modal-pub .location-box{width:800px;height:400px;border-radius:8px;overflow:hidden}@media(min-width:320px)and (max-width:767px){.modal-pub .location-box{width:100%;height:320px}}.modal-pub.ticket-modal{padding:0;overflow:hidden}.modal-pub.ticket-modal.qpay-modal .ticket-header .close-btn{top:12px;right:12px;transform:none}.modal-pub.ticket-modal .ticket-header{background-color:var(--main-color);padding:18px 24px;position:relative;text-align:center}.modal-pub.ticket-modal .ticket-header .title{color:#fff;font-size:20px;font-weight:600;line-height:28px;margin-bottom:8px}.modal-pub.ticket-modal .ticket-header .time-count{color:#fff;font-size:14px;font-weight:600;line-height:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-header .time-count{font-size:12px}}.modal-pub.ticket-modal .ticket-header .close-btn{position:absolute;right:20px;width:24px;height:24px;top:50%;transform:translateY(-50%);color:#fff;cursor:pointer}.modal-pub.ticket-modal .qpay-modal{padding:20px 14px;max-width:480px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .qpay-modal{padding:14px}}.modal-pub.ticket-modal .qpay-modal .tt{color:#022b60;font-size:24px;font-weight:700;line-height:32px;margin-bottom:8px;text-align:center}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .qpay-modal .tt{font-size:16px;line-height:normal}}.modal-pub.ticket-modal .qpay-modal .text{color:#022b60;font-size:16px;font-weight:400;line-height:24px;text-align:center;margin-bottom:8px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .qpay-modal .text{font-size:14px;line-height:normal}}.modal-pub.ticket-modal .qpay-modal .qr-img{max-width:300px;margin:0 auto 8px}.modal-pub.ticket-modal .qpay-modal .qr-img img{width:100%}.modal-pub.ticket-modal .qpay-modal .check-btn button{background:#1b6dd4;border:none;padding:10px 32px;display:flex;align-items:center;height:auto;border-radius:8px;box-shadow:none;transition:.3s ease;margin:0 auto}.modal-pub.ticket-modal .qpay-modal .check-btn button p{font-size:14px;color:#fff;font-weight:600;letter-spacing:1px}.modal-pub.ticket-modal .ticket-form{padding:20px 40px;display:flex;flex-wrap:wrap}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form{padding:14px;height:70vh;overflow-y:scroll}}.modal-pub.ticket-modal .ticket-form .sm_tt{color:var(--main-text-color);font-size:20px;font-weight:600;line-height:28px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .sm_tt{text-align:center;font-size:16px;line-height:normal;margin-bottom:12px}}.modal-pub.ticket-modal .ticket-form .ticket-body{width:580px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body{width:100%}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;border-radius:15px;border:1px solid #dceaff}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card{padding:8px;margin-bottom:14px}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6{width:calc(50% - 10px)}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6{width:100%}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6 .ant-form-item{margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6 .ant-form-item{margin-bottom:12px}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6 .ant-form-item .ant-form-item-label{padding:0 0 4px}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6 .ant-form-item .ant-form-item-label label{color:#09080d;font-size:16px;font-weight:600;line-height:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6 .ant-form-item .ant-form-item-label label{font-size:13px;line-height:normal}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6 .ant-form-item .ant-form-item-control-input input{color:#022b60;font-size:16px;font-weight:600;line-height:20px;border-radius:8px;border:1px solid #dceaff;background:#fefefe;padding:14px 20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .tc-col_6 .ant-form-item .ant-form-item-control-input input{font-size:14px;line-height:normal;padding:6px 14px}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .warning-text{width:100%;display:flex}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .warning-text{align-items:center}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .warning-text .icon{width:20px;height:20px;color:#ff4668;display:flex;margin-right:12px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .warning-text .icon{margin-right:8px}}.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .warning-text p{color:#a7a5a6;text-align:justify;font-size:16px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-body .ticket-body_card .warning-text p{font-size:12px}}.modal-pub.ticket-modal .ticket-form .ticket-detail{margin-left:40px;width:320px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-detail{width:100%;margin-left:0}}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card{border-radius:15px;border:1px solid #dceaff;background:#fff;padding:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card{padding:8px}}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .ticket-detail_card-tt{color:#7b7979;font-size:16px;font-weight:600;line-height:20px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .ticket-detail_card-tt{font-size:14px;line-height:normal;margin-bottom:8px}}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .pr-tt{color:#022b60;font-size:16px;font-weight:400;line-height:27px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #e9ebed;margin-bottom:20px;padding-bottom:20px}@media(min-width:320px)and (max-width:767px){.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .pr-tt{font-size:13px;margin-bottom:4px;padding-bottom:4px}}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .pr-tt span{display:block}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .pr-tt .bold{font-weight:700}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .price{display:flex;justify-content:space-between;margin-bottom:20px}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .price span{display:block;color:var(--text-color,#022b60);font-size:16px;font-weight:400}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card .price p{color:#056bf1;font-size:24px;font-weight:700;line-height:32px}.modal-pub.ticket-modal .ticket-form .ticket-detail .ticket-detail_card button{width:100%;border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:24px;padding:14px;height:auto;border:none}.modal-pub.success-ticket_modal{padding:0;overflow:hidden;width:992px}.modal-pub.success-ticket_modal .header{background-color:#4be1a0;padding:18px 24px;position:relative;text-align:center}.modal-pub.success-ticket_modal .header .title{color:#fff;font-size:20px;font-weight:600;line-height:28px;margin-bottom:0}.modal-pub.success-ticket_modal .header .close-btn{position:absolute;right:20px;width:24px;height:24px;top:50%;transform:translateY(-50%);color:#fff;cursor:pointer}.modal-pub.success-ticket_modal .body{border-bottom:1px dashed #dceaff;padding-bottom:16px;margin-bottom:16px}.modal-pub.success-ticket_modal .body .body-tt{display:flex;margin:12px 0;padding:0 80px 12px;border-bottom:1px dashed #dceaff}.modal-pub.success-ticket_modal .body .body-tt .icon{width:20px;height:20px;margin-right:22px}.modal-pub.success-ticket_modal .body .body-tt p{color:var(--text-color,#022b60);font-size:20px;font-weight:600;line-height:28px}.modal-pub.success-ticket_modal .body .card{padding:0 80px 16px;margin-bottom:16px;border-bottom:1px dashed #dceaff}.modal-pub.success-ticket_modal .body .card .card-img{width:100%;height:auto;border-radius:15px;display:flex;background:#d9d9d9;overflow:hidden;margin-bottom:16px}.modal-pub.success-ticket_modal .body .card .card-img img{width:100%}.modal-pub.success-ticket_modal .body .card .card-title{color:#022b60;font-size:32px;font-weight:700;line-height:40px}.modal-pub.success-ticket_modal .body .card-detail{display:grid;grid-template-columns:1fr 2fr 1fr;gap:32px;padding:0 80px}.modal-pub.success-ticket_modal .body .card-detail .item .sm-tt{color:#022b60;font-size:16px;font-weight:600;line-height:28px}.modal-pub.success-ticket_modal .body .card-detail .item .text{color:#022b60;font-size:14px;font-weight:400}.modal-pub.success-ticket_modal .show-btn{padding:0 80px 44px}.modal-pub.success-ticket_modal .show-btn a{background:linear-gradient(90deg,#f84bb4,#1b6dd4);display:flex;width:-moz-max-content;width:max-content;padding:1px;border-radius:15px}.modal-pub.success-ticket_modal .show-btn a span{padding:15px 95px;background-color:#fff;color:#022b60;text-align:center;font-size:16px;font-weight:400;border-radius:14px}.modal-form{width:788px;margin:0 auto;border-radius:15px;background:#fff;box-shadow:0 18px 34px 0 rgba(5,16,55,.15);position:relative;overflow:hidden}.modal-form:focus,.modal-form:focus-visible{outline:none}.modal-form.service-sale_modal{max-height:90vh;overflow-y:scroll}.modal-form.service-sale_modal .sale-box .sale-box_row{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:20px}.modal-form.service-sale_modal .sale-box .sale-box_row .col{display:flex;flex-wrap:wrap;margin-right:16px;width:28%}@media(min-width:320px)and (max-width:767px){.modal-form.service-sale_modal .sale-box .sale-box_row .col{width:100%;margin-right:0;margin-bottom:16px}}.modal-form.service-sale_modal .sale-box .sale-box_row .col:last-child{margin-right:0}@media(min-width:320px)and (max-width:767px){.modal-form.service-sale_modal .sale-box .sale-box_row .col:last-child{margin-bottom:0}}.modal-form.service-sale_modal .sale-box .sale-box_row .col.sm{width:16%}@media(min-width:320px)and (max-width:767px){.modal-form.service-sale_modal .sale-box .sale-box_row .col.sm{width:100%}}.modal-form.service-sale_modal .sale-box .sale-box_row .col.md{width:22%}@media(min-width:320px)and (max-width:767px){.modal-form.service-sale_modal .sale-box .sale-box_row .col.md{width:100%}}.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-input-number,.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-picker,.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-select,.modal-form.service-sale_modal .sale-box .sale-box_row .col input,.modal-form.service-sale_modal .sale-box .sale-box_row .col label,.modal-form.service-sale_modal .sale-box .sale-box_row .col p{width:100%;text-align:center}.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-picker{border-radius:8px;border:1px solid #dceaff}.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-input-number,.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-picker .ant-picker-input input{border:none}.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-input-number .ant-input-number-handler-wrap{display:none}.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-select{height:auto}.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-select .ant-select-selector{padding:4px 14px;border-radius:8px;border:1px solid #dceaff}.modal-form.service-sale_modal .sale-box .sale-box_row .col .ant-select .ant-select-selector .ant-select-selection-item{height:auto;line-height:normal;display:block;font-size:14px;font-weight:500;color:#022b60}.modal-form.service-sale_modal .sale-box .sale-box_row .col label{font-size:14px;color:#022b60;font-weight:600;margin-bottom:8px}.modal-form.service-sale_modal .sale-box .sale-box_row .col input,.modal-form.service-sale_modal .sale-box .sale-box_row .col p{font-size:14px;line-height:normal;color:#022b60;font-weight:500;border-radius:8px;border:1px solid #dceaff;padding:8px 14px}.modal-form.service-sale_modal .timeline-box .tt{color:#022b60;font-size:20px;font-weight:700;line-height:normal;margin-bottom:8px;text-align:center}@media(min-width:320px)and (max-width:767px){.modal-form.service-sale_modal .timeline-box .tt{font-size:16px}}.modal-form.service-sale_modal .timeline-box .check-box{display:flex;justify-content:center;margin-bottom:20px}.modal-form.service-sale_modal .timeline-box .warn{padding:8px 12px;border-radius:8px;background:rgba(242,116,5,.1);color:#f27405;font-size:12px;line-height:normal;letter-spacing:.07px;text-align:center;margin-bottom:20px}.modal-form.service-sale_modal .btn-group{display:flex}.modal-form.service-sale_modal .btn-group button.btn-bg-gradiant{height:auto;padding:14px 32px;border-radius:15px;width:180px;margin:auto 0 0 auto;border:0}@media(min-width:320px)and (max-width:767px){.modal-form.service-sale_modal .btn-group button.btn-bg-gradiant{margin:0 auto;padding:12px 20px;width:154px}}.modal-form.service-sale_modal .btn-group button.btn-bg-gradiant span{color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:24px}.modal-form.special-modal{width:832px}@media(min-width:320px)and (max-width:767px){.modal-form.special-modal{width:304px}}.modal-form.special-modal .modal-body{padding:20px 40px}@media(min-width:320px)and (max-width:767px){.modal-form.special-modal .modal-body{padding:14px 20px}}.modal-form.special-modal .desc{text-align:center;margin-bottom:32px}@media(min-width:320px)and (max-width:767px){.modal-form.special-modal .desc{margin-bottom:14px}}.modal-form.special-modal .desc p{color:#000;font-size:16px;line-height:normal}@media(min-width:320px)and (max-width:767px){.modal-form.special-modal .desc p{font-size:14px}}.modal-form .swiper-special{position:relative}.modal-form .swiper-special .swiper{padding:32px 16px}@media(min-width:320px)and (max-width:767px){.modal-form .swiper-special .swiper{padding:22px 16px 20px}}.modal-form .swiper-special .swiper .swiper-slide:first-child .special-item .body .img-box .back{background:linear-gradient(102deg,#fbab7e 6.01%,#f7ce68 100.04%)}.modal-form .swiper-special .next-btn,.modal-form .swiper-special .prev-btn{width:32px;height:32px;background-color:#056bf1;border-radius:500px;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:50%;z-index:3;transform:translateY(-50%)}.modal-form .swiper-special .prev-btn{left:-28px}@media(min-width:320px)and (max-width:767px){.modal-form .swiper-special .prev-btn{left:-8px}}.modal-form .swiper-special .prev-btn svg{transform:scale(-1)}.modal-form .swiper-special .next-btn{right:-28px}@media(min-width:320px)and (max-width:767px){.modal-form .swiper-special .next-btn{right:-8px}}.modal-form .swiper-special .special-item{position:relative;border-radius:15px;border:1px solid #dceaff;background:#fff;box-shadow:0 8px 16px 0 rgba(5,16,55,.05)}.modal-form .swiper-special .special-item .top-box{position:absolute;top:0;left:50%;transform:translate(-50%,-100%);border-radius:8px 8px 0 0;background:#ffc107;width:-moz-max-content;width:max-content;padding:4px 18px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:-1}.modal-form .swiper-special .special-item .top-box p{color:#fff;font-size:12px;line-height:normal}.modal-form .swiper-special .special-item .body .img-box{width:100%;height:110px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:15px 15px 0 0;overflow:hidden}.modal-form .swiper-special .special-item .body .img-box .back,.modal-form .swiper-special .special-item .body .img-box .back-overflow{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.modal-form .swiper-special .special-item .body .img-box .back{inset:0;z-index:1;background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.modal-form .swiper-special .special-item .body .img-box .back .circle,.modal-form .swiper-special .special-item .body .img-box .back:after,.modal-form .swiper-special .special-item .body .img-box .back:before{content:"";position:absolute;z-index:1;border-radius:500px}.modal-form .swiper-special .special-item .body .img-box .back:before{width:110px;height:110px;top:-50%;left:-25%;background-color:hsla(0,0%,100%,.1)}.modal-form .swiper-special .special-item .body .img-box .back:after{width:60px;height:60px;bottom:-25%;right:-5%;background-color:hsla(0,0%,100%,.3)}.modal-form .swiper-special .special-item .body .img-box .back .circle{width:36px;height:36px;background-color:hsla(0,0%,100%,.2);bottom:-6%;left:5%}.modal-form .swiper-special .special-item .body .img-box .back-overflow{width:600px;height:600px;border-radius:500px;background:#fff;z-index:1;top:80%}.modal-form .swiper-special .special-item .body .img-box p{position:relative;z-index:3;color:#fff;font-size:24px;font-weight:700;margin:30px auto auto}.modal-form .swiper-special .special-item .body .detail{position:relative;z-index:2;padding:20px 30px 30px;display:grid;grid-template-columns:1fr;gap:8px}.modal-form .swiper-special .special-item .body .detail .ls{display:flex;align-items:center;justify-content:center}.modal-form .swiper-special .special-item .body .detail .ls svg{width:24px;height:24px;margin-right:8px}.modal-form .swiper-special .special-item .body .detail .ls p{width:calc(100% - 32px);color:#000;font-size:14px;line-height:20px}.modal-form .swiper-special .special-item .body .btn{padding:0 14px;margin-bottom:14px;display:flex;justify-content:center}.modal-form .swiper-special .special-item .body .btn .warning{padding:8px 12px;border-radius:8px;background:rgba(242,116,5,.1);color:#f27405;font-size:12px;line-height:normal;letter-spacing:.07px;text-align:center}.modal-form .swiper-special .special-item .body .btn .border-btn{border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);border:0;box-shadow:none;padding:1px;height:auto}.modal-form .swiper-special .special-item .body .btn .border-btn span{display:block;width:100%;height:100%;background-color:#fff;border-radius:14px;padding:8px 27px;color:#022b60;text-align:center;font-size:16px;line-height:24px}.modal-form .modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#056bf1;color:#fff}.modal-form .modal-header.done{background-color:#45cc4b}.modal-form .modal-header.doubtful{background-color:#f27405}.modal-form .modal-header.reject{background-color:#ff4668}.modal-form .modal-header .tt{font-size:20px;font-weight:600;line-height:28px}@media(min-width:320px)and (max-width:767px){.modal-form .modal-header .tt{font-size:16px;line-height:20px}}.modal-form .modal-header .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal-form .modal-body{padding:20px}.modal-form .modal-body .modal-body_text{text-align:center;color:#022b60;font-size:14px;letter-spacing:.07px;margin-bottom:20px}.modal-form .modal-body .modal-body_form .tc-row{display:flex;flex-wrap:wrap;justify-content:space-between}.modal-form .modal-body .modal-body_form .tc-row .tc-col_6{width:calc(50% - 10px)}@media(min-width:320px)and (max-width:767px){.modal-form .modal-body .modal-body_form .tc-row .tc-col_6{width:100%}}.modal-form .modal-body .modal-body_form .tc-row .tc-col_12{width:100%}.modal-form .modal-body .modal-body_form .ant-form-item{margin-bottom:20px}.modal-form .modal-body .modal-body_form .ant-form-item .ant-form-item-label label{color:#09080d;font-size:16px;font-weight:500;line-height:20px;letter-spacing:.08px;height:48px}.modal-form .modal-body .modal-body_form .ant-form-item .ant-form-item-control-input{height:48px}.modal-form .modal-body .modal-body_form .ant-form-item .ant-form-item-control-input .ant-input{padding:8px 12px;height:48px!important}.modal-form .modal-body .modal-body_form .ant-form-item .ant-select.ant-select-in-form-item{height:48px!important}.modal-form .modal-body .warn-text{border-radius:8px;background:rgba(242,116,5,.1);display:flex;align-items:center;padding:12px 20px;margin-bottom:20px}.modal-form .modal-body .warn-text svg{width:20px;height:20px;margin-right:20px}.modal-form .modal-body .warn-text p{width:calc(100% - 40px);color:#f27405;font-size:14px;font-weight:400;letter-spacing:.07px}@media(min-width:320px)and (max-width:767px){.modal-form .modal-body .warn-text p{font-size:12px}}.modal-form .modal-body .button-group{display:flex;justify-content:flex-end}.modal-form .modal-body .button-group .btn{border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;font-size:16px;font-weight:500;line-height:24px;padding:14px 60px;border:none;cursor:pointer}@media(min-width:320px)and (max-width:767px){.modal-form .modal-body .button-group .btn{padding:8px 32px}}.check-box{display:grid;grid-template-columns:1fr;gap:12px;width:-moz-max-content;width:max-content}.check-box .check-item .ant-checkbox-wrapper{display:flex;align-items:center}.check-box .check-item .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .check-item_text .range-box .divider{background-color:#056bf1}.check-box .check-item .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .check-item_text .range-box .ant-picker{border:1px solid #dceaff;background:#f2f8fe}.check-box .check-item .ant-checkbox-wrapper.ant-checkbox-wrapper-checked .check-item_text .range-box .ant-picker .ant-picker-input input{color:#022b60}.check-box .check-item .ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background-color:#056bf1;border-color:#056bf1}.check-box .check-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{width:24px;height:24px;border-radius:500px;border-color:#d3d2d2}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{width:16px;height:16px}}.check-box .check-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{inset-inline-start:8px}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner:after{inset-inline-start:3px}}.check-box .check-item .ant-checkbox-wrapper .ant-checkbox+span{padding-inline-start:0;padding-inline-end:0;margin-left:12px}.check-box .check-item .ant-checkbox-wrapper .check-item_text{display:flex;align-items:center;justify-content:space-between;width:30rem}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .check-item_text{width:260px}}.check-box .check-item .ant-checkbox-wrapper .check-item_text p{color:#000;font-size:16px;line-height:normal}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .check-item_text p{font-size:14px}}.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box{display:flex;align-items:center}.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .divider{width:16px;height:2px;border-radius:4px;background-color:#a7a5a6;margin:auto 20px}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .divider{width:8px;margin:auto 8px}}.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .ant-picker{width:160px;height:40px;border-radius:8px;border:1px solid #e9e9e9;background:#fff;padding:0}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .ant-picker{width:74px;height:36px}}.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .ant-picker .ant-picker-input{height:100%}.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .ant-picker .ant-picker-input input{width:100%;height:100%;color:#a7a5a6;font-size:16px;line-height:normal;text-align:center}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .ant-picker .ant-picker-input input{font-size:14px}}.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .ant-picker .ant-picker-input .ant-picker-clear{right:8px}@media(min-width:320px)and (max-width:767px){.check-box .check-item .ant-checkbox-wrapper .check-item_text .range-box .ant-picker .ant-picker-input .ant-picker-clear{right:4px}}.seat-pop{width:140px}.seat-pop .seat-pop_head{padding:4px 8px;background-color:#dceaff;color:#056bf1;font-weight:700;text-align:center;border-radius:4px;margin-bottom:4px}.seat-pop .seat-pop_txt{font-size:14px;font-weight:500;color:#022b60;display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.seat-pop .seat-pop_txt span{font-weight:700}.seat-pop button{border:0;border-radius:4px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;font-size:16px;text-align:center;width:100%;padding:6px 14px;cursor:pointer}.seat-page{display:flex;flex-wrap:wrap}.seat-page .room-plan{width:100%;display:flex;align-items:center;justify-content:center}.seat-page .room-plan .room-plan-in{position:relative;background-repeat:no-repeat}.seat-page .cart-section{width:400px;border-left:1px solid #e9ebed;background:#fff;padding:32px 20px;height:78vh;display:flex;flex-wrap:wrap}.seat-page .cart-section .list{width:100%;height:calc(100% - 173px);overflow-y:scroll}.seat-page .cart-section .list .item{position:relative;border-radius:15px;border:1px solid #056bf1;background:#fff;display:flex;flex-wrap:wrap;overflow:hidden;margin-bottom:16px;align-items:center}.seat-page .cart-section .list .item .close{border-radius:4px;background:#e9e9e9;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:10px;top:10px}.seat-page .cart-section .list .item .close span{display:block;color:#000;font-size:12px;font-weight:600;line-height:18px;letter-spacing:.06px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.seat-page .cart-section .list .item .price{background-color:#056bf1;width:70px;min-height:112px;display:flex;align-items:center;justify-content:center}.seat-page .cart-section .list .item .price p{color:#fff;font-size:18px;font-weight:600;line-height:normal;transform:rotate(-90deg)}.seat-page .cart-section .list .item .detail{width:calc(100% - 70px);padding:12px;display:flex;flex-wrap:wrap;gap:10px}.seat-page .cart-section .list .item .detail .type{width:100%;color:#000;font-size:16px;font-weight:600;line-height:20px;text-transform:uppercase}.seat-page .cart-section .list .item .detail .tag{color:#000;font-size:12px;font-weight:400;line-height:16px;border-radius:4px;background:#e9e9e9;padding:4px 6px}.seat-page .cart-section .total-info{width:100%;height:173px}.seat-page .cart-section .total-info .total-price,.seat-page .cart-section .total-info .total-ticket{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.seat-page .cart-section .total-info .total-price span,.seat-page .cart-section .total-info .total-ticket span{color:#000;font-size:16px;line-height:24px}.seat-page .cart-section .total-info .total-price p,.seat-page .cart-section .total-info .total-ticket p{color:#000;font-size:24px;font-weight:600;line-height:32px}.seat-page .cart-section .total-info .total-ticket{padding-bottom:16px;border-bottom:1px solid #e9ebed}.seat-page .cart-section .total-info .btn{background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;text-align:center;font-size:16px;line-height:24px;border-radius:15px;padding:18px 20px;cursor:pointer}.seat-page .planner{padding:40px}.seat-page .planner .planner-wrap{width:840px;height:440px;box-shadow:0 0 20px -4px rgba(0,0,0,.3);display:flex;position:relative}.seat-page .planner .planner-wrap .seat{cursor:pointer;display:flex;position:absolute;width:14px;height:14px}.seat-page .planner .planner-wrap .seat svg{width:100%;height:100%}.seat-page .seat{position:absolute;width:25px;height:25px;display:flex;align-items:center;justify-content:center;background-color:#566dfa;cursor:pointer;font-size:12px;border-radius:50%;margin:2px}.seat-page .seat.selected{background-color:#000!important;border:1px solid #fff}.seat-page .seat.verified{background-color:#ccc;border:1px solid #ccc}.seat-page .seat.verified p{color:#fff}.seat-page .seat p{font-size:10px;color:#fff}.shopping-card{position:fixed;z-index:999;right:0;top:25%;transform:translateY(-50%);display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:320px}.shopping-card .shopping-card_icon{position:absolute;width:48px;height:48px}.shopping-card .shopping-card_icon button{width:100%;height:100%;border:0;border-radius:8px;padding:10px;background-color:#fff;box-shadow:0 0 20px -4px rgba(0,0,0,.3);position:relative;cursor:pointer}.shopping-card .shopping-card_icon button span{width:100%;height:100%;color:var(--main-color)}.shopping-card .shopping-card_icon button span svg{width:100%;height:100%}.shopping-card .shopping-card_icon button .count{position:absolute;top:4px;right:4px;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;border-radius:500px;background-color:var(--main-color-red);color:#fff;width:16px;height:16px;font-size:10px;display:flex;align-items:center;justify-content:center}.shopping-card .shopping-card_detail{position:absolute;top:45px;right:0;overflow:scroll;max-height:400px;width:400px;box-shadow:0 0 20px -4px rgba(0,0,0,.3);padding:14px;border-radius:14px 0 0 14px;background-color:#fff}.shopping-card .card-box{display:flex;flex-wrap:wrap;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #ececec;justify-content:space-between;align-items:center}.shopping-card .card-box .card-box_body{width:100%;color:var(--main-text-color);margin-bottom:8px}.shopping-card .card-box .card-box_body .title{font-weight:600;font-size:14px;margin-bottom:4px}.shopping-card .card-box .card-box_body .date{font-size:12px;font-weight:400}.shopping-card .card-box .card-box_price{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 38px)}.shopping-card .card-box .card-box_price p{font-size:14px;font-weight:600;margin-right:14px;color:var(--main-text-color)}.shopping-card .card-box .card-box_price input{border:1px solid #dceaff;text-align:center;font-size:14px;border-radius:8px;color:var(--main-color);padding:6px;font-weight:700}.shopping-card .card-box .card-box_price input:focus-visible{outline:1px solid var(--main-color)}.shopping-card .card-box .remove-btn{width:24px;height:24px;background-color:var(--main-color-red);border:0;border-radius:4px;cursor:pointer}.shopping-card .card-box .remove-btn span{color:#fff}.total-price{font-size:20px;text-align:right}.total-price span:first-child{font-size:16px;color:var(--main-text-color)}.total-price span:last-child{margin-left:8px;font-weight:700;color:var(--main-color)}.create-btn{background:linear-gradient(90deg,#f84bb4,#1b6dd4);border-radius:8px;border:none;font-weight:400;font-size:16px;text-align:center;color:#fff;width:-webkit-fill-available;height:60px;margin:0 0 0 auto;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(min-width:320px)and (max-width:767px){.create-btn{width:100%}}.empty_cart{height:100%;color:gray;flex-direction:column;text-align:center}.empty_cart,.empty_cart .img{width:100%;display:flex;align-items:center;justify-content:center}.bird{color:#1f3d7a}.mobile-shop-container{display:flex;flex-direction:column;width:100%;height:260px;overflow-y:scroll;margin-bottom:5rem}.ticket-list-container{flex:1;overflow-y:auto;padding:.5rem}.ticket-card{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem 1rem;border-radius:10px;border:1px solid rgba(219,39,119,.2)}.ticket-info{display:flex;flex-wrap:wrap;gap:.5rem}.ticket-info span{background:rgba(219,243,255,.8);color:#1e40af;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.ticket-price{display:flex;align-items:center;gap:.5rem;font-weight:500}.checkout-container{position:fixed;bottom:66px;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem .5rem;border-top:1px solid rgba(0,0,0,.1);background-color:#fff;z-index:1000}.total-price{font-size:1.5rem;font-weight:700;color:#1e3a8a}.del-btn{background:#ef4444;padding:.25rem .5rem;font-size:.875rem}.del-btn,.payment-button{color:#fff;border-radius:24px;border:none;cursor:pointer}.payment-button{width:140px;height:45px;background:linear-gradient(90deg,#f545cf,#0962f0);font-weight:500;font-size:1.125rem}.payment-button:disabled{opacity:.7;cursor:not-allowed}.invent-page .search-bar .ant-btn{color:#f10505!important}.invent-page .search-bar .ant-btn:hover{border:1px solid #f10505!important}.invent-page .grid-list_items{display:flex;flex-wrap:wrap;gap:24px}.invent-page .grid-list_items .item{width:calc(25% - 18px);border-radius:15px;box-shadow:var(--main-shadow)}@media(min-width:320px)and (max-width:767px){.invent-page .grid-list_items .item{width:100%}}.invent-page .grid-list_items .item .img{display:flex;height:172px;margin-bottom:8px}.invent-page .grid-list_items .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.invent-page .grid-list_items .item .detail{padding:10px}.invent-page .grid-list_items .item .detail .status-text{display:flex;justify-content:flex-end}.invent-page .grid-list_items .item .detail .status-text div{border-radius:8px;padding:4px 16px;background-color:#f2f8fe}.invent-page .grid-list_items .item .detail .status-text div.active.false{background:linear-gradient(90deg,rgba(248,75,180,.2),rgba(27,109,212,.2))}.invent-page .grid-list_items .item .detail .status-text div.active.false p{background:var(--Gradient,linear-gradient(90deg,#f84bb4 0,#1b6dd4 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.invent-page .grid-list_items .item .detail .status-text div.active.true{background-color:#daf5db}.invent-page .grid-list_items .item .detail .status-text div.active.true p{color:#45cc4b}.invent-page .grid-list_items .item .detail .status-text div p{color:#056bf1;font-size:12px;font-weight:700;letter-spacing:.06px}.invent-page .grid-list_items .item .detail .title-box{position:relative;margin-top:8px}.invent-page .grid-list_items .item .detail .title-box .tt{color:#022b60;font-size:16px;font-weight:700;margin-bottom:4px;padding-right:30px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.invent-page .grid-list_items .item .detail .title-box .dropdown-box{position:absolute;right:0;top:0;border-radius:5px;background:#f2f8fe;width:24px;height:24px;cursor:pointer;display:flex;align-items:center;justify-content:center}.invent-page .grid-list_items .item .detail .title-box .dropdown-box .drop-box_hover svg{width:20px;height:20px}.invent-page .grid-list_items .item .detail .text{color:#5e5d65;font-size:12px;font-weight:700;letter-spacing:.06px}.invent-page .grid-list_items .item .detail .text.small{font-weight:400}.invent-page .special-box{border-radius:8px;background:rgba(255,193,7,.1);padding:4px 8px;display:grid;grid-template-columns:20px auto auto;gap:4px;align-items:center;width:-moz-max-content;width:max-content;margin-bottom:8px}.invent-page .special-box p,.invent-page .special-box span{color:#ffc107}.invent-page .special-box p{font-size:12px;font-weight:600;line-height:20px}.invent-page .special-box span{font-size:10px;font-weight:400;display:block}.invent-page .filter-box{display:flex;flex-wrap:wrap;justify-content:space-between}.invent-page .filter-box .search{width:352px}.invent-page .filter-box .btn-group{display:flex;align-items:center}@media(min-width:320px)and (max-width:767px){.invent-page .filter-box .btn-group{width:100%;margin-bottom:20px}}.invent-page .filter-box .btn-group .btn{border-radius:15px;border:1px solid #dceaff;background:#fefefe;display:flex;color:#dceaff;padding:15px;margin-right:12px;cursor:pointer;transition:.3s ease}.invent-page .filter-box .btn-group .btn.active{border:1px solid #056bf1;color:#056bf1}.invent-page .filter-box .btn-group .link{width:100%;display:flex;align-items:center;border-radius:8px;background:var(--gradient,linear-gradient(90deg,#f84bb4 0,#1b6dd4 100%));font-size:16px;line-height:24px;padding:14px 32px;margin-left:8px}.invent-page .filter-box .btn-group .link svg{margin-right:8px}.invent-page .filter-box .btn-group .link .bg-white{border-radius:7px;background-color:#fff}.invent-page .overflow-x{overflow-x:scroll}.invent-page .responsive-table{overflow-x:scroll;border-radius:15px;box-shadow:var(--main-shadow);width:auto;padding:20px;background-color:var(--item-bg)}@media(min-width:320px)and (max-width:767px){.invent-page .responsive-table{width:100%;overflow-x:scroll}}.invent-page .table{min-width:1180px}.invent-page .table .table-header{display:grid;grid-template-columns:404px 120px 120px 1fr;border-bottom:1px solid var(--main-color);padding:12px 46px;margin-bottom:16px}.invent-page .table .table-header .tt{font-size:16px;font-weight:500;line-height:20px;color:var(--main-color)}.invent-page .table .table-row{display:grid;grid-template-columns:1fr;gap:14px}.invent-page .table .table-row .item{padding-left:22px;padding-bottom:12px;border-bottom:1px solid var(--main-color-sky);display:grid;grid-template-columns:42px auto 286px 120px 120px 1fr;align-items:center}.invent-page .table .table-row .item .date{text-align:center;color:#000}.invent-page .table .table-row .item .date p,.invent-page .table .table-row .item .date span{width:100%;display:block;font-weight:500;letter-spacing:.06px}.invent-page .table .table-row .item .date span{color:var(--main-color-red);font-size:12px}.invent-page .table .table-row .item .date p{font-size:20px}.invent-page .table .table-row .item .img{width:60px;height:60px;border-radius:8px;overflow:hidden;margin:0 20px}.invent-page .table .table-row .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.invent-page .table .table-row .item .detail .tt{font-size:16px;font-weight:500;line-height:20px;color:#000;margin-bottom:4px}@media(min-width:320px)and (max-width:767px){.invent-page .table .table-row .item .detail .tt{font-size:14px}}.invent-page .table .table-row .item .detail .sub{color:var(--color-placeholder);font-size:12px;line-height:16px}.invent-page .table .table-row .item .people{color:#022b60;font-weight:600;line-height:20px;white-space:pre}.invent-page .table .table-row .item .people p{font-size:16px}.invent-page .table .table-row .item .people span{display:block;font-size:14px}.invent-page .table .table-row .item .tb_tt{color:#022b60;font-size:16px;font-weight:500;line-height:20px;padding-left:20px}.invent-page .table .table-row .item .tb_tt.green{color:#43a047}.invent-page .table .table-row .item .tb_tt.mr{margin-right:56px}.invent-page .table .table-row .item .btn-group{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.invent-page .table .table-row .item .btn-group .btn{font-size:12px;font-weight:700;padding:4px 14px;border-radius:15px;display:flex;background-color:#fff;color:#022b60;text-align:center;border:1px solid rgba(2,43,95,.3);cursor:pointer;align-items:center;transition:.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.invent-page .table .table-row .item .btn-group .btn:hover{border:1px solid #022b60;background-color:#022b60;color:#fff}.invent-page .table .table-row .item .btn-group .btn svg{margin-right:4px}.invent-page .old-event{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:320px)and (max-width:767px){.invent-page .old-event{display:flex;flex-wrap:wrap}}.invent-page .old-event .item{display:flex;align-items:center;position:relative}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item{width:100%}}.invent-page .old-event .item:after,.invent-page .old-event .item:before{content:"";position:absolute}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item:after,.invent-page .old-event .item:before{display:none}}.invent-page .old-event .item:before{left:7px;top:-9px;width:1px;height:50%;border-right:1px dashed #056bf1}.invent-page .old-event .item:after{left:7px;bottom:-9px;width:1px;height:50%;border-right:1px dashed #056bf1}.invent-page .old-event .item:first-child:before,.invent-page .old-event .item:last-child:after{display:none}.invent-page .old-event .item .date{margin-right:16px;display:flex;align-items:center}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item .date{display:none}}.invent-page .old-event .item .date .circle{width:16px;height:16px;background-color:#056bf1;border-radius:500px;margin-right:8px}.invent-page .old-event .item .date p{color:#022b60;font-size:12px;font-weight:700;line-height:28px}.dark .invent-page .old-event .item .date p{color:#fff}.invent-page .old-event .item .item-box{border-radius:15px;box-shadow:var(--main-shadow);background-color:var(--item-bg);display:grid;min-width:calc(100% - 77px);padding:20px;grid-template-columns:auto 1fr auto;gap:20px;align-items:center}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item .item-box{width:100%;grid-template-columns:auto 1fr;padding:14px;gap:12px}}.invent-page .old-event .item .item-box .img{width:142px;height:100px;display:flex;border-radius:8px;overflow:hidden;background-color:#7b7979}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item .item-box .img{width:100px;height:70px}}.invent-page .old-event .item .item-box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.invent-page .old-event .item .item-box .body .tt{color:#022b60;font-size:18px;font-weight:600;margin-bottom:4px;line-height:normal}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item .item-box .body .tt{font-size:16px}}.invent-page .old-event .item .item-box .body a{display:flex}.invent-page .old-event .item .item-box .body p,.invent-page .old-event .item .item-box .body span{color:#7b7979;font-size:14px;line-height:20px}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item .item-box .body p,.invent-page .old-event .item .item-box .body span{font-size:12px;line-height:normal}}.invent-page .old-event .item .item-box .body p{font-weight:700;margin-bottom:4px}.invent-page .old-event .item .item-box .body span{font-weight:400}.invent-page .old-event .item .item-box .btn-list{display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:320px)and (max-width:767px){.invent-page .old-event .item .item-box .btn-list{grid-template-columns:1fr 1fr;grid-column-start:1;grid-column-end:3}}.invent-page .old-event .item .item-box .btn-list .btn{display:flex;border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:1px}.invent-page .old-event .item .item-box .btn-list .btn.border p{color:#022b60;background-color:#fff;border-radius:7px}.invent-page .old-event .item .item-box .btn-list .btn p{color:#fff;text-align:center;font-size:12px;font-weight:600;line-height:16px;padding:7px 16px;width:100%}.dropdown-grid_btns{background:#fff;border-radius:8px;border:1px solid #dceaff;box-shadow:0 18px 34px 0 rgba(5,16,55,.15)}.dropdown-grid_btns .dropdown-btns_item{color:#022b60;text-align:center;font-size:12px;font-weight:400;line-height:16px;display:block;border-bottom:1px dashed #dceaff;padding:8px 16px;cursor:pointer;transition:.4s ease}.dropdown-grid_btns .dropdown-btns_item:hover{background:#022b60;color:#fff;border-bottom:1px solid #022b60;border-radius:8px}.dropdown-grid_btns .dropdown-btns_item:last-child{border-bottom:none}.dropdown-grid_btns .dropdown-btns_item.flex{display:flex;align-items:center}.dropdown-grid_btns .dropdown-btns_item svg{margin-right:8px}.btnEvents{height:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.btnEvents .link{width:100%;display:block;text-align:center;border-radius:8px;background:var(--gradient,linear-gradient(90deg,#f84bb4 0,#1b6dd4 100%));font-size:.875rem;line-height:1.25rem;font-weight:500;padding:1px}.btnEvents .link .bg-white{border-radius:7px;background-color:#fff}.event-dashboard{padding-bottom:40px}.event-dashboard .back-btn{display:flex;align-items:center;padding:6px 16px;color:var(--main-color);border-radius:8px;background:hsla(0,0%,91%,.5);width:-moz-max-content;width:max-content;margin-bottom:20px}.event-dashboard .back-btn svg{margin-right:8px}.event-dashboard .back-btn p{font-size:12px;line-height:16px}.event-dashboard .event-box{border-radius:15px;border:1px solid #dceaff;background:#fff;box-shadow:0 8px 16px 0 rgba(5,16,55,.05);padding:12px 20px;display:flex;align-items:center;width:-moz-max-content;width:max-content;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.event-dashboard .event-box{width:100%;flex-wrap:wrap;padding:12px}}.event-dashboard .event-box .date{text-align:center}@media(min-width:320px)and (max-width:767px){.event-dashboard .event-box .date{width:54px}}.event-dashboard .event-box .date span{color:#f52b2b;font-size:12px;font-weight:600;letter-spacing:.06px}.event-dashboard .event-box .date p{color:#000;font-size:20px;font-weight:600;letter-spacing:.1px}.event-dashboard .event-box .img{width:52px;height:52px;border-radius:8px;overflow:hidden;display:flex;margin:0 8px}.event-dashboard .event-box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.event-dashboard .event-box .body{margin-right:32px}@media(min-width:320px)and (max-width:767px){.event-dashboard .event-box .body{margin-right:0;width:calc(100% - 122px)}}.event-dashboard .event-box .body p,.event-dashboard .event-box .body span{font-size:14px;font-weight:700;line-height:20px}@media(min-width:320px)and (max-width:767px){.event-dashboard .event-box .body p,.event-dashboard .event-box .body span{font-size:12px}}.event-dashboard .event-box .body p{color:#022b60}.event-dashboard .event-box .body span{color:#7b7979}.event-dashboard .event-box .btn-group{display:flex;flex-wrap:wrap;align-items:center;gap:8px}@media(min-width:320px)and (max-width:767px){.event-dashboard .event-box .btn-group{width:100%;border-top:1px dashed #dceaff;padding-top:8px;margin-top:8px}}.event-dashboard .event-box .qr-scanner{display:flex;align-items:center;padding:8px;border-radius:8px;border:1px solid #dceaff}@media(min-width:320px)and (max-width:767px){.event-dashboard .event-box .qr-scanner{width:calc(50% - 4px)}}.event-dashboard .event-box .qr-scanner svg{margin-right:12px}.event-dashboard .event-box .qr-scanner span{color:#022b60;font-size:12px;line-height:20px}.event-dashboard .chart-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:32px}@media(min-width:320px)and (max-width:767px){.event-dashboard .chart-container{width:100%;flex-direction:column-reverse}}.event-dashboard .chart-container .chart-box{border-radius:15px;border:1px solid #dceaff;background:#fff;box-shadow:0 8px 16px 0 rgba(5,16,55,.05);padding:16px;width:60%}@media(min-width:320px)and (max-width:767px){.event-dashboard .chart-container .chart-box{width:100%}}.event-dashboard .chart-container .chart-box .tt{color:#022b60;font-size:16px;font-weight:600;line-height:20px;margin-bottom:20px}.event-dashboard .chart-container .statistic{display:grid;grid-template-columns:1fr;gap:20px;width:calc(40% - 32px);margin-bottom:auto}@media(min-width:320px)and (max-width:767px){.event-dashboard .chart-container .statistic{width:100%;margin-bottom:20px}}.event-dashboard .chart-container .statistic .item{display:flex;border-radius:15px;border:1px solid #dceaff;background-color:#fff;justify-content:space-between;align-items:center;padding:14px 20px;position:relative;overflow:hidden}.event-dashboard .chart-container .statistic .item:after{content:"";position:absolute;bottom:0;left:0;right:0;height:6px;background-color:#056bf1}.event-dashboard .chart-container .statistic .item:nth-child(2):after{background-color:#ff4668}.event-dashboard .chart-container .statistic .item:nth-child(2) .det p{color:#ff4668}.event-dashboard .chart-container .statistic .item:nth-child(3):after{background-color:#f27405}.event-dashboard .chart-container .statistic .item:nth-child(3) .det p{color:#f27405}.event-dashboard .chart-container .statistic .item .det span{color:#022b60;font-size:16px;font-weight:600;line-height:20px;margin-bottom:4px}.event-dashboard .chart-container .statistic .item .det p{color:#056bf1;font-size:20px;font-weight:700;line-height:20px}.event-dashboard .chart-container .statistic .item .progress{width:40px}.event-dashboard .ticket-list{width:100%}@media(min-width:320px)and (max-width:767px){.event-dashboard .ticket-list{width:100%;overflow-x:scroll}.event-dashboard .ticket-list .ticket-list_body,.event-dashboard .ticket-list .ticket-list_header{width:672px}}.event-dashboard .ticket-list .ticket-list_body .col p,.event-dashboard .ticket-list .ticket-list_header .col p{font-size:14px;line-height:20px}.event-dashboard .ticket-list .ticket-list_body .col p.bold,.event-dashboard .ticket-list .ticket-list_header .col p.bold{font-weight:600}.event-dashboard .ticket-list .ticket-list_header{border-radius:8px;background:var(--secondary-color,#dceaff);display:grid;grid-template-columns:20px 1fr 1fr 1fr;gap:32px;padding:12px 32px}.event-dashboard .ticket-list .ticket-list_header.expand{grid-template-columns:20px 1fr 150px 150px 150px 150px 150px 150px;gap:16px}.event-dashboard .ticket-list .ticket-list_header .col p{color:#056bf1}.event-dashboard .ticket-list .ticket-list_body{max-height:500px;overflow-y:scroll}.event-dashboard .ticket-list .ticket-list_body .item{padding:12px 32px;display:grid;grid-template-columns:20px 1fr 1fr 1fr;gap:32px;align-items:center;border-bottom:1px solid #dceaff}.event-dashboard .ticket-list .ticket-list_body .item.expand{grid-template-columns:20px 1fr 150px 150px 150px 150px 150px 150px;gap:16px}.event-dashboard .ticket-list .ticket-list_body .item:last-child{border-bottom:1px solid transparent}.event-dashboard .ticket-list .ticket-list_body .item .col p{color:#022b60}.event-dashboard .ticket-list .ticket-list_body .item .col p.status{font-size:12px;font-weight:600;padding:4px 12px;border-radius:15px;width:-moz-max-content;width:max-content;color:#f10505;background-color:#f2f8fe}.event-dashboard .ticket-list .ticket-list_body .item .col p.status.done{color:#45cc4b;background-color:#daf5db}.event-dashboard .ticket-list .ticket-list_body .item .col p.status.reject{color:#ff4668;background-color:#ffd9e0}.notify-page .overflow-x{overflow-x:scroll}.notify-page .table{min-width:1125px}.notify-page .table .table-header{background-color:var(--main-color-sky);border-radius:8px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:56px;padding:12px 46px;margin-bottom:16px}.notify-page .table .table-header .tt{font-size:16px;font-weight:500;line-height:20px;color:var(--main-color)}.notify-page .table .table-row{display:grid;grid-template-columns:1fr;gap:14px}.notify-page .table .table-row .item{padding-left:32px;padding-bottom:12px;border-bottom:1px solid var(--main-color-sky);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;align-items:center}.notify-page .table .table-row .item .date{width:32px;text-align:center;color:#000}.notify-page .table .table-row .item .date span{width:100%;display:block;font-size:20px;font-weight:500;line-height:20px;letter-spacing:.06px}.notify-page .table .table-row .item .date span:first-child{color:var(--main-color-red);font-size:12px;font-weight:500;line-height:12px;letter-spacing:.06px}.notify-page .table .table-row .item .body{display:flex;align-items:center}.notify-page .table .table-row .item .body .img{width:60px;height:60px;border-radius:8px;overflow:hidden;margin:0 20px}.notify-page .table .table-row .item .body .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.notify-page .table .table-row .item .body .detail{width:256px}.notify-page .table .table-row .item .body .detail .tt{font-size:16px;font-weight:500;line-height:20px;color:#000;margin-bottom:4px}.notify-page .table .table-row .item .body .detail .sub{color:var(--color-placeholder);font-size:12px;line-height:16px}.notify-page .table .table-row .item .tb_tt{color:#022b60;font-size:16px;font-weight:600;line-height:20px;padding-left:20px;text-align:center}.notify-page .table .table-row .item .tb_tt span{display:block}.notify-page .table .table-row .item .tb_tt.mr{margin-right:56px}.notify-page .table .table-row .item .btns{margin-left:20px;width:32px;height:32px;background-color:#f7f8fc;border-radius:5px}@media(min-width:320px)and (max-width:767px){.profile .order-history .btn-more,.profile .order-history_read .btn-more{width:100%}}.profile .order-history .btn-more a,.profile .order-history_read .btn-more a{display:flex;flex-wrap:wrap;border-radius:15px;background-color:var(--item-bg);border:1px solid var(--secondary-color,#dceaff);padding:4px 12px;align-items:center;width:-moz-max-content;width:max-content}@media(min-width:320px)and (max-width:767px){.profile .order-history .btn-more a,.profile .order-history_read .btn-more a{margin:0 0 0 auto}}.profile .order-history .btn-more a span,.profile .order-history_read .btn-more a span{font-size:12px;font-weight:600;line-height:20px;color:#022b60}.profile .order-history .btn-more a svg,.profile .order-history_read .btn-more a svg{width:20px;height:20px;margin-left:8px}.profile .order-history .bg-tt{margin-bottom:8px}.profile .order-history .bg-desc{color:#7b7979;font-size:12px;font-weight:400;line-height:20px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.profile .order-history .bg-desc{padding:0 14px;text-align:center}}.profile .order-history .filter-section{max-width:1000px;display:flex;justify-content:space-between}.profile .order-history .filter-section .status-select{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:12px}.profile .order-history .filter-section .status-select .item,.profile .order-history .filter-section .status-select p{margin-right:12px;font-size:12px;font-weight:600;color:var(--main-text-color)}.profile .order-history .filter-section .status-select .item{padding:4px 12px;border-radius:15px;border:1px solid #dceaff;cursor:pointer}.profile .order-history .filter-section .status-select .item.active{background-color:var(--main-color);color:#fff}.profile .order-history .filter-section .status-select .item:last-child{margin-right:12px}.profile .order-history .overflow-x{max-width:1006px;overflow-y:scroll}.profile .order-history .overflow-x .table{display:flex;flex-wrap:wrap}.profile .order-history .overflow-x .table .item{border-radius:15px;box-shadow:0 8px 16px 0 rgba(5,16,55,.05);background-color:var(--item-bg);padding:12px;margin-bottom:16px;gap:16px;display:grid;grid-template-columns:100px 246px 128px 132px 116px 172px;align-items:center}.profile .order-history .overflow-x .table .item.success{background-color:#daf5db}.profile .order-history .overflow-x .table .item.pending{background-color:#dceaff}.profile .order-history .overflow-x .table .item.reject{background-color:#fcdae6}.profile .order-history .overflow-x .table .item .type{color:#022b60;font-size:14px;font-weight:600;line-height:20px;text-align:center}.profile .order-history .overflow-x .table .item .body{display:flex;align-items:center}.profile .order-history .overflow-x .table .item .body .img{display:flex;margin-right:8px;width:52px;height:52px;border-radius:8px;overflow:hidden;background-color:#dceaff}.profile .order-history .overflow-x .table .item .body .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .order-history .overflow-x .table .item .body .detail{width:calc(100% - 60px)}.profile .order-history .overflow-x .table .item .body .detail .sub,.profile .order-history .overflow-x .table .item .body .detail .tt{font-size:14px;font-weight:700}.profile .order-history .overflow-x .table .item .body .detail .tt{margin-bottom:4px;color:var(--main-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:normal}.profile .order-history .overflow-x .table .item .body .detail .sub{color:#7b7979}.profile .order-history .overflow-x .table .item .tb_tt{display:flex;flex-wrap:wrap}.profile .order-history .overflow-x .table .item .tb_tt span{display:block;width:100%;font-size:14px;font-weight:600;color:var(--main-text-color)}.profile .order-history .overflow-x .table .item .tb_tt span:first-child{margin-bottom:8px}.profile .order-history .overflow-x .table .item .tb_tt span.light{color:#000;font-weight:400}.profile .order-history .overflow-x .table .item .tb_tt span.gray{color:#7b7979}.profile .order-history .overflow-x .table .item .tb_tt span.bold{font-weight:700}.profile .order-history .overflow-x .table .item .tb_tt span.success{color:#45cc4b}.profile .order-history .overflow-x .table .item .tb_tt span.pending{color:#056bf1}.profile .order-history .overflow-x .table .item .tb_tt span.reject{color:#f14883}.profile .order-history .overflow-x .table .event-null{font-size:16px;font-weight:700;color:var(--main-text-color)}@media(min-width:320px)and (max-width:767px){.profile .order-history .overflow-x{display:flex;flex-wrap:wrap;width:100%}}.profile .order-history_read .scroll-y{max-width:966px;overflow-y:scroll;padding:14px}@media(min-width:320px)and (max-width:767px){.profile .order-history_read .scroll-y{padding:0}}.profile .order-history_read .card-list{display:grid;grid-template-columns:1fr;gap:20px}.profile .order-history_read .card-list .card{padding:20px;border-radius:15px;background:#fff;box-shadow:0 3px 19px 0 rgba(5,16,55,.15)}.profile .order-history_read .card-list .card .tt{color:#056bf1;font-size:20px;font-weight:600;line-height:28px;margin-bottom:20px}.profile .order-history_read .card-list .card .order-box{display:grid;grid-template-columns:1fr 1fr;gap:16px 48px;position:relative}.profile .order-history_read .card-list .card .order-box:after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:1px;height:100%;background-color:#e9e9e9}.profile .order-history_read .card-list .card .order-box .item{display:flex;justify-content:space-between}.profile .order-history_read .card-list .card .order-box .item .status{font-size:12px;letter-spacing:.06px;padding:4px 16px;border-radius:8px}.profile .order-history_read .card-list .card .order-box .item .status.verified{color:#45cc4b;background-color:#daf5db}.profile .order-history_read .card-list .card .order-box .item .status.pending{color:#056bf1;background-color:#dceaff}.profile .order-history_read .card-list .card .order-box .item .status.rejected{color:#ff4668;background-color:#ffd9e0}.profile .order-history_read .card-list .card .order-box .item p,.profile .order-history_read .card-list .card .order-box .item span{display:block;font-size:14px;font-weight:400;line-height:20px}.profile .order-history_read .card-list .card .order-box .item p{color:#7b7979}.profile .order-history_read .card-list .card .order-box .item span{color:#022b60}.profile .order-history_read .card-list .card .order-box .item .bold{font-weight:700}.profile .order-history_read .card-list .card .event-box{border-radius:15px;padding:12px;margin-bottom:12px;gap:20px;display:grid;grid-template-columns:356px 128px 132px 192px;align-items:center}.profile .order-history_read .card-list .card .event-box .body{display:flex;align-items:center}.profile .order-history_read .card-list .card .event-box .body .img{display:flex;margin-right:8px;width:52px;height:52px;border-radius:8px;overflow:hidden;background-color:#dceaff}.profile .order-history_read .card-list .card .event-box .body .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .order-history_read .card-list .card .event-box .body .detail{width:calc(100% - 60px)}.profile .order-history_read .card-list .card .event-box .body .detail .sub,.profile .order-history_read .card-list .card .event-box .body .detail .tt{font-size:14px;font-weight:700}.profile .order-history_read .card-list .card .event-box .body .detail .tt{margin-bottom:4px;color:var(--main-text-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:normal}.profile .order-history_read .card-list .card .event-box .body .detail .sub{color:#7b7979;font-size:10px;font-weight:400}.profile .order-history_read .card-list .card .event-box .box{display:flex;flex-wrap:wrap}.profile .order-history_read .card-list .card .event-box .box p,.profile .order-history_read .card-list .card .event-box .box span{width:100%;display:block;font-size:14px;font-style:normal;line-height:20px}.profile .order-history_read .card-list .card .event-box .box span{color:#7b7979}.profile .order-history_read .card-list .card .event-box .box p{color:#022b60;line-height:20px;font-weight:700}.profile .order-history_read .card-list .card .user-info{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.profile .order-history_read .card-list .card .user-info .item p,.profile .order-history_read .card-list .card .user-info .item span{font-size:14px;line-height:20px}.profile .order-history_read .card-list .card .user-info .item span{color:#7b7979}.profile .order-history_read .card-list .card .user-info .item p{color:#022b60;font-weight:700}.artist-profile{padding-bottom:60px}.artist-profile .artist-background{height:425px}.artist-profile .artist-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.artist-profile .artist-detail{display:flex;flex-wrap:wrap}.artist-profile .artist-detail .artist-side{width:352px;margin-right:60px;margin-top:-30%}.artist-profile .artist-detail .artist-side .artist-box{background-color:#fff;border-radius:30px;margin-bottom:40px}.artist-profile .artist-detail .artist-side .artist-box .img{width:100%;height:440px;display:flex;overflow:hidden;position:relative;border-radius:30px}.artist-profile .artist-detail .artist-side .artist-box .img:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent,#000)}.artist-profile .artist-detail .artist-side .artist-box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:0}.artist-profile .artist-detail .artist-side .artist-box .img .title{position:absolute;z-index:2;left:0;right:0;bottom:28px;text-align:center;padding:0 8px}.artist-profile .artist-detail .artist-side .artist-box .img .title .tt{font-size:32px;line-height:32px;font-style:normal;font-weight:700;letter-spacing:.16px;color:#fff}.artist-profile .artist-detail .artist-side .artist-box .img .title .stars{color:#fff;font-size:24px;line-height:24px;letter-spacing:.12px;display:flex;align-items:center;justify-content:center}.artist-profile .artist-detail .artist-side .artist-box .img .title .stars svg{margin:auto 6px auto 10px}.artist-profile .artist-detail .artist-side .artist-box .img .title .stars span{font-weight:700}.artist-profile .artist-detail .artist-side .artist-box .detail{padding:30px 12px 24px}.artist-profile .artist-detail .artist-side .artist-box .detail .cat{display:flex;gap:16px}.artist-profile .artist-detail .artist-side .artist-box .detail .cat .item{padding:8px 16px;border-radius:8px;background:#94d218;color:#fff;font-size:16px;font-weight:700}.artist-profile .artist-detail .artist-side .artist-box .detail .sm-tt{color:#231f20;font-size:16px;font-weight:700;margin-bottom:12px}.artist-profile .artist-detail .artist-side .artist-box .detail .about{margin:24px 0}.artist-profile .artist-detail .artist-side .artist-box .detail .about .desc{font-size:16px;color:#231f20;font-weight:400}.artist-profile .artist-detail .artist-side .artist-songs .tt{font-size:16px;font-weight:700;color:#fff;margin-bottom:20px}.artist-profile .artist-detail .artist-side .artist-songs .list{display:grid;grid-template-columns:1fr;gap:20px}.artist-profile .artist-detail .artist-side .artist-songs .list .item{display:flex}.artist-profile .artist-detail .artist-side .artist-songs .list .item audio{width:100%}.artist-profile .artist-detail .artist-body{width:calc(100% - 412px);padding-top:60px}.artist-profile .artist-detail .artist-body .gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:20px}.artist-profile .artist-detail .artist-body .gallery .item{display:flex;border-radius:15px;overflow:hidden;height:226px}.artist-profile .artist-detail .artist-body .gallery .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.artist-profile .artist-detail .artist-body .gallery .item.lg{grid-column-start:1;grid-column-end:3}.artist-profile .artist-detail .artist-body .event-more{border-radius:15px;border:1px solid #dceaff;background:rgba(242,248,254,.2);padding:20px;display:flex;align-items:center;justify-content:space-between}.artist-profile .artist-detail .artist-body .event-more p{font-size:16px;color:#fff}.artist-profile .artist-detail .artist-body .event-more a{font-size:14px;line-height:20px;font-weight:600;color:#fff;padding:10px 64px;border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.artist-list,.places,.service-profile,.services{padding:40px 0 0;background-color:var(--color-bg)}@media(min-width:320px)and (max-width:767px){.artist-list,.places,.service-profile,.services{padding:14px 0}}.artist-list .home-event .event-list_header .tt,.places .home-event .event-list_header .tt,.service-profile .home-event .event-list_header .tt,.services .home-event .event-list_header .tt{color:var(--main-text-color)}.artist-list .home-event .event-list_header .tt.white,.places .home-event .event-list_header .tt.white,.service-profile .home-event .event-list_header .tt.white,.services .home-event .event-list_header .tt.white{color:#fff}.artist-list .home-event .swiper-box,.places .home-event .swiper-box,.service-profile .home-event .swiper-box,.services .home-event .swiper-box{position:relative}.artist-list .home-event .swiper-box .next-btn,.artist-list .home-event .swiper-box .prev-btn,.places .home-event .swiper-box .next-btn,.places .home-event .swiper-box .prev-btn,.service-profile .home-event .swiper-box .next-btn,.service-profile .home-event .swiper-box .prev-btn,.services .home-event .swiper-box .next-btn,.services .home-event .swiper-box .prev-btn{background-color:transparent;border:0;display:flex;position:absolute;z-index:2;top:50%;transform:translateY(-50%);cursor:pointer}.artist-list .home-event .swiper-box .next-btn.swiper-button-disabled,.artist-list .home-event .swiper-box .prev-btn.swiper-button-disabled,.places .home-event .swiper-box .next-btn.swiper-button-disabled,.places .home-event .swiper-box .prev-btn.swiper-button-disabled,.service-profile .home-event .swiper-box .next-btn.swiper-button-disabled,.service-profile .home-event .swiper-box .prev-btn.swiper-button-disabled,.services .home-event .swiper-box .next-btn.swiper-button-disabled,.services .home-event .swiper-box .prev-btn.swiper-button-disabled{display:none}.artist-list .home-event .swiper-box .prev-btn,.places .home-event .swiper-box .prev-btn,.service-profile .home-event .swiper-box .prev-btn,.services .home-event .swiper-box .prev-btn{left:12px}.artist-list .home-event .swiper-box .next-btn,.places .home-event .swiper-box .next-btn,.service-profile .home-event .swiper-box .next-btn,.services .home-event .swiper-box .next-btn{right:12px}.artist-list .home-event .swiper-box .next-btn svg,.places .home-event .swiper-box .next-btn svg,.service-profile .home-event .swiper-box .next-btn svg,.services .home-event .swiper-box .next-btn svg{transform:rotate(180deg)}.artist-list .home-event .swiper-box .swiper,.places .home-event .swiper-box .swiper,.service-profile .home-event .swiper-box .swiper,.services .home-event .swiper-box .swiper{position:relative;z-index:1}.services .services-cover{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:48px}@media(min-width:320px)and (max-width:767px){.services .services-cover{margin-bottom:24px;flex-direction:column-reverse}}.services .services-cover .detail{width:calc(50% - 42px)}@media(min-width:320px)and (max-width:767px){.services .services-cover .detail{width:100%}}.services .services-cover .detail .promote{font-size:16px;font-weight:600;color:#fff;padding:8px 16px;border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);width:-moz-max-content;width:max-content}@media(min-width:320px)and (max-width:767px){.services .services-cover .detail .promote{font-size:12px;padding:2px 8px;border-radius:6px}}.services .services-cover .detail .title{margin:16px 0;display:flex;align-items:center}@media(min-width:320px)and (max-width:767px){.services .services-cover .detail .title{margin:8px 0}}.services .services-cover .detail .title .img{width:60px;height:60px;margin-right:16px;border-radius:500px;overflow:hidden;display:flex}@media(min-width:320px)and (max-width:767px){.services .services-cover .detail .title .img{margin-right:8px}}.services .services-cover .detail .title .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services .services-cover .detail .title h5{font-size:48px;line-height:40px;font-weight:700}@media(min-width:320px)and (max-width:767px){.services .services-cover .detail .title h5{font-size:24px;line-height:normal}}.services .services-cover .detail .desc{font-size:24px;color:#231f20;margin-bottom:26px}@media(min-width:320px)and (max-width:767px){.services .services-cover .detail .desc{font-size:14px;margin-bottom:14px}}.services .services-cover .detail .link{display:block;width:-moz-max-content;width:max-content;font-size:16px;font-weight:600;color:var(--main-text-color);border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:1px}@media(min-width:320px)and (max-width:767px){.services .services-cover .detail .link{font-size:14px}}.services .services-cover .detail .link span{display:block;padding:6px 16px;border-radius:14px;background-color:#fff}.services .services-cover .cover{width:calc(50% - 42px);height:456px;border-radius:20px;overflow:hidden;display:flex}@media(min-width:320px)and (max-width:767px){.services .services-cover .cover{width:100%;height:200px;margin-bottom:8px}}.services .services-cover .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.services .services-list{margin-bottom:44px}@media(min-width:320px)and (max-width:767px){.services .services-list{margin-bottom:24px}}.services .services-list .bg-tt{font-size:24px;font-weight:600;color:var(--main-text-color);margin-bottom:16px}@media(min-width:320px)and (max-width:767px){.services .services-list .bg-tt{font-size:12px;margin-bottom:8px}}.services .services-list .list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 34px;gap:8px}.services .services-list .list .item{display:flex;border-radius:14px;overflow:hidden;position:relative}.services .services-list .list .item:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#231f20,transparent)}.services .services-list .list .item:nth-child(2){grid-row-start:2}.services .services-list .list .item:nth-child(2):after{background:linear-gradient(180deg,#0697f2,transparent)}.services .services-list .list .item:nth-child(3){grid-column-start:2;grid-row-end:3;grid-row-start:1}.services .services-list .list .item:nth-child(3):after{background:linear-gradient(180deg,#ff4668,transparent)}.services .services-list .list .item:nth-child(4):after{background:linear-gradient(180deg,#f27405,transparent)}.services .services-list .list .item:nth-child(5){grid-column-start:3}.services .services-list .list .item:nth-child(5):after{background:linear-gradient(180deg,#5c2d51,transparent)}.services .services-list .list .item .item-body img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.services .services-list .list .item .item-body .name{position:absolute;z-index:3;left:0;right:0;top:32px;font-size:28px;text-align:center;font-weight:600;color:#fff}@media(min-width:320px)and (max-width:767px){.services .services-list .list .item .item-body .name{font-size:14px}}.service-profile .service-header{margin-bottom:20px}.service-profile .service-header .service-header_item{display:flex;align-items:center}.service-profile .service-header .service-header_item .img{width:60px;height:60px;border-radius:8px;display:flex;overflow:hidden;margin-right:16px}.service-profile .service-header .service-header_item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-profile .service-header .service-header_item .detail p{font-size:20px;font-weight:600;line-height:28px;color:#000}@media(min-width:320px)and (max-width:767px){.service-profile .service-header .service-header_item .detail p{font-size:16px;font-weight:700;line-height:normal}}.service-profile .service-header .service-header_item .detail span{font-size:14px;font-weight:600;line-height:20px;color:#7b7979;display:block}@media(min-width:320px)and (max-width:767px){.service-profile .service-header .service-header_item .detail span{font-size:12px}}.service-profile .service-body{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.service-profile .service-body .gallery{width:64%;height:-moz-min-content;height:min-content}@media(min-width:320px)and (max-width:767px){.service-profile .service-body .gallery{width:100%}}.service-profile .service-body .gallery .list{position:relative;margin-bottom:16px}.service-profile .service-body .gallery .list .next-btn,.service-profile .service-body .gallery .list .prev-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;justify-content:space-between;background-color:transparent;border:none;cursor:pointer}@media(min-width:320px)and (max-width:767px){.service-profile .service-body .gallery .list .next-btn,.service-profile .service-body .gallery .list .prev-btn{width:32px;height:32px}}.service-profile .service-body .gallery .list .next-btn.swiper-button-disabled,.service-profile .service-body .gallery .list .prev-btn.swiper-button-disabled{display:none}.service-profile .service-body .gallery .list .prev-btn{left:12px}.service-profile .service-body .gallery .list .next-btn{right:12px}.service-profile .service-body .gallery .list .next-btn svg{transform:rotate(180deg)}.service-profile .service-body .gallery .list .swiper .swiper-slide{height:478px;background-color:var(--color-white);border-radius:14px;overflow:hidden}@media(min-width:1024px)and (max-width:1279px){.service-profile .service-body .gallery .list .swiper .swiper-slide{height:345px}}@media(min-width:768px)and (max-width:1023px){.service-profile .service-body .gallery .list .swiper .swiper-slide{height:270px}}@media(min-width:320px)and (max-width:767px){.service-profile .service-body .gallery .list .swiper .swiper-slide{height:210px}}.service-profile .service-body .gallery .list .swiper .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:15px}@media(min-width:320px)and (max-width:767px){.service-profile .service-body .gallery .list .swiper .swiper-slide img{width:100%}}.service-profile .service-body .gallery .detail{margin-top:20px}@media(min-width:320px)and (max-width:767px){.service-profile .service-body .gallery .detail{margin-bottom:20px}}.service-profile .service-body .gallery .detail .tt{color:var(--main-color-blue);font-size:14px;font-weight:700;margin-bottom:12px}.service-profile .service-body .gallery .detail .detail-text{color:var(--main-text-color);font-size:12px;font-weight:400}.service-profile .service-body .gallery .detail .detail-text p{margin-bottom:4px}.service-profile .service-body .price-box{width:calc(36% - 32px);border-radius:15px;position:sticky;top:20px;margin:0 0 auto}@media(min-width:320px)and (max-width:767px){.service-profile .service-body .price-box{width:100%}}.service-profile .service-body .price-box .price-box_head{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e9e9e9}.service-profile .service-body .price-box .price-box_head .sub-tt{color:var(--main-color-blue);font-size:16px;font-weight:700}.service-profile .service-body .price-box .price-box_head .price-tt{color:var(--main-text-color);font-size:24px;font-weight:700}.service-profile .service-body .price-box .price-box_head .desc{font-size:13px;color:var(--main-text-color)}.service-profile .service-body .price-box .price-box_head .desc span{font-weight:700}.service-profile .service-body .price-box .order-box .tt{color:var(--main-color-blue);font-size:14px;font-weight:700;margin-bottom:12px}.service-profile .service-body .price-box .order-box .order-box_list{margin-bottom:16px}.service-profile .service-body .price-box .order-box .order-box_list .item{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e9e9e9}.service-profile .service-body .price-box .order-box .order-box_list .item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.service-profile .service-body .price-box .order-box .order-box_list .item .date{width:24%}.service-profile .service-body .price-box .order-box .order-box_list .item .date span{display:block;color:#022b60;font-size:12px;line-height:16px}.service-profile .service-body .price-box .order-box .order-box_list .item .date span.bold{font-weight:700}.service-profile .service-body .price-box .order-box .order-box_list .item .duration{width:15%;color:#056bf1;font-size:12px;font-weight:700;line-height:16px}.service-profile .service-body .price-box .order-box .order-box_list .item .price{width:35%;color:#022b60;font-size:14px;font-weight:700;text-align:right}.service-profile .service-body .price-box .order-box .order-button{padding-top:16px;border-top:1px solid #e9e9e9}.service-profile .service-body .price-box .order-box .order-button .txt{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.service-profile .service-body .price-box .order-box .order-button .txt p,.service-profile .service-body .price-box .order-box .order-button .txt span{color:#022b60}.service-profile .service-body .price-box .order-box .order-button .txt span{font-size:14px;font-weight:500}.service-profile .service-body .price-box .order-box .order-button .txt p{font-size:16px;font-weight:700}.service-profile .service-body .price-box .order-box .order-button .warn{font-size:13px;color:#ff4668;margin-bottom:16px}.service-profile .service-body .price-box .order-box .order-button .warn span{font-weight:700}.service-profile .service-body .price-box .order-box .order-button .btn{border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:24px;padding:8px;cursor:pointer}.service-profile .bagts-container{margin-bottom:20px}.service-profile .bagts-container .bagts-tt{font-size:18px;font-weight:700;color:#022b60;margin-bottom:8px}.service-profile .bagts-container .list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(min-width:320px)and (max-width:767px){.service-profile .bagts-container .list{grid-template-columns:1fr}}.service-profile .bagts-container .list .item{border-radius:8px;border:1px solid #dceaff;box-shadow:0 0 20px -4px transparent;padding:25px;transition:.3s ease}.service-profile .bagts-container .list .item.active{box-shadow:0 0 20px -4px rgba(0,0,0,.15)}.service-profile .bagts-container .list .item.active .btn{background:#e9e9e9;color:#a7a5a6}.service-profile .bagts-container .list .item .item-tt{font-size:16px;font-weight:700;color:#022b60;margin-bottom:14px}.service-profile .bagts-container .list .item .item-desc{font-size:14px;font-weight:600;color:#022b60;white-space:pre-wrap;margin-bottom:14px}.service-profile .bagts-container .list .item .item-hour,.service-profile .bagts-container .list .item .item-price{color:#231f20;font-size:14px;font-weight:700}.service-profile .bagts-container .list .item .item-hour span,.service-profile .bagts-container .list .item .item-price span{font-weight:500}.service-profile .bagts-container .list .item .item-price{margin-bottom:4px}.service-profile .bagts-container .list .item .item-hour{margin-bottom:16px}.service-profile .bagts-container .list .item .btn{background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;font-size:16px;line-height:normal;font-weight:500;padding:8px 20px 10px;border-radius:8px;cursor:pointer;margin:0 auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s ease;text-align:center}.service-profile .service-other .service-other_tt{font-size:14px;font-weight:600;color:#fff;border-radius:15px;background:#056bf1;padding:14px 20px;width:-moz-max-content;width:max-content;margin-bottom:20px}.service-profile .service-other .home-event{margin-bottom:40px}.service-profile .service-other .home-event .event-list_header{display:flex;align-items:center;margin-bottom:28px}.service-profile .service-other .home-event .event-list_header.white .more,.service-profile .service-other .home-event .event-list_header.white .tt{color:#fff}.service-profile .service-other .home-event .event-list_header .tt{font-size:24px;line-height:32px;font-weight:600;color:var(--main-text-color);margin-right:32px}.service-profile .service-other .home-event .event-list_header .more{font-weight:600;font-size:16px;line-height:20px;color:var(--main-color);display:flex;align-items:center}.select-custom_box{display:flex;align-items:center}.select-custom_box .img{width:48px;height:48px;border-radius:500px;overflow:hidden;display:flex;margin-right:20px}.select-custom_box .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.select-custom_box .body{width:calc(100% - 68px)}.select-custom_box .body .tt{color:#022b60;font-size:16px;font-weight:700}.select-custom_box .body .sub{color:#7b7979;font-size:14px;font-weight:500}.bread-back{margin-bottom:20px}.bread-back,.bread-back a{display:flex;align-items:center}.bread-back a{color:#056bf1;font-size:12px;font-weight:600;padding:8px 20px}.bread-back a svg{margin-right:12px}.bread-back p{color:#056bf1;font-size:16px;font-weight:600;line-height:24px;padding:8px 12px}.box{border-radius:15px;background:#fff;box-shadow:0 3px 19px 0 rgba(5,16,55,.15);padding:20px;margin-bottom:24px}.box .tt{color:#056bf1;font-size:20px;font-weight:600;line-height:28px;margin-bottom:8px}.box .desc{color:#7b7979;font-size:12px;font-weight:400;margin-bottom:16px}.box .set-tt,.box .sub-tt{color:#022b60;font-size:14px;font-weight:700;line-height:20px;margin-bottom:8px}.box .grid-row{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(min-width:320px)and (max-width:767px){.box .grid-row{grid-template-columns:1fr;gap:0}}.box .set-check{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:20px}.box .set-check .check{display:flex;align-items:center;gap:8px;cursor:pointer}.box .set-check .check.active .icon svg{opacity:1;transform:scale(.7)}.box .set-check .check .icon{width:24px;height:24px;border:1px solid #dceaff;border-radius:500px;display:flex}.box .set-check .check .icon svg{transform:scale(0);margin:auto;opacity:0;transition:.3s ease}.box .set-check .check .icon svg path{stroke:#056bf1}.box .set-check .check p{color:#022b60;font-size:14px;font-weight:500;line-height:20px}.box .set-grid{display:flex;flex-wrap:wrap}.box .set-grid .item{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:20px;border:1px solid #ececec;box-shadow:0 3px 19px 0 rgba(5,16,55,.05);border-radius:8px}.box .set-grid .item .item-grid{width:calc(100% - 52px);display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.box .set-grid .item .item-grid .col-4{width:calc(33.3333333333% - 15px)}@media(min-width:320px)and (max-width:767px){.box .set-grid .item .item-grid .col-4{width:100%}}.box .set-grid .item .item-grid .col-12{width:100%}.box .set-grid .item .ant-form-item{margin-bottom:0}.box .set-grid .item .ant-input-number{width:100%}.box .set-grid .item .remove-ico{width:32px;height:32px;border:1px solid #dceaff;border-radius:500px;background:#fff;position:relative;cursor:pointer;transition:.3s ease}.box .set-grid .item .remove-ico:hover{border:1px solid #056bf1}.box .set-grid .item .remove-ico:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:16px;height:2px;background-color:#056bf1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.box .set-grid .btn-full{width:100%}.box .set-grid .btn-full .ant-form-item-control-input .ant-btn{font-size:16px;height:auto;padding:10px 20px;font-weight:600;color:#056bf1}.box .ant-form-item .ant-select{height:auto}.box .ant-form-item .ant-select .ant-select-selector{padding:12px 20px;border:1px solid #dceaff;border-radius:15px}.box .ant-form-item .ant-form-item-label label{color:#022b60;font-size:14px;font-weight:700;line-height:20px}.box .ant-form-item .ant-input-number{border-radius:15px}.box .ant-form-item .ant-form-item-control-input input,.box .ant-form-item .ant-form-item-control-input textarea{padding:14px 20px;color:#022b60;font-size:14px;font-weight:500;line-height:20px;border-radius:15px}.service-create .create-form .btn-group{display:flex}.service-create .create-form .btn-group button.btn-bg-gradiant{height:auto;padding:14px 32px;border-radius:15px;width:180px;margin:0 0 0 auto;border:0}.service-create .create-form .btn-group button.btn-bg-gradiant span{color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:24px}.service-page .flex-row{display:flex;margin-bottom:20px}.service-page .flex-row .add-service{display:flex;padding:14px 20px;margin:0 0 0 auto;border-radius:15px;align-items:center;background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.service-page .flex-row .add-service svg{color:#fff;margin-right:16px}.service-page .flex-row .add-service p{color:#fff;font-size:16px;font-weight:400;line-height:24px}.service-page .overflow-x{overflow-x:scroll}.service-page .table{min-width:1056px}.service-page .table .table-header{background-color:var(--main-color-sky);border-radius:8px;display:grid;grid-template-columns:300px 140px 132px 132px 280px;gap:24px;padding:12px 20px;margin-bottom:16px}.service-page .table .table-header .tt{font-size:16px;font-weight:500;line-height:20px;color:var(--main-color);text-align:center}.service-page .table .table-row{display:grid;grid-template-columns:1fr;gap:14px}.service-page .table .table-row .item{padding:0 20px 12px;border-bottom:1px solid var(--main-color-sky);display:grid;grid-template-columns:300px 140px 132px 132px 280px;align-items:center;gap:24px}.service-page .table .table-row .item .date{width:32px;text-align:center;color:#000}.service-page .table .table-row .item .date span{width:100%;display:block;font-size:20px;font-weight:500;line-height:20px;letter-spacing:.06px}.service-page .table .table-row .item .date span:first-child{color:var(--main-color-red);font-size:12px;font-weight:500;line-height:12px;letter-spacing:.06px}.service-page .table .table-row .item .body{display:flex;align-items:center}.service-page .table .table-row .item .body .img{width:60px;height:60px;border-radius:8px;overflow:hidden;margin-right:16px}.service-page .table .table-row .item .body .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.service-page .table .table-row .item .body .detail{width:256px}.service-page .table .table-row .item .body .detail .tt{font-size:16px;font-weight:500;line-height:20px;color:#000;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-page .table .table-row .item .tb_tt{color:#022b60;font-size:16px;font-weight:600;line-height:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-page .table .table-row .item .tb_tt span{display:block}.service-page .table .table-row .item .tb_tt .service-modal_btn{cursor:pointer;padding:4px;border:1px solid #056bf1;font-size:14px;line-height:normal;border-radius:8px;color:#056bf1;transition:.3s ease}.service-page .table .table-row .item .tb_tt .service-modal_btn:hover{background-color:#056bf1;color:#fff}.service-page .table .table-row .item .btn-group{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.service-page .table .table-row .item .btn-group .btn{font-size:12px;font-weight:700;padding:4px 14px;border-radius:15px;display:flex;background-color:#fff;color:#022b60;text-align:center;border:1px solid rgba(2,43,95,.3);cursor:pointer;align-items:center;transition:.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.service-page .table .table-row .item .btn-group .btn:hover{border:1px solid #022b60;background-color:#022b60;color:#fff}.service-page .table .table-row .item .btn-group .btn svg{margin-right:4px}.service-page .table .table-row .item .btns{margin:0 auto;width:32px;height:32px;background-color:#f2f8fe;border-radius:5px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px -4px rgba(0,0,0,.15);transition:.3s ease}.service-page .table .table-row .item .btns:hover{box-shadow:0 0 20px -4px rgba(0,0,0,.3)}.service-page .table .table-row .item .btns:hover path{fill:#056bf1}.service-page .table .table-row .item .btns path{fill:#022b60;transition:.3s ease}.places .big-swiper .swiper-box .next-btn,.places .big-swiper .swiper-box .prev-btn{width:52px;height:52px}@media(min-width:320px)and (max-width:767px){.places .big-swiper .swiper-box .next-btn,.places .big-swiper .swiper-box .prev-btn{display:none}}.places .big-swiper .swiper-box .next-btn.swiper-button-disabled,.places .big-swiper .swiper-box .prev-btn.swiper-button-disabled{display:flex}@media(min-width:320px)and (max-width:767px){.places .big-swiper .swiper-box .next-btn.swiper-button-disabled,.places .big-swiper .swiper-box .prev-btn.swiper-button-disabled{display:none}}.places-cover .swiper{width:100%}.places .mood{margin-bottom:32px}@media(min-width:320px)and (max-width:767px){.places .mood{margin-bottom:20px}}.places .mood .tt{color:#022b60;font-size:24px;font-weight:700;line-height:32px;margin-bottom:16px}@media(min-width:320px)and (max-width:767px){.places .mood .tt{font-size:16px;line-height:normal;margin-bottom:8px}}.places .mood .swiper .swiper-slide{width:-moz-max-content;width:max-content;border-radius:500px;background-color:#f27405}.places .mood .swiper .swiper-slide a{padding:8px 16px;display:flex;width:100%;height:100%;color:#fff;font-size:16px;font-weight:600;line-height:20px}@media(min-width:320px)and (max-width:767px){.places .mood .swiper .swiper-slide a{font-size:12px;line-height:15px;padding:6px 12px}}.places .event-list_header .tt{width:68%!important}.place-category,.places{padding-bottom:32px}@media(min-width:320px)and (max-width:767px){.place-category,.places{padding-bottom:24px}}.place-category .cover,.places .cover{width:100%;height:480px;margin-bottom:32px;border-radius:8px 8px 8px 8px}@media(min-width:320px)and (max-width:767px){.place-category .cover,.places .cover{height:166px;padding:14px;display:flex;margin-bottom:0}}.place-category .cover img,.places .cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(min-width:320px)and (max-width:767px){.place-category .cover img,.places .cover img{border-radius:8px}}.place-category .tc-container,.places .tc-container{display:flex;flex-wrap:wrap;justify-content:space-between}.place-category .filter-list,.places .filter-list{width:220px;position:sticky;top:20px;height:100%}@media(min-width:320px)and (max-width:767px){.place-category .filter-list,.places .filter-list{display:none}}.place-category .filter-list .ant-collapse-header,.places .filter-list .ant-collapse-header{padding:0;display:flex;flex-direction:row-reverse}.place-category .filter-list .ant-collapse-header .ant-collapse-expand-icon,.places .filter-list .ant-collapse-header .ant-collapse-expand-icon{padding-inline-start:8px;padding-inline-end:0}.place-category .filter-list .ant-collapse-header .ant-collapse-header-text .tt,.places .filter-list .ant-collapse-header .ant-collapse-header-text .tt{margin:0}.place-category .filter-list .ant-collapse-content-box,.places .filter-list .ant-collapse-content-box{padding-block:8px 0!important;padding:8px 0}.place-category .filter-list .item,.places .filter-list .item{border-bottom:1px solid #d9dbe9;padding-bottom:16px;margin-bottom:16px}.place-category .filter-list .item:last-child,.places .filter-list .item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.place-category .filter-list .item .tt,.places .filter-list .item .tt{color:#262338;font-size:16px;line-height:normal;font-weight:700;margin-bottom:8px}.place-category .filter-list .item .menu_list,.places .filter-list .item .menu_list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:8px}.place-category .filter-list .item .menu_list li,.places .filter-list .item .menu_list li{font-size:14px;font-weight:600;color:var(--color-dark2);line-height:normal;cursor:pointer;position:relative}.place-category .filter-list .item .menu_list li.active:after,.place-category .filter-list .item .menu_list li:hover:after,.places .filter-list .item .menu_list li.active:after,.places .filter-list .item .menu_list li:hover:after{width:50%}.place-category .filter-list .item .menu_list li:after,.places .filter-list .item .menu_list li:after{content:"";position:absolute;left:0;width:0;bottom:-3px;background-color:rgba(32,30,30,.692);height:1.4px;transition:.3s ease;color:var(--color-main)}.place-category .filter-list .item .menu_list li a,.places .filter-list .item .menu_list li a{color:rgba(26,24,36,.808)}.place-category .filter-list .item .menu_list li a.active,.places .filter-list .item .menu_list li a.active{font-weight:700;color:var(--color-main)}.place-category .filter-modal,.places .filter-modal{position:fixed;inset:0;z-index:99999;display:flex;flex-wrap:wrap;padding-bottom:84px;transform:scale(0);opacity:0;transition:.1s ease}.place-category .filter-modal.active,.places .filter-modal.active{opacity:1;transform:scale(1)}.place-category .filter-modal .back,.places .filter-modal .back{position:fixed;inset:0;background-color:rgba(0,0,0,.6);z-index:1}.place-category .filter-modal .filter-modal_body,.places .filter-modal .filter-modal_body{width:100%;position:relative;background-color:#fff;padding:20px 20px 40px;z-index:2;margin:auto 0 0}.place-category .filter-modal .filter-modal_body .close,.places .filter-modal .filter-modal_body .close{position:absolute;top:8px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.place-category .filter-modal .filter-list,.places .filter-modal .filter-list{display:block;width:100%}.place-category .filter-modal .filter-list .item .ant-select,.places .filter-modal .filter-list .item .ant-select{width:100%}.place-category .filter-modal .filter-list .item .ant-tooltip-inner,.places .filter-modal .filter-list .item .ant-tooltip-inner{padding:4px!important}.place-category .filter-modal .filter-list .menu_list,.places .filter-modal .filter-list .menu_list{display:flex;flex-wrap:wrap;gap:20px}.place-category .place-box,.places .place-box{width:calc(100% - 260px)}@media(min-width:320px)and (max-width:767px){.place-category .place-box,.places .place-box{width:100%}}.place-category .place-box .place-head,.places .place-box .place-head{display:flex;flex-wrap:wrap;margin-bottom:32px;align-items:center;justify-content:space-between}@media(min-width:320px)and (max-width:767px){.place-category .place-box .place-head,.places .place-box .place-head{margin-bottom:24px}}.place-category .place-box .place-head .place-head_title .bg-tt,.places .place-box .place-head .place-head_title .bg-tt{color:#000;font-size:18px;font-weight:700;line-height:normal;margin-bottom:8px}@media(min-width:320px)and (max-width:767px){.place-category .place-box .place-head .place-head_title .bg-tt,.places .place-box .place-head .place-head_title .bg-tt{font-size:16px;line-height:normal;text-align:center}}.place-category .place-box .place-head .place-head_title .count_place,.places .place-box .place-head .place-head_title .count_place{font-size:14px;color:rgba(38,35,56,.64)}.place-category .place-box .place-head .place-head_select,.places .place-box .place-head .place-head_select{width:200px}@media(min-width:320px)and (max-width:767px){.place-category .place-box .place-head .place-head_select,.places .place-box .place-head .place-head_select{width:auto}}.place-category .place-box .place-head .place-head_select .ant-select,.places .place-box .place-head .place-head_select .ant-select{width:100%}@media(min-width:320px)and (max-width:767px){.place-category .place-box .place-head .place-head_select .ant-select,.places .place-box .place-head .place-head_select .ant-select{display:none}}.place-category .place-box .place-head .place-head_select .filter-open_btn,.places .place-box .place-head .place-head_select .filter-open_btn{padding:8px 20px;border:1px solid #dceaff;border-radius:8px;color:#022b60;font-size:14px;line-height:normal;font-weight:600;display:none}@media(min-width:320px)and (max-width:767px){.place-category .place-box .place-head .place-head_select .filter-open_btn,.places .place-box .place-head .place-head_select .filter-open_btn{display:block}}.place-category .place-box .lists,.places .place-box .lists{display:flex;flex-wrap:wrap;-moz-column-gap:19px;column-gap:19px;row-gap:20px}@media(min-width:320px)and (max-width:1023px){.place-category .place-box .lists,.places .place-box .lists{gap:20px}}.place-category .place-box .lists .null-place,.places .place-box .lists .null-place{width:100%;font-size:18px;font-weight:600;color:#056bf1}.place-category .place-box .lists .item,.places .place-box .lists .item{width:calc(33.3333333333% - 13px);position:relative;box-shadow:0 0 20px -4px rgba(0,0,0,.15);border-radius:8px;display:flex;flex-wrap:wrap;transition:.3s ease}@media(min-width:320px)and (max-width:1023px){.place-category .place-box .lists .item,.places .place-box .lists .item{width:100%}}.place-category .place-box .lists .item:hover,.places .place-box .lists .item:hover{box-shadow:0 0 20px -2px rgba(0,0,0,.3)}.place-category .place-box .lists .item img,.places .place-box .lists .item img{width:100%;height:194px;-o-object-fit:cover;object-fit:cover;border-radius:8px;position:relative;z-index:3}@media(min-width:320px)and (max-width:767px){.place-category .place-box .lists .item img,.places .place-box .lists .item img{height:40vw}}.place-category .place-box .lists .item .detail,.places .place-box .lists .item .detail{position:relative;z-index:2;width:100%;padding:18px 10px 8px;margin-top:-10px;border-radius:0 0 8px 8px;background-color:var(--color-white)}.place-category .place-box .lists .item .detail .tt,.places .place-box .lists .item .detail .tt{color:#022b60;font-weight:700;font-size:13px;margin:0 0 4px}@media(min-width:320px)and (max-width:767px){.place-category .place-box .lists .item .detail .tt,.places .place-box .lists .item .detail .tt{font-size:16px}}.place-category .place-box .lists .item .detail .price,.places .place-box .lists .item .detail .price{color:#056bf1;font-size:12px;font-weight:600}@media(min-width:320px)and (max-width:767px){.place-category .place-box .lists .item .detail .price,.places .place-box .lists .item .detail .price{font-size:14px}}.place-read{padding:24px 0;background:var(--color-bg)}.place-read .cover{position:relative;margin-bottom:20px}.place-read .cover .cover-img{width:100%;height:350px;border-radius:20px;position:relative;overflow:hidden}@media(min-width:320px)and (max-width:767px){.place-read .cover .cover-img{height:160px}}.place-read .cover .cover-img:after{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(0deg,#231f20,transparent)}.place-read .cover .cover-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.place-read .cover .cover-detail{position:absolute;z-index:3;display:flex;align-items:center;bottom:20px;left:20px;right:20px}@media(min-width:320px)and (max-width:767px){.place-read .cover .cover-detail{bottom:12px;left:12px;right:12px}}.place-read .cover .cover-detail .cover-pro{border-radius:500px;background-color:#fff;padding:4px;overflow:hidden;width:84px;height:84px;margin-right:16px}@media(min-width:320px)and (max-width:767px){.place-read .cover .cover-detail .cover-pro{width:60px;height:60px;padding:2px;margin-right:6px}}.place-read .cover .cover-detail .cover-pro img{width:100%;height:100%;border-radius:500px;-o-object-fit:cover;object-fit:cover}.place-read .cover .cover-detail .cover-body{width:calc(100% - 100px)}@media(min-width:320px)and (max-width:767px){.place-read .cover .cover-detail .cover-body{width:calc(100% - 66px)}}.place-read .cover .cover-detail .cover-body .keyword,.place-read .cover .cover-detail .cover-body .title{color:#fff}.place-read .cover .cover-detail .cover-body .title{font-weight:700;display:flex;align-items:center;font-size:24px;line-height:normal;margin-bottom:16px}@media(min-width:320px)and (max-width:767px){.place-read .cover .cover-detail .cover-body .title{font-size:18px;line-height:24px;margin-bottom:0}}.place-read .cover .cover-detail .cover-body .title span{display:block;font-size:24px;font-weight:800;line-height:20px;margin-left:20px}@media(min-width:320px)and (max-width:767px){.place-read .cover .cover-detail .cover-body .title span{font-size:10px;line-height:14px;margin-left:8px;display:flex;align-items:center}.place-read .cover .cover-detail .cover-body .title span svg{transform:scale(.6)}}.place-read .cover .cover-detail .cover-body .keyword{font-size:24px}@media(min-width:320px)and (max-width:767px){.place-read .cover .cover-detail .cover-body .keyword{font-size:12px}}.place-read .place-read_about{padding:20px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_about{padding:12px;margin-bottom:12px}}.place-read .place-read_about .md-tt{font-size:16px;color:#7b7979;font-weight:600;margin-bottom:12px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_about .md-tt{font-size:14px;margin-bottom:4px}}.place-read .place-read_about p{font-size:14px;font-weight:400;color:var(--main-text-color)}@media(min-width:320px)and (max-width:767px){.place-read .place-read_about p{font-size:12px}}.place-read .place-read_switch{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_switch{flex-direction:column-reverse;flex-wrap:wrap;margin-bottom:12px}}.place-read .place-read_switch .btn-group{display:flex;width:100%}.place-read .place-read_switch .btn-group .btn-group_back{position:absolute;top:0;bottom:0;left:0;right:auto;width:50%;background-color:var(--main-color);transition:.3s ease;border-radius:15px;transform:translateX(0)}.place-read .place-read_switch .btn-group .btn-group_back.checked{transform:translateX(100%)}.place-read .place-read_switch .btn-group .btn{display:flex;cursor:pointer;padding:14px 20px;align-items:center;justify-content:center;width:50%;transition:.3s ease;border-bottom:1px solid var(--color-gray4)}@media(min-width:768px)and (max-width:1023px){.place-read .place-read_switch .btn-group .btn{width:50%;padding:12px 16px}}@media(min-width:1024px)and (max-width:1279px){.place-read .place-read_switch .btn-group .btn{padding:12px 16px}}@media(min-width:320px)and (max-width:767px){.place-read .place-read_switch .btn-group .btn{width:50%;padding:10px}}.place-read .place-read_switch .btn-group .btn p{position:relative;z-index:2;color:var(--main-text-color);font-size:14px;font-weight:600;line-height:20px;transition:.3s ease}@media(min-width:320px)and (max-width:767px){.place-read .place-read_switch .btn-group .btn p{text-align:center;font-size:12px;line-height:15px}}.place-read .place-read_switch .btn-group .btn.active{border-bottom:2px solid var(--main-color)}.place-read .place-read_switch .btn-group .btn.active:after{width:100%;left:0;right:auto}.place-read .place-read_switch .btn-group .btn.active p{color:var(--main-text-color);font-weight:800}.place-read .place-read_gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_gallery{gap:8px;grid-template-columns:repeat(4,1fr)}}.place-read .place-read_gallery .img{width:100%;height:100%;border-radius:8px;overflow:hidden;display:flex}.place-read .place-read_gallery .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.place-read .place-read_comment h5{color:#022b60;font-size:20px;font-weight:600;line-height:28px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_comment h5{font-size:16px;line-height:normal;margin-bottom:8px}}.place-read .place-read_comment .comment-form{margin-bottom:20px;width:100%}.place-read .place-read_comment .comment-form .ant-form .ant-form-item{margin-bottom:14px}.place-read .place-read_comment .comment-form .ant-form .ant-form-item .ant-form-item-control-input{min-height:auto}.place-read .place-read_comment .comment-form .ant-form .input-btn{display:flex;justify-content:flex-end;align-items:center}.place-read .place-read_comment .comment-form .ant-form .input-btn button{font-size:16px;height:auto;font-family:var(--main-font);padding:6px 22px}.place-read .place-read_comment .comment-list{max-width:570px;display:grid;grid-template-columns:1fr;gap:20px}.place-read .place-read_comment .comment-list .item{display:flex;flex-wrap:wrap;border-bottom:1px solid #ececec;padding-bottom:20px}.place-read .place-read_comment .comment-list .item .img{border-radius:500px;width:46px;height:46px;background-color:#7b7979;margin-right:16px}.place-read .place-read_comment .comment-list .item .img img{width:100%;height:100%}.place-read .place-read_comment .comment-list .item .body{width:calc(100% - 62px)}.place-read .place-read_comment .comment-list .item .body .tt{color:#7b7979;font-size:16px;font-weight:600;line-height:20px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_comment .comment-list .item .body .tt{font-size:14px}.place-read .place-read_comment .comment-list .item .body .rating .ant-rate{font-size:16px}.place-read .place-read_comment .comment-list .item .body .rating .ant-rate .ant-rate-star:not(:last-child){margin-inline-end:4px}}.place-read .place-read_comment .comment-list .item .body .desc{color:#022b60;font-size:14px;font-weight:400;line-height:20px;margin-bottom:10px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_comment .comment-list .item .body .desc{font-size:12px;margin-bottom:2px}}.place-read .place-read_comment .comment-list .item .body .btn-groups{display:flex}.place-read .place-read_comment .comment-list .item .body .btn-groups .btn{cursor:pointer;width:20px;height:20px;margin-right:12px}.place-read .place-read_comment .comment-list .item .body .btn-groups .text{color:#7b7979;font-size:14px;font-weight:400;line-height:22px;margin-right:20px}@media(min-width:320px)and (max-width:767px){.place-read .place-read_comment .comment-list .item .body .btn-groups .text{font-size:12px}}.place-read .place-read_comment .comment-list .item .body .btn-groups .text.m0{margin:0}.place-read .product-list{border-bottom:1px solid #ececec}.place-read .product-list .item .img{position:relative;border-radius:15px;overflow:hidden;display:flex;height:176px}.place-read .product-list .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.place-read .product-list .item .img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000,transparent);z-index:3}.place-read .product-list .item .img .img-det{position:absolute;z-index:4;bottom:10px;left:20px;right:20px}.place-read .product-list .item .img .img-det p{color:#fff;font-weight:600}.place-read .product-list .item .img .img-det .tt{font-size:18px}.place-read .product-list .item .img .img-det .price{font-size:14px}.place-read .product-list .item .body{border-radius:0 0 15px 15px;border:1px solid var(--secondary-color,#dceaff);margin-top:-20px;padding:36px 16px 16px;display:flex;justify-content:flex-end}.place-read .product-list .item .body .btn{color:#056bf1;font-size:14px;font-weight:700;line-height:20px;border-radius:8px;background:#dceaff;padding:8px 12px}.place-read .product-list .item .onhoverproduct{width:100%;height:176px;position:absolute;top:0;left:0;display:flex;overflow:hidden;background:rgba(0,0,0,.3);justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:.6s}.place-read .product-list .item .img:hover .onhoverproduct{height:100%;opacity:1}.place-read .product-list .item .onhoverproduct>*{transition:transform .3s}.place-read .product-list .item .img:hover .onhoverproduct>*{transform:0}.place_out_categoryMobile{margin-bottom:24px;display:none}@media(min-width:320px)and (max-width:767px){.place_out_categoryMobile{display:block}}.place_out_categoryMobile .swiper .swiper-slide{width:auto}.place_out_categoryMobile .swiper .swiper-slide p{font-size:12px;padding:4px 12px;border-radius:4px;background-color:#ececec}.place_out_categoryMobile .swiper .swiper-slide p.active{background-color:#056bf1;color:#fff}.help-pages{min-height:61vh}@media(min-width:320px)and (max-width:767px){.help-pages{min-height:22vh}}.help-pages .help-pages_header{background:#f2f8fe;padding:48px 0}@media(min-width:320px)and (max-width:767px){.help-pages .help-pages_header{padding:20px 0;margin-bottom:24px}}.help-pages .help-pages_header .tt{text-align:center;font-size:36px;font-weight:700;letter-spacing:-.72px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(min-width:320px)and (max-width:767px){.help-pages .help-pages_header .tt{font-size:20px}}.help-pages .help-page_video{margin-bottom:40px}.help-pages .help-page_video:first-child{margin-top:40px}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_video:first-child{margin-top:20px}.help-pages .help-page_video{margin-bottom:20px}}.help-pages .help-page_video .sm-tt{font-size:20px;font-weight:700;color:#056bf1;margin-bottom:20px;text-align:center}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_video .sm-tt{font-size:18px;margin-bottom:12px}}.help-pages .help-page_video .other-instruction img{width:100%;margin:20px 0}.help-pages .help-page_video .video-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_video .video-list{grid-template-columns:1fr}}.help-pages .help-page_video .video-list .item .item-tt{color:#53686a;font-size:14px;font-weight:600;margin-bottom:12px}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_video .video-list .item .item-tt{text-align:center;margin-bottom:4px}}.help-pages .help-page_video .video-list .item .video-box{width:100%;display:flex;border-radius:14px;overflow:hidden}.help-pages .help-page_video .video-list .item .video-box iframe{width:100%;height:310px}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_video .video-list .item .video-box iframe{height:53.333vw}}.help-pages .help-page_body{padding:40px 0}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_body{padding:0 0 40px;font-size:14px}.help-pages .help-page_body img{width:100%}}.help-pages .help-page_body .accordion{margin-top:1rem}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_body .accordion{margin-top:0}}.help-pages .help-page_body .accordion .item{padding:20px 0;border-bottom:1px solid #d3d2d2}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_body .accordion .item{padding:12px 0}}.help-pages .help-page_body .accordion .item:last-child{border-bottom:0}.help-pages .help-page_body .accordion .item .itemBtn{cursor:pointer;width:100%;border:none;display:flex;justify-content:space-between;background:transparent;align-items:center;color:#0093ff;font-size:20px;font-weight:700;line-height:24px;padding-left:2px}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_body .accordion .item .itemBtn{font-size:14px}}.help-pages .help-page_body .accordion .item .itemBtn svg g{stroke:#0093ff}.help-pages .help-page_body .accordion .item .itemBtn.itemBtnExpanded{margin-bottom:12px}.help-pages .help-page_body .accordion .item .itemBtn.itemBtnExpanded .minus-icon{display:flex}.help-pages .help-page_body .accordion .item .itemBtn .minus-icon,.help-pages .help-page_body .accordion .item .itemBtn.itemBtnExpanded .plus-icon{display:none}.help-pages .help-page_body .accordion .item .itemContent{transition:height .25s cubic-bezier(0,0,0,1)}.help-pages .help-page_body .accordion .item .itemContent .itemPanel{color:var(--main-text-color);font-size:14px;font-weight:400}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_body .accordion .item .itemContent .itemPanel{font-size:12px;line-height:normal}}.help-pages .help-page_body .accordion .item .itemContent .itemPanel ul{padding-left:20px}@media(min-width:320px)and (max-width:767px){.help-pages .help-page_body .accordion .item .itemContent .itemPanel ul{padding-left:14px}}.search-page{min-height:100vh;display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:320px)and (max-width:767px){.search-page{width:100%;min-height:auto}}.search-page .filter-modal{position:fixed;inset:0;z-index:99999;display:flex;flex-wrap:wrap;padding-bottom:84px;transform:scale(0);opacity:0;transition:.1s ease}@media(min-width:768px)and (max-width:1023px){.search-page .filter-modal{padding-bottom:0}}.search-page .filter-modal.active{opacity:1;transform:scale(1)}.search-page .filter-modal .back{position:fixed;inset:0;background-color:rgba(0,0,0,.6);z-index:1}.search-page .filter-modal .filter-modal_body{width:100%;position:relative;background-color:#fff;padding:20px 20px 40px;z-index:2;margin:auto 0 0}.search-page .filter-modal .filter-modal_body .close{position:absolute;top:8px;right:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.search-page .filter-modal .filter-modal_body .filter-box{border-bottom:1px solid #f5f5f5;padding-bottom:12px;margin-bottom:12px}.search-page .filter-modal .filter-modal_body .filter-box:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.search-page .filter-modal .filter-modal_body .filter-box .filter-box_title{color:var(--main-text-color);font-size:14px;font-weight:700;line-height:normal;margin-bottom:10px}.search-page .filter-modal .filter-modal_body .filter-box ul{list-style:none;display:flex;flex-wrap:wrap;gap:12px}.search-page .filter-modal .filter-modal_body .filter-box ul li{display:flex}.search-page .filter-modal .filter-modal_body .filter-box ul li .check{width:16px;height:16px;margin-right:6px;position:relative;border:1px solid #e5e5e7;border-radius:500px}.search-page .filter-modal .filter-modal_body .filter-box ul li .check:after{content:"";position:absolute;inset:2px;background-color:var(--main-color);border-radius:500px;opacity:0;transition:.3s}.search-page .filter-modal .filter-modal_body .filter-box ul li .check.active{border:1px solid var(--main-color)}.search-page .filter-modal .filter-modal_body .filter-box ul li .check.active:after{opacity:1}.search-page .filter-modal .filter-modal_body .filter-box ul li .f-tt{color:#474747;font-size:12px;line-height:16px}.search-page .search-page_content{width:calc(100% - 600px);height:100vh;overflow:hidden}@media(min-width:768px)and (max-width:1023px){.search-page .search-page_content{width:56%}}@media(min-width:320px)and (max-width:767px){.search-page .search-page_content{width:100%;height:auto}}.search-page .search-page_content .search-header{padding:16px 24px;margin-bottom:16px;border-bottom:1px dashed #d8d8d8}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .search-header{padding:14px}}.search-page .search-page_content .search-header .search-header_container{display:flex;width:-moz-max-content;width:max-content}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .search-header .search-header_container{width:100%;justify-content:space-between}}.search-page .search-page_content .search-header .search-header_container .filter-open_btn{display:none;font-size:14px;line-height:normal;font-weight:600;color:#022b60;padding:8px 20px;border-radius:8px;border:1px solid #d9dbe9;width:110px;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .search-header .search-header_container .filter-open_btn{display:flex}}.search-page .search-page_content .search-header .search-box{position:relative;border:1px solid #d9dbe9;border-radius:8px;overflow:hidden}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .search-header .search-box{width:calc(100% - 130px)}}.search-page .search-page_content .search-header .search-box img{position:absolute;top:50%;transform:translateY(-50%);left:20px}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .search-header .search-box img{width:16px;left:12px}}.search-page .search-page_content .search-header .search-box input{border:0;font-size:16px;font-weight:500;line-height:26px;color:var(--main-text-color);padding:8px 0 8px 58px;width:100%}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .search-header .search-box input{font-size:14px;padding:8px 0 8px 42px}}.search-page .search-page_content .search-header .search-box input:focus{outline:none}.search-page .search-page_content .search-header .search-btn{padding:1px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);border-radius:15px;width:-moz-max-content;width:max-content;margin:0 0 0 auto;cursor:pointer}.search-page .search-page_content .search-header .search-btn p{color:var(--main-text-color);text-align:center;font-size:16px;font-weight:600;line-height:20px;background-color:#fff;border-radius:14px;padding:16px 60px}.search-page .search-page_content .body{display:flex;flex-wrap:wrap;padding:0 32px 32px 24px;height:calc(100% - 100px)}@media(min-width:768px)and (max-width:1023px){.search-page .search-page_content .body{width:100%;padding:0 24px 24px}}@media(min-width:320px)and (max-width:767px){.search-page .search-page_content .body{height:auto;padding:0 24px 24px}}.search-page .search-page_content .body .filter{width:170px}.search-page .search-page_content .body .filter .filter-title{color:var(--main-color);font-size:16px;font-weight:700;line-height:18px;letter-spacing:.08px;margin-bottom:16px}.search-page .search-page_content .body .filter .filter-box{margin-bottom:16px}.search-page .search-page_content .body .filter .filter-box:last-child{margin-bottom:0}.search-page .search-page_content .body .filter .filter-box .filter-box_title{color:var(--main-text-color);font-size:12px;font-weight:700;line-height:20px;margin-bottom:10px}.search-page .search-page_content .body .filter .filter-box ul{list-style:none;padding:0;margin:0}.search-page .search-page_content .body .filter .filter-box ul li{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:10px;cursor:pointer}.search-page .search-page_content .body .filter .filter-box ul li:last-child{margin-bottom:0}.search-page .search-page_content .body .filter .filter-box ul li .check{width:20px;height:20px;border-radius:500px;border:1px solid #e5e5e7;margin-right:8px;display:flex;align-items:center;justify-content:center;position:relative}.search-page .search-page_content .body .filter .filter-box ul li .check:after{content:"";position:absolute;inset:3px;background-color:var(--main-color);z-index:1;border-radius:500px;opacity:0;transition:.3s ease}.search-page .search-page_content .body .filter .filter-box ul li .check.active{border:1px solid var(--main-color)}.search-page .search-page_content .body .filter .filter-box ul li .check.active:after{opacity:1}.search-page .search-page_content .body .filter .filter-box ul li .f-tt{width:calc(100% - 28px);color:#474747;font-size:12px;line-height:16px}.search-page .search-page_content .body .list{width:calc(100% - 170px);padding-left:32px;overflow-y:scroll;height:100%}@media(min-width:768px)and (max-width:1023px){.search-page .search-page_content .body .list{width:100%;padding-left:0;padding-right:24px}}@media(min-width:320px)and (max-width:767px){.search-page .search-page_content .body .list{width:100%;padding-left:0;height:auto;overflow-y:hidden}}.search-page .search-page_content .body .list .item{padding-bottom:12px;margin-bottom:12px;border-bottom:1px dashed #d8d8d8;display:flex;flex-wrap:wrap}.search-page .search-page_content .body .list .item .item-img{width:160px;height:104px;border-radius:8px;overflow:hidden}@media(min-width:768px)and (max-width:1023px){.search-page .search-page_content .body .list .item .item-img{width:100%;height:15.104vw;margin-bottom:8px}}@media(min-width:320px)and (max-width:767px){.search-page .search-page_content .body .list .item .item-img{width:100%;height:26.667vw;margin-bottom:8px}}.search-page .search-page_content .body .list .item .item-img a{width:100%;height:100%;display:flex}.search-page .search-page_content .body .list .item .item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-page .search-page_content .body .list .item .item-body{display:flex;flex-wrap:wrap;align-items:center;padding-left:24px;width:calc(100% - 160px)}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .body .list .item .item-body{width:100%;padding-left:0}}.search-page .search-page_content .body .list .item .item-body a{display:block;width:100%;margin-top:auto}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .body .list .item .item-body a{margin-bottom:0}}.search-page .search-page_content .body .list .item .item-body .item-name{color:#09080d;font-size:20px;font-weight:600}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .body .list .item .item-body .item-name{font-size:16px;line-height:normal}}.search-page .search-page_content .body .list .item .item-body .item-location{width:100%;margin-bottom:auto}@media(min-width:320px)and (max-width:1023px){.search-page .search-page_content .body .list .item .item-body .item-location{font-size:12px;line-height:normal}}.search-page .search-page_map{width:600px;background-color:#fff}@media(min-width:768px)and (max-width:1023px){.search-page .search-page_map{width:44%}}@media(min-width:320px)and (max-width:767px){.search-page .search-page_map{width:100%;height:80vw;padding:20px}}.cart-page{padding:80px 0}.cart-page .tc-container{display:flex;flex-wrap:wrap;justify-content:space-between}.cart-page .cart-body{width:calc(100% - 384px)}.cart-page .cart-body .cart-body_head{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:26px}.cart-page .cart-body .cart-body_head .sm-tt{color:#000;font-size:20px;font-weight:600;line-height:28px}.cart-page .cart-body .remove-btn{display:flex;align-items:center;border-radius:4px;background:#e9ebed;padding:4px;cursor:pointer;width:-moz-max-content;width:max-content;margin:0 0 0 auto}.cart-page .cart-body .remove-btn svg{width:16px;height:16px}.cart-page .cart-body .remove-btn span{margin-left:4px;display:block;color:#000;font-size:12px;font-weight:400;line-height:16px}.cart-page .cart-body .cart-list{border-radius:8px;border:1px solid #dceaff;background:#fff;padding:20px}.cart-page .cart-body .cart-list .cart-list_item{display:grid;grid-template-columns:92px 2fr auto;align-items:center;border-bottom:1px dashed #dceaff;margin-bottom:8px;padding-bottom:8px}.cart-page .cart-body .cart-list .cart-list_item .img{width:72px;height:72px;background-color:#4f4c4d;border-radius:8px;margin-right:20px}.cart-page .cart-body .cart-list .cart-list_item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-page .cart-body .cart-list .cart-list_item .cart-item_title{color:#022b60;font-size:20px;font-weight:600;line-height:28px}.cart-page .cart-body .cart-list .cart-list_item .btn{display:grid;text-align:right}.cart-page .cart-body .cart-list .cart-list_item .btn .price{color:#056bf1;font-size:16px;font-weight:700;line-height:20px;margin-bottom:20px}.cart-page .cart-side{width:352px}.cart-page .cart-side .sm-tt{color:#000;font-size:20px;font-weight:600;line-height:28px;margin-bottom:20px}.cart-page .cart-side .cart-price{border-radius:15px;border:1px solid #dceaff;background:#fff;padding:20px}.cart-page .cart-side .cart-price h6{color:#7b7979;font-size:16px;font-weight:400;line-height:18px;letter-spacing:.08px;margin-bottom:12px}.cart-page .cart-side .cart-price .cart-price_list.border{padding-bottom:12px;margin-bottom:12px;border-bottom:1px dashed #e9ebed}.cart-page .cart-side .cart-price .cart-price_list .cart-price_item{display:flex;justify-content:space-between;margin-bottom:12px}.cart-page .cart-side .cart-price .cart-price_list .cart-price_item:last-child{margin-bottom:0}.cart-page .cart-side .cart-price .cart-price_list .cart-price_item.final{margin-bottom:12px}.cart-page .cart-side .cart-price .cart-price_list .cart-price_item.final p{color:#022b60}.cart-page .cart-side .cart-price .cart-price_list .cart-price_item.final p.big-price{color:#056bf1;font-size:24px;font-weight:700;line-height:32px}.cart-page .cart-side .cart-price .cart-price_list .cart-price_item p{color:#4f4c4d;font-size:16px;font-weight:400;line-height:27px}.cart-page .cart-side .cart-price .cart-price_list .cart-price_item p.bold{font-weight:600}.cart-page .cart-side .cart-price .btn{cursor:pointer;color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:27px;border-radius:15px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);padding:10px 20px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page{padding-bottom:40px}}.profile .invitation-page .status-select{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:12px}.profile .invitation-page .status-select .item,.profile .invitation-page .status-select p{margin-right:12px;font-size:12px;font-weight:600;color:var(--main-text-color)}.profile .invitation-page .status-select .item{padding:4px 12px;border-radius:15px;border:1px solid #dceaff;cursor:pointer}.profile .invitation-page .status-select .item.active{background-color:var(--main-color);color:#fff}.profile .invitation-page .status-select .item:last-child{margin-right:12px}.profile .invitation-page .read-list_invitation{display:flex;flex-wrap:wrap;width:892px;margin-bottom:20px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .read-list_invitation{width:100%;margin-bottom:40px}}.profile .invitation-page .read-list_invitation .back-btn{display:flex;align-items:center;justify-content:center;color:#056bf1;width:96px;border-radius:8px;background:hsla(0,0%,91%,.5);margin-right:12px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .read-list_invitation .back-btn{display:none}}.profile .invitation-page .read-list_invitation .back-btn svg{width:20px;height:20px;margin-right:8px;transform:scale(-1)}.profile .invitation-page .read-list_invitation .back-btn span{display:block;font-size:12px;line-height:16px}.profile .invitation-page .read-list_invitation .list-event .item{grid-template-columns:46px 68px 176px 156px 156px 156px}.profile .invitation-page .list-event{display:grid;grid-template-columns:1fr;max-width:954px;gap:20px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event{display:flex;flex-wrap:wrap;width:100%}}.profile .invitation-page .list-event.recieved{max-width:1026px}.profile .invitation-page .list-event.recieved .item{grid-template-columns:46px 68px 176px 176px max-content auto}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event.recieved .item{display:flex;flex-wrap:wrap;align-items:normal}.profile .invitation-page .list-event.recieved .item .sent-user{width:100%;border-bottom:1px dashed #dceaff;padding-bottom:12px;margin-bottom:12px;display:flex;color:#022b60}.profile .invitation-page .list-event.recieved .item .sent-user span{font-size:12px;font-weight:400;line-height:20px;margin-right:12px}.profile .invitation-page .list-event.recieved .item .sent-user p{font-size:14px;font-weight:700;line-height:20px}}.profile .invitation-page .list-event.recieved .item.other-events{grid-template-columns:46px 68px 176px 176px 156px auto}.profile .invitation-page .list-event.recieved .item .btn{margin-right:24px}.profile .invitation-page .list-event.recieved .item .description{width:100%}.profile .invitation-page .list-event.recieved .item .description p{color:#022b60;font-size:12px;font-weight:400;line-height:20px}.profile .invitation-page .list-event.recieved .item .btn-group,.profile .invitation-page .list-event.recieved .item .type-box{display:flex}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event.recieved .item .btn-group,.profile .invitation-page .list-event.recieved .item .type-box{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;width:100%;border-top:1px dashed #dceaff;padding-top:12px;margin-top:12px}}.profile .invitation-page .list-event.recieved .item .btn-group .box,.profile .invitation-page .list-event.recieved .item .btn-group .btns,.profile .invitation-page .list-event.recieved .item .type-box .box,.profile .invitation-page .list-event.recieved .item .type-box .btns{display:flex;cursor:pointer;padding:4px 12px;border-radius:15px;margin-right:12px}.profile .invitation-page .list-event.recieved .item .btn-group .box.d-mobile,.profile .invitation-page .list-event.recieved .item .btn-group .btns.d-mobile,.profile .invitation-page .list-event.recieved .item .type-box .box.d-mobile,.profile .invitation-page .list-event.recieved .item .type-box .btns.d-mobile{display:none}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event.recieved .item .btn-group .box,.profile .invitation-page .list-event.recieved .item .btn-group .btns,.profile .invitation-page .list-event.recieved .item .type-box .box,.profile .invitation-page .list-event.recieved .item .type-box .btns{margin-right:0;border:1px solid #dceaff}.profile .invitation-page .list-event.recieved .item .btn-group .box.d-mobile,.profile .invitation-page .list-event.recieved .item .btn-group .btns.d-mobile,.profile .invitation-page .list-event.recieved .item .type-box .box.d-mobile,.profile .invitation-page .list-event.recieved .item .type-box .btns.d-mobile{display:flex}.profile .invitation-page .list-event.recieved .item .btn-group .box a,.profile .invitation-page .list-event.recieved .item .btn-group .btns a,.profile .invitation-page .list-event.recieved .item .type-box .box a,.profile .invitation-page .list-event.recieved .item .type-box .btns a{display:flex;color:#022b60}.profile .invitation-page .list-event.recieved .item .btn-group .box a svg,.profile .invitation-page .list-event.recieved .item .btn-group .btns a svg,.profile .invitation-page .list-event.recieved .item .type-box .box a svg,.profile .invitation-page .list-event.recieved .item .type-box .btns a svg{margin-right:0;margin-left:8px}}.profile .invitation-page .list-event.recieved .item .btn-group .box:last-child,.profile .invitation-page .list-event.recieved .item .btn-group .btns:last-child,.profile .invitation-page .list-event.recieved .item .type-box .box:last-child,.profile .invitation-page .list-event.recieved .item .type-box .btns:last-child{margin-right:0}.profile .invitation-page .list-event.recieved .item .btn-group .box svg,.profile .invitation-page .list-event.recieved .item .btn-group .btns svg,.profile .invitation-page .list-event.recieved .item .type-box .box svg,.profile .invitation-page .list-event.recieved .item .type-box .btns svg{width:20px;margin-right:8px}.profile .invitation-page .list-event.recieved .item .btn-group .box span,.profile .invitation-page .list-event.recieved .item .btn-group .btns span,.profile .invitation-page .list-event.recieved .item .type-box .box span,.profile .invitation-page .list-event.recieved .item .type-box .btns span{display:block;font-size:12px;font-weight:600;line-height:20px}.profile .invitation-page .list-event.recieved .item .btn-group .box.done,.profile .invitation-page .list-event.recieved .item .btn-group .btns.done,.profile .invitation-page .list-event.recieved .item .type-box .box.done,.profile .invitation-page .list-event.recieved .item .type-box .btns.done{border:1px solid #daf5db}.profile .invitation-page .list-event.recieved .item .btn-group .box.done span,.profile .invitation-page .list-event.recieved .item .btn-group .btns.done span,.profile .invitation-page .list-event.recieved .item .type-box .box.done span,.profile .invitation-page .list-event.recieved .item .type-box .btns.done span{color:#45cc4b}.profile .invitation-page .list-event.recieved .item .btn-group .box.doubtful,.profile .invitation-page .list-event.recieved .item .btn-group .btns.doubtful,.profile .invitation-page .list-event.recieved .item .type-box .box.doubtful,.profile .invitation-page .list-event.recieved .item .type-box .btns.doubtful{border:1px solid rgba(242,116,5,.2)}.profile .invitation-page .list-event.recieved .item .btn-group .box.doubtful span,.profile .invitation-page .list-event.recieved .item .btn-group .btns.doubtful span,.profile .invitation-page .list-event.recieved .item .type-box .box.doubtful span,.profile .invitation-page .list-event.recieved .item .type-box .btns.doubtful span{color:#f27405}.profile .invitation-page .list-event.recieved .item .btn-group .box.reject,.profile .invitation-page .list-event.recieved .item .btn-group .btns.reject,.profile .invitation-page .list-event.recieved .item .type-box .box.reject,.profile .invitation-page .list-event.recieved .item .type-box .btns.reject{border:1px solid #ffdae1}.profile .invitation-page .list-event.recieved .item .btn-group .box.reject span,.profile .invitation-page .list-event.recieved .item .btn-group .btns.reject span,.profile .invitation-page .list-event.recieved .item .type-box .box.reject span,.profile .invitation-page .list-event.recieved .item .type-box .btns.reject span{color:#ff4668}.profile .invitation-page .list-event.recieved .item .type-box .box{margin-bottom:0!important}.profile .invitation-page .list-event.recieved .item .type-box .box.done{background:#daf5db}.profile .invitation-page .list-event.recieved .item .type-box .box.doubtful{background:rgba(242,116,5,.2)}.profile .invitation-page .list-event.recieved .item .type-box .box.reject{background:#ffdae1}.profile .invitation-page .list-event .item{border-radius:15px;border:1px solid var(--green-20,#daf5db);background:#fff;box-shadow:0 8px 16px 0 rgba(5,16,55,.05);align-items:center;display:grid;grid-template-columns:46px 68px 176px 156px 156px 156px auto;padding:12px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event .item{display:flex;flex-wrap:wrap;align-items:normal;width:100%}}.profile .invitation-page .list-event .item span{display:block}.profile .invitation-page .list-event .item .date{text-align:center}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event .item .date{width:44px;margin:auto 0}}.profile .invitation-page .list-event .item .date p,.profile .invitation-page .list-event .item .date span{font-weight:600}.profile .invitation-page .list-event .item .date span{font-size:12px;color:#f52b2b;letter-spacing:.06px}.profile .invitation-page .list-event .item .date p{font-size:20px;color:#000;letter-spacing:.1px}.profile .invitation-page .list-event .item .img{width:52px;height:52px;margin:0 8px;display:flex;background-color:#7b7979;border-radius:8px;overflow:hidden}.profile .invitation-page .list-event .item .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .invitation-page .list-event .item .body{margin-right:24px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event .item .body{width:calc(100% - 112px);margin:auto 0}}.profile .invitation-page .list-event .item .body a{display:block}.profile .invitation-page .list-event .item .body p,.profile .invitation-page .list-event .item .body span{font-size:14px;font-weight:600;line-height:20px}.profile .invitation-page .list-event .item .body p{color:#022b60;margin-bottom:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event .item .body p{margin-bottom:4px}}.profile .invitation-page .list-event .item .body span{color:#7b7979;display:block}.profile .invitation-page .list-event .item .text{margin-right:24px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event .item .text{margin-right:0;width:calc(33.3333333333% - 2px);border-top:1px solid #dceaff;margin-top:12px;padding-top:12px}}.profile .invitation-page .list-event .item .text span{font-size:12px;font-weight:400;line-height:20px}.profile .invitation-page .list-event .item .text p{font-size:14px;font-weight:700;line-height:20px}.profile .invitation-page .list-event .item .text p.primary{color:#022b60}.profile .invitation-page .list-event .item .text p.success{color:#45cc4b}.profile .invitation-page .list-event .item .text p.error{color:#ff4668}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event .item .btn{width:100%;border-top:1px solid #dceaff;margin-top:12px;padding-top:12px}}.profile .invitation-page .list-event .item .btn a{display:flex;flex-wrap:wrap;border-radius:15px;border:1px solid var(--secondary-color,#dceaff);padding:4px 12px;align-items:center;width:-moz-max-content;width:max-content}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .list-event .item .btn a{margin:0 0 0 auto}}.profile .invitation-page .list-event .item .btn a span{font-size:12px;font-weight:600;line-height:20px;color:#022b60}.profile .invitation-page .list-event .item .btn a svg{width:20px;height:20px;margin-left:8px}.profile .invitation-page .invitation-list{width:892px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .invitation-list{width:100%;overflow-x:scroll}}.profile .invitation-page .invitation-list .invitation-list_body .col p,.profile .invitation-page .invitation-list .invitation-list_header .col p{font-size:14px;line-height:20px}.profile .invitation-page .invitation-list .invitation-list_body .col p.bold,.profile .invitation-page .invitation-list .invitation-list_header .col p.bold{font-weight:600}.profile .invitation-page .invitation-list .invitation-list_header{border-bottom:1px solid var(--main-color);display:grid;grid-template-columns:160px 134px 130px 1fr;gap:32px;padding:12px 42px}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .invitation-list .invitation-list_header{width:892px}}.profile .invitation-page .invitation-list .invitation-list_header .col p{color:#056bf1}@media(min-width:320px)and (max-width:767px){.profile .invitation-page .invitation-list .invitation-list_body{width:892px}}.profile .invitation-page .invitation-list .invitation-list_body .item{padding:12px 42px;display:grid;grid-template-columns:160px 134px 130px 1fr;gap:32px;align-items:center;border-bottom:1px solid #dceaff}.profile .invitation-page .invitation-list .invitation-list_body .item .col p{color:#022b60}.profile .invitation-page .invitation-list .invitation-list_body .item .col p.status{font-size:12px;font-weight:600;padding:4px 12px;border-radius:15px;width:-moz-max-content;width:max-content}.profile .invitation-page .invitation-list .invitation-list_body .item .col p.status.doubtful,.profile .invitation-page .invitation-list .invitation-list_body .item .col p.status.waiting{color:#f27405;background-color:rgba(242,116,5,.2)}.profile .invitation-page .invitation-list .invitation-list_body .item .col p.status.done{color:#45cc4b;background-color:#daf5db}.profile .invitation-page .invitation-list .invitation-list_body .item .col p.status.reject{color:#ff4668;background-color:#ffdae1}.about-page{background-color:#f2f8fe;padding:120px 0}@media(min-width:320px)and (max-width:767px){.about-page{padding:20px 0 40px}}.about-page .tc-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.about-page .tc-container .img{width:40%;height:auto;display:flex;box-shadow:0 0 20px rgba(0,0,0,.15);border-radius:14px;overflow:hidden}@media(min-width:320px)and (max-width:767px){.about-page .tc-container .img{width:100%;margin-bottom:14px}}.about-page .tc-container .img img{width:100%;height:auto}.about-page .tc-container .body{width:52%}@media(min-width:320px)and (max-width:767px){.about-page .tc-container .body{width:100%}}.about-page .tc-container .body .title{color:#056bf1;font-size:32px;font-weight:700;letter-spacing:.2px;margin-bottom:16px}@media(min-width:320px)and (max-width:767px){.about-page .tc-container .body .title{text-align:center;font-size:24px}}.about-page .tc-container .body .desc{color:#022b60;font-size:14px;letter-spacing:.08px}.about-page .tc-container .body .desc p{margin-bottom:8px}.about-page .tc-container .body .desc ul{padding-left:20px;margin-bottom:8px}@media(min-width:320px)and (max-width:767px){.about-page .tc-container .body .desc ul{list-style:none}.about-page .tc-container .body .desc{font-size:14px;text-align:center}}.hr-page{padding:40px 0 100px;min-height:80vh}@media(min-width:320px)and (max-width:767px){.hr-page{padding:20px 0 40px}}.hr-page .bg-tt{color:#056bf1;text-align:center;font-size:40px;font-weight:700;line-height:normal;margin-bottom:40px}@media(min-width:320px)and (max-width:767px){.hr-page .bg-tt{font-size:24px;margin-bottom:20px}}.hr-page .job-list{display:grid;gap:20px;grid-template-columns:1fr}.hr-page .job-list .item{background:#fff;display:flex;flex-wrap:wrap;align-items:center;padding:24px 40px;position:relative;cursor:pointer;border-radius:15px;border:2px solid var(--secondary-color,#dceaff);box-shadow:0 4px 20px -4px rgba(30,33,44,.2)}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item{padding:14px}}.hr-page .job-list .item .arrow{position:absolute;top:34px;right:20px;display:flex;color:#217bf4}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item .arrow{top:30px;right:14px}}.hr-page .job-list .item .img{width:58px;margin-right:32px;display:flex}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item .img{margin:0 auto 8px}}.hr-page .job-list .item .img img{width:100%}.hr-page .job-list .item .body{width:calc(100% - 90px)}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item .body{width:100%}}.hr-page .job-list .item .body .tt{font-weight:700;font-size:18px;color:#056bf1;margin-bottom:12px}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item .body .tt{font-size:16px;text-align:center}}.hr-page .job-list .item .body .desc{font-size:16px;color:#656464;margin-bottom:22px}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item .body .desc{font-size:14px;text-align:center;margin-bottom:12px}}.hr-page .job-list .item .body .text-list{display:flex;width:70%;justify-content:space-between}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item .body .text-list{width:100%;flex-wrap:wrap;justify-content:center}}.hr-page .job-list .item .body .text-list p{font-size:14px;color:#656464}@media(min-width:320px)and (max-width:767px){.hr-page .job-list .item .body .text-list p{margin-bottom:8px}}.hr-page .job-list .item .body .text-list p span{font-weight:700;color:#444;margin-right:4px}.ant-modal.hr-modal{max-height:70vh;overflow-y:scroll;border-radius:15px}@media(min-width:320px)and (max-width:767px){.ant-modal.hr-modal{width:100%;height:66vh}}.ant-modal.hr-modal .tt{font-size:24px;font-weight:600;margin-bottom:12px;text-align:center;color:#217bf4}.ant-modal.hr-modal .desc{margin-bottom:20px}.ant-modal.hr-modal .desc p{margin-bottom:8px}.ant-modal.hr-modal .desc p:last-child{margin-bottom:0}.ant-modal.hr-modal a{width:-moz-max-content;width:max-content;display:flex;margin:0 auto;padding:8px 20px;color:#fff;font-size:16px;border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.full-calendar_box{padding-bottom:20px}.full-calendar_box .full-calendar_box__header{justify-content:space-between}.full-calendar_box .full-calendar_box__header,.full-calendar_box .full-calendar_box__header .buttons{display:flex;margin-bottom:8px;align-items:center}.full-calendar_box .full-calendar_box__header .buttons.gr button{background:linear-gradient(90deg,#f84bb4,#1b6dd4)}.full-calendar_box .full-calendar_box__header .buttons button{border:none;color:#fff;padding:10px 32px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:.3s ease}.full-calendar_box .full-calendar_box__header .buttons-arrow{display:flex;align-items:center}.full-calendar_box .full-calendar_box__header .buttons-arrow button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:500px;color:var(--main-color);background-color:#fff;border:1px solid #e9e9e9;cursor:pointer}.full-calendar_box .full-calendar_box__header .buttons-arrow button.prev{margin-right:8px}.full-calendar_box .full-calendar_box__header .buttons-arrow button.prev svg{transform:scaleX(-1);margin:auto 3px auto 0}.full-calendar_box .full-calendar_box__header .buttons-arrow button.next svg{margin:auto 0 auto 4px}.full-calendar_box .fc .fc-non-business{background:transparent!important}.full-calendar_box .fc .fc-view-harness .fc-timeGridWeek-view.fc-view .fc-scrollgrid-section.fc-scrollgrid-section-header{background:#f2f8fe;border-bottom:2px solid #e9e9e9}.full-calendar_box .fc .fc-view-harness .fc-timeGridWeek-view.fc-view .fc-scrollgrid-section.fc-scrollgrid-section-header .fc-scroller table colgroup col{width:62px!important}.full-calendar_box .fc .fc-col-header-cell-cushion{padding:20px}.full-calendar_box .fc .fc-col-header-cell-cushion p{color:#022b60;text-align:center;font-size:12px;line-height:16px}.full-calendar_box .fc .fc-col-header-cell-cushion p.bold{font-weight:700}.full-calendar_box .fc-direction-ltr .fc-timegrid-slot-label-frame{padding:8px 12px}.full-calendar_box .fc-direction-ltr .fc-daygrid-event.fc-event-end,.full-calendar_box .fc-direction-rtl .fc-daygrid-event.fc-event-start{padding:6px 16px;border-radius:5px;border:none!important;cursor:pointer}.full-calendar_box .fc-direction-ltr .fc-daygrid-event.fc-event-end .fc-event-main,.full-calendar_box .fc-direction-rtl .fc-daygrid-event.fc-event-start .fc-event-main{color:#022b60}.full-calendar_box .fc-direction-ltr .fc-daygrid-event.fc-event-end p,.full-calendar_box .fc-direction-rtl .fc-daygrid-event.fc-event-start p{text-align:center;font-size:12px;line-height:16px}.full-calendar_box .fc-direction-ltr .fc-daygrid-event.fc-event-end p.bold,.full-calendar_box .fc-direction-rtl .fc-daygrid-event.fc-event-start p.bold{font-weight:700}.full-calendar_box .fc .fc-timegrid-axis-cushion,.full-calendar_box .fc .fc-timegrid-slot-label-cushion{color:#022b60;font-size:12px;font-weight:400;line-height:16px;padding:0;text-align:center}.full-calendar_box .fc .fc-scrollgrid-liquid{border-radius:15px;border:1px solid #e9e9e9;overflow:hidden}.full-calendar_box .fc .fc-timegrid-axis-chunk>table,.full-calendar_box .fc .fc-timegrid-slots table colgroup col{width:62px!important}.full-calendar_box .fc-theme-standard td,.full-calendar_box .fc-theme-standard th{border:none}.full-calendar_box .fc .fc-timegrid-slot{height:auto}.full-calendar_box .fc-media-screen .fc-timegrid-cols colgroup col{width:62px!important}.full-calendar_box .fc-timegrid-event-harness-inset .fc-timegrid-event,.full-calendar_box .fc-timegrid-event.fc-event-mirror,.full-calendar_box .fc-timegrid-more-link{box-shadow:none;border-radius:5px;border:none;margin:4px 0;cursor:pointer;height:30px}.full-calendar_box .fc-timegrid-event .fc-event-main{padding:0;display:flex;align-items:center;justify-content:center;color:#022b60}.full-calendar_box .fc-timegrid-event .fc-event-main p{font-size:12px;font-weight:400;line-height:normal}.contact-page{padding:40px 0}.contact-page .tc-container{display:flex;flex-wrap:wrap;align-items:center}.contact-page .contact-box{width:408px;min-height:512px;background:linear-gradient(19deg,#f84bb4 -.68%,#1b6dd4);padding:40px;border-radius:14px;display:flex;flex-wrap:wrap;overflow:hidden;position:relative}@media(min-width:768px)and (max-width:1023px){.contact-page .contact-box{min-height:600px}}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box{width:100%;min-height:auto;padding:20px;margin-bottom:20px}}.contact-page .contact-box:after,.contact-page .contact-box:before{content:"";position:absolute;border-radius:500px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;background:hsla(0,0%,100%,.13)}.contact-page .contact-box:before{width:138px;height:138px;right:-3%;bottom:8%}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box:before{right:70%;bottom:-20%}}.contact-page .contact-box:after{width:269px;height:269px;right:-42%;bottom:-15%}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box:after{right:-42%;bottom:-42%}}.contact-page .contact-box .tt{width:100%;margin:0 0 auto}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box .tt{margin:0 0 32px;text-align:center}}.contact-page .contact-box .tt h2{color:#fff;font-size:28px;font-weight:800;line-height:normal;margin-bottom:10px}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box .tt h2{font-size:24px;margin-bottom:4px}}.contact-page .contact-box .tt h3{color:#c9c9c9;font-size:18px;line-height:normal}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box .tt h3{font-size:14px}}.contact-page .contact-box .list{margin:auto 0;width:100%;display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box .list{margin:0;gap:20px}}.contact-page .contact-box .list .item{display:flex;flex-wrap:wrap;align-items:center}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box .list .item{justify-content:center}}.contact-page .contact-box .list .item .icon{width:24px;height:24px;margin-right:8px;color:#fff}.contact-page .contact-box .list .item .icon svg{width:100%;height:100%}.contact-page .contact-box .list .item p{width:calc(100% - 48px);color:#fff;font-size:16px;line-height:normal}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box .list .item p{width:calc(100% - 32px);font-size:14px}}.contact-page .contact-box .social{margin:auto 0 0;width:100%;display:flex;flex-wrap:wrap;gap:24px}@media(min-width:320px)and (max-width:767px){.contact-page .contact-box .social{margin:32px 0 0;gap:20px;justify-content:right}}.contact-page .contact-box .social .social-item{width:36px;height:36px;background-color:#0866ff;border-radius:500px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.contact-page .contact-box .social .social-item.fb svg{width:20px}.contact-page .contact-box .social .social-item:hover{background-color:var(--color-silver)}.contact-page .contact-box .social .social-item:hover svg{color:#0866ff}.contact-page .contact-box .social .social-item svg{width:24px;height:auto;color:var(--color-silver);transition:color .3s ease}.contact-page .contact-form{width:calc(100% - 408px);padding-left:20px}@media(min-width:320px)and (max-width:767px){.contact-page .contact-form{width:100%;padding-left:0}}.contact-page .contact-form form .row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.contact-page .contact-form form .row .tc-col_6{width:calc(50% - 10px)}@media(min-width:320px)and (max-width:1023px){.contact-page .contact-form form .row .tc-col_6{width:100%;margin-bottom:20px}.contact-page .contact-form form .row .tc-col_6:last-child{margin-bottom:0}}.contact-page .contact-form form .row .tc-col_12{width:100%}.contact-page .contact-form form .row button.btn-bg-gradiant{height:auto;padding:14px 32px;border-radius:15px;width:180px;margin:auto 0 0 auto;border:0}.contact-page .contact-form form .row button.btn-bg-gradiant span{color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:24px}.contact-page .contact-form form .ant-form-item{margin-bottom:0}.contact-page .contact-form form .ant-form-item .ant-form-item-label label{color:#022b60;font-size:16px;font-weight:600;line-height:normal}@media(min-width:320px)and (max-width:767px){.contact-page .contact-form form .ant-form-item .ant-form-item-label label{font-size:14px}}.contact-page .contact-form form .ant-form-item .ant-form-item-control-input input{color:#022b60;font-size:16px;line-height:normal;padding:10px 20px;height:auto}@media(min-width:320px)and (max-width:767px){.contact-page .contact-form form .ant-form-item .ant-form-item-control-input input{font-size:14px;padding:8px 14px}}.contact-page .contact-form form .ant-form-item .ant-form-item-control-input textarea{padding:20px}@media(min-width:320px)and (max-width:767px){.contact-page .contact-form form .ant-form-item .ant-form-item-control-input textarea{padding:8px 14px}}.contact-page .contact-form form .captcha-box{display:flex;flex-wrap:wrap;align-items:center}.contact-page .contact-form form .captcha-box .sub{width:100%;font-size:14px;margin-bottom:8px;color:#022b60;display:flex}.contact-page .contact-form form .captcha-box .sub p{color:var(--main-color);font-size:16px;font-weight:600;margin-left:14px}.contact-page .contact-form form .captcha-box input{width:140px;text-align:center;margin-right:14px}.sales-panel .chart-box{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}.sales-panel .chart-box .total-box{border-radius:15px;border:1px solid #dceaff;padding:14px 20px}.sales-panel .chart-box .total-box .sm-tt{color:#022b60;font-size:12px;font-weight:700;line-height:16px;margin-bottom:4px}.sales-panel .chart-box .total-box .price{color:#056bf1;font-size:24px;font-weight:800;line-height:normal}.sales-panel .order-box_list{display:grid;grid-template-columns:1fr;gap:14px;width:25%}.sales-panel .order-box_list .item{display:flex}.sales-panel .order-box_list .item .date,.sales-panel .order-box_list .item .duration{color:#022b60;font-size:14px;font-weight:600;line-height:20px}.sales-panel .order-box_list .item .date{margin-right:20px}.sales-panel .order-box_list .item .date span.bold{font-weight:700}.sales-panel .order-box_list .warn{font-size:13px;color:#ff4668}.sales-panel .order-box_list .warn span{font-weight:700}.sales-panel .order-box_list .btn{border-radius:8px;background:linear-gradient(90deg,#f84bb4,#1b6dd4);color:#fff;text-align:center;font-size:16px;font-weight:400;line-height:24px;padding:8px;cursor:pointer}.notification .list{border:1px solid #dceaff;border-radius:15px;background-color:#fff}.notification .list .item{border-bottom:1px solid #dceaff;display:flex;flex-wrap:wrap;align-items:center;padding:20px}.notification .list .item.active .body .body-tt{color:#056bf1}.notification .list .item:last-child{border-bottom:0;margin-bottom:0}.notification .list .item .date{width:136px;margin-right:24px}.notification .list .item .date a{color:#7b7979;font-size:14px;font-weight:400;line-height:27px}.notification .list .item .body{width:calc(100% - 160px)}.notification .list .item .body .body-tt{background:linear-gradient(90deg,#f84bb4,#052ba7,#1b6dd4 25%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:14px;font-weight:700;margin-bottom:8px}.notification .list .item .body .desc{color:#7b7979;font-size:13px;font-weight:500;line-height:16px}.card-page .waiting-list{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #dceaff}.card-page .waiting-list .waiting-list_item ul{list-style:none;margin-bottom:16px}.card-page .waiting-list .waiting-list_item ul li{font-size:16px;font-weight:700;color:var(--main-color);display:flex}.card-page .waiting-list .waiting-list_item ul li span{color:var(--main-text-color);font-weight:400;font-size:14px;margin-right:8px}.card-page .waiting-list .waiting-list_item .confirm-btn{display:flex;width:-moz-max-content;width:max-content;background-color:var(--main-color);padding:8px 24px;font-size:14px;color:#fff;border-radius:8px;border:1px solid var(--main-color);transition:.3s ease}.card-page .waiting-list .waiting-list_item .confirm-btn:hover{background-color:#fff;color:var(--main-color)}.card-page .card-page_boxed .bg-tt{margin-bottom:14px!important}.card-page .card-page_boxed .card-box_list{display:flex;flex-wrap:wrap;max-width:800px}.card-page .card-page_boxed .card-box_list .card-empty{font-size:16px;color:var(--main-text-color);font-weight:500}.card-page .card-page_boxed .card-box_list .card-box{display:flex;flex-wrap:wrap;margin-bottom:20px;border:1px solid #ececec;align-items:center;width:100%;padding:20px;border-radius:8px}@media(min-width:320px)and (max-width:767px){.card-page .card-page_boxed .card-box_list .card-box{justify-content:space-between}}.card-page .card-page_boxed .card-box_list .card-box .card-box_body{width:calc(70% - 52px);color:var(--main-text-color);padding-right:24px}@media(min-width:320px)and (max-width:767px){.card-page .card-page_boxed .card-box_list .card-box .card-box_body{width:100%;padding-right:0}}.card-page .card-page_boxed .card-box_list .card-box .card-box_body .title{font-weight:600;font-size:16px;margin-bottom:4px}@media(min-width:320px)and (max-width:767px){.card-page .card-page_boxed .card-box_list .card-box .card-box_body .title{font-size:14px}}.card-page .card-page_boxed .card-box_list .card-box .card-box_body .date{font-size:14px;font-weight:400}@media(min-width:320px)and (max-width:767px){.card-page .card-page_boxed .card-box_list .card-box .card-box_body .date{font-size:12px}}.card-page .card-page_boxed .card-box_list .card-box .card-box_price{display:flex;align-items:center;justify-content:space-between;width:30%;margin-right:20px}@media(min-width:320px)and (max-width:767px){.card-page .card-page_boxed .card-box_list .card-box .card-box_price{width:calc(100% - 52px)}}.card-page .card-page_boxed .card-box_list .card-box .card-box_price p{font-size:16px;font-weight:700;color:var(--main-text-color)}.card-page .card-page_boxed .card-box_list .card-box .card-box_price p span{font-weight:400}.card-page .card-page_boxed .card-box_list .card-box .card-box_price input{border:1px solid #dceaff;text-align:center;font-size:16px;border-radius:8px;color:var(--main-color);padding:6px;font-weight:700}.card-page .card-page_boxed .card-box_list .card-box .card-box_price input:focus-visible{outline:1px solid var(--main-color)}.card-page .card-page_boxed .card-box_list .card-box .remove-btn{width:32px;height:32px;background-color:var(--main-color-red);border:0;border-radius:4px;cursor:pointer;padding:8px}.card-page .card-page_boxed .card-box_list .card-box .remove-btn span{color:#fff;width:100%;height:100%}.card-page .card-page_boxed .card-box_list .card-box .remove-btn span svg{width:100%;height:100%}.confirm-order .confirm-order_body{max-width:800px;border:1px solid #ececec;padding:24px;border-radius:15px;background-color:var(--color-white);box-shadow:0 0 20px -4px rgba(0,0,0,.1)}.confirm-order .confirm-order_body .confirm-order_body_item{display:flex;flex-direction:column;font-size:16px;color:var(--main-text-color);font-weight:500;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #dceaff}.confirm-order .confirm-order_body .confirm-order_body_item div{margin-bottom:8px;word-break:break-word}.confirm-order .confirm-order_body .confirm-order_body_item div:first-child{font-weight:600;color:var(--secondary-text-color)}.confirm-order .confirm-order_body .confirm-order_body_item div:nth-child(2){font-weight:500;color:var(--main-text-color)}.confirm-order .confirm-order_body .confirm-order_body_item div:last-child{font-weight:700;color:var(--main-color);text-align:right;margin-bottom:0}@media(min-width:320px)and (max-width:767px){.confirm-order .confirm-order_body .confirm-order_body_item{margin-bottom:20px}.confirm-order .confirm-order_body .confirm-order_body_item div{margin-bottom:6px;text-align:left}}.confirm-order .confirm-order_body .total-price{display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--main-color)}.confirm-order .confirm-order_body .total-price p{font-weight:700}.confirm-order .confirm-order_body .total-price span{font-size:14px;font-weight:400;color:var(--main-text-color);margin-right:8px}.confirm-order .confirm-order_body .qr-img{display:flex;justify-content:center;margin-bottom:16px}.confirm-order .confirm-order_body .cancel-order{display:flex;justify-content:center}@media(min-width:320px)and (max-width:767px){.confirm-order .confirm-order_body .cancel-order{flex-wrap:wrap;margin:0 auto;width:-moz-max-content;width:max-content}}.confirm-order .confirm-order_body .cancel-order .back-btn{margin-right:8px;font-size:14px;background-color:#fff;border:1px solid #d9d9d9;height:32px;padding:4px 15px;border-radius:6px;transition:.3s ease;display:flex;align-items:center;color:#000}.confirm-order .confirm-order_body .cancel-order .back-btn:hover{color:#4096ff;border:1px solid #4096ff}.birthday{animation-name:birthday;animation-duration:2s}@keyframes birthday{0%{opacity:0}to{opacity:1}}