body,html{margin:0;padding:0;font-size:1rem}html{font-size:100%}*{box-sizing:border-box}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-6{flex:0 0 50%;max-width:50%;position:relative;width:100%;padding-right:15px;padding-left:15px}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}@import"https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";.ps-drawer--mobile,.ps-form--account,.ps-form--add,.ps-panel--sidebar{margin:0;padding:0;list-style:none}*{font-family:Inter,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{position:relative;color:#191919;margin-top:0;margin-bottom:10px;font-weight:600}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:1.5rem}h2{font-size:36px}h3{font-size:24px}h4{font-size:18px}h5{font-size:1rem;font-weight:500}h6{font-size:12px}p{font-size:16px;line-height:1.6em;color:#000}p span{font-family:inherit;font-size:inherit}a,p span{color:inherit}a{position:relative;text-decoration:none;transition:all .4s ease}a:hover{color:#0650a3}a,button,input,select,textarea{outline:none}a:hover,h1:focus,h2:focus,h3:focus,h4:focus,h5:focus,h6:focus{text-decoration:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none;text-decoration:none}iframe,img{max-width:100%}iframe{border:0;width:100%}.ps-document ol,.ps-document ul{margin-bottom:10px}.ps-document ol ol,.ps-document ol ul,.ps-document ul ol,.ps-document ul ul{margin-bottom:0}.ps-document ol li,.ps-document ul li{color:#000;font-size:16px;line-height:1.6em}.ps-document p{margin-bottom:15px}.ps-document p strong{color:#191919}figure{margin:0}.ps-badge{display:inline-block;border-radius:4px;padding:6px 10px;font-weight:600;font-size:14px}.ps-badge.success{color:#690;background-color:#eff4e5}.ps-badge.gray{color:#666;background-color:#e9e9e9}.ps-fullfillment{position:relative;display:inline-block;font-weight:500;font-size:.875rem;padding:5px 10px;border-radius:64px}.ps-fullfillment.success{background-color:#c9e6d1;color:#0e5f25}.ps-fullfillment.danger{background-color:#efe1e1;color:#8b1e1e}.ps-fullfillment.shipped{background-color:#c9dae6;color:#2b5674}.ps-fullfillment.warning{background-color:#e5e6c9;color:#666916}:root{--space-unit:1em;--space-xxxxs:calc(0.09 * var(--space-unit));--space-xxxs:calc(0.146 * var(--space-unit));--space-xxs:calc(0.236 * var(--space-unit));--space-xs:calc(0.382 * var(--space-unit));--space-sm:calc(0.618 * var(--space-unit));--space-md:calc(1 * var(--space-unit));--space-lg:calc(1.618 * var(--space-unit));--space-xl:calc(2.618 * var(--space-unit));--space-xxl:calc(4.236 * var(--space-unit));--space-xxxl:calc(6.854 * var(--space-unit));--space-xxxxl:calc(11.08 * var(--space-unit));--component-padding:var(--space-xxxl)}body,html{min-height:100%;position:relative}@media(min-width:1200px){.container{max-width:1200px}}body{overflow-x:hidden}.no-main{min-height:100vh}.menu-toggle,.ps-btn--hamburger{position:relative;display:inline-block;width:50px;height:50px;overflow:hidden;border-radius:50px;background-color:rgba(206,135,58,.6)}.menu-toggle span,.menu-toggle:after,.menu-toggle:before,.ps-btn--hamburger span,.ps-btn--hamburger:after,.ps-btn--hamburger:before{position:absolute;height:2px;width:20px;background-color:#fff;z-index:100;transition:all .4s ease}.menu-toggle span,.ps-btn--hamburger span{left:15px;width:15px;top:50%;transform:translateY(-50%)}.menu-toggle:after,.menu-toggle:before,.ps-btn--hamburger:after,.ps-btn--hamburger:before{content:"";left:15px}.menu-toggle:before,.ps-btn--hamburger:before{top:16px}.menu-toggle:after,.ps-btn--hamburger:after{bottom:16px}.menu-toggle:hover,.ps-btn--hamburger:hover{cursor:pointer}.menu-toggle.active span,.ps-btn--hamburger.active span{transform:translateX(100%);visibility:hidden;opacity:0}.menu-toggle.active:after,.menu-toggle.active:before,.ps-btn--hamburger.active:after,.ps-btn--hamburger.active:before{top:50%;bottom:auto;width:20px;transform:transform-origin(50% 50%);background-color:#fc354c}.menu-toggle.active:before,.ps-btn--hamburger.active:before{transform:rotate(45deg)}.menu-toggle.active:after,.ps-btn--hamburger.active:after{transform:rotate(-45deg)}.btnShowMore{background:linear-gradient(90deg,rgb(53,86,223),rgb(234,10,129));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);font-size:1.5rem;font-weight:600;border-radius:16px;display:flex;align-items:center;justify-content:center;height:80px;width:230px;margin:20px 0;position:relative;z-index:0;text-decoration:none;cursor:pointer}.btnShowMore.hide{display:none}.btnShowMore span{display:flex;gap:12px;align-items:center;justify-content:center}.btnShowMore span img:last-child{display:none}.btnShowMore:before{content:"";position:absolute;z-index:-1;inset:0;border:1px solid rgba(0,0,0,0);border-radius:16px;background:inherit;background-origin:border-box;background-clip:border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-repeat:no-repeat}.btnShowMore:hover{color:#fff;-webkit-text-fill-color:#fff;-webkit-background-clip:border-box;background-clip:border-box}.btnShowMore:hover span img{display:none}.btnShowMore:hover span img:last-child{display:block}.btnShowMore:hover:before{-webkit-mask:none}@media screen and (max-width:480px){.btnShowMore{width:100%;height:64px;font-size:1.125rem}.btnShowMore span img{width:16px;height:16px}}.ps-btn,.signup-button,button.ps-btn{width:auto;display:inline-block;background:linear-gradient(90deg,rgb(53,86,223),rgb(234,10,129));color:#fff;padding:24px 32px;border-radius:12px;font-size:1.5rem;font-weight:600;text-align:center;border:none}.ps-btn img,.signup-button img,button.ps-btn img{margin-left:12px}.ps-btn:hover,.signup-button:hover,button.ps-btn:hover{opacity:.8;color:#fff}.ps-btn.add-to-cart,.signup-button.add-to-cart,button.ps-btn.add-to-cart{width:100%}.ps-btn.waiting svg,.signup-button.waiting svg,button.ps-btn.waiting svg{fill:#fff;color:#fff}.ps-btn.login,.signup-button.login,button.ps-btn.login{font-size:1.125rem;line-height:1;font-weight:500;padding:14px 32px;white-space:nowrap}.ps-btn.ps-btn--fullwidth,.signup-button.ps-btn--fullwidth,button.ps-btn.ps-btn--fullwidth{width:100%;display:flex}.ps-btn.MuiButtonBase-root.MuiButton-root.MuiButton-contained,.signup-button.MuiButtonBase-root.MuiButton-root.MuiButton-contained,button.ps-btn.MuiButtonBase-root.MuiButton-root.MuiButton-contained{display:flex;line-height:1}.ps-btn.wallet-address,.signup-button.wallet-address,button.ps-btn.wallet-address{font-weight:500;line-height:1;cursor:default;width:100%}.ps-btn.wallet-address:hover,.signup-button.wallet-address:hover,button.ps-btn.wallet-address:hover{opacity:1}.ps-btn.wallet-address,.signup-button.wallet-address,button.ps-btn.wallet-address{font-size:1rem;margin-bottom:30px;padding:12px;cursor:pointer;transition:none}.ps-btn.wallet-address img,.signup-button.wallet-address img,button.ps-btn.wallet-address img{height:12px;width:12px}.ps-btn.wallet-address:hover,.signup-button.wallet-address:hover,button.ps-btn.wallet-address:hover{background:#3556df!important}.ps-btn.wallet-address.connected,.signup-button.wallet-address.connected,button.ps-btn.wallet-address.connected{cursor:default}.ps-btn.wallet-address.connected:hover,.signup-button.wallet-address.connected:hover,button.ps-btn.wallet-address.connected:hover{background:linear-gradient(90deg,rgb(53,86,223),rgb(234,10,129))!important}@media screen and (max-width:480px){.ps-btn,.signup-button,button.ps-btn{font-size:1.125rem}.ps-btn.login,.signup-button.login,button.ps-btn.login{font-size:1rem;padding:14px}.ps-btn img,.signup-button img,button.ps-btn img{height:16px;width:auto}}.simple-btn,.simple-btn.MuiButton-outlinedPrimary{display:inline-block;padding:12px;text-align:center;border-radius:6px;border:1px solid #f2f2f2;color:#000;font-size:1rem;line-height:1;font-weight:500;min-width:46px}.simple-btn.MuiButton-outlinedPrimary:hover,.simple-btn:hover{border-color:#000;color:#000}.ps-btn--close{display:inline-block;position:relative;width:30px;height:30px;transition:all .4s ease;border-radius:50%}.ps-btn--close:after,.ps-btn--close:before{content:"";position:absolute;top:50%;left:50%;width:2px;height:50%;background-color:#9f9a98;transform:transform-origin(center center);transition:all .4s ease}.ps-btn--close:before{transform:translate(-50%,-50%) rotate(45deg)}.ps-btn--close:after{transform:translate(-50%,-50%) rotate(-45deg)}.ps-btn--close:hover{transform:rotate(180deg)}.ps-btn--close:hover:after,.ps-btn--close:hover:before{background-color:#f44336;transition-delay:.3s}.form-control{outline:none;font-size:14px;padding:0 20px;height:50px;border-radius:0;border:1px solid #ddd;transition:all .4s ease;box-shadow:0 0 0 rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.form-control:focus{outline:none;box-shadow:0 0 0 #000;border-color:#0650a3}textarea.form-control{height:auto;padding:2rem;resize:none}.ps-checkbox{position:relative;display:block}.ps-checkbox>input{position:absolute;visibility:hidden}.ps-checkbox label{margin-bottom:0;position:relative;padding-left:30px;font-family:Inter,sans-serif;color:rgba(25,25,25,.5);font-weight:400;cursor:pointer}.ps-checkbox label:before{left:0;top:0;height:20px;width:20px;border:1px solid #191919}.ps-checkbox label:after,.ps-checkbox label:before{content:"";display:block;position:absolute;z-index:10;transition:all .4s ease}.ps-checkbox label:after{top:4px;left:7px;width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;opacity:0;transform:rotate(0deg)}.ps-checkbox input[type=checkbox]:checked~label:before{background-color:#222;border-color:#222}.ps-checkbox input[type=checkbox]:checked~label:after{transform:rotate(45deg);opacity:1}.ps-checkbox--circle label{font-size:20px;font-weight:600;color:#555}.ps-checkbox--circle label:before{border-radius:50%;border-color:#595959}.ps-checkbox--circle input[type=checkbox]:checked~label:before{background-color:rgba(0,0,0,0)}.ps-checkbox--circle input[type=checkbox]:checked~label:after{background-color:#0650a3;border-radius:50%;border:none;width:14px;height:14px;top:3px;left:3px}.ps-checkbox--inline{display:inline-block;margin-bottom:1rem}.ps-checkbox--color{margin-right:1rem}.ps-checkbox--color>label{margin-bottom:0;width:20px;height:20px;padding-left:0;background-color:rgba(0,0,0,0);border-radius:50%;transition:all .4s ease}.ps-checkbox--color>label:before{width:20px;height:20px;text-align:center;border:none;border-radius:50%}.ps-checkbox--color>label:after{display:none!important}.ps-checkbox--color input[type=radio]:checked~label{background-color:rgba(0,0,0,0)}.ps-checkbox--color input[type=radio]:checked~label:before{background-color:rgba(0,0,0,0);border:1px solid #ccc}.ps-checkbox--size{margin-right:1rem}.ps-checkbox--size>label{margin-bottom:0;padding:8px 20px;border:none;color:#222;background-color:#f6f6f6;border-radius:0;transition:all .4s ease}.ps-checkbox--size>label:after,.ps-checkbox--size>label:before{display:none}.ps-checkbox--size input[type=checkbox]:checked~label{color:#fff;background-color:#a7a7a7}.ps-radio{position:relative}.ps-radio>input{position:absolute;visibility:hidden}.ps-radio label{position:relative;margin-bottom:0;padding-left:30px;font-family:Inter,sans-serif;color:#737373;font-weight:400;cursor:pointer}.ps-radio label:before{left:0;top:0;height:20px;width:20px;z-index:10;border:1px solid rgba(19,8,1,.2);transition:all .4s ease}.ps-radio label:after,.ps-radio label:before{content:"";display:block;position:absolute;background-color:#fff;border-radius:50%}.ps-radio label:after{top:5px;left:5px;width:10px;height:10px;z-index:15;opacity:0;transform:scale(1.5);transition:all .6s ease}.ps-radio input[type=radio]:checked~label:before{background-color:rgba(0,0,0,0)}.ps-radio input[type=radio]:checked~label:after{background-color:#0650a3;border-radius:50%;border:none;width:8px;height:8px;top:6px;left:6px;opacity:1}.ps-radio--inline{display:inline-block;margin-right:20px}.ps-radio--color{margin-right:1rem}.ps-radio--color>label{margin-bottom:0;width:20px;height:20px;padding-left:0;background-color:rgba(0,0,0,0);border-radius:50%;transition:all .4s ease}.ps-radio--color>label:before{width:16px;height:16px;text-align:center;border:none}.ps-radio--color>label:after{display:none!important}.ps-radio--color input[type=radio]:checked~label{background-color:rgba(61,196,126,.5)}.form-group{margin-bottom:20px}.form-group>label{margin-bottom:1.5rem;font-weight:400;color:#000;line-height:1em;font-size:14px}.form-group>label sup{color:#efe1e1}.form-group--inline{position:relative;width:100%;display:flex;flex-flow:row nowrap;align-items:center}.form-group--inline>label{margin-bottom:0;font-weight:700;max-width:160px}.form-group--inline .form-group__content{width:100%}.form-group--number{display:inline-block;position:relative}.form-group--number button{vertical-align:middle;width:20px;height:20px;max-width:20px;color:#191919;font-size:30px;border:none;background:none}.form-group--number button.up{right:12px}.form-group--number button.up:after,.form-group--number button.up:before{position:absolute;top:50%;left:50%;display:inline-block;content:"";width:14px;height:1px;background-color:#000}.form-group--number button.up:before{transform:translate(-50%,-50%) rotate(90deg)}.form-group--number button.up:after{transform:translate(-50%,-50%) rotate(0deg)}.form-group--number button.down{left:12px}.form-group--number button.down:before{position:absolute;top:50%;left:50%;display:inline-block;content:"";width:14px;height:1px;background-color:#000;transform:translate(-50%,-50%) rotate(0deg)}.form-group--number .form-control{border:2px solid #eaeaea;height:45px;padding:0 25px;font-size:18px;font-weight:600;text-align:center;color:#191919;background-color:rgba(0,0,0,0)}.form-group--select{position:relative}.form-group--select i{vertical-align:middle;right:20px}.form-group--select select{height:40px;padding:0 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:1px solid #ccc;border-radius:50px}.form-group--nest{display:flex;flex-flow:row nowrap}.form-group--nest .ps-btn{border-radius:0 4px 4px 0;padding-left:25px;padding-right:25px;height:45px}.form-group--nest input{border-radius:4px 0 0 4px;border-color:#ccc;border-right:none;height:45px}.form-group--icon{position:relative}.form-group--icon button{right:10px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:none;border:none;vertical-align:middle}.form-group--icon button i:before{font-size:20px}.form-group--icon .form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.ps-dropdown{position:relative;display:inline-block}.ps-dropdown>a{position:relative;display:block;padding-right:20px}.ps-dropdown>a:after{content:"";font:normal normal normal 12px/1 linearicons;vertical-align:middle;right:0}.ps-dropdown ul{position:absolute;top:100%;right:0;z-index:100;min-width:120px;max-width:200px;width:100%;padding:4px 0;background-color:#fff;box-shadow:0 1px 1px 2px hsla(0,0%,80%,.2);visibility:hidden;text-align:left}.ps-dropdown ul li{list-style-type:none;margin:0;padding:0}.ps-dropdown ul li a{display:block;font-size:1.3rem;color:#191919;padding:6px 10px}.ps-dropdown.open ul,.ps-dropdown:hover ul{visibility:visible}.form-group--inside{position:relative}.form-group--inside button{right:10px;border:none;color:#ce873a;background-color:rgba(0,0,0,0);vertical-align:middle}.form-group--inside button:hover{color:hsl(31.2162162162,60.162601626%,41.7647058824%)}.ps-color{display:flex;justify-content:space-between;color:#bbb;width:100%}.ps-color .ps-color__swatch{display:inline-block;margin-right:10px;width:15px;height:15px;border-radius:50%;vertical-align:middle}.ps-color .ps-color__left i{font-size:14px;color:#999;font-style:normal}.ps-color .ps-color__right i{color:#eaeaea}.ps-color.black .ps-color__swatch{background-color:#000}.ps-color.blue .ps-color__swatch{background-color:#70849d}.ps-color.gold .ps-color__swatch{background-color:#c90}.ps-color.nude .ps-color__swatch{background-color:#cfa58f}.ps-color.orange .ps-color__swatch{background-color:#c60}.ps-color.red .ps-color__swatch{background-color:#900}.ps-color.active .ps-color__right i{color:#191919}.ps-color.active .ps-color__right i:before{content:""}.ps-variant{position:relative;display:inline-block;margin-right:10px;width:18px;height:18px;border-radius:50%;z-index:10;border:1px solid #999;cursor:pointer}.ps-variant__tooltip{position:absolute;bottom:100%;left:50%;padding:5px 10px;transform:translate(-50%,-50%);background-color:rgba(0,0,0,.9);border-radius:2px;color:#fff;font-size:12px;transition:all .4s ease;display:none}.ps-variant__tooltip:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%)}.ps-variant:last-child{margin-right:0}.ps-variant.ps-variant--size{position:relative;vertical-align:top;border:none;background-color:#f1f1f1;transition:all .4s ease}.ps-variant.ps-variant--size .ps-variant__size{text-align:center;color:#000;font-size:12px}.ps-variant.ps-variant--size.active .ps-variant__size{color:#191919}.ps-variant.ps-variant--size:hover{background-color:#0650a3}.ps-variant.ps-variant--size:hover .ps-variant__size{color:#fff}.ps-variant.ps-variant--color{border:1px solid #ccc}.ps-variant.ps-variant--color:before{content:"";width:14px;height:14px;border-radius:50%;text-align:center}.ps-variant.ps-variant--color.color--1:before{background-color:#70849d}.ps-variant.ps-variant--color.color--2:before{background-color:#cfa58f}.ps-variant.ps-variant--color.color--3:before{background-color:#f06292}.ps-variant.ps-variant--image img{border-radius:50%;max-width:20px;text-align:center}.ps-variant:hover .ps-variant__tooltip{visibility:visible}.ps-variant.active:before{border-color:#000}.ps-variant.active .ps-variant__tooltip{visibility:visible}.pagination{margin:0;position:relative;font-size:0}.pagination,.pagination li{display:inline-block;vertical-align:top}.pagination li{margin-right:10px}.pagination li>a{position:relative;display:flex;align-items:center;justify-content:center;width:30px;height:30px;z-index:30;color:#999;border:none;background-color:#f5f5f5;color:#191919;vertical-align:middle;font-size:13px}.pagination li>a i{font-size:10px;font-weight:600;margin-left:4px}.pagination li>a:hover{color:#fff;background-color:#0650a3}.pagination li.active{border:none}.pagination li.active a{color:#fff;background-color:#0650a3}.pagination li:last-child{margin-right:0}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper{padding:32px;width:614px}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper .close{position:absolute;right:24px;top:24px;z-index:9}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper h3{position:relative;z-index:1}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper .MuiDialogContent-root{margin-top:20px;padding:0;overflow-x:hidden}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper .MuiDialogContent-root .message-row{margin-bottom:16px;border-bottom:1px solid #f2f2f2}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper .MuiDialogContent-root .message-row h5 span{color:#7b7b7b;font-size:.75rem}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper .MuiDialogContent-root label{font-weight:600}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper .MuiDialogContent-root .ps-btn{margin-top:24px}.disput-chat .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiDialog-paper .MuiDialogActions-root{padding:20px 0 0}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded{padding:32px;background-color:#fff;border-radius:16px;box-shadow:0 8px 16px 0 rgba(0,0,0,.15);color:red}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded.MuiAlert-colorSuccess{color:#27a627}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAlert-icon{display:none}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAlert-message{padding:0}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAlert-message .MuiTypography-root.MuiTypography-gutterBottom.MuiAlertTitle-root{font-size:1.75rem;font-weight:600;font-family:Inter,sans-serif}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded p{font-size:1.125rem;color:#4f4f4f}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAlert-action{padding:0;margin-left:80px}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAlert-action .MuiButtonBase-root.MuiIconButton-root.MuiIconButton-colorInherit{padding:0}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAlert-action .MuiButtonBase-root.MuiIconButton-root.MuiIconButton-colorInherit svg{font-size:1.6rem}.notification .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded .MuiAlert-action .MuiButtonBase-root.MuiIconButton-root.MuiIconButton-colorInherit svg path{fill:#9e9e9e}.ps-block--user-wellcome{position:relative;display:flex;flex-flow:row nowrap;align-items:center;padding-right:30px;width:100%}.ps-block--user-wellcome p{margin-bottom:0;color:#000;line-height:1.4em;font-size:14px}.ps-block--user-wellcome p a{display:block;font-weight:600;color:#191919;font-size:18px}.ps-block--user-wellcome .ps-block__action{vertical-align:middle;right:0}.ps-block--user-wellcome .ps-block__action i{font-size:20px;color:#000}.ps-block--user-wellcome .ps-block__left img{border-radius:50%}.ps-block--user-wellcome .ps-block__right{padding-left:10px}@media screen and (max-width:1680px){.ps-block--user-wellcome .ps-block__action{right:10px}}.ps-block--earning-count small{font-weight:600;color:#000;font-size:16px}.ps-block--earning-count h3{margin-bottom:0;font-size:24px}@media screen and (min-width:1680px){.ps-block--earning-count h3{font-size:30px}}.ps-block--stat{display:flex;justify-content:space-between;align-items:center;padding:30px 20px;border-radius:20px;max-width:300px}.ps-block--stat>*{flex-basis:100%}.ps-block--stat p{margin-bottom:0;color:#999}.ps-block--stat h4{margin-bottom:0;font-size:20px;font-weight:600}.ps-block--stat h4 small{margin-left:.5em;font-size:14px}.ps-block--stat h4 i{margin-right:.25em}.ps-block--stat h4 span{font-weight:600}.ps-block--stat .asc{color:#80bc00}.ps-block--stat .desc{color:#fc6b00}.ps-block--stat .ps-block__left{max-width:50px}.ps-block--stat .ps-block__left span{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:50px;height:50px;border-radius:10px;background-color:#fff}.ps-block--stat .ps-block__left i{color:#0650a3;font-size:20px}.ps-block--stat .ps-block__content{padding-left:12px}.ps-block--stat.yellow{background-color:#fcf9ef}.ps-block--stat.pink{background-color:#f9ece5}.ps-block--stat.green{background-color:#f0f5e7}.ps-block--form-box{margin-bottom:50px}.ps-block--form-box figcaption{padding:16px 24px;background-color:#0650a3;font-size:16px;font-weight:600;text-transform:capitalize}.ps-block--form-box .ps-block__content{padding:16px 24px;border:1px solid #e4e4e4}.ps-block--track-order .ps-block__header{padding-bottom:30px}.ps-block--track-order .ps-block__header figure figcaption{font-weight:600;font-size:16px;color:#191919}.ps-block--track-order .ps-block__content figure{position:relative;padding-left:30px;padding-bottom:30px}.ps-block--track-order .ps-block__content figure:before{content:"";position:absolute;top:3px;left:0;width:10px;height:10px;border-radius:50%;background-color:#eaeaea;border:2px solid #fff;transform:translateX(-50%);z-index:10}.ps-block--track-order .ps-block__content figure:after{content:"";position:absolute;top:3px;left:0;width:2px;height:100%;z-index:5;transform:translateX(-.75px);background-color:#eaeaea}.ps-block--track-order .ps-block__content figure figcaption{margin-bottom:10px;font-weight:600;line-height:1em;color:#191919}.ps-block--track-order .ps-block__content figure p{margin-bottom:0}.ps-block--track-order .ps-block__content figure:last-child{padding-bottom:0}.ps-block--track-order .ps-block__content figure.active:before{background-color:#0650a3;width:14px;height:14px}.ps-block--track-order .ps-block__content figure.active:after{background-color:#0650a3}.ps-card .ps-card__morelink{display:flex;justify-content:flex-start;align-items:center;font-weight:500;line-height:1em;color:#09f}.ps-card .ps-card__morelink i{transform:translateY(1px);margin-left:.25em;font-size:.85em;line-height:1em}.ps-card .ps-card__morelink:hover{color:#0650a3}.ps-card .ps-card__header{padding:24px 0 32px;position:relative}.ps-card .ps-card__header h2{font-size:1.5rem;font-weight:600;color:#191919;margin-bottom:16px}.ps-card .ps-card__header .total{display:flex;gap:12px;align-items:center}.ps-card .ps-card__header .total .number{font-size:2.5rem;font-weight:600;color:#191919}.ps-card .ps-card__header .total .changes{display:flex;align-items:center;gap:8px;margin-left:4px}.ps-card .ps-card__header .total .changes .goes{font-weight:600;margin-right:4px}.ps-card .ps-card__header .total .changes .goes.up{color:#50a265}.ps-card .ps-card__header .total .changes .goes.down{color:#ff3131}.ps-card .ps-card__header .total .changes .time{font-size:.875rem;font-weight:500;color:#4f4f4f}.ps-card .users-chart{height:auto;max-width:100%;width:100%;min-width:100%}.ps-card .users-chart svg{width:100%}.ps-card .ps-card__footer{padding-top:30px}.ps-card--small .ps-card__header h4{font-size:16px;font-weight:500}.ps-card--statics .ps-card__header{position:relative;display:flex;justify-content:space-between}.ps-card--statics .ps-card__sortby{position:relative;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.ps-card--statics .ps-card__sortby .form-group--select .form-control{border:none;height:30px}.ps-card--statics .ps-card__sortby .form-group--select i{right:0}.ps-card--statics .ps-block--stat{margin-bottom:15px}.ps-card--statics .ps-block--stat:last-child{margin-bottom:0}.ps-card--top-country figure{position:relative;padding-left:25px}.ps-card--top-country figure:before{content:"";position:absolute;top:.5em;left:0;width:4px;height:4px;border-radius:50%;background-color:#0650a3}.ps-card--top-country figure strong{font-weight:600}.ps-card--top-country figure.yellow:before{background-color:#fcb800}.ps-card--top-country figure.red:before{background-color:#fc6b00}.ps-card--top-country figure.green:before{background-color:#80bc00}.ps-card--top-country figure.cyan:before{background-color:#a6d9d0}.ps-card--top-country img{display:block;margin-bottom:10px}.ps-card--sale-report .ps-card__content{overflow:auto}.ps-card--sale-report .ps-card__footer p{margin-bottom:0;position:relative;padding-left:20px;font-size:14px;color:#191919}.ps-card--sale-report .ps-card__footer p:before{content:"";vertical-align:middle;left:0;width:6px;height:6px;border-radius:50%;background-color:#fcb800}.ps-card--sale-report .ps-card__footer a{display:block;text-align:right}.ps-card--sale-report .ps-card__footer a i{position:relative;top:2px}.ps-card--order-information .ps-card__content strong{font-weight:500;color:#191919}.ps-card--order-information .ps-card__content h5{font-weight:600}.ps-card--earning .ps-card__information{text-align:center;z-index:100;display:flex;flex-flow:column wrap;justify-content:center;align-items:center}.ps-card--earning .ps-card__information i{color:#000;font-size:30px}.ps-card--earning .ps-card__information strong{font-weight:600;color:#191919;font-size:24px}.ps-card--earning .ps-card__information small{font-size:16px}.ps-card--earning .ps-card__status{padding-top:30px;padding-left:30px}.ps-card--earning .ps-card__status p{position:relative;padding-left:20px}.ps-card--earning .ps-card__status p strong{margin-right:30px}.ps-card--earning .ps-card__status p:before{content:"";vertical-align:middle;left:0;width:6px;height:6px;border-radius:50%}.ps-card--earning .ps-card__status p.yellow:before{background-color:#fcb800}.ps-card--earning .ps-card__status p.red:before{background-color:#fc6b00}.ps-card--earning .ps-card__status p.green:before{background-color:#80bc00}.ps-card--earning .ps-card__chart{position:relative;z-index:10;max-width:250px;overflow:hidden}@media screen and (min-width:560px)and (max-width:1440px){.ps-card--earning .ps-card__content{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.ps-card--earning .ps-card__content>*{flex-basis:100%}}.ps-copyright img{margin-bottom:10px}.ps-copyright p{margin-bottom:0}.ps-item-categories a{display:inline-block}.ps-item-categories a:before{content:",";margin-right:.25em;color:#000}.ps-item-categories a:first-child{padding-left:0}.ps-item-categories a:first-child:before{display:none}.ps-block--notfound{background-color:#fff;padding:100px 50px;max-width:600px;border-radius:10px;text-align:center;box-shadow:0 0 20px 2px hsla(0,0%,80%,.15)}.ps-panel--sidebar{position:fixed;top:0;right:0;width:100%;max-width:470px;height:100vh;overflow-y:auto;z-index:10001;background-color:#fff;transform:translateX(100%);border-left:1px solid #eaeaea;transition:transform .4s cubic-bezier(.7,0,.3,1) 0s}.ps-panel--sidebar .ps-panel__close{font-size:30px;color:#000}.ps-panel--sidebar .ps-panel__header{position:relative;padding:20px 30px 0}.ps-panel--sidebar .ps-panel__content{padding:30px}.ps-panel--sidebar.active{transform:translateX(0)}@media(min-width:768px){.ps-panel--sidebar .ps-panel__close{font-size:40px}.ps-panel--sidebar .ps-panel__header{padding:20px 30px 0}.ps-panel--sidebar .ps-panel__content{padding:50px}}#navigation-mobile .ps-panel__content{height:100%;display:flex;flex-flow:column wrap;justify-content:flex-start}.table-responsive{overflow-x:auto;width:100%}.ps-table{background-color:#fff}.ps-table .dropdown-menu{padding:0}.ps-table .dropdown-menu a.dropdown-item{font-size:13px}.ps-table strong{font-weight:600}.ps-table thead{border-bottom:1px solid #ededed}.ps-table thead tr th{padding:5px 10px;border:none;color:#999;background-color:#fff}.ps-table thead tr th:first-child{padding-left:0}.ps-table thead tr:first-child th{padding-top:0}.ps-table tbody tr td{padding:12px 10px;border:none;margin:0 auto;vertical-align:middle;min-width:80px}.ps-table tbody tr td:last-child{text-align:right}.ps-table tbody tr:nth-child(2n) td{background-color:#f3f4f8}.table-btn-wd{width:17rem}.ps-dropdown .ps-dropdown__toggle{width:30px;height:30px;border-radius:4px}.ps-dropdown .ps-dropdown__toggle:hover{background-color:#ddd}.ps-ant-dropdown{width:100%}.ps-ant-dropdown .ant-select-selector{height:40px!important;align-items:center}.ps-loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;background-color:#fff;flex-flow:row nowrap;transition:all 1s cubic-bezier(.7,0,.3,1)}.ps-loading__content{height:100vh;display:flex;flex-flow:row nowrap}.ps-loading__content>*{display:block;width:25%;transition:all 1s cubic-bezier(.7,0,.3,1);transform:origin(0 50%);background-color:#fcfaf6}.ps-loading.loaded{display:none;background-color:rgba(0,0,0,0);transition-delay:.7s}.ps-loading.loaded .ps-loading__content>*{transform:scaleX(0);transition-delay:.5s}#loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;overflow:hidden}#loader-wrapper .loader-section{position:fixed;top:0;width:51%;height:100%;background:#fff;z-index:999}#loader-wrapper .loader-section.section-left{left:0}#loader-wrapper .loader-section.section-right{right:0}#loader-wrapper img{width:100px;height:100px;position:absolute;top:50%;left:50%;margin-left:-50px;margin-top:-50px;animation:spin 1s linear infinite;z-index:999999999}.loaded #loader-wrapper img{opacity:0;transition:all .3s ease-out}@keyframes spin{to{transform:rotate(1turn)}}.loaded #loader-wrapper .loader-section.section-left{transform:translateX(-100%);transition:all .7s cubic-bezier(.645,.045,.355,1) .3s}.loaded #loader-wrapper .loader-section.section-right{transform:translateX(100%);transition:all .7s cubic-bezier(.645,.045,.355,1) .3s}.loaded #loader-wrapper{visibility:hidden;transform:translateY(-100%);transition:all .3s ease-out 1s}.framestrip{display:flex;padding:25px 40px;overflow:auto}.framestrip__item{width:70px;min-width:70px;height:60px;margin-right:12px;border-radius:3px;background-color:#f1f2f4;cursor:pointer}.framestrip__item--selected{background-color:#f3eaff}.framestrip__item--selected .framestrip__frame{border-color:#5965ff}.framestrip__group{position:relative;margin-top:10px;margin-right:6px}.framestrip__button{position:absolute;z-index:15;right:5px;width:16px;height:16px;margin-top:-7px;border-radius:50%;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;background:#000}.framestrip__button>svg{width:10px;height:10px;position:absolute}.framestrip__frame{height:40px;background-color:#fff;border-radius:3px;overflow:hidden;border:1px solid #afb6e5;position:relative}.framestrip__frame img{width:100%;height:auto}.framestrip__order{text-align:center;font-size:12px;color:#3a3a3a}.framestrip .btn-add-frame{background-color:#f1f2f4;border-radius:4px;width:70px;min-width:70px;height:40px;margin-top:10px}.framestrip .template{height:40px;margin:0;border-radius:0;padding:0}.ps-form .ps-form__header h4{font-size:20px;font-weight:600;text-transform:capitalize}.ps-form .ps-form__bottom{padding-top:50px;text-align:center}.ps-form .ps-form__bottom .ps-btn{margin-right:20px}.ps-form .ps-form__bottom .ps-btn:last-child{margin-right:0}@media screen and (max-width:1679px){.ps-form .ps-form__bottom{display:flex;justify-content:space-between;align-items:center}.ps-form .ps-form__bottom .ps-btn{margin-right:10px}}.ps-form--add{width:100%;margin:24px 0 0}.ps-form--add .section{border-radius:20px;border:1px solid #f2f2f2;padding:24px;width:100%;margin-bottom:32px}.ps-form--add .section.create-category{border-radius:0;border:none;padding:0;margin-bottom:0;min-width:350px}@media screen and (max-width:480px){.ps-form--add .section.create-category{min-width:100%}}.ps-form--add .section h4{font-size:1.5rem;font-weight:500;margin-bottom:32px}.ps-form--add .section .form-group:last-child{margin-bottom:0}.ps-form--add .section .form-group label{font-size:1rem;font-weight:600;margin-bottom:12px;display:block}.ps-form--add .section .form-group .MuiStack-root label{margin-bottom:0}.ps-form--add .section .form-group.add-attr .MuiButtonBase-root.MuiButton-contained.MuiButton-containedSecondary{padding:16px;line-height:1}.ps-form--add .section .upload{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:32px;margin-bottom:32px}.ps-form--add .section .upload .form-group{flex:auto;margin:0}.ps-form--add .section .upload .form-group:last-child{width:100%}.ps-form--add .section .upload .MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary,.ps-form--add .section .upload label.avatar-uploader{height:240px;text-align:center;width:100%;margin:0;color:#7b7b7b;font-size:1.25rem;font-weight:400;text-transform:none;background-color:#f8f9fe;border-radius:12px;border:1px dashed #dbe6f2;padding:0;overflow:hidden;cursor:pointer}.ps-form--add .section .upload .MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary svg,.ps-form--add .section .upload label.avatar-uploader svg{fill:#0650a3;height:48px;width:48px;display:block;margin:22% auto 0}.ps-form--add .section .upload .MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary svg.MuiCircularProgress-svg,.ps-form--add .section .upload label.avatar-uploader svg.MuiCircularProgress-svg{height:32px;width:32px}.ps-form--add .section .upload .MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary .MuiCircularProgress-root.MuiCircularProgress-indeterminate.MuiCircularProgress-colorPrimary,.ps-form--add .section .upload label.avatar-uploader .MuiCircularProgress-root.MuiCircularProgress-indeterminate.MuiCircularProgress-colorPrimary{height:32px!important;width:32px!important}.ps-form--add .section .upload .MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary.token-icon,.ps-form--add .section .upload label.avatar-uploader.token-icon{height:48px}.ps-form--add .section .upload .MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary.token-icon svg,.ps-form--add .section .upload label.avatar-uploader.token-icon svg{width:24px;height:24px}.ps-form--add .section .upload .mainphoto{width:350px}.ps-form--add .section .upload .mainphoto.token-icon{width:48px}.ps-form--add .section .upload .additional-images{display:flex;gap:24px}.ps-form--add .section .upload .additional-images div{flex:1 1}@media screen and (max-width:1024px){.ps-form--add .section .upload .additional-images{flex-wrap:wrap}.ps-form--add .section .upload .additional-images div{min-width:108px}.ps-form--add .section .upload .additional-images div label.MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary{height:108px}}@media screen and (max-width:768px){.ps-form--add .section .upload{flex-wrap:wrap}.ps-form--add .section .upload .mainphoto{margin:0 auto}}@media screen and (max-width:480px){.ps-form--add .section .upload label.MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary{height:200px}.ps-form--add .section .upload .mainphoto{width:100%}.ps-form--add .section .upload .additional-images div{min-width:80px}.ps-form--add .section .upload .additional-images div label.MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary{height:80px;font-size:.875rem}.ps-form--add .section .upload .additional-images div label.MuiButtonBase-root.MuiButton-root.MuiButton-outlined.MuiButton-outlinedPrimary svg{height:24px;width:24px}}.ps-form--add .section .note{color:#7b7b7b;margin-bottom:32px}.ps-form--add .section .two-items{display:flex;gap:24px}.ps-form--add .section .two-items .form-group{width:calc(50% - 12px)}.ps-form--add .section .two-items.pricing .form-group{margin-bottom:0}.ps-form--add .section .two-items.hidden{display:none}.ps-form--add .section .two-items.add-delete{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f2f2f2;justify-content:space-between}@media screen and (max-width:480px){.ps-form--add .section .two-items{display:block;margin-bottom:20px}.ps-form--add .section .two-items .form-group{width:100%}.ps-form--add .section .two-items.pricing{margin-bottom:0}.ps-form--add .section .two-items.pricing .form-group:first-child{margin-bottom:20px}}.ps-form--add .section .three-items{display:flex;gap:24px}.ps-form--add .section .three-items .form-group{width:calc(33.33% - 16px);margin-bottom:0}@media screen and (max-width:480px){.ps-form--add .section .three-items{flex-direction:column}.ps-form--add .section .three-items .form-group{width:100%;margin-bottom:0}}.ps-form--add .section .four-items{display:flex;gap:20px;flex-wrap:wrap}.ps-form--add .section .four-items .form-group{width:calc(25% - 15px);margin-bottom:0}.ps-form--add .section .four-items .form-group.delete{width:50%;margin-bottom:20px}@media screen and (max-width:480px){.ps-form--add .section .four-items{flex-direction:column}.ps-form--add .section .four-items .form-group{width:100%}}.ps-form--add .section .MuiButtonBase-root.MuiButton-root.delete{color:#7b7b7b;font-weight:400}.ps-form--add .section .free-shipping{display:flex;justify-content:center;align-items:center}.ps-form--add .section .radio{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.ps-form--add .col-6{flex:0 0 100%;max-width:100%}}.description-feedback{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #f2f2f2}.description-feedback .item{padding:0 0 4px;display:flex;flex-wrap:wrap;align-items:center}.description-feedback .item span:first-child{display:inline-block;width:130px}.description-feedback .item.buyer span:first-child{width:54px}.description-feedback .item-review{padding:4px 0;font-weight:500}.description-feedback:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.ps-form--search-bar{position:relative}.ps-form--search-bar input{border:none;border-bottom:1px solid #ddd;text-indent:20px}.ps-form--search-bar input:hover{border-bottom-color:#0650a3}.ps-form--search-bar button{vertical-align:middle;left:0;font-size:18px;border:none;background-color:rgba(0,0,0,0)}.ps-form--search-simple{position:relative;width:100%}.ps-form--filter{display:flex;flex-flow:column wrap}.ps-form--filter>*{flex-basis:100%}.ps-form--filter input{height:40px}.ps-form--filter .ps-btn{height:40px;padding:0 30px;font-size:13px}.ps-form--filter .form-group{margin-bottom:10px}@media screen and (min-width:1200px){.ps-form--filter{flex-flow:row nowrap;justify-content:space-between;align-items:flex-start}.ps-form--filter .form-group{padding:0 5px}.ps-form--filter .ps-form__left{display:flex;justify-content:space-between;align-items:flex-start;margin:0 -5px 10px}.ps-form--filter .ps-form__left>*{flex-basis:100%}.ps-form--filter .ps-form__left .form-group{margin-bottom:10px}.ps-form--filter .ps-form__right{padding-left:10px;max-width:100px}}.ps-form__content{padding:30px 30px 0}.ps-form__content h5{margin:0 0 25px;font-size:16px;font-weight:400}.ps-form--account{max-width:430px;margin:0 auto!important;padding-top:60px}.ps-form--account .ps-tab-list{text-align:center;margin-bottom:30px}.ps-form--account .ps-tab-list li{display:inline-block;padding:0 15px}.ps-form--account .ps-tab-list li a{font-size:30px;color:#000;font-weight:600}.ps-form--account .ps-tab-list li.active a{color:#191919}.ps-form--account .form-forgot{position:relative}.ps-form--account .form-forgot input{padding-right:100px}.ps-form--account .form-forgot>a{vertical-align:middle;right:10px;color:#06c}.ps-form--account .form-forgot>a:hover{color:#0650a3}.ps-form--account .ps-list--social{display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0 -5px}.ps-form--account .ps-list--social li{padding:0 5px;width:100%;text-align:center;margin-right:0}.ps-form--account .ps-list--social li a{display:block;line-height:20px;padding:15px 0}.ps-form--account .ps-list--social li a i{color:#fff;text-align:center}.ps-form--account .ps-list--social li a.facebook{background-color:#3b5999}.ps-form--account .ps-list--social li a.google{background-color:#dd4b39}.ps-form--account .ps-list--social li a.twitter{background-color:#55acee}.ps-form--account .ps-list--social li a.instagram{background-color:#e4405f}.ps-form--account .ps-form__content{padding:30px 30px 0}.ps-form--account .ps-form__content h5{margin:0 0 25px;font-size:16px;font-weight:400}.ps-form--account .ps-form__footer{padding:30px}.ps-form--account .ps-tab{background-color:#fff}.ps-form--post-comment h3{margin-bottom:40px;font-weight:600;font-size:24px;color:#191919}.ps-form--post-comment .submit{text-align:center}.ps-form--post-comment .submit .ps-btn{padding:0 30px;height:50px}.ps-sidebar{position:relative;height:100%;padding-bottom:100px}.ps-sidebar>*{flex-basis:100%}.ps-sidebar .ps-block--earning-count{padding-bottom:20px;border-bottom:1px solid #ddd}.ps-sidebar .ps-block--user-wellcome{margin-bottom:40px}.ps-sidebar .ps-sidebar__top{padding-right:20px;margin-bottom:30px}.ps-sidebar .ps-sidebar__footer{position:absolute;bottom:0;left:0;width:100%}.ps-sidebar .ps-sidebar__content{position:relative;display:flex;flex-flow:column wrap;justify-content:space-between}@media screen and (min-width:1440px){.ps-sidebar .ps-block--user-wellcome{margin-bottom:40px}.ps-sidebar .ps-sidebar__top{margin-bottom:50px}}@media screen and (min-width:1680px){.ps-sidebar .ps-block--earning-count{padding-bottom:50px}.ps-sidebar .ps-block--user-wellcome{margin-bottom:80px}.ps-sidebar .ps-sidebar__top{padding-right:60px;margin-bottom:70px}}.ps-dashboard{padding:20px}.ps-dashboard .ps-card{margin-bottom:30px}.ps-dashboard .ps-section__left{padding-right:0}.ps-dashboard .ps-section__left .ps-card{margin-bottom:60px}.ps-dashboard .ps-section__right .ps-block--stat{margin:0 auto 20px}@media screen and (min-width:1200px){.ps-dashboard{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;margin-top:52px}.ps-dashboard>*{flex-basis:100%}.ps-dashboard .ps-section__left{padding-right:30px;padding-left:30px}.ps-dashboard .ps-section__left .ps-card{margin-bottom:30px}}.ps-items-listing{min-height:calc(100vh - 150px);padding:20px}.ps-items-listing .ps-section__actions{display:flex;justify-content:flex-end;align-items:center;padding-bottom:50px}.ps-items-listing .ps-section__actions .ps-btn{margin-right:10px;font-size:13px}.ps-items-listing .ps-section__actions .ps-btn:last-child{margin-right:0}.ps-items-listing .ps-section__nothing{display:flex;flex-direction:column;align-items:center}.ps-items-listing .ps-section__nothing>p{font-size:20px;margin-bottom:8px}.ps-items-listing .ps-section__search{display:flex;justify-content:flex-end;align-items:center;max-width:400px;margin-bottom:10px}.ps-items-listing .ps-section__header{display:flex;width:100%;align-items:center;justify-content:space-between;padding-bottom:20px}.ps-items-listing .ps-section__footer{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding-top:50px}.ps-items-listing .ps-section__footer p{margin-bottom:0}@media screen and (min-width:1280px){.ps-items-listing{margin-top:52px}.ps-items-listing .ps-section__header{display:flex;width:100%}.ps-items-listing .ps-section__header.simple>*{max-width:50%}.ps-items-listing .ps-section__header.simple .ps-section__actions{padding-bottom:0}.ps-items-listing .ps-section__search{padding-left:30px;margin-bottom:0}}.landing-live-pages{padding:20px 40px}.ps-banners .ps-banner__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.ps-banners .ps-banner__header>p{font-size:18px;margin:0;font-weight:600}.ps-banners .ps-banner__body{width:100%;display:flex;gap:32px}.ps-banners .ps-banner__body .banner-body__left,.ps-banners .ps-banner__body .banner-body__right{display:flex;flex-direction:column;gap:16px}.ps-banners .ps-banner__body .banner-body__left>label,.ps-banners .ps-banner__body .banner-body__right>label{font-weight:500;font-size:16px}.ps-banners .ps-banner__body .banner-body__left>button,.ps-banners .ps-banner__body .banner-body__right>button{padding:8px 20px;width:-moz-fit-content;width:fit-content;text-align:center;background-color:#80bc00;color:#fff;font-weight:500;border-radius:8px;border:none}.ps-banners .ps-banner__body .banner-body__left{width:60%}.ps-banners .ps-banner__body .banner-body__right{width:30%}.ps-main{width:100%;display:flex;min-height:100vh;flex-wrap:nowrap}.ps-main .ps-main__sidebar{padding:32px 24px;width:260px;display:block;background-color:#f8f9fe}.ps-main .ps-main__sidebar .ps-logo{display:block;margin-bottom:40px}.ps-main .ps-main__wrapper{width:calc(100% - 260px);padding:24px}.ps-main .ps-main__wrapper .button-header{display:flex;justify-content:space-between;align-items:center}.ps-main .ps-main__wrapper .button-header .ps-btn{font-size:1.25rem;line-height:1;display:flex}@media screen and (max-width:840px){.ps-main .ps-main__sidebar{display:none}.ps-main .ps-main__wrapper{width:100%;padding-top:20px}}@media screen and (max-width:480px){.ps-main .ps-main__wrapper .button-header .ps-btn{font-size:1rem}.ps-main .ps-main__wrapper .button-header .ps-btn img{height:16px;width:16px}}.search-header{border-bottom:1px solid #f2f2f2;margin:0 -24px 24px;padding:0 24px 24px}.search-header .MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-colorPrimary{width:100%;font-size:1rem}.search-header .MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-colorPrimary:after,.search-header .MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-colorPrimary:before{display:none}.search-header .MuiInputBase-root.MuiInput-root.MuiInput-underline.MuiInputBase-colorPrimary input{background-color:#f8f9fe;width:100%;border-radius:12px;padding:16px 16px 16px 52px;background-image:url(/img/icons/search.svg);background-position:16px;background-repeat:no-repeat;background-size:24px 24px}.acc-table{box-shadow:none;margin-top:32px}.acc-table table thead{background-color:#f8f9fe}.acc-table table thead th{border:none;font-size:1.125rem;font-weight:600;text-align:center}.acc-table table tbody tr:nth-child(2n){background-color:#f8f9fe}.acc-table table tbody tr td{border:none;text-align:center;font-size:1.125rem;padding:8px 10px}.acc-table table tbody tr td .actions{display:flex;flex-wrap:nowrap;gap:8px;width:100px;float:right}.acc-table table tbody tr td .actions .simple-btn{height:46px;text-transform:none}.acc-table table tbody tr td .actions.orders{width:auto}.acc-table table tbody tr td u{font-weight:600;cursor:pointer}.acc-table table tbody tr td u:hover{text-decoration:none}.acc-table table tbody tr td .category-image{height:48px;width:48px;background-color:#f8f9fe;border-radius:100%;overflow:hidden;padding:12px;margin:0 auto}.acc-table table tbody tr td .category-image .ps-product__thumbnail{object-fit:contain}@media screen and (max-width:480px){.acc-table{margin-top:24px}.acc-table table thead th{white-space:nowrap}.acc-table table tbody tr td,.acc-table table thead th{font-size:.875rem;padding:10px 16px}}.key-metrics{display:flex;gap:16px;justify-content:space-around;margin:24px 0}.key-metrics .metric-data{background-color:#f8f9fe;border-radius:16px;padding:16px;width:calc(25% - 12px)}.key-metrics .metric-data h5{color:#4f4f4f}.key-metrics .metric-data .value{font-size:2.5rem;font-weight:500}.key-metrics .metric-data .changes{display:flex;align-items:center;gap:8px;margin-top:16px}.key-metrics .metric-data .changes .goes{font-weight:600;margin-right:4px}.key-metrics .metric-data .changes .goes.up{color:#50a265}.key-metrics .metric-data .changes .goes.down{color:#ff3131}.key-metrics .metric-data .changes .time{font-size:.875rem;font-weight:500;color:#4f4f4f}@media screen and (max-width:1024px){.key-metrics .metric-data .changes{flex-wrap:wrap}}@media screen and (max-width:840px){.key-metrics{flex-wrap:wrap}.key-metrics .metric-data{width:calc(50% - 8px)}}@media screen and (max-width:480px){.key-metrics .metric-data{width:100%}}.ps-page--404{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#e4e4e4}@media screen and (max-width:1440px){#homepage .row{display:block}#homepage .col-12{max-width:100%!important}}.overlay{position:absolute;width:100%;height:100%;top:0;left:0;cursor:pointer}.validation{color:red;margin-left:120px;margin-top:-20px;margin-bottom:0!important}.hide-validation{display:none}.ps-page--product{padding:30px}.ps-page--product .ps-page__container{display:flex;flex-flow:row nowrap;width:100%}.ps-page--product .ps-page__container>*{width:100%}.ps-page--product .ps-page__container .ps-page__left{padding-right:30px;max-width:calc(100% - 290px)}.ps-page--product .ps-page__container .ps-page__right{min-width:290px;max-width:290px}.ps-page--product .ps-page__right .widget_same-brand{border-bottom:1px solid #eaeaea}.ps-page--product.reverse .ps-page__container{flex-flow:row-reverse nowrap}.ps-page--product.reverse .ps-page__right{padding-right:30px}@media screen and (max-width:1199px){.ps-page--product .ps-page__right{display:none}.ps-page--product .ps-page__container{flex-flow:column wrap}.ps-page--product .ps-page__container .ps-page__left{max-width:100%;padding-right:0}}.ps-page--product-box{padding-bottom:30px;background-color:#f1f1f1}.sub-toggle{position:relative;display:inline-block;width:36px;height:36px;cursor:pointer;transform-style:preserve-3d}.sub-toggle:after,.sub-toggle:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background-color:#191919}.sub-toggle:before{transform:translateX(-50%)}.sub-toggle:after{transform:translateX(-50%) rotate(90deg)}.sub-toggle.active:after{display:none}.mega-menu{background-color:#fff}.mega-menu>*{width:100%;min-width:200px;padding:10px 15px}.mega-menu h4{font-weight:400;font-size:16px;color:#191919;text-transform:capitalize;display:flex;flex-flow:row nowrap;justify-content:space-between}.mega-menu .sub-menu--mega{display:none;background-color:rgba(0,0,0,0)}.mega-menu .sub-menu--mega li a{display:block;line-height:20px;padding:8px 0;font-size:15px;color:#999;background-color:rgba(0,0,0,0)}.mega-menu .sub-menu--mega li a:first-letter{text-transform:capitalize}.mega-menu .sub-menu--mega li a.has-badge{padding-right:20px}.mega-menu .sub-menu--mega li a.has-badge.sale{color:#efe1e1}.mega-menu .sub-menu--mega li a.has-badge.sale:after{content:"Sale";background-color:#ffa800}.mega-menu .sub-menu--mega li a.has-badge.hot:after{content:"Hot";background-color:#efe1e1}.mega-menu .sub-menu--mega li a:hover{color:#0650a3}@media(min-width:1200px){.mega-menu{display:flex;flex-flow:row nowrap;justify-content:space-between;min-width:460px;padding:20px;border:1px solid #eaeaea;transition:all .4s ease}.mega-menu .sub-menu--mega{display:block}}.sub-menu{top:100%;left:0;min-width:240px;z-index:1000;transition:all .25s ease;border:1px solid #eee;background-color:hsla(0,0%,100%,.95)}.sub-menu,.sub-menu:before{position:absolute;display:none}.sub-menu:before{content:"";bottom:100%;left:50%;transform:translateX(-50%)}.sub-menu>li{display:block}.sub-menu>li>a{display:inline-block;padding:10px 20px;width:100%;font-size:15px;color:#000;text-transform:capitalize;transition:all .8s ease-out}.sub-menu>li>a:hover{color:#0650a3}.sub-menu>li:last-child a{border-bottom:1px solid #eee}.sub-menu>li.menu-item-has-children{position:relative}.sub-menu>li.menu-item-has-children>.sub-toggle{display:none}.sub-menu>li.menu-item-has-children>.sub-menu{position:absolute;top:0;left:100%;display:none;transform:translateY(30px)}.sub-menu>li.menu-item-has-children>.sub-menu:before{display:none}.sub-menu>li.menu-item-has-children:hover>.sub-menu{display:block;transform:translateY(0)}.sub-menu>li:last-child{border-bottom:none}.menu{margin:0;padding:0}.menu li{display:block;margin-bottom:16px}.menu li a{position:relative;display:flex;gap:12px;align-items:center;padding:12px 16px;color:#4f4f4f;border-radius:8px;line-height:1}.menu li a span{font-weight:600}.menu li a svg{fill:#4f4f4f;width:20px;height:20px}.menu li a:hover{opacity:.75}.menu li.active a{color:#fff;background-color:#3556df}.menu li.active a svg{fill:#fff}.menu li:last-child{margin-bottom:0}.menu li:last-child a{border:1px solid #4f4f4f;text-align:center;justify-content:center}.layout{display:flex}.layout__left{width:400px;display:flex;position:fixed;height:100%;background:#000341;z-index:1}.layout__left-content{width:calc(100% - 95px)}.layout__left-content>p{font-size:20px;line-height:24px;font-weight:500;padding:24px;color:#fff;margin-bottom:0;border-bottom:1px solid #080c55;background:#01043a;box-shadow:0 3px 50px rgba(176,183,204,.24)}.layout__left-content>img{padding:0 24px;margin-top:32px;border-radius:5px}.layout__left-content .form__control{padding:30px 24px;overflow:auto;height:calc(100% - 125px)}.layout__left-content .form__control__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.layout__left-content .form__control__header>p{font-size:16px;line-height:24px;color:#fff;font-weight:500;margin:0}.layout__left-content .form__control__header>svg{border-radius:4px;width:28px;height:28px;color:#1c1f58;cursor:pointer}.layout__left-content .form__control__item{display:flex;flex-direction:column;margin-bottom:24px}.layout__left-content .form__control__item:last-child{margin-bottom:0}.layout__left-content .form__control__item>p{margin-bottom:8px;font-weight:400;font-size:12px;line-height:16px;color:#fff}.layout__left-content .form__control__item>.upload-btn-wrapper{margin:0}.layout__left-content .form__control__item__input{display:flex;border:1px solid #272a69;background:#050840;box-shadow:0 3px 50px rgba(176,183,204,.24);border-radius:4px;padding:0 12px;height:38px;align-items:center;color:#fff}.layout__left-content .form__control__item__input>svg{color:#018acb;margin-right:6px;font-size:18px}.layout__left-content .form__control__item__input>input{background:#050840;border:none}.layout__left-content .form__control__item__input--color{border-radius:6px;width:32px}.layout__right{margin-left:400px;width:calc(100% - 400px);min-width:1200px;height:100%}.layout__right-content{overflow:auto;background:#e8e9ed;height:calc(100% - 226px);min-height:calc(100vh - 226px);width:100%;padding:50px;position:relative}.layout__right-content .element-view{transform-origin:top left;border-radius:"10px";overflow:hidden;position:relative}.layout__right-content .content-default{display:flex;justify-content:center;flex-direction:column;align-items:center;height:600px;background:#fff}.layout__right-content .content-default>p{margin-top:24px;font-size:20px;line-height:32px;font-weight:400}.layout__right-content .content-action{width:100%;max-width:400px;display:flex;justify-content:space-around;margin-top:30px}.layout__right-content .content-action__item{cursor:pointer;display:flex;padding:10px;border-radius:5px 10px}.layout__right-content .content-action__item:hover{box-shadow:0 0 4px 0 #ccc}.layout__right-content .content-action__item span{margin-left:10px;color:#666;font-size:20px}.layout__right-content .content-title{margin-bottom:10px;font-size:16px;color:#3a3a3a;font-weight:500;display:flex;justify-content:space-between}@media screen and (min-width:1200px){.layout{margin-top:52px;height:calc(100% - 52px)}}.live-pages{padding:20px 0}.input-container{display:flex;border:1px solid #272a69;background:#050840;box-shadow:0 3px 50px rgba(176,183,204,.24);border-radius:4px;margin:0 24px;padding:10px 16px;align-items:center;color:#fff}.input-container>svg{color:#018acb;margin-right:6px;font-size:18px}.input-container>input{background:#050840;border:none}.upload-btn-wrapper{position:relative;overflow:hidden;box-sizing:border-box;box-shadow:0 3px 50px rgba(176,183,204,.24);margin:32px 24px 0}.upload-btn-wrapper input[type=file]{font-size:100px;position:absolute;left:0;top:0;width:100%;opacity:0}.upload-btn-wrapper:hover{cursor:pointer}.button__upload{border:1px solid #272a69;box-sizing:border-box;color:gray;background:#050840;padding:8px 20px;border-radius:8px;font-size:12px;color:#cddcfb;width:100%}.button__upload:hover{cursor:pointer}.button__upload>svg{font-size:26px;margin-top:36px;margin-bottom:12px;color:linear-gradient(90deg,#ae53fc,#5965ff)}.button__upload-title{color:#cddcfb;font-weight:400;font-size:14px;line-height:18px;margin-bottom:8px}.button__upload-description{font-weight:400;font-size:14px;line-height:18px;color:#8f96aa;margin-bottom:32px}.preview-modal{width:90vw!important;min-width:350px}.preview-modal .preview-page{overflow:auto;height:70vh;min-height:400px}.ant-spin-nested-loading{width:100%}.admin-login .ps-form--account{margin:200px auto!important}.template{padding:24px}.template__name{margin-bottom:10px;color:#fff}.template__main{height:155px;border-radius:10px;position:relative;overflow:hidden;background-color:#f0f8ff}.template__content{transform-origin:top left;position:absolute;top:0;left:0}.template__action{margin-top:15px;display:flex;justify-content:space-between;color:#fff}.template__action .btn-register{font-size:12px;height:30px}.template__action__register{align-items:center;display:flex;font-size:12px}.live-page{min-width:200px;margin-bottom:20px;box-shadow:0 3px 50px #ccc;padding:20px;border-radius:10px}.live-page__info{display:flex}.live-page__item{font-size:16px;line-height:18px;color:#3a3a3a;font-weight:500;margin-right:32px}.live-page__header{justify-content:space-between;margin-bottom:20px}.live-page__header,.live-page__header .btn__group{display:flex;align-items:center}.live-page__header .btn__group .preview--btn{cursor:pointer;background:#f6f6f6;border-radius:5px;height:40px;max-width:126px;padding:12px 22px;display:flex;align-items:center;margin-left:auto}.live-page__header .btn__group .preview--btn .eye--icon{font-size:26px}.live-page__header .btn__group .preview--btn .preview--text{font-size:14px;line-height:16px;color:#3a3a3a;padding-left:5px;font-weight:500}.live-page__body{height:400px;background:#fff;box-shadow:5px 5px 50px rgba(0,3,65,.1);border-radius:10px;cursor:pointer;position:relative;overflow:auto}.live-page__body--wrapper{position:absolute;bottom:0;left:calc(50% - 102.5px)}.live-page__body--wrapper-image{position:relative;border-radius:5px;overflow:hidden;width:205px;height:121px}.live-page__body--wrapper-image .template-view{transform-origin:top left;position:absolute}.delete--btn{cursor:pointer;background:#ff5c5c;border-radius:5px;height:40px;max-width:126px;padding:12px 22px;display:flex;align-items:center;margin-left:12px}.delete--btn .delete--icon{font-size:18px;color:#fff}.delete--btn .delete--text{font-size:14px;line-height:16px;color:#fff;padding-left:5px;font-weight:500}.header--dashboard{display:none;flex-flow:row nowrap;justify-content:space-between;padding:15px}.header--dashboard>*{flex-basis:100%}.header--dashboard .header__site-link{display:flex;justify-content:flex-end;align-items:center;font-weight:600;color:#191919;vertical-align:middle}.header--dashboard .header__site-link span{font-weight:600;color:#191919;text-transform:uppercase}.header--dashboard .header__site-link i{font-size:20px;margin-left:1em}.header--dashboard .header__site-link:hover i,.header--dashboard .header__site-link:hover span{color:#0650a3}.header--dashboard .header__left{max-width:300px}.header--dashboard .header__left h3{margin-bottom:0}.header--dashboard .header__center{max-width:600px}.header--dashboard .header__right{display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width:1200px){.header--dashboard{display:flex;z-index:3}}.header--mobile{display:flex;align-items:center;gap:12px;width:100%;padding:20px 20px 0;z-index:999}.header--mobile .ps-drawer-toggle{border-radius:12px;background-color:#f8f9fe;height:40px;width:40px;text-align:center;cursor:pointer;padding:11px;line-height:1;border:none}.header--mobile .ps-drawer-toggle svg{width:18px;height:18px}.header--mobile .ps-logo img{height:24px;width:108px}@media screen and (min-width:841px){.header--mobile{display:none}}.ps-drawer--mobile{position:fixed;top:0;left:0;width:100vw;height:100%;z-index:99999;background-color:#fff;transform:translateX(-100%);transition:all .4s ease-in-out}.ps-drawer--mobile .ps-drawer__header{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #f2f2f2}.ps-drawer--mobile .ps-drawer__header .ps-drawer__close{border-radius:12px;background-color:#f8f9fe;height:40px;width:40px;text-align:center;cursor:pointer;padding:8px;line-height:1;border:none}.ps-drawer--mobile .ps-drawer__header .ps-drawer__close svg{width:24px;height:24px}.ps-drawer--mobile .ps-drawer__header .ps-logo img{height:24px;width:108px}.ps-drawer--mobile .ps-drawer__content{padding:20px;height:100%}.ps-drawer--mobile.active{transform:translateX(0)}.ps-site-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:rgba(0,0,0,.6);transition:all .4s ease-in-out;visibility:hidden}.ps-site-overlay.active{visibility:visible}.header-landing{display:flex;justify-content:space-between;padding:20px 30px}.header-landing .button{border-radius:5px;padding:12px 32px;display:flex;align-items:center;border:none}.header-landing .button>svg{margin-right:4px;font-size:18px}.header-landing__live{color:#fff;background-color:#00cf69}.header-landing__notlive{color:#fff;background-color:#ff7f48}.header-landing__group{display:flex}.header-landing__group>.button{background-color:#f6f6f6;margin-left:12px}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0{padding-left:0}.mt-5{margin-top:5px}.mr-5{margin-right:5px}.mb-5{margin-bottom:5px}.ml-5{margin-left:5px}.pt-5{padding-top:5px}.pr-5{padding-right:5px}.pb-5{padding-bottom:5px}.pl-5{padding-left:5px}.mt-10{margin-top:10px}.mr-10{margin-right:10px}.mb-10{margin-bottom:10px}.ml-10{margin-left:10px}.pt-10{padding-top:10px}.pr-10{padding-right:10px}.pb-10{padding-bottom:10px}.pl-10{padding-left:10px}.mt-15{margin-top:15px}.mr-15{margin-right:15px}.mb-15{margin-bottom:15px}.ml-15{margin-left:15px}.pt-15{padding-top:15px}.pr-15{padding-right:15px}.pb-15{padding-bottom:15px}.pl-15{padding-left:15px}.mt-20{margin-top:20px}.mr-20{margin-right:20px}.mb-20{margin-bottom:20px}.ml-20{margin-left:20px}.pt-20{padding-top:20px}.pr-20{padding-right:20px}.pb-20{padding-bottom:20px}.pl-20{padding-left:20px}.mt-25{margin-top:25px}.mr-25{margin-right:25px}.mb-25{margin-bottom:25px}.ml-25{margin-left:25px}.pt-25{padding-top:25px}.pr-25{padding-right:25px}.pb-25{padding-bottom:25px}.pl-25{padding-left:25px}.mt-30{margin-top:30px}.mr-30{margin-right:30px}.mb-30{margin-bottom:30px}.ml-30{margin-left:30px}.pt-30{padding-top:30px}.pr-30{padding-right:30px}.pb-30{padding-bottom:30px}.pl-30{padding-left:30px}.mt-35{margin-top:35px}.mr-35{margin-right:35px}.mb-35{margin-bottom:35px}.ml-35{margin-left:35px}.pt-35{padding-top:35px}.pr-35{padding-right:35px}.pb-35{padding-bottom:35px}.pl-35{padding-left:35px}.mt-40{margin-top:40px}.mr-40{margin-right:40px}.mb-40{margin-bottom:40px}.ml-40{margin-left:40px}.pt-40{padding-top:40px}.pr-40{padding-right:40px}.pb-40{padding-bottom:40px}.pl-40{padding-left:40px}.mt-45{margin-top:45px}.mr-45{margin-right:45px}.mb-45{margin-bottom:45px}.ml-45{margin-left:45px}.pt-45{padding-top:45px}.pr-45{padding-right:45px}.pb-45{padding-bottom:45px}.pl-45{padding-left:45px}.mt-50{margin-top:50px}.mr-50{margin-right:50px}.mb-50{margin-bottom:50px}.ml-50{margin-left:50px}.pt-50{padding-top:50px}.pr-50{padding-right:50px}.pb-50{padding-bottom:50px}.pl-50{padding-left:50px}.mt-55{margin-top:55px}.mr-55{margin-right:55px}.mb-55{margin-bottom:55px}.ml-55{margin-left:55px}.pt-55{padding-top:55px}.pr-55{padding-right:55px}.pb-55{padding-bottom:55px}.pl-55{padding-left:55px}.mt-60{margin-top:60px}.mr-60{margin-right:60px}.mb-60{margin-bottom:60px}.ml-60{margin-left:60px}.pt-60{padding-top:60px}.pr-60{padding-right:60px}.pb-60{padding-bottom:60px}.pl-60{padding-left:60px}.mt-65{margin-top:65px}.mr-65{margin-right:65px}.mb-65{margin-bottom:65px}.ml-65{margin-left:65px}.pt-65{padding-top:65px}.pr-65{padding-right:65px}.pb-65{padding-bottom:65px}.pl-65{padding-left:65px}.mt-70{margin-top:70px}.mr-70{margin-right:70px}.mb-70{margin-bottom:70px}.ml-70{margin-left:70px}.pt-70{padding-top:70px}.pr-70{padding-right:70px}.pb-70{padding-bottom:70px}.pl-70{padding-left:70px}.mt-75{margin-top:75px}.mr-75{margin-right:75px}.mb-75{margin-bottom:75px}.ml-75{margin-left:75px}.pt-75{padding-top:75px}.pr-75{padding-right:75px}.pb-75{padding-bottom:75px}.pl-75{padding-left:75px}.mt-80{margin-top:80px}.mr-80{margin-right:80px}.mb-80{margin-bottom:80px}.ml-80{margin-left:80px}.pt-80{padding-top:80px}.pr-80{padding-right:80px}.pb-80{padding-bottom:80px}.pl-80{padding-left:80px}.mt-85{margin-top:85px}.mr-85{margin-right:85px}.mb-85{margin-bottom:85px}.ml-85{margin-left:85px}.pt-85{padding-top:85px}.pr-85{padding-right:85px}.pb-85{padding-bottom:85px}.pl-85{padding-left:85px}.mt-90{margin-top:90px}.mr-90{margin-right:90px}.mb-90{margin-bottom:90px}.ml-90{margin-left:90px}.pt-90{padding-top:90px}.pr-90{padding-right:90px}.pb-90{padding-bottom:90px}.pl-90{padding-left:90px}.mt-95{margin-top:95px}.mr-95{margin-right:95px}.mb-95{margin-bottom:95px}.ml-95{margin-left:95px}.pt-95{padding-top:95px}.pr-95{padding-right:95px}.pb-95{padding-bottom:95px}.pl-95{padding-left:95px}.mt-100{margin-top:100px}.mr-100{margin-right:100px}.mb-100{margin-bottom:100px}.ml-100{margin-left:100px}.pt-100{padding-top:100px}.pr-100{padding-right:100px}.pb-100{padding-bottom:100px}.pl-100{padding-left:100px}html .bg--parallax{position:relative;z-index:10;background-attachment:fixed!important;background-repeat:no-repeat!important;background-position:50% 50%}.bg--cover,html .bg--parallax{background-size:cover!important}.bg--cover{background-position:50% 50%!important}.bg--top{background-position:0 0!important}.bg--top,.bg--top-right{background-size:cover!important}.bg--top-right{background-position:100% 100%!important}.bg--top-left{background-position:0 100%!important}.bg--bottom,.bg--top-left{background-size:cover!important}.bg--bottom{background-position:100% 100%!important}.w-full{width:100%}.sidebar{margin:0;min-height:100vh;background:#1c1f58;width:95px;z-index:2;padding:42px 0 0 7px}.sidebar>li{display:block;position:relative;list-style:none;width:100%;margin:10px 0}.sidebar>li:hover{color:#fff}.sidebar>li.active>a{color:#fff;background:#01043a;border-top-left-radius:30px;border-bottom-left-radius:30px}.sidebar>li.active>b:first-child,.sidebar>li.active>b:nth-child(2){display:block}.sidebar>li>b:first-child{position:absolute;top:-20px;height:20px;display:none;width:100%;background:#01043a}.sidebar>li>b:first-child:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-bottom-right-radius:20px;background:#1c1f58}.sidebar>li>b:nth-child(2){position:absolute;bottom:-20px;height:20px;display:none;width:100%;background:#01043a}.sidebar>li>b:nth-child(2):before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-top-right-radius:20px;background:#1c1f58}.sidebar>li>a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;width:100%;height:70px;color:#8f96aa}.sidebar>li>a>svg{width:24px;height:24px}.m-4{margin:0 24px!important}.mt-30{margin-top:30px!important}