:root{--vc-nav-color: #439dbb !important;--vc-clr-primary: #439dbb !important}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-WOy3sDCz.ttf) format("truetype");font-weight:lighter}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-WOy3sDCz.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-WOy3sDCz.ttf) format("truetype");font-weight:700;font-style:normal}html,body{height:100%;width:100%;cursor:default}.fixed-scroll{overflow-y:hidden!important}*{font-family:Roboto,sans-serif;outline:none;resize:none!important}a{text-decoration:none!important}img{text-indent:-999999px}button{outline:0!important;border:0}.text-black{color:#111!important}.text-end{text-align:end}.text-start{text-align:start}body{background-color:#edf2f6;color:#444}body #ehub-app,body #ehub-business{min-height:100%;padding-top:60px}#page-loader{position:fixed;width:100%;height:100%;left:0;top:0;background:#fff;z-index:9999999;display:flex;align-items:center;justify-content:center}#page-loader.hide{animation:hide .3s}#page-loader img{width:200px}@keyframes hide{0%{opacity:1;scale:1}to{opacity:0;scale:3}}#header.main-header{position:fixed;z-index:99;top:0;left:0;width:100%;border-bottom:1px solid #dfe6ea;background:#fff}#header.main-header>nav{position:relative;display:flex;width:100%;height:60px;align-items:center;padding-inline:16px}#header.main-header .logo{display:flex;height:60px;align-items:center;margin-inline-end:16px;padding:5px}#header.main-header .logo img{height:100%;max-width:80px;margin-inline-end:5px;object-fit:contain}#header.main-header #header-nav{display:flex;min-width:0;height:100%;flex:1;align-items:center}#header.main-header #header-nav .input-search{display:flex;width:-webkit-fill-available;max-width:300px;height:36px;align-items:center;padding:3px 1rem;border:1px solid #ddd;border-radius:2rem;background:#fff;color:#aaa;line-height:1.75rem;transition:.5s}#header.main-header #header-nav .input-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#444}#header.main-header #header-nav .input-search input::placeholder{color:#aaa}#header.main-header>nav>ul{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}#header.main-header>nav>ul>li{display:inline-flex;align-items:center;margin:0;padding:0}#header.main-header>nav>ul>li>a,#header.main-header>nav>ul>li>span{display:inline-flex;height:36px;align-items:center;padding:0 10px;border:0;color:#717171;cursor:pointer;line-height:36px;text-decoration:none}#header.main-header .icon-menu{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;padding:7px;border-radius:50%;background:#f0f2f4;transition:background-color .2s}#header.main-header .icon-menu:hover,#header.main-header .icon-menu.active{background:#dde2e6}#header.main-header .icon-menu img{display:block;width:22px;height:22px;margin:0}#header.main-header .profile-menu{display:inline-flex;height:36px;align-items:center;gap:7px;padding:0;color:#232323}#header.main-header .profile-menu span{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header.main-header .profile-menu img{display:block;width:36px;height:36px;margin:0;border:0;border-radius:50%;object-fit:cover}@media (max-width: 767.98px){#header.main-header .profile-menu span{display:none}}@media (max-width: 575.98px){#header.main-header>nav{padding-inline:10px}#header.main-header .logo{margin-inline-end:auto}#header.main-header .logo img{max-width:58px}#header.main-header #header-nav{display:none}#header.main-header>nav>ul{gap:10px}}#header.market-header{position:fixed;width:100%;z-index:99;top:0;left:0;background:#fff;border-bottom:1px solid rgba(67,157,187,.1);box-shadow:0 3px 16px #1f3a430f}#header.market-header>nav{position:relative;display:flex;height:60px;width:100%;max-width:1240px;padding-inline:18px;align-items:center}#header.market-header .logo{display:flex;align-items:center;height:60px;padding:7px 4px;margin-inline-end:20px}@media (max-width: 480px){#header.market-header .logo{margin-inline-end:5px}}#header.market-header .logo img{height:100%;width:72px;max-width:72px;margin:0;object-fit:contain}#header.market-header .logo h1{font-size:22px;margin:0;text-transform:uppercase;color:#439dbb}#header.market-header #header-nav{flex:1;height:100%;display:flex;align-items:center;min-width:0}#header.market-header #header-nav>ul{overflow:hidden;white-space:nowrap;width:100%;transition:width .35s}#header.market-header #header-nav.search>ul{flex:0 0 0;min-width:0;width:0;opacity:0;pointer-events:none;transition:width .35s,opacity .2s}@media (max-width: 699.98px){#header.market-header #header-nav>ul{width:0;height:100%;position:fixed;left:0;top:0;padding:1rem 0;z-index:9999;background:#2a748cf7;flex-direction:column;align-items:flex-start;gap:0;box-shadow:5px 0 30px #142d3533}#header.market-header #header-nav>ul li{width:100%;border-bottom:1px solid rgba(100,100,100,.2);margin-bottom:0}#header.market-header #header-nav>ul li a,#header.market-header #header-nav>ul li span{color:#fff;width:inherit;height:auto;padding:10px 20px;cursor:pointer}#header.market-header #header-nav>ul .footer-bottom{position:absolute;bottom:0;left:0;width:100%;padding:1rem;text-align:center}#header.market-header #header-nav>ul .footer-bottom .footer-social{margin-bottom:10px}#header.market-header #header-nav>ul .footer-bottom p{margin:0}}#header.market-header .input-search{display:flex;align-items:center;background-color:#f7fafb;border-radius:11px;border:1px solid #dce7ea;padding:3px;padding-inline-start:13px;color:#aaa;transition:border-color .25s,background-color .25s,box-shadow .25s;height:38px;width:-webkit-fill-available;max-width:380px;line-height:1.75rem;box-shadow:0 3px 12px #1f3a430b}#header.market-header .input-search:focus-within{border-color:#439dbb;background:#fff;box-shadow:0 0 0 3px #439dbb1a}#header.market-header .input-search input{color:#31464e;flex:1;min-width:0;height:100%;padding:0;background-color:transparent;border-style:none;font-size:13px}#header.market-header .input-search input::placeholder{color:#93a1a6}#header.market-header .input-search button{height:30px;min-width:64px;padding:0 13px;border:0;border-radius:8px;color:#fff;background:#439dbb;font-size:11px;font-weight:600}#header.market-header .input-search button:hover{color:#fff;background:#357f97}#header.market-header .header-search-form{width:clamp(190px,23vw,310px);flex:0 1 310px;margin-inline:14px}#header.market-header ul{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:5px}#header.market-header ul li{display:inline-flex;align-items:center;margin:0;padding:0;vertical-align:middle;color:#717171}#header.market-header ul li>a,#header.market-header ul li>span{display:inline-flex;height:36px;line-height:1;padding:0 9px;border:0;border-radius:8px;align-items:center;cursor:pointer;color:#717171;font-size:14px;text-decoration:none}@media (max-width: 480px){#header.market-header ul li>a,#header.market-header ul li>span{padding:0}}#header.market-header ul li>a img,#header.market-header ul li>span img{height:13px;margin-inline-end:3px}#header.market-header ul li:not(.toggle) a:hover,#header.market-header ul li:not(.toggle) a.active{color:#439dbb;background:#439dbb14}#header.market-header ul li.toggle{position:relative;text-transform:uppercase;min-width:76px;height:38px;justify-content:center}#header.market-header ul li.toggle:after{content:"";display:block;border:solid #717171;border-width:0 1px 1px 0;padding:3px;transform:rotate(45deg);position:absolute;inset-inline-end:11px;top:14px;pointer-events:none}#header.market-header ul li.toggle:hover ul,#header.market-header ul li.toggle:focus-within ul{visibility:visible;opacity:1;transition:.1s linear;transform:translate(0)}#header.market-header ul li.toggle span{width:100%;padding:0 10px;padding-inline-end:28px;border:1px solid #e3eaed;background:#fff;gap:4px;transition:all .3s}#header.market-header ul li.toggle span:hover{border-color:#439dbb59;background:#f8fbfc}#header.market-header ul li.toggle ul{flex-direction:column;width:max-content;min-width:88px;gap:3px;transition:.15s linear;visibility:hidden;opacity:0;transform:translateY(8px);border-radius:10px;position:absolute;top:calc(100% + 7px);inset-inline-end:0;z-index:5;border:1px solid #e3eaed;padding:4px;background:#fff;box-shadow:0 12px 30px #1f3a4324}#header.market-header ul li.toggle ul:before{position:absolute;right:0;bottom:100%;left:0;height:8px;content:""}#header.market-header ul li.toggle ul li{margin:0;width:100%}#header.market-header ul li.toggle ul li a{width:100%;height:32px;padding:0 8px;border-radius:7px;text-align:start;transition:.3s}#header.market-header ul li.toggle ul li a:hover{color:#439dbb;background:#439dbb14;border:0}#header.market-header ul li.cart{position:relative}#header.market-header ul li.cart a{padding:0}#header.market-header ul li.cart a:hover{border-bottom:0}#header.market-header ul li.cart a img{height:1.8rem}#header.market-header ul li.cart a span{position:absolute;top:-5px;right:-5px;width:20px;height:20px;line-height:20px;background:#439dbb;color:#fff;border-radius:50%;font-size:14px;text-align:center}#header.market-header .icon-menu{width:36px;height:36px;padding:7px;border-radius:50%;background:#f0f2f4;transition:background-color .2s}#header.market-header .icon-menu:hover,#header.market-header .icon-menu.active{background:#dde2e6}#header.market-header .icon-menu img{width:22px;height:22px;margin:0;display:block}#header.market-header .profile-menu{padding:0;height:36px;display:inline-flex;align-items:center;gap:7px;color:#232323}#header.market-header .profile-menu span{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header.market-header .profile-menu:hover{border-bottom-color:transparent!important}#header.market-header .profile-menu img{width:36px;height:36px;object-fit:cover;border-radius:50%;border:0;margin:0;display:block}@media (max-width: 767.98px){#header.market-header .toggle,#header.market-header .profile-menu span{display:none}}@media (max-width: 899.98px){#header.market-header .header-search-form{width:clamp(160px,25vw,220px);flex-basis:220px;margin-inline:9px}}@media (max-width: 575.98px){#header.market-header .container{padding-inline:10px}#header.market-header .logo{margin-inline-end:auto}#header.market-header .logo img{max-width:58px}#header.market-header #header-nav{display:flex;flex:0}#header.market-header .header-search-form{width:auto;min-width:90px;max-width:none;flex:1 1 auto;margin-inline:7px;padding-inline-start:10px}#header.market-header .header-search-form button{min-width:48px;padding-inline:9px;font-size:10px}#header.market-header ul{gap:7px}#header.market-header .icon-menu{width:36px;height:36px;padding:7px}#header.market-header .profile-menu img{width:36px;height:36px}}@media (max-width: 359.98px){#header.market-header>nav{padding-inline:8px}#header.market-header .logo img{width:52px;max-width:52px}#header.market-header .header-search-form{min-width:70px;margin-inline:5px}#header.market-header .header-search-form button{display:none}#header.market-header ul{gap:3px}#header.market-header .header-create-item button,#header.market-header .icon-menu,#header.market-header .profile-menu img{width:30px;height:30px}#header.market-header .icon-menu{padding:5px}}#header.market-header .mobile-nav{align-items:center;font-size:2rem}#header.market-header .mobile-nav.close{position:absolute;right:10px;color:#fff}@media (max-width: 699.98px){#header.market-header .mobile-nav{display:inline-flex!important}}#footer{background:#3b3c3e;padding:3rem 0 0;margin-top:3rem}@media (max-width: 699.98px){#footer{display:none}}#footer .container{display:flex;padding:1rem 0}#footer>div h2{font-size:16px;color:#fff;margin-bottom:1rem}#footer>div ul{padding:0;list-style:none}#footer>div ul li{padding:5px 0;font-size:13px}#footer>div ul li span{display:block;color:#eee}#footer>div ul li a{color:#bcbaba}#footer .footer-start{width:280px;margin-inline-end:150px}#footer .footer-start p{padding:1.3rem 0;color:#bcbaba;font-size:12px}#footer .footer-start .input-group{margin-top:2rem}#footer .footer-start .input-group input{background:#4a4b4d;color:#f3f3f3;border:0}#footer .footer-start .input-group .btn{background:#343434;color:#f3f3f3;font-size:11px}#footer .footer-end{flex:1;display:grid;grid-template-columns:auto auto auto;gap:1.5rem}.footer-bottom{background:#343434}.footer-bottom .container{align-items:center}.footer-bottom p{color:#fff;font-size:12px;flex:1}.footer-bottom .footer-social a{width:30px;height:30px;background:#fff;border-radius:50%;padding:7px;margin:0 5px;display:inline-block;line-height:15px}.footer-bottom .footer-social a img{width:100%;height:100%}.app-container{display:flex;align-items:flex-start;gap:0;width:100%;max-width:none;padding:0;min-height:calc(100vh - 60px);height:auto;overflow:visible}.app-container>.user-sidebar{flex:0 0 300px;width:300px;min-width:0;align-self:flex-start;background:transparent}.app-container .user-sidebar>.user-container{position:fixed;top:60px;inset-inline-start:0;z-index:9;width:300px;height:calc(100vh - 60px);padding:0;overflow-y:auto;overflow-x:hidden;background:#fff;scrollbar-width:thin}.app-container .user-sidebar>.user-container .sidebar-menu-panel{padding:12px;border:0;border-bottom:1px solid #f3f3f3;border-radius:0;background:transparent}.app-container .user-sidebar>.user-container .sidebar-menu-panel .trending-box{margin:8px 0 0}.app-container .user-sidebar>.user-container .sidebar-home-widgets{display:grid;gap:0;padding:0}.app-container .user-sidebar>.user-container .sidebar-home-widgets .trending-box:last-child{border-bottom:0}.app-container .user-sidebar>.user-container .mini-profile{border-radius:10px;padding:1rem;margin-bottom:1rem;box-shadow:#6464641f 0 3px 10px;background:#fafafa;border:1px solid #e1e8ed;text-align:center;height:max-content}.app-container .user-sidebar>.user-container .mini-profile>img{width:120px;height:120px;display:block;margin:1rem auto;border-radius:8px}.app-container .user-sidebar>.user-container .mini-profile>h2{font-size:calc(18px + .00125*(100vw - 320px));font-weight:700;color:#51595e}.app-container .user-sidebar>.user-container .mini-profile .counter{display:flex;align-items:center;justify-content:center;margin-top:25px;list-style:none}.app-container .user-sidebar>.user-container .mini-profile .counter li{padding-inline:1rem;position:relative}.app-container .user-sidebar>.user-container .mini-profile .counter li+li:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:18px;background-color:#0389c933}.app-container .user-sidebar>.user-container .mini-profile .counter li h3{color:#51595e;font-weight:700;margin-bottom:3px;font-size:calc(16px + .00125*(100vw - 320px))}.app-container .user-sidebar>.user-container .mini-profile .counter li h5{color:#647589;text-transform:capitalize;font-size:calc(13px + 1 * (100vw - 320px) / 1600);font-weight:400}.app-container .page-container{flex:1;width:100%;min-width:0;padding:16px}@media (max-width: 767.98px){.app-container{flex-direction:column;padding:0}.app-container>.user-sidebar{flex:none;width:100%;align-self:auto}.app-container .user-sidebar>.user-container{position:static;width:100%;height:auto;max-height:none;overflow:visible;padding:0}.app-container .user-sidebar>.user-container .sidebar-menu-panel{padding:8px 10px;border-inline:0;border-bottom:0;border-radius:0}.app-container .user-sidebar>.user-container .sidebar-home-widgets{display:none}.app-container .user-sidebar>.user-container .trending-box{display:none}.app-container .page-container{height:auto;padding:10px}}.home-container{display:flex;gap:1rem;height:100%;align-items:flex-start;justify-content:center}.home-container>.flex-1{min-width:0}.home-container .posts{flex:1}.home-page .page-container{min-width:0}.home-page .home-container>.flex-1{flex:1;min-width:0}.home-page .home-container .home-aside{position:sticky;top:76px;flex:0 0 300px;width:300px;max-height:calc(100vh - 92px);overflow-y:auto;scrollbar-width:thin}.home-page .home-container .home-aside .home-aside-banners{width:250px;max-width:100%}.home-page .home-container .home-aside .trending-box{width:100%;max-width:none;margin-bottom:12px;padding:12px;border:1px solid #e1e8ed;border-radius:8px;background:#fff;box-shadow:none}.home-page .home-container .home-aside .trending-box h5{margin:0 0 10px;padding-bottom:9px;color:#232323;font-size:15px}.home-page .home-container .home-aside .trending-box h5:before{content:none}.home-page .home-container .home-aside .trending-box h5 a{color:#439dbb;font-size:12px}.home-page .home-container .home-aside .who-follownig{max-height:none}.home-page .home-container .home-aside .who-follownig .user{gap:8px}.home-page .home-container .home-aside .who-follownig .user img{width:40px;height:40px;object-fit:cover}.home-page .home-container .home-aside .who-follownig .user h2{margin:0;font-size:13px}.home-page .home-container .home-aside .who-follownig .user .btn{padding:5px 7px!important;border-radius:5px;font-size:11px}.home-page .home-container .home-aside .mini-events{max-height:none}.home-page .home-container .home-aside .mini-events .event{gap:9px}.home-page .home-container .home-aside .mini-events .event img{width:46px;height:46px;border-radius:6px;object-fit:cover}.home-page .home-container .home-aside .mini-events .event div h2{font-size:13px}.home-page .home-container .home-aside .mini-events .event div p{color:#6c7880;font-size:11px}.home-page .sidebar-home-widgets .trending-box{width:100%;max-width:none;margin:0;padding:12px;border:0;border-bottom:1px solid #f3f3f3;border-radius:0;background:transparent;box-shadow:none}.home-page .sidebar-home-widgets .trending-box h5{margin:0 0 8px;padding-bottom:8px;color:#232323;font-size:15px}.home-page .sidebar-home-widgets .trending-box h5:before{content:none}.home-page .sidebar-home-widgets .trending-box h5 a{color:#439dbb;font-size:12px}.home-page .sidebar-home-widgets .who-follownig{max-height:none;overflow:visible}.home-page .sidebar-home-widgets .who-follownig .user{gap:7px}.home-page .sidebar-home-widgets .who-follownig .user img{width:38px;height:38px;object-fit:cover}.home-page .sidebar-home-widgets .who-follownig .user h2{margin:0;font-size:12px}.home-page .sidebar-home-widgets .who-follownig .user .btn{padding:5px 6px!important;border-radius:5px;font-size:10px}.home-page .sidebar-home-widgets .mini-events{max-height:none;overflow:visible}.home-page .sidebar-home-widgets .mini-events .event{gap:8px}.home-page .sidebar-home-widgets .mini-events .event img{width:44px;height:44px;border-radius:6px;object-fit:cover}.home-page .sidebar-home-widgets .mini-events .event div h2{font-size:12px}.home-page .sidebar-home-widgets .mini-events .event div p{margin:2px 0 0;color:#6c7880;font-size:10px}@media (max-width: 1199.98px){.home-page .home-container .home-aside{display:none}}.app-menu{list-style:none;display:flex;align-items:center;justify-content:space-around;background:#fff;gap:1rem;border-radius:10px;margin:0 auto 1rem}@media (min-width: 650px) and (max-width: 699.98px){.app-menu{max-width:600px}}.app-menu.full{gap:2px;margin:0;padding:0;border-radius:0;background:transparent}@media (min-width: 767.98px){.app-menu.full{display:block}}@media (max-width: 767.98px){.app-menu.full{display:flex;gap:10px;padding-inline:2px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.app-menu.full::-webkit-scrollbar{display:none}.app-menu.full li{flex:0 0 auto}.app-menu.full li a{width:46px;min-width:46px;justify-content:center}.app-menu.full span,.app-menu.full b{display:none}}.app-menu.full li a{display:flex;flex-direction:row;gap:1rem;border-radius:5px;transition:all .3s;color:#323232;min-height:42px;padding:9px 10px}.app-menu.full li a:hover,.app-menu.full li a.active{background-color:#9696961a}.app-menu.full li a:hover:before,.app-menu.full li a.active:before{content:unset}.app-menu.full li a span{font-size:14px;flex:1}.app-menu.full li a b{height:22px;min-width:22px;text-align:center;background:#439dbb;color:#fff;border-radius:1rem;font-size:12px;align-content:center}.app-menu li a{padding:10px;display:inline-flex;flex-direction:column;align-items:center;position:relative}.app-menu li a.active:before{content:"";position:absolute;border-bottom:3px solid;width:100%;bottom:0;border-radius:10px}.app-menu li a img{width:24px}.app-menu li a img.avatar{flex:0 0 24px;height:24px;border-radius:50%;object-fit:cover;object-position:center}.videos-page{overflow-x:clip}.videos-page .home-container{height:auto;align-items:flex-start;min-width:0}.videos-page .home-container>.flex-1{width:100%;min-width:0}@media (min-width: 960px) and (max-width: 1199.98px){.videos-page .app-container>.user-sidebar{flex-basis:240px;width:240px}}@media (max-width: 959.98px){.videos-page .app-container{flex-direction:column;width:100%;max-width:none;padding:0}.videos-page .app-container .user-sidebar{display:none}.videos-page .app-container .page-container{width:100%;min-width:0;height:auto}.videos-page .home-container{display:block;width:100%}}@media (max-width: 1199.98px){.videos-page .end-container{display:none!important}}@media (min-width: 650px) and (max-width: 699.98px){.videos-page .app-container{max-width:600px;margin:0 auto 1rem}}@media (max-width: 480px){.videos-page .app-container{padding:0}.videos-page .app-container .page-container{height:auto}}.videos-menu{padding:0;list-style:none;width:250px}.videos-menu li{margin:5px 0}.videos-menu li a{display:flex;align-items:center;gap:1rem;padding:5px;border-radius:5px;transition:all .3s;color:#323232;cursor:pointer}.videos-menu li a:hover,.videos-menu li a.active{background-color:#9696961a}.videos-menu li a img{width:1.8rem}.videos-menu li a span{font-size:18px}.profile-page .app-container>.user-sidebar,.user-page .app-container>.user-sidebar,.front-page .app-container>.user-sidebar,.events-page .app-container>.user-sidebar,.event-page .app-container>.user-sidebar{display:none}[hidden]{display:none!important}.avatar{border-radius:8px}.carousel{--vc-nav-background: rgba(0, 0, 0, .6);--vc-nav-color: #fff;--vc-nav-color-hover: #eee;--vc-nav-border-radius: 50%;--vc-pgn-border-radius: 10px;--vc-pgn-width: 10px;--vc-pgn-height: 10px}.carousel .carousel__next,.carousel .carousel__prev{margin-inline:10px;transition:all .3s}.carousel .carousel__next.carousel__next--disabled,.carousel .carousel__next.carousel__prev--disabled,.carousel .carousel__prev.carousel__next--disabled,.carousel .carousel__prev.carousel__prev--disabled{opacity:0}.contents-page{position:relative;max-width:1040px;margin:38px auto 70px;color:#34434a}@media (max-width: 992px){.contents-page{margin-top:28px}}@media (max-width: 767px){.contents-page{margin:18px auto 45px}}.contents-page .contents-header{padding:0 28px 20px}@media (max-width: 767px){.contents-page .contents-header{padding:0 10px 15px}}.contents-page .contents-title{margin:0;color:#25383f;font-size:2rem;font-weight:600;line-height:1.25}@media (max-width: 767px){.contents-page .contents-title{font-size:1.55rem}}.contents-page .contents-body{position:relative;width:calc(100% - 56px);margin:0 auto;padding:42px 48px 50px;border:1px solid rgba(67,157,187,.1);border-radius:18px;background:#fff;box-shadow:0 14px 38px #1f3a431a;font-size:1rem;line-height:1.85}.contents-page .contents-body p{margin:0 0 15px;color:#4b5b61}.contents-page .contents-body p:empty,.contents-page .contents-body p:has(>br:only-child){display:none}.contents-page .contents-body p>strong:only-child{color:#25383f;font-size:1.08rem}.contents-page .contents-body h2,.contents-page .contents-body h3,.contents-page .contents-body h4,.contents-page .contents-body h5,.contents-page .contents-body h6{position:relative;margin:28px 0 10px;color:#25383f;font-size:1.08rem;font-weight:600;line-height:1.55}.contents-page .contents-body h2:before,.contents-page .contents-body h3:before,.contents-page .contents-body h4:before,.contents-page .contents-body h5:before,.contents-page .contents-body h6:before{width:4px;height:20px;margin-inline-end:9px;border-radius:4px;background:#439dbb;display:inline-block;vertical-align:-4px;content:""}.contents-page .contents-body ul,.contents-page .contents-body ol{margin:12px 0 22px;padding-inline-start:26px;color:#4b5b61}.contents-page .contents-body ul li,.contents-page .contents-body ol li{margin-bottom:8px;padding-inline-start:5px}.contents-page .contents-body ul li::marker,.contents-page .contents-body ol li::marker{color:#439dbb;font-weight:600}.contents-page .contents-body strong{color:#32464d;font-weight:600}.contents-page .contents-body a{color:#439dbb!important;text-decoration:underline!important;text-decoration-color:#439dbb52!important;text-underline-offset:3px;transition:color .3s}.contents-page .contents-body a:hover{color:#2e768e!important}.contents-page .contents-body .ql-align-center{text-align:center}.contents-page .contents-body .ql-align-justify{text-align:justify}@media (max-width: 767px){.contents-page .contents-body{width:calc(100% - 20px);padding:28px 22px 34px;border-radius:14px;font-size:.94rem;line-height:1.75}.contents-page .contents-body .ql-align-justify{text-align:start}.contents-page .contents-body p{margin-bottom:12px}.contents-page .contents-body p>strong:only-child{font-size:1rem}.contents-page .contents-body h2,.contents-page .contents-body h3,.contents-page .contents-body h4,.contents-page .contents-body h5,.contents-page .contents-body h6{margin-top:22px;font-size:1rem}}.contact-page .contact-contents{margin-top:0}.contact-page .contact-contents .contact-form{width:calc(100% - 56px);max-width:820px;display:block;margin:0 auto;position:relative;padding:36px 40px 40px;border:1px solid rgba(67,157,187,.1);border-radius:16px;background:#fff;box-shadow:0 12px 34px #1f3a4317}@media (max-width: 575.98px){.contact-page .contact-contents .contact-form{width:calc(100% - 20px);padding:24px 20px 28px;border-radius:13px}}.contact-page .contact-contents .contact-form .row{--bs-gutter-x: 18px}.contact-page .contact-contents .contact-form .input-box{margin-bottom:11px}.contact-page .contact-contents .contact-form .input-box>label{margin:0 0 7px;color:#34474e;display:block;font-size:13px;font-weight:600}.contact-page .contact-contents .contact-form .input-box>input,.contact-page .contact-contents .contact-form .input-box>select,.contact-page .contact-contents .contact-form .input-box>textarea{min-height:43px;padding:9px 12px;border:1px solid #dce5e8;border-radius:9px;background:#fbfcfc;color:#34474e;font-size:13px;transition:border-color .2s,background-color .2s,box-shadow .2s}.contact-page .contact-contents .contact-form .input-box>input:focus,.contact-page .contact-contents .contact-form .input-box>select:focus,.contact-page .contact-contents .contact-form .input-box>textarea:focus{border-color:#439dbba6;background:#fff;box-shadow:0 0 0 3px #439dbb1a}.contact-page .contact-contents .contact-form .input-box>textarea{min-height:125px;line-height:1.6}.contact-page .contact-contents .contact-form .input-box>input[type=file]{display:block!important;min-height:45px;padding:7px 10px;background:#f5f8f9}.contact-page .contact-contents .contact-form .input-box .text-muted{margin-top:5px;color:#7d8b90!important;line-height:1.45}.contact-page .contact-contents .contact-form .input-box .form-text{margin:4px 2px 0;color:#7d8b90}.contact-page .contact-contents .contact-form .form-label{margin-bottom:.3rem;margin-top:.5rem}.contact-page .contact-contents .contact-form>p{margin-bottom:0;color:#6f7e84;font-size:11px;line-height:1.65}.contact-page .contact-contents .contact-form>p.text-danger{margin-top:4px!important;padding:10px 12px;border-inline-start:3px solid #c96464;border-radius:7px;background:#fff6f6;color:#a64c4c!important}.contact-page .contact-contents .contact-form button[type=submit]{width:auto;min-width:125px;height:42px;padding:0 20px;border-radius:9px;box-shadow:0 6px 16px #439dbb2e;transition:all .3s}.contact-page .contact-contents .contact-form button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 8px 20px #439dbb40}.contact-page .contact-contents .contact-info{width:calc(100% - 56px);max-width:820px;margin:28px auto 0;padding-bottom:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media (max-width: 767px){.contact-page .contact-contents .contact-info{width:calc(100% - 20px);grid-template-columns:1fr;gap:12px}}.contact-page .contact-contents .contact-info .info-box{min-width:0;min-height:210px;padding:24px 18px 20px;border:1px solid rgba(67,157,187,.1);border-radius:14px;background:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 7px 22px #1f3a430f;transition:all .3s}.contact-page .contact-contents .contact-info .info-box:hover{border-color:#439dbb3d;transform:translateY(-3px);box-shadow:0 11px 28px #1f3a431a}.contact-page .contact-contents .contact-info .info-box img{width:54px;height:54px;padding:12px;border-radius:14px;background:#f0f6f8}.contact-page .contact-contents .contact-info .info-box h3{margin:15px 0 5px;color:#304249;font-size:1rem;font-weight:600}.contact-page .contact-contents .contact-info .info-box p{width:100%;margin:4px auto;padding:0;color:#738188;font-size:12px;line-height:1.55;overflow-wrap:anywhere}.contact-page .contact-contents .contact-info .info-box p:last-child{margin-top:auto;padding-top:12px}.contact-page .contact-contents .contact-info .info-box p a{color:#439dbb;font-size:12px;font-weight:500}.contact-page .contact-contents .contact-info .info-box p a i{margin-inline-end:4px}.contact-page .contact-contents .contact-info .info-box button{min-width:130px;height:34px;margin-top:auto;padding:0 15px;border:1px solid rgba(67,157,187,.3);border-radius:8px;color:#439dbb;background:#f7fbfc;font-size:12px}.contact-page .contact-contents .contact-info .info-box button:hover{color:#fff;background:#439dbb}.pointer{cursor:pointer}.checkbox:has(i){display:flex;position:relative;padding-inline-start:22px;margin-bottom:5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;line-height:18px}.checkbox:has(i) input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox:has(i) input~i{background-color:#6c757d}.checkbox:has(i) input:checked~i{background-color:#439dbb}.checkbox:has(i) input:checked~i:after{display:block}.checkbox:has(i) i{position:absolute;top:0;inset-inline-start:0;height:16px;width:16px;border-radius:5px;background-color:#eee}.checkbox:has(i) i:after{content:"";position:absolute;display:none;left:5px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}.accordion-button:not(.collapsed):after{transform:rotate(-180deg)}.accordion-button:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23444444'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0}.accordion-header{margin-bottom:0}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.faq-page .contents-page{max-width:940px}.faq-page .faq-contents>.container{padding:0 28px}@media (max-width: 767px){.faq-page .faq-contents>.container{padding:0 10px}}.faq-page #accordion-faq{margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}.faq-page #accordion-faq>li{margin-bottom:12px;overflow:hidden;border:1px solid rgba(67,157,187,.11);border-radius:12px;background:#fff;box-shadow:0 6px 20px #1f3a430f;transition:border-color .3s,box-shadow .3s}.faq-page #accordion-faq>li:has(.accordion-button:not(.collapsed)){border-color:#439dbb47;box-shadow:0 10px 28px #1f3a431a}.faq-page #accordion-faq .accordion-item{border:0;border-radius:inherit;background:transparent}.faq-page #accordion-faq .accordion-button{min-height:64px;padding:16px 20px;border-radius:0;background:#fff;box-shadow:none;gap:16px;transition:background-color .3s}.faq-page #accordion-faq .accordion-button h5{color:#304249;flex:1;font-size:1rem;font-weight:500;line-height:1.5;text-align:start!important}.faq-page #accordion-faq .accordion-button:after{width:30px;height:30px;margin-left:0;margin-inline-start:auto;border-radius:50%;background-color:#f0f6f8;background-position:center;background-size:14px;transition:transform .3s,background-color .3s}.faq-page #accordion-faq .accordion-button:hover{background:#fbfdfe}.faq-page #accordion-faq .accordion-button:focus{box-shadow:none}.faq-page #accordion-faq .accordion-button:not(.collapsed){background:#f8fbfc}.faq-page #accordion-faq .accordion-button:not(.collapsed) h5{color:#439dbb;font-weight:600}.faq-page #accordion-faq .accordion-button:not(.collapsed):after{background-color:#439dbb33}.faq-page #accordion-faq .accordion-collapse{border-top:1px solid rgba(67,157,187,.1)}.faq-page #accordion-faq .accordion-body{padding:20px;background:#fff;color:#56666c;font-size:.95rem;line-height:1.8}.faq-page #accordion-faq .accordion-body p{margin:0 0 12px}.faq-page #accordion-faq .accordion-body p:last-child{margin-bottom:0}.faq-page #accordion-faq .accordion-body ul,.faq-page #accordion-faq .accordion-body ol{margin:8px 0 12px;padding-inline-start:24px}.faq-page #accordion-faq .accordion-body ul li,.faq-page #accordion-faq .accordion-body ol li{margin-bottom:6px}.faq-page #accordion-faq .accordion-body ul li::marker,.faq-page #accordion-faq .accordion-body ol li::marker{color:#439dbb}.faq-page #accordion-faq .accordion-body a{color:#439dbb;text-decoration:underline!important;text-underline-offset:3px}@media (max-width: 767px){.faq-page #accordion-faq>li{margin-bottom:9px;border-radius:10px}.faq-page #accordion-faq .accordion-button{min-height:58px;padding:13px 15px;gap:10px}.faq-page #accordion-faq .accordion-button h5{font-size:.92rem}.faq-page #accordion-faq .accordion-button:after{width:27px;height:27px;background-size:12px}.faq-page #accordion-faq .accordion-body{padding:16px;font-size:.9rem}}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none}button[type=submit][disabled]{position:relative;padding-inline-end:2rem;transition:all .3s}button[type=submit][disabled]:after{content:"";position:absolute;top:50%;inset-inline-end:10px;width:1rem;height:1rem;border:2px solid #fff;border-top-color:transparent;border-radius:50%;transform:translateY(-50%);animation:spin .8s linear infinite}@keyframes spin{to{transform:translateY(-50%) rotate(360deg)}}.btn-submit{background-color:#439dbb;color:#fff}.btn-submit:hover{background:#114e37;color:#eee}.input-box{position:relative;width:100%}.input-box>label{margin-bottom:.3rem;margin-top:.5rem;font-size:.88rem}.input-box>label.error{color:#d12121}.input-box>input,.input-box>textarea,.input-box>select{display:block;width:100%;padding:.25rem .75rem;font-size:.88rem;font-weight:400;line-height:1.4;color:#1d1d1d;background-color:#f8f8f8;background-clip:padding-box;border:1px solid #cecece;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:30px}.input-box>input.is-invalid,.input-box>textarea.is-invalid,.input-box>select.is-invalid{border-color:#d92550}.input-box>input.is-invalid:focus,.input-box>textarea.is-invalid:focus,.input-box>select.is-invalid:focus{border-color:#d92550;box-shadow:0 0 0 .25rem #d9255040}.input-box>textarea,.input-box>input[type=file]{height:auto}.input-box:has(>button)>input{border-start-end-radius:0;border-end-end-radius:0}.input-box:has(>button)>button{border-start-start-radius:0;border-end-start-radius:0}.input-box .is-invalid~em.is-invalid{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#d92550}.input-box.checkbox{display:flex;align-items:flex-start;gap:10px}.input-box.checkbox input{width:20px;height:20px}.input-box.checkbox label{flex:1;margin:0}.otp-input-container{justify-content:center;direction:ltr;width:min-content}.otp-input-container input{width:40px;height:40px;padding:5px;margin:0 3px;font-size:24px;border-radius:4px;color:#1d1d1d;background-color:#cbcbcb;border:1px solid rgba(150,150,150,.3);text-align:center}.otp-input-container input::-webkit-inner-spin-button,.otp-input-container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp-input-container input::placeholder{font-size:15px;text-align:center;font-weight:600}.v-select{background-color:#f8f8f8;border:0;border-radius:5px;--vs-selected-color: #1d1d1d}.v-select .vs__dropdown-toggle{padding:0}.v-select .vs__selected-options{padding:0;flex-wrap:unset}.v-select .vs__search{margin:0;border:0;height:28px}.v-select .vs__search:focus{margin-top:0}.v-select .list-flag{width:21px;height:15px;margin-inline-end:5px}.v-select.is-invalid{--vs-border-color: #d92550}[profile]{border-radius:50%;object-fit:cover;background-image:url(/build/assets/profile-D9UqWAhn.png);background-position:center;background-size:100%;background-repeat:no-repeat}.flex-1{flex:1!important}.list-group-item{padding:10px}.widget-content{padding:1rem;flex-direction:row;align-items:center}.widget-content:hover .widget-content-right.widget-content-actions{visibility:visible;opacity:1}.widget-content .widget-content-wrapper{display:flex;flex:1;position:relative;align-items:center}.widget-content .widget-content-left .widget-heading{opacity:.8;color:#000c;font-size:14px}.widget-content .widget-content-left .widget-subheading{opacity:.7;color:#000c}.widget-content .widget-content-right{margin-inline-start:auto}.widget-content .widget-content-right.widget-content-actions{visibility:hidden;opacity:0;transition:opacity .2s}.widget-content .widget-numbers{font-weight:700;font-size:1.8rem;display:block}.widget-content .widget-content-outer{display:flex;flex:1;flex-direction:column}.hidden,.show-xs{display:none!important}@media (min-width: 600px) and (max-width: 699.98px){.hidden-fold{display:none!important}.show-fold{display:inline-block!important}}@media (max-width: 599.98px){.hidden-xs{display:none!important}.show-xs{display:inline-block!important}}.trending-box{border-radius:5px;padding:1rem;margin:0 auto 1rem;max-width:550px;box-shadow:#6464641f 0 3px 10px;background:#fafafa;border:1px solid #e1e8ed}@media (min-width: 650px) and (max-width: 699.98px){.trending-box{max-width:600px}}.trending-box.transparent{background:transparent;border:0;box-shadow:unset;padding:0}.trending-box.vibes .carousel__viewport{overflow:unset}.trending-box h5{color:#439dbb;font-size:1rem;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;position:relative}.trending-box h5:before{content:"";height:90%;left:-1rem;position:absolute;top:-5px;width:3px;background:#439dbb}.trending-box h5 a{font-size:14px}.trending-box p{color:#444;margin:0}.trending-box p.date{font-size:18px}.rate-custom.Rate{display:inline-block}.rate-custom.Rate .icon{width:20px;height:20px}.v-slider.v-input--horizontal{margin-inline:1rem}.v-slider.v-input--horizontal .v-slider-thumb__label{background-color:#000;color:#fff!important}.v-slider.v-input--horizontal .v-slider-thumb__label:before{color:#000}.VuePagination{margin:28px 0 8px;text-align:center}.VuePagination ul.pagination{align-items:center;flex-wrap:wrap;gap:6px;justify-content:center;margin:0}.VuePagination ul.pagination li{margin:0}.VuePagination ul.pagination li:not(.disabled) .page-link{color:#4f6269}.VuePagination ul.pagination li:not(.disabled) .page-link:hover{background:#439dbb1a;border-color:#439dbb33;color:#439dbb}.VuePagination ul.pagination li.active .page-link{background:#439dbb;border-color:#439dbb;box-shadow:0 5px 14px #439dbb38;color:#fff}.VuePagination ul.pagination li.disabled .page-link{background:#f5f6f7;color:#aab2b5;cursor:default;opacity:.75}.VuePagination ul.pagination li .page-link{background:#fff;border:1px solid #e2e7e9;border-radius:9px!important;box-shadow:none;display:grid;font-size:13px;font-weight:600;height:38px;line-height:1;min-width:38px;padding:0 11px;place-items:center;transition:all .2s}@media (max-width: 576px){.VuePagination{margin-top:22px}.VuePagination ul.pagination{gap:4px}.VuePagination ul.pagination li .page-link{font-size:12px;height:34px;min-width:34px;padding:0 8px}.VuePagination ul.pagination .VuePagination__pagination-item-prev-chunk,.VuePagination ul.pagination .VuePagination__pagination-item-next-chunk{display:none}}.who-follownig{max-height:250px;overflow:auto}.who-follownig .user{display:flex;align-items:center;gap:10px}.who-follownig .user:not(:last-child){margin-bottom:10px}.who-follownig .user img{width:50px;height:50px;border-radius:50%}.who-follownig .user h2{font-size:1rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-events{max-height:250px;overflow:auto}.mini-events .event{display:flex;align-items:center;gap:10px}.mini-events .event:not(:last-child){margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #eee}.mini-events .event img{width:50px;height:50px;border-radius:10px}.mini-events .event div{flex:1}.mini-events .event div h2{font-size:1rem;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mini-events .event div p{font-size:.8rem}.videos-tabs{width:100%;max-width:550px;height:40px;margin:0 auto 12px;padding:0;overflow:hidden;border:1px solid #dfe7eb;border-radius:8px;box-shadow:none}.videos-tabs li{flex:1 1 0;min-width:0;text-align:center;height:inherit}.videos-tabs li a{width:100%;height:100%;padding:8px;flex-direction:row;justify-content:center;gap:6px;color:#52616b;font-size:13px}.videos-tabs li a img{width:18px}.videos-tabs li a.active{color:#197fa2;background:#eef7fa}.videos-stage{width:100%;min-width:0;height:clamp(420px,100dvh - 164px,900px);display:flex;justify-content:center;overflow:hidden}.videos-slider.swiper{height:100%;width:100%;min-width:0;max-width:100%;padding:0}.videos-slider.swiper .swiper-wrapper{height:100%}.videos-slider.swiper .swiper-slide{height:100%;display:flex;justify-content:center;align-items:center}.videos-slider.swiper .swiper-slide>div{height:100%;width:auto;max-width:100%;aspect-ratio:9/16}.videos-slider.swiper .swiper-slide>div>.post{width:100%;height:100%;margin-bottom:0;box-sizing:border-box;box-shadow:unset;overflow:hidden;border-radius:8px;aspect-ratio:9/16}.videos-slider.swiper .swiper-slide>div>.post.vibe{background:#111;height:100%;aspect-ratio:9/16}.videos-slider.swiper .swiper-slide>div>.post.vibe .contents .post-media{height:100%;max-height:unset}.videos-slider.swiper .swiper-slide>div>.post.vibe .contents .post-media>.media{height:100%;aspect-ratio:9/16}.videos-slider.swiper .swiper-slide>div>.post.vibe .contents .post-media .video-container,.videos-slider.swiper .swiper-slide>div>.post.vibe .contents .post-media video{width:100%;height:100%}.videos-slider.swiper .swiper-slide>div>.post.vibe .contents .post-media video{object-fit:contain}.videos-slider.swiper .swiper-slide>div:has(>.post.sponsored){width:min(100%,clamp(300px,100dvh - 350px,500px));height:auto;max-height:100%;aspect-ratio:auto}.videos-slider.swiper .swiper-slide .post.sponsored{width:100%;height:auto;max-height:100%;margin:0 auto;aspect-ratio:auto;overflow-y:auto;background:#fff;box-shadow:0 2px 12px #0000001f;scrollbar-width:thin}.videos-slider.swiper .swiper-slide .post.sponsored .description{padding-bottom:1rem}.videos-slider.swiper .swiper-slide .post.sponsored .contents{padding:10px}.videos-slider.swiper .swiper-slide .post.sponsored .post-media{height:auto;max-height:none;aspect-ratio:1/1}.videos-slider.swiper .swiper-slide .post.sponsored .post-media>.media,.videos-slider.swiper .swiper-slide .post.sponsored .post-media .video-container,.videos-slider.swiper .swiper-slide .post.sponsored .post-media video{width:100%;height:100%;aspect-ratio:1/1}.videos-slider.swiper .swiper-slide .post.sponsored .post-media video{object-fit:contain}.videos-slider.swiper .swiper-slide .post.sponsored .actions{display:none}.videos-slider.swiper .swiper-buttons{position:absolute;inset-inline-end:max(10px,50% - 285px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;padding:0;--swiper-navigation-size: 2rem;--swiper-navigation-color: #439dbb;z-index:9}.videos-slider.swiper .swiper-buttons .swiper-button-next,.videos-slider.swiper .swiper-buttons .swiper-button-prev{position:unset;width:var(--swiper-navigation-size);margin-top:0;background:#afafaf4d;border-radius:50%;transform:rotate(90deg)}.videos-slider.swiper .swiper-buttons .swiper-button-next:after,.videos-slider.swiper .swiper-buttons .swiper-button-prev:after{font-size:1rem}@media (max-width: 480px){.videos-slider.swiper .swiper-slide>div{width:auto;height:min(100%,(100vw - 20px) * 16 / 9);max-width:100%}.videos-slider.swiper .swiper-buttons{display:none}}@media (max-width: 480px){.videos-tabs{margin-bottom:8px;gap:0;border-radius:6px}.videos-tabs li a{min-width:0;padding:6px 2px;font-size:12px}.videos-tabs li a img{width:20px}.videos-tabs li a span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.videos-stage{height:clamp(340px,100svh - 199px,700px)}}.table{font-size:.8rem}.table>:not(caption)>*>*{padding:.5rem;border-bottom-width:1px;box-shadow:inset 0 0 0 9999px #00000008}.table>tbody{vertical-align:inherit}.table:not(.table-borderless)>:not(:last-child)>:last-child>*{border-bottom:1px solid #dedede}.table th{text-align:start;font-weight:400;font-size:13px;text-transform:capitalize}.table .blockOverlay{width:calc(100% + 2rem);height:calc(100% + 1rem);top:-1rem;left:-1rem;border-radius:3px;opacity:.3}.table td.actions>div.btns{display:flex}.table td.actions .btn:has(i){width:25px;height:25px;padding:0;line-height:25px;border-radius:50%;background-color:#f3f3f3;border:1px solid #e8e8e8}.table td.actions .btn:has(i):not(:last-child){margin-inline-end:2px}.end-container{width:250px}.campaigns-page .post-modal .post.vibe{display:block}.campaigns-page .post-modal .post.vibe .contents .post-media .media,.campaigns-page .post-modal .post.vibe .contents .post-media .video-container{border-radius:0}.phone-input{display:flex;font-size:.88rem;font-weight:400;line-height:1.4;color:#1d1d1d;background-color:#f8f8f8;background-clip:padding-box;border:1px solid #cecece;border-radius:.25rem}.phone-input .v-select{min-width:60px;border-inline-end:1px solid #cecece;border-end-end-radius:0;border-start-end-radius:0}.phone-input .v-select .vs__selected{margin:3px 0}.phone-input .v-select .vs__search{padding:0}.phone-input .v-select .vs__actions{display:none!important}.phone-input>input{padding-inline-start:5px;flex:1;border:0;background:transparent}img.is-broken-image:not([data-broken-image=keep]){color:transparent}.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;overflow-y:hidden;background:#fff;box-shadow:0 0 .625em #d9d9d9}.swal2-popup.swal2-toast .swal2-header{flex-direction:row;padding:0}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;padding:0;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{font-size:.25em}}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{flex-basis:auto!important;width:auto;height:auto;margin:0 .3125em;padding:0}.swal2-popup.swal2-toast .swal2-styled{margin:.125em .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #439dbb33}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:flex;position:fixed;z-index:1060;inset:0;flex-direction:row;align-items:center;justify-content:center;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:#0006}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-no-transition{transition:none!important}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.swal2-container .swal2-modal{margin:0!important}}.swal2-popup{display:none;position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;min-width:20em;max-width:22em;padding:1.25em;border:none;border-radius:5px;background:#fff;font-family:inherit;font-size:14px}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-header{display:flex;flex-direction:column;align-items:center;padding:0 1.8em}.swal2-title{position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#343a40;font-size:16px;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word;text-transform:capitalize}.swal2-actions{display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0;padding:0 1.6em}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}.swal2-loader{display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#439dbb transparent #439dbb transparent}.swal2-styled{margin:.3125em;padding:.625em 2em;box-shadow:none;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#439dbb;color:#fff;font-size:.8em;text-transform:capitalize}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#d14529;color:#fff;font-size:.8em}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#757575;color:#fff;font-size:.8em}.swal2-styled:focus{outline:0;box-shadow:0 0 0 3px #439dbb33}.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;height:.25em;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.swal2-timer-progress-bar{width:100%;height:.25em;background:#0003}.swal2-image{max-width:100%;margin:1.25em auto}.swal2-close{position:absolute;z-index:2;top:0;right:0;align-items:center;justify-content:center;width:1.2em;height:1.2em;padding:0;overflow:hidden;transition:color .1s ease-out;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px #439dbb33}.swal2-close::-moz-focus-inner{border:0}.swal2-content{z-index:1;justify-content:center;margin:0;color:#6c757d;font-size:1em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px #0000000f;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 0 3px #439dbb33}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em auto;background:#fff}.swal2-range input{width:80%}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-range input,.swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{margin:0 .4em}.swal2-input-label{display:flex;justify-content:center;margin:1em auto}.swal2-validation-message{display:none;align-items:center;justify-content:center;margin:0 -2.7em;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message:before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:0 0 1.25em;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#439dbb;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#439dbb}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#439dbb}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{box-shadow:1px 2px 4px #3b3b3b4f;-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@supports (-ms-accelerator: true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0)}}@-webkit-keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@keyframes swal2-toast-hide{to{transform:rotate(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-no-backdrop .swal2-container{inset:auto;max-width:calc(100% - 1.25em);background-color:transparent!important}body.swal2-no-backdrop .swal2-container>.swal2-modal{box-shadow:0 0 10px #0006}body.swal2-no-backdrop .swal2-container.swal2-top{top:0;left:50%;transform:translate(-50%)}body.swal2-no-backdrop .swal2-container.swal2-top-left,body.swal2-no-backdrop .swal2-container.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-top-end,body.swal2-no-backdrop .swal2-container.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-container.swal2-center{top:50%;left:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-left,body.swal2-no-backdrop .swal2-container.swal2-center-start{top:50%;left:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-end,body.swal2-no-backdrop .swal2-container.swal2-center-right{top:50%;right:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom{bottom:0;left:50%;transform:translate(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom-left,body.swal2-no-backdrop .swal2-container.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-bottom-end,body.swal2-no-backdrop .swal2-container.swal2-bottom-right{right:0;bottom:0}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.home-slider{--swiper-theme-color: #439dbb;width:100%;height:clamp(320px,42vw,520px);position:relative;top:0;left:0;margin-top:16px;overflow:hidden;border-radius:24px;background:#dce8ed;box-shadow:0 18px 45px #203f4a24}@media (max-width: 767px){.home-slider{height:320px;border-radius:18px}}@media (max-width: 576px){.home-slider{height:260px;margin-top:10px;border-radius:14px}}.home-slider .shadow{position:absolute;top:0;left:0;right:0;height:100%;width:100%;z-index:1;background:linear-gradient(180deg,#0c1e2405,#0c1e2400 55%,#0c1e2438)}.home-slider img,.home-slider video{width:100%;height:100%;object-fit:cover}.home-slider .swiper-button-prev,.home-slider .swiper-button-next{width:40px;height:40px;margin-top:-20px;border-radius:50%;color:#439dbb;background:#ffffffeb;box-shadow:0 5px 18px #162d3524;transition:all .3s}.home-slider .swiper-button-prev:after,.home-slider .swiper-button-next:after{font-size:15px;font-weight:700}.home-slider .swiper-button-prev:hover,.home-slider .swiper-button-next:hover{color:#439dbb;background:#fff;box-shadow:0 7px 22px #162d3533}.home-slider .swiper-button-prev{left:20px}.home-slider .swiper-button-next{right:20px}.market-page{position:relative;background:#f4f7f8}.market-page #ehub-app>.container{max-width:1240px}.market-page .home-box{margin:44px 0;position:relative}@media (max-width: 767px){.market-page .home-box{margin:32px 0}}.market-page .home-box:has(.full-image){display:block}.market-page .home-box:last-child{padding-bottom:3cqmax}.market-page .home-box:last-child.image-box{display:block}.market-page .home-box .for-sale{position:absolute;z-index:9;margin-top:12px;right:12px;background:#ffffffe0;font-size:11px;display:flex;align-items:center;gap:5px;padding:6px 10px;border-radius:20px;box-shadow:0 4px 15px #1a2d341a;backdrop-filter:blur(8px)}.market-page .home-box>h2{font-size:24px;font-weight:600;display:flex;align-items:center;gap:20px;margin-bottom:18px;color:#26383e}.market-page .home-box>h2:hover a{color:#439dbb}.market-page .home-box>h2 span{flex:1}.market-page .home-box>h2 a{font-size:13px;font-weight:400;color:#61747b;position:relative;padding:9px 14px;padding-inline-end:30px;border-radius:20px;background:#fff;box-shadow:0 4px 16px #2d475012;transition:all .3s}.market-page .home-box>h2 a:after{font-family:"Font Awesome 5 Free";content:"";position:absolute;inset-inline-end:13px;top:50%;font-weight:900;transform:translateY(-50%)}.market-page .home-box>h2 a:hover{color:#fff;background:#439dbb;transform:translate(3px)}.market-page .home-box>[class^=items-]{margin:0 -10px}.market-page .home-box .item-box{background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 5px 18px #1f23300d;overflow:hidden;padding:8px;transition:all .3s}.market-page .home-box .item-box:hover{transform:none;box-shadow:0 10px 28px #1f233017}.market-page .home-box .item-box .image{border:0;border-radius:10px;background:#f8f8f8}.market-page .home-box .item-box .content{padding:12px 6px 10px}.market-page .home-box .item-box .content h2{color:#2c2c2c;font-size:15px;line-height:1.35}.market-page .home-box .item-box .content .prices{margin-top:7px;color:#439dbb}.market-page .home-box .item-box .content .prices span{font-size:15px;font-weight:600}.market-page .home-box .item-box .content .prices span.discount{color:#879398;font-size:13px;font-weight:400}.market-page .home-box .item-box .actions{display:flex;position:relative;visibility:visible;opacity:1;transform:none;overflow:hidden;border-radius:8px}.market-page .home-box .item-box .actions .add-to-cart,.market-page .home-box .item-box .actions .out-of-stock{min-height:42px}.market-page .home-box .item-box .actions .add-to-wishlist{min-width:42px;height:42px}.market-page .categories-slider{overflow:hidden;white-space:nowrap;padding:3px 0}.market-page .categories-slider .slick-list{margin:0 42px}.market-page .categories-slider .slick-arrow{width:34px;height:34px;top:50%;border:1px solid rgba(67,157,187,.18);border-radius:50%;color:#439dbb;background:#fff;box-shadow:0 4px 12px #26465114;transform:translateY(-50%);transition:all .3s}.market-page .categories-slider .slick-arrow:hover:not(.slick-disabled){color:#fff;background:#439dbb}.market-page .categories-slider .slick-arrow.slick-disabled{opacity:.35}.market-page .categories-slider .slick-prev{left:0}.market-page .categories-slider .slick-next{right:0}.market-page .categories-slider .category{margin-inline-end:10px;display:inline-block;text-align:center;white-space:normal;color:#486068;padding:9px 16px;border:1px solid rgba(67,157,187,.24);background-color:#fffc;border-radius:22px;box-shadow:0 3px 10px #2646510a;transition:all .3s}.market-page .categories-slider .category:hover{background-color:#439dbb33}.market-page .categories-slider .category img{height:100px;padding:10px}.market-page #categories-fixed{position:fixed;width:100%;z-index:10;top:60px;left:0;background:#fffffff0;border-bottom:1px solid rgba(67,157,187,.12);text-align:center;display:none;box-shadow:0 7px 24px #1d384114;backdrop-filter:blur(12px);overflow-x:auto;white-space:nowrap;scrollbar-width:none}.market-page #categories-fixed::-webkit-scrollbar{display:none}.market-page #categories-fixed a{padding:11px 9px;display:inline-block;color:#536970;font-size:13px;transition:color .3s}.market-page #categories-fixed a:hover{color:#439dbb}.full-image{width:100%;display:block;border-radius:18px;box-shadow:0 12px 34px #1d38411a;transition:all .35s}.full-image:hover{transform:translateY(-3px);box-shadow:0 18px 42px #1d384129}.images-box{display:flex;justify-content:space-between;gap:16px}@media (max-width: 576px){.images-box:not(.three-in-row){flex-direction:column!important}}.images-box a{border-radius:16px;box-shadow:0 10px 28px #1d384117;overflow:hidden}.images-box a:hover img{scale:1.04}.images-box a img{width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:.4s}.images-box.two-in-row a{width:calc(50% - 10px)}@media (max-width: 576px){.images-box.two-in-row a{width:calc(100% - 10px)}}@media (max-width: 576px){.images-box.three-in-row{flex-wrap:wrap}}.images-box.three-in-row a:nth-child(1),.images-box.three-in-row a:nth-child(3){width:calc(25% - 10px)}@media (max-width: 576px){.images-box.three-in-row a:nth-child(1),.images-box.three-in-row a:nth-child(3){width:calc(50% - 5px);order:2}}.images-box.three-in-row a:nth-child(2){width:calc(50% - 10px)}@media (max-width: 576px){.images-box.three-in-row a:nth-child(2){width:100%;order:3}}.images-box.two-in-box.two-in-box-right{flex-direction:row-reverse}.images-box.two-in-box>div{display:flex;flex-direction:column;width:calc(30% - 10px)}@media (max-width: 576px){.images-box.two-in-box>div{width:calc(100% - 10px);flex-direction:row;margin-bottom:20px;gap:10px}}.images-box.two-in-box>div a{height:50%}.images-box.two-in-box>div a:first-child{margin-bottom:20px}@media (max-width: 576px){.images-box.two-in-box>div a{width:100%;height:auto;margin-bottom:0!important}}.images-box.two-in-box>a{width:calc(70% - 10px)}@media (max-width: 576px){.images-box.two-in-box>a{width:100%}}.featured-card{margin:4px 8px 12px;border-radius:16px;overflow:hidden;position:relative;display:inline-block;aspect-ratio:3/4;transition:.35s;cursor:pointer}.featured-card:hover{transform:translateY(-5px)}.featured-card a,.featured-card .image{height:100%;display:block}.featured-card img{width:100%;height:100%;object-fit:cover}.market-page .items-slider .slick-list{padding:3px 0 12px}.market-page .items-slider .slick-arrow{width:36px;height:36px;z-index:3;border-radius:50%;color:#fff!important;background:#439dbbeb;box-shadow:0 5px 16px #1630392e;transition:all .3s}.market-page .items-slider .slick-arrow:before{width:36px;height:36px;font-size:17px;line-height:36px}.market-page .items-slider .slick-arrow:hover{color:#fff;background:#439dbb;box-shadow:0 7px 20px #1630393d}.market-page .items-slider .slick-prev{left:14px}.market-page .items-slider .slick-next{right:14px}@media (max-width: 576px){.market-page .home-box>h2{font-size:20px;margin-bottom:14px}.market-page .home-box>h2 a{padding:7px 12px;padding-inline-end:26px;font-size:11px}.market-page .home-box>[class^=items-]{margin:0 -5px}.market-page .home-box .item-box{margin:5px;width:calc(50% - 10px);border-radius:12px}.market-page .home-box .item-box .content{padding:10px}.market-page .home-box .item-box .content h2{font-size:13px;height:36px}.market-page .categories-slider{margin-inline:-12px;padding-inline:12px}.market-page .categories-slider .slick-list{margin:0}.market-page .categories-slider .category{padding:8px 13px;font-size:13px}.market-page .items-slider .slick-arrow{display:none!important}.images-box{gap:10px}.images-box a,.full-image,.featured-card{border-radius:12px}}.categories-page .categories,.categories-page .brands,.categories-page .sellers,.brands-page .categories,.brands-page .brands,.brands-page .sellers,.sellers-page .categories,.sellers-page .brands,.sellers-page .sellers{display:flex;flex-wrap:wrap}.categories-page .categories .category,.categories-page .categories .brand,.categories-page .categories .seller,.categories-page .brands .category,.categories-page .brands .brand,.categories-page .brands .seller,.categories-page .sellers .category,.categories-page .sellers .brand,.categories-page .sellers .seller,.brands-page .categories .category,.brands-page .categories .brand,.brands-page .categories .seller,.brands-page .brands .category,.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .category,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .categories .category,.sellers-page .categories .brand,.sellers-page .categories .seller,.sellers-page .brands .category,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .category,.sellers-page .sellers .brand,.sellers-page .sellers .seller{border-radius:8px;margin:8px;width:calc(25% - 16px);height:150px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .3s ease 0s;position:relative;box-shadow:#0000001a 0 4px 12px;background-color:#439dbb33;overflow:hidden}.categories-page .categories .category:hover,.categories-page .categories .brand:hover,.categories-page .categories .seller:hover,.categories-page .brands .category:hover,.categories-page .brands .brand:hover,.categories-page .brands .seller:hover,.categories-page .sellers .category:hover,.categories-page .sellers .brand:hover,.categories-page .sellers .seller:hover,.brands-page .categories .category:hover,.brands-page .categories .brand:hover,.brands-page .categories .seller:hover,.brands-page .brands .category:hover,.brands-page .brands .brand:hover,.brands-page .brands .seller:hover,.brands-page .sellers .category:hover,.brands-page .sellers .brand:hover,.brands-page .sellers .seller:hover,.sellers-page .categories .category:hover,.sellers-page .categories .brand:hover,.sellers-page .categories .seller:hover,.sellers-page .brands .category:hover,.sellers-page .brands .brand:hover,.sellers-page .brands .seller:hover,.sellers-page .sellers .category:hover,.sellers-page .sellers .brand:hover,.sellers-page .sellers .seller:hover{scale:1.05;transform:translateY(-8px)}.categories-page .categories .category:hover img,.categories-page .categories .brand:hover img,.categories-page .categories .seller:hover img,.categories-page .brands .category:hover img,.categories-page .brands .brand:hover img,.categories-page .brands .seller:hover img,.categories-page .sellers .category:hover img,.categories-page .sellers .brand:hover img,.categories-page .sellers .seller:hover img,.brands-page .categories .category:hover img,.brands-page .categories .brand:hover img,.brands-page .categories .seller:hover img,.brands-page .brands .category:hover img,.brands-page .brands .brand:hover img,.brands-page .brands .seller:hover img,.brands-page .sellers .category:hover img,.brands-page .sellers .brand:hover img,.brands-page .sellers .seller:hover img,.sellers-page .categories .category:hover img,.sellers-page .categories .brand:hover img,.sellers-page .categories .seller:hover img,.sellers-page .brands .category:hover img,.sellers-page .brands .brand:hover img,.sellers-page .brands .seller:hover img,.sellers-page .sellers .category:hover img,.sellers-page .sellers .brand:hover img,.sellers-page .sellers .seller:hover img{opacity:1}.categories-page .categories .category h2,.categories-page .categories .brand h2,.categories-page .categories .seller h2,.categories-page .brands .category h2,.categories-page .brands .brand h2,.categories-page .brands .seller h2,.categories-page .sellers .category h2,.categories-page .sellers .brand h2,.categories-page .sellers .seller h2,.brands-page .categories .category h2,.brands-page .categories .brand h2,.brands-page .categories .seller h2,.brands-page .brands .category h2,.brands-page .brands .brand h2,.brands-page .brands .seller h2,.brands-page .sellers .category h2,.brands-page .sellers .brand h2,.brands-page .sellers .seller h2,.sellers-page .categories .category h2,.sellers-page .categories .brand h2,.sellers-page .categories .seller h2,.sellers-page .brands .category h2,.sellers-page .brands .brand h2,.sellers-page .brands .seller h2,.sellers-page .sellers .category h2,.sellers-page .sellers .brand h2,.sellers-page .sellers .seller h2{z-index:1;padding:10px;color:#fff;font-size:28px;text-shadow:0px 2px 1px #000}.categories-page .categories .category img,.categories-page .categories .brand img,.categories-page .categories .seller img,.categories-page .brands .category img,.categories-page .brands .brand img,.categories-page .brands .seller img,.categories-page .sellers .category img,.categories-page .sellers .brand img,.categories-page .sellers .seller img,.brands-page .categories .category img,.brands-page .categories .brand img,.brands-page .categories .seller img,.brands-page .brands .category img,.brands-page .brands .brand img,.brands-page .brands .seller img,.brands-page .sellers .category img,.brands-page .sellers .brand img,.brands-page .sellers .seller img,.sellers-page .categories .category img,.sellers-page .categories .brand img,.sellers-page .categories .seller img,.sellers-page .brands .category img,.sellers-page .brands .brand img,.sellers-page .brands .seller img,.sellers-page .sellers .category img,.sellers-page .sellers .brand img,.sellers-page .sellers .seller img{transition:all .3s ease 0s;height:100%;width:100%;object-fit:cover;position:absolute;z-index:0;opacity:.7}@media (max-width: 1199.98px){.categories-page .categories .category img,.categories-page .categories .brand img,.categories-page .categories .seller img,.categories-page .brands .category img,.categories-page .brands .brand img,.categories-page .brands .seller img,.categories-page .sellers .category img,.categories-page .sellers .brand img,.categories-page .sellers .seller img,.brands-page .categories .category img,.brands-page .categories .brand img,.brands-page .categories .seller img,.brands-page .brands .category img,.brands-page .brands .brand img,.brands-page .brands .seller img,.brands-page .sellers .category img,.brands-page .sellers .brand img,.brands-page .sellers .seller img,.sellers-page .categories .category img,.sellers-page .categories .brand img,.sellers-page .categories .seller img,.sellers-page .brands .category img,.sellers-page .brands .brand img,.sellers-page .brands .seller img,.sellers-page .sellers .category img,.sellers-page .sellers .brand img,.sellers-page .sellers .seller img{opacity:1}}@media (max-width: 992px){.categories-page .categories .category,.categories-page .categories .brand,.categories-page .categories .seller,.categories-page .brands .category,.categories-page .brands .brand,.categories-page .brands .seller,.categories-page .sellers .category,.categories-page .sellers .brand,.categories-page .sellers .seller,.brands-page .categories .category,.brands-page .categories .brand,.brands-page .categories .seller,.brands-page .brands .category,.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .category,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .categories .category,.sellers-page .categories .brand,.sellers-page .categories .seller,.sellers-page .brands .category,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .category,.sellers-page .sellers .brand,.sellers-page .sellers .seller{width:calc(33.3% - 20px)}}@media (max-width: 576px){.categories-page .categories .category,.categories-page .categories .brand,.categories-page .categories .seller,.categories-page .brands .category,.categories-page .brands .brand,.categories-page .brands .seller,.categories-page .sellers .category,.categories-page .sellers .brand,.categories-page .sellers .seller,.brands-page .categories .category,.brands-page .categories .brand,.brands-page .categories .seller,.brands-page .brands .category,.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .category,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .categories .category,.sellers-page .categories .brand,.sellers-page .categories .seller,.sellers-page .brands .category,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .category,.sellers-page .sellers .brand,.sellers-page .sellers .seller{width:calc(50% - 20px)}}.categories-page .categories .brand,.categories-page .categories .seller,.categories-page .brands .brand,.categories-page .brands .seller,.categories-page .sellers .brand,.categories-page .sellers .seller,.brands-page .categories .brand,.brands-page .categories .seller,.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .categories .brand,.sellers-page .categories .seller,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .brand,.sellers-page .sellers .seller{height:auto;background-color:transparent;width:calc(20% - 16px);flex-direction:column}.categories-page .categories .brand img,.categories-page .categories .seller img,.categories-page .brands .brand img,.categories-page .brands .seller img,.categories-page .sellers .brand img,.categories-page .sellers .seller img,.brands-page .categories .brand img,.brands-page .categories .seller img,.brands-page .brands .brand img,.brands-page .brands .seller img,.brands-page .sellers .brand img,.brands-page .sellers .seller img,.sellers-page .categories .brand img,.sellers-page .categories .seller img,.sellers-page .brands .brand img,.sellers-page .brands .seller img,.sellers-page .sellers .brand img,.sellers-page .sellers .seller img{opacity:1;left:0;top:0;position:relative;aspect-ratio:1}.categories-page .categories .brand h2,.categories-page .categories .seller h2,.categories-page .brands .brand h2,.categories-page .brands .seller h2,.categories-page .sellers .brand h2,.categories-page .sellers .seller h2,.brands-page .categories .brand h2,.brands-page .categories .seller h2,.brands-page .brands .brand h2,.brands-page .brands .seller h2,.brands-page .sellers .brand h2,.brands-page .sellers .seller h2,.sellers-page .categories .brand h2,.sellers-page .categories .seller h2,.sellers-page .brands .brand h2,.sellers-page .brands .seller h2,.sellers-page .sellers .brand h2,.sellers-page .sellers .seller h2{padding:10px;color:#222;font-size:16px;text-shadow:unset;margin:0}@media (max-width: 992px){.categories-page .categories .brand,.categories-page .categories .seller,.categories-page .brands .brand,.categories-page .brands .seller,.categories-page .sellers .brand,.categories-page .sellers .seller,.brands-page .categories .brand,.brands-page .categories .seller,.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .categories .brand,.sellers-page .categories .seller,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .brand,.sellers-page .sellers .seller{width:calc(33.3% - 20px)}}@media (max-width: 576px){.categories-page .categories .brand,.categories-page .categories .seller,.categories-page .brands .brand,.categories-page .brands .seller,.categories-page .sellers .brand,.categories-page .sellers .seller,.brands-page .categories .brand,.brands-page .categories .seller,.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .categories .brand,.sellers-page .categories .seller,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .brand,.sellers-page .sellers .seller{width:calc(50% - 20px)}}.brands-page #ehub-app>.container,.sellers-page #ehub-app>.container{max-width:1180px}.brands-page .catalog-header,.sellers-page .catalog-header{margin:34px 8px 22px}.brands-page .catalog-header h1,.sellers-page .catalog-header h1{margin:0;color:#293b42;font-size:2rem;font-weight:600;line-height:1.25}@media (max-width: 767px){.brands-page .catalog-header,.sellers-page .catalog-header{margin:24px 5px 16px}.brands-page .catalog-header h1,.sellers-page .catalog-header h1{font-size:1.55rem}}.brands-page .brands,.brands-page .sellers,.sellers-page .brands,.sellers-page .sellers{min-height:360px;padding:0 8px 55px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-content:start;gap:18px}.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .brand,.sellers-page .sellers .seller{width:100%;height:auto;min-width:0;margin:0;border:1px solid rgba(67,157,187,.1);border-radius:15px;background:#fff;box-shadow:0 7px 22px #1f3a4312;display:flex;flex-direction:column;overflow:hidden;transition:border-color .3s,box-shadow .3s,transform .3s}.brands-page .brands .brand:hover,.brands-page .brands .seller:hover,.brands-page .sellers .brand:hover,.brands-page .sellers .seller:hover,.sellers-page .brands .brand:hover,.sellers-page .brands .seller:hover,.sellers-page .sellers .brand:hover,.sellers-page .sellers .seller:hover{scale:1;transform:translateY(-4px);border-color:#439dbb3d;box-shadow:0 13px 30px #1f3a431f}.brands-page .brands .brand:hover img,.brands-page .brands .seller:hover img,.brands-page .sellers .brand:hover img,.brands-page .sellers .seller:hover img,.sellers-page .brands .brand:hover img,.sellers-page .brands .seller:hover img,.sellers-page .sellers .brand:hover img,.sellers-page .sellers .seller:hover img{opacity:1;scale:1.03}.brands-page .brands .brand img,.brands-page .brands .seller img,.brands-page .sellers .brand img,.brands-page .sellers .seller img,.sellers-page .brands .brand img,.sellers-page .brands .seller img,.sellers-page .sellers .brand img,.sellers-page .sellers .seller img{position:relative;top:auto;left:auto;width:100%;aspect-ratio:1;opacity:1;transition:scale .4s}.brands-page .brands .brand h2,.brands-page .brands .seller h2,.brands-page .sellers .brand h2,.brands-page .sellers .seller h2,.sellers-page .brands .brand h2,.sellers-page .brands .seller h2,.sellers-page .sellers .brand h2,.sellers-page .sellers .seller h2{width:100%;min-height:50px;margin:0;padding:13px 14px;border-top:1px solid #edf2f4;color:#304249;background:#fff;font-size:14px;font-weight:500;line-height:1.4;text-shadow:none;display:flex;align-items:center;justify-content:center}@media (max-width: 1199px){.brands-page .brands,.brands-page .sellers,.sellers-page .brands,.sellers-page .sellers{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 992px){.brands-page .brands,.brands-page .sellers,.sellers-page .brands,.sellers-page .sellers{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.brands-page .brands,.brands-page .sellers,.sellers-page .brands,.sellers-page .sellers{padding:0 5px 40px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.brands-page .brands .brand,.brands-page .brands .seller,.brands-page .sellers .brand,.brands-page .sellers .seller,.sellers-page .brands .brand,.sellers-page .brands .seller,.sellers-page .sellers .brand,.sellers-page .sellers .seller{width:100%;border-radius:12px}.brands-page .brands .brand h2,.brands-page .brands .seller h2,.brands-page .sellers .brand h2,.brands-page .sellers .seller h2,.sellers-page .brands .brand h2,.sellers-page .brands .seller h2,.sellers-page .sellers .brand h2,.sellers-page .sellers .seller h2{min-height:46px;padding:11px 9px;font-size:13px}}.brands-page .brands .brand img{padding:26px;object-fit:contain;background:#fff}@media (max-width: 576px){.brands-page .brands .brand img{padding:18px}}.sellers-page .sellers .seller img{object-fit:cover;background:#eef3f5}.item-box{background:#fff;border:1px solid #ececec;box-shadow:0 5px 18px #1f23300d;width:calc(20% - 20px);height:100%;margin:10px;border-radius:14px;overflow:hidden;padding:8px;position:relative;display:inline-block;cursor:pointer}@media (max-width: 992px){.item-box{width:calc(25% - 20px)}}@media (max-width: 576px){.item-box{width:calc(33.3% - 20px)}}@media (max-width: 480px){.item-box{width:calc(50% - 20px)}}.item-box a{display:block;height:100%;position:relative}.item-box a:before{background:linear-gradient(200deg,transparent,rgba(243,243,243,.5) 100%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.item-box:hover{box-shadow:0 10px 28px #1f233017}.item-box:hover .image img{scale:1.03;transition:.4s}.item-box:hover .actions{visibility:visible;opacity:1;transform:none;z-index:9}.item-box .image{position:relative;width:100%;z-index:0;transition:all .3s;background:#f8f8f8;border:0;border-radius:10px;overflow:hidden;aspect-ratio:3/4}.item-box .image img{transition:all .3s;width:100%;height:100%;object-fit:cover;margin:0}.item-box .tags{position:absolute;display:flex;align-items:center;justify-content:flex-end;width:100%;padding:5px;z-index:9;font-size:10px}.item-box .tags .offer{background-color:#d12121;color:#fff;text-align:center;padding:2px 5px;border-radius:5px}.item-box .tags .attribute{height:20px;margin:3px;box-shadow:0 0 3px #eee;border:.3px solid #eee}.item-box .tags .attribute:not(.color){color:#439dbb;box-shadow:0 0 1px #a8a8a8;padding:3px 5px;line-height:1.2;border-radius:3px;background:#f3f3f3;font-size:14px}.item-box .tags .attribute.color{width:20px;border-radius:50%}.item-box .tags .platform{height:20px}.item-box .content{width:100%;display:flex;flex-flow:column;padding:12px 6px 10px;color:#212121;white-space:normal;justify-content:flex-end;transition:.2s;position:relative;top:0}.item-box .content h2{color:#2c2c2c;font-size:15px;font-weight:600;text-align:start;z-index:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin:0}.item-box .content .prices{color:#439dbb;font-weight:600;margin:5px 0 0;line-height:1.4;z-index:1}.item-box .content .prices span{font-size:14px;margin-inline-end:5px}.item-box .content .prices span.discount{text-decoration:line-through;text-decoration-color:#eb445a;text-align:end}.item-box .actions{display:flex;border-radius:8px;overflow:hidden;position:relative;width:100%;z-index:1;visibility:visible;opacity:1;transform:none;transition:.2s linear}@media (max-width: 767px){.item-box .actions{display:flex}}.item-box .actions .add-to-cart,.item-box .actions .out-of-stock{color:#fff;height:40px;font-size:14px;line-height:14px;padding:3px 5px;flex:1}.item-box .actions .add-to-cart{background:#439dbb;transition:background .3s ease-out;background-size:100%}.item-box .actions .add-to-cart:hover{background-size:300%}.item-box .actions .add-to-wishlist{background:#636363;color:#fff;width:40px;height:40px;font-size:18px;line-height:18px}.item-box .actions .add-to-wishlist i.fas{animation:wishlist .3s}@keyframes wishlist{50%{scale:1.5}to{scale:1}}.items-page{background:#f7f8fa}.items-page #ehub-app>.container{max-width:1320px;padding-top:32px}.items-page items>.row{margin:0 -10px 50px}.items-page .filters{align-self:flex-start;background:#fff;border:1px solid #ececec;border-radius:14px;box-shadow:0 8px 24px #1f23300d;padding:10px 14px}.items-page .filters>.attributes{padding:14px 4px;margin-bottom:0}.items-page .filters>.attributes:not(:last-child){border-bottom:1px solid rgba(100,100,100,.2)}.items-page .filters>.attributes h5{color:#252525;font-size:16px;font-weight:600;margin-bottom:12px;display:flex;align-items:center}.items-page .filters>.attributes h5 span{flex:1}.items-page .filters>.attributes h5 a{color:#439dbb;font-size:12px;font-weight:500;cursor:pointer}.items-page .filters>.attributes>.checkbox{color:#555;display:block;font-size:14px;margin-bottom:9px}.items-page .filters>.attributes .see-more{background:transparent;color:#439dbb;margin:0 auto;display:block;padding:5px;font-size:14px}.items-page .filters>.attributes .colors{display:flex;flex-wrap:wrap}.items-page .filters>.attributes .colors label{display:inline-flex;margin-bottom:5px;margin-inline-end:5px;height:25px;width:25px}.items-page .filters>.attributes .colors label i{height:inherit;width:inherit;border-radius:50%;border:1px solid #c6c0c0}.items-page .filters>.attributes .colors label i:after{left:9px;top:4px;width:7px;height:14px;box-shadow:.6px .5px #000}.items-page .items-filters{display:flex;align-items:flex-end;justify-content:flex-end;gap:18px;background:#fff;border:1px solid #e8edef;border-radius:15px;box-shadow:0 6px 20px #1f23300b;margin-bottom:18px;min-height:78px;padding:13px 16px}.items-page .items-filters label{color:#7a878c;font-size:11px;font-weight:600;letter-spacing:.3px;line-height:1;margin:0}.items-page .items-filters .prices{align-items:end;display:grid;gap:5px 7px;grid-template-columns:72px auto 72px auto;margin-inline-end:0}.items-page .items-filters .prices label{grid-column:1/-1}.items-page .items-filters .prices>span{align-self:center;color:#9aa5a9;font-size:13px}.items-page .items-filters .prices input{width:72px;height:38px;border-radius:9px;margin:0;padding:4px 8px;text-align:center;border:1px solid #dfe5e7;background:#fff;color:#34464d;transition:border-color .2s,box-shadow .2s}.items-page .items-filters .prices input:focus{border-color:#439dbbb3;box-shadow:0 0 0 3px #439dbb1a;outline:0}.items-page .items-filters .prices input::placeholder{color:#a0aaae;font-size:12px}.items-page .items-filters .prices input::-webkit-inner-spin-button{-webkit-appearance:none}.items-page .items-filters .prices button{border-radius:9px;box-shadow:0 4px 10px #439dbb2e;font-size:12px;font-weight:600;height:38px;padding-inline:16px}.items-page .items-filters .sort-by,.items-page .items-filters .show-limit{align-items:flex-start;display:flex;flex-flow:column;gap:5px;margin-inline-end:0}.items-page .items-filters .sort-by select,.items-page .items-filters .show-limit select{margin-inline-start:0;background:#fff;border:1px solid #dfe5e7;color:#34464d;padding:2px 30px 2px 10px;border-radius:9px;height:38px;min-width:112px;outline:0;transition:border-color .2s,box-shadow .2s}.items-page .items-filters .sort-by select:focus,.items-page .items-filters .show-limit select:focus{border-color:#439dbbb3;box-shadow:0 0 0 3px #439dbb1a}.items-page .items-filters .show-limit select{min-width:72px}.items-page .items{gap:16px;padding:4px 0 18px}.items-page .items .item-box{margin:0;width:calc(25% - 12px)}.items-page .items .item-box .add-to-cart,.items-page .items .item-box .out-of-stock,.items-page .items .item-box .add-to-wishlist{height:38px}@media (max-width: 992px){.items-page .items .item-box{width:calc(33.3% - 11px)}}@media (max-width: 480px){.items-page .items .item-box{width:calc(50% - 8px)}}.items-page .filter-btn{display:none;margin-bottom:12px}.items-page .filter-btn button{background:#fff;border-color:#e4e4e4;border-radius:10px;color:#439dbb;font-weight:600;height:46px}@media (max-width: 959.98px){.items-page .filter-btn{display:block}.items-page .filters{display:none;max-height:62vh;margin:0 10px 12px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#bfd0d5 transparent;scrollbar-width:thin}.items-page .items-filters{display:none;flex-wrap:wrap;gap:14px;justify-content:flex-start;margin:0 10px 12px}.items-page .items-filters .prices,.items-page .items-filters .sort-by,.items-page .items-filters .show-limit{margin-inline-end:0}.items-page .items-filters .prices{width:100%}}@media (max-width: 576px){.items-page #ehub-app>.container{padding-top:22px}.items-page .items{gap:12px}.items-page .items .item-box{padding:6px}.items-page .items .item-box .actions{display:flex}.items-page .items .item-box .actions .add-to-cart,.items-page .items .item-box .actions .out-of-stock{font-size:12px}}#item-page{padding:38px 0 64px}#item-page .product-shell{align-items:start;display:grid;gap:28px;grid-template-columns:minmax(280px,38fr) minmax(0,62fr)}#item-page .product-gallery-card{align-items:flex-start;background:linear-gradient(145deg,#eef5f6,#f9fbfb);border:1px solid #e1eaec;border-radius:26px;box-shadow:0 18px 45px #1c313917;display:flex;padding:22px}#item-page .product-gallery-card .item-images{background:#fff;border-radius:20px;box-shadow:0 10px 25px #1e343d12;overflow:hidden;position:relative;width:100%}#item-page .product-gallery-card .item-images .splide__slide{aspect-ratio:3/4}#item-page .product-gallery-card .item-images img,#item-page .product-gallery-card .item-images video{display:block;height:100%;margin:0;object-fit:cover;object-position:center;width:100%}#item-page .product-gallery-card .item-images .splide__arrow{background:#fffffff0;border:1px solid #e1e8ea;box-shadow:0 6px 18px #1f30371f;height:42px;opacity:1;transition:background-color .2s ease,border-color .2s ease,transform .2s ease;width:42px}#item-page .product-gallery-card .item-images .splide__arrow svg{fill:#30454d;height:14px;width:14px}#item-page .product-gallery-card .item-images .splide__arrow:hover{background:#439dbb;border-color:#439dbb}#item-page .product-gallery-card .item-images .splide__arrow:hover svg{fill:#fff}#item-page .product-summary{background:#fff;border:1px solid #e5ecee;border-radius:26px;box-shadow:0 18px 45px #1c313914;display:flex;flex-direction:column;justify-content:flex-start;padding:32px 34px}#item-page .product-heading{border-bottom:1px solid #e7edef;padding-bottom:18px}#item-page .product-taxonomy{display:flex;flex-wrap:wrap;gap:9px 14px;margin:15px 0 0}#item-page .product-taxonomy .links{align-items:center;background:transparent;color:#718187;display:flex;flex-wrap:wrap;font-size:12px;gap:6px}#item-page .product-taxonomy .links a{background:#f2f7f8;border:1px solid #dce9ec;border-radius:20px;color:#439dbb;font-weight:600;padding:5px 9px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}#item-page .product-taxonomy .links a:hover{background:#439dbb;border-color:#439dbb;color:#fff}#item-page h1.title{color:#1c2d33;font-size:30px;font-weight:700;letter-spacing:-.35px;line-height:1.35;margin:0 0 8px}#item-page .short-description{color:#66777d;font-size:15px;font-weight:400;line-height:1.8;margin:0;padding:0}#item-page .short-description p:last-child{margin-bottom:0}#item-page .rate{align-items:center;color:#7c898e;display:flex;font-size:13px;gap:7px;margin:14px 0 0}#item-page .rate .stars{display:flex;gap:2px}#item-page .rate .stars .checked{color:#eeb84a}#item-page .product-price-row{align-items:center;display:flex;justify-content:space-between;margin:18px 0;padding:0 0 17px}#item-page .product-price-row .price{align-items:baseline;direction:ltr;display:flex;gap:10px;margin:0}#item-page .product-price-row .price .current-price{color:#20343b;font-size:27px;font-weight:700;line-height:1}#item-page .product-price-row .price .old-price{color:#98a6ab;font-size:15px;text-decoration:line-through}#item-page .product-price-row .stock{background:#edf8f2;border:1px solid #d9f0e3;border-radius:20px;color:#31845a;font-size:12px;font-weight:600;padding:6px 10px}#item-page .product-price-row .stock.out-of-stock{background:#fff0f0;border-color:#f5dcdc;color:#b84b4b}#item-page .product-details-card{margin-bottom:18px;padding:3px 2px}#item-page .product-details-card .detail-row{align-items:flex-start;display:flex;font-size:13px;gap:18px;justify-content:space-between;padding:11px 0}#item-page .product-details-card .detail-row:not(:last-child){border-bottom:1px solid #e7edef}#item-page .product-details-card .detail-row>span{color:#7a898e;flex:0 0 auto}#item-page .product-details-card .detail-row strong{color:#34474e;font-weight:600}#item-page .product-details-card .detail-row>div{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}#item-page .product-details-card .detail-row em{background:#f5f8f9;border:1px solid #dfe7e9;border-radius:7px;color:#43565d;font-size:11px;font-style:normal;padding:3px 7px}#item-page .product-options{display:grid;gap:14px;margin-bottom:18px}#item-page .product-options .attribute>label{color:#34474e;display:block;font-size:13px;font-weight:600;margin-bottom:8px}#item-page .product-options .attribute .attributes{display:flex;flex-wrap:wrap;gap:7px}#item-page .product-options .attribute .attributes span{align-items:center;background:#fff;border:1px solid #dce5e8;border-radius:9px;color:#4e6168;cursor:pointer;display:inline-flex;font-size:13px;height:38px;justify-content:center;min-width:42px;padding:5px 11px;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}#item-page .product-options .attribute .attributes span:hover,#item-page .product-options .attribute .attributes span.active{background:#439dbb14;border-color:#439dbb;color:#439dbb}#item-page .product-options .attribute .attributes span.active{box-shadow:0 0 0 2px #439dbb1a}#item-page .product-options .attribute .attributes span.color{border-radius:50%;height:36px;min-width:36px;padding:0;width:36px}#item-page .product-purchase{background:#f1f7f8;border:1px solid #dce9ec;border-radius:17px;padding:13px}#item-page .product-actions{align-items:stretch;display:flex;gap:10px}#item-page .product-actions .quantity{border:1px solid #dce4e7;border-radius:11px;display:grid;flex:0 0 120px;grid-template-columns:38px 44px 38px;overflow:hidden}#item-page .product-actions .quantity button,#item-page .product-actions .quantity input{background:#fff;border:0;color:#273a41;height:46px;margin:0;padding:0;text-align:center}#item-page .product-actions .quantity button{background:#f5f7f8;transition:background-color .2s ease,color .2s ease}#item-page .product-actions .quantity button i{font-size:10px;pointer-events:none}#item-page .product-actions .quantity button:hover{background:#eaf3f5;color:#439dbb}#item-page .product-actions .quantity input{border-inline-end:1px solid #e3e9eb;border-inline-start:1px solid #e3e9eb;font-size:14px;width:44px}#item-page .product-actions .quantity input::-webkit-outer-spin-button,#item-page .product-actions .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#item-page .product-actions .quantity input[type=number]{-moz-appearance:textfield}#item-page .product-actions .add-to-cart{background:#20343b;border:1px solid #20343b;border-radius:11px;box-shadow:0 7px 16px #20343b2e;color:#fff;flex:1 1 auto;font-size:14px;font-weight:600;min-height:46px;padding:9px 17px;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}#item-page .product-actions .add-to-cart:hover{background:#439dbb;border-color:#439dbb;box-shadow:0 9px 20px #439dbb47;color:#fff;transform:translateY(-1px)}#item-page .product-secondary-actions{border-top:1px solid #dce7e9;display:flex;margin-top:12px;padding-top:10px}#item-page .product-secondary-actions .btn{align-items:center;background:transparent;border:0;border-radius:8px;color:#596b72;display:flex;flex:1;font-size:12px;gap:7px;justify-content:center;min-height:38px;padding:5px 8px;transition:background-color .2s ease,color .2s ease}#item-page .product-secondary-actions .btn+.btn{border-inline-start:1px solid #dce7e9}#item-page .product-secondary-actions .btn i{align-items:center;background:#fff;border:1px solid #dce7e9;border-radius:50%;display:inline-flex;height:28px;justify-content:center;width:28px}#item-page .product-secondary-actions .btn:hover{background:#ffffffa6;color:#439dbb}#item-page .product-content{background:#fff;border:1px solid #e5ecee;border-radius:20px;box-shadow:0 12px 35px #1c31390f;margin-top:24px;padding:28px 30px}#item-page .item-description{color:#4e6168;font-size:15px;line-height:1.9}#item-page .item-description p:last-child{margin-bottom:0}#item-page .tags{border-top:1px solid #e9edef;display:flex;flex-wrap:wrap;gap:6px;margin-top:22px;padding-top:18px}#item-page .tags .badge{background:#eff4f5!important;border-radius:7px;color:#53666d!important;font-size:11px;font-weight:500;padding:7px 9px}#item-page .other-info{border-top:1px solid #e9edef;padding-top:25px!important}#item-page .other-info h2.title{color:#25383f;font-size:20px;font-weight:700;line-height:1.4;margin:0 0 18px}#item-page .other-info .info{background:#f7f9fa;border-radius:12px;padding:16px 18px}#item-page .other-info .info h3{color:#33474e;font-size:15px;font-weight:600;line-height:1.5;margin:0 0 5px}#item-page .other-info .info p{color:#68797f;font-size:14px;line-height:1.7;margin:0}#item-page .other-info .review{background:#f7f9fa;border:1px solid #e6ecee;border-radius:12px;padding:16px}#item-page .other-info .review:not(:last-child){margin-bottom:10px}#item-page .other-info .review .user{align-items:flex-start;display:flex}#item-page .other-info .review .user img{background-image:url(/images/logo.png);background-position:center;background-repeat:no-repeat;background-size:75%;border:1px solid rgba(67,157,187,.45);border-radius:50%;height:40px;margin-inline-end:8px;text-indent:-999999px;width:40px}#item-page .other-info .review .user .user-info{line-height:1.3}#item-page .other-info .review .user .user-info h4{color:#33474e;font-size:14px;margin:0}#item-page .other-info .review .user .user-info>span{color:#879399;font-size:11px}#item-page .other-info .review .user .user-info .rate{font-size:11px;margin:3px 0 0}#item-page .other-info .review>p{color:#596b72;font-size:14px;line-height:1.7;margin:12px 0 0}#item-page .other-info .review .images{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}#item-page .other-info .review .images img{border:1px solid #e1e7e9;border-radius:8px;height:90px;object-fit:cover;width:90px}@media (max-width: 991.98px){#item-page .product-shell{gap:20px;grid-template-columns:minmax(250px,38fr) minmax(0,62fr)}#item-page .product-gallery-card{padding:20px}#item-page .product-summary{padding:26px 22px}#item-page h1.title{font-size:25px}}@media (max-width: 767.98px){#item-page{padding:24px 0 44px}#item-page .product-shell{gap:16px;grid-template-columns:minmax(0,1fr)}#item-page .product-gallery-card{border-radius:20px;padding:18px}#item-page .product-gallery-card .item-images{border-radius:14px;margin:0 auto;max-width:460px}#item-page .product-summary{border-radius:20px;padding:24px 20px}#item-page h1.title{font-size:24px}#item-page .product-content{border-radius:16px;margin-top:16px;padding:22px 20px}}@media (max-width: 420px){#item-page .product-summary{padding:22px 16px 24px}#item-page .product-price-row .price .current-price{font-size:24px}#item-page .product-details-card{padding:3px 2px}#item-page .product-actions .quantity{flex-basis:112px;grid-template-columns:34px 44px 34px}#item-page .product-actions .add-to-cart{padding-inline:10px}#item-page .product-secondary-actions .btn{flex:1;padding-inline:8px}}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;display:flex;align-items:center;box-shadow:unset;height:calc(100% - 3.5rem);max-height:calc(100% - 3.5rem)}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:8px;outline:0;margin:auto}.modal-content .app-table thead{top:0}.modal-backdrop,.blockOverlay{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade,.fade.blockOverlay{opacity:0}.modal-backdrop.show,.show.blockOverlay{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #ddd;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5;font-size:14px;flex:1}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg{max-width:800px}.modal-xl{max-width:1000px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.8;background-size:10px;z-index:99}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem #3f6ad840;opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:.25}.fullscreen{width:100%;height:100%;position:fixed;background-color:#000c;box-sizing:border-box;padding:0;top:0;left:0;z-index:99;display:none}.fullscreen i{color:#439dbb}.fullscreen i:hover{color:#125239;cursor:pointer}.fullscreen .inner{width:calc(100% - 40px);height:calc(100% - 40px);margin:20px}.fullscreen .inner img,.fullscreen .inner video{margin:auto;width:100%;height:100%;object-fit:contain}.fullscreen .next,.fullscreen .prev{height:fit-content;font-size:60px;margin:auto 20px;z-index:1}.fullscreen .close{position:absolute;right:20px;top:20px}@media (max-width: 480px){.fullscreen i:hover{color:#979797}.fullscreen .inner img,.fullscreen .inner video{position:absolute;left:0;top:0}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.zoom-enter-active,.zoom-leave-active{transition:transform .3s ease}.zoom-enter-from,.zoom-leave-to{transform:scale(.8)}.trans-modal{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:999;flex-direction:column;padding:1%}.trans-modal.editable>.header,.trans-modal.editable>.footer,.trans-modal.editable .content{max-width:300px}.trans-modal>.header,.trans-modal>.footer{background:#fff;border-radius:10px 10px 0 0;width:90%;max-width:550px;border-bottom:1px solid #eee;padding:10px;display:flex;align-items:flex-start}.trans-modal>.header span,.trans-modal>.footer span{flex:1}.trans-modal>.header button.close,.trans-modal>.footer button.close{width:30px;height:30px;background:#dedede;border-radius:50%}.trans-modal>.footer{border-radius:0 0 10px 10px;justify-content:flex-end;gap:10px}.trans-modal>.content{background:#fff;border-radius:0 0 10px 10px;width:90%;max-width:550px;max-height:90%;padding:1rem;position:relative;overflow:hidden;overflow-y:auto;display:flex;flex-direction:column}.trans-modal:has(.footer) .content{border-radius:0}.post-trans-modal{z-index:1070}.profile-header{position:relative;margin-bottom:1rem}.profile-header .cover{height:300px;width:100%;position:relative;border:1px solid #eee;border-radius:10px}.profile-header .cover img{width:inherit;height:inherit;object-fit:cover}.profile-header .cover .uploader{position:absolute;top:10px;right:10px}.profile-header .cover .uploader button{font-size:12px;text-shadow:0 0 2px #222}.profile-header .avatar{position:absolute;z-index:9;bottom:10px;left:10px;display:flex;align-items:center}.profile-header .avatar .img{position:relative;width:120px;height:120px;aspect-ratio:1;margin-inline-end:10px}.profile-header .avatar .img img{width:inherit;height:inherit;object-fit:cover;border-radius:50%;border:3px solid #439dbb}.profile-header .avatar .img .uploader{position:absolute;bottom:0;right:0;background:#444;border-radius:50%;width:30px;height:30px;transition:all .3s}.profile-header .avatar .img .uploader button{width:inherit;height:inherit;color:#fff;font-size:14px}.profile-header .avatar h2,.profile-header .avatar h3{margin:0;text-shadow:0 0 2px #fff}.profile-header .avatar h2{font-size:22px}.profile-header .avatar h3{font-size:18px}@media (max-width: 699.98px){.profile-header .cover{height:200px}.profile-header .avatar .img{width:80px;height:80px}}@media (max-width: 480px){.profile-header .cover{height:150px}.profile-header .cover img{border-radius:0}.profile-header .avatar .img{width:65px;height:65px}}.profile-nav{display:flex}@media (max-width: 699.98px){.profile-nav{flex-direction:column}}.profile-nav .nav.main{flex-direction:column;width:280px;margin-inline-end:2rem;padding-inline-end:2rem;position:sticky;top:70px;border-inline-end:1px solid #cbcbcb;height:-webkit-fill-available}.profile-nav .nav.main .nav-link{display:flex;align-items:center}.profile-nav .nav .nav-link{color:#1d1d1d;transition:all .3s;border-radius:5px}.profile-nav .nav .nav-link.active{background:#439dbb33}.profile-nav .nav .nav-link:not(.active):hover{color:#439dbb}.profile-nav .nav .nav-link img{height:22px;margin-inline-end:8px}@media (max-width: 992px){.profile-nav .nav{width:70px}.profile-nav .nav span{display:none}.profile-nav .nav .nav-link img{margin-inline-end:0}}@media (max-width: 699.98px){.profile-nav .nav{width:100%;flex-direction:row;padding:0;border:0;margin-bottom:10px;flex-wrap:nowrap;overflow:hidden;overflow-x:auto}}.profile-nav .tab-content{flex:1}.profile-nav .tab-content .input-rows{border:1px solid #eee;border-radius:5px;overflow:hidden}.profile-nav .tab-content .input-rows .input-row{padding:10px;cursor:pointer;transition:all .3s;position:relative}.profile-nav .tab-content .input-rows .input-row:not(.running){background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="black" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"/></svg>');background-position:calc(100% - 1em) center;background-repeat:no-repeat}.profile-nav .tab-content .input-rows .input-row:hover{background-color:#dedede}.profile-nav .tab-content .input-rows .input-row:not(:last-child){border-bottom:1px solid #eee}.profile-nav .tab-content .input-rows .input-row .ld-spin{right:25px}.profile-nav .tab-content .input-rows .input-row h3{font-size:16px;margin:0}.profile-nav .tab-content .input-rows .input-row p{font-size:12px;padding-inline-end:20px;margin:0;color:#aaa}.profile-nav .followers-section{border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width: 480px){.profile-nav .followers-section{grid-template-columns:repeat(1,1fr)}}.profile-nav .followers-section .follower{padding:1rem;border-radius:10px;box-shadow:0 3px 5px #eee;display:flex;align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.profile-nav .followers-section .follower img{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-inline-end:8px}.profile-nav .followers-section .follower h2{flex:1;margin:0;font-size:1rem}@media (max-width: 480px){.profile-page #ehub-app{padding-top:60px}.profile-page #ehub-app>.container{padding:0}}.card-js .name-wrapper{width:50%!important}.profile-page #twofactorModal .modal-dialog{max-width:470px}.profile-page #passwordModal .modal-dialog{max-width:480px}.profile-page .security-form-modal{overflow:hidden;border:0;border-radius:18px;box-shadow:0 24px 70px #162f3938}.profile-page .security-form-modal .modal-header{align-items:flex-start;padding:18px 20px;border-bottom:1px solid #e7edef}.profile-page .security-form-modal .modal-body{min-height:210px;padding:18px 20px;background:#f8fafb}.profile-page .security-form-modal .modal-footer{gap:8px;padding:13px 20px;border-top:1px solid #e7edef}.profile-page .security-modal-heading{display:flex;align-items:center;gap:11px}.profile-page .security-modal-heading>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:11px;background:#eaf3f6;color:#3f8398;font-size:15px}.profile-page .security-modal-heading h5{margin:0;color:#253e48;font-size:17px;font-weight:700}.profile-page .security-modal-heading p{margin:3px 0 0;color:#7d9097;font-size:12px}.profile-page .security-modal-loading{display:grid;min-height:220px;place-items:center}.profile-page .security-modal-warning{display:flex;align-items:flex-start;gap:8px;margin-bottom:16px;padding:11px;border:1px solid #f0dbad;border-radius:10px;background:#fff7e6;color:#856526;font-size:12px;line-height:1.5}.profile-page .security-modal-error{margin-top:12px;padding:9px 10px;border-radius:9px;background:#fff0f0;color:#b44e4e;font-size:12px}.profile-page .security-modal-error i{margin-inline-end:6px}.profile-page .security-modal-cancel,.profile-page .security-modal-submit{min-height:36px;padding:8px 15px;border-radius:9px;font-size:12px;font-weight:700}.profile-page .security-modal-cancel{border:1px solid #d7e1e4;background:#fff;color:#60747b}.profile-page .security-modal-submit{border:1px solid #173e4b;background:#173e4b;color:#fff}.profile-page .security-modal-submit i{margin-inline-end:6px}.profile-page .security-modal-submit:disabled{opacity:.6}.profile-page .security-code-section>strong,.profile-page .security-code-section>small{display:block}.profile-page .security-code-section>strong{color:#2d4650;font-size:13px}.profile-page .security-code-section>small{margin-top:4px;color:#7f9299;font-size:12px}.profile-page .security-otp-box{margin-top:16px}.profile-page .security-otp-box>label{display:block;margin-bottom:8px;color:#40565f;font-size:12px;font-weight:700}.profile-page #twofactorModal .security-otp-box,.profile-page #passwordModal .security-otp-box,.profile-page #backupCodesModal .security-otp-box{text-align:center}.profile-page #twofactorModal .security-otp-box>label,.profile-page #passwordModal .security-otp-box>label,.profile-page #backupCodesModal .security-otp-box>label{text-align:center}.profile-page #twofactorModal .security-otp-box .otp-input-container,.profile-page #passwordModal .security-otp-box .otp-input-container,.profile-page #backupCodesModal .security-otp-box .otp-input-container{justify-content:center;margin-inline:auto}.profile-page .twofactor-password-confirmation{display:flex;min-height:245px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.profile-page .twofactor-password-confirmation .security-confirm-icon{display:grid;width:50px;height:50px;margin-bottom:10px;place-items:center;border-radius:14px;background:#eaf3f6;color:#3f8398;font-size:17px}.profile-page .twofactor-password-confirmation>strong{color:#29434d;font-size:14px}.profile-page .twofactor-password-confirmation>p{max-width:340px;margin:5px 0 16px;color:#7d9097;font-size:12px}.profile-page .twofactor-password-confirmation .security-password-field{width:100%;text-align:start}.profile-page .disable-twofactor-tips{margin-bottom:16px;padding:12px;border:1px solid #e0e8eb;border-radius:10px;background:#fff}.profile-page .disable-twofactor-tips>strong{color:#344b54;font-size:12px}.profile-page .disable-twofactor-tips ul{margin:7px 0 0;padding-inline-start:18px;color:#6f838a;font-size:12px;line-height:1.65}.profile-page .disable-twofactor-view .security-password-field{margin-top:15px}.profile-page .twofactor-setup-step{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start}.profile-page .twofactor-setup-step>span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e7f1f4;color:#3c8196;font-size:12px;font-weight:800}.profile-page .twofactor-setup-step strong,.profile-page .twofactor-setup-step small{display:block}.profile-page .twofactor-setup-step strong{color:#29434d;font-size:13px}.profile-page .twofactor-setup-step small{margin-top:2px;color:#7f9299;font-size:12px}.profile-page #twofactorModal .qr-img{display:grid;width:190px;min-height:190px;margin:14px auto;place-items:center;padding:10px;border:1px solid #dfe8eb;border-radius:14px;background:#fff;text-align:center}.profile-page #twofactorModal .qr-img svg{max-width:100%;height:auto}.profile-page .twofactor-secret{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 18px;padding:10px 11px;border:1px dashed #bbced4;border-radius:10px;background:#fff}.profile-page .twofactor-secret small,.profile-page .twofactor-secret code{display:block}.profile-page .twofactor-secret small{color:#82959c;font-size:10px}.profile-page .twofactor-secret code{margin-top:2px;color:#29434d;font-size:12px;font-weight:700;letter-spacing:.6px}.profile-page .twofactor-secret button{flex:0 0 auto;padding:6px 8px;border:0;border-radius:7px;background:#edf5f7;color:#397f95;font-size:11px;font-weight:700}.profile-page .twofactor-secret button i{margin-inline-end:5px}.profile-page .password-stepper{display:grid;grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);align-items:center;gap:7px;margin-bottom:18px;color:#a0adb1}.profile-page .password-stepper>span{display:flex;align-items:center;gap:6px;padding:8px;border-radius:9px;background:#eef2f3;font-size:11px;font-weight:700}.profile-page .password-stepper>span i{font-size:10px}.profile-page .password-stepper>span.active{background:#eaf3f6;color:#397f95}.profile-page .password-stepper>span.complete{background:#eaf6f0;color:#368266}.profile-page .password-stepper>i{font-size:9px;text-align:center}.profile-page .password-email-notice{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e0e8eb;border-radius:11px;background:#fff}.profile-page .password-email-notice>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:10px;background:#edf5f7;color:#408398}.profile-page .password-email-notice strong,.profile-page .password-email-notice small{display:block}.profile-page .password-email-notice strong{color:#314a54;font-size:12px}.profile-page .password-email-notice small{margin-top:3px;color:#7e9198;font-size:12px}.profile-page .password-resend-code{display:block;margin:10px auto 0;border:0;background:transparent;color:#367e95;font-size:12px;font-weight:700}.profile-page .password-resend-code:disabled{color:#9aabaf}.profile-page .new-password-fields{display:grid;gap:12px}.profile-page .security-password-field{margin:0}.profile-page .security-password-field>label{display:block;margin-bottom:7px;color:#40565f;font-size:12px;font-weight:700}.profile-page .security-password-field>div{position:relative}.profile-page .security-password-field input{width:100%;height:44px;padding-block:9px;padding-inline:12px 42px;border:1px solid #dce5e8;border-radius:10px;background:#fff;color:#263f49;font-size:13px;outline:none}.profile-page .security-password-field input:focus{border-color:#70a8b8;box-shadow:0 0 0 3px #439dbb1a}.profile-page .security-password-field button{position:absolute;inset-inline-end:5px;top:5px;width:34px;height:34px;border:0;background:transparent;color:#7c9097}.profile-page .password-strength{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:-5px}.profile-page .password-strength span{height:4px;border-radius:4px;background:#e1e7e9}.profile-page .password-strength span.active{background:#4b96aa}.profile-page .password-requirement{display:flex;align-items:center;gap:5px;color:#a15f5f;font-size:11px}.profile-page .password-requirement.valid{color:#388469}.profile-page .profile-header.card .cover .profile-header-actions{position:absolute;z-index:10;inset-inline-end:18px;bottom:16px;display:flex;align-items:center;gap:8px}.profile-page .profile-header.card .cover .profile-header-actions a,.profile-page .profile-header.card .cover .profile-header-actions button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 13px;border:1px solid rgba(255,255,255,.7);border-radius:9px;box-shadow:0 4px 14px #0e232b24;background:#fffffff0;color:#24434f;font-size:12px;font-weight:700;backdrop-filter:blur(8px)}.profile-page .profile-header.card .cover .profile-header-actions a:hover,.profile-page .profile-header.card .cover .profile-header-actions button:hover{background:#fff;color:#17627a}.profile-page .personal-details-grid .personal-detail.full-row{grid-column:1/-1}.profile-page .personal-details-grid .personal-detail.is-readonly{cursor:default}.profile-page .personal-details-grid .personal-detail.is-readonly .personal-detail-icon{color:#78909a}.profile-page #inputModal .profile-update-dialog{max-width:470px}.profile-page #inputModal .modal-content{overflow:hidden;border:0;border-radius:17px;box-shadow:0 24px 70px #162f3938}.profile-page #inputModal .modal-header{align-items:center;gap:12px;padding:18px 20px 15px;border-bottom:1px solid #e5edef;background:#fff}.profile-page #inputModal .modal-header .btn-close{flex:0 0 auto;margin-inline-start:auto}.profile-page #inputModal .profile-update-heading-icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:12px;background:linear-gradient(145deg,#eaf4f6,#f6fafb);color:#397f94;font-size:16px}.profile-page #inputModal .profile-update-heading-copy{min-width:0}.profile-page #inputModal .profile-update-heading-copy .modal-title{color:#253e48;font-size:17px;font-weight:700}.profile-page #inputModal .profile-update-heading-copy p{margin:3px 0 0;color:#7b9098;font-size:12px;line-height:1.4}.profile-page #inputModal .modal-body{padding:20px;background:#fbfcfc}.profile-page #inputModal .profile-update-fields,.profile-page #inputModal .profile-name-fields{display:grid;gap:15px}.profile-page #inputModal .profile-name-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-page #inputModal .profile-update-field{position:relative;display:block;margin:0}.profile-page #inputModal .profile-update-field>label,.profile-page #inputModal .profile-update-field>span{display:block;margin:0 0 7px;color:#2d4650;font-size:12px;font-weight:700}.profile-page #inputModal .profile-update-field>small:not(.bio-counter){display:block;margin-top:6px;color:#81949b;font-size:12px;line-height:1.4}.profile-page #inputModal .profile-update-field>input,.profile-page #inputModal .profile-update-field>textarea,.profile-page #inputModal .profile-update-field>select,.profile-page #inputModal .profile-update-field.input-box>input{display:block;width:100%;height:46px;padding:11px 13px;border:1px solid #d9e4e7;border-radius:11px;outline:0;background:linear-gradient(180deg,#f7fafb,#f2f7f8);box-shadow:inset 0 1px 2px #23404b06;color:#263e48;font-size:13px;line-height:1.45;transition:border-color .18s,background .18s,box-shadow .18s}.profile-page #inputModal .profile-update-field>input::placeholder,.profile-page #inputModal .profile-update-field>textarea::placeholder,.profile-page #inputModal .profile-update-field>select::placeholder,.profile-page #inputModal .profile-update-field.input-box>input::placeholder{color:#9aabb1}.profile-page #inputModal .profile-update-field>input:hover,.profile-page #inputModal .profile-update-field>textarea:hover,.profile-page #inputModal .profile-update-field>select:hover,.profile-page #inputModal .profile-update-field.input-box>input:hover{border-color:#bfd1d7}.profile-page #inputModal .profile-update-field>input:focus,.profile-page #inputModal .profile-update-field>textarea:focus,.profile-page #inputModal .profile-update-field>select:focus,.profile-page #inputModal .profile-update-field.input-box>input:focus{border-color:#5795a8;background:#fff;box-shadow:0 0 0 3px #41899e1f}.profile-page #inputModal .profile-update-field>textarea{height:126px;min-height:126px;padding-bottom:28px;resize:vertical}.profile-page #inputModal .timer{width:100%;margin-top:12px;padding:4px;border:0;background:transparent;color:#397f94;font-size:12px;font-weight:700;text-align:center}.profile-page #inputModal .timer:not([disabled]){cursor:pointer}.profile-page #inputModal .username-modal-input{display:flex;align-items:center;height:46px;overflow:hidden;border:1px solid #d9e4e7;border-radius:11px;background:linear-gradient(180deg,#f7fafb,#f2f7f8);transition:border-color .18s,box-shadow .18s}.profile-page #inputModal .username-modal-input:focus-within{border-color:#5795a8;background:#fff;box-shadow:0 0 0 3px #41899e1f}.profile-page #inputModal .username-modal-input span{padding-inline-start:13px;color:#71868e;font-size:13px;font-weight:700}.profile-page #inputModal .username-modal-input input{flex:1;height:44px;padding-block:10px;padding-inline:4px 12px;border:0;outline:0;background:transparent;color:#263e48;font-size:13px;box-shadow:none}.profile-page #inputModal .bio-counter{position:absolute;inset-inline-end:10px;bottom:8px;color:#7c9098;font-size:12px;text-align:end}.profile-page #inputModal .phone-input{display:grid;grid-template-columns:128px minmax(0,1fr);height:46px;overflow:hidden;border:1px solid #d9e4e7;border-radius:11px;background:linear-gradient(180deg,#f7fafb,#f2f7f8)}.profile-page #inputModal .phone-input:focus-within{border-color:#5795a8;background:#fff;box-shadow:0 0 0 3px #41899e1f}.profile-page #inputModal .phone-input .v-select{min-width:0;border-inline-end:1px solid #d9e4e7}.profile-page #inputModal .phone-input .vs__dropdown-toggle{height:44px;padding:0 5px;border:0;background:transparent}.profile-page #inputModal .phone-input .vs__selected{color:#304a54;font-size:12px}.profile-page #inputModal .phone-input>input{min-width:0;height:44px;padding:10px 12px;border:0;outline:0;background:transparent;color:#263e48;font-size:13px}.profile-page #inputModal .profile-verification-note{display:block;margin:13px 0 0;padding:10px 12px;border-radius:9px;background:#edf6f8;color:#557781;font-size:12px;line-height:1.45}.profile-page #inputModal .profile-verification-box{margin-top:14px}.profile-page #inputModal .profile-verification-box>label{color:#2d4650;font-size:12px;font-weight:700}.profile-page #inputModal .profile-update-error{display:flex;align-items:flex-start;gap:7px;margin-top:13px;padding:10px 12px;border-radius:9px;background:#fff0f0;color:#ad4747;font-size:12px;line-height:1.4}.profile-page #inputModal .modal-footer{gap:9px;padding:13px 20px;border-top:1px solid #e5edef;background:#fff}.profile-page #inputModal .modal-footer>*{margin:0}.profile-page #inputModal .modal-footer button{min-height:38px;padding:8px 15px;border-radius:10px;font-size:12px;font-weight:700}.profile-page #inputModal .profile-update-cancel{border:1px solid #d7e1e4;background:#fff;color:#566e77}.profile-page #inputModal .profile-update-submit{min-width:122px;border:1px solid #173e4b;background:#173e4b;color:#fff}.profile-page #inputModal .profile-update-submit i{margin-inline-end:5px}.profile-page #inputModal button:disabled{opacity:.62}@media (max-width: 575.98px){.profile-page #inputModal .profile-update-dialog{margin:12px}.profile-page #inputModal .profile-name-fields{grid-template-columns:1fr}.profile-page #inputModal .modal-header,.profile-page #inputModal .modal-body,.profile-page #inputModal .modal-footer{padding-inline:16px}}.profile-page .profile-secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;align-items:stretch}.profile-page .profile-secondary-grid>.profile-card{margin:0}.profile-page .profile-secondary-grid .linked-account-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto}.profile-page .account-overview-list{display:grid;gap:9px}.profile-page .account-overview-item{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:9px 10px;border:1px solid #e4ebee;border-radius:11px;background:#fff;text-align:start}.profile-page .account-overview-item>span>small,.profile-page .account-overview-item>span>strong{display:block}.profile-page .account-overview-item>span>small{color:#84979e;font-size:12px}.profile-page .account-overview-item>span>strong{margin-top:2px;color:#263f49;font-size:13px}.profile-page .account-overview-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:#eef5f7;color:#4c8a9d;font-size:14px}.profile-page .account-overview-action{grid-template-columns:40px minmax(0,1fr) 14px;cursor:pointer}.profile-page .account-overview-action>i{color:#9bacb2;font-size:11px}.profile-page .account-overview-action:hover{border-color:#a8c8d2;background:#f8fbfc}.profile-page .profile-visibility-modal .modal-dialog{max-width:460px}.profile-page .profile-visibility-modal .modal-content{overflow:hidden;border:0;border-radius:16px;box-shadow:0 22px 65px #162f3933}.profile-page .profile-visibility-modal .modal-header{align-items:flex-start;padding:18px 20px 14px;border-bottom:1px solid #e7edef}.profile-page .profile-visibility-modal .modal-header h5{color:#253e48;font-size:17px;font-weight:700}.profile-page .profile-visibility-modal .modal-header p{margin:4px 0 0;color:#7d9097;font-size:12px}.profile-page .profile-visibility-modal .modal-body{padding:16px 20px;background:#f8fafb}.profile-page .visibility-modal-options{display:grid;gap:7px}.profile-page .visibility-choice{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;margin:0;padding:9px;border:1px solid #e1e9ec;border-radius:10px;background:#fff;cursor:pointer}.profile-page .visibility-choice input{position:absolute;opacity:0;pointer-events:none}.profile-page .visibility-choice>span>strong,.profile-page .visibility-choice>span>small{display:block}.profile-page .visibility-choice>span>strong{color:#29434d;font-size:12px}.profile-page .visibility-choice>span>small{margin-top:1px;color:#82959c;font-size:12px;line-height:1.35}.profile-page .visibility-choice>.fa-check{opacity:0;color:#27778e}.profile-page .visibility-choice.selected{border-color:#64a0b2;background:#f2f8fa}.profile-page .visibility-choice.selected>.fa-check{opacity:1}.profile-page .visibility-choice-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#eaf3f6;color:#3f8398;font-size:13px}.profile-page .visibility-modal-message{margin:9px 0 0;color:#28805d;font-size:12px}.profile-page .visibility-modal-message i{margin-inline-end:5px}.profile-page .visibility-modal-message.error{color:#b44747}.profile-page .visibility-modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:13px 20px;border-top:1px solid #e7edef}.profile-page .visibility-modal-actions button{min-height:34px;padding:7px 12px;border-radius:9px;font-size:12px;font-weight:700}.profile-page .visibility-modal-actions .visibility-cancel{border:1px solid #d5e0e4;background:#fff;color:#536c75}.profile-page .visibility-modal-actions .visibility-save{border:1px solid #173e4b;background:#173e4b;color:#fff}.profile-page .visibility-modal-actions button:disabled{opacity:.65}.profile-page .authorized-logins-modal .modal-dialog{max-width:650px}.profile-page .authorized-logins-modal .modal-content{overflow:hidden;border:0;border-radius:18px;box-shadow:0 24px 70px #162f3938}.profile-page .authorized-logins-modal .modal-header{align-items:flex-start;padding:18px 20px;border-bottom:1px solid #e7edef}.profile-page .authorized-logins-modal .modal-header>div{display:flex;align-items:center;gap:11px}.profile-page .authorized-logins-modal .modal-header h5{margin:0;color:#253e48;font-size:17px;font-weight:700}.profile-page .authorized-logins-modal .modal-header p{margin:3px 0 0;color:#7d9097;font-size:12px}.profile-page .authorized-logins-modal .modal-body{max-height:min(520px,68vh);padding:14px 20px;overflow-y:auto;background:#f7fafb}.profile-page .authorized-logins-modal .modal-footer{padding:12px 20px;border-top:1px solid #e7edef}.profile-page .authorized-logins-heading-icon,.profile-page .authorized-device-icon{display:grid;place-items:center;border-radius:11px;background:#eaf3f6;color:#3d8298}.profile-page .authorized-logins-heading-icon{width:40px;height:40px;flex:0 0 40px;font-size:15px}.profile-page .authorized-logins-loading,.profile-page .authorized-logins-empty{display:flex;min-height:190px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#71868e;text-align:center;font-size:12px}.profile-page .authorized-logins-loading>i,.profile-page .authorized-logins-empty>i{color:#4a8da2;font-size:25px}.profile-page .authorized-logins-loading strong,.profile-page .authorized-logins-empty strong{color:#334c55;font-size:13px}.profile-page .authorized-logins-loading p,.profile-page .authorized-logins-empty p{margin:0}.profile-page .authorized-device-list{display:grid;gap:9px}.profile-page .authorized-device{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid #e1e9ec;border-radius:13px;background:#fff}.profile-page .authorized-device.current{border-color:#a9cdd6;background:#f7fbfc}.profile-page .authorized-device-icon{width:44px;height:44px;font-size:17px}.profile-page .authorized-device-main{min-width:0}.profile-page .authorized-device-title{display:flex;align-items:center;gap:8px}.profile-page .authorized-device-title strong{overflow:hidden;color:#29434d;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.profile-page .authorized-device-title span{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:20px;background:#e8f6ef;color:#2e8767;font-size:10px;font-weight:700}.profile-page .authorized-device-main>p{margin:4px 0 6px;color:#71868e;font-size:12px}.profile-page .authorized-device-main>p span{margin:0 3px;color:#afbdc1}.profile-page .authorized-device-meta{display:flex;flex-wrap:wrap;gap:6px 13px;color:#8a9ba1;font-size:11px}.profile-page .authorized-device-meta span{display:inline-flex;align-items:center;gap:5px}.profile-page .remove-authorized-device{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:7px 10px;border:1px solid #efd6d6;border-radius:9px;background:#fff8f8;color:#b95454;font-size:11px;font-weight:700}.profile-page .remove-authorized-device:hover{border-color:#dcaaaa;background:#fff1f1}.profile-page .remove-authorized-device:disabled{opacity:.6}.profile-page .authorized-logins-error{margin:10px 0 0;color:#b44747;font-size:12px}.profile-page .authorized-logins-error i{margin-inline-end:5px}.profile-page .authorized-logins-close{min-height:34px;padding:7px 15px;border:1px solid #173e4b;border-radius:9px;background:#173e4b;color:#fff;font-size:12px;font-weight:700}.profile-page .logout-other-devices,.profile-page .revoke-backup-codes{min-height:34px;margin-inline-end:auto;padding:7px 12px;border:1px solid #efd0d0;border-radius:9px;background:#fff7f7;color:#b64e4e;font-size:11px;font-weight:700}.profile-page .logout-other-devices i,.profile-page .revoke-backup-codes i{margin-inline-end:6px}.profile-page .backup-codes-modal .modal-dialog{max-width:500px}.profile-page .backup-codes-modal .modal-content{overflow:hidden;border:0;border-radius:17px;box-shadow:0 24px 70px #162f3938}.profile-page .backup-codes-modal .modal-header{padding:18px 20px;border-bottom:1px solid #e7edef}.profile-page .backup-codes-modal .modal-header h5{margin:0;color:#253e48;font-size:17px}.profile-page .backup-codes-modal .modal-header p{margin:4px 0 0;color:#7d9097;font-size:12px}.profile-page .backup-codes-modal .modal-body{padding:18px 20px;background:#f8fafb}.profile-page .backup-codes-modal .modal-footer{padding:12px 20px;border-top:1px solid #e7edef}.profile-page .backup-codes-warning{display:flex;gap:8px;margin-bottom:13px;padding:10px;border-radius:9px;background:#fff5df;color:#8a6621;font-size:12px}.profile-page .backup-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-page .backup-code-grid code{padding:9px;border:1px solid #dfe8eb;border-radius:8px;background:#fff;color:#29434d;text-align:center;font-size:12px;font-weight:700;letter-spacing:.6px}.profile-page .copy-backup-codes{display:flex;margin:13px auto 0;padding:7px 11px;border:0;background:transparent;color:#347f96;font-size:12px;font-weight:700}.profile-page .copy-backup-codes i{margin-inline-end:6px}.profile-page .backup-codes-summary{display:flex;min-height:170px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.profile-page .backup-codes-summary>span{display:grid;width:48px;height:48px;margin-bottom:9px;place-items:center;border-radius:14px;background:#eaf3f6;color:#3f8398}.profile-page .backup-codes-summary strong{color:#29434d;font-size:14px}.profile-page .backup-codes-summary p{max-width:330px;margin:5px 0 0;color:#7d9097;font-size:12px}.profile-page .backup-codes-explanation{width:100%;margin:14px 0 0;padding:0;list-style:none;counter-reset:backup-step;text-align:start}.profile-page .backup-codes-explanation li{position:relative;min-height:30px;padding-inline-start:34px;color:#61767e;font-size:11px;line-height:1.45;counter-increment:backup-step}.profile-page .backup-codes-explanation li:before{position:absolute;inset-inline-start:0;top:-2px;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#eaf3f6;color:#397f95;content:counter(backup-step);font-size:10px;font-weight:800}.profile-page .backup-codes-generating{display:flex;min-height:270px;align-items:center;justify-content:center;flex-direction:column;text-align:center}.profile-page .backup-codes-generating>span{display:grid;width:52px;height:52px;margin-bottom:11px;place-items:center;border-radius:15px;background:#eaf3f6;color:#3f8398;font-size:19px}.profile-page .backup-codes-generating strong{color:#29434d;font-size:14px}.profile-page .backup-codes-generating p{max-width:330px;margin:5px 0 0;color:#7d9097;font-size:12px}.profile-page .security-backup-code-input{width:min(280px,100%);height:44px;margin-inline:auto;padding:9px 12px;border:1px solid #dce5e8;border-radius:10px;background:#fff;color:#263f49;text-align:center;font-size:14px;font-weight:700;letter-spacing:1px;text-transform:uppercase;outline:none}.profile-page .security-backup-code-input:focus{border-color:#70a8b8;box-shadow:0 0 0 3px #439dbb1a}.profile-page .security-code-method-toggle{display:block;margin:10px auto 0;padding:4px 7px;border:0;background:transparent;color:#367e95;font-size:12px;font-weight:700}.profile-page .security-primary-grid,.profile-page .security-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.profile-page .security-primary-grid{align-items:stretch;margin-bottom:14px}.profile-page .security-primary-grid>.profile-card{height:100%;margin-bottom:0}.profile-page .recovery-method-row{display:grid;width:100%;grid-template-columns:38px minmax(0,1fr) 12px;align-items:center;gap:10px;min-height:66px;padding:10px 7px;border:0;border-top:1px solid #edf1f2;background:transparent;text-align:start}.profile-page .recovery-method-row>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#eef5f7;color:#428399}.profile-page .recovery-method-row div{min-width:0}.profile-page .recovery-method-row div strong,.profile-page .recovery-method-row div small{display:block}.profile-page .recovery-method-row div strong{color:#34484f;font-size:12px}.profile-page .recovery-method-row div small{overflow:hidden;margin-top:3px;color:#82949b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-page .recovery-method-row>i{color:#a5b0b4;font-size:10px}.profile-page .security-activity-card .profile-card-heading>button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #e0e8eb;border-radius:8px;background:#fff;color:#64808a}.profile-page .security-activity-list{display:grid;max-height:350px;overflow-y:auto;overscroll-behavior:contain;padding-inline-end:4px;scrollbar-width:thin;scrollbar-color:#c6d4d8 transparent}.profile-page .security-activity-list article{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:55px;padding:8px 4px;border-top:1px solid #edf1f2}.profile-page .security-activity-list article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:#eef5f7;color:#428399;font-size:12px}.profile-page .security-activity-list article strong,.profile-page .security-activity-list article small{display:block}.profile-page .security-activity-list article strong{color:#34484f;font-size:11px;line-height:1.35}.profile-page .security-activity-list article small{margin-top:3px;color:#8a9ba1;font-size:10px}.profile-page .security-activity-empty{display:flex;min-height:130px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#83969d;font-size:12px}.profile-page .security-activity-empty i{color:#5d91a2;font-size:20px}.profile-page .security-activity-more{display:grid;min-height:42px;place-items:center;color:#4b8da0}.profile-page .trust-safety-tabs{gap:8px;margin-bottom:14px;padding:5px;border:1px solid #e1e9eb;border-radius:12px;background:#f4f7f8}.profile-page .trust-safety-tabs .nav-link{display:flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;color:#71858c;font-size:12px;font-weight:700}.profile-page .trust-safety-tabs .nav-link i{font-size:13px}.profile-page .trust-safety-tabs .nav-link b{display:grid;min-width:21px;height:21px;padding-inline:5px;place-items:center;border-radius:11px;background:#e4ebed;color:#6d8087;font-size:10px}.profile-page .trust-safety-tabs .nav-link.active{box-shadow:0 3px 10px #24434e14;background:#fff;color:#2f7186}.profile-page .trust-safety-tabs .nav-link.active b{background:#e4f1f4;color:#347c92}.profile-page .trust-safety-content{width:100%;max-width:none;padding:0 16px;overflow:hidden;border:1px solid #e1e9eb;border-radius:14px;background:#fff}.profile-page .trust-message-list{display:grid}.profile-page .trust-message-card{position:relative;display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:11px;min-height:76px;padding:10px 3px;overflow:visible;border:0;border-bottom:1px solid #e9eff1;border-radius:0;background:transparent;text-align:start;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.profile-page .trust-message-card:last-child{border-bottom:0}.profile-page .trust-message-card:before{position:absolute;inset-block:14px;inset-inline-start:-16px;width:3px;border-radius:0 3px 3px 0;background:transparent;content:""}.profile-page .trust-message-card:hover{background:#f8fafb}.profile-page .trust-message-card.is-unread{background:#fbfdfe}.profile-page .trust-message-card.is-unread:before{background:#4b93a8}.profile-page .trust-message-card.is-warning.is-unread:before{background:#d69a46}.profile-page .trust-message-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:#edf5f7;color:#3e8298;font-size:14px}.profile-page .trust-message-card.is-warning .trust-message-icon{background:#fff5e5;color:#bb7a23}.profile-page .trust-message-copy{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:12px}.profile-page .trust-message-copy small,.profile-page .trust-message-copy strong,.profile-page .trust-message-copy em{display:block}.profile-page .trust-message-copy small{grid-column:1;color:#71858d;font-size:12px;font-style:normal;font-weight:700}.profile-page .trust-message-copy small b{display:inline-flex;margin-inline-start:5px;padding:2px 6px;border-radius:8px;background:#e5f1f4;color:#347c92;font-size:9px;text-transform:uppercase}.profile-page .trust-message-copy strong{grid-column:1;overflow:hidden;margin-top:3px;color:#304952;font-size:12px;font-weight:700;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.profile-page .trust-message-copy em{grid-column:2;grid-row:1/span 2;color:#91a0a5;font-size:12px;font-style:normal;white-space:nowrap}.profile-page .trust-message-copy em i{margin-inline-end:5px}.profile-page .trust-message-open{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#f0f4f5;color:#8b9ba0;font-size:10px}.profile-page .trust-safety-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;padding:25px;border:1px solid #e1e9eb;border-radius:14px;background:#fff;text-align:center}.profile-page .trust-safety-empty>span{display:grid;width:58px;height:58px;margin-bottom:12px;place-items:center;border-radius:17px;background:#eaf5ef;color:#43836a;font-size:21px}.profile-page .trust-safety-empty strong{color:#304952;font-size:15px}.profile-page .trust-safety-empty p{max-width:440px;margin:6px 0 0;color:#7c9097;font-size:12px;line-height:1.55}.profile-page .trust-safety-empty.is-messages>span{background:#eaf3f6;color:#3d8298}.profile-page .trust-safety-content .trust-safety-empty{margin-inline:-16px;border:0;border-radius:0}.profile-page .trust-safety-loading{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:#71858d;font-size:12px}.profile-page .trust-safety-loading i{color:#43869a;font-size:22px}.profile-page .trust-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #e0e7e9}.profile-page .trust-pagination button{display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:7px 11px;border:1px solid #d6e1e4;border-radius:9px;background:#fff;color:#4f6c76;font-size:11px;font-weight:700}.profile-page .trust-pagination button:disabled{opacity:.45}.profile-page .trust-pagination strong{color:#71858d;font-size:11px;font-weight:700}.profile-page .trust-message-modal{padding:18px;background:#14252b9e;backdrop-filter:blur(4px)}.profile-page .trust-message-modal>.header,.profile-page .trust-message-modal>.footer,.profile-page .trust-message-modal>.content{width:min(620px,100%);max-width:620px}.profile-page .trust-message-modal>.header{align-items:center;padding:16px 18px;border-bottom:1px solid #e5ecee;border-radius:16px 16px 0 0}.profile-page .trust-message-modal>.header button.close{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:10px;background:#f0f4f5;color:#71848b;font-size:12px}.profile-page .trust-message-modal>.content{max-height:min(68vh,650px);padding:20px;border-radius:0;background:#f8fafb}.profile-page .trust-message-modal>.footer{padding:12px 18px;border-top:1px solid #e5ecee;border-bottom:0;border-radius:0 0 16px 16px}.profile-page .trust-modal-heading{display:flex;flex:1;align-items:center;gap:10px}.profile-page .trust-modal-heading>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:10px;background:#eaf3f6;color:#3d8298}.profile-page .trust-modal-heading small,.profile-page .trust-modal-heading strong{display:block}.profile-page .trust-modal-heading small{color:#81939a;font-size:11px}.profile-page .trust-modal-heading strong{margin-top:1px;color:#2c4650;font-size:14px}.profile-page .trust-modal-title{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;padding:14px;border:1px solid #e0e8eb;border-radius:12px;background:#fff}.profile-page .trust-modal-title>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:#fff4df;color:#b87a27}.profile-page .trust-modal-title h5{margin:0;color:#2d4650;font-size:14px;font-weight:750;line-height:1.5}.profile-page .trust-modal-meta{display:flex;align-items:center;gap:14px;padding:10px 3px 14px;color:#83959c;font-size:12px}.profile-page .trust-modal-meta span{display:inline-flex;align-items:center;gap:5px}.profile-page .trust-modal-body{padding:17px;border:1px solid #e0e8eb;border-radius:12px;background:#fff;color:#50666e;font-size:12px;line-height:1.75}.profile-page .trust-modal-body p{margin:0 0 12px}.profile-page .trust-modal-body p:last-child{margin-bottom:0}.profile-page .trust-modal-body ul,.profile-page .trust-modal-body ol{margin:8px 0 14px;padding-inline-start:20px}.profile-page .trust-modal-body li{margin-bottom:5px}.profile-page .trust-modal-body b,.profile-page .trust-modal-body strong{color:#2f4a54}.profile-page .trust-modal-body a{color:#367f95}.profile-page .trust-modal-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 11px;border-radius:10px;background:#edf4f6;color:#5f7881;font-size:12px;line-height:1.5}.profile-page .trust-modal-note i{margin-top:2px;color:#43869a}.profile-page .trust-modal-close{min-width:90px;min-height:36px;padding:8px 15px;border:1px solid #173e4b;border-radius:9px;background:#173e4b;color:#fff;font-size:12px;font-weight:700}.profile-page .profile-collection-card{overflow:hidden;border:1px solid #e1e9eb;border-radius:14px;background:#fff}.profile-page .collection-count{display:grid;min-width:30px;height:30px;padding-inline:7px;place-items:center;border-radius:15px;background:#edf4f6;color:#397f95;font-size:11px}.profile-page .collection-list,.profile-page .saved-payment-list{padding:0 16px}.profile-page .address-list-item{display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) auto 28px;align-items:center;gap:11px;min-height:82px;padding:10px 2px;border:0;border-bottom:1px solid #e9eff1;background:transparent;text-align:start}.profile-page .address-list-item:last-child{border-bottom:0}.profile-page .address-list-item:hover{background:#f9fbfb}.profile-page .collection-item-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:#edf5f7;color:#428399;font-size:14px}.profile-page .address-item-main{min-width:0}.profile-page .address-item-main small,.profile-page .address-item-main strong,.profile-page .address-item-main em{display:block}.profile-page .address-item-main small{color:#43869a;font-size:11px;font-weight:700}.profile-page .address-item-main strong{margin-top:2px;color:#304952;font-size:12px}.profile-page .address-item-main em{overflow:hidden;margin-top:3px;color:#84969d;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.profile-page .address-item-phone{display:inline-flex;align-items:center;gap:6px;color:#6f838a;font-size:12px;white-space:nowrap}.profile-page .collection-item-arrow{color:#a0adb1;font-size:10px;text-align:center}.profile-page .collection-empty{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;padding:24px;text-align:center}.profile-page .collection-empty>span{display:grid;width:56px;height:56px;margin-bottom:11px;place-items:center;border-radius:16px;background:#edf5f7;color:#43869a;font-size:19px}.profile-page .collection-empty>span img{width:25px;height:25px;object-fit:contain}.profile-page .collection-empty>strong{color:#304952;font-size:14px}.profile-page .collection-empty>p{max-width:380px;margin:5px 0 0;color:#82949b;font-size:12px;line-height:1.55}.profile-page .collection-empty>button{margin-top:13px;padding:7px 12px;border:1px solid #d5e1e4;border-radius:9px;background:#fff;color:#397f95;font-size:11px;font-weight:700}.profile-page .collection-empty.compact{min-height:185px;border-top:1px solid #e8eef0}.profile-page .payment-summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;background:#f8fafb}.profile-page .balance-summary,.profile-page .payment-add-shortcut{display:flex;min-height:86px;align-items:center;gap:12px;padding:14px;border:1px solid #e0e8eb;border-radius:12px;background:#fff;text-align:start}.profile-page .balance-summary>span:first-child,.profile-page .payment-add-shortcut>span:first-child{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:12px;background:#eaf5ef;color:#408168;font-size:16px}.profile-page .balance-summary small,.profile-page .balance-summary strong,.profile-page .payment-add-shortcut small,.profile-page .payment-add-shortcut strong{display:block}.profile-page .balance-summary small,.profile-page .payment-add-shortcut small{color:#82949b;font-size:12px}.profile-page .balance-summary strong,.profile-page .payment-add-shortcut strong{margin-top:3px;color:#2d4650;font-size:16px}.profile-page .payment-add-shortcut{width:100%;color:inherit}.profile-page .payment-add-shortcut>i{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border-radius:12px;background:#eaf3f6;color:#3d8298;font-size:16px}.profile-page .payment-add-shortcut span strong{font-size:12px}.profile-page .saved-payment-item{display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:82px;padding:10px 2px;border-bottom:1px solid #e9eff1}.profile-page .saved-payment-item:last-child{border-bottom:0}.profile-page .saved-payment-item>div small,.profile-page .saved-payment-item>div strong,.profile-page .saved-payment-item>div em{display:block}.profile-page .saved-payment-item>div small{color:#82949b;font-size:11px}.profile-page .saved-payment-item>div strong{margin-top:2px;color:#304952;font-size:13px;letter-spacing:.4px}.profile-page .saved-payment-item>div em{margin-top:2px;color:#7c9097;font-size:11px;font-style:normal}.profile-page .payment-brand{display:grid;width:44px;height:44px;place-items:center;border-radius:11px;background:#edf4f6;color:#3e8298;font-size:15px}.profile-page .payment-expiry{min-width:68px}.profile-page .payment-expiry small,.profile-page .payment-expiry strong{display:block}.profile-page .payment-expiry small{color:#91a0a5;font-size:10px}.profile-page .payment-expiry strong{margin-top:2px;color:#5c727a;font-size:12px}.profile-page .payment-expiry.expired strong{color:#b35454}.profile-page .payment-remove{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:0;border-radius:8px;background:#fff1f1;color:#b85a5a;font-size:11px;font-weight:700}.profile-page .wishlist-collection-card,.profile-page .events-collection-card{padding-bottom:16px}.profile-page .profile-wishlist-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;padding:16px}.profile-page .profile-wishlist-item{position:relative;overflow:hidden;border:1px solid #e1e9eb;border-radius:12px;background:#fff}.profile-page .profile-wishlist-item a{display:block;color:inherit;text-decoration:none}.profile-page .wishlist-product-image{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f1f4f5}.profile-page .wishlist-product-image>img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.profile-page .wishlist-product-image>span{position:absolute;top:9px;inset-inline-start:9px;display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:8px;background:#243339e0;color:#fff;font-size:9px;font-weight:700}.profile-page .profile-wishlist-item:hover .wishlist-product-image>img{transform:scale(1.025)}.profile-page .wishlist-product-copy{min-height:94px;padding:11px}.profile-page .wishlist-product-copy small{display:block;overflow:hidden;color:#83959c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.profile-page .wishlist-product-copy small i{margin-inline-end:4px;font-size:8px}.profile-page .wishlist-product-copy h2{display:-webkit-box;min-height:36px;overflow:hidden;margin:5px 0 7px;color:#304952;font-size:12px;font-weight:700;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-page .wishlist-product-copy p{display:flex;align-items:center;gap:7px;margin:0}.profile-page .wishlist-product-copy p span,.profile-page .wishlist-product-copy p strong{font-size:11px}.profile-page .wishlist-product-copy p span{color:#3a7f94}.profile-page .wishlist-product-copy p span.old{color:#9ca9ad;text-decoration:line-through}.profile-page .wishlist-product-copy p strong{color:#b6604c}.profile-page .wishlist-remove{position:absolute;z-index:2;top:8px;inset-inline-end:8px;display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:9px;box-shadow:0 3px 10px #1c2b311f;background:#fffffff0;color:#b85a5a;font-size:11px}.profile-page .profile-events-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:16px}.profile-page .profile-event-item{overflow:hidden;border:1px solid #e1e9eb;border-radius:12px;background:#fff}.profile-page .event-item-top{display:flex;align-items:center;gap:11px;padding:14px}.profile-page .event-item-top>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:13px;background:#f1f5f6}.profile-page .event-item-top>span img{width:30px;height:30px;object-fit:contain}.profile-page .event-item-top small,.profile-page .event-item-top strong{display:block}.profile-page .event-item-top small{color:#86989f;font-size:10px}.profile-page .event-item-top strong{margin-top:3px;color:#304952;font-size:13px}.profile-page .event-item-meta{display:flex;flex-wrap:wrap;gap:7px;padding:0 14px 14px}.profile-page .event-item-meta span{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:7px;background:#f1f5f6;color:#667d85;font-size:10px}.profile-page .event-item-actions{display:flex;justify-content:flex-end;gap:7px;padding:10px 14px;border-top:1px solid #e8eef0;background:#fafbfc}.profile-page .event-item-actions button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:0;border-radius:7px;background:#edf4f6;color:#397f95;font-size:10px;font-weight:700}.profile-page .event-item-actions button.danger{background:#fff0f0;color:#b85a5a}.profile-page .people-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-page .people-list-item{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:72px;padding:0 16px;border-bottom:1px solid #e9eff1;color:inherit;text-decoration:none}.profile-page .people-list-item img{width:46px;height:46px;border-radius:12px;object-fit:cover}.profile-page .people-list-item span{min-width:0}.profile-page .people-list-item span strong,.profile-page .people-list-item span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .people-list-item span strong{color:#304952;font-size:12px}.profile-page .people-list-item span small{margin-top:3px;color:#87999f;font-size:11px}.profile-page .people-list-item:hover{background:#f9fbfb}.profile-page .people-list-item.has-action{grid-template-columns:46px minmax(0,1fr) auto}.profile-page .people-list-item>button{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #e0e7e9;border-radius:8px;background:#fff;color:#6b7f86;font-size:10px;font-weight:700}.profile-page .people-list-item>button:hover{border-color:#e4bcbc;background:#fff2f2;color:#b75a5a}.profile-page .people-list-item>button.is-follow{border-color:#b9d9c9;background:#edf8f2;color:#3e8067}.profile-page .people-list-item>button:disabled{opacity:.55}.profile-page #eventModal .profile-event-dialog{max-width:540px}.profile-page .profile-event-recurring{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:11px;border:1px solid #dfe8eb;border-radius:10px;background:#fff;cursor:pointer}.profile-page .profile-event-recurring>input{position:absolute;opacity:0;pointer-events:none}.profile-page .profile-event-recurring>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#eef4f6;color:#4a8799}.profile-page .profile-event-recurring strong,.profile-page .profile-event-recurring small{display:block}.profile-page .profile-event-recurring strong{color:#344d56;font-size:12px}.profile-page .profile-event-recurring small{margin-top:2px;color:#82949b;font-size:11px}.profile-page .profile-event-recurring>i{opacity:0;color:#3f876d;font-size:11px}.profile-page .profile-event-recurring:has(input:checked){border-color:#acd0be;background:#f7fcf9}.profile-page .profile-event-recurring:has(input:checked)>span{background:#e7f4ed;color:#3f876d}.profile-page .profile-event-recurring:has(input:checked)>i{opacity:1}@media (max-width: 1199.98px){.profile-page .profile-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767.98px){.profile-page .security-primary-grid,.profile-page .security-details-grid,.profile-page .profile-events-grid,.profile-page .people-list{grid-template-columns:1fr}}@media (max-width: 575.98px){.profile-page .authorized-logins-modal .modal-dialog{margin:12px}.profile-page .authorized-logins-modal .modal-header,.profile-page .authorized-logins-modal .modal-body,.profile-page .authorized-logins-modal .modal-footer{padding-inline:14px}.profile-page .authorized-device{grid-template-columns:40px minmax(0,1fr)}.profile-page .authorized-device-icon{width:40px;height:40px}.profile-page .remove-authorized-device{grid-column:1/-1;width:100%}.profile-page .backup-code-grid,.profile-page .security-primary-grid,.profile-page .security-details-grid{grid-template-columns:1fr}.profile-page .trust-safety-tabs .nav-link{gap:6px;padding-inline:7px}.profile-page .trust-safety-tabs .nav-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .trust-safety-content{padding-inline:12px}.profile-page .trust-safety-content .trust-safety-empty{margin-inline:-12px}.profile-page .trust-message-card{grid-template-columns:40px minmax(0,1fr) 28px;gap:9px;min-height:78px;padding:10px 2px}.profile-page .trust-message-card:before{inset-inline-start:-12px}.profile-page .trust-message-copy{display:block}.profile-page .trust-message-copy strong{margin-top:3px}.profile-page .trust-message-copy em{margin-top:4px;white-space:normal}.profile-page .trust-message-icon{width:40px;height:40px}.profile-page .trust-message-modal{padding:10px}.profile-page .trust-message-modal>.content{max-height:72vh;padding:14px}.profile-page .trust-modal-meta{align-items:flex-start;flex-direction:column;gap:5px}.profile-page .trust-pagination{justify-content:space-between;gap:6px}.profile-page .trust-pagination button span{display:none}.profile-page .address-list-item{grid-template-columns:40px minmax(0,1fr) 25px}.profile-page .address-list-item .address-item-phone{grid-column:2;margin-top:-4px}.profile-page .address-list-item .collection-item-arrow{grid-column:3;grid-row:1/span 2}.profile-page .payment-summary-row{grid-template-columns:1fr;padding:12px}.profile-page .saved-payment-item{grid-template-columns:42px minmax(0,1fr) auto}.profile-page .saved-payment-item .payment-expiry{grid-column:2}.profile-page .saved-payment-item .payment-remove{grid-column:3;grid-row:1/span 2}.profile-page .saved-payment-item .payment-remove span{display:none}.profile-page .people-list-item.has-action{grid-template-columns:42px minmax(0,1fr) auto}}.profile-page .btn-submit{width:80px;padding:3px;font-size:14px}.profile-page .line-btns{overflow:hidden}.profile-page .line-btns .title{border-bottom:1px solid #dedede;margin-bottom:10px;padding-bottom:10px;font-size:16px}.profile-page .line-btns .line-btn{display:flex;align-items:center;margin-bottom:5px;margin-inline-end:5px}.profile-page .line-btns .line-btn label{font-size:14px;flex:1}.profile-page .line-btns .line-btn button{background-color:#eee;color:#1d1d1d;padding:3px 10px;width:80px;font-size:14px;transition:all .3s}.profile-page .line-btns .line-btn button.linked{background-color:#439dbb;color:#eee}.profile-page .line-btns .line-btn button:hover{background-color:#dedede}.profile-page .payments{padding:0 1rem}.profile-page .payments .card{display:flex;align-items:center;justify-content:center;min-height:200px}.profile-page .payments .card .number{font-size:1.5rem}.profile-page .payments .card .sub-number{font-size:1.2rem}.profile-page .payments .card .visa-card{position:relative;border-radius:8px;padding:10px;height:150px;width:230px;margin:10px auto;box-shadow:#0002 .5px .8px 3.6px,#0000001c .8px .1px 3.6px;background-repeat:round;background-size:cover;box-sizing:content-box;background-image:linear-gradient(156.06deg,#dedede 11.37%,#707070 58.54%);color:#fff;outline:transparent solid 1px}.profile-page .payments .card .visa-card span{color:#eee;position:absolute;font-size:14px}.profile-page .payments .card .visa-card span.type{font-size:12px;line-height:16px;position:absolute;left:17px;top:15px;width:220px;color:#636363;text-align:left}.profile-page .payments .card .visa-card span.icon{right:17px;top:16px;background-repeat:no-repeat;background-size:contain}.profile-page .payments .card .visa-card span.icon.visa{height:22px;width:70px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMTYgNjkuNzYiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojMWExZjcxO308L3N0eWxlPjwvZGVmcz48dGl0bGU+QXNzZXQgMTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9IlZJU0FfTG9nbyIgZGF0YS1uYW1lPSJWSVNBIExvZ28iPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTgyLDEuMjMsNTMuNzMsNjguN0gzNS4yOEwyMS4zNywxNC44NmMtLjg1LTMuMzItMS41OC00LjUzLTQuMTUtNS45M0MxMyw2LjY2LDYuMSw0LjUyLDAsMy4xOWwuNDItMkgzMC4xMWE4LjEzLDguMTMsMCwwLDEsOCw2Ljg4bDcuMzUsMzkuMDVMNjMuNjgsMS4yM1ptNzIuMyw0NS40NWMuMDctMTcuODEtMjQuNjMtMTguNzktMjQuNDYtMjYuNzUuMDUtMi40MiwyLjM2LTUsNy40LTUuNjVhMzIuODcsMzIuODcsMCwwLDEsMTcuMjEsM0wxNTcuNTIsM0E0Ni45Myw0Ni45MywwLDAsMCwxNDEuMiwwQzEyNCwwLDExMS44MSw5LjE3LDExMS43LDIyLjMxLDExMS41OSwzMiwxMjAuMzcsMzcuNDQsMTI3LDQwLjY3YzYuOCwzLjMsOS4wOSw1LjQyLDkuMDYsOC4zOCwwLDQuNTMtNS40Myw2LjUyLTEwLjQ0LDYuNi04Ljc4LjE0LTEzLjg3LTIuMzctMTcuOTMtNC4yNkwxMDQuNSw2Ni4xN2M0LjA4LDEuODgsMTEuNjEsMy41MSwxOS40MiwzLjU5LDE4LjMzLDAsMzAuMzMtOS4wNiwzMC4zOS0yMy4wOG00NS41NSwyMkgyMTZMMjAxLjkxLDEuMjNIMTg3YTgsOCwwLDAsMC03LjQzLDQuOTVMMTUzLjQsNjguN2gxOC4zMmwzLjY0LTEwLjA3aDIyLjM5Wk0xODAuMzgsNDQuOGw5LjE5LTI1LjM0LDUuMjksMjUuMzRaTTEwNywxLjIzLDkyLjUyLDY4LjdINzUuMDZMODkuNSwxLjIzWiIvPjwvZz48L2c+PC9zdmc+)}.profile-page .payments .card .visa-card span.icon.mastercard{height:40px;width:40px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAABWCAMAAAAKexP9AAACHFBMVEUAAAAjHyAjHyAjHyAiHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyD3nhsjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyAjHyDrABvrABv3nhsjHyAjHyAjHyAjHyAjHyD3nhsjHyAjHyD3nhsjHyAjHyAjHyD3nhsjHyAjHyAjHyAjHyAjHyDrABsjHyAjHyDrABv3nxv3nhsjHyD3nhvrABv3nRkjHyAjHyDrABsjHyDuJBvrABvrABvrABsjHyDrABv3nhvrABvrABsjHyDrABv3nBj3nhvrABvrABvrABv3nhvsAhrrABv3nhvrABv3nhvrABv3nhsjHyD3nhv3oRv3nhv3mRXrABsjHyD3nhv3nBj3nhv3nhvrABv3nhv3nhv3nhsjHyDrABv3nhv3nhvrABvrABsjHyD3nhv3mxfrABvrABvrABvrABvrABvrABv3mxfrABvrABv3nhvrABsjHyDrABvrABvrABvrABv3nhv3nhv3nhvrABv5mhbrABv3nhv3nhvrABv/XwAjHyDqABz2ox3/WgD/ZwD/XAD/ZAD3oRz/aAH/YAD9dwr/YgD3nxv9cQf5kRX3OQr3oh3sBBr4mBjtChjvEhb/WQD3mxnwFRX6iRL5Qgj8TgT+XgH7fw73NQv9bAb9VAP5jBP5ixPyHhLzJRD1Lg70LA71MA36SQf6hBD6Sga2wwpAAAAAh3RSTlMAauEOA9Iq78kvHxGnJAb9+fbcsHpSQ/PqxnNvVvbk449kYFtKNwvm2s3LvbuhmpOMXVpPFPv6ybdzalo7NRYIA+7p0cKyrZh9dlNEMN3LxsG/rKqmpaCXgHttXiUhGhcPDAkH8u7n1tbSsY+KiYZnQS8oHRAKBsK5n4iFc2NKNicdG9evNSpkLWQ1AAAF+klEQVRo3uyWXUvbUBjH8xXyAZpeCb3o1aApTUGMUleKm11XLO0Y0zmkm4PVDd0c28U22DmhS5NGne/W9xd8xy/osUatJ4n514BX/r7Aj+fl/J8jPPKIN2NKvhyiNPYsla4MC150JHojMiFipDfR0baiMzP6VQrFaJNqqPv5wM/PgoNfyUJ8RCQ2YjheSP7GHV2ZnEqd9CudQgtDr6IycSBGk28hybBSph6oH78INoPFMPEgXBz0tzz5Q+9ATV9OqcRJONEnH8nrFPWhXGFjjxMfsn13lqJSX6rpkkx8kUvelu8UsFTnp8kC8Weyy2PB8ohl8dRqWEuIJzrkaklBls2apukm5Im7eXKIhZ4xC/PUVuuAJzvhsIxSRLNhaU303fp/wPPSsWOQ5cjSbBrT/whAkXsvIcSyZk5pV+jrkOd2nL6gCHumdo0xA40nMtF2y07slt23beMSYlnemtJaMeaQrRZvTsMPqJgdVkwr+ixUTuE6+vFiuHLqSDlvbE0GKubY0jh0bDoJW/ONImyavMYwV5E3+t6++zGkmJUZrmf42+lrZ5tZmAXq2lNIc2o6NUaNIF370NT0I5rFBuuZkyUoCS52bUzCRuNm0feRrr1LMo0CpeZBzVWzjWjkSaYZiEGvxqnBdyCCjqa6E0QjM40EaebdNbMLBIFp1ECaOqqRHkbTE2A27Bagmhy0aUdBVmCEadLQuzn0fDdg2lS6sU8Nr8AjWkwwzXgPdDsNPtPw+xn+KzDy2FXjQw2/a1nhAuVcRKZoshNaHtiaIqKsWTMBizWbiLLGG2gJsTln9krMUJtMVHWTlgRtphEdahQ11OxkyWtz9K4musVBQmtgMZp3+idNIyad6TDAQLEpCd0OCroeOSR5B95hayeqw0Z6l2AqSglAVEHTyIAE6ojyztpJSN0b4krNfIYy8nq4JPVx3RgYvPOtkewpJ2pUANYt7J9KXEMwEThWFRODZE2JL3EFNdiefuIiJjUGy+ATca3PpRNAtqwiqrWpinWQiyj/LOzv6yXOllRVHAOc/kT5Z8kkokJMowHnIKc7MfYEthBji1sCvnE7wg2DKgYGS0GCuTKKwMgwAQ8F1oNUNWQR8EoMAyHQimfEy88Lpso7AE+Z7E3ccLo71qCTda1DVuUdmoI1fYUSP7he4hWGlrqdXK2K0VUB2i2b1jSiKAy/8+U449cwjo5fUGcURY3RNEKEKhbiokIIlDRFCBjIJgSaLEoXhVC6f391z1xiEemi7lrIs5i5955z3ucyq7m9uXqz96t09e4WB/H+69sPn79fnp9ffvz05cfPb/gjdxc3T9dHZw8PZ0fXTzcXd3jlf8Gcp3AgDS2PQzFo4UB8GodrvB52yRtYOC6AnNOBIpWSrjyAjONkkoZewTVUzXUmKmKBXGohlZTaw3yZMA3kVdRGzr0+dtHskU0ep9JkpQWgfU/6YzsGxh7JoqmRBVIXyYDkSFKtfpF0oXWlcmyi5JNW026gbQ+7nGIiVTbtNHZZkdngnl5l3SRzmIky6JMaWqxG2nSK8rBSyA7H6PhsRlM2AZ3+egWN4WNgFVEWd2CRMUoStS7n+xwEQ7KKXWrJoOsVcsCzhA94CqAoqzHrgKJagBCpfZoT6F4G6IShjMCUkzIgcyc4ZRZAi+q5r1G5FR1ASYJCHUJZNHOPYb/pJtEFicUxq4PBoCKh3aRnrtKATMGCUFKamuqbQbB7e5oSYCpNQ8JDf6uBM0qHtN2tZsj0crksFp09DXc0q7/T1LFk++WjKUaME80CgMYaFKbSGKG9QUJPxU5/a2IOVVYVu6yUxu6qUg0zclxfUjTPftDQfM6BIbNBNm/4PG4F+iNQ6ULdr7KuVbNo03usp6k0AYCFxWl9RKaBSR5bIr0tml7ibuuRPHqkNdZbiC2S9y0AOQnRXbhFT0py0K8iQe5Ae2SiIY39pl5CWdcgbLIew7FVhBHMsCWTMpKkHAAjlQHQOYk6SFZmu96Ql9CJow2Ecr2U3zYLkxPNgWDEsQmJ6ciUoqzNkXOxiBy88u/yC6uJAM41ApRTAAAAAElFTkSuQmCC)}.profile-page .payments .card .visa-card span.icon.jcb{height:40px;width:40px;background-image:url(data:image/png;base64,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)}.profile-page .payments .card .visa-card span.icon.american.express{height:30px;width:40px;background-image:url(data:image/png;base64,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)}.profile-page .payments .card .visa-card span.icon.discover{height:20px;width:70px;background-image:url(data:image/png;base64,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)}.profile-page .payments .card .visa-card span.icon.unionpay{height:30px;width:40px;background-image:url(data:image/png;base64,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)}.profile-page .payments .card .visa-card span.name{left:20px;bottom:30px;font-size:16px}.profile-page .payments .card .visa-card span.digit{left:20px;bottom:10px}.profile-page .payments .card .visa-card span.exp{right:20px;bottom:10px}.profile-page .payments .card .card-btns{margin-bottom:5px}.profile-page .payments .card .card-btns button{padding:0;font-size:14px;margin-inline-end:10px}.profile-page .events{padding:0 1rem}.profile-page .events .card{display:flex;align-items:center;justify-content:center;min-height:180px;line-height:1.4}.profile-page .events .card img{height:60px}.profile-page .events .card .title{font-size:1rem}.profile-page .events .card .sub-title{font-size:.9rem}.profile-page .events .card .card-btns{margin-top:10px}.profile-page .events .card .card-btns button{padding:0;font-size:14px;margin-inline-end:10px}.profile-page .order{position:relative;overflow:hidden;margin-bottom:14px;border:1px solid #e1e9eb;border-radius:15px;box-shadow:0 5px 20px #1f343d0b;background:#fff}.profile-page .order .loader{position:absolute;z-index:3;top:0;inset-inline:0;height:3px;--c: no-repeat linear-gradient(#439dbb 0 0);background:var(--c),var(--c),#dce6e9;background-size:60% 100%;animation:l16 2s infinite}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}.profile-page .order.failed{border-color:#edcccc;box-shadow:0 5px 20px #9944440f}.profile-page .order.failed .header{background:snow}.profile-page .order.failed .order-status-cell:after{content:"Payment failed";display:inline-flex;margin-top:5px;padding:4px 8px;border-radius:10px;background:#fbe9e9;color:#aa4d4d;font-size:10px;font-weight:800}.profile-page .order .header{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(150px,1.15fr);padding:0;border-bottom:1px solid #e6edef;background:#f8fafb}.profile-page .order .header .order-summary-cell{min-width:0;margin:0;padding:15px 16px;border-inline-end:1px solid #e6edef;line-height:1.35}.profile-page .order .header .order-summary-cell:last-child{border-inline-end:0;text-align:start}.profile-page .order .header .order-summary-cell small{display:block;overflow:hidden;color:#87989e;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-page .order .header .order-summary-cell p{overflow:hidden;margin:4px 0 0;color:#304952;font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.profile-page .order .header .order-total-cell p{color:#246b81;font-size:13px}.profile-page .order .header .order-status-cell small{color:#617b84}.profile-page .order .order-status-badge{display:inline-flex;width:max-content;max-width:100%;align-items:center;padding:4px 8px;border-radius:10px;background:#fff3d9;color:#a87322!important;font-size:10px!important;font-weight:800!important}.profile-page .order .order-status-badge.status-2,.profile-page .order .order-status-badge.status-3{background:#e8f2f5;color:#3b7d91!important}.profile-page .order .order-status-badge.status-4{background:#e7f4ed;color:#3d8066!important}.profile-page .order .order-status-badge.status-5,.profile-page .order .order-status-badge.status-6{background:#f8eaea;color:#aa5353!important}.profile-page .order .body{padding:0}.profile-page .order .order-info{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-height:51px;padding:8px 16px;border-bottom:1px solid #e9eff1}.profile-page .order .order-info .order-action{display:inline-flex;min-height:33px;align-items:center;gap:6px;margin:0;padding:6px 10px;border:1px solid #dce6e9;border-radius:8px;background:#fff;font-size:11px;font-weight:700;text-decoration:none}.profile-page .order .order-info .order-action.receipt{color:#397f95}.profile-page .order .order-info .order-action.danger{border-color:#efd5d5;background:#fff7f7;color:#ad5656}.profile-page .order .order-product-item{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:13px;min-height:126px;margin:0 16px;padding:14px 0;border-bottom:1px solid #e9eff1}.profile-page .order .order-product-item:last-of-type{border-bottom:0}.profile-page .order .order-product-item .img{position:relative;width:76px;height:auto;aspect-ratio:3/4;margin:0;overflow:visible}.profile-page .order .order-product-item .img img{width:100%;height:100%;border:1px solid #e5ebed;border-radius:10px;background:#f3f6f7;object-fit:cover}.profile-page .order .order-product-item .img .quantity{position:absolute;right:auto;bottom:-5px;inset-inline-end:-5px;display:grid;width:23px;height:23px;padding:0;place-items:center;border:2px solid #fff;border-radius:50%;background:#304952!important;color:#fff;font-size:9px;line-height:1}.profile-page .order .order-product-item .order-product-copy{display:flex;min-width:0;min-height:101px;flex-direction:column;line-height:1.4}.profile-page .order .order-product-item .order-product-copy>a{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;column-gap:12px;color:inherit;text-decoration:none}.profile-page .order .order-product-item .order-product-copy h2{grid-column:1;overflow:hidden;margin:0 0 6px;color:#304952;font-size:13px;font-weight:750;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.profile-page .order .order-product-item .order-product-copy p{grid-column:1;display:flex;align-items:center;min-height:18px;margin:0;color:#7d9097;font-size:11px;line-height:1.45}.profile-page .order .order-product-item .order-product-copy .order-product-price{grid-column:2;grid-row:1/span 4;align-items:flex-start;color:#276e84;font-size:12px;font-weight:800;white-space:nowrap}.profile-page .order .order-product-item .order-product-copy .attribute.color{display:inline-block;width:15px;height:15px;margin-inline-start:4px;border:1px solid #d8e1e4;border-radius:50%;box-shadow:none}.profile-page .order .order-product-item .action-btns{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:8px}.profile-page .order .order-product-item .action-btns .btn{display:inline-flex;min-height:32px;align-items:center;gap:6px;margin:0;padding:6px 10px;border:1px solid;border-radius:8px;box-shadow:0 2px 6px #253d460b;font-size:10px;font-weight:750}.profile-page .order .order-product-item .action-btns .review{border-color:#cfe1e7;background:#edf6f8;color:#34778c}.profile-page .order .order-product-item .action-btns .cancel{border-color:#ead8b5;background:#fff7e8;color:#9d6a1e}.profile-page .order .order-product-item .action-btns .return{border-color:#ebcccc;background:#fff3f3;color:#a64f4f}.profile-page .order .order-shares{padding:15px 16px;border-top:1px solid #e9eff1;background:#fbfcfc}.profile-page .order .order-shares-title{display:block;margin-bottom:9px;color:#304952;font-size:12px}.profile-page .order .order-shares-table{overflow-x:auto}.profile-page .order .order-shares-table .table{margin:0;font-size:11px}.profile-page .order .order-shares-table .table th{color:#70858c;font-weight:700}.profile-page .order .order-shares-table .table td,.profile-page .order .order-shares-table .table th{padding:8px;white-space:nowrap}@media (max-width: 767.98px){.profile-page .order .header{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-page .order .header .order-status-cell{border-inline-end:0}}@media (max-width: 575.98px){.profile-page .order{border-radius:13px}.profile-page .order .header{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-page .order .header .order-summary-cell{padding:12px}.profile-page .order .header .order-total-cell{border-inline-end:0}.profile-page .order .header .order-status-cell{grid-column:1/-1;border-top:1px solid #e6edef}.profile-page .order .order-info{justify-content:stretch;padding:8px 12px}.profile-page .order .order-info .order-action{flex:1;justify-content:center}.profile-page .order .order-product-item{grid-template-columns:68px minmax(0,1fr);gap:11px;margin-inline:12px}.profile-page .order .order-product-item .img{width:68px}.profile-page .order .order-product-item .order-product-copy>a{display:block}.profile-page .order .order-product-item .order-product-copy h2{white-space:normal}.profile-page .order .order-product-item .order-product-copy .order-product-price{margin-top:5px}}.profile-page .orders-page-loader{display:flex;min-height:54px;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;border:1px solid #e1e9eb;border-radius:12px;background:#fff;color:#6f858d;font-size:12px}.profile-page .orders-page-loader i{color:#3f879d}.profile-page .orders-pagination{margin-top:16px;text-align:center}.profile-page .orders-pagination .pagination{justify-content:center;gap:5px;margin:0}.profile-page .orders-pagination .page-item .page-link{display:grid;min-width:34px;height:34px;padding:0 9px;place-items:center;border:1px solid #dbe5e8;border-radius:9px!important;box-shadow:none;background:#fff;color:#617a83;font-size:11px;font-weight:700}.profile-page .orders-pagination .page-item.active .page-link{border-color:#3f879d;background:#3f879d;color:#fff}.profile-page .orders-pagination .page-item.disabled .page-link{opacity:.42;background:#f7f9f9;cursor:default}@media (max-width: 575.98px){.profile-page .orders-pagination .pagination{gap:4px}.profile-page .orders-pagination .page-item .page-link{min-width:32px;height:32px;padding-inline:7px}}@media (min-width: 1200px){.profile-page .wishlist .item-box{width:calc(25% - 20px)}}.profile-page .wishlist .item-box .actions button{border-radius:0;border:0}.profile-page .wishlist .item-box .content h2{font-size:14px}.profile-page .wishlist .item-box .content .prices span{font-size:12px}.profile-page .profile-mobile-menu-button,.profile-page .profile-menu-backdrop,.profile-page .profile-menu-mobile-heading{display:none}.profile-page .profile-nav .profile-menu.app-menu.full{position:fixed;z-index:20;top:60px;bottom:0;inset-inline-start:0;display:block;width:300px;height:calc(100vh - 60px);margin:0;padding:16px 12px;overflow-x:hidden;overflow-y:auto;border-radius:0;background:#fff;box-shadow:5px 0 24px #1f343d0f;scrollbar-width:thin}.profile-page .profile-nav .profile-menu.app-menu.full>li{margin:0}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user{display:flex;align-items:center;gap:12px;margin-bottom:10px;padding:4px 8px 16px;border-bottom:1px solid #eef1f2}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user>img{width:48px;height:48px;flex:0 0 48px;border-radius:8px;object-fit:cover}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user div{min-width:0}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user strong,.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user strong{color:#323232;font-size:14px}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user small{margin-top:2px;color:#7f8d93;font-size:12px}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-heading{padding:12px 10px 6px;color:#8d9ba0;font-size:12px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-heading.brand-heading{text-transform:none}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link{display:flex;min-height:44px;align-items:center;gap:1rem;padding:9px 10px;border-radius:5px;color:#323232;font-size:14px;font-weight:400;transition:background-color .2s,color .2s}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link img{width:24px;height:24px;flex:0 0 24px;margin:0;padding:0;opacity:.8}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link span{display:block;flex:1;font-size:14px}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link:hover,.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link.active{background:#9696961a;color:#323232}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link.active{font-weight:600}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link.active img{opacity:1}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item:last-child{margin-top:10px;padding-top:10px;border-top:1px solid #eef1f2}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item:last-child a.nav-link{color:#c65353}.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium{margin:16px 0 4px}.profile-page .profile-nav>.tab-content{width:calc(100% - 300px);margin-inline-start:300px;padding:18px}@media (max-width: 767.98px){.profile-page .profile-mobile-menu-button{display:flex;width:calc(100% - 24px);min-height:46px;align-items:center;gap:10px;margin:12px;padding:10px 14px;border:1px solid #e3e9eb;border-radius:10px;background:#fff;color:#323232;font-size:14px;font-weight:600;text-align:start;box-shadow:0 4px 14px #1f343d0f}.profile-page .profile-mobile-menu-button i{color:#439dbb;font-size:18px}.profile-page .profile-menu-backdrop{position:fixed;z-index:998;inset:60px 0 0;display:block;width:100%;height:calc(100vh - 60px);background:#1423296b;backdrop-filter:blur(2px)}.profile-page .profile-nav .profile-menu.app-menu.full{z-index:999;top:60px;display:block;width:min(300px,100vw - 42px);height:calc(100vh - 60px);padding:12px;overflow-y:auto;transform:translate(-105%);transition:transform .25s ease}.profile-page .profile-nav .profile-menu.app-menu.full.is-open{transform:translate(0)}.profile-page .profile-nav .profile-menu.app-menu.full .profile-menu-mobile-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:4px 4px 10px;border-bottom:1px solid #eef1f2}.profile-page .profile-nav .profile-menu.app-menu.full .profile-menu-mobile-heading strong{color:#263a42;font-size:15px}.profile-page .profile-nav .profile-menu.app-menu.full .profile-menu-mobile-heading button{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f1f4f5;color:#53666d}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-user{display:flex}.profile-page .profile-nav .profile-menu.app-menu.full .profile-nav-heading{display:block}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item{flex:none}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link{width:100%;min-width:0;justify-content:flex-start}.profile-page .profile-nav .profile-menu.app-menu.full .nav-item a.nav-link span,.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium{display:block}.profile-page .profile-nav>.tab-content{width:100%;margin:0;padding:0 12px 14px}}@media (max-width: 380px){.profile-page .profile-nav .profile-menu.app-menu.full{width:calc(100vw - 24px)}}.profile-page .page-container{width:100%}.profile-page .profile-header.card{margin-bottom:20px;overflow:hidden;border:0;border-radius:18px;background:#fff;box-shadow:0 8px 30px #1f343d14}.profile-page .profile-header.card .cover{height:260px;border:0;border-radius:0;background:#e9eff1}.profile-page .profile-header.card .cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f262f0d 42%,#0f262f94);pointer-events:none}.profile-page .profile-header.card .cover img{border-radius:0}.profile-page .profile-header.card .cover .uploader{z-index:2;top:16px;right:auto;inset-inline-end:16px}.profile-page .profile-header.card .cover .uploader .profile-cover-button{min-height:36px;padding:7px 12px;border:1px solid rgba(255,255,255,.62);border-radius:10px;background:#162c3594;color:#fff;font-size:12px;text-shadow:none;backdrop-filter:blur(8px)}.profile-page .profile-header.card .cover .uploader .profile-cover-button i{margin-inline-end:6px}.profile-page .profile-header.card .avatar{right:24px;bottom:30px;left:24px;width:auto;height:auto;color:#fff}.profile-page .profile-header.card .avatar .img{width:96px;height:96px}.profile-page .profile-header.card .avatar .img img{border:4px solid #fff;box-shadow:0 8px 24px #0003}.profile-page .profile-header.card .avatar .img .uploader{inset-inline-end:0;bottom:1px;width:32px;height:32px;border:2px solid #fff;background:#439dbb}.profile-page .profile-header.card .avatar .img .uploader button{width:100%;height:100%;padding:0!important;display:flex;align-items:center;justify-content:center;line-height:1}.profile-page .profile-header.card .avatar .img .uploader button span,.profile-page .profile-header.card .avatar .img .uploader button i{display:block;margin:0;line-height:1}.profile-page .profile-header.card .avatar h2{color:#fff;font-size:24px;font-weight:700;white-space:nowrap;text-shadow:0 2px 10px rgba(0,0,0,.4)}.profile-page .profile-header.card .avatar p{margin:3px 0 0;color:#ffffffd6;font-size:12px}.profile-page .profile-nav{align-items:flex-start;gap:20px}.profile-page .profile-nav .nav.main{top:78px;width:235px;flex:0 0 235px;margin:0;padding:14px;border:0;border-radius:16px;background:#fff;box-shadow:0 6px 24px #1f343d12}.profile-page .profile-nav .nav.main .profile-nav-user{display:flex;align-items:center;gap:10px;margin-bottom:8px;padding:4px 6px 14px;border-bottom:1px solid #eef1f2}.profile-page .profile-nav .nav.main .profile-nav-user>img{width:42px;height:42px;flex:0 0 42px;border-radius:13px;object-fit:cover}.profile-page .profile-nav .nav.main .profile-nav-user div{min-width:0}.profile-page .profile-nav .nav.main .profile-nav-user strong,.profile-page .profile-nav .nav.main .profile-nav-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .profile-nav .nav.main .profile-nav-user strong{color:#20343b;font-size:13px}.profile-page .profile-nav .nav.main .profile-nav-user small{margin-top:2px;color:#8b999e;font-size:10px}.profile-page .profile-nav .nav.main .profile-nav-heading{padding:12px 10px 5px;color:#9aa7ab;font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.profile-page .profile-nav .nav.main .profile-nav-heading.brand-heading{text-transform:none}.profile-page .profile-nav .nav.main .nav-item{margin:2px 0}.profile-page .profile-nav .nav.main .nav-link{min-height:40px;padding:9px 10px;border-radius:10px;color:#42545a;font-size:12px;font-weight:500}.profile-page .profile-nav .nav.main .nav-link img{width:20px;height:20px;padding:2px;opacity:.72}.profile-page .profile-nav .nav.main .nav-link.active{background:#439dbb33;color:#247f9d;font-weight:700}.profile-page .profile-nav .nav.main .nav-link.active img{opacity:1}.profile-page .profile-nav .nav.main .nav-link:hover{background:#439dbb14}.profile-page .profile-nav .nav.main .nav-item:last-child{margin-top:10px;padding-top:10px;border-top:1px solid #eef1f2}.profile-page .profile-nav .nav.main .nav-item:last-child .nav-link{color:#c65353}.profile-page .profile-nav>.tab-content{min-width:0;padding:0;background:transparent;box-shadow:none}.profile-page .profile-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:14px;padding:2px 2px 0}.profile-page .profile-section-heading h1{margin:2px 0 4px;color:#1e323a;font-size:24px;font-weight:700}.profile-page .profile-section-heading p{margin:0;color:#7d8d93;font-size:12px}.profile-page .profile-section-heading>button{display:inline-flex;min-height:35px;flex:0 0 auto;align-items:center;gap:6px;padding:7px 11px;border:1px solid #d5e1e4;border-radius:9px;background:#fff;color:#397f95;font-size:12px;font-weight:700;white-space:nowrap}.profile-page .profile-section-heading .profile-heading-title{display:flex;align-items:center;gap:9px}.profile-page .profile-section-heading .profile-heading-title h1{margin-bottom:4px}.profile-page .profile-section-heading .profile-heading-title .collection-count{width:26px;min-width:26px;height:26px;margin-bottom:2px;padding:0;border:1px solid #d7e6ea;border-radius:50%;background:#e9f3f6;color:#347b91;font-size:11px;font-weight:800}.profile-page .profile-card{margin-bottom:14px;padding:18px;border:1px solid #e9edef;border-radius:16px;background:#fff;box-shadow:0 5px 20px #1f343d0e}.profile-page .profile-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.profile-page .profile-card-heading h2{margin:0 0 3px;color:#20343b;font-size:15px;font-weight:700}.profile-page .profile-card-heading p{margin:0;color:#8a999e;font-size:10px}.profile-page .personal-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-page .personal-detail{display:flex;align-items:center;min-width:0;min-height:68px;padding:11px 12px;border:1px solid #e9edef;border-radius:12px;background:#fff;color:#20343b;text-align:start;transition:border-color .2s,box-shadow .2s,transform .2s}.profile-page .personal-detail:hover{border-color:#439dbb8c;box-shadow:0 7px 18px #439dbb1a;transform:translateY(-1px)}.profile-page .personal-detail .personal-detail-icon{display:grid;width:36px;height:36px;flex:0 0 36px;margin-inline-end:10px;place-items:center;border-radius:10px;background:#439dbb1f;color:#439dbb;font-size:14px}.profile-page .personal-detail .personal-detail-copy{min-width:0;flex:1}.profile-page .personal-detail .personal-detail-copy small,.profile-page .personal-detail .personal-detail-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .personal-detail .personal-detail-copy small{margin-bottom:3px;color:#8a999e;font-size:9px}.profile-page .personal-detail .personal-detail-copy strong{color:#20343b;font-size:12px;font-weight:650}.profile-page .personal-detail .personal-detail-arrow{margin-inline-start:8px;color:#a4b0b4;font-size:10px}.profile-page .account-information-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-page .account-connections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-page .account-connections-grid>.profile-card{height:100%;margin-bottom:0}.profile-page .account-connections-grid .account-information-grid{grid-template-columns:1fr}.profile-page .account-connections-grid .account-information-item.profile-link-item{grid-column:auto}.profile-page .account-information-item{display:flex;min-width:0;min-height:68px;align-items:center;padding:11px 12px;border:1px solid #e9edef;border-radius:12px}.profile-page .account-information-item.profile-link-item{grid-column:1/-1}.profile-page .account-information-item .account-information-icon{display:grid;width:36px;height:36px;flex:0 0 36px;margin-inline-end:10px;place-items:center;border-radius:10px;background:#439dbb1f;color:#439dbb;font-size:14px}.profile-page .account-information-item>div{min-width:0;flex:1}.profile-page .account-information-item>div small,.profile-page .account-information-item>div strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .account-information-item>div small{margin-bottom:3px;color:#8a999e;font-size:12px}.profile-page .account-information-item>div strong{color:#20343b;font-size:12px;font-weight:650}.profile-page .account-information-item .copy-profile-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;margin-inline-start:12px;padding:7px 10px;border:1px solid rgba(67,157,187,.45);border-radius:8px;background:#fff;color:#439dbb;font-size:12px;font-weight:600}.profile-page .profile-details-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-page .profile-details-bottom-grid .profile-card{margin-bottom:0}.profile-page .linked-account-row{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid #eef1f2}.profile-page .linked-account-row:first-of-type{border-top:0}.profile-page .linked-account-row .linked-account-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:#f1f4f5;color:#344a52}.profile-page .linked-account-row .linked-account-icon.facebook{color:#1877f2}.profile-page .linked-account-row .linked-account-icon.google{color:#db4437}.profile-page .linked-account-row .linked-account-icon.apple{color:#111}.profile-page .linked-account-row .linked-account-copy{min-width:0;flex:1}.profile-page .linked-account-row .linked-account-copy strong,.profile-page .linked-account-row .linked-account-copy small{display:block}.profile-page .linked-account-row .linked-account-copy strong{color:#263a42;font-size:11px}.profile-page .linked-account-row .linked-account-copy small{margin-top:2px;color:#94a1a5;font-size:9px}.profile-page .linked-account-row button{min-width:64px;padding:6px 9px;border:1px solid #439dbb;border-radius:8px;background:#fff;color:#439dbb;font-size:9px;font-weight:700}.profile-page .linked-account-row button.linked{border-color:#dfe6e8;color:#788b91}.profile-page .security-score{color:#439dbb;font-size:17px;font-weight:800}.profile-page .security-progress{height:6px;margin-bottom:12px;overflow:hidden;border-radius:10px;background:#e9eff1}.profile-page .security-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#439dbb,#4db99c);transition:width .3s}.profile-page .security-check{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border:0;border-top:1px solid #eef1f2;background:transparent;color:#3d5158;font-size:10px;text-align:start}.profile-page .security-check .security-check-label{display:flex;min-width:0;align-items:center;gap:9px;color:#3d5158;font-weight:500}.profile-page .security-check .security-check-label i{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:8px;background:#f1f5f6;color:#6f8991}.profile-page .security-check .security-check-label>span{min-width:0;text-align:start}.profile-page .security-check .security-check-label>span b,.profile-page .security-check .security-check-label>span small{display:block}.profile-page .security-check .security-check-label>span b{color:#34484f;font-size:12px}.profile-page .security-check .security-check-label>span small{margin-top:3px;color:#8a999e;font-size:12px;font-weight:400}.profile-page .security-check .security-check-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:#d28545;font-size:12px;font-weight:600}.profile-page .security-check .security-check-status.is-complete{color:#2d9b79}.profile-page .security-check-action{transition:background-color .2s}.profile-page .security-check-action:hover{background:#f7fafb}.profile-page .security-overview-card .security-check{min-height:62px;padding:10px 8px}.profile-page .security-setting-row{display:flex;width:100%;min-height:68px;align-items:center;gap:11px;padding:11px 8px;border:0;border-top:1px solid #eef1f2;background:transparent;color:#40545b;text-align:start;transition:background-color .2s}.profile-page .security-setting-row:hover:not(.is-disabled){background:#f7fafb}.profile-page .security-setting-row .security-setting-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:10px;background:#439dbb1f;color:#439dbb;font-size:14px}.profile-page .security-setting-row .security-setting-copy{min-width:0;flex:1}.profile-page .security-setting-row .security-setting-copy strong,.profile-page .security-setting-row .security-setting-copy small{display:block}.profile-page .security-setting-row .security-setting-copy strong{color:#34484f;font-size:12px}.profile-page .security-setting-row .security-setting-copy small{margin-top:3px;color:#8a999e;font-size:12px}.profile-page .security-setting-row .security-setting-value{flex:0 0 auto;color:#9a7770;font-size:12px;font-weight:600}.profile-page .security-setting-row .security-setting-value.enabled{color:#2d9b79}.profile-page .security-setting-row>.fa-chevron-right{color:#a5b0b4;font-size:10px}.profile-page .security-setting-row.is-disabled{cursor:default;opacity:.72}@media (max-width: 992px){.profile-page .profile-nav .nav.main{width:74px;flex-basis:74px}.profile-page .profile-nav .nav.main .profile-nav-user{justify-content:center;padding-inline:0}.profile-page .profile-nav .nav.main .profile-nav-user div,.profile-page .profile-nav .nav.main .profile-nav-heading{display:none}.profile-page .profile-nav .nav.main .nav-link{justify-content:center}.profile-page .profile-nav .nav.main .nav-link span{display:none}.profile-page .profile-nav .nav.main .nav-link img{margin:0}.profile-page .profile-details-bottom-grid{grid-template-columns:1fr}}@media (max-width: 699.98px){.profile-page .profile-header.card{margin-inline:12px}.profile-page .profile-nav{gap:12px}.profile-page .profile-nav .nav.main{width:100%;flex-basis:auto;padding:8px;border-radius:12px}.profile-page .profile-nav .nav.main .profile-nav-user,.profile-page .profile-nav .nav.main .profile-nav-heading{display:none}.profile-page .profile-nav .nav.main .nav-item{flex:0 0 auto;margin:0}.profile-page .profile-nav .nav.main .nav-item:last-child{margin:0;padding:0;border:0}.profile-page .profile-nav>.tab-content{padding:0 12px}.profile-page .personal-details-grid,.profile-page .account-information-grid{grid-template-columns:1fr}.profile-page .account-information-item.profile-link-item{grid-column:auto}.profile-page .account-connections-grid{grid-template-columns:1fr}}@media (max-width: 480px){.profile-page .profile-header.card{border-radius:0}.profile-page .profile-header.card .cover{height:180px}.profile-page .profile-header.card .avatar{right:14px;bottom:18px;left:14px}.profile-page .profile-header.card .avatar .img{width:68px;height:68px}.profile-page .profile-header.card .avatar h2{font-size:18px}.profile-page .profile-header.card .avatar p{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-page .profile-section-heading h1{font-size:20px}.profile-page .profile-card{padding:14px;border-radius:14px}}.profile-page .page-container{padding:0}.profile-page .profile-nav{display:block;margin:0!important}.profile-page .profile-nav .nav.main{position:fixed;z-index:8;top:60px;bottom:0;inset-inline-start:0;width:270px;height:auto;padding:18px 14px;overflow-x:hidden;overflow-y:auto;border-radius:0;box-shadow:5px 0 24px #1f343d0f}.profile-page .profile-nav .nav.main .profile-nav-user>img{width:48px;height:48px;flex-basis:48px}.profile-page .profile-nav .nav.main .profile-nav-user strong{font-size:14px}.profile-page .profile-nav .nav.main .profile-nav-user small{font-size:12px}.profile-page .profile-nav .nav.main .profile-nav-heading{font-size:11px}.profile-page .profile-nav .nav.main .nav-link{min-height:44px;font-size:13px}.profile-page .profile-nav .nav.main .nav-link img{width:26px;height:26px;margin-inline-end:10px}.profile-page .profile-nav .nav.main .profile-sidebar-premium{margin:16px 0 6px;padding:16px 14px 13px;border-radius:14px;background:linear-gradient(135deg,#173e4b,#28748c);color:#fff}.profile-page .profile-nav .nav.main .profile-sidebar-premium div{min-width:0}.profile-page .profile-nav .nav.main .profile-sidebar-premium strong{display:block;color:#fff;font-size:14px;line-height:1.35}.profile-page .profile-nav .nav.main .profile-sidebar-premium p{margin:6px 0 10px;color:#ffffffbd;font-size:12px;line-height:1.5}.profile-page .profile-nav .nav.main .profile-sidebar-premium button{display:flex;align-items:center;gap:6px;width:max-content;margin-inline-start:auto;padding:2px 0;border-bottom:1px solid rgba(255,255,255,.55);border-radius:0;background:transparent;color:#fff;font-size:12px;font-weight:700;transition:gap .2s,border-color .2s}.profile-page .profile-nav .nav.main .profile-sidebar-premium button:hover{gap:9px;border-color:#fff}.profile-page .profile-nav .nav.main .profile-sidebar-premium button i{font-size:10px}.profile-page .profile-nav .nav.main .profile-sidebar-premium div>span{color:#fffc;font-size:12px}.profile-page .profile-nav>.tab-content{width:calc(100% - 270px);margin-inline-start:270px;padding:18px}.profile-page .profile-header.card .avatar .img .uploader{right:auto!important;left:auto!important;inset-inline-end:0!important;bottom:1px}.profile-page .profile-section-heading p,.profile-page .profile-card-heading p,.profile-page .personal-detail .personal-detail-copy small,.profile-page .linked-account-row .linked-account-copy small,.profile-page .security-check,.profile-page .security-check strong,.profile-page .linked-account-row button{font-size:12px}@media (max-width: 992px) and (min-width: 700px){.profile-page .profile-nav .nav.main{width:88px}.profile-page .profile-nav .nav.main .profile-sidebar-premium{display:none}.profile-page .profile-nav>.tab-content{width:calc(100% - 88px);margin-inline-start:88px}}@media (max-width: 699.98px){.profile-page .page-container{padding:0}.profile-page .profile-nav .nav.main{position:static;width:100%;height:auto;overflow-x:auto;overflow-y:hidden;border-radius:0}.profile-page .profile-nav .nav.main .profile-sidebar-premium{display:none}.profile-page .profile-nav>.tab-content{width:100%;margin:0;padding:12px}.profile-page .profile-header.card{margin-inline:0}}.profile-page .profile-nav>.tab-content{width:calc(100% - 300px);margin-inline-start:300px}.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium{margin:16px 0 6px;padding:16px 14px 13px;border-radius:14px;background:linear-gradient(135deg,#173e4b,#28748c);color:#fff}.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium div{min-width:0}.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium strong{display:block;color:#fff;font-size:14px;line-height:1.35}.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium p{margin:6px 0 10px;color:#ffffffc2;font-size:12px;line-height:1.5}.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium button{display:flex;align-items:center;gap:6px;width:max-content;margin-inline-start:auto;padding:2px 0;border-bottom:1px solid rgba(255,255,255,.55);border-radius:0;background:transparent;color:#fff;font-size:12px;font-weight:700}.profile-page .profile-nav .profile-menu.app-menu.full .profile-sidebar-premium div>span{color:#fffc;font-size:12px}@media (max-width: 767.98px){.profile-page .profile-nav>.tab-content{width:100%;margin:0}}#addressModal .profile-address-dialog{max-width:620px}.profile-form-modal{overflow:hidden;border:0;border-radius:17px;box-shadow:0 24px 70px #162f3938}.profile-form-modal .modal-header{align-items:center;padding:17px 19px;border-bottom:1px solid #e5ecee}.profile-form-modal .modal-body{padding:18px 19px;background:#f8fafb}.profile-form-modal .modal-footer{align-items:center;justify-content:space-between;padding:12px 19px;border-top:1px solid #e5ecee;background:#fff}.profile-form-modal .modal-footer .footer{display:flex;flex:1;justify-content:flex-end;gap:8px}.profile-form-heading{display:flex;align-items:center;gap:11px}.profile-form-heading>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:11px;background:#eaf3f6;color:#3d8298;font-size:15px}.profile-form-heading h5{margin:0;color:#2b444e;font-size:16px;font-weight:750}.profile-form-heading p{margin:3px 0 0;color:#82949b;font-size:12px}.profile-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.profile-modal-grid .field-full{grid-column:1/-1}.profile-modal-grid .input-box{margin:0}.profile-modal-grid .input-box>label{display:block;margin-bottom:6px;color:#455d66;font-size:12px;font-weight:700}.profile-modal-grid .input-box>input,.profile-modal-grid .input-box>select{width:100%;height:43px;padding:8px 11px;border:1px solid #dce5e8;border-radius:9px;background:#fff;color:#304952;font-size:12px;outline:none}.profile-modal-grid .input-box>input:focus,.profile-modal-grid .input-box>select:focus{border-color:#70a8b8;box-shadow:0 0 0 3px #439dbb1a}.profile-modal-grid .input-box .v-select{min-height:43px;font-size:12px}.profile-modal-grid .input-box .vs__dropdown-toggle{min-height:43px;padding:0 5px;border-color:#dce5e8;border-radius:9px;background:#fff}.profile-modal-grid .input-box .vs__search,.profile-modal-grid .input-box .vs__selected{font-size:12px}.profile-modal-grid .input-box em.is-invalid{display:block;margin-top:4px;color:#b75959;font-size:10px;font-style:normal}.profile-modal-cancel,.profile-modal-submit,.profile-modal-delete{min-height:36px;padding:7px 13px;border-radius:9px;font-size:11px;font-weight:700}.profile-modal-cancel{border:1px solid #d7e1e4;background:#fff;color:#60747b}.profile-modal-submit{border:1px solid #173e4b;background:#173e4b;color:#fff!important}.profile-modal-submit i{margin-inline-end:6px}.profile-modal-submit:disabled{opacity:.6}.profile-modal-delete{display:inline-flex;align-items:center;gap:6px;border:1px solid #f0d2d2;background:#fff4f4;color:#b65a5a}@media (max-width: 575.98px){.profile-form-modal .modal-header,.profile-form-modal .modal-body,.profile-form-modal .modal-footer{padding-inline:14px}.profile-modal-grid{grid-template-columns:1fr}.profile-modal-grid .field-full{grid-column:1}}.profile-page .preferences-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-page .preference-inline-error{margin:0 0 14px;padding:10px 12px;border:1px solid #f0cccc;border-radius:9px;background:#fff6f6;color:#b84d4d;font-size:12px}.profile-page .preference-inline-error i{margin-inline-end:6px}.profile-page .preference-card{min-width:0;margin:0}.profile-page .language-region-card,.profile-page .notifications-preference-card,.profile-page .display-preference-card{grid-column:1/-1}.profile-page .preference-card-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:17px}.profile-page .preference-card-heading>span{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:11px;background:#edf5f7;color:#397f94;font-size:15px}.profile-page .preference-card-heading h2{margin:1px 0 0;color:#263f49;font-size:15px;font-weight:700}.profile-page .preference-card-heading p{margin:4px 0 0;color:#7d9199;font-size:12px;line-height:1.45}.profile-page .preference-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.profile-page .preference-fields-grid .profile-settings-field{margin:0}.profile-page .notification-matrix-wrap{overflow-x:auto;border:1px solid #e2eaed;border-radius:12px}.profile-page .notification-matrix{min-width:700px}.profile-page .notification-matrix-head,.profile-page .notification-matrix-row{display:grid;grid-template-columns:minmax(280px,1fr) repeat(4,76px);align-items:center}.profile-page .notification-matrix-head{min-height:42px;padding:0 12px;background:#f3f7f8;color:#688088;font-size:12px;font-weight:700}.profile-page .notification-matrix-head b{text-align:center;font-size:12px}.profile-page .notification-matrix-head small{display:block;color:#9aabb0;font-size:10px;font-weight:600}.profile-page .notification-matrix-row{min-height:64px;padding:8px 12px;border-top:1px solid #e7edef;background:#fff}.profile-page .notification-type{display:flex;align-items:center;gap:10px;min-width:0}.profile-page .notification-type>i{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:9px;background:#eef5f7;color:#4a8799;font-size:13px}.profile-page .notification-type strong,.profile-page .notification-type small{display:block}.profile-page .notification-type strong{color:#29414b;font-size:12px}.profile-page .notification-type small{margin-top:2px;color:#83969d;font-size:12px;line-height:1.35}.profile-page .notification-soon{color:#a3b1b6;font-size:12px;text-align:center}.profile-page .preference-switch{position:relative;display:inline-flex;align-items:center;justify-content:center;margin:0;cursor:pointer}.profile-page .preference-switch input{position:absolute;opacity:0;pointer-events:none}.profile-page .preference-switch>span{position:relative;display:block;width:42px;height:24px;border-radius:20px;background:#ccd8dc;transition:background .2s}.profile-page .preference-switch>span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #1f394333;transition:transform .2s}.profile-page .preference-switch input:checked+span{background:#3d879c}.profile-page .preference-switch input:checked+span:after{transform:translate(18px)}.profile-page .preference-switch input:focus-visible+span{box-shadow:0 0 0 3px #3d879c2e}.profile-page .preference-switch.compact{justify-self:center}.profile-page .preference-note{margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#f1f7f8;color:#607d86;font-size:12px;line-height:1.45}.profile-page .preference-note i{margin-inline-end:6px;color:#4b8799}.profile-page .preference-toggle-list,.profile-page .display-toggle-grid{display:grid;gap:0}.profile-page .preference-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:61px;margin:0;padding:10px 0;border-bottom:1px solid #e7edef;cursor:pointer}.profile-page .preference-toggle-row:last-child{border-bottom:0}.profile-page .preference-toggle-row>span:first-child{min-width:0}.profile-page .preference-toggle-row strong,.profile-page .preference-toggle-row small{display:block}.profile-page .preference-toggle-row strong{color:#2a424c;font-size:12px}.profile-page .preference-toggle-row small{margin-top:3px;color:#84979e;font-size:12px;line-height:1.4}.profile-page .preference-toggle-row .preference-switch{flex:0 0 auto}.profile-page .theme-preference{margin-bottom:10px;padding-bottom:17px;border-bottom:1px solid #e7edef}.profile-page .theme-preference>strong{display:block;margin-bottom:9px;color:#2a424c;font-size:12px}.profile-page .theme-preference>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.profile-page .theme-preference label{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;margin:0;border:1px solid #dce6e9;border-radius:10px;background:#f8fafb;color:#607780;font-size:12px;font-weight:700;cursor:pointer}.profile-page .theme-preference label input{position:absolute;opacity:0;pointer-events:none}.profile-page .theme-preference label.selected{border-color:#5995a7;background:#eef6f8;color:#347c91}.profile-page .display-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.profile-page .preference-card-footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:18px;padding-top:16px;border-top:1px solid #e7edef}.profile-page .preference-card-footer p{margin:0 auto 0 0;color:#4d8a69;font-size:12px;font-weight:600}.profile-page .preference-card-footer p i{margin-inline-end:6px}.profile-page .preference-card-footer p.error{color:#c55353}.profile-page .preference-card-footer .save-profile-settings{min-width:116px}@media (max-width: 767.98px){.profile-page .preferences-card-grid,.profile-page .preference-fields-grid,.profile-page .display-toggle-grid{grid-template-columns:1fr}.profile-page .language-region-card,.profile-page .notifications-preference-card,.profile-page .display-preference-card{grid-column:auto}}@media (max-width: 480px){.profile-page .theme-preference>div{grid-template-columns:1fr}}body.ehub-larger-text{font-size:17px}body.ehub-high-contrast{filter:contrast(1.08)}body.ehub-compact .card{padding-top:10px;padding-bottom:10px}body.ehub-compact .app-container{gap:10px}body.ehub-reduce-motion,body.ehub-reduce-motion *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.profile-page .profile-settings-field{position:relative;display:block;margin-top:18px}.profile-page .profile-settings-field>span,.profile-page .profile-settings-field>small{display:block}.profile-page .profile-settings-field>span{margin-bottom:7px;color:#253b44;font-size:12px;font-weight:700}.profile-page .profile-settings-field>small{margin-top:6px;color:#78909a;font-size:12px;line-height:1.45}.profile-page .profile-settings-field input,.profile-page .profile-settings-field textarea,.profile-page .profile-settings-field select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #dce6ea;border-radius:10px;outline:none;background:#fff;color:#263c45;font-size:13px;transition:border-color .2s,box-shadow .2s}.profile-page .profile-settings-field input:focus,.profile-page .profile-settings-field textarea:focus,.profile-page .profile-settings-field select:focus{border-color:#4b91a7;box-shadow:0 0 0 3px #4b91a71f}.profile-page .profile-settings-field textarea{min-height:104px;resize:vertical}.profile-page .profile-settings-field select{cursor:pointer}.profile-page .profile-settings-field .field-counter{position:absolute;inset-inline-end:10px;bottom:8px;margin:0;padding:2px 4px;background:#ffffffe0}.profile-page .profile-settings-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin:18px 0 8px}.profile-page .profile-settings-footer p{margin:0 auto 0 0;color:#28805d;font-size:12px}.profile-page .profile-settings-footer p i{margin-inline-end:6px}.profile-page .profile-settings-footer p.error{color:#b44747}.profile-page .save-profile-settings{min-width:138px;padding:11px 18px;border:0;border-radius:10px;background:#173e4b;color:#fff;font-size:12px;font-weight:700}.profile-page .save-profile-settings:disabled{opacity:.65}.profile-page .save-profile-settings i{margin-inline-end:6px}@media (max-width: 900px){.profile-page .profile-secondary-grid{grid-template-columns:1fr}}@media (max-width: 575.98px){.profile-page .profile-header.card .cover .profile-header-actions{right:auto;inset-inline-end:10px;bottom:10px}.profile-page .profile-header.card .cover .profile-header-actions a,.profile-page .profile-header.card .cover .profile-header-actions button{min-height:34px;padding:7px 10px}.profile-page .profile-settings-footer{align-items:stretch;flex-direction:column}.profile-page .profile-settings-footer p{margin:0}.profile-page .profile-settings-footer .save-profile-settings{width:100%}}.profile-page .profile-nav{padding-inline-start:300px}.profile-page .profile-nav>.tab-content{width:100%;max-width:1000px;margin-inline:auto}@media (max-width: 767.98px){.profile-page .profile-nav{padding-inline-start:0}}div.post{background-color:#fff;box-shadow:#0000001f 0 4px 16px;border-radius:10px;margin:auto auto 10px;max-width:550px;overflow:hidden;position:relative}@media (min-width: 650px) and (max-width: 699.98px){div.post{max-width:600px}}div.post.post:not(.items):not(.sponsored) .contents .items-slider{margin-top:10px}div.post.post:not(.items):not(.sponsored) .contents .items-slider .item{flex-direction:row}div.post.post:not(.items):not(.sponsored) .contents .items-slider .item img{height:70px;width:auto}div.post.post:not(.items):not(.sponsored) .contents .items-slider .item .info{line-height:1;flex:1}div.post.post:not(.items):not(.sponsored) .contents .items-slider .item .info p:not(.prices){height:auto;-webkit-line-clamp:1}div.post.post:not(.items):not(.sponsored) .contents .items-slider .item .btns{margin-top:5px}div.post.post:not(.items):not(.sponsored) .contents .items-slider .item .btns .btn{padding:1px}div.post.vibe.full-vibe>.contents .post-media{max-height:unset!important}div.post.vibe>.header{position:absolute;left:0;top:0;width:100%;z-index:2}div.post.vibe>.header *{color:#fff}div.post.vibe>.description{position:absolute;width:80%;bottom:10px;left:0;z-index:2;color:#fff;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}div.post.vibe>.description p{color:#fff}div.post.vibe>.description.full{width:100%;max-height:100%;padding-top:1rem;background:linear-gradient(0deg,#32323299 50%,#3232324d)}div.post.vibe>.description.full .see-more{background:unset}div.post.vibe>.description .see-more{background:linear-gradient(0deg,#32323266 50%,#32323200)}div.post.vibe>.contents{padding:0!important}div.post.vibe>.contents .post-media{max-height:700px}@media (min-height: 600px){div.post.vibe>.contents .post-media{max-height:500px}}@media (min-height: 700px){div.post.vibe>.contents .post-media{max-height:600px}}@media (min-height: 800px){div.post.vibe>.contents .post-media{max-height:700px}}div.post.vibe>.contents .post-media>div{aspect-ratio:9/16}div.post.vibe>.contents .post-media .video-container{background:#000;border-radius:10px}div.post.vibe>.contents:has(.items-slider){display:block;position:absolute;bottom:-50rem;z-index:99;transition:all .5s}div.post.vibe>.contents:has(.items-slider).show{bottom:0;padding:1rem!important;background:linear-gradient(180deg,#0000,#0000 0,#fffc 20%)}div.post.vibe>.contents:has(.items-slider) .items-slider .carousel__track{flex-direction:row}div.post.vibe>.contents:has(.items-slider) .items-slider .item .info h2{font-size:.8rem}div.post.vibe>.contents:has(.items-slider) .items-slider .item .info p{font-size:.6rem}div.post.vibe>.contents:has(.items-slider) .hide-prods{width:100%;display:block;text-align:center;font-size:1rem;padding:1rem;font-weight:700;cursor:pointer}div.post.vibe .actions{position:absolute;bottom:80px;right:10px;width:10%;flex-direction:column;z-index:2;border:0}div.post.vibe .actions button{flex-direction:column;color:#fff;background:#9696964d}div.post.vibe .actions button:hover{background-color:#ccc}div.post.vibe .actions button i{width:40px;height:40px;line-height:2;background:#9696964d;border-radius:50%;font-size:20px}div.post.vibe .actions button.btn-gem{opacity:0}div.post.vibe .actions button.btn-gem.show{opacity:1;animation:pop-n-tilt 1s forwards}div.post.sponsored .header,div.post.items .header{align-items:center}div.post.sponsored .header .user .info p,div.post.items .header .user .info p{font-size:1rem;color:#439dbb}div.post .header{padding:10px;display:flex;align-items:flex-start}div.post .header *{color:#232323}div.post .header .user{flex:1;display:flex;align-items:center;position:relative}div.post .header .user img{width:50px;height:50px;margin-inline-end:8px;border:1px solid rgba(67,157,187,.28)}div.post .header .user .verified{z-index:1;left:40px;bottom:0;width:15px;height:15px;position:absolute;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23439dbb' d='M 23 12 L 20.56 9.22 L 20.9 5.54 L 17.29 4.72 L 15.4 1.54 L 12 3 L 8.6 1.54 L 6.71 4.72 L 3.1 5.53 L 3.44 9.21 L 1 12 L 3.44 14.78 L 3.1 18.47 L 6.71 19.29 L 8.6 22.47 L 12 21 L 15.4 22.46 L 17.29 19.28 L 20.9 18.46 L 20.56 14.78 L 23 12 Z'/><path fill='%23ffffff' d='M 10 17 L 6 13 L 7.41 11.59 L 10 14.17 L 16.59 7.58 L 18 9 L 10 17 Z' /></svg>");background-size:contain;background-repeat:no-repeat;background-position:center}div.post .header .user .info{line-height:1.2}div.post .header .user .info a{font-size:16px;margin:0;display:block;line-height:1}div.post .header .user .info a:nth-child(2){font-size:14px}div.post .header .user .info p{font-size:12px;margin:0}div.post .header button{margin-inline:.5rem}div.post>.description{position:relative;padding:10px;line-height:1.4;font-size:1rem;overflow:hidden;max-height:70px;white-space:pre-wrap;word-break:break-word}div.post>.description[style*=background]{height:300px;max-height:unset;color:#fff;text-align:center!important;padding:20px;font-size:24px;display:grid;align-items:center;position:relative;word-break:break-word;overflow-y:auto;margin:0 10px 10px;border-radius:5px}div.post>.description.full{display:block;overflow:auto;max-height:unset}div.post>.description .see-more{position:sticky;display:block;bottom:0;left:0;cursor:pointer;background:linear-gradient(0deg,#fff 50%,#ffffff80);width:100%;padding:10px;text-align:center}div.post .contents{width:100%;height:auto;display:flex;overflow:hidden;position:relative;padding:0 10px}div.post .contents:not(:has(.post-slider)):has(+.description){padding-bottom:10px}div.post .contents:not(div.post .contents:has(+.description)) .items-slider{padding-bottom:10px}div.post .contents .post-slider{width:100%;max-height:500px;margin-bottom:1rem}@media (min-height: 700px){div.post .contents .post-slider{max-height:450px}}div.post .contents .post-slider .carousel__slide--active .media{filter:brightness(1)}div.post .contents .post-slider .media{background-size:cover;background-position:center;aspect-ratio:1/1;width:100%;height:-webkit-fill-available;position:relative;overflow:hidden;border-radius:10px;filter:brightness(.5);transition:all .3s}div.post .contents .items-slider,div.post .contents .items-slider .carousel__viewport{width:100%}div.post .contents .items-slider .item{width:100%;height:100%;display:flex;flex-direction:column;gap:10px}div.post .contents .items-slider .item img{aspect-ratio:3/4;object-fit:cover;width:100%;border-radius:10px;border:1px solid #cecece}div.post .contents .items-slider .item .info h2{font-size:14px;margin:0;font-weight:700;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-word;overflow:hidden}div.post .contents .items-slider .item .info p{font-size:.8rem}div.post .contents .items-slider .item .info p:not(.prices){overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;margin-bottom:5px;height:30px;line-height:1.2}div.post .contents .items-slider .item .info p.prices{display:block;direction:ltr}div.post .contents .items-slider .item .info p.prices span{font-weight:700;margin-inline-end:10px}div.post .contents .items-slider .item .info p.prices span.discount{text-decoration:line-through;text-decoration-color:#eb445a;text-align:end}div.post .contents .items-slider .item .btns{display:flex;gap:5px;margin-top:10px;flex-wrap:wrap}div.post .contents .items-slider .item .btns .btn{border-radius:5px}@media (max-width: 959.98px){div.post .contents .items-slider .item .btns .btn:first-child{flex:1;padding-inline:0}}div.post .contents .post-media{display:grid;gap:4px;width:100%;max-height:500px}@media (min-height: 700px){div.post .contents .post-media{max-height:450px}}div.post .contents .post-media.images-1{grid-template-columns:1fr}div.post .contents .post-media.images-2{grid-template-columns:1fr 1fr}div.post .contents .post-media.images-3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"img1 img2" "img1 img3"}div.post .contents .post-media.images-3>div:nth-child(1){grid-area:img1}div.post .contents .post-media.images-3>div:nth-child(2){grid-area:img2}div.post .contents .post-media.images-3>div:nth-child(3){grid-area:img3}div.post .contents .post-media>div{background-size:cover;background-position:center;aspect-ratio:1/1;width:100%;height:-webkit-fill-available;position:relative;overflow:hidden;border-radius:10px}div.post .contents .post-media>div .overlay{position:absolute;inset:0;background-color:#00000080;color:#fff;font-size:3rem;font-weight:700;display:flex;align-items:center;justify-content:center}div.post .contents .post-media img,div.post .contents .post-media .video-container{width:100%;object-fit:cover;position:relative;z-index:1;display:block}div.post .contents .back{position:absolute;left:0;top:0;filter:blur(10px);object-fit:cover;z-index:0}div.post .contents .btn-store{position:absolute;right:10px;bottom:10px;z-index:2;background:#fff;opacity:.7;transition:.3s}div.post .contents .btn-store:hover{transition:.3s;opacity:1}div.post .polls{margin-top:10px}div.post .polls .poll{display:flex;align-items:center;padding:10px;gap:10px;border-top:1px solid #eee}div.post .polls .poll .image{position:relative;width:80px;height:80px;border-radius:10px;border:1px solid #eee;overflow:hidden}div.post .polls .poll .image img{width:100%;height:100%;object-fit:cover}div.post .polls .poll p{flex:1;padding:3px 8px}div.post .polls .poll span{align-self:flex-start;font-weight:700}div.post .polls button{display:block;margin:10px;font-size:14px;width:calc(100% - 20px);border-radius:5px}div.post .items .item{display:flex;align-items:center;margin:5px 8px;background:#ecf5ec;height:90px;padding:5px;border-radius:10px}div.post .items .item img{width:70px;height:100%;margin-inline-end:8px;object-fit:cover;border-radius:5px}div.post .items .item .info{line-height:1.4;flex:1}div.post .items .item .info h2{font-size:18px;margin-bottom:5px}div.post .items .item .info p{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0}div.post .items .item .info p.prices{display:block;direction:ltr}div.post .items .item .info p.prices span{font-weight:700;margin-inline-end:10px}div.post .items .item .info p.prices span.discount{text-decoration:line-through;text-decoration-color:#eb445a;text-align:end}div.post .items .item button{margin:0 10px;color:#fff;background-color:#ffa807;border-color:#ffa807}div.post div.actions{padding:5px 10px;display:flex;align-items:center;gap:1rem;margin:10px 0}div.post div.actions button,div.post div.actions a{display:inline-flex;flex:1;align-items:center;justify-content:center;text-align:center;font-size:1rem;transition:.3s;padding:5px;border-radius:5px;background:#eee;height:30px;color:#444}div.post div.actions button.objective,div.post div.actions a.objective{flex:none;width:130px}div.post div.actions button.liked,div.post div.actions a.liked{color:#439dbb}div.post div.actions button.active i,div.post div.actions a.active i{animation:pop-n-tilt .5s forwards}div.post div.actions button:hover,div.post div.actions a:hover{transition:.3s;background-color:#0003}div.post div.actions button i,div.post div.actions a i{font-size:18px}div.post div.actions button span,div.post div.actions a span{margin-inline-start:5px}@keyframes pop-n-tilt{0%{transform:scale(1) rotate(0);color:#333}50%{transform:scale(1.5) rotate(10deg);color:#439dbb}to{transform:scale(1) rotate(0);color:#439dbb}}div.post.items>.products-contents .items-slider .item>img{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain}div.post.items>.products-contents .items-slider .item .info .btns{display:flex;flex-wrap:nowrap;gap:5px}div.post.items>.products-contents .items-slider .item .info .btns .btn-app{flex:1;min-width:0}div.post.items>.products-contents .items-slider .item .info .btns .product-wishlist{flex:0 0 34px;width:34px;min-height:31px;padding:0;border:1px solid #dce2e7;border-radius:5px;background:#f5f7f8;color:#59636d}div.post.items>.products-contents .items-slider .item .info .btns .product-wishlist i.fas{color:#e65368}div.post.post:not(.vibe):not(.items)>.products-contents{display:block!important;padding:0 10px 10px}div.post.post:not(.vibe):not(.items)>.products-contents .post-products-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding:4px 2px 9px;color:#2c333a}div.post.post:not(.vibe):not(.items)>.products-contents .post-products-title div{display:flex;align-items:baseline;gap:7px}div.post.post:not(.vibe):not(.items)>.products-contents .post-products-title strong{font-size:13px}div.post.post:not(.vibe):not(.items)>.products-contents .post-products-title span,div.post.post:not(.vibe):not(.items)>.products-contents .post-products-title>i{color:#8a939d;font-size:11px}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider{width:100%;margin-top:0!important}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .carousel__slide{align-items:stretch}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item{position:relative;min-height:145px;gap:0;overflow:hidden;flex-direction:row!important;border:1px solid #e1e8ed;border-radius:8px;background:#fff}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item>img{flex:0 0 145px;width:145px!important;height:145px!important;border:0;border-inline-end:1px solid #edf0f2;border-radius:0;object-fit:contain}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info{min-width:0;padding:12px 12px 11px;display:flex;flex:1;flex-direction:column;line-height:1.2!important}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info h2{min-height:auto;margin:0;font-size:14px;line-height:1.3;-webkit-line-clamp:2}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info p:not(.prices){display:-webkit-box;height:auto;margin:4px 0 0;overflow:hidden;color:#737c85;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info .prices{min-height:18px;margin:7px 0 0;color:#252b31;font-size:12px}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info .btns{margin-top:auto;padding-top:8px;flex-wrap:nowrap}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info .btns .btn-app{min-height:31px;padding:6px 10px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info .btns .product-wishlist{position:static;flex:0 0 34px;width:34px;min-height:31px;padding:0;border:1px solid #dce2e7;border-radius:5px;background:#f5f7f8;color:#59636d}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info .btns .product-wishlist i.fas{color:#e65368}@media (max-width: 480px){div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item{min-height:140px}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item>img{flex-basis:120px;width:120px!important;height:140px!important}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info{padding:10px 10px 9px}div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item .info h2{font-size:13px}}.create-media{max-width:550px;margin:0 auto 1rem;box-shadow:#0000001f 0 4px 16px;background-color:#fff;border-radius:5px;padding:10px}@media (min-width: 650px) and (max-width: 699.98px){.create-media{max-width:600px}}.create-media .user{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.create-media .user img{width:50px;height:50px;border-radius:8px}.create-media .user p{font-size:1rem;margin:0}.create-media .btns{display:flex;align-items:center;gap:1rem}.create-media .btns .btn{display:inline-flex;flex:1;align-items:center;justify-content:center;text-align:center;font-size:1rem;transition:.3s;padding:5px;border-radius:8px;background:#eee;height:30px;gap:8px}.create-media .btns .btn i{width:25px;height:25px;background-size:contain;background-repeat:no-repeat;transition:.3s}.create-media .btns .btn i.post{background-image:url(/build/assets/post-Bc1131AX.svg)}.create-media .btns .btn i.vibe{background-image:url(/build/assets/vibe-DMzphkag.svg)}.create-media .btns .btn i.poll{background-image:url(/build/assets/poll-xR-4LYAG.svg)}.create-media .btns .btn:hover{transition:.3s;background-color:#eee}.create-media .btns .btn:hover i.post{background-image:url(/build/assets/post-hover-C4hYJkRi.svg)}.create-media .btns .btn:hover i.vibe{background-image:url(/build/assets/vibe-hover-o8W2svYo.svg)}.create-media .btns .btn:hover i.poll{background-image:url(/build/assets/poll-hover-CtmBWVuC.svg)}.post-modal{--modal-media-size: min(92dvh, calc(96vw - 300px) , 1000px)}.post-modal>.content{width:auto;max-width:96vw;max-height:var(--modal-media-size);overflow:hidden}.post-modal .content div.post{width:100%;max-width:none;height:100%;margin:0;border-radius:0;box-shadow:unset;border-bottom:0}.post-modal .content .post-detail-main>div{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.post-modal .content .post-detail-main div.post{background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.post-modal .content .post-detail-main div.post>.header,.post-modal .content .post-detail-main div.post>.description,.post-modal .content .post-detail-main div.post>.actions,.post-modal .content .post-detail-main div.post>.polls,.post-modal .content .post-detail-main div.post>.contents:has(.items-slider){display:none!important}.post-modal .content .post-detail-main div.post>.contents:has(.post-media),.post-modal .content .post-detail-main div.post>.contents:has(.post-slider){width:100%;height:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.post-modal .content .post-detail-main .post-media{width:100%;height:100%;max-height:none;display:flex;align-items:center;justify-content:center;overflow:hidden}.post-modal .content .post-detail-main .post-media>.media{width:100%;height:100%;aspect-ratio:auto;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:0}.post-modal .content .post-detail-main .post-slider{width:100%;height:100%;max-height:none;margin:0}.post-modal .content .post-detail-main .post-slider .carousel__viewport,.post-modal .content .post-detail-main .post-slider .carousel__track,.post-modal .content .post-detail-main .post-slider .carousel__slide{height:100%}.post-modal .content .post-detail-main .post-slider .carousel__track{align-items:center}.post-modal .content .post-detail-main .post-slider .carousel__slide{display:flex;align-items:center;justify-content:center}.post-modal .content .post-detail-main .post-slider .media{width:100%;height:100%;aspect-ratio:auto;max-height:none;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:0;filter:none;transition:none}.post-modal .content .post-detail-main .video-container,.post-modal .content .post-detail-main video{width:100%;height:100%;border-radius:0!important;background:#030507}.post-modal .content .post-detail-main video{object-fit:contain}.post-modal .content .post-detail-shell.portrait-video{grid-template-columns:min(51.75dvh,96vw - 300px,562.5px) 300px}.post-modal .content .post-detail-shell.portrait-video .post-detail-main>div,.post-modal .content .post-detail-shell.portrait-video .post-detail-main div.post{width:auto;height:100%;aspect-ratio:9/16}.post-modal .content .post-detail-shell.portrait-video .post-detail-main .post-media,.post-modal .content .post-detail-shell.portrait-video .post-detail-main .post-slider{width:100%;height:100%!important;max-height:100%!important}.post-modal .content .post-detail-shell.portrait-video .post-detail-main div.post>.contents:has(.post-media),.post-modal .content .post-detail-shell.portrait-video .post-detail-main div.post>.contents:has(.post-slider){height:100%!important;max-height:100%!important}.post-modal .content .post-detail-shell.portrait-video .post-detail-main .media,.post-modal .content .post-detail-shell.portrait-video .post-detail-main .video-container,.post-modal .content .post-detail-shell.portrait-video .post-detail-main video{width:100%!important;height:100%!important;max-height:100%!important;aspect-ratio:9/16}.post-modal .content .post-detail-shell.portrait-video .post-detail-main video{object-fit:cover}.post-modal .content .post-detail-shell.contained-media{grid-template-columns:var(--modal-media-size) 300px}.post-modal .content .post-detail-shell.contained-media .post-detail-main>div,.post-modal .content .post-detail-shell.contained-media .post-detail-main div.post{width:100%;height:100%}.post-modal .content .post-detail-shell.contained-media .post-detail-main video{object-fit:contain}.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only){grid-template-columns:var(--modal-media-size) 300px}.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main>div{width:auto;height:100%;max-height:100%;max-width:100%;aspect-ratio:1/1}.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main div.post{width:100%;height:100%;max-height:100%;aspect-ratio:1/1}.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main div.post>.contents:has(.post-media),.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main div.post>.contents:has(.post-slider),.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main .post-media,.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main .post-slider{height:100%}.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main .post-media>.media,.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main .post-slider .media{width:100%;height:100%;aspect-ratio:1/1}.post-modal .content .post-detail-shell.single-image .post-detail-main>div,.post-modal .content .post-detail-shell.single-image .post-detail-main div.post,.post-modal .content .post-detail-shell.single-image .post-detail-main div.post>.contents:has(.post-media),.post-modal .content .post-detail-shell.single-image .post-detail-main .post-media,.post-modal .content .post-detail-shell.single-image .post-detail-main .post-media>.media{width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:auto}@media (max-width: 900px){.post-modal>.content{width:min(100vw - 16px,620px);max-width:none}.post-modal>.content{max-height:92dvh}.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main>div{width:min(100%,52dvh);height:auto}}@media (max-width: 520px){.post-modal>.header,.post-modal>.content{width:calc(100vw - 12px)}.post-modal .content .post-detail-shell:not(.portrait-video):not(.contained-media):not(.single-image):not(.text-only) .post-detail-main>div{width:min(100%,48dvh);height:auto}}.full-vibe{width:100%}.full-vibe .post{margin-bottom:0;box-sizing:border-box;box-shadow:unset;height:auto;aspect-ratio:9/16}.full-vibe .post .contents{height:100%}.full-vibe .post .contents .post-media{max-height:unset!important}.full-vibe .post.sponsored{margin:0 auto;height:auto;aspect-ratio:unset;max-width:550px;background-color:#fff}.full-vibe .post.sponsored .description{padding-bottom:1rem}.full-vibe .post.sponsored .actions{display:none}.full-vibe .post.vibe>.products-contents{height:auto!important}.full-vibe .post.vibe>.products-contents .items-slider,.full-vibe .post.vibe>.products-contents .carousel__viewport,.full-vibe .post.vibe>.products-contents .carousel__track{height:auto}.carousel.is-effect-fade .items-slider.carousel.is-effect-slide>.carousel__viewport>.carousel__track{display:flex;grid-template-columns:none;grid-template-rows:none;transition:transform ease-out;transition-duration:var(--vc-transition-duration)}.carousel.is-effect-fade .items-slider.carousel.is-effect-slide>.carousel__viewport>.carousel__track>.carousel__slide{grid-area:auto;height:auto;opacity:1;pointer-events:auto;transition:none}.videos-slider .post.vibe>.products-contents{width:100%;max-height:205px;bottom:-100%;padding:0 10px 10px!important;background:#fffffff5}.videos-slider .post.vibe>.products-contents.show{bottom:0;padding:0 10px 10px!important;background:#fffffff5}.videos-slider .post.vibe>.products-contents .hide-prods{height:36px;padding:8px 0 6px;color:#2c333a;font-size:12px;line-height:22px}.home-page div.post.become_top{border:1px solid rgba(67,157,187,.3);box-shadow:none}.home-page div.post.become_top .creator-invite{padding:18px;display:flex;align-items:center;gap:14px}.home-page div.post.become_top .creator-invite .creator-invite-icon{flex:0 0 54px;width:54px;height:54px;padding:11px;border-radius:50%;background:#fff;border:1px solid rgba(67,157,187,.28)}.home-page div.post.become_top .creator-invite .creator-invite-icon img{width:100%;height:100%}.home-page div.post.become_top .creator-invite .creator-invite-copy{min-width:0}.home-page div.post.become_top .creator-invite .creator-invite-copy span{color:#439dbb;font-size:12px;font-weight:700;text-transform:uppercase}.home-page div.post.become_top .creator-invite .creator-invite-copy h2{margin:3px 0 5px;color:#232323;font-size:18px}.home-page div.post.become_top .creator-invite .creator-invite-copy p{margin:0;color:#5f6c74;font-size:13px;line-height:1.4}.home-page div.post.become_top .actions{justify-content:flex-end;padding:10px 18px}.home-page div.post.become_top .actions a{flex:0 0 auto;padding:7px 12px;border-radius:5px;font-size:13px}@media (max-width: 480px){.home-page div.post.become_top .creator-invite{align-items:flex-start;padding:14px}.home-page div.post.become_top .creator-invite .creator-invite-icon{flex-basis:44px;width:44px;height:44px;padding:9px}.home-page div.post.become_top .creator-invite .creator-invite-copy h2{font-size:16px}}.home-page div.post:not(.vibe):not(.items)>.contents:has(.items-slider){display:block!important;padding:0 10px 10px}.home-page div.post .post-products-title{display:flex;align-items:center;justify-content:space-between;padding:4px 2px 9px;color:#2c333a}.home-page div.post .post-products-title div{display:flex;align-items:baseline;gap:7px}.home-page div.post .post-products-title strong{font-size:13px}.home-page div.post .post-products-title span,.home-page div.post .post-products-title>i{color:#8a939d;font-size:11px}.home-page div.post:not(.vibe):not(.items) .items-slider{margin-top:0!important}.home-page div.post:not(.vibe):not(.items) .items-slider .carousel__slide{align-items:stretch}.home-page div.post:not(.vibe):not(.items) .items-slider .item{position:relative;height:100%;gap:0;overflow:hidden;flex-direction:row!important;border:1px solid #e1e8ed;border-radius:8px;background:#fff}.home-page div.post:not(.vibe):not(.items) .items-slider .item img{flex:0 0 145px;width:145px!important;height:145px!important;aspect-ratio:1/1;border:0;border-inline-end:1px solid #edf0f2;border-radius:0;object-fit:contain}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info{min-width:0;padding:12px 12px 11px;display:flex;flex:1;flex-direction:column;line-height:1.2!important}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info h2{min-height:auto;font-size:14px;line-height:1.3;-webkit-line-clamp:2}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info p:not(.prices){display:-webkit-box;height:auto;margin:4px 0 0;color:#737c85;font-size:11px;line-height:1.35;-webkit-line-clamp:2}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info .prices{min-height:18px;margin:7px 0 0;color:#252b31;font-size:12px}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info .prices span{margin-inline-end:4px}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info .btns{margin-top:auto;padding-top:8px;flex-wrap:nowrap}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info .btns .btn{min-height:31px;padding:6px 10px;font-size:11px}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info .btns .btn-app{display:flex;align-items:center;justify-content:center;gap:7px}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info .btns .product-wishlist{position:static;flex:0 0 34px;width:34px;min-height:31px;padding:0;border:1px solid #dce2e7;border-radius:5px;background:#f5f7f8;color:#59636d}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info .btns .product-wishlist i.fas{color:#e65368}@media (max-width: 480px){.home-page div.post:not(.vibe):not(.items) .items-slider .item img{flex-basis:120px;width:120px!important;height:140px!important}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info{padding:10px 10px 9px}.home-page div.post:not(.vibe):not(.items) .items-slider .item .info h2{font-size:13px}}.home-page div.post.post:not(.vibe):not(.items)>.products-contents .post-products-title{display:flex;width:100%;height:auto}.home-page div.post.post:not(.vibe):not(.items)>.products-contents .items-slider{width:100%}.home-page div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item{min-height:145px}.home-page div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item img{width:145px!important;height:145px!important}@media (max-width: 480px){.home-page div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item{min-height:140px}.home-page div.post.post:not(.vibe):not(.items)>.products-contents .items-slider .item img{width:120px!important;height:140px!important}}.terms-container{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:16px;padding:17px 18px;border:1px solid rgba(67,157,187,.22);border-radius:14px;background:#fff;box-shadow:0 7px 22px #19303b12}.terms-container>.icon{display:grid;width:52px;height:52px;place-items:center;border-radius:13px;background:#fff;color:#439dbb;font-size:21px;box-shadow:0 4px 14px #439dbb21}.terms-container .copy{min-width:0}.terms-container .copy .eyebrow{display:block;margin-bottom:2px;color:#439dbb;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.terms-container .copy h5{margin:0 0 4px;color:#1c2b33;font-size:16px;font-weight:800}.terms-container .copy p{max-width:820px;margin:0;color:#687982;font-size:12px;line-height:1.55}.terms-container .review{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:126px;padding:9px 13px;border:1px solid #439dbb;border-radius:8px;background:#439dbb;color:#fff;font-size:11px;font-weight:800;white-space:nowrap;transition:.2s ease}.terms-container .review:hover{background:transparent;color:#439dbb}.terms-container .review i{font-size:10px}@media (max-width: 767px){.terms-container{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:11px;padding:14px}.terms-container>.icon{width:46px;height:46px;border-radius:11px;font-size:18px}.terms-container .copy h5{font-size:15px}.terms-container .copy p{font-size:12px}.terms-container .review{grid-column:1/-1;width:100%;padding:10px 13px}.fronts{padding:13px;border-radius:12px}.fronts .heading{margin-bottom:13px;padding-bottom:11px}.fronts .heading h2{font-size:18px}.fronts .heading .add{min-width:auto}}.fronts{padding:16px;border:1px solid #e3eaed;border-radius:14px;background:#fff;box-shadow:0 5px 18px #182b340f}.fronts .heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e7ecef}.fronts .heading h2{margin:0;color:#1c2b33;font-size:20px;font-weight:800}.fronts .heading .add{display:inline-flex;align-items:center;justify-content:center;gap:7px}.fronts .heading .add i{font-size:10px}.fronts .verification{max-width:960px;margin:auto}.fronts .verification .intro{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid #e7ecef}.fronts .verification .intro>.icon{display:grid;flex:0 0 50px;width:50px;height:50px;place-items:center;border-radius:12px;background:#439dbb1a;color:#439dbb;font-size:20px}.fronts .verification .intro div{min-width:0}.fronts .verification .intro h2{margin:0 0 5px;color:#1c2b33;font-size:21px;font-weight:800}.fronts .verification .intro p{max-width:790px;margin:0;color:#687982;font-size:13px;line-height:1.6}.fronts .verification>h3{margin:0 0 11px;color:#263840;font-size:15px;font-weight:800}.fronts .verification .audiences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.fronts .verification .audiences article{display:flex;align-items:flex-start;gap:11px;min-width:0;padding:15px;border:1px solid #e3eaed;border-radius:12px}.fronts .verification .audiences article>.icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:10px;background:#f1f7f9;color:#439dbb;font-size:15px}.fronts .verification .audiences article h4{margin:1px 0 5px;color:#263840;font-size:14px;font-weight:800}.fronts .verification .audiences article p,.fronts .verification .audiences article li,.fronts .verification .audiences article .requirement{color:#687982;font-size:12px;line-height:1.55}.fronts .verification .audiences article p{margin:0}.fronts .verification .audiences article ul{margin:8px 0 0;padding-inline-start:18px}.fronts .verification .audiences article .requirement{margin-top:10px;padding-top:9px;border-top:1px dashed #dce5e8}.fronts .verification .requirements{padding:15px 16px;border:1px solid #e3eaed;border-radius:12px;background:#f8fafb}.fronts .verification .requirements p,.fronts .verification .requirements li{color:#687982;font-size:12px;line-height:1.55}.fronts .verification .requirements p{margin:0}.fronts .verification .requirements ul{display:grid;gap:5px;margin:10px 0;padding-inline-start:18px}.fronts .verification .commitment{display:flex;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 13px;border-left:3px solid #439dbb;border-radius:7px;background:#439dbb0f;color:#60717a}.fronts .verification .commitment i{margin-top:3px;color:#439dbb}.fronts .verification .commitment p{margin:0;font-size:12px;line-height:1.55}.fronts .verification .action{display:flex;justify-content:center;margin-top:17px}.fronts .verification .action .btn{display:inline-flex;align-items:center;gap:8px}@media (max-width: 767px){.fronts .verification .intro{gap:11px;margin-bottom:17px;padding-bottom:15px}.fronts .verification .intro>.icon{flex-basis:44px;width:44px;height:44px;font-size:17px}.fronts .verification .intro h2{font-size:17px}.fronts .verification .intro p{font-size:12px}.fronts .verification .audiences{grid-template-columns:minmax(0,1fr)}.fronts .verification .audiences article{padding:13px}.fronts .verification .requirements{padding:13px}.fronts .verification .action .btn{justify-content:center;width:100%}}.fronts .empty-fronts{display:flex;min-height:250px;align-items:center;justify-content:center;padding:34px 20px;border:1px dashed #d7e1e5;border-radius:12px;background:#f8fafb;text-align:center;flex-direction:column}.fronts .empty-fronts>.icon{width:54px;height:54px;margin-bottom:13px;object-fit:contain}.fronts .empty-fronts h3{margin:0 0 6px;color:#263840;font-size:17px;font-weight:800}.fronts .empty-fronts p{max-width:620px;margin:0;color:#687982;font-size:13px;line-height:1.6}.fronts .empty-fronts .btn{display:inline-flex;align-items:center;gap:7px;margin-top:16px}@media (max-width: 767px){.fronts .empty-fronts{min-height:230px;padding:28px 16px}.fronts .empty-fronts>.icon{width:50px;height:50px}.fronts .empty-fronts h3{font-size:16px}.fronts .empty-fronts p{font-size:12px}.fronts .empty-fronts .btn{justify-content:center;width:100%;max-width:260px}}.fronts .front{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#e9eef1;box-shadow:0 4px 14px #12232d1a;transition:transform .25s ease,box-shadow .25s ease}.fronts .front:hover{transform:translateY(-5px);box-shadow:0 10px 24px #12232d29}.fronts .front:hover .cover{transform:scale(1.025)}.fronts .front .images{position:absolute;inset:0;background:#e9eef1}.fronts .front .images .cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.fronts .front .images .cover:not([src]),.fronts .front .images .cover[src=""]{display:none}.fronts .front .images .picture{position:absolute;left:10px;top:50px;width:70px;height:70px;object-fit:cover;border-radius:8px}.fronts .front .info{position:absolute;inset:auto 0 0;z-index:1;min-width:0;padding:48px 16px 14px;background:linear-gradient(180deg,#050a0e00,#050a0ed1 58%,#050a0ef0)}.fronts .front .info h3,.fronts .front .info p{display:block;overflow:hidden;margin:0;color:#fff;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.fronts .front .info h3{margin-bottom:4px;font-size:1.05rem;font-weight:700}.fronts .front .info p{color:#ffffffe0;font-size:.88rem}.fronts .table{margin:0;font-size:14px}.fronts .table td,.fronts .table th{padding:.5rem;border-top:0}.front-page .front-header{position:relative;margin-bottom:0;overflow:hidden;border-radius:12px 12px 0 0;background:#182027}.front-page .front-header .cover{height:300px;width:100%;position:relative;border:0;background:#dfe5e8}.front-page .front-header .cover:after{position:absolute;inset:25% 0 0;content:"";pointer-events:none;background:linear-gradient(180deg,#080d1100,#080d116b 48%,#080d11f0)}.front-page .front-header .cover img{width:100%;height:100%;object-fit:cover}.front-page .front-header .cover .uploader{position:absolute;z-index:3;top:10px;right:10px}.front-page .front-header .cover .uploader button{padding:5px 9px!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:6px;background:#0a0f137a!important;color:#fff!important;font-size:11px;text-shadow:0 0 2px #222;backdrop-filter:blur(8px);transition:background-color .2s ease,border-color .2s ease}.front-page .front-header .cover .uploader button:hover{border-color:#fff!important;background:#0a0f13b8!important}.front-page .front-header .front-header-content{position:absolute;z-index:2;inset:auto 24px 20px;display:flex;align-items:flex-end;gap:16px;color:#fff}.front-page .front-header .picture{position:relative;flex:0 0 auto;display:flex;align-items:center}.front-page .front-header .picture img{width:120px;height:120px;object-fit:cover;border:3px solid #fff;border-radius:50%;box-shadow:0 6px 24px #00000047}.front-page .front-header .picture .uploader{position:absolute;z-index:2;right:2px;bottom:4px;width:32px;height:32px;border-radius:50%;background:#14191de6;transition:all .3s}.front-page .front-header .picture .uploader button{width:inherit;height:inherit;color:#fff;font-size:14px}.front-page .front-header .front-summary{min-width:0;padding-bottom:5px;text-shadow:0 2px 8px rgba(0,0,0,.55)}.front-page .front-header .front-summary h2,.front-page .front-header .front-summary p{overflow:hidden;margin:0;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.front-page .front-header .front-summary h2{margin-bottom:2px;color:#fff;font-size:1.45rem;font-weight:700}.front-page .front-header .front-summary .description{max-width:430px;margin-bottom:2px;color:#ffffffe0;font-size:.9rem}.front-page .front-header .front-summary .followers-count{color:#ffffffd1;font-size:.82rem}.front-page .front-header .front-actions{display:flex;gap:8px;margin-inline-start:auto;padding-bottom:5px}.front-page .front-header .front-actions .btn{min-width:92px;padding:6px 10px;border:1px solid rgba(255,255,255,.72);border-radius:6px;background:#0a0f1361;color:#fff;font-size:.76rem;backdrop-filter:blur(8px);transition:background-color .2s ease,border-color .2s ease}.front-page .front-header .front-actions .btn:hover{border-color:#fff;background:#0a0f13a8}.front-page .front-header .front-actions .btn i{margin-inline-end:6px}.front-page .front-container .nav-header{position:relative;z-index:3;width:100%;margin-bottom:1rem;padding:0 14px;flex-wrap:nowrap;overflow-x:auto;border:1px solid #e5eaed;border-top:0;border-radius:0 0 10px 10px;background:#fff;box-shadow:0 5px 16px #1829330f;scrollbar-width:none}.front-page .front-container .nav-header::-webkit-scrollbar{display:none}.front-page .front-container .nav-header .nav-link{position:relative;color:#1d1d1d;transition:all .3s;display:flex;align-items:center;padding:13px 18px;font-size:.87rem;white-space:nowrap}.front-page .front-container .nav-header .nav-link:after{position:absolute;right:18px;bottom:0;left:18px;height:3px;border-radius:3px 3px 0 0;background:#439dbb;content:"";opacity:0;transform:scaleX(.45);transition:opacity .2s ease,transform .2s ease}.front-page .front-container .nav-header .nav-link:hover,.front-page .front-container .nav-header .nav-link.active{color:#439dbb;font-weight:700}.front-page .front-container .nav-header .nav-link:hover:after,.front-page .front-container .nav-header .nav-link.active:after{opacity:1;transform:scaleX(1)}.front-page .front-container .front-sidebar{flex:0 0 300px;max-width:300px}.front-page .front-container .front-sidebar-sticky{position:sticky;top:12px}.front-page .front-container .front-about-card{margin-bottom:12px;padding:14px;border:1px solid #e1e8ed;border-radius:8px;background:#fff}.front-page .front-container .front-about-card .front-about-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.front-page .front-container .front-about-card .front-about-title h2{margin:0;color:#232323;font-size:1rem;font-weight:700}.front-page .front-container .front-about-card .front-about-title .btn{padding:2px 4px;color:#439dbb;font-size:.78rem}.front-page .front-container .front-about-card .front-about-description,.front-page .front-container .front-about-card .front-about-empty{margin:0 0 12px;color:#4c555b;font-size:.82rem;line-height:1.5;overflow-wrap:anywhere}.front-page .front-container .front-about-card .front-about-description{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.front-page .front-container .front-about-card .front-about-empty{color:#8a949a}.front-page .front-container .front-about-card .front-about-row{display:flex;align-items:flex-start;gap:8px;padding-top:9px;border-top:1px solid #edf0f2;color:#586269;font-size:.78rem}.front-page .front-container .front-about-card .front-about-row+.front-about-row{margin-top:9px}.front-page .front-container .front-about-card .front-about-row>i{width:14px;margin-top:2px;color:#439dbb;text-align:center}.front-page .front-container .front-about-card .front-about-row span{min-width:0;flex:1;overflow-wrap:anywhere}.front-page .front-container .front-about-card .front-about-row .btn{padding:0;color:#439dbb;font-size:.72rem}.front-page .front-container .tab-content .input-rows{border:1px solid #eee;border-radius:5px;overflow:hidden}.front-page .front-container .tab-content .input-rows .input-row{padding:10px;cursor:pointer;transition:all .3s;position:relative}.front-page .front-container .tab-content .input-rows .input-row:not(.running){background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="black" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708"/></svg>');background-position:calc(100% - 1em) center;background-repeat:no-repeat}.front-page .front-container .tab-content .input-rows .input-row:hover{background-color:#dedede}.front-page .front-container .tab-content .input-rows .input-row:not(:last-child){border-bottom:1px solid #eee}.front-page .front-container .tab-content .input-rows .input-row .ld-spin{right:25px}.front-page .front-container .tab-content .input-rows .input-row h3{font-size:16px;margin:0}.front-page .front-container .tab-content .input-rows .input-row p{font-size:12px;padding-inline-end:20px;margin:0;color:#aaa}.front-page .front-container .front-details .boxes{padding:1rem;margin-bottom:10px;background:#fff;border-radius:10px;height:fit-content}.front-page .front-container .front-details .boxes h4.title{font-size:1.2rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between}.front-page .front-container .front-details .boxes h4.title>button{padding:0}.front-page .front-container .front-details .boxes .box{display:flex;justify-content:space-between}.front-page .front-container .front-details .boxes .box:not(:last-child){border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:10px}.front-page .front-container .front-details .boxes .box.ad{display:block}.front-page .front-container .front-details .boxes .box.ad a{width:100%;display:block;border-radius:10px;overflow:hidden;margin-bottom:1rem}.front-page .front-container .front-details .boxes .box.ad a img{width:100%}.front-page .front-container .front-details .boxes .box h2{font-size:1rem;color:#232323}.front-page .front-container .front-details .boxes .box p{font-size:.8rem;color:#444;margin:0;white-space:pre-wrap;word-wrap:break-word}.front-page .front-container .front-details .boxes .item{display:flex;align-items:center;margin:8px 0;background:#ecf5ec;height:90px;padding:5px;border-radius:10px}.front-page .front-container .front-details .boxes .item:last-child{margin-bottom:0}.front-page .front-container .front-details .boxes .item img{width:70px;height:100%;margin-inline-end:8px;object-fit:cover;border-radius:5px}.front-page .front-container .front-details .boxes .item .info{line-height:1.4;flex:1}.front-page .front-container .front-details .boxes .item .info h2{font-size:18px;margin-bottom:5px}.front-page .front-container .front-details .boxes .item .info p{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0}.front-page .front-container .front-details .boxes .item .info p.prices{display:block;direction:ltr}.front-page .front-container .front-details .boxes .item .info p.prices span{font-weight:700;margin-inline-end:10px}.front-page .front-container .front-details .boxes .item .info p.prices span.discount{text-decoration:line-through;text-decoration-color:#eb445a;text-align:end}.front-page .front-container .front-details .boxes .item button{margin:0 10px;color:#fff;background-color:#ffa807;border-color:#ffa807}.front-page .front-container .products-content>.card-body{margin:0;padding:14px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;box-shadow:0 3px 12px #172a350b}.front-page .front-container .front-empty-state{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;text-align:center;box-shadow:0 3px 12px #172a350b}.front-page .front-container .front-empty-state>i{display:grid;width:48px;height:48px;margin-bottom:12px;place-items:center;border-radius:50%;background:#439dbb1a;color:#439dbb;font-size:1.15rem}.front-page .front-container .front-empty-state h3{margin:0 0 6px;color:#273139;font-size:1rem;font-weight:700}.front-page .front-container .front-empty-state p{max-width:520px;margin:0;color:#657178;font-size:.82rem;line-height:1.55}.front-page .front-container .front-empty-state small{max-width:500px;margin-top:8px;color:#8a959b;font-size:.72rem;line-height:1.45}.front-page .front-container .front-empty-state .btn{margin-top:14px;padding:7px 13px;font-size:.76rem}.front-page .front-container .reviews-section{margin-bottom:1rem}.front-page .front-container .reviews-section .reviews-overview{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(240px,1.3fr);gap:18px 24px;margin-bottom:14px;padding:18px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;box-shadow:0 3px 12px #172a350b}.front-page .front-container .reviews-section .reviews-overview .reviews-score{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline-end:20px;border-inline-end:1px solid #e8edef}.front-page .front-container .reviews-section .reviews-overview .reviews-score>strong{color:#20292e;font-size:3.2rem;font-weight:700;line-height:1}.front-page .front-container .reviews-section .reviews-overview .reviews-score>span{margin-top:5px;color:#657178;font-size:.75rem}.front-page .front-container .reviews-section .reviews-overview .review-stars{margin-top:8px;font-size:.95rem}.front-page .front-container .reviews-section .reviews-overview .reviews-breakdown{display:flex;flex-direction:column;justify-content:center;gap:8px}.front-page .front-container .reviews-section .reviews-overview .reviews-breakdown .rating-breakdown-row{display:grid;grid-template-columns:48px minmax(70px,1fr) 18px;align-items:center;gap:9px;color:#566269;font-size:.72rem}.front-page .front-container .reviews-section .reviews-overview .reviews-breakdown .rating-breakdown-row b{color:#27343b;text-align:end}.front-page .front-container .reviews-section .reviews-overview .reviews-breakdown .rating-breakdown-row .rating-track{height:7px;overflow:hidden;border-radius:10px;background:#edf1f3}.front-page .front-container .reviews-section .reviews-overview .reviews-breakdown .rating-breakdown-row .rating-track span{display:block;height:100%;border-radius:inherit;background:#ffb000}.front-page .front-container .reviews-section .reviews-overview .reviews-overview-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding-top:13px;border-top:1px solid #e8edef;color:#3f4a50;font-size:.78rem}.front-page .front-container .reviews-section .reviews-overview .reviews-overview-footer>span i{margin-inline-end:7px;color:#439dbb}.front-page .front-container .reviews-section .reviews-overview .reviews-overview-footer .btn{padding:6px 11px;font-size:.73rem}.front-page .front-container .reviews-section .reviews-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px}.front-page .front-container .reviews-section .reviews-grid .review-card{min-width:0;display:flex;flex-direction:column;padding:14px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;box-shadow:0 3px 12px #172a350d}.front-page .front-container .reviews-section .reviews-grid .review-card>p{min-height:3em;margin:10px 0 0;color:#374249;font-size:.82rem;line-height:1.5;overflow-wrap:anywhere}.front-page .front-container .reviews-section .reviews-grid .review-card>p.clamped{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.front-page .front-container .reviews-section .reviews-grid .user-info{display:flex;align-items:center;min-width:0}.front-page .front-container .reviews-section .reviews-grid .user-info img{width:40px;height:40px;flex:0 0 40px;border-radius:50%;object-fit:cover;margin-inline-end:8px}.front-page .front-container .reviews-section .reviews-grid .user-info .user{min-width:0;flex:1}.front-page .front-container .reviews-section .reviews-grid .user-info .user h4{overflow:hidden;margin:0;color:#273139;font-size:.84rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.front-page .front-container .reviews-section .reviews-grid .user-info .user .date{color:#839098;font-size:.7rem}.front-page .front-container .reviews-section .reviews-grid .user-info .review-stars{margin-inline-start:8px;font-size:.7rem}.front-page .front-container .reviews-section .reviews-grid .review-read-more{align-self:flex-start;margin-top:8px;padding:0;color:#439dbb;font-size:.75rem;font-weight:600}.front-page .front-container .reviews-section .reviews-empty{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;text-align:center;box-shadow:0 3px 12px #172a350b}.front-page .front-container .reviews-section .reviews-empty>i{display:grid;width:48px;height:48px;margin-bottom:12px;place-items:center;border-radius:50%;background:#ffb0001c;color:#ffb000;font-size:1.2rem}.front-page .front-container .reviews-section .reviews-empty h3{margin:0 0 6px;color:#273139;font-size:1rem;font-weight:700}.front-page .front-container .reviews-section .reviews-empty p{max-width:520px;margin:0;color:#657178;font-size:.82rem;line-height:1.55}.front-page .front-container .reviews-section .reviews-empty .btn{margin-top:14px;padding:7px 13px;font-size:.76rem}.front-page .front-container .review-stars{display:flex;gap:2px;color:#ffb000}.front-page .front-container .followers-content .followers-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:14px 16px;border:1px solid #e2e9ee;border-radius:10px;background:#fff}.front-page .front-container .followers-content .followers-header h2,.front-page .front-container .followers-content .followers-header p{margin:0}.front-page .front-container .followers-content .followers-header h2{color:#273139;font-size:1rem;font-weight:700}.front-page .front-container .followers-content .followers-header p{margin-top:2px;color:#7c888f;font-size:.75rem}.front-page .front-container .followers-content .followers-header>span{display:grid;min-width:34px;height:34px;padding:0 8px;place-items:center;border-radius:18px;background:#439dbb1a;color:#439dbb;font-size:.82rem;font-weight:700}.front-page .front-container .followers-content .followers-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.front-page .front-container .followers-content .followers-section .follower{min-width:0;display:flex;align-items:center;padding:12px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;box-shadow:0 3px 12px #172a350b}.front-page .front-container .followers-content .followers-section .follower img{width:46px;height:46px;flex:0 0 46px;margin-inline-end:9px;border-radius:50%;object-fit:cover}.front-page .front-container .followers-content .followers-section .follower>div{min-width:0}.front-page .front-container .followers-content .followers-section .follower>div h2,.front-page .front-container .followers-content .followers-section .follower>div span{display:block}.front-page .front-container .followers-content .followers-section .follower>div h2{overflow:hidden;margin:0;color:#273139;font-size:.86rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.front-page .front-container .followers-content .followers-section .follower>div span{margin-top:2px;color:#879198;font-size:.7rem}.front-page .front-container .front-insights{--insights-primary: #2589e8;--insights-secondary: #a9d6fb;--insights-border: #e2e9ee;--insights-muted: #748087}.front-page .front-container .front-insights .insights-verification{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:10px 13px;border:1px solid rgba(37,137,232,.24);border-radius:9px;background:#2589e80b}.front-page .front-container .front-insights .insights-verification .verification-label{display:flex;align-items:center;gap:8px;color:var(--insights-primary);font-size:.82rem;font-weight:700}.front-page .front-container .front-insights .insights-verification .verification-label i{font-size:1rem}.front-page .front-container .front-insights .insights-verification .btn{padding:3px 0;color:var(--insights-primary);font-size:.75rem}.front-page .front-container .front-insights .insights-verification .btn i{margin-inline-start:6px;font-size:.65rem}.front-page .front-container .front-insights .insights-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.front-page .front-container .front-insights .insights-heading h2,.front-page .front-container .front-insights .insights-heading p{margin:0}.front-page .front-container .front-insights .insights-heading h2{color:#1d2930;font-size:1.35rem;font-weight:700}.front-page .front-container .front-insights .insights-heading p{margin-top:2px;color:var(--insights-muted);font-size:.8rem}.front-page .front-container .front-insights .insights-heading .insights-period{padding:7px 10px;border:1px solid var(--insights-border);border-radius:7px;background:#fff;color:#465159;font-size:.75rem}.front-page .front-container .front-insights .insights-heading .insights-period i{margin-inline-start:6px;color:var(--insights-primary)}.front-page .front-container .front-insights .insights-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px}.front-page .front-container .front-insights .insights-kpis .insights-kpi{min-width:0;display:flex;align-items:center;gap:8px;padding:12px 10px;border:1px solid var(--insights-border);border-radius:9px;background:#fff;box-shadow:0 3px 10px #172a350b}.front-page .front-container .front-insights .insights-kpis .insights-kpi .kpi-icon{flex:0 0 30px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#2589e817;color:var(--insights-primary);font-size:.82rem}.front-page .front-container .front-insights .insights-kpis .insights-kpi div{min-width:0}.front-page .front-container .front-insights .insights-kpis .insights-kpi div span,.front-page .front-container .front-insights .insights-kpis .insights-kpi div strong{display:block}.front-page .front-container .front-insights .insights-kpis .insights-kpi div span{overflow:hidden;color:var(--insights-muted);font-size:.67rem;white-space:nowrap;text-overflow:ellipsis}.front-page .front-container .front-insights .insights-kpis .insights-kpi div strong{margin-top:1px;color:#17242c;font-size:1.12rem;line-height:1}.front-page .front-container .front-insights .insights-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.front-page .front-container .front-insights .insights-grid .insights-panel{grid-column:span 2;min-width:0;padding:14px;border:1px solid var(--insights-border);border-radius:9px;background:#fff;box-shadow:0 3px 10px #172a350a}.front-page .front-container .front-insights .insights-grid .insights-panel.content-activity-panel,.front-page .front-container .front-insights .insights-grid .insights-panel.audience-panel{grid-column:span 3}.front-page .front-container .front-insights .insights-grid .insights-panel h3{margin:0 0 14px;color:#243139;font-size:.88rem;font-weight:700}.front-page .front-container .front-insights .metric-bar+.metric-bar{margin-top:12px}.front-page .front-container .front-insights .metric-bar .metric-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;color:#59656c;font-size:.75rem}.front-page .front-container .front-insights .metric-bar .metric-label b{color:#27343c}.front-page .front-container .front-insights .metric-track{height:6px;overflow:hidden;border-radius:10px;background:#edf2f5}.front-page .front-container .front-insights .metric-track>span{display:block;height:100%;min-width:3px;border-radius:inherit;background:var(--insights-primary)}.front-page .front-container .front-insights .audience-chart{display:flex;align-items:center;justify-content:space-around;gap:10px}.front-page .front-container .front-insights .audience-chart .chart-legend{min-width:145px;flex:1}.front-page .front-container .front-insights .audience-chart .chart-legend>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px;color:#59656c;font-size:.73rem}.front-page .front-container .front-insights .audience-chart .chart-legend>div+div{margin-top:12px}.front-page .front-container .front-insights .audience-chart .chart-legend>div b{color:#25323a}.front-page .front-container .front-insights .legend-dot{display:inline-block;width:7px;height:7px;border-radius:50%}.front-page .front-container .front-insights .legend-dot.followers{background:var(--insights-primary)}.front-page .front-container .front-insights .legend-dot.non-followers{background:var(--insights-secondary)}.front-page .front-container .front-insights .segmented-bar{display:flex;height:9px;overflow:hidden;margin:5px 0 17px;border-radius:10px;background:#edf2f5}.front-page .front-container .front-insights .segmented-bar span{height:100%}.front-page .front-container .front-insights .segmented-bar span.followers{background:var(--insights-primary)}.front-page .front-container .front-insights .segmented-bar span.non-followers{background:var(--insights-secondary)}.front-page .front-container .front-insights .split-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.front-page .front-container .front-insights .split-legend>div{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:5px;color:#68747b;font-size:.68rem}.front-page .front-container .front-insights .split-legend>div span:nth-child(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.front-page .front-container .front-insights .split-legend>div b{color:#27343c}.front-page .front-container .front-insights .interaction-row{display:grid;grid-template-columns:82px minmax(30px,1fr) 20px;align-items:center;gap:7px;color:#59656c;font-size:.7rem}.front-page .front-container .front-insights .interaction-row+.interaction-row{margin-top:12px}.front-page .front-container .front-insights .interaction-row>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.front-page .front-container .front-insights .interaction-row>span i{width:14px;margin-inline-end:3px;color:var(--insights-primary);text-align:center}.front-page .front-container .front-insights .interaction-row b{color:#27343c;text-align:end}.front-page .front-container .earnings .earnings-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;padding:16px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;box-shadow:0 3px 12px #172a350b}.front-page .front-container .earnings .earnings-header h2,.front-page .front-container .earnings .earnings-header p{margin:0}.front-page .front-container .earnings .earnings-header h2{color:#273139;font-size:1.05rem;font-weight:700}.front-page .front-container .earnings .earnings-header p{margin-top:3px;color:#7b878e;font-size:.76rem}.front-page .front-container .earnings .earnings-header .earnings-total{min-width:145px;padding:10px 13px;border-radius:8px;background:#439dbb17;text-align:end}.front-page .front-container .earnings .earnings-header .earnings-total span,.front-page .front-container .earnings .earnings-header .earnings-total strong{display:block}.front-page .front-container .earnings .earnings-header .earnings-total span{color:#6c7a82;font-size:.68rem}.front-page .front-container .earnings .earnings-header .earnings-total strong{margin-top:2px;color:#439dbb;font-size:1.3rem;line-height:1.1}.front-page .front-container .earnings .earning-boxes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.front-page .front-container .earnings .earning-boxes .earning-box{min-width:0;display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;box-shadow:0 3px 12px #172a350b}.front-page .front-container .earnings .earning-boxes .earning-box .earning-icon{flex:0 0 34px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#439dbb1a;color:#439dbb;font-size:.8rem}.front-page .front-container .earnings .earning-boxes .earning-box>div{min-width:0}.front-page .front-container .earnings .earning-boxes .earning-box h3{overflow:hidden;margin:0;color:#4f5b62;font-size:.75rem;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.front-page .front-container .earnings .earning-boxes .earning-box h2{margin:3px 0 5px;color:#253139;font-size:1.25rem;font-weight:700}.front-page .front-container .earnings .earning-boxes .earning-box p{margin:0;color:#859097;font-size:.68rem;line-height:1.35}.front-page .review-reader-backdrop{position:fixed;z-index:10050;inset:0;display:grid;padding:20px;place-items:center;background:#0d14189e;backdrop-filter:blur(3px)}.front-page .review-reader-backdrop .review-reader-modal{position:relative;width:min(520px,100%);max-height:min(620px,100vh - 40px);overflow-y:auto;padding:22px;border-radius:12px;background:#fff;box-shadow:0 24px 70px #0000004d}.front-page .review-reader-backdrop .review-reader-modal .review-reader-close{position:absolute;top:10px;right:10px;display:grid;width:30px;height:30px;padding:0;place-items:center;border-radius:50%;background:#f1f4f5;color:#455159}.front-page .review-reader-backdrop .review-reader-modal .review-reader-user{display:flex;align-items:center;padding-inline-end:38px}.front-page .review-reader-backdrop .review-reader-modal .review-reader-user img{width:48px;height:48px;margin-inline-end:10px;border-radius:50%;object-fit:cover}.front-page .review-reader-backdrop .review-reader-modal .review-reader-user h3,.front-page .review-reader-backdrop .review-reader-modal .review-reader-user span{display:block;margin:0}.front-page .review-reader-backdrop .review-reader-modal .review-reader-user h3{color:#273139;font-size:.95rem;font-weight:700}.front-page .review-reader-backdrop .review-reader-modal .review-reader-user span{margin-top:2px;color:#829097;font-size:.72rem}.front-page .review-reader-backdrop .review-reader-modal .review-stars{margin:13px 0;color:#ffb000;font-size:.86rem}.front-page .review-reader-backdrop .review-reader-modal>p{margin:0;color:#374249;font-size:.9rem;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width: 1100px){.front-page .front-container .front-insights .insights-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.front-page .front-container .front-insights .insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.front-page .front-container .front-insights .insights-grid .insights-panel,.front-page .front-container .front-insights .insights-grid .insights-panel.content-activity-panel,.front-page .front-container .front-insights .insights-grid .insights-panel.audience-panel{grid-column:span 1}.front-page .front-container .earnings .earning-boxes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.front-page .front-header{border-radius:0}.front-page .front-header .cover{height:180px}.front-page .front-header .front-header-content{inset:auto 14px 14px;display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px 12px;align-items:center}.front-page .front-header .picture{grid-row:1}.front-page .front-header .picture img{width:76px;height:76px;border-width:2px}.front-page .front-header .picture .uploader{right:-2px;bottom:0;width:27px;height:27px}.front-page .front-header .front-summary{grid-column:2;padding:0}.front-page .front-header .front-summary h2{font-size:1.12rem}.front-page .front-header .front-summary .description{max-width:100%;font-size:.78rem}.front-page .front-header .front-summary .followers-count{font-size:.75rem}.front-page .front-header .front-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:0}.front-page .front-header .front-actions .btn{min-width:0;padding:6px 8px}.front-page .front-header .front-actions .btn:only-child{grid-column:1/-1}.front-page .front-container .nav-header{margin-bottom:10px;padding:0 4px;border-right:0;border-left:0;border-radius:0}.front-page .front-container .nav-header .nav-link{padding:11px 13px}.front-page .front-container .nav-header .nav-link:after{right:13px;left:13px}.front-page .front-container .front-main-content{order:2;flex-basis:100%;width:100%}.front-page .front-container .front-sidebar{order:1;flex:0 0 100%;width:100%;max-width:none}.front-page .front-container .front-sidebar .front-sidebar-sticky{position:static}.front-page .front-container .front-sidebar .front-about-card{margin-bottom:10px;border-right:0;border-left:0}.front-page .front-container .front-sidebar .banners{display:none}.front-page .front-container:has(#insights.active) .front-main-content,.front-page .front-container:has(#reviews.active) .front-main-content,.front-page .front-container:has(#products.active) .front-main-content,.front-page .front-container:has(#followers.active) .front-main-content,.front-page .front-container:has(#earnings.active) .front-main-content{order:1}.front-page .front-container:has(#insights.active) .front-sidebar,.front-page .front-container:has(#reviews.active) .front-sidebar,.front-page .front-container:has(#products.active) .front-sidebar,.front-page .front-container:has(#followers.active) .front-sidebar,.front-page .front-container:has(#earnings.active) .front-sidebar{display:none}.front-page .front-container .front-insights{padding:0 2px}.front-page .front-container .front-insights .insights-verification{margin-bottom:14px;padding:9px 11px}.front-page .front-container .front-insights .insights-heading{align-items:flex-end;margin-bottom:14px}.front-page .front-container .front-insights .insights-heading h2{font-size:1.15rem}.front-page .front-container .front-insights .insights-heading .insights-period{padding:6px 8px}.front-page .front-container .front-insights .insights-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.front-page .front-container .front-insights .insights-kpis .insights-kpi{padding:11px 10px}.front-page .front-container .front-insights .insights-kpis .insights-kpi:last-child:nth-child(odd){grid-column:1/-1}.front-page .front-container .front-insights .insights-grid{grid-template-columns:minmax(0,1fr);gap:10px}.front-page .front-container .front-insights .insights-grid .insights-panel,.front-page .front-container .front-insights .insights-grid .insights-panel.content-activity-panel,.front-page .front-container .front-insights .insights-grid .insights-panel.audience-panel{grid-column:1}.front-page .front-container .front-insights .audience-chart{justify-content:flex-start}.front-page .front-container .reviews-section{padding:0 2px}.front-page .front-container .reviews-section .reviews-overview{grid-template-columns:minmax(0,1fr);gap:15px;padding:16px}.front-page .front-container .reviews-section .reviews-overview .reviews-score{align-items:flex-start;padding:0;border:0}.front-page .front-container .reviews-section .reviews-overview .reviews-score>strong{font-size:2.6rem}.front-page .front-container .reviews-section .reviews-overview .reviews-overview-footer{align-items:flex-start;gap:10px}.front-page .front-container .reviews-section .reviews-grid{grid-template-columns:minmax(0,1fr);gap:10px}.front-page .front-container .products-content,.front-page .front-container .followers-content,.front-page .front-container .earnings,.front-page .front-container .front-empty-state{margin-inline:2px}.front-page .front-container .products-content>.card-body{padding:12px}.front-page .front-container .products-content .item{width:100%;display:grid;grid-template-columns:105px minmax(0,1fr);align-items:start;gap:12px;margin:0}.front-page .front-container .products-content .item>img{width:105px;height:auto;margin:0;aspect-ratio:3/4}.front-page .front-container .products-content .item .info{min-width:0}.front-page .front-container .products-content .item .info h2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.front-page .front-container .products-content .item .info>p:not(.prices){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.front-page .front-container .front-empty-state{min-height:210px;padding:24px 18px}.front-page .front-container .followers-content .followers-header{padding:12px 14px}.front-page .front-container .followers-content .followers-section{grid-template-columns:minmax(0,1fr)}.front-page .front-container .earnings .earnings-header{align-items:stretch;flex-direction:column;padding:14px}.front-page .front-container .earnings .earnings-header .earnings-total{width:100%;text-align:start}.front-page .front-container .earnings .earning-boxes{grid-template-columns:minmax(0,1fr)}.front-page .front-container .earnings .earning-boxes .earning-box{align-items:center}.front-page .review-reader-backdrop{align-items:end;padding:12px}.front-page .review-reader-backdrop .review-reader-modal{width:100%;max-height:calc(100vh - 24px);padding:20px;border-radius:14px}}.event-container{display:flex;gap:1rem;height:100%;margin:1rem}@media (max-width: 480px){.event-container{margin:0}}.event-container>.card{border-radius:10px;padding:1rem}.event-container .filters{width:300px}.event-container .filters h2{font-size:1.2rem}.event-container .filters .filter{padding:5px;margin-bottom:5px}.event-container .filters .filter:not(:last-child){border-bottom:1px solid rgba(100,100,100,.2)}.event-container .filters .filter h5{margin-bottom:8px;display:flex;align-items:center;font-size:14px}.event-container .filters .filter h5 span{flex:1}.event-container .filters .filter h5 a{color:#439dbb;font-size:14px;cursor:pointer}.event-container .events{flex:1}.event-container .events h4{display:flex;align-items:center;justify-content:space-between}.event-container .events .event{border-radius:8px;background:#fff;border:1px solid #eee;box-shadow:0 2px 8px #0000000d;overflow:hidden;transition:all .3s;display:block;margin-bottom:1rem}.event-container .events .event:hover{transform:translateY(-10px);box-shadow:0 2px 8px 5px #0000000d}.event-container .events .event .picture{aspect-ratio:1/1}.event-container .events .event .picture img{width:100%;height:100%;object-fit:cover}.event-container .events .event .info{padding:10px}.event-container .events .event .info h3{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:35px;font-size:.9rem;margin-bottom:5px;color:#222}.event-container .events .event .info p{font-size:.8rem;color:#555;margin:0}.event-page{margin:1rem 0}.event-page .event-header{position:relative;margin:1rem 0;height:300px;width:100%}.event-page .event-header .event-media{display:grid;gap:4px;width:100%;height:100%;grid-template-columns:1fr 1fr;position:relative}.event-page .event-header .event-media.images-1{grid-template-columns:1fr}.event-page .event-header .event-media.images-2{grid-template-columns:1fr 1fr}.event-page .event-header .event-media.images-3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"img1 img2" "img1 img3"}.event-page .event-header .event-media.images-3>div:nth-child(1){grid-area:img1}.event-page .event-header .event-media.images-3>div:nth-child(2){grid-area:img2}.event-page .event-header .event-media.images-3>div:nth-child(3){grid-area:img3}.event-page .event-header .event-media.images-4{grid-template-columns:2fr 2fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:"img1 img2 img3" "img1 img2 img4"}.event-page .event-header .event-media.images-4>div:nth-child(1){grid-area:img1}.event-page .event-header .event-media.images-4>div:nth-child(2){grid-area:img2}.event-page .event-header .event-media.images-4>div:nth-child(3){grid-area:img3}.event-page .event-header .event-media.images-4>div:nth-child(4){grid-area:img4}.event-page .event-header .event-media>div{background-size:cover;background-position:center;border-radius:10px}.event-page .event-header .event-media .overlay{position:absolute;right:10px;bottom:10px;opacity:.8}.event-page .event-header .event-media .overlay:hover{opacity:1}.event-page .event-info{display:flex;flex:1;justify-content:space-between;gap:10px;border:1px solid #dedede;padding:10px;border-radius:1rem}@media (max-width: 480px){.event-page .event-info{flex-direction:column}.event-page .event-info .box{padding:8px 0}}.event-page .event-info .box{display:inline-flex;align-items:center;gap:10px;font-size:14px}.event-page .event-info .box>img{width:50px;height:50px;object-fit:cover;border-radius:10px}.event-page .event-info .box i{font-size:1.8rem}.event-page .event-info .box h2{font-size:1rem;margin-bottom:5px}.event-page .event-info .box p{margin:0;font-size:.8rem}.event-page .book-box{flex-direction:column}.event-page .book-box h2{font-size:1.2rem}.event-page .book-box .prices .price{border:1px solid #ccc;padding:10px 20px;border-radius:10px;background:#dedede;width:100%}.event-page .book-box .prices .price h3{font-size:1.2rem;margin-bottom:5px}.event-page .book-box .prices .price p{font-size:.8rem}.event-page .book-box .btns{display:flex;gap:10px}.event-page .book-box .btns .btn:first-child{flex:1}.event-page .event-desc{margin:1rem 0;padding-bottom:1rem;border-bottom:1px solid #dedede}.event-page .event-desc h2{font-size:1.2rem;margin-bottom:5px}.event-page .event-desc p{font-size:14px;white-space:pre-wrap}.merchants-connect .hero{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px;padding:20px 24px;border-radius:14px;background:linear-gradient(125deg,#152630,#274b5b);color:#fff;box-shadow:0 9px 24px #132b361f}.merchants-connect .hero .eyebrow{color:#83d4e8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.merchants-connect .hero h1{margin:3px 0 4px;font-size:25px;font-weight:800}.merchants-connect .hero p{margin:0;color:#ffffffbd;font-size:12px;line-height:1.55}.merchants-connect .hero p span{color:#ffffff94}.merchants-connect .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.merchants-connect .stats article{display:flex;align-items:center;gap:12px;min-width:0;padding:16px 18px;border:1px solid #e4eaed;border-radius:12px;background:#fff}.merchants-connect .stats .icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:11px;line-height:42px;text-align:center}.merchants-connect .stats .icon.connected{background:#e9f7fb;color:#319aba}.merchants-connect .stats .icon.products{background:#eef7ed;color:#5a9a51}.merchants-connect .stats .icon.deals{background:#fff3e6;color:#c8802c}.merchants-connect .stats div{min-width:0}.merchants-connect .stats strong,.merchants-connect .stats span{display:block}.merchants-connect .stats strong{font-size:21px;line-height:1.1}.merchants-connect .stats div span{overflow:hidden;margin-top:3px;color:#70808a;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.merchants-connect .section{margin-bottom:16px;padding:22px;border:1px solid #e4eaed;border-radius:14px;background:#fff}.merchants-connect .heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.merchants-connect .heading .kicker{display:block;color:#439dbb;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.merchants-connect .heading h2{display:flex;align-items:center;margin:3px 0 4px;font-size:20px;font-weight:800}.merchants-connect .heading h2 small{margin-inline-start:5px;color:#70808a;font-size:11px}.merchants-connect .heading h2 .count{display:inline-grid;min-width:25px;height:25px;padding:0 7px;place-items:center;border-radius:13px;background:#439dbb1f;color:#439dbb;font-size:11px;font-weight:800}.merchants-connect .heading p{margin:0;color:#70808a;font-size:13px}.merchants-connect .heading .add{align-self:center;padding:7px 11px;border:1px solid #e4eaed;border-radius:7px;background:#fff;font-size:12px;font-weight:700}.merchants-connect .heading .add:disabled{opacity:.45}.merchants-connect .rates>.grid,.merchants-connect .merchants>.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.merchants-connect .rates .card{min-width:0;padding:14px;border:1px solid #e4eaed;border-radius:12px;background:linear-gradient(145deg,#fff,#f9fbfc)}.merchants-connect .rates .card .header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.merchants-connect .rates .card .summary{display:flex;align-items:center;gap:10px;min-width:0}.merchants-connect .rates .card .actions{display:flex;flex:0 0 auto}.merchants-connect .rates .card .actions button{width:27px;height:27px;border:0;border-radius:7px;background:transparent;color:#78868e}.merchants-connect .rates .card .actions button:hover{background:#edf3f5;color:#439dbb}.merchants-connect .rates .card .actions button.danger:hover{background:#fff0f0;color:#d65353}.merchants-connect .rates .card .posts{color:#70808a;font-size:10px;line-height:1.15}.merchants-connect .rates .card .posts strong{color:#18252d;font-size:14px}.merchants-connect .rates .card .price{margin-top:3px;font-size:15px;font-weight:800;line-height:1.15}.merchants-connect .rates .card .description{overflow:hidden;margin:0 0 7px;color:#5f7079;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.merchants-connect .rates .card .description.muted{color:#a3adb2}.merchants-connect .rates .card .details{padding:0;border:0;background:transparent;color:#439dbb;font-size:10px;font-weight:700}.merchants-connect .post-icon{display:block;width:36px;height:36px;border-radius:9px;background:#e9f7fb url(/build/assets/post-Bc1131AX.svg) center/23px no-repeat}.merchants-connect .requests .list{display:grid;gap:9px}.merchants-connect .requests .card{display:flex;flex-direction:row;align-items:center;gap:20px;padding:12px 14px;border:1px solid #e4eaed;border-radius:11px;background:#fbfcfd}.merchants-connect .requests .card .date{flex:1}.merchants-connect .requests .card .date span,.merchants-connect .requests .card .date strong{display:block}.merchants-connect .requests .card .date span{color:#70808a;font-size:9px;text-transform:uppercase}.merchants-connect .requests .card .date strong{margin-top:2px;font-size:11px}.merchants-connect .requests .card .actions{display:flex;gap:7px}.merchants-connect .requests .card .actions .btn{min-width:82px;padding:7px 11px;border-radius:7px;font-size:11px;font-weight:700;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.merchants-connect .requests .card .actions .btn:hover{transform:translateY(-1px)}.merchants-connect .requests .card .actions .reject{border:1px solid #efdada;background:#fff;color:#c65353}.merchants-connect .requests .card .actions .reject:hover{border-color:#d85b5b;background:#d85b5b;color:#fff}.merchants-connect .requests .card .actions .accept{border:1px solid #439dbb;background:#439dbb;color:#fff}.merchants-connect .requests .card .actions .accept:hover{border-color:#38849d;background:#38849d;box-shadow:0 5px 12px #439dbb40}.merchants-connect .identity{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.merchants-connect .avatar{position:relative;display:grid;flex:0 0 43px;width:43px;height:43px;place-items:center;border-radius:10px;background:#e7f3f6;color:#257e98;font-size:13px;font-weight:800}.merchants-connect .avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.merchants-connect .avatar b{position:absolute;top:-5px;right:-5px;min-width:17px;height:17px;border:2px solid #fff;border-radius:9px;background:#db5050;color:#fff;font-size:9px;text-align:center}.merchants-connect .name{min-width:0}.merchants-connect .name h3{overflow:hidden;margin:0 0 3px;font-size:14px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.merchants-connect .name span{display:block;overflow:hidden;color:#70808a;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.merchants-connect .merchants .card{min-width:0;overflow:hidden;border:1px solid #e4eaed;border-radius:12px}.merchants-connect .merchants .card .header{display:flex;align-items:center;gap:10px;padding:15px}.merchants-connect .merchants .card .metrics{display:grid;grid-template-columns:repeat(3,1fr);margin:0 15px;padding:12px 0;border-block:1px solid #e4eaed}.merchants-connect .merchants .card .metrics div{min-width:0;text-align:center}.merchants-connect .merchants .card .metrics div:not(:last-child){border-inline-end:1px solid #e4eaed}.merchants-connect .merchants .card .metrics span,.merchants-connect .merchants .card .metrics strong{display:block}.merchants-connect .merchants .card .metrics span{overflow:hidden;color:#70808a;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.merchants-connect .merchants .card .metrics strong{font-size:15px}.merchants-connect .merchants .card .profits{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 15px}.merchants-connect .merchants .card .profits div{min-width:0;padding:9px;border-radius:8px;background:#f4f8fa}.merchants-connect .merchants .card .profits span,.merchants-connect .merchants .card .profits strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.merchants-connect .merchants .card .profits span{color:#70808a;font-size:9px}.merchants-connect .merchants .card .profits strong{font-size:12px}.merchants-connect .merchants .card .footer{display:flex;gap:7px;padding:0 15px 15px}.merchants-connect .merchants .card .footer .btn{flex:1;padding:7px;border-radius:7px;font-size:11px;font-weight:700}.merchants-connect .merchants .card .footer .view-deals{background:#18252d;color:#fff}.merchants-connect .merchants .card .footer .disconnect{border:1px solid #e4eaed;background:#fff;color:#75838b}.merchants-connect .empty{padding:38px 20px;border:1px dashed #d8e2e6;border-radius:12px;background:#f4f8fa;text-align:center}.merchants-connect .empty .icon{display:grid;width:52px;height:52px;margin:0 auto 13px;place-items:center;border-radius:14px;background-color:#e2f3f8;color:#318fa9;font-size:20px}.merchants-connect .empty h3{margin:0 0 6px;font-size:17px;font-weight:800}.merchants-connect .empty p{max-width:610px;margin:0 auto 16px;color:#70808a;font-size:13px;line-height:1.55}.merchants-connect .add-modal{z-index:1080}.merchants-connect .add-modal>.header{align-items:center}.merchants-connect .add-modal>.header div{flex:1}.merchants-connect .add-modal>.header span,.merchants-connect .add-modal>.header small{display:block}.merchants-connect .add-modal>.header span{font-weight:800}.merchants-connect .add-modal>.header small{color:#70808a;font-size:10px}.merchants-connect .add-modal .intro{margin:0 0 16px;padding:11px;border-radius:8px;background:#f4f8fa;color:#70808a;font-size:12px}.merchants-connect .add-modal .input-box{margin-bottom:14px}.merchants-connect .add-modal .input-box label{display:flex;justify-content:space-between;font-size:12px;font-weight:700}.merchants-connect .add-modal textarea{resize:vertical}.merchants-connect .add-modal .help{display:block;margin-top:5px;color:#70808a;font-size:10px}.merchants-connect .add-modal .cancel{border:1px solid #e4eaed;background:#fff}.merchants-connect .details-modal{z-index:1080}.merchants-connect .details-modal>.content{max-width:440px;padding:0;overflow:hidden;border:1px solid rgba(67,157,187,.15);border-radius:16px;box-shadow:0 20px 55px #14273033}.merchants-connect .details-modal .details-close{position:absolute;z-index:1;top:14px;right:14px;width:32px;height:32px;border:0;border-radius:50%;background:#edf3f5;color:#64747c;transition:background-color .2s ease,color .2s ease}.merchants-connect .details-modal .details-close:hover{background:#dfe9ed;color:#18252d}.merchants-connect .details-modal .top{display:flex;align-items:center;gap:12px;padding:20px 54px 17px 20px;border-bottom:1px solid #e4eaed;background:linear-gradient(135deg,#439dbb1a,#fff 72%)}.merchants-connect .details-modal .top .post-icon{flex:0 0 44px;width:44px;height:44px;background-size:27px}.merchants-connect .details-modal .top .kicker{display:block;margin-bottom:2px;color:#439dbb;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.merchants-connect .details-modal .top h3{margin:0;color:#18252d;font-size:19px;font-weight:800}.merchants-connect .details-modal .rate{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 20px 12px;padding:13px 15px;border-radius:10px;background:#f4f8fa}.merchants-connect .details-modal .rate span{color:#70808a;font-size:11px;font-weight:600}.merchants-connect .details-modal .rate strong{color:#439dbb;font-size:20px;font-weight:800}.merchants-connect .details-modal .description{margin:0 20px 20px}.merchants-connect .details-modal .description>span{display:block;margin-bottom:6px;color:#70808a;font-size:10px;font-weight:700;text-transform:uppercase}.merchants-connect .details-modal .description p{max-height:190px;overflow-y:auto;margin:0;padding:12px 14px;border:1px solid #e4eaed;border-radius:10px;background:#fff;color:#53646d;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.merchants-connect .details-modal .description p.muted{color:#95a2a9;font-style:italic}.merchants-connect .VuePagination{margin-top:20px}.merchants-connect .VuePagination .pagination{justify-content:center;margin:0}.merchant-deals{color:#18252d}.merchant-deals .merchant{margin-bottom:14px;padding:18px 20px;border:1px solid #e4eaed;border-radius:14px;background:#fff}.merchant-deals .merchant .back{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;color:#439dbb;font-size:11px;font-weight:700}.merchant-deals .merchant .info{display:flex;align-items:center;gap:13px}.merchant-deals .merchant .info .avatar{display:grid;flex:0 0 60px;width:60px;height:60px;place-items:center;overflow:hidden;border-radius:14px;background:#439dbb1f;color:#439dbb;font-size:17px;font-weight:800}.merchant-deals .merchant .info .avatar img{width:100%;height:100%;object-fit:cover}.merchant-deals .merchant .info h1{margin:0 0 5px;font-size:23px;font-weight:800}.merchant-deals .merchant .info p{display:flex;align-items:center;gap:8px;margin:0}.merchant-deals .merchant .info p span{color:#58975a;font-size:12px;font-weight:700}.merchant-deals .merchant .info p span i{margin-inline-end:3px;font-size:6px}.merchant-deals .merchant .info p small{color:#70808a;font-size:12px}.merchant-deals .rate-request{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:13px 15px;border:1px solid rgba(67,157,187,.25);border-radius:12px;background:#439dbb12}.merchant-deals .rate-request>.icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:10px;background:#fff;color:#439dbb}.merchant-deals .rate-request .text{min-width:0;flex:1}.merchant-deals .rate-request .text strong{display:block;font-size:12px}.merchant-deals .rate-request .text p{margin:2px 0 0;color:#70808a;font-size:11px}.merchant-deals .rate-request .actions{display:flex;gap:7px}.merchant-deals .rate-request .actions .btn{min-width:75px;padding:7px 10px;border-radius:7px;font-size:11px;font-weight:700}.merchant-deals .rate-request .actions .reject{border:1px solid #edd2d2;background:#fff;color:#c55555}.merchant-deals .rate-request .actions .reject:hover{border-color:#c55555;background:#c55555;color:#fff}.merchant-deals .rate-request .actions .accept{background:#439dbb;color:#fff}.merchant-deals .rate-request .actions .accept:hover{background:#38849d}.merchant-deals>.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.merchant-deals>.stats article{display:flex;align-items:center;gap:11px;min-width:0;padding:14px;border:1px solid #e4eaed;border-radius:12px;background:#fff}.merchant-deals>.stats article>.icon{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border-radius:12px;font-size:19px}.merchant-deals>.stats article>.icon.deals{background:#e9f7fb;color:#439dbb}.merchant-deals>.stats article>.icon.products{background:#edf7ed;color:#5b9c58}.merchant-deals>.stats article>.icon.earned{background:#f2edfb;color:#8462b4}.merchant-deals>.stats article>.icon.unearned{background:#fff2e5;color:#c9802f}.merchant-deals>.stats article div{min-width:0}.merchant-deals>.stats article span,.merchant-deals>.stats article strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.merchant-deals>.stats article span{color:#70808a;font-size:12px}.merchant-deals>.stats article strong{margin-top:2px;font-size:17px}.merchant-deals .section{margin-bottom:14px;padding:20px;border:1px solid #e4eaed;border-radius:14px;background:#fff}.merchant-deals .section .heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:17px}.merchant-deals .section .heading .kicker{display:block;color:#439dbb;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.merchant-deals .section .heading h2{display:flex;align-items:center;gap:6px;margin:3px 0;font-size:20px;font-weight:800}.merchant-deals .section .heading h2 small{display:inline-grid;min-width:23px;height:23px;padding:0 6px;place-items:center;border-radius:12px;background:#439dbb1f;color:#439dbb;font-size:10px}.merchant-deals .section .heading p{margin:0;color:#70808a;font-size:12px}.merchant-deals .section .heading .more{padding:6px 0;border:0;background:transparent;color:#439dbb;font-size:11px;font-weight:700}.merchant-deals .section .empty{padding:38px 20px;border:1px dashed #d7e1e5;border-radius:12px;background:#f4f8fa;text-align:center}.merchant-deals .section .empty .icon{display:grid;width:50px;height:50px;margin:0 auto 12px;place-items:center;border-radius:14px;background:#fff;color:#439dbb;font-size:19px}.merchant-deals .section .empty h3{margin:0 0 5px;font-size:16px;font-weight:800}.merchant-deals .section .empty p{max-width:510px;margin:auto;color:#70808a;font-size:12px;line-height:1.55}.merchant-deals .deals>.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.merchant-deals .deals .card{min-width:0;padding:15px;border:1px solid #e4eaed;border-radius:11px}.merchant-deals .deals .card>.header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid #e4eaed}.merchant-deals .deals .card>.header .title{min-width:0}.merchant-deals .deals .card>.header .title h3{overflow:hidden;margin:0 0 4px;font-size:14px;font-weight:800;white-space:nowrap;text-overflow:ellipsis}.merchant-deals .deals .card>.header .title span{color:#70808a;font-size:12px}.merchant-deals .deals .card>.header .badges{display:flex;align-items:flex-end;gap:5px;flex-direction:column}.merchant-deals .deals .card>.header .badges span{padding:4px 7px;border-radius:5px;font-size:10px;font-weight:700;white-space:nowrap}.merchant-deals .deals .card>.header .badges .performance{background:#e8f5fa;color:#2783a0}.merchant-deals .deals .card>.header .badges .spotlight{background:#f0ebfb;color:#7557a2}.merchant-deals .deals .card>.header .badges .pending,.merchant-deals .deals .card>.header .badges .not_started{background:#fff1df;color:#b87528}.merchant-deals .deals .card>.header .badges .active{background:#e9f6e9;color:#438b45}.merchant-deals .deals .card>.header .badges .ended{background:#edf1f3;color:#66757d}.merchant-deals .deals .card>.header .badges .rejected,.merchant-deals .deals .card>.header .badges .cancelled{background:#fff0f0;color:#c65353}.merchant-deals .deals .card .metrics{display:grid;grid-template-columns:repeat(4,1fr);padding:13px 0}.merchant-deals .deals .card .metrics div{min-width:0;padding:0 7px}.merchant-deals .deals .card .metrics div:not(:last-child){border-inline-end:1px solid #e4eaed}.merchant-deals .deals .card .metrics span,.merchant-deals .deals .card .metrics strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.merchant-deals .deals .card .metrics span{color:#70808a;font-size:11px}.merchant-deals .deals .card .metrics strong{margin-top:3px;font-size:12px}.merchant-deals .deals .card>.footer{display:flex;justify-content:space-between;gap:7px}.merchant-deals .deals .card>.footer .actions{display:flex;gap:6px;margin-inline-start:auto}.merchant-deals .deals .card>.footer .btn{padding:7px 10px;border-radius:7px;font-size:10px;font-weight:700}.merchant-deals .deals .card>.footer .products{border:1px solid #439dbb;background:transparent;color:#439dbb}.merchant-deals .deals .card>.footer .products:hover{background:#439dbb;color:#fff}.merchant-deals .deals .card>.footer .accept{background:#439dbb;color:#fff}.merchant-deals .deals .card>.footer .accept:hover{background:#38849d}.merchant-deals .deals .card>.footer .reject{border:1px solid #e5caca;background:#fff;color:#c65353}.merchant-deals .deals .card>.footer .reject:hover{border-color:#c65353;background:#c65353;color:#fff}.merchant-deals .deals .card>.footer .cancel{border:1px solid #e5a14d;background:transparent;color:#c87516}.merchant-deals .deals .card>.footer .cancel:hover{background:#d98a2b;color:#fff}.merchant-deals .sold .table{overflow:hidden;border:1px solid #e4eaed;border-radius:11px}.merchant-deals .sold .table-header,.merchant-deals .sold .item{display:grid;grid-template-columns:minmax(230px,2fr) minmax(150px,1fr) repeat(3,minmax(80px,.6fr));align-items:center}.merchant-deals .sold .table-header{padding:12px 13px;border-bottom:1px solid #e4eaed;background:#eef4f6;color:#53656d;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.merchant-deals .sold .table-header span:nth-child(n+3){text-align:center}.merchant-deals .sold .item{padding:9px 13px;background:#fff}.merchant-deals .sold .item:hover{background:#fbfdfe}.merchant-deals .sold .item:not(:last-child){border-bottom:1px solid #e4eaed}.merchant-deals .sold .item .product{display:flex;align-items:center;gap:10px;min-width:0;padding:0;border:0;border-radius:0;background:transparent!important;box-shadow:none!important}.merchant-deals .sold .item .product img{flex:0 0 66px;width:66px;height:auto;aspect-ratio:3/4;object-fit:cover;border:1px solid #e4eaed;border-radius:9px}.merchant-deals .sold .item .product .details{min-width:0;padding:0;border:0;border-radius:0;background:transparent!important;box-shadow:none!important}.merchant-deals .sold .item .product .details strong,.merchant-deals .sold .item .product .details span,.merchant-deals .sold .item .product .details p{display:block;overflow:hidden;padding:0;border:0;border-radius:0;background:transparent!important;box-shadow:none!important;white-space:nowrap;text-overflow:ellipsis}.merchant-deals .sold .item .product .details strong{font-size:12px}.merchant-deals .sold .item .product .details .price{margin-top:3px;color:#439dbb;font-size:11px;font-weight:700}.merchant-deals .sold .item .product .details p{margin:3px 0 0;color:#70808a;font-size:11px}.merchant-deals .sold .item .attribute{display:flex;flex-wrap:wrap;gap:4px}.merchant-deals .sold .item .attribute span{padding:0;border:0;border-radius:0;background:transparent!important;color:#52646d;font-size:11px;box-shadow:none}.merchant-deals .sold .item .attribute span.color{width:18px;height:18px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d9e1e4}.merchant-deals .sold .item .attribute span.none{background:transparent}.merchant-deals .sold .item .metric{text-align:center;border:0;border-radius:0;background:transparent!important;box-shadow:none}.merchant-deals .sold .item .metric span{display:none;padding:0;border:0;border-radius:0;background:transparent!important;box-shadow:none!important}.merchant-deals .sold .item .metric strong{padding:0;border:0;border-radius:0;background:transparent!important;font-size:12px;box-shadow:none}.merchant-deals .VuePagination{margin-top:18px}.merchant-deals .VuePagination .pagination{justify-content:center;margin:0}.merchant-deals .products-modal,.merchant-deals .confirm-modal,.merchant-deals .info-modal{z-index:1080}.merchant-deals .products-modal>.header,.merchant-deals .products-modal>.content,.merchant-deals .products-modal>.footer,.merchant-deals .confirm-modal>.header,.merchant-deals .confirm-modal>.content,.merchant-deals .confirm-modal>.footer,.merchant-deals .info-modal>.header,.merchant-deals .info-modal>.content,.merchant-deals .info-modal>.footer{max-width:650px}.merchant-deals .products-modal>.header,.merchant-deals .confirm-modal>.header,.merchant-deals .info-modal>.header{align-items:center}.merchant-deals .products-modal>.header div,.merchant-deals .confirm-modal>.header div,.merchant-deals .info-modal>.header div{flex:1}.merchant-deals .products-modal>.header span,.merchant-deals .products-modal>.header small,.merchant-deals .confirm-modal>.header span,.merchant-deals .confirm-modal>.header small,.merchant-deals .info-modal>.header span,.merchant-deals .info-modal>.header small{display:block}.merchant-deals .products-modal>.header span,.merchant-deals .confirm-modal>.header span,.merchant-deals .info-modal>.header span{font-weight:800}.merchant-deals .products-modal>.header small,.merchant-deals .confirm-modal>.header small,.merchant-deals .info-modal>.header small{color:#70808a;font-size:12px}.merchant-deals .products-list{display:grid;gap:8px}.merchant-deals .products-list article{display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px 12px;padding:12px;border:1px solid #e4eaed;border-radius:11px}.merchant-deals .products-list article img{grid-row:1/3;width:66px;height:auto;padding:5px;aspect-ratio:3/4;object-fit:cover;border:1px solid #e4eaed;border-radius:9px;background:#f4f8fa}.merchant-deals .products-list article .info{min-width:0;flex:1}.merchant-deals .products-list article .info strong,.merchant-deals .products-list article .info p,.merchant-deals .products-list article .info span{display:block}.merchant-deals .products-list article .info strong{overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.merchant-deals .products-list article .info p{overflow:hidden;margin:3px 0 0;color:#70808a;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.merchant-deals .products-list article .info span{margin-top:3px;color:#439dbb;font-size:12px;font-weight:700}.merchant-deals .products-list article .numbers{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.merchant-deals .products-list article .numbers>div{display:flex;align-items:center;justify-content:center;gap:5px;flex-direction:column;min-width:0;padding:9px 8px;border-radius:8px;background:#f4f8fa}.merchant-deals .products-list article .numbers>div>span{overflow:hidden;color:#70808a;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.merchant-deals .products-list article .numbers>div b{color:#18252d;font-size:15px}.merchant-deals .confirm-modal .notice{display:flex;gap:9px;margin-bottom:13px;padding:10px;border-radius:8px;background:#439dbb17;color:#439dbb}.merchant-deals .confirm-modal .notice p{margin:0;font-size:11px}.merchant-deals .confirm-modal ul{margin:0;padding-inline-start:20px;color:#52636c;font-size:11px;line-height:1.6}.merchant-deals .confirm-modal ul li:not(:last-child){margin-bottom:8px}.merchant-deals .info-modal .content{gap:10px}.merchant-deals .info-modal .content article{display:flex;gap:11px;padding:13px;border:1px solid #e4eaed;border-radius:10px}.merchant-deals .info-modal .content article .icon{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:10px;background:#439dbb1a;color:#439dbb}.merchant-deals .info-modal .content article h3{margin:0 0 6px;font-size:15px}.merchant-deals .info-modal .content article p{margin:0;color:#70808a;font-size:12px;line-height:1.65}.merchant-deals .info-modal .content article strong{display:inline-flex;margin-top:10px;padding:6px 9px;border-radius:7px;background:#439dbb17;color:#439dbb;font-size:11px}@media (max-width: 991px){.merchants-connect .rates>.grid,.merchants-connect .merchants>.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-deals>.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.merchant-deals .deals>.grid{grid-template-columns:1fr}}@media (max-width: 575px){.merchants-connect .hero{padding:20px}.merchants-connect .hero h1{font-size:24px}.merchants-connect .stats{gap:7px}.merchants-connect .stats article{display:block;padding:11px 6px;text-align:center}.merchants-connect .stats .icon{width:34px;height:34px;margin:0 auto 7px;line-height:34px}.merchants-connect .stats div span{font-size:9px}.merchants-connect .section{padding:16px}.merchants-connect .heading .add span{display:none}.merchants-connect .heading p{font-size:11px}.merchants-connect .rates>.grid,.merchants-connect .merchants>.grid{grid-template-columns:1fr}.merchants-connect .requests .card{align-items:flex-start;flex-wrap:wrap;gap:10px}.merchants-connect .requests .card .identity{flex-basis:calc(100% - 110px)}.merchants-connect .requests .card .date{text-align:right}.merchants-connect .requests .card .actions{width:100%}.merchants-connect .requests .card .actions .btn{flex:1}.merchants-connect .add-modal,.merchants-connect .details-modal{justify-content:flex-end;padding:0}.merchants-connect .add-modal>.header,.merchants-connect .add-modal>.content,.merchants-connect .add-modal>.footer,.merchants-connect .details-modal>.header,.merchants-connect .details-modal>.content,.merchants-connect .details-modal>.footer{width:100%;max-width:none}.merchants-connect .add-modal>.header,.merchants-connect .details-modal>.header{border-radius:14px 14px 0 0}.merchants-connect .add-modal>.content,.merchants-connect .add-modal>.footer,.merchants-connect .details-modal>.content,.merchants-connect .details-modal>.footer{border-radius:0}.merchants-connect .details-modal>.content{border-radius:16px 16px 0 0}.merchant-deals .merchant{padding:15px}.merchant-deals .merchant .info .avatar{flex-basis:50px;width:50px;height:50px}.merchant-deals .merchant .info h1{font-size:19px}.merchant-deals .merchant .info p{align-items:flex-start;flex-direction:column;gap:2px}.merchant-deals .rate-request{align-items:flex-start;flex-wrap:wrap}.merchant-deals .rate-request .text{flex-basis:calc(100% - 52px)}.merchant-deals .rate-request .actions{width:100%}.merchant-deals .rate-request .actions .btn{flex:1}.merchant-deals>.stats{gap:7px}.merchant-deals>.stats article{padding:10px}.merchant-deals>.stats article>.icon{flex-basis:40px;width:40px;height:40px;font-size:16px}.merchant-deals>.stats article span{font-size:12px}.merchant-deals>.stats article strong{font-size:13px}.merchant-deals .section{padding:15px}.merchant-deals .section .heading p{font-size:12px}.merchant-deals .section .heading .more{flex:0 0 auto;font-size:11px}.merchant-deals .deals .card>.header{flex-direction:column}.merchant-deals .deals .card>.header .badges{align-items:flex-start;flex-direction:row}.merchant-deals .deals .card .metrics{grid-template-columns:repeat(2,1fr);gap:10px 0}.merchant-deals .deals .card .metrics div:nth-child(2){border-inline-end:0}.merchant-deals .deals .card>.footer{flex-direction:column}.merchant-deals .deals .card>.footer .actions{width:100%;margin:0}.merchant-deals .deals .card>.footer .btn{flex:1}.merchant-deals .sold .table-header{display:none}.merchant-deals .sold .table{display:grid;gap:9px;overflow:visible;border:0}.merchant-deals .sold .item{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;border:1px solid #e4eaed!important;border-radius:10px}.merchant-deals .sold .item .product,.merchant-deals .sold .item .attribute{grid-column:1/-1}.merchant-deals .sold .item .product img{flex-basis:62px;width:62px;height:auto;aspect-ratio:3/4}.merchant-deals .sold .item .metric{padding-inline-end:5px}.merchant-deals .sold .item .metric:not(:last-child){border-inline-end:1px solid #e4eaed}.merchant-deals .sold .item .metric span,.merchant-deals .sold .item .metric strong{display:block}.merchant-deals .sold .item .metric span{color:#70808a;font-size:11px;padding:0;background:transparent!important;box-shadow:none!important}.merchant-deals .sold .item .metric strong{margin-top:2px}.merchant-deals .products-list article .numbers{grid-template-columns:repeat(3,minmax(0,1fr))}.merchant-deals .products-list article .numbers>div{padding-inline:4px}.merchant-deals .products-list article .numbers>div>span{font-size:9px}.merchant-deals .products-modal,.merchant-deals .confirm-modal,.merchant-deals .info-modal{justify-content:flex-end;padding:0}.merchant-deals .products-modal>.header,.merchant-deals .products-modal>.content,.merchant-deals .products-modal>.footer,.merchant-deals .confirm-modal>.header,.merchant-deals .confirm-modal>.content,.merchant-deals .confirm-modal>.footer,.merchant-deals .info-modal>.header,.merchant-deals .info-modal>.content,.merchant-deals .info-modal>.footer{width:100%;max-width:none}.merchant-deals .products-modal>.header,.merchant-deals .confirm-modal>.header,.merchant-deals .info-modal>.header{border-radius:14px 14px 0 0}.merchant-deals .products-modal>.content,.merchant-deals .products-modal>.footer,.merchant-deals .confirm-modal>.content,.merchant-deals .confirm-modal>.footer,.merchant-deals .info-modal>.content,.merchant-deals .info-modal>.footer{border-radius:0}}.campaigns-page{color:#18252d}.campaigns-page>.heading{margin-bottom:16px;padding:20px 24px;border:1px solid #e3e9ed;border-radius:14px;background:#fff}.campaigns-page>.heading .eyebrow{color:#439dbb;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.campaigns-page>.heading h1{margin:3px 0 4px;font-size:25px;font-weight:800}.campaigns-page>.heading p{margin:0;color:#71808a;font-size:13px}.campaigns-page>.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.campaigns-page>.stats article{display:flex;align-items:center;gap:12px;min-width:0;padding:16px 18px;border:1px solid #e3e9ed;border-radius:12px;background:#fff}.campaigns-page>.stats .icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:11px;font-size:17px}.campaigns-page>.stats .icon.campaigns{background:#e9f7fb;color:#439dbb}.campaigns-page>.stats .icon.active{background:#edf7ed;color:#579b55}.campaigns-page>.stats .icon.reach{background:#f2effb;color:#7962b0}.campaigns-page>.stats .icon.clicks{background:#fff3e8;color:#c57c2a}.campaigns-page>.stats article div{min-width:0}.campaigns-page>.stats article div span,.campaigns-page>.stats article div strong{display:block}.campaigns-page>.stats article div span{overflow:hidden;margin-bottom:3px;color:#71808a;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.campaigns-page>.stats article div strong{font-size:22px;line-height:1.1}.campaigns-page .campaign-list{padding:22px;border:1px solid #e3e9ed;border-radius:14px;background:#fff}.campaigns-page .section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.campaigns-page .section-heading h2{margin:0 0 3px;font-size:19px;font-weight:800}.campaigns-page .section-heading p{margin:0;color:#71808a;font-size:12px}.campaigns-page .section-heading .count{flex:0 0 auto;padding:5px 9px;border-radius:12px;background:#439dbb1a;color:#439dbb;font-size:11px;font-weight:800}.campaigns-page .grid{display:grid;gap:12px}.campaigns-page .campaign-card{display:grid;grid-template-columns:104px minmax(0,1fr) 130px 145px;gap:16px;min-width:0;padding:14px;border:1px solid #e3e9ed;border-radius:12px;background:#fff;transition:border-color .2s,box-shadow .2s}.campaigns-page .campaign-card:hover{border-color:#cdd9df;box-shadow:0 8px 22px #18252d12}.campaigns-page .campaign-card>.media{position:relative;width:104px;height:104px;overflow:hidden;border-radius:9px;background:#f5f8fa}.campaigns-page .campaign-card>.media img,.campaigns-page .campaign-card>.media video,.campaigns-page .campaign-card>.media .placeholder{width:100%;height:100%}.campaigns-page .campaign-card>.media img,.campaigns-page .campaign-card>.media video{object-fit:cover}.campaigns-page .campaign-card>.media .placeholder{display:grid;place-items:center;color:#aab5bc;font-size:27px}.campaigns-page .campaign-card>.media .play{position:absolute;inset:50% auto auto 50%;display:grid;width:34px;height:34px;padding:0;place-items:center;border-radius:50%;transform:translate(-50%,-50%);background:#0000009e;color:#fff;font-size:11px}.campaigns-page .campaign-card .details{min-width:0}.campaigns-page .campaign-card .title-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.campaigns-page .campaign-card .title-row p{display:-webkit-box;flex:1;min-width:0;overflow:hidden;margin:0;color:#18252d;font-size:14px;font-weight:700;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.campaigns-page .campaign-card .title-row .status{display:none;flex:0 0 auto}.campaigns-page .campaign-card .status{padding:4px 8px;border-radius:10px;background:#eef1f3;color:#687780;font-size:10px;font-weight:800}.campaigns-page .campaign-card .status.active{background:#eaf6eb;color:#4c8e4d}.campaigns-page .campaign-card .meta{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:10px}.campaigns-page .campaign-card .meta div{min-width:0}.campaigns-page .campaign-card .meta div:not(:first-child){padding-inline-start:10px;border-inline-start:1px solid #e3e9ed}.campaigns-page .campaign-card .meta div:not(.objective):not(.audience) strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.campaigns-page .campaign-card .meta span,.campaigns-page .campaign-card .meta strong,.campaigns-page .campaign-card .meta small{display:block}.campaigns-page .campaign-card .meta span{margin-bottom:3px;color:#71808a;font-size:10px}.campaigns-page .campaign-card .meta strong{font-size:11px;font-weight:700;line-height:1.35}.campaigns-page .campaign-card .meta small{margin-top:2px;color:#71808a;font-size:9px}.campaigns-page .campaign-card>.results{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;border-inline-start:1px solid #e3e9ed}.campaigns-page .campaign-card>.results div{text-align:center}.campaigns-page .campaign-card>.results span,.campaigns-page .campaign-card>.results strong{display:block}.campaigns-page .campaign-card>.results span{color:#71808a;font-size:10px}.campaigns-page .campaign-card>.results strong{margin-top:3px;font-size:20px}.campaigns-page .campaign-card>.actions{display:flex;flex-direction:column;justify-content:center;gap:8px}.campaigns-page .campaign-card>.actions .btn{display:flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:6px 10px;border:1px solid #e3e9ed;border-radius:7px;background:#fff;color:#18252d;font-size:11px;font-weight:700;transition:.2s}.campaigns-page .campaign-card>.actions .btn:hover{border-color:#439dbb;color:#439dbb}.campaigns-page .campaign-card>.actions .btn.view-insights{border-color:#439dbb;background:#439dbb;color:#fff}.campaigns-page .campaign-card>.actions .btn.view-insights:hover{opacity:.86}.campaigns-page .empty{max-width:520px;margin:15px auto;padding:35px 20px;text-align:center}.campaigns-page .empty .empty-icon{display:grid;width:62px;height:62px;margin:0 auto 14px;place-items:center;border-radius:18px;background:#eaf7fb;color:#439dbb;font-size:25px}.campaigns-page .empty h2{margin:0 0 7px;font-size:20px;font-weight:800}.campaigns-page .empty p{margin:0 auto 16px;color:#71808a;font-size:13px;line-height:1.6}.campaigns-page .VuePagination{margin-top:20px}.campaigns-page .VuePagination .pagination{justify-content:center;margin:0}.campaigns-page>.video-modal{position:fixed;z-index:1070;inset:0;display:flex;align-items:center;justify-content:center;background:#000000d1}.campaigns-page>.video-modal .close{position:absolute;z-index:2;top:18px;right:22px;width:36px;height:36px;border-radius:50%;background:#ffffff26;color:#fff}.campaigns-page>.video-modal>.video-container{max-width:90vw;max-height:90dvh}.campaign-insight-modal{--insight-primary: #2589e8;--insight-secondary: #9cccf5;z-index:1070;padding:12px}.campaign-insight-modal>.header,.campaign-insight-modal>.content,.campaign-insight-modal>.footer{width:min(780px,94vw);max-width:780px}.campaign-insight-modal>.header{align-items:center;padding:13px 18px;border-radius:12px 12px 0 0}.campaign-insight-modal>.header>div{flex:1;min-width:0}.campaign-insight-modal>.header span,.campaign-insight-modal>.header small{display:block}.campaign-insight-modal>.header span{color:#18252d;font-size:16px;font-weight:800}.campaign-insight-modal>.header small{margin-top:2px;color:#71808a;font-size:11px}.campaign-insight-modal>.header button.close{flex:0 0 30px;background:#f5f8fa;color:#18252d}.campaign-insight-modal>.content{max-height:calc(100dvh - 135px);padding:15px;border-radius:0;background:#f4f7fa}.campaign-insight-modal>.footer{padding:9px 18px;border-top:1px solid #e3e9ed}.campaign-insight-modal>.footer .btn{min-width:75px;padding:6px 12px;border:1px solid #e3e9ed;border-radius:7px;background:#fff;font-size:11px;font-weight:700}.campaign-insight-modal>.footer .btn:hover{border-color:#439dbb;color:#439dbb}.campaign-insight-modal .insight-content{color:#18252d}.campaign-insight-modal .summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:11px;padding:11px 13px;border:1px solid #e3e9ed;border-radius:11px;background:#fff}.campaign-insight-modal .summary span,.campaign-insight-modal .summary h5,.campaign-insight-modal .summary strong{display:block;margin:0}.campaign-insight-modal .summary span{margin-bottom:3px;color:#71808a;font-size:10px}.campaign-insight-modal .summary h5{font-size:14px;font-weight:800}.campaign-insight-modal .summary strong{font-size:11px}.campaign-insight-modal .summary .period{text-align:end}.campaign-insight-modal .insight-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:8px;margin-bottom:11px}.campaign-insight-modal .insight-tabs>.card{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;min-width:0;min-height:66px;padding:9px 10px;align-content:center;border:1px solid #e3e9ed;border-radius:10px;background:#fff;transition:.2s}.campaign-insight-modal .insight-tabs>.card>i{position:static;grid-row:1/3;display:grid;width:30px;height:30px;place-items:center;align-self:center;border-radius:50%;background:#2589e814;color:var(--insight-primary);font-size:12px}.campaign-insight-modal .insight-tabs>.card .number{align-self:end;font-size:17px;font-weight:800;line-height:1.1}.campaign-insight-modal .insight-tabs>.card .sub-number{overflow:hidden;margin-top:2px;color:#71808a;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.campaign-insight-modal .insight-tabs>.card:hover,.campaign-insight-modal .insight-tabs>.card.active{border-color:#2589e88c}.campaign-insight-modal .insight-tabs>.card.active{background:#2589e80e;box-shadow:0 4px 12px #2589e814}.campaign-insight-modal .insight-tabs>.card.active>i,.campaign-insight-modal .insight-tabs>.card.active .number{color:var(--insight-primary)}.campaign-insight-modal .insight-content>.row{margin-right:-6px;margin-left:-6px}.campaign-insight-modal .insight-content>.row>[class*=col-]{padding-right:6px;padding-left:6px}.campaign-insight-modal .insight-content>.row .card{overflow:hidden;border:1px solid #e3e9ed;border-radius:9px;background:#fff;box-shadow:0 3px 10px #172a3509}.campaign-insight-modal .insight-content>.row .card-header{min-height:35px;padding:10px 13px;border-bottom:1px solid #edf1f3!important;background:#fff;color:#243139;font-size:11px;font-weight:800}.campaign-insight-modal .insight-content>.row .card-body{background:#fff}.campaign-insight-modal .insight-content>.row .apexcharts-canvas{margin-inline:auto}.campaign-insight-modal .insight-content>.row .flex-center>.vue-apexcharts,.campaign-insight-modal .insight-content>.row .content-box+.vue-apexcharts{width:150px!important;max-width:100%;margin-inline:auto}.campaign-insight-modal .insight-content>.row .apexcharts-text,.campaign-insight-modal .insight-content>.row .apexcharts-legend-text{font-size:10px!important}.campaign-insight-modal .insight-content>.row .apexcharts-nodata{fill:#71808a;font-size:13px!important;font-weight:600}.campaign-insight-modal .insight-content>.row .apexcharts-legend{gap:2px;padding:0 8px!important}.campaign-insight-modal .insight-content>.row .apexcharts-legend-series{display:flex!important;align-items:center;gap:3px;margin:2px 6px!important}.campaign-insight-modal .insight-content>.row .apexcharts-tooltip{border-color:#e3e9ed!important;border-radius:7px!important;box-shadow:0 5px 15px #18252d1a!important;font-size:10px!important}.campaign-insight-modal .insight-content>.row .apexcharts-tooltip-title{padding:6px 8px!important;background:#f5f8fa!important;font-size:10px!important}.campaign-insight-modal .insight-content>.row .apexcharts-tooltip-series-group{padding:4px 8px!important}.campaign-insight-modal .metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(95px,1fr));gap:7px;margin:0 12px 12px;border:0;background:transparent}.campaign-insight-modal .metric-strip .card{padding:8px;border:1px solid #e3e9ed;border-radius:7px;background:#fff;text-align:center}.campaign-insight-modal .metric-strip .card .number{color:#18252d;font-size:15px;font-weight:800}.campaign-insight-modal .metric-strip .card .sub-number{margin-top:2px;color:#71808a;font-size:10px;line-height:1.3}.campaign-insight-modal .content-box{padding:10px 14px 0}.campaign-insight-modal .content-box .flex-box{display:flex;align-items:center;gap:6px;margin:0;padding:7px 0}.campaign-insight-modal .content-box .flex-box:not(:last-child){border-bottom:1px solid #edf1f3}.campaign-insight-modal .content-box .flex-box label{flex:1;min-width:0;margin:0}.campaign-insight-modal .content-box .flex-box p{overflow:hidden;margin:0;color:#71808a;font-size:10px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.campaign-insight-modal .content-box .flex-box span{font-size:11px;font-weight:800}.campaign-insight-modal .flex-center{display:flex;align-items:center;justify-content:center}.campaign-insight-modal .insight-error{max-width:430px;margin:auto;padding:50px 20px;text-align:center}.campaign-insight-modal .insight-error i{margin-bottom:12px;color:#c57c2a;font-size:30px}.campaign-insight-modal .insight-error h3{margin:0 0 6px;font-size:18px;font-weight:800}.campaign-insight-modal .insight-error p{margin:0;color:#71808a;font-size:12px}@media (max-width: 1100px){.campaigns-page .campaign-card{grid-template-columns:92px minmax(0,1fr) 115px}.campaigns-page .campaign-card>.media{width:92px;height:104px}.campaigns-page .campaign-card>.actions{grid-column:2/-1;flex-direction:row;justify-content:flex-end}.campaigns-page .campaign-card>.actions .btn{min-width:125px}}@media (max-width: 767.98px){.campaigns-page>.heading{padding:16px}.campaigns-page>.heading h1{font-size:21px}.campaigns-page>.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.campaigns-page>.stats article{gap:9px;padding:12px}.campaigns-page>.stats .icon{flex-basis:36px;width:36px;height:36px;font-size:14px}.campaigns-page>.stats article div strong{font-size:18px}.campaigns-page .campaign-list{padding:14px}.campaigns-page .section-heading{align-items:flex-start;margin-bottom:14px}.campaigns-page .section-heading p{line-height:1.45}.campaigns-page .campaign-card{grid-template-columns:78px minmax(0,1fr);gap:11px;padding:11px}.campaigns-page .campaign-card>.media{width:78px;height:78px}.campaigns-page .campaign-card .title-row{margin-bottom:8px}.campaigns-page .campaign-card .title-row p{font-size:12px;-webkit-line-clamp:2}.campaigns-page .campaign-card .title-row .status{display:inline-block}.campaigns-page .campaign-card .meta{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:10px;border:1px solid #e3e9ed;border-radius:8px}.campaigns-page .campaign-card .meta div{padding:9px!important;border:0!important}.campaigns-page .campaign-card .meta div:nth-child(2n){border-inline-start:1px solid #e3e9ed!important}.campaigns-page .campaign-card .meta div:nth-child(n+3){border-top:1px solid #e3e9ed!important}.campaigns-page .campaign-card .meta strong{font-size:10px}.campaigns-page .campaign-card .details{display:contents}.campaigns-page .campaign-card>.results{grid-column:1/-1;padding:10px 0;border-inline-start:0;border-top:1px solid #e3e9ed;border-bottom:1px solid #e3e9ed}.campaigns-page .campaign-card>.results strong{font-size:17px}.campaigns-page .campaign-card>.actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr)}.campaigns-page .campaign-card>.actions .btn{min-width:0}.campaign-insight-modal{padding:5px}.campaign-insight-modal>.header,.campaign-insight-modal>.content,.campaign-insight-modal>.footer{width:calc(100vw - 10px)}.campaign-insight-modal>.header{padding:10px 12px}.campaign-insight-modal>.header small{display:none}.campaign-insight-modal>.content{max-height:calc(100dvh - 108px);padding:10px}.campaign-insight-modal>.footer{padding:7px 12px}.campaign-insight-modal .summary{align-items:flex-start;gap:10px;padding:11px}.campaign-insight-modal .summary h5{font-size:13px}.campaign-insight-modal .summary strong{font-size:10px}.campaign-insight-modal .insight-tabs{display:flex;margin-right:-10px;margin-left:-10px;padding:0 10px 4px;overflow-x:auto}.campaign-insight-modal .insight-tabs>.card{flex:0 0 122px;min-height:64px;padding:8px 9px}.campaign-insight-modal .insight-tabs>.card .number{font-size:16px}.campaign-insight-modal .insight-content>.row{margin-right:0;margin-left:0}.campaign-insight-modal .insight-content>.row>[class*=col-]{width:100%;padding-right:0;padding-left:0;margin-bottom:10px!important}.campaign-insight-modal .insight-content>.row .card-header{padding:10px 12px}.campaign-insight-modal .insight-content>.row .card-body{overflow-x:auto}.campaign-insight-modal .insight-content>.row .flex-center>.vue-apexcharts,.campaign-insight-modal .insight-content>.row .content-box+.vue-apexcharts{width:140px!important}.campaign-insight-modal .insight-content>.row .apexcharts-canvas{max-width:100%!important}.campaign-insight-modal .insight-content>.row svg{max-width:100%}.campaign-insight-modal .metric-strip{margin:0 10px 10px}.campaign-insight-modal .metric-strip .card{min-width:0;padding:8px 4px}.campaign-insight-modal .metric-strip .card .sub-number{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}@media (max-width: 390px){.campaigns-page .section-heading .count{display:none}.campaigns-page .campaign-card>.actions .btn{padding:6px 5px;font-size:10px}.campaign-insight-modal .summary{display:block}.campaign-insight-modal .summary .period{margin-top:8px;text-align:start}}.gifting-page{--gift-accent: #3a96ad;--gift-accent-dark: #28778b;--gift-text: #24343c;--gift-muted: #71818a;--gift-line: #e2e9ec}.gifting-page .gifting-hero{margin-bottom:14px;overflow:hidden;border:1px solid var(--gift-line);border-radius:15px;background:#263840;box-shadow:0 6px 20px #1a2c3512}.gifting-page .gifting-hero .occasion-cover{position:relative;height:285px;overflow:hidden;background:#f1f4f5}.gifting-page .gifting-hero .occasion-cover>img{width:100%;height:100%;object-fit:cover}.gifting-page .gifting-hero .occasion-cover .cover-shade{position:absolute;inset:32% 0 0;background:linear-gradient(180deg,transparent,rgba(10,18,22,.78))}.gifting-page .gifting-hero .hero-details{position:absolute;z-index:1;right:18px;bottom:18px;left:18px;display:flex;align-items:center;gap:12px}.gifting-page .gifting-hero .recipient-avatar{width:82px;height:82px;border:3px solid #fff;border-radius:50%;background:#fff;object-fit:cover;box-shadow:0 5px 17px #182b342e}.gifting-page .gifting-hero .recipient-info{min-width:0}.gifting-page .gifting-hero .recipient-info h1{overflow:hidden;margin:0 0 5px;color:#fff;font-size:23px;font-weight:800;line-height:1.15;white-space:nowrap;text-overflow:ellipsis}.gifting-page .gifting-hero .occasion-meta{display:flex;flex-wrap:wrap;gap:5px 13px;color:#ffffffe6;font-size:12px}.gifting-page .gifting-hero .occasion-meta span{display:inline-flex;align-items:center;gap:5px}.gifting-page .gifting-notice{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:11px 13px;border:1px solid #cce4ea;border-radius:10px;background:#f0f9fb}.gifting-page .gifting-notice .notice-copy{display:flex;flex:1;min-width:0;align-items:center;gap:10px;color:#49626c}.gifting-page .gifting-notice .notice-copy>i{flex:0 0 auto;color:var(--gift-accent);font-size:18px}.gifting-page .gifting-notice .notice-copy p{margin:0;font-size:12px;line-height:1.5}.gifting-page .gifting-notice .notice-actions{display:flex;gap:7px}.gifting-page .gifting-notice .btn{flex:0 0 auto;padding:6px 10px;font-size:12px}.gifting-page .gifting-notice.success-notice{border-color:#cfe7d8;background:#f2faf5}.gifting-page .gifting-notice.success-notice .notice-copy>i{color:#318054}.gifting-page .share-card-element{padding:14px;border:1px solid var(--gift-line);border-radius:9px;background:#fff;box-shadow:inset 0 1px 2px #182b340a}.gifting-page .saved-share-cards{display:grid;gap:8px}.gifting-page .saved-share-card{display:flex;align-items:center;gap:10px;margin:0;padding:11px 12px;border:1px solid var(--gift-line);border-radius:9px;background:#fff;cursor:pointer}.gifting-page .saved-share-card.selected{border-color:var(--gift-accent);background:var(--gift-soft)}.gifting-page .saved-share-card input{position:absolute;opacity:0;pointer-events:none}.gifting-page .saved-share-card .saved-card-icon{display:grid;place-items:center;flex:0 0 36px;height:30px;border-radius:7px;color:var(--gift-accent);background:var(--gift-soft)}.gifting-page .saved-share-card .saved-card-copy{flex:1;min-width:0}.gifting-page .saved-share-card .saved-card-copy strong,.gifting-page .saved-share-card .saved-card-copy small{display:block}.gifting-page .saved-share-card .saved-card-copy strong{color:#344a52;font-size:12px;text-transform:capitalize}.gifting-page .saved-share-card .saved-card-copy small{margin-top:2px;color:#87969b;font-size:10px}.gifting-page .saved-share-card .selected-check{color:var(--gift-accent);opacity:0}.gifting-page .saved-share-card.selected .selected-check{opacity:1}.gifting-page .add-share-card{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:9px;padding:10px;border:1px dashed #aacbd5;border-radius:9px;color:#397f96;background:#f5fafb;font-size:11px;font-weight:700}.gifting-page .add-share-card.back{justify-content:flex-start;margin:0 0 9px;padding-inline:0;border:0;background:transparent}.gifting-page .payment-error{margin:9px 0 0;color:#c33f4c;font-size:12px}.gifting-page .wish-tip{display:flex;flex-direction:row;max-width:550px;margin-inline:auto;align-items:flex-start;gap:11px;padding:14px;border:1px solid #cce4ea;border-radius:12px;background:#f4fafb;box-shadow:0 4px 15px #1a2c350d}.gifting-page .wish-tip>i{flex:0 0 auto;margin-top:2px;color:var(--gift-accent);font-size:19px}.gifting-page .wish-tip strong{display:block;margin-bottom:3px;color:var(--gift-text);font-size:13px}.gifting-page .wish-tip p{margin:0;color:var(--gift-muted);font-size:12px;line-height:1.5}.gifting-page .gifting-layout{--bs-gutter-x: 14px}.gifting-page .gifting-layout .post-container,.gifting-page .gifting-layout :deep(.post){border:1px solid var(--gift-line);border-radius:12px;box-shadow:0 4px 15px #1a2c350d}.gifting-page .gifting-layout .add-post{margin:auto;max-width:550px}.gifting-page .gifting-panel{border:1px solid var(--gift-line);border-radius:12px;box-shadow:0 4px 15px #1a2c350d;overflow:hidden}.gifting-page .gifting-panel .panel-heading{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid var(--gift-line);color:var(--gift-text);font-size:12px;font-weight:800}.gifting-page .gifting-panel .panel-heading>span{display:flex;align-items:center;gap:6px}.gifting-page .gifting-panel .panel-heading i{color:var(--gift-accent)}.gifting-page .gifting-panel .panel-heading small{display:inline-grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border-radius:20px;background:#edf5f7;color:var(--gift-accent-dark);font-size:10px}.gifting-page .gifting-panel .panel-action,.gifting-page .gifting-panel .cancel-invite,.gifting-page .gifting-panel .remove-product{padding:4px 7px;border:1px solid #dce6e9;border-radius:6px;background:#fff;color:var(--gift-accent-dark);font-size:11px;font-weight:700}.gifting-page .gifting-panel .empty-panel{padding:18px 12px;color:var(--gift-muted);font-size:12px;text-align:center}.gifting-page .progress-panel .panel-body{padding:13px}.gifting-page .progress-panel .share-due{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.gifting-page .progress-panel .share-due span{color:var(--gift-muted);font-size:12px;font-weight:600}.gifting-page .progress-panel .share-due strong{color:var(--gift-accent-dark);font-size:16px;font-weight:800}.gifting-page .progress-panel .progress-track{height:8px;overflow:hidden;border-radius:10px;background:#e8eef0}.gifting-page .progress-panel .progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gift-accent),#63b8c8);transition:width .35s ease}.gifting-page .progress-panel .progress-values{display:flex;align-items:flex-start;justify-content:space-between;margin-top:9px}.gifting-page .progress-panel .progress-values div:last-child{text-align:right}.gifting-page .progress-panel .progress-values strong,.gifting-page .progress-panel .progress-values span{display:block}.gifting-page .progress-panel .progress-values strong{color:var(--gift-text);font-size:12px}.gifting-page .progress-panel .progress-values span{margin-bottom:2px;color:var(--gift-muted);font-size:12px}.gifting-page .person-row,.gifting-page .gift-row{display:flex;min-width:0;align-items:center;gap:9px;padding:10px 12px;border-bottom:1px solid #edf1f3}.gifting-page .person-row:last-child,.gifting-page .gift-row:last-child{border-bottom:0}.gifting-page .person-row>img,.gifting-page .person-row .avatar-placeholder,.gifting-page .gift-row>img,.gifting-page .gift-row .avatar-placeholder{flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#f1f5f6;object-fit:cover}.gifting-page .person-row .avatar-placeholder,.gifting-page .gift-row .avatar-placeholder{display:grid;place-items:center;color:#8a9aa2}.gifting-page .person-copy,.gifting-page .gift-copy{min-width:0;flex:1}.gifting-page .person-copy strong,.gifting-page .person-copy span,.gifting-page .gift-copy strong,.gifting-page .gift-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gifting-page .person-copy strong,.gifting-page .gift-copy strong{color:var(--gift-text);font-size:12px}.gifting-page .person-copy span,.gifting-page .gift-copy span{margin-top:2px;color:var(--gift-muted);font-size:12px}.gifting-page .state-badge{flex:0 0 auto;padding:4px 6px;border-radius:50px;font-size:10px;font-weight:700}.gifting-page .state-badge.paid{background:#e9f7ee;color:#318054}.gifting-page .state-badge.waiting,.gifting-page .state-badge.pending{background:#fff4dd;color:#a06b13}.gifting-page .cancel-invite,.gifting-page .remove-product{color:#a66c16!important}.gifting-page .person-actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-left:auto}.gifting-page .people-panel{position:relative;z-index:2;overflow:visible}.gifting-page .person-menu{position:relative}.gifting-page .person-menu .person-menu-trigger{display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--gift-muted);cursor:pointer}.gifting-page .person-menu .person-menu-trigger.active{color:var(--gift-accent-dark)}.gifting-page .person-menu-list{position:absolute;z-index:10;top:0;right:calc(100% + 5px);width:132px;padding:5px;border:1px solid #e1e8ea;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1c333b24}.gifting-page .person-menu-list button{display:flex;width:100%;align-items:center;gap:7px;padding:7px 8px;border:0;border-radius:5px;background:transparent;color:var(--gift-text);font-size:12px;font-weight:700;text-align:left}.gifting-page .person-menu-list button:hover{background:#f2f7f8}.gifting-page .person-menu-list button i{width:14px;color:var(--gift-accent-dark);text-align:center}.gifting-page .person-menu-list button.remove-action,.gifting-page .person-menu-list button.remove-action i{color:#a14f45}.gifting-page .gift-row{align-items:flex-start}.gifting-page .gift-row>img{flex:0 0 72px;width:72px;height:96px;border:1px solid #e8edef;border-radius:8px;object-fit:cover}.gifting-page .gift-row .product-price{margin-top:6px;color:var(--gift-text);font-weight:700}.gifting-page .gift-row .product-description{margin-top:4px;color:var(--gift-muted);font-size:12px}.gifting-page .gift-row .product-qty{margin-top:3px}.gifting-page .cost-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-bottom:1px solid #edf1f3;color:var(--gift-muted);font-size:12px}.gifting-page .cost-row strong{color:var(--gift-text);font-weight:600}.gifting-page .cost-row.total{border-bottom:0;background:#f3f9fa;color:var(--gift-text);font-size:12px;font-weight:800}.gifting-page .cost-row.total strong{color:var(--gift-accent-dark);font-size:13px}.gifting-page .delivery-copy{padding:11px 12px;color:var(--gift-muted);font-size:12px}.gifting-page .delivery-copy strong,.gifting-page .delivery-copy span{margin-right:6px;color:var(--gift-text)}.gifting-page .delivery-copy p{margin:4px 0 0;line-height:1.45}@media (max-width: 991px){.gifting-page .gifting-layout aside{order:1}.gifting-page .gifting-layout main{order:2}}@media (max-width: 767px){.gifting-page .gifting-hero .occasion-cover{height:220px}.gifting-page .gifting-hero .hero-details{right:12px;bottom:13px;left:12px;align-items:center}.gifting-page .gifting-hero .recipient-avatar{width:66px;height:66px}.gifting-page .gifting-hero .recipient-info{width:100%}.gifting-page .gifting-hero .recipient-info h1{font-size:19px}.gifting-page .gifting-notice{align-items:stretch;flex-direction:column}.gifting-page .gifting-notice .notice-actions,.gifting-page .gifting-notice .btn{width:100%}.gifting-page .gifting-notice .notice-actions .btn{flex:1}.gifting-page .person-row,.gifting-page .gift-row{align-items:flex-start;flex-wrap:wrap}.gifting-page .person-row .person-copy,.gifting-page .person-row .gift-copy,.gifting-page .gift-row .person-copy,.gifting-page .gift-row .gift-copy{width:calc(100% - 50px)}.gifting-page .person-row .person-actions,.gifting-page .person-row .remove-product,.gifting-page .gift-row .person-actions,.gifting-page .gift-row .remove-product{margin-left:47px}.gifting-page .person-row .person-actions,.gifting-page .gift-row .person-actions{width:calc(100% - 47px);justify-content:flex-start}}.gifting-page input[type=file]{display:none}.gifting-page .card{border-radius:8px}.gifting-page .card .card-header{padding:10px}.gifting-page .card .card-header .btn{padding:0}.gifting-page .card .avatar-img{width:50px;height:50px;border-radius:8px;border:2px solid #439dbb;object-fit:cover}.gifting-page .card .avatar-img.curve{border-radius:50%;border:0}.gifting-page .input-search{position:relative}.gifting-page .input-search:has(.list-group){border-radius:5px 5px 0 0}.gifting-page .input-search .btn-invite{position:absolute;z-index:2;right:0;top:0}.gifting-page .input-search .list-group{position:absolute;left:0;top:25px;z-index:9;width:100%;border-radius:0 0 5px 5px;border:1px solid #cecece}.gifting-page .input-search .list-group li{cursor:pointer}.gifting-page .products .product-img{width:60px;aspect-ratio:3/4;object-fit:cover;border-radius:8px;border:1px solid #eee;margin:5px;margin-inline-start:0}.gifting-page .products .widget-content-left{overflow:hidden}.gifting-page .products .widget-content-left .widget-heading,.gifting-page .products .widget-content-left .widget-subheading{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.gifting-page .post-container.have-color .post-content textarea{text-align:center;color:#fff;padding:20px;height:300px;font-size:24px;transition:background .5s}.gifting-page .post-container.have-color .post-content textarea::placeholder{color:#f5f5f5}.gifting-page .post-container .post-content textarea{font-size:16px;height:200px;width:100%;padding:10px;display:block}.gifting-page .post-container .post-adds{border-top:1px solid rgba(200,200,200,.3);width:100%;margin:0;padding:1rem}.gifting-page .post-container .post-adds .post-addons{display:flex;align-items:center;gap:10px}.gifting-page .post-container .post-adds .post-addons .btns{flex:1;display:flex;align-items:center}.gifting-page .post-container .post-adds .post-addons .btns>div{display:flex;gap:8px;align-items:center}.gifting-page .post-container .post-adds .post-addons .btns>div .btn{height:35px;width:35px;padding:0;box-shadow:unset}.gifting-page .post-container .post-adds .post-addons .btns>div .btn img{width:inherit;height:inherit}.gifting-page .post-container .post-adds .post-addons .btn-add{width:100px;padding:8px;font-size:14px;background-color:#439dbb;color:#fff;transition:all .3s}.gifting-page .post-container .post-adds .post-addons .btn-add:hover:not(:disabled){background-color:#21728d}.gifting-page .post-container .post-adds .post-colors{display:flex;flex-flow:wrap;gap:6px;margin:10px 0}.gifting-page .post-container .post-adds .post-colors span{width:30px;height:30px;display:inline-flex;border-radius:5px;cursor:pointer}.gifting-page .post-container .post-adds .post-colors span:first-child{border:1px solid rgba(200,200,200,.3)}.gifting-page .post-container .media-files{display:flex;flex-flow:wrap;gap:5px;margin-bottom:10px}.gifting-page .post-container .media-files .file{border-radius:5px;overflow:hidden;border:1px solid rgba(200,200,200,.3);position:relative}.gifting-page .post-container .media-files .file .remove{position:absolute;top:5px;right:5px;z-index:2;text-shadow:0 0 3px #eee}.gifting-page .post-container .media-files .file img,.gifting-page .post-container .media-files .file video{width:130px;height:130px;object-fit:cover;pointer-events:none}.gifting-page .post-container .media-files .file video{width:200px}.gifting-page .post-container .media-files .file button{width:inherit;height:inherit;border:0}.gifting-page .payments .payment p{margin:0;font-size:14px}.gifting-page .payments .payment .input-group{width:270px;margin-top:10px}@media (max-width: 480px){.gifting-page .payments .payment .input-group{width:100%}}.gifting-page .payments .payment .input-group input{padding:0 8px;border-start-end-radius:0;border-end-end-radius:0;border:1px solid #666}.gifting-page .payments .payment .input-group button{border-start-start-radius:0;border-end-start-radius:0}.gifting-page .payments .payment .method{display:flex;align-items:center;padding:10px 0}@media (max-width: 400px){.gifting-page .payments .payment .method{flex-wrap:wrap}.gifting-page .payments .payment .method>div{display:flex;width:100%;justify-content:flex-end}}.gifting-page .payments .payment .method:has(input:checked){background:#eee;border-radius:5px}.gifting-page .payments .payment .method.expired{padding-inline-start:21px}.gifting-page .payments .payment .method input[type=radio]{position:relative;accent-color:#439dbb}.gifting-page .payments .payment .method input[type=radio]:after,.gifting-page .payments .payment .method input[type=radio]:checked:after{content:"";width:18px;height:18px;border-radius:50%;top:-2px;left:-1px;position:relative;display:inline-block}.gifting-page .payments .payment .method input[type=radio]:after{background-color:#fff;border:2px solid #439dbb}.gifting-page .payments .payment .method input[type=radio]:checked:after{background-color:#439dbb;border:2px solid #eee}.gifting-page .payments .payment .method img{margin:0 1rem;height:25px;width:40px;border-radius:3px}.gifting-page .payments .payment .method label{flex:1}.gifting-page .payments .payment .method .card-cvc{width:70px;border-radius:5px;border:1px solid #b6b6b6;padding:5px}html.messages-open,body.messages-open{height:100%;overflow:hidden!important}input[type=file]{display:none}.messages-page{position:fixed!important;z-index:20;inset:76px 16px 16px!important;display:grid;width:auto!important;height:auto!important;max-width:none!important;grid-template-columns:minmax(300px,370px) minmax(0,1fr);min-height:0!important;overflow:hidden;background:#fff;border:1px solid #e4ecee;border-radius:18px!important;box-shadow:0 18px 55px #263f4814}.inbox-panel{display:flex;min-width:0;flex-direction:column;border-inline-end:1px solid #e4ecee;background:#fbfdfd}.inbox-header{display:flex;align-items:center;justify-content:space-between;padding:25px 24px 17px}.inbox-header span{color:#4297af;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.inbox-header h1{margin:2px 0 0;color:#29434c;font-size:27px}.inbox-header>b,.badge{display:grid;min-width:27px;height:27px;place-items:center;padding:0 7px;border-radius:9px;background:#4297af;color:#fff;font-size:11px}.conversation-search{display:flex;height:43px;align-items:center;gap:10px;margin:0 20px 20px;padding:0 14px;border:1px solid #e1e9eb;border-radius:12px;background:#f2f6f7;color:#87999f}.conversation-search:focus-within{border-color:#9bc7d3;background:#fff;box-shadow:0 0 0 3px #4297af1a}.conversation-search input{width:100%;border:0;outline:0;background:transparent;color:#29434c;font-size:13px}.conversation-search button{border:0;background:none;color:#9aabb0}.inbox-caption{display:flex;justify-content:space-between;padding:0 22px 10px;color:#29434c;font-size:12px}.inbox-caption small{color:#9aabb0;font-size:10px}.conversation-list{flex:1;overflow-y:auto;padding:0 10px 14px}.conversation{display:grid;width:100%;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:80px;padding:12px;border:0;border-radius:14px;background:transparent;text-align:inherit;transition:.18s}.conversation:hover{background:#f0f6f7}.conversation.active{background:#e9f4f6}.conversation.unread .topline strong,.conversation.unread .preview{color:#29434c;font-weight:700}.messages-page .avatar{position:relative;width:50px;height:50px}.messages-page .avatar img{width:100%;height:100%;border-radius:15px;object-fit:cover;background:#edf3f4}.messages-page .avatar i{position:absolute;right:-1px;bottom:1px;width:12px;height:12px;border:3px solid #fbfdfd;border-radius:50%;background:#55bc87}.conversation-copy{min-width:0}.topline{display:flex;align-items:center;gap:7px}.topline strong{overflow:hidden;flex:1;color:#425b64;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.topline time{color:#9aa9ae;font-size:9px}.conversation-copy em{display:block;overflow:hidden;margin-top:2px;color:#4297af;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.preview{display:block;overflow:hidden;margin-top:5px;color:#87989e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.badge{min-width:20px;height:20px;font-size:9px}.chat-panel{display:flex;min-width:0;min-height:0!important;flex-direction:column;background:linear-gradient(180deg,#fff,#fbfdfd)}.chat-header{display:flex;height:75px;flex:none;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid #e4ecee}.chat-header>img{width:43px;height:43px;border-radius:13px;object-fit:cover}.chat-header div{min-width:0;flex:1}.chat-header strong,.chat-header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-header strong{color:#29434c;font-size:14px}.chat-header span{margin-top:3px;color:#7d9097;font-size:10px}.chat-header>a,.back{display:grid;width:37px;height:37px;place-items:center;border:1px solid #e4ecee;border-radius:11px;background:#f8fbfb;color:#2f7f96;text-decoration:none}.back{display:none}.msg-body{height:auto!important;min-height:0!important;flex:1;overflow-y:auto;padding:24px clamp(18px,4vw,52px);background-color:#f8fbfb;background-image:radial-gradient(#dce9ec .7px,transparent .7px);background-size:16px 16px}.load-older{display:block;margin:0 auto 20px;padding:7px 12px;border:1px solid #e4ecee;border-radius:9px;background:#fff;color:#7d9097;font-size:10px}.message-row{display:flex;margin:5px 0}.message-row.owner{justify-content:flex-end}.message-stack{max-width:min(72%,620px)}.bubble{padding:10px 14px;border:1px solid #e1eaec;border-radius:17px 17px 17px 4px;background:#fff;box-shadow:0 3px 10px #23414a0d;color:#29434c;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.owner .bubble{border:0;border-radius:17px 17px 4px;background:linear-gradient(135deg,#4297af,#377f94);color:#fff}.bubble.failed{border:1px solid #efb8b8;opacity:.75}.bubble :deep(p){margin:0}.message-stack small{display:flex;align-items:center;gap:5px;margin:5px 5px 12px;color:#97a7ac;font-size:9px}.owner .message-stack small{justify-content:flex-end}.message-stack i.read{color:#4297af}.fa-exclamation-circle{color:#c65b5b}.message-files{display:grid;max-width:380px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:4px}.message-files.single{grid-template-columns:1fr}.message-files a{overflow:hidden;border-radius:13px;background:#eaf0f2;color:#29434c;text-decoration:none}.message-files img,.message-files video{display:block;width:100%;max-height:300px;object-fit:cover}.message-files span{display:flex;gap:7px;padding:15px}.composer{min-height:93px;flex:none;padding:12px 20px 9px;border-top:1px solid #e4ecee;background:#fff}.reply-actions{display:flex;align-items:flex-end;gap:9px;padding:6px;border:1px solid #dfe8ea;border-radius:15px;background:#f7fafb}.reply-actions:focus-within{border-color:#9bc7d3;box-shadow:0 0 0 3px #4297af14}.reply-actions textarea{min-height:35px;max-height:120px;flex:1;resize:none;border:0;outline:0;padding:8px 4px 6px;background:transparent;color:#29434c;font-size:13px}.reply-actions button{display:grid;width:35px;height:35px;place-items:center;border:0;border-radius:11px}.attach{background:transparent;color:#80949a}.send{background:#4297af;color:#fff;box-shadow:0 5px 12px #4297af40}.send:disabled{opacity:.35;box-shadow:none}.hint{display:block;margin-top:5px;color:#a2afb3;font-size:8px;text-align:center}.queued-files{display:flex;gap:7px;overflow-x:auto;padding:0 2px 9px}.queued-files>div{position:relative;width:62px;height:62px;flex:none;border-radius:10px;background:#edf3f4}.queued-files img,.queued-files video{width:100%;height:100%;border-radius:inherit;object-fit:cover}.queued-files>div>span{display:grid;height:100%;place-items:center;color:#4297af}.queued-files button{position:absolute;top:-5px;right:-5px;display:grid;width:19px;height:19px;place-items:center;border:2px solid #fff;border-radius:50%;background:#435b63;color:#fff;font-size:8px}.empty-chat,.empty-list{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.empty-chat{height:100%;padding:30px}.empty-chat>div{position:relative;width:140px;height:105px}.empty-chat>div span,.empty-chat>div b{position:absolute;display:grid;place-items:center;box-shadow:0 15px 30px #30647324}.empty-chat>div span{left:8px;bottom:0;width:92px;height:75px;border-radius:25px 25px 25px 7px;background:#e4f2f5;color:#4297af;font-size:30px}.empty-chat>div b{top:0;right:3px;width:65px;height:57px;border-radius:20px 20px 6px;background:#4297af;color:#fff;font-size:18px}.empty-chat h2{margin:23px 0 8px;color:#29434c;font-size:20px}.empty-chat p{max-width:360px;margin:0;color:#7d9097;font-size:12px}.empty-list{min-height:250px;padding:25px}.empty-list>i{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;background:#e9f4f6;color:#4297af;font-size:19px}.empty-list strong{margin-top:13px;color:#29434c;font-size:13px}.empty-list p{margin:5px 0;color:#7d9097;font-size:10px}@media (max-width: 760px){.messages-page{inset:70px 10px 10px!important;grid-template-columns:1fr;border-radius:14px!important}.chat-panel,.has-open-chat .inbox-panel{display:none}.has-open-chat .chat-panel{display:flex}.back{display:grid}.msg-body{padding:18px 14px}.message-stack{max-width:85%}}.attachment-modal{position:fixed;z-index:99999;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:24px;background:#111f25d1;backdrop-filter:blur(7px)}.attachment-modal>header{display:flex;width:min(100%,1050px);height:54px;align-items:center;justify-content:space-between;padding:0 15px;border-radius:15px 15px 0 0;background:#fff;color:#29434c}.attachment-modal>header>div{display:flex;min-width:0;align-items:center;gap:9px}.attachment-modal>header>div>i{color:#4297af}.attachment-modal>header span{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.attachment-modal>header button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:10px;background:#eef4f5;color:#526a72}.attachment-preview{display:flex;width:min(100%,1050px);height:min(78vh,720px);align-items:center;justify-content:center;overflow:hidden;border-radius:0 0 15px 15px;background:#172329}.attachment-preview>img,.attachment-preview>video{display:block;max-width:100%;max-height:100%;object-fit:contain}.attachment-preview>iframe{width:100%;height:100%;border:0;background:#fff}.unknown-file{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff}.unknown-file>i{font-size:48px}.unknown-file strong{margin:15px 0}.unknown-file a{padding:9px 16px;border-radius:10px;background:#4297af;color:#fff;text-decoration:none}@media (max-width: 760px){.attachment-modal{padding:10px}.attachment-preview{height:80vh}}.user-page{background:#f4f6f9}.user-page #ehub-app>.container{max-width:1180px}.public-profile{padding:1rem 0 3rem;color:#20242a}.public-profile .public-profile-hero{margin-bottom:0;overflow:hidden;border-radius:12px 12px 0 0;background:#182027}.public-profile .public-profile-cover{position:relative;height:300px;border:0;background:#dfe5e8}.public-profile .public-profile-cover>img{width:100%;height:100%;object-fit:cover}.public-profile .public-profile-cover:after{position:absolute;inset:25% 0 0;content:"";pointer-events:none;background:linear-gradient(180deg,#080d1100,#080d116b 48%,#080d11f0)}.public-profile .public-profile-header-content{position:absolute;z-index:2;inset:auto 24px 20px;display:flex;align-items:flex-end;gap:16px;color:#fff}.public-profile .public-profile-avatar{position:relative;flex:0 0 auto;width:120px;height:120px;align-items:center;display:flex}.public-profile .public-profile-avatar img{width:100%;height:100%;object-fit:cover;border:3px solid #fff;border-radius:50%;box-shadow:0 6px 24px #00000047}.public-profile .public-profile-summary{min-width:0;padding-bottom:5px;text-shadow:0 2px 8px rgba(0,0,0,.55)}.public-profile .public-profile-summary h1{margin:0 0 2px;overflow:hidden;color:#fff;font-size:1.45rem;font-weight:700;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.public-profile .public-profile-summary>p{margin:0;color:#ffffffe0;font-size:.82rem}.public-profile .public-profile-stats{margin-top:.3rem;display:flex;align-items:center;gap:.8rem}.public-profile .public-profile-stats>span{width:1px;height:14px;background:#ffffff59}.public-profile .public-profile-stats button,.public-profile .public-profile-stats div{padding:0;border:0;background:transparent;color:#ffffffd1;display:flex;align-items:center;gap:.35rem;font-size:.78rem}.public-profile .public-profile-stats button strong,.public-profile .public-profile-stats div strong{color:#fff;font-size:.8rem}.public-profile .public-profile-stats button:hover{color:#fff}.public-profile .public-profile-actions{margin-inline-start:auto;padding-bottom:5px;display:flex;gap:8px}.public-profile .public-profile-action{min-width:92px;padding:6px 10px;border:1px solid rgba(255,255,255,.72);border-radius:6px;background:#0a0f1361;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.76rem;text-decoration:none;backdrop-filter:blur(8px);transition:background-color .2s ease,border-color .2s ease}.public-profile .public-profile-action:hover{border-color:#fff;background:#0a0f13a8;color:#fff}.public-profile .public-profile-action i{margin-inline-end:6px}.public-profile .public-profile-action:disabled{opacity:.65}.public-profile .public-profile-tabs{position:relative;z-index:3;width:100%;margin-bottom:1rem;padding:0 14px;overflow-x:auto;border:1px solid #e5eaed;border-top:0;border-radius:0 0 10px 10px;background:#fff;box-shadow:0 5px 16px #1829330f;scrollbar-width:none}.public-profile .public-profile-tabs::-webkit-scrollbar{display:none}.public-profile .public-profile-tabs .nav{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.public-profile .public-profile-tabs .nav::-webkit-scrollbar{display:none}.public-profile .public-profile-tabs .nav-item{min-width:max-content}.public-profile .public-profile-tabs .nav-link{position:relative;padding:13px 18px;color:#1d1d1d;display:flex;align-items:center;gap:.45rem;font-size:.87rem;white-space:nowrap;transition:all .3s}.public-profile .public-profile-tabs .nav-link:after{position:absolute;right:18px;bottom:0;left:18px;height:3px;border-radius:3px 3px 0 0;background:#439dbb;content:"";opacity:0;transform:scaleX(.45);transition:opacity .2s ease,transform .2s ease}.public-profile .public-profile-tabs .nav-link i,.public-profile .public-profile-tabs .nav-link b{display:none}.public-profile .public-profile-tabs .nav-link:hover,.public-profile .public-profile-tabs .nav-link.active{color:#439dbb;font-weight:700}.public-profile .public-profile-tabs .nav-link:hover:after,.public-profile .public-profile-tabs .nav-link.active:after{opacity:1;transform:scaleX(1)}.public-profile .public-profile-content .tab-pane{padding:16px;border:1px solid #e2e9ee;border-radius:10px;background:#fff;box-shadow:0 3px 12px #172a350b}.public-profile .public-profile-section-heading{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between;gap:1rem}.public-profile .public-profile-section-heading h2{margin:0 0 .25rem;color:#242a31;font-size:18px;font-weight:700}.public-profile .public-profile-section-heading p{margin:0;color:#8a929b;font-size:12px}.public-profile .public-profile-section-heading>b{min-width:30px;height:30px;padding:0 .5rem;border-radius:50px;background:#439dbb1a;color:#439dbb;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.public-profile .public-front-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.public-profile .public-front-card{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#e9eef1;box-shadow:0 4px 14px #12232d1a;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.public-profile .public-front-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.public-profile .public-front-card:hover{box-shadow:0 10px 24px #12232d29;transform:translateY(-5px)}.public-profile .public-front-card:hover>img{transform:scale(1.025)}.public-profile .public-front-info{position:absolute;inset:auto 0 0;z-index:1;min-width:0;padding:48px 16px 14px;background:linear-gradient(180deg,#050a0e00,#050a0ed1 58%,#050a0ef0)}.public-profile .public-front-info h3,.public-profile .public-front-info p{display:block;overflow:hidden;margin:0;color:#fff;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.public-profile .public-front-info h3{margin-bottom:4px;font-size:1.05rem;font-weight:700}.public-profile .public-front-info p{color:#ffffffe0;font-size:.88rem}.public-profile .public-about-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e9ecef;border-radius:12px;overflow:hidden}.public-profile .public-about-item{min-height:82px;padding:1rem;border-bottom:1px solid #edf0f2;display:flex;align-items:center;gap:.8rem}.public-profile .public-about-item:nth-child(odd){border-right:1px solid #edf0f2}.public-profile .public-about-item>span{width:40px;height:40px;border-radius:10px;background:#439dbb1a;color:#439dbb;display:flex;align-items:center;justify-content:center}.public-profile .public-about-item small,.public-profile .public-about-item strong{display:block}.public-profile .public-about-item small{margin-bottom:.2rem;color:#9299a1;font-size:11px}.public-profile .public-about-item strong{color:#30363d;font-size:13px;font-weight:600}.public-profile .public-people-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e8ebee;border-radius:12px;overflow:hidden}.public-profile .public-people-list a{min-height:72px;padding:.85rem 1rem;color:inherit;display:flex;align-items:center;gap:.8rem;text-decoration:none;transition:.2s ease}.public-profile .public-people-list a:not(:last-child){border-bottom:1px solid #edf0f2}.public-profile .public-people-list a:nth-child(odd){border-right:1px solid #edf0f2}.public-profile .public-people-list a:hover{background:#f8fafb}.public-profile .public-people-list img{width:46px;height:46px;border-radius:50%;object-fit:cover}.public-profile .public-people-list strong,.public-profile .public-people-list small{display:block}.public-profile .public-people-list strong{margin-bottom:.15rem;color:#2b3138;font-size:13px}.public-profile .public-people-list small{color:#9299a2;font-size:11px}.public-profile .public-events-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.public-profile .public-event-card{position:relative;min-height:112px;padding:1rem;border:1px solid #e7eaee;border-radius:12px;display:flex;align-items:center;gap:1rem}.public-profile .public-event-card .public-event-icon{width:70px;height:70px;padding:.8rem;border-radius:12px;background:#f4f7f9}.public-profile .public-event-card .public-event-icon img{width:100%;height:100%;object-fit:contain}.public-profile .public-event-card small{color:#959ca4;font-size:10px}.public-profile .public-event-card h3{margin:.2rem 0 .45rem;color:#2b3138;font-size:14px}.public-profile .public-event-card p{margin:0;color:#747d86;font-size:11px}.public-profile .public-event-card p i{margin-right:.35rem;color:#439dbb}.public-profile .public-event-recurring{position:absolute;top:.75rem;right:.75rem;padding:.3rem .5rem;border-radius:6px;background:#439dbb1a;color:#439dbb;font-size:9px}.public-profile .public-profile-posts{max-width:720px;margin:auto}.public-profile #posts{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.public-profile .public-profile-empty{min-height:250px;padding:2rem;border:1px dashed #dce1e5;border-radius:12px;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.public-profile .public-profile-empty>span{width:58px;height:58px;margin-bottom:.85rem;border-radius:50%;background:#439dbb1a;color:#439dbb;display:flex;align-items:center;justify-content:center;font-size:21px}.public-profile .public-profile-empty strong{margin-bottom:.3rem;color:#30363d;font-size:14px}.public-profile .public-profile-empty p{margin:0;color:#9299a2;font-size:12px}@media (max-width: 992px){.public-profile .public-front-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.public-profile{padding-top:0}.public-profile .public-profile-hero{border-radius:0}.public-profile .public-profile-cover{height:180px}.public-profile .public-profile-header-content{inset:auto 14px 14px;display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:8px 12px}.public-profile .public-profile-avatar{grid-row:1;width:76px;height:76px}.public-profile .public-profile-avatar img{border-width:2px}.public-profile .public-profile-summary{grid-column:2;padding:0}.public-profile .public-profile-summary h1{font-size:1.12rem}.public-profile .public-profile-summary>p{font-size:.75rem}.public-profile .public-profile-stats button,.public-profile .public-profile-stats div{font-size:.7rem}.public-profile .public-profile-actions{grid-column:1/-1;width:100%;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.public-profile .public-profile-action{min-width:0;padding:6px 8px}.public-profile .public-profile-action:only-child{grid-column:1/-1}.public-profile .public-profile-tabs{margin-bottom:10px;padding:0 4px;border-right:0;border-left:0;border-radius:0}.public-profile .public-profile-tabs .nav-link{padding:11px 13px}.public-profile .public-profile-tabs .nav-link:after{right:13px;left:13px}.public-profile .public-profile-content .tab-pane{padding:13px;border-right:0;border-left:0;border-radius:0}.public-profile .public-front-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-profile .public-people-list,.public-profile .public-events-grid,.public-profile .public-about-list{grid-template-columns:1fr}.public-profile .public-people-list a:nth-child(odd){border-right:0}.public-profile .public-about-item:nth-child(odd){border-right:0}}@media (max-width: 480px){.public-profile .public-front-grid{grid-template-columns:1fr}.public-profile .public-profile-section-heading p{max-width:260px}}[dir=rtl] .public-profile .public-event-recurring{right:auto;left:.75rem}[dir=rtl] .public-profile .public-about-item:nth-child(odd){border-right:0;border-left:1px solid #edf0f2}[dir=rtl] .public-profile .public-event-card p i{margin-right:0;margin-left:.35rem}@media (max-width: 767px){[dir=rtl] .public-profile .public-about-item:nth-child(odd){border-left:0}}html[dir=rtl] html,html[dir=rtl] body{direction:rtl;text-align:right}html[dir=rtl] [align=right]{text-align:left}html[dir=rtl] [align=left]{text-align:right}html[dir=rtl] #header.market-header ul li.toggle:after{right:auto;left:11px}html[dir=rtl] #header.market-header ul li.toggle ul{direction:rtl}html[dir=rtl] #header.market-header ul li.toggle ul li a{justify-content:flex-start;text-align:right}html[dir=rtl] #header.market-header .header-search-form input{direction:rtl;text-align:right}@media (max-width: 699.98px){html[dir=rtl] #header.market-header #header-nav>ul{left:auto;right:0}}html[dir=rtl] #header.market-header .mobile-nav.close{position:absolute;right:auto;left:10px}html[dir=rtl] #header.main-header .input-search input{direction:rtl;text-align:right}html[dir=rtl] .market-page .categories-slider .slick-track{padding-inline-start:13px}html[dir=rtl] .market-page .home-box h2 a:after{content:""}html[dir=rtl] .market-page .home-box h2 a:hover{transform:translate(-3px)}html[dir=rtl] .fadeInRight{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}html[dir=rtl] .fadeInLeft{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}html[dir=rtl] .fullscreen{flex-direction:row-reverse}html[dir=rtl] #item-page .product-shell{direction:ltr}html[dir=rtl] #item-page .product-summary{direction:rtl}html[dir=rtl] .forms-wizard>li:before{left:auto;right:-50%}html[dir=rtl] .cart-page .addresses .address input[type=radio]:after,html[dir=rtl] .cart-page .addresses .address input[type=radio]:checked:after,html[dir=rtl] .cart-page .addresses .payment input[type=radio]:after,html[dir=rtl] .cart-page .addresses .payment input[type=radio]:checked:after,html[dir=rtl] .cart-page .payments .address input[type=radio]:after,html[dir=rtl] .cart-page .payments .address input[type=radio]:checked:after,html[dir=rtl] .cart-page .payments .payment input[type=radio]:after,html[dir=rtl] .cart-page .payments .payment input[type=radio]:checked:after{left:auto!important;right:-1px}html[dir=rtl] .profile-nav .tab-content .input-rows .input-row:not(.running){background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="black" class="bi bi-chevron-right" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0"/></svg>');background-position:1em center;background-repeat:no-repeat}html[dir=rtl] .dropdown-menu,html[dir=rtl] .vs__dropdown-menu{direction:rtl;text-align:right}html[dir=rtl] .dropdown-menu>*,html[dir=rtl] .vs__dropdown-option{text-align:right}html[dir=rtl] .modal-header .btn-close{margin:-.5rem auto -.5rem -.5rem}html[dir=rtl] .v-select,html[dir=rtl] .vs__dropdown-toggle,html[dir=rtl] .vs__selected-options,html[dir=rtl] .vs__search,html[dir=rtl] .vs__selected{direction:rtl;text-align:right}html[dir=rtl] .profile-page .far.fa-chevron-right,html[dir=rtl] .profile-page .fas.fa-chevron-right{transform:rotate(180deg)}html[dir=rtl] .profile-page .preference-switch>span:after{right:3px;left:auto}html[dir=rtl] .profile-page .preference-switch input:checked+span:after{transform:translate(-18px)}@media (max-width: 767.98px){html[dir=rtl] .profile-page .profile-nav .profile-menu.app-menu.full{transform:translate(105%)}html[dir=rtl] .profile-page .profile-nav .profile-menu.app-menu.full.is-open{transform:translate(0)}}html[dir=rtl] .profile-header .cover .uploader{right:auto;left:16px}html[dir=rtl] .profile-header .avatar{left:auto;right:10px}html[dir=rtl] .profile-header .avatar .img .uploader{right:auto;left:0}html[dir=rtl] div.post .header .user .verified{left:auto;right:40px}html[dir=rtl] div.post.vibe>.description{padding-left:20%}
