@import url(https://fonts.googleapis.com/css?family=Chivo:300,300i,400,400i,700&display=swap);@font-face{font-family:NotoSans;src:url(/assets/font/NotoSans/NotoSans-Regular.ttf)}@font-face{font-family:NotoSans-Light;src:url(/assets/font/NotoSans/NotoSans-Light.ttf)}@font-face{font-family:NotoSans-Medium;src:url(/assets/font/NotoSans/NotoSans-Medium.ttf)}@font-face{font-family:NotoSans-SemiBold;src:url(/assets/font/NotoSans/NotoSans-SemiBold.ttf)}@font-face{font-family:NotoSans-Bold;src:url(/assets/font/NotoSans/NotoSans-Bold.ttf)}@font-face{font-family:SFProText-Regular;src:url(/assets/font/SFProText/SFProText-Regular.ttf)}@font-face{font-family:SFProText-Medium;src:url(/assets/font/SFProText/SFProText-Medium.ttf)}@font-face{font-family:SFProText-Semibold;src:url(/assets/font/SFProText/SFProText-Semibold.ttf)}@font-face{font-family:SFProDisplay-Regular;src:url(/assets/font/SFProDisplay/SFProDisplay-Regular.ttf)}@font-face{font-family:SFProDisplay-Semibold;src:url(/assets/font/SFProDisplay/SFProDisplay-Semibold.ttf)}@font-face{font-family:SFProDisplay-Heavy;src:url(/assets/font/SFProDisplay/SFProDisplay-Heavy.ttf)}@font-face{font-family:SFProDisplay-Bold;src:url(/assets/font/SFProDisplay/SFProDisplay-Bold.ttf)}.slide-down-enter-active,.slide-down-leave-active{-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.slide-down-enter,.slide-down-leave-to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px);will-change:opacity,transform}.slide-up-enter-active,.slide-up-leave-active{-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.slide-up-enter,.slide-up-leave-to{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);will-change:opacity,transform}.collapse-transition{-webkit-transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;will-change:height,padding-top,padding-bottom}.icon-loading{-webkit-animation:syncing 4s infinite;animation:syncing 4s infinite}@-webkit-keyframes syncing{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes syncing{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{-webkit-transform:rotate(1turn);transform:rotate(1turn);-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@-webkit-keyframes sbSlideUp{0%{opacity:.5;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes sbSlideUp{0%{opacity:.5;-webkit-transform:translateY(100px);transform:translateY(100px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.s-bg-cl-transparent{background-color:transparent}.s-bg-cl-black{background-color:#000}.s-bg-cl-white{background-color:#fff}.s-bg-cl-alice-blue{background-color:#f5f6f7}.s-bg-cl-gray{background-color:rgba(85,104,115,.64)}.s-bg-cl-blue{background-color:#0093ed}.s-cl-transparent{color:transparent}.s-cl-black{color:#000}.s-cl-white{color:#fff}.s-cl-alice-blue{color:#f5f6f7}.s-cl-gray{color:rgba(85,104,115,.64)}.s-cl-blue{color:#0093ed}body{color:#363e43;font-size:1rem;font-weight:400;line-height:1.5}.section{padding:16px;border-radius:12px;border:1px solid #f5f6f7}.no-padding{padding:0}.no-padding-important{padding:0!important}.button-truncate span{width:100%}.right-gradient-partial{background:-webkit-gradient(linear,left top,right top,from(rgba(219,223,225,.16)),to(rgba(219,223,225,0)));background:linear-gradient(90deg,rgba(219,223,225,.16),rgba(219,223,225,0));height:100vh;width:90px;position:fixed;top:0;z-index:1;pointer-events:none}.background-left-gradient-partial{background-image:linear-gradient(90deg,rgba(219,223,225,.16),rgba(219,223,225,0) 90px,rgba(219,223,225,0))}.redactor-styles span{font-size:inherit}.ace_editor.ace-xcode,.ace_editor.ace-xcode .ace_gutter{background-color:#f5f6f7}.ace_editor.ace-xcode *{color:#363f44!important}.sticky-top{position:sticky;top:24px}.markdown-area p,.markdown-area span{font-size:1em}.markdown-area h1,.markdown-area h2,.markdown-area h3,.markdown-area h4,.markdown-area h5,.markdown-area h6,.markdown-area p{margin:.75em 0}.onboarding-popup{position:fixed;border:1px solid rgba(54,62,67,.04);background-color:#fff;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;left:50%;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);border-radius:12px;width:calc(100vw - 32px);opacity:0;z-index:2001;pointer-events:none;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);margin-left:6px}.onboarding-popup p{line-height:22px}.onboarding-popup.active{opacity:1;pointer-events:all}@media (max-width:1024px){.onboarding-popup{top:16px!important}}@media (min-width:767px){.onboarding-popup{min-width:300px;width:60vw;max-width:500px}}@media (min-width:1024px){.onboarding-popup{width:512px;border-radius:7px;-webkit-box-shadow:0 8px 32px -12px rgba(0,0,0,.32);box-shadow:0 8px 32px -12px rgba(0,0,0,.32);left:225px}.onboarding-popup,.onboarding-popup:after{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.onboarding-popup:after{content:" ";width:0;height:0;border-right:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent;position:absolute;left:-6px;top:50%}.onboarding-popup .divider,.onboarding-popup .onboarding-progress-bar{display:none}}.onboarding-popup s-button{margin-top:auto}.onboarding-popup .title{color:#363e43;font-size:16px;font-weight:700;line-height:24px;padding-right:24px}.onboarding-popup .desc{color:#525c64}.onboarding-popup .button-close{position:absolute;top:10px;right:10px;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#6e7a81;border-radius:3px}.onboarding-popup .button-close:hover{color:#363e43;background-color:#f5f6f7;cursor:pointer}.visibility-hidden{visibility:hidden}.max-width-500{max-width:500px}.permission-deny{opacity:.4!important;pointer-events:none!important}h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#363e43;font-weight:700}p,span{font-size:.875rem;margin:0}h1{font-size:40px;letter-spacing:-.75px;line-height:48px}h2{font-size:32px;letter-spacing:-.5px;line-height:40px}h3{font-size:24px;letter-spacing:-.25px;line-height:30px}h4{font-size:16px;line-height:22px}h4,h5{letter-spacing:0}h5{font-size:12px;line-height:16px}button,input,select{outline:none}.s-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.s-flex--inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.s-flex--spacing-tight{margin-top:-.5rem;margin-left:-.5rem}.s-flex--spacing-tight>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:.5rem;margin-left:.5rem}.s-flex--spacing-tight>.s-flex--spacing-tight{margin:auto}.s-flex--spacing-loose{margin-top:-1.25rem;margin-left:-1.25rem}.s-flex--spacing-loose>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-top:1.25rem;margin-left:1.25rem}.s-flex--spacing-loose>.s-flex--spacing-loose{margin-top:0;margin-left:0}.s-flex--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:767px){.s-flex--wrap-mobile{-ms-flex-wrap:wrap;flex-wrap:wrap}}.s-flex--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.s-flex--justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.s-flex--justify-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.s-flex--justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.s-flex--justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.s-flex--justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.s-flex--justify-space-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.s-flex--align-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.s-flex--align-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.s-flex--align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.s-flex--align-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.s-flex--align-fill{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.s-flex--fill{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.s-flex--cell{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.s-flex--auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.s-flex--grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.s-flex--one{-webkit-box-flex:1;-ms-flex:1;flex:1}.s-flex-item{min-width:0;max-width:100%}.s-table{width:100%;border-collapse:separate;border-spacing:0}.s-table tr:last-child>td{border-bottom:none}.s-table td:first-of-type,.s-table th:first-of-type{padding-left:5px}.s-table td:last-of-type,.s-table th:last-of-type{padding-right:0}.s-table th{font-size:14px;color:#525c64;font-weight:500;text-align:left;padding:8px 10px;border-bottom:1px solid #e4e5f0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.s-table td{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;background:transparent}.s-table__disabled td .s-table__text,.s-table__disabled th .s-table__text{opacity:.2;pointer-events:none}.s-table__text{cursor:pointer}.s-table__action{position:absolute;top:-12px;left:0;background:hsla(0,0%,100%,.96);border-radius:12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px;z-index:1}.content-list{padding:0;margin-bottom:1.6rem;list-style-type:none}.content-list:last-child{margin-bottom:0}.content-list__item{position:relative;margin-bottom:.8rem;padding-left:1.6rem;word-break:break-word}.content-list__item:last-child{margin-bottom:0}.content-list--type-bulleted>.content-list__item:before{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;display:block;content:"\2022";font-size:1.8rem;line-height:1rem}.content-list--type-icon>.content-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0}.content-list--type-icon .content-list__icon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:.8rem}.content-list--type-icon .content-list__text{overflow-wrap:break-word;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0;word-wrap:break-word;word-break:break-word}.s-title{font-size:1.25rem;font-weight:400;line-height:1.5rem}.s-sub-title{color:#363e43;font-size:16px;line-height:22px}.s-caption,.s-sub-title{font-weight:400;letter-spacing:0}.s-caption{color:#525c64;font-size:12px;line-height:16px}.s-paragraph{color:#525c64}.s-paragraph,.s-paragraph-dark{font-size:14px;font-weight:400;letter-spacing:0;line-height:20px}.s-paragraph-dark{color:#363f44}.s-paragraph-bold{color:#525c64;font-size:14px;letter-spacing:0;line-height:20px;font-weight:700}.s-large-paragraph{font-size:16px;line-height:24px}.s-extend-paragraph,.s-large-paragraph{color:#525c64;font-weight:400;letter-spacing:0}.s-extend-paragraph{font-size:12px;line-height:18px}.s-caps-text{color:#16181c;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.s-caps-text,.s-hash{font-size:12px;line-height:16px}.s-hash{color:#6b7982;font-weight:400;letter-spacing:0}.fs-large{font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:40px;color:#525c64}.s-heading{font-size:1.125rem;font-weight:600;line-height:1.5rem}@media only screen and (min-width:768px){.s-heading{font-size:1rem}}.s-heading--small{font-size:.875rem;font-weight:600;line-height:1rem;text-transform:uppercase}@media only screen and (min-width:768px){.s-heading--small{font-size:.75rem}}.s-subheading{font-size:.875rem;font-weight:600;line-height:1rem;text-transform:uppercase}@media only screen and (min-width:768px){.s-subheading{font-size:.75rem}}.type--right{text-align:right}.type--center{text-align:center}.type--left{text-align:left}.type--light-weight{font-weight:300}.type--normal{font-weight:400!important}.type--semi-bold{font-weight:500}.type--bold{font-weight:700}.type--primary{color:#363e43}.type--subdued{color:#637381}.type-container>:not(.hide)+*{margin-top:1rem}.type-container>.no-margin{margin-top:0}.type-container>.type-content{font-size:12px}.type-container--spacing-extra-tight>:not(.hide)+*{margin-top:.25rem}.type-container--spacing-tight>:not(.hide)+*{margin-top:.5rem}.type-container--spacing-loose>:not(.hide)+*{margin-top:1.25rem}[type=number].w-currency.autocomplete-field,input[type=number].w-currency{width:100px}@media print{.unite-ui-dashboard__header{display:none!important}.unite-ui-dashboard__main{padding-top:0}.hide-when-printing{display:none!important}a[href]:after{content:none!important}}.aspect-ratio{position:relative;display:block;background:#fafbfc;padding:0}.aspect-ratio:before{z-index:1;content:"";border:1px solid rgba(195,207,216,.3)}.aspect-ratio:before,.aspect-ratio__content{position:absolute;top:0;right:0;bottom:0;left:0}.aspect-ratio__content{max-width:100%;max-height:100%;display:block;margin:auto}.aspect-ratio--square{width:100%;padding-bottom:100%}.aspect-ratio--square--40{width:40px;padding-bottom:40px}.box-shadow-container{-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.abandoned-checkout-send-sms__collapse{margin-top:20px;border:1px solid #e5e8e8;padding:12px 12px 0;cursor:pointer}.abandoned-checkout-send-sms__collapse svg{width:12px;height:12px}.abandoned-checkout-send-sms__collapse .group-title{padding-bottom:12px}.abandoned-checkout-send-sms__sms_provider_info{margin-top:18px;margin-bottom:10px;border:1px solid #e5e8e8}.abandoned-checkout-send-sms__sms_provider_info svg{width:12px;height:12px}.abandoned-checkout-send-sms__detail-info-text{font-size:12px;color:#5e6a6e}.abandoned-checkout-send-sms__business_info{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.abandoned-checkout-send-sms__phone_info{padding:15px;border-bottom:1px solid #e5e8e8}.abandoned-checkout-send-sms__label{position:relative;top:2px}.abandoned-checkout-send-sms__icon{width:12px;height:12px;cursor:pointer}.abandoned-checkout-send-sms__button{margin-top:12px;background-color:#eff8ff!important;border:1px solid #0096ed!important;color:#0096ed!important}.abandoned-checkout-send-sms__cancel-button{margin-top:12px}.failed-text,.failed-text-link{color:#e54e58}.badge-success{background:#b3ffd5;color:#0c6f3c;margin-top:7px}.badge-not-verified{color:#8d4513;background:#f9e88e;margin-top:7px}.badge-in-review{color:#363f44;background:#e5e8e8;margin-top:7px}.badge-failed{background:#e54e58;color:#fff;margin-top:7px}.modal-cancel-leasing__title{font-size:20px}.modal-cancel-leasing__description{font-size:14px}.modal-cancel-leasing .sb-popup__container{width:520px!important}.modal-cancel-leasing .sb-popup__container .sb-popup__header{padding-bottom:15px}.modal-cancel-leasing .s-modal-wrapper{position:relative;top:20%}.modal-cancel-leasing .s-modal-content{width:512px}.modal-cancel-leasing .s-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.modal-turn-off-auto-send-message .s-modal-wrapper{position:relative;top:20%}.padding-14{padding:14%}.padding-13{padding:13%}.s-m-auto{margin:auto}.s-p0{padding:0}.s-m0{margin:0}.s-p4{padding:4px}.s-m4{margin:4px}.s-p8{padding:8px}.s-m8{margin:8px}.s-p10{padding:10px}.s-m10{margin:10px}.s-p12{padding:12px}.s-m12{margin:12px}.s-p16{padding:16px}.s-m16{margin:16px}.s-p24{padding:24px}.s-m24{margin:24px}.s-p32{padding:32px}.s-m32{margin:32px}.s-p36{padding:36px}.s-m36{margin:36px}.s-p40{padding:40px}.s-m40{margin:40px}.s-p48{padding:48px}.s-m48{margin:48px}.s-p64{padding:64px}.s-m64{margin:64px}.s-p72{padding:72px}.s-m72{margin:72px}.s-p80{padding:80px}.s-m80{margin:80px}.s-p96{padding:96px}.s-m96{margin:96px}.s-px-16{padding-left:-16px;padding-right:-16px}.s-mx-16{margin-left:-16px;margin-right:-16px}.s-px0{padding-left:0;padding-right:0}.s-mx0{margin-left:0;margin-right:0}.s-px4{padding-left:4px;padding-right:4px}.s-mx4{margin-left:4px;margin-right:4px}.s-px8{padding-left:8px;padding-right:8px}.s-mx8{margin-left:8px;margin-right:8px}.s-px10{padding-left:10px;padding-right:10px}.s-mx10{margin-left:10px;margin-right:10px}.s-px12{padding-left:12px;padding-right:12px}.s-mx12{margin-left:12px;margin-right:12px}.s-px16{padding-left:16px;padding-right:16px}.s-mx16{margin-left:16px;margin-right:16px}.s-px24{padding-left:24px;padding-right:24px}.s-mx24{margin-left:24px;margin-right:24px}.s-px32{padding-left:32px;padding-right:32px}.s-mx32{margin-left:32px;margin-right:32px}.s-px36{padding-left:36px;padding-right:36px}.s-mx36{margin-left:36px;margin-right:36px}.s-px40{padding-left:40px;padding-right:40px}.s-mx40{margin-left:40px;margin-right:40px}.s-px48{padding-left:48px;padding-right:48px}.s-mx48{margin-left:48px;margin-right:48px}.s-px64{padding-left:64px;padding-right:64px}.s-mx64{margin-left:64px;margin-right:64px}.s-px72{padding-left:72px;padding-right:72px}.s-mx72{margin-left:72px;margin-right:72px}.s-px80{padding-left:80px;padding-right:80px}.s-mx80{margin-left:80px;margin-right:80px}.s-px96{padding-left:96px;padding-right:96px}.s-mx96{margin-left:96px;margin-right:96px}.s-py-16{padding-top:-16px;padding-bottom:-16px}.s-my-16{margin-top:-16px;margin-bottom:-16px}.s-py0{padding-top:0;padding-bottom:0}.s-my0{margin-top:0;margin-bottom:0}.s-py4{padding-top:4px;padding-bottom:4px}.s-my4{margin-top:4px;margin-bottom:4px}.s-py8{padding-top:8px;padding-bottom:8px}.s-my8{margin-top:8px;margin-bottom:8px}.s-py10{padding-top:10px;padding-bottom:10px}.s-my10{margin-top:10px;margin-bottom:10px}.s-py12{padding-top:12px;padding-bottom:12px}.s-my12{margin-top:12px;margin-bottom:12px}.s-py16{padding-top:16px;padding-bottom:16px}.s-my16{margin-top:16px;margin-bottom:16px}.s-py24{padding-top:24px;padding-bottom:24px}.s-my24{margin-top:24px;margin-bottom:24px}.s-py32{padding-top:32px;padding-bottom:32px}.s-my32{margin-top:32px;margin-bottom:32px}.s-py36{padding-top:36px;padding-bottom:36px}.s-my36{margin-top:36px;margin-bottom:36px}.s-py40{padding-top:40px;padding-bottom:40px}.s-my40{margin-top:40px;margin-bottom:40px}.s-py48{padding-top:48px;padding-bottom:48px}.s-my48{margin-top:48px;margin-bottom:48px}.s-py64{padding-top:64px;padding-bottom:64px}.s-my64{margin-top:64px;margin-bottom:64px}.s-py72{padding-top:72px;padding-bottom:72px}.s-my72{margin-top:72px;margin-bottom:72px}.s-py80{padding-top:80px;padding-bottom:80px}.s-my80{margin-top:80px;margin-bottom:80px}.s-py96{padding-top:96px;padding-bottom:96px}.s-my96{margin-top:96px;margin-bottom:96px}.s-pt0{padding-top:0}.s-mt0{margin-top:0}.s-pt2{padding-top:2px}.s-mt2{margin-top:2px}.s-pt4{padding-top:4px}.s-mt4{margin-top:4px}.s-pt6{padding-top:6px}.s-mt6{margin-top:6px}.s-pt8{padding-top:8px}.s-mt8{margin-top:8px}.s-pt10{padding-top:10px}.s-mt10{margin-top:10px}.s-pt12{padding-top:12px}.s-mt12{margin-top:12px}.s-pt16{padding-top:16px}.s-mt16{margin-top:16px}.s-pt20{padding-top:20px}.s-mt20{margin-top:20px}.s-pt24{padding-top:24px}.s-mt24{margin-top:24px}.s-pt32{padding-top:32px}.s-mt32{margin-top:32px}.s-pt36{padding-top:36px}.s-mt36{margin-top:36px}.s-pt40{padding-top:40px}.s-mt40{margin-top:40px}.s-pt48{padding-top:48px}.s-mt48{margin-top:48px}.s-pt64{padding-top:64px}.s-mt64{margin-top:64px}.s-pt72{padding-top:72px}.s-mt72{margin-top:72px}.s-pt80{padding-top:80px}.s-mt80{margin-top:80px}.s-pt96{padding-top:96px}.s-mt96{margin-top:96px}.s-pb-24{padding-bottom:-24px}.s-mb-24{margin-bottom:-24px}.s-pb0{padding-bottom:0}.s-mb0{margin-bottom:0}.s-pb2{padding-bottom:2px}.s-mb2{margin-bottom:2px}.s-pb4{padding-bottom:4px}.s-mb4{margin-bottom:4px}.s-pb6{padding-bottom:6px}.s-mb6{margin-bottom:6px}.s-pb8{padding-bottom:8px}.s-mb8{margin-bottom:8px}.s-pb10{padding-bottom:10px}.s-mb10{margin-bottom:10px}.s-pb12{padding-bottom:12px}.s-mb12{margin-bottom:12px}.s-pb16{padding-bottom:16px}.s-mb16{margin-bottom:16px}.s-pb20{padding-bottom:20px}.s-mb20{margin-bottom:20px}.s-pb24{padding-bottom:24px}.s-mb24{margin-bottom:24px}.s-pb32{padding-bottom:32px}.s-mb32{margin-bottom:32px}.s-pb36{padding-bottom:36px}.s-mb36{margin-bottom:36px}.s-pb40{padding-bottom:40px}.s-mb40{margin-bottom:40px}.s-pb48{padding-bottom:48px}.s-mb48{margin-bottom:48px}.s-pb64{padding-bottom:64px}.s-mb64{margin-bottom:64px}.s-pb72{padding-bottom:72px}.s-mb72{margin-bottom:72px}.s-pb80{padding-bottom:80px}.s-mb80{margin-bottom:80px}.s-pb96{padding-bottom:96px}.s-mb96{margin-bottom:96px}.s-pr-4{padding-right:-4px}.s-mr-4{margin-right:-4px}.s-pr0{padding-right:0}.s-mr0{margin-right:0}.s-pr4{padding-right:4px}.s-mr4{margin-right:4px}.s-pr8{padding-right:8px}.s-mr8{margin-right:8px}.s-pr10{padding-right:10px}.s-mr10{margin-right:10px}.s-pr12{padding-right:12px}.s-mr12{margin-right:12px}.s-pr16{padding-right:16px}.s-mr16{margin-right:16px}.s-pr20{padding-right:20px}.s-pr24{padding-right:24px}.s-mr24{margin-right:24px}.s-pr32{padding-right:32px}.s-mr32{margin-right:32px}.s-pr36{padding-right:36px}.s-mr36{margin-right:36px}.s-pr40{padding-right:40px}.s-mr40{margin-right:40px}.s-pr48{padding-right:48px}.s-mr48{margin-right:48px}.s-pr64{padding-right:64px}.s-mr64{margin-right:64px}.s-pr72{padding-right:72px}.s-mr72{margin-right:72px}.s-pr80{padding-right:80px}.s-mr80{margin-right:80px}.s-pr96{padding-right:96px}.s-mr96{margin-right:96px}.s-pl-5{padding-left:-5px}.s-ml-5{margin-left:-5px}.s-pl-4{padding-left:-4px}.s-ml-4{margin-left:-4px}.s-pl0{padding-left:0}.s-ml0{margin-left:0}.s-pl4{padding-left:4px}.s-ml4{margin-left:4px}.s-pl5{padding-left:5px}.s-ml5{margin-left:5px}.s-pl8{padding-left:8px}.s-ml8{margin-left:8px}.s-pl10{padding-left:10px}.s-ml10{margin-left:10px}.s-pl12{padding-left:12px}.s-ml12{margin-left:12px}.s-pl14{padding-left:14px}.s-ml14{margin-left:14px}.s-pl16{padding-left:16px}.s-ml16{margin-left:16px}.s-pl20{padding-left:20px}.s-ml20{margin-left:20px}.s-pl24{padding-left:24px}.s-ml24{margin-left:24px}.s-pl32{padding-left:32px}.s-ml32{margin-left:32px}.s-pl36{padding-left:36px}.s-ml36{margin-left:36px}.s-pl40{padding-left:40px}.s-ml40{margin-left:40px}.s-pl48{padding-left:48px}.s-ml48{margin-left:48px}.s-pl64{padding-left:64px}.s-ml64{margin-left:64px}.s-pl72{padding-left:72px}.s-ml72{margin-left:72px}.s-pl80{padding-left:80px}.s-ml80{margin-left:80px}.s-pl96{padding-left:96px}.s-ml96{margin-left:96px}.footer-help{background:hsla(0,0%,100%,.96);border-radius:8px 8px 8px 8px;-webkit-box-shadow:0 8px 36px 0 rgba(54,62,67,.1);box-shadow:0 8px 36px 0 rgba(54,62,67,.1);height:56px;width:265px;color:#6e7a81;font-size:16px}.footer-help a{line-height:1.5;color:#919ba1}.footer-help .mdi{color:#0093ed;font-family:LucidaGrande}.alert-charge-fail .s-alert__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alert-charge-fail .s-alert__content .s-button{margin:0;white-space:nowrap}.pointer{cursor:pointer;z-index:9}.pointer,.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.s-h100{height:100%}.s-m-h0{min-height:0}.s-w100{width:100%}.s-w50{width:50%}.s-w25{width:25%}.s-mw400{max-width:400px}.s-helper--upload{display:block;height:116px;border:1px dashed #b5bdc2;border-radius:12px}.s-hover-pointer{cursor:pointer}.s-hover-move{cursor:move}.s-hover-auto{cursor:auto}.s-modal-title{font-size:24px;line-height:1.25;color:#363e43;font-weight:600}.s-ml-a{margin-left:auto}.s-pre-line{white-space:pre-line}.s-text-warning{color:#ffcd64}.s-absolute-center{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.scrollbar--customized::-webkit-scrollbar{width:3px}.scrollbar--customized::-webkit-scrollbar-track{background:transparent}.scrollbar--customized::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.scrollbar--customized::-webkit-scrollbar-thumb:hover{opacity:.5}.s-text-danger{color:#ff595f}.w-max-content{width:-webkit-max-content;width:-moz-max-content;width:max-content}.w-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.text-gray{color:#525c64}.text-gray1000{color:#1a1f23}.text-gray800{color:#363e43}.text-gray600{color:#525c64}.text-gray500{color:#556873}.text-gray400{color:#6e7a81}.text-gray200{color:#919ba1}.text-gray100{color:#b5bdc2}.text-gray75{color:#dbdfe1}.text-gray72{color:#7d8a95}.text-gray50{color:#f5f6f7}.text-blue{color:#0063b6}.text-blue1000{color:#131f37}.text-blue800{color:#313e57}.text-blue600{color:#0063b6}.text-blue400{color:#0093ed}.text-blue300{color:#428cf0}.text-blue200{color:#33b2ff}.text-blue100{color:#78cbff}.text-blue75{color:#c2e6fa}.text-blue50{color:#ebf7fd}.text-red{color:#b61900}.text-red1000{color:#360c14}.text-red800{color:#5a1610}.text-red600{color:#b61900}.text-red400{color:#ee4b38}.text-red200{color:#ef7061}.text-red100{color:#f18e83}.text-red75{color:#f7e7e6}.text-red50{color:#fdf6f6}.text-green{color:#288200}.text-green1000{color:#002100}.text-green800{color:#1d401f}.text-green600{color:#288200}.text-green400{color:#3fbc1a}.text-green300{color:#20a848}.text-green200{color:#71d454}.text-green100{color:#a8ec7c}.text-green75{color:#e4f7d7}.text-green50{color:#f4ffec}.text-yellow{color:#d49502}.text-yellow1000{color:#351b00}.text-yellow800{color:#663d00}.text-yellow600{color:#d49502}.text-yellow400{color:#f5c814}.text-yellow200{color:#f9d74d}.text-yellow100{color:#fae26b}.text-yellow75{color:#fcf5cf}.text-yellow50{color:#fffbe6}.text-subtitle{font-size:16px;line-height:22px;letter-spacing:0;font-weight:500}.text-small{line-height:16px;letter-spacing:0}.text-big{font-size:16px;line-height:26px;letter-spacing:0}.text-normal{font-size:14px;line-height:20px;letter-spacing:0}.text-capitalize,.text-first-capitalize:first-letter{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.text-bold{font-weight:700}.text-italic{font-style:italic}.text-semi-bold{font-weight:500}.text-pointer{cursor:pointer}.text-line-though{text-decoration:line-through}.text-underline{text-decoration:underline}.text-break-all{word-break:break-all}.decoration-none,.decoration-none:focus,.decoration-none:focus span,.decoration-none:hover,.decoration-none:hover span,.decoration-none span,.decoration-none span:hover{text-decoration:none}.decoration-none-important,.decoration-none-important:focus,.decoration-none-important:hover,.decoration-none-important span{text-decoration:none!important}.font-menlo{font-family:Menlo,Arial,Helvetica,sans-serif}.white-space-nowrap{white-space:nowrap}.cursor-auto{cursor:auto}.cursor-default{cursor:default}.display-block{display:block}.display-inline-block{display:inline-block}.container{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{max-width:764px}}@media (min-width:1024px){.container{max-width:956px}}@media (min-width:1440px){.container{max-width:972px}}.container-fluid{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto{position:relative;width:100%;padding-right:8px;padding-left:8px}.col-xs{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xs-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xs-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xs-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xs-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xs-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xs-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xs-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xs-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xs-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xs-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xs-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xs-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xs-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xs-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xs-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xs-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xs-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xs-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xs-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xs-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xs-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xs-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xs-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xs-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xs-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xs-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xs-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xs-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.33333%}.offset-xs-2{margin-left:16.66667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333%}.offset-xs-5{margin-left:41.66667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333%}.offset-xs-8{margin-left:66.66667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333%}.offset-xs-11{margin-left:91.66667%}@media (min-width:768px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:1024px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:1440px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}.full-with-page{margin-left:32px;margin-right:32px}.unfulfilled-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.unfulfilled-card__badge{position:absolute;margin:0;top:0;right:0;-webkit-transform:translate3d(.875rem,-50%,0);transform:translate3d(.875rem,-50%,0);font-size:.875rem;font-weight:400;line-height:1rem;z-index:1}.unfulfilled-card__line-item-image{position:relative;margin-right:1rem}.unfulfilled-card__item-image{width:50px;height:50px}.unfulfilled-card__item-image .s-image{border:1px solid rgba(195,207,216,.3)}.unfulfilled-card__image{-webkit-transform:scale(.8);transform:scale(.8)}.unfulfilled-card--fill{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.unfulfilled-card--fee{-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:auto;flex-basis:auto}.unfulfilled-card__shipping-fee{margin-right:auto;margin-left:0}.unfulfilled-card__item-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.unfulfilled-card__name-product,.unfulfilled-card__variation-subdued{font-size:.875rem;line-height:1.25rem;margin:0}.unfulfilled-card__name-product p,.unfulfilled-card__variation-subdued p{margin:0}.unfulfilled-card__price-by-quantity{white-space:nowrap;text-align:right;vertical-align:top}@media only screen and (max-width:767px){.unfulfilled-card__price-by-quantity{text-align:left}}@media only screen and (min-width:768px){.unfulfilled-card__price-by-quantity--mobile{display:none}}@media only screen and (max-width:767px){.unfulfilled-card__price-by-quantity--desktop{display:none}}.unfulfilled-card__quantity-symbol{margin:0 .5rem}.unfulfilled-card__quantity{display:inline-block;text-align:left}.unfulfilled-card__total-price{min-width:4.375rem;padding-left:.5rem;text-align:right}.size-chart-mapping .sourcing-product__line{font-weight:700}.size-chart-mapping .sourcing-product__values{padding-left:16px}.size-chart-mapping .mapping-size-chart__values__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tag-manager .s-label{display:block;margin-top:16px;font-size:1.5rem;font-weight:400;line-height:2rem;text-transform:none;letter-spacing:normal;cursor:pointer}@media only screen and (min-width:768px){.tag-manager .s-label{font-size:1.4rem}}.tag-manager .s-heading{font-size:1.7rem;font-weight:600;line-height:2.4rem;margin:0 0 20px}.tag-manager .s-heading--micro-uppercase-bordered{color:#798c9c;padding:10px 20px 5px;font-size:11px;text-transform:uppercase;border-bottom:1px solid #ebeef0;margin:0}.tag-manager .tag-list-label{margin-top:16px}.tag-manager .tag-list-items{margin-top:8px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tag-manager .tag-list-items .tag-list-item-tooltip{max-width:100%}.tag-manager .tag-list-items .tag-list-item{background-color:#dfe3e8;color:#454f5b;margin-bottom:5px;max-width:100%;margin-left:5px}.tag-manager .tag-list-items .tag-list-item--clickable{cursor:pointer}.tag-manager .tag-list-items .tag-list-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-manager .tag-list-items--has-tooltip{margin-left:-5px}.tag-manager .tag-list-items--has-tooltip .tag-list-item-tooltip{padding-left:5px}.tag-manager .tag-list-items--has-tooltip .tag-list-item{margin-left:0}.line-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1rem;border-bottom:1px solid #dfe3e8}.line-item:first-child{padding-top:0}.line-item:last-child{padding-bottom:0;border-bottom:none}.line-item__info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.line-item__image{margin-right:.5rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.line-item__details{-webkit-box-flex:1;-ms-flex:1 1 20%;flex:1 1 20%;word-break:break-word}.line-item__formula,.line-item__quantity{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.line-item__quantity{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.line-item__total{-webkit-box-flex:0;-ms-flex:0 0 4rem;flex:0 0 4rem}.line-item .numberic-input-wrapper{width:5rem;margin-left:auto}@media only screen and (min-width:520px){.line-item__quantity{-ms-flex-pack:distribute;justify-content:space-around}.line-item .numberic-input-wrapper{margin-left:.5rem}}.style-selector.is-selecting-style .s-modal-content{width:auto}.style-selector__items{margin-top:-16px;margin-left:-16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.style-selector__item{padding-top:16px;padding-left:16px;text-align:center}.style-selector__preview{background-color:#f5f6f7;border:1px solid #b5bdc2;margin-bottom:.75rem;width:197px;height:241px;position:relative;border-radius:7px;overflow:hidden;cursor:pointer}.style-selector__preview.is-selected{border:1px solid #0093ed;-webkit-box-shadow:0 0 0 1px #0093ed;box-shadow:0 0 0 1px #0093ed}.style-selector__preview:hover .style-selector__preview-overlay{opacity:.7}.style-selector__preview:hover .style-selector__preview-overlay span{opacity:1}.style-selector__preview-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;bottom:0;right:0;background-color:#000;opacity:0;z-index:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.style-selector__preview-overlay span{color:#fff;opacity:0;font-size:1.5rem;font-weight:700}.style-selector__image{display:block;position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%}.style-selector__name{font-size:.875rem;line-height:1.25rem;color:#363e43;z-index:2}.style-selector__content{font-size:.875rem}.style-selector__notice{line-height:1.5rem;margin-bottom:.5rem}.style-selector__question{line-height:1.5rem;margin-bottom:.75rem}.style-selector__choice{line-height:1.25rem;margin-bottom:.875rem}.style-selector__choice:last-child{margin-bottom:0}.font-picker__preview{border:1px solid rgba(0,0,0,.075);border-radius:3px}.font-picker__list-wrapper{position:fixed;top:0;left:0;z-index:10000;background:#f5f6f7;width:350px;height:100%}.font-picker__header{-webkit-box-shadow:0 0 0 1px #dbdfe1,0 1px 3px 0 #dbdfe1;box-shadow:0 0 0 1px #dbdfe1,0 1px 3px 0 #dbdfe1}.font-picker__header .s-icon{position:absolute;top:calc(50% - 12px);right:16px}.font-picker__search .s-input__inner{background-color:#fff}.font-picker__list{border-top:1px solid rgba(0,0,0,.075);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;-webkit-overflow-scrolling:touch}.font-picker__list-item{-webkit-transition:background .4s ease-in-out;transition:background .4s ease-in-out;cursor:pointer}.font-picker__list-item.selected,.font-picker__list-item:hover{background-color:#fff}.font-picker__no-result{font-size:20px;line-height:24px}.font-picker__title{font-size:16px}.font-picker__selected{-webkit-box-shadow:0 0 0 1px #dbdfe1,0 -1px 3px 0 #dbdfe1;box-shadow:0 0 0 1px #dbdfe1,0 -1px 3px 0 #dbdfe1}.font-picker__title-selected{font-size:22px}.element-template-list__header{height:56px;border-bottom:2px solid #dbdfe1}.element-template-list__title{color:#363e43;font-size:16px;font-weight:700;line-height:22px}.element-template-list__back{top:16px;left:12px;color:#919ba1}.element-template-list__items{overflow-y:auto}.element-template-list__item{background-color:#f5f6f7;border:1px solid #b5bdc2;margin-bottom:.75rem;height:80px;border-radius:7px;overflow:hidden}.element-template-list__item:hover .element-template-list__overlay{opacity:.5}.element-template-list__item:hover .element-template-list__overlay span{opacity:1}.element-template-list__overlay{inset:0;background-color:#000;opacity:0;z-index:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.element-template-list__overlay span{color:#fff;opacity:0}.element-template-list__image{inset:0}.theme-editor-card{margin:0;border:0;-webkit-box-shadow:none;box-shadow:none}.theme-editor-card+.theme-editor-card{margin-top:0}.theme-editor-card .ml-24{margin-left:24px}.draggable-theme-editor-card>.card__section{padding-left:0;padding-right:0}.collapse-list-label{margin:8px 0;font-weight:700;text-align:left;color:#6d7a82;display:-webkit-box;display:-ms-flexbox;display:flex}.braintree-card-form .s-input__inner,.stipe-card-form .s-input__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.braintree-card-form .s-input__inner>div,.stipe-card-form .s-input__inner>div{width:100%}.braintree-card-form .s-input__inner--invalid,.stipe-card-form .s-input__inner--invalid{border-color:#ee4c3a}.braintree-card-form .s-form-item__content,.stipe-card-form .s-form-item__content{line-height:1}.braintree-card-form .s-form-item__label,.stipe-card-form .s-form-item__label{height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.braintree-card-form .s-tooltip.is-black:after,.stipe-card-form .s-tooltip.is-black:after{width:310px;white-space:normal;text-align:left}.braintree-card-form .s-input__inner--focus,.stipe-card-form .s-input__inner--focus{background-color:#fff;border-color:#b5bdc2!important}.braintree-card-form .s-input__inner--invalid,.stipe-card-form .s-input__inner--invalid{background-color:#fff}.braintree-card-form iframe{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.braintree-card-form .s-input__inner{padding:0}.modal-select-item .s-modal-content{max-height:80vh}.modal-select-item .s-modal-content,.modal-select-item .s-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-select-item .s-modal-header{border-bottom:1px solid #dbdfe1;-ms-flex-negative:0;flex-shrink:0}.modal-select-item .s-modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:100%;overflow:auto;border-bottom:1px solid #dbdfe1}.modal-select-item .s-modal-body .item-list .item-wrapper{border-bottom:1px solid #dbdfe1}.modal-select-item .s-modal-body .item-list .item-wrapper .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 0;color:#525c64}.modal-select-item .s-modal-body .item-list .item-wrapper .s-checkbox{padding-right:16px}.modal-select-item .s-modal-body .item-list .item-wrapper .item-image{min-width:40px;max-width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f5f6f7}.modal-select-item .s-modal-body .item-list .item-wrapper .item-image img{width:100%;-o-object-fit:contain;object-fit:contain}.modal-select-item .s-modal-body .item-list .item-wrapper .item-title{padding-left:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.modal-select-item .s-modal-body .item-list .item-wrapper .item-price,.modal-select-item .s-modal-body .item-list .item-wrapper .item-quantity{-ms-flex-negative:0;flex-shrink:0;padding:0 8px}.modal-select-item .s-modal-body .item-list .item-wrapper .sub-item-list{padding-left:24px}.modal-select-item .s-modal-body .loading-item{text-align:center;margin-top:16px}.modal-select-item .s-modal-body .loading-item img{width:40px;height:40px;-webkit-animation:rotation .8s linear infinite;animation:rotation .8s linear infinite}.modal-select-item .s-modal-footer{padding-top:20px}.link-label{text-align:left;display:block;font-size:14px;color:#6d7a82;line-height:20px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;margin-bottom:8px}.ag-theme-material{font-size:14px;font-family:Arial,sans-serif;color:#525c64}.ag-theme-material .ag-header-cell{padding-left:8px;padding-right:8px;color:#6e7a81}.ag-theme-material .ag-header-cell:first-of-type:hover,.ag-theme-material .ag-header-cell:not(.ag-column-resizing)+.ag-header-cell:hover{background-color:transparent}.ag-theme-material .ag-header-cell-text{text-transform:uppercase;font-size:12px}.ag-theme-material .ag-cell{padding-left:7px;padding-right:7px}.ag-theme-material .ag-cell>*{vertical-align:middle}.ag-theme-material .ag-cell-not-editable{background-color:rgba(240,241,242,.5)}.ag-theme-material .ag-ltr .ag-cell-focus.ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected),.ag-theme-material .ag-rtl .ag-cell-focus.ag-cell-range-single-cell.ag-cell-range-handle,.ag-theme-material .ag-rtl .ag-has-focus .ag-cell-focus.ag-cell-range-single-cell,.ag-theme-material .ag-rtl .ag-has-focus .ag-cell-focus:not(.ag-cell-range-selected){border:2px solid #33b2ff;outline:initial;border-radius:7px}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell),.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell){border:2px solid transparent}.ag-theme-material .ag-ltr .ag-cell-range-selected-1:not(.ag-cell-focus),.ag-theme-material .ag-rtl .ag-cell-range-selected-1:not(.ag-cell-focus){background-color:rgba(51,178,255,.1)}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-left-color:#33b2ff}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:#33b2ff}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top{border-top-color:#33b2ff}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-right-color:#33b2ff;border-top-right-radius:7px}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-top.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-top-left-radius:7px;border-left-color:#33b2ff}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom{border-bottom-color:#33b2ff}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-right{border-bottom-right-radius:7px;border-right-color:#33b2ff}.ag-theme-material .ag-ltr .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left,.ag-theme-material .ag-rtl .ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-bottom.ag-cell.ag-cell-range-selected:not(.ag-cell-range-single-cell).ag-cell-range-left{border-bottom-left-radius:7px;border-left-color:#33b2ff}.ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus.ag-cell-inline-editing,.ag-theme-material .ag-ltr .ag-has-focus .ag-cell-focus.ag-cell-popup-editing,.ag-theme-material .ag-rtl .ag-has-focus .ag-cell-focus.ag-cell-inline-editing,.ag-theme-material .ag-rtl .ag-has-focus .ag-cell-focus.ag-cell-popup-editing{border:none;overflow:initial}.ag-theme-material .ag-cell-inline-editing{padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none;background-color:transparent}.ag-theme-material .ag-popup-editor{border-radius:7px;background-color:transparent}.ag-theme-material .s-tag{background-color:#dbdfe1;color:#6b7982}.ag-theme-material .tag-list-items{position:relative;overflow:hidden}.ag-theme-material .tag-list-items.has-tags:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,right top,color-stop(70%,transparent),to(#fff));background:linear-gradient(90deg,transparent 70%,#fff)}.ag-theme-material .tag-list-item{margin-right:2px}.ag-theme-material .s-dropdown,.ag-theme-material .s-dropdown .s-dropdown-trigger{max-width:100%}.ag-theme-material .s-dropdown .s-button{max-width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ag-theme-material .s-dropdown .s-button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ag-theme-material .tag-manager .s-taginput .s-taginput-container>.s-tag{margin-bottom:2px}.ag-theme-material .tag-manager .s-taginput .s-taginput-container>.s-tag:not(:last-child){margin-right:2px}.ag-theme-material .tag-manager .s-taginput .s-taginput-container.is-focusable{max-width:300px;padding:6px 8px}.ag-theme-material .tag-manager .s-taginput .s-taginput-container .s-autocomplete input{min-width:13em}.ag-theme-material .tag-manager .s-heading--micro-uppercase-bordered{padding:0;color:#6e7a81;font-size:12px;border-bottom:0}.ag-theme-material .tag-manager .s-dropdown-item--promoted-action{margin-right:-1rem;margin-left:-1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px 12px;background:#fff;color:#212b36}.ag-theme-material .tag-manager .s-dropdown-item--promoted-action:hover{background:#f5f6f7;color:#212b36;cursor:pointer}.ag-theme-material .tag-manager .s-dropdown-menu{padding-top:12px;left:-8px}.ag-theme-material .ag-center-cols-viewport{overflow-y:auto!important}.ag-theme-material .ag-center-cols-clipper ::-webkit-scrollbar,.ag-theme-material .ag-center-cols-viewport ::-webkit-scrollbar{width:0}.timeline-list{position:relative;padding-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:24px}.timeline-list:after{content:" ";width:3px;top:0;bottom:20px;border-radius:3px;left:2px;background-color:#e3e6e9;position:absolute}.timeline-list .day:first-child{margin-top:0}.timeline-list .timeline{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;font-size:.875rem;word-break:break-word}.timeline-list .timeline .content{padding-right:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.timeline-list .timeline .time{min-width:100px;padding-left:8px;text-align:right}.timeline-list .timeline:before{content:" ";position:absolute;background-color:#007ace;-webkit-box-flex:0;-ms-flex:none;flex:none;width:13px;height:13px;left:-33px;border-radius:50%;border:3px solid #ebeef0;z-index:1;top:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@-webkit-keyframes zoomEffect{0%{-webkit-box-shadow:0 0 40px rgba(242,84,95,0);box-shadow:0 0 40px rgba(242,84,95,0)}to{-webkit-box-shadow:0 0 40px rgba(242,84,95,.3);box-shadow:0 0 40px rgba(242,84,95,.3)}}@keyframes zoomEffect{0%{-webkit-box-shadow:0 0 40px rgba(242,84,95,0);box-shadow:0 0 40px rgba(242,84,95,0)}to{-webkit-box-shadow:0 0 40px rgba(242,84,95,.3);box-shadow:0 0 40px rgba(242,84,95,.3)}}#yir-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:200px;position:relative;overflow:hidden;background-color:rgba(172,181,185,.16);cursor:pointer}#yir-banner #btn-close{top:10px;right:10px;cursor:pointer;width:37px;height:37px;background:#acb5b9;border-radius:50%}#yir-banner #btn-close,#yir-banner #switcher{position:absolute;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#yir-banner #switcher{bottom:40px;right:40px}#yir-banner #switcher>*{line-height:25px;height:25px}#yir-banner #switcher>:first-child{margin-right:7px}@media (max-height:800px){#yir-banner #switcher{bottom:10px;right:10px}}#yir-banner.yir-fullscreen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:display 1s ease-in-out;transition:display 1s ease-in-out;height:100%;cursor:default}#yir-banner.yir-fullscreen .decor .bot-left{z-index:-9;bottom:2%;left:-9%}#yir-banner.yir-fullscreen .decor .top-right{z-index:-9;top:-6%;right:-2%}#yir-banner.yir-fullscreen .big-text{font-size:50px}#yir-banner.yir-fullscreen .desc{font-size:20px;margin-bottom:60px}@media (max-width:768px){#yir-banner.yir-fullscreen .desc{font-size:15px}#yir-banner.yir-fullscreen .desc .highlight{font-size:24px}}#yir-banner.yir-fullscreen .desc.capitalize{text-transform:capitalize}#yir-banner .content{z-index:1;width:50%;-webkit-transition:visibility 0s linear 0s,opacity 1s;transition:visibility 0s linear 0s,opacity 1s}@media (max-width:768px){#yir-banner .content{width:100%}}#yir-banner .content.width-100{width:100%}#yir-banner .content.width-100 .screen-title{width:40%!important}#yir-banner .content .year img{height:15vh}#yir-banner .content.step{height:90%}#yir-banner .content.step .logo{height:10%;margin:0}#yir-banner .content.step .step-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:auto}#yir-banner .content.step .step-content,#yir-banner .content.step .step-content .card-wrapped{height:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#yir-banner .content.step .step-content .celeb{height:45vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(img/Celebrate.1d7f58c2.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}#yir-banner .content.step .step-content .celeb.no-bg{background:none}#yir-banner .content.step .step-content::-webkit-scrollbar{display:none}#yir-banner .content.step .step-content h1{line-height:unset;font-size:48px}@media (max-width:768px){#yir-banner .content.step .step-content h1{font-size:30px}}#yir-banner .content.step .step-content .thanks .desc,#yir-banner .content.step .step-content .thanks .hashtag{font-size:20px}#yir-banner .content.step .step-content .hashtag{font-size:15px;color:#0096ed;cursor:pointer}#yir-banner .content.step .step-content .screen-title{text-align:center;text-transform:uppercase;height:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:rgba(54,63,68,.7);margin:0 auto;width:70%}#yir-banner .content.step .step-content .desc .highlight{font-size:30px;font-weight:800}#yir-banner .content.step .step-content .desc .special-text{font-size:36px}#yir-banner .content.step .step-content .height-95{height:90%}@media (max-height:600px),(max-width:768px){#yir-banner .content.step .step-content .height-unset-tablet{height:unset}}#yir-banner .content.step .step-content .yir-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 10%}@media (max-width:768px){#yir-banner .content.step .step-content .yir-cards{width:50vw;margin:auto;display:block}}#yir-banner .content.step .step-content .yir-cards .yir-card3{width:30%}@media (max-width:768px){#yir-banner .content.step .step-content .yir-cards .yir-card3{width:100%}}#yir-banner .content.step .step-content .yir-cards .yir-card4{width:25%}@media (max-width:768px){#yir-banner .content.step .step-content .yir-cards .yir-card4{width:100%}}#yir-banner .content.step .step-content .yir-cards .yir-card{margin-right:24px;overflow:hidden;border-radius:30px;background-color:#fff;-ms-flex-item-align:stretch;align-self:stretch}@media (max-width:768px){#yir-banner .content.step .step-content .yir-cards .yir-card{margin-bottom:10px;margin-right:0}#yir-banner .content.step .step-content .yir-cards .yir-card:last-child{margin-bottom:0}}#yir-banner .content.step .step-content .yir-cards .yir-card:last-child{margin-right:unset}#yir-banner .content.step .step-content .yir-cards .yir-card .card-preview .preview-img{height:100%;background-color:inherit;border-radius:inherit;-webkit-box-shadow:inherit;box-shadow:inherit;color:#fff;width:inherit;margin:0;overflow:hidden;border:none}#yir-banner .content.step .step-content .yir-cards .yir-card .card-preview .preview-img img{height:30vh}#yir-banner .content.step .step-content .yir-cards .yir-card .yir-card-content{padding:32px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#yir-banner .content.step .step-content .yir-cards .yir-card .yir-card-content::-webkit-scrollbar{display:none}#yir-banner .content.step .step-content .yir-cards .yir-card .yir-card-content .desc{margin:unset;font-size:15px;text-align:left}#yir-banner .content.step .step-content .yir-cards .yir-card .yir-card-content .highlight{font-size:25px;font-weight:800}#yir-banner .flex-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){#yir-banner .flex-centered{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}#yir-banner .flex-centered:last-child{margin-bottom:0}#yir-banner .flex-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#yir-banner .big-text{font-weight:700;font-size:19px}#yir-banner .desc{font-size:14px;text-align:center}#yir-banner .decor .bot-left{position:absolute;bottom:1%;left:-9%;width:100%}#yir-banner .decor .top-right{position:absolute;top:-9%;right:1%;width:100%;text-align:right}#yir-banner .preview-img{height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:250px;margin:0 auto;border-radius:52px;-webkit-box-shadow:0 10px 20px -16px;box-shadow:0 10px 20px -16px;border:8px solid rgba(0,0,0,.1)}@media (max-height:600px),(max-width:768px){#yir-banner .preview-img.custom-size{width:200px;height:200px;border-radius:42px}}#yir-banner .preview-img.no-border{border:none}#yir-banner .preview-img.overflow-hidden{overflow:hidden}#yir-banner .preview-img.bg-white{background-color:#fff}#yir-banner .preview-img img{width:100%}#yir-banner .preview-img img.width-100{width:100%;height:unset}#yir-banner .preview-img img.height-100{width:unset;height:100%}#yir-banner .preview-img img.drink{position:relative;left:-35px}#yir-banner .preview-img img.fit{height:91%;-ms-flex-item-align:center;align-self:center}@media (min-width:768px){#yir-banner .preview-img img.fit{height:unset;width:130%;left:-10px;bottom:15px;position:relative}}#yir-banner .preview-img img.height-90{height:90%;width:unset}#yir-banner .preview-img i:before{font-size:150px}@media (max-width:768px){#yir-banner .preview-img{width:50vw;height:50vw}}#yir-banner .buyer{width:80%;margin:0 auto}#yir-banner .buyer .desc{font-size:15px}#yir-banner .buyer .desc .highlight{font-size:24px!important}@media (max-width:768px){#yir-banner .buyer .dots{display:none}}#yir-banner .buyer .dots img{text-align:right;position:relative;top:-7vw;left:10vw;width:13vw}#yir-banner .buyer .dots.dots-right{-webkit-transform:scaleX(-1);transform:scaleX(-1)}#yir-banner .buyer .row1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60%}#yir-banner .buyer .row1>div{width:33%}@media (max-width:768px){#yir-banner .buyer .row1>div{margin-bottom:10px;padding-bottom:10px;width:100%}#yir-banner .buyer .row1>div:last-child{margin-bottom:0}}#yir-banner .buyer .row1 .preview-img{margin:0 auto;width:250px;height:unset}@media (max-height:600px),(max-width:768px){#yir-banner .buyer .row1 .preview-img{width:200px}}@media (max-width:768px){#yir-banner .buyer .row1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 10px;height:unset}#yir-banner .buyer .row1 .preview-img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;border:none;margin-top:12%;margin-bottom:20px;padding:unset}}#yir-banner .buyer .row2{height:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#yir-banner .buyer .row2>div{width:24%}@media (max-width:768px){#yir-banner .buyer .row2>div{width:100%}}#yir-banner .buyer .row2 .dots{width:33%}#yir-banner .arrow-right{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid green}#yir-banner .play-button{border:8px solid rgba(242,84,95,.16);border-radius:50%;-webkit-animation:zoomEffect 1s infinite;animation:zoomEffect 1s infinite}#yir-banner .play-button .circle{width:50px;height:50px;background-color:#f2545f;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#yir-banner .play-button .circle:hover{background-color:#ef2e3c}#yir-banner .play-button .circle i{color:#fff}#yir-banner .screenshot{height:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-bottom:40px}@media (max-height:800px){#yir-banner .screenshot{padding-bottom:10px}}#yir-banner .screenshot>div{border:1px solid #0096ed;padding:2px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;-webkit-transition:color .2s;transition:color .2s;z-index:1;cursor:pointer}#yir-banner .screenshot>div i{height:27px;margin-right:3px}#yir-banner .screenshot>div *{color:#0096ed}#yir-banner .navigations{background:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1}#yir-banner .navigations,#yir-banner .navigations .btn-back,#yir-banner .navigations .btn-next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#yir-banner .navigations .btn-back,#yir-banner .navigations .btn-next{height:100%;width:96px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0}#yir-banner .navigations .btn-back:hover,#yir-banner .navigations .btn-next:hover{background-color:hsla(0,0%,100%,.16)}#yir-banner .navigations .btn-back i,#yir-banner .navigations .btn-next i{background:hsla(0,0%,100%,.64);width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:16px;color:#acb5b9}#yir-banner .navigations .btn-back{left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#yir-banner .navigations .btn-next{right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#yir-banner .navigations>span{width:25px;text-align:center;-webkit-transition:color .3s;transition:color .3s;cursor:pointer}#yir-banner .navigations>span.btn-disabled{visibility:hidden;cursor:default}#yir-banner .navigations>span:hover{color:#f2545f}#yir-banner .p-10{padding:10px}#yir-banner .lowercase{text-transform:lowercase}#yir-banner .revenue{-ms-flex-pack:distribute;justify-content:space-around}@media (min-height:800px){#yir-banner .revenue{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#yir-banner .revenue .preview-img{margin-bottom:70px}}#yir-banner .revenue img{height:100%;width:unset}#yir-banner .revenue .desc{font-size:18px}#yir-banner .revenue .desc .highlight{font-size:25px}#yir-banner .align-sefl-center{-ms-flex-item-align:center;align-self:center}#yir-banner .height-25vh{height:25vh}#yir-banner .width-100{width:100%}#yir-banner .width-70{width:70%}#yir-banner .mb-0{margin-bottom:0}#yir-banner .justify-content-unset{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}#yir-banner .justify-content-space-around{-ms-flex-pack:distribute;justify-content:space-around}#yir-banner .justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#yir-banner .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}#yir-banner .mt-20{margin-top:20px}#yir-banner .width-90{width:90%}#yir-banner .width-80{width:80%!important}#yir-banner .align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#yir-banner .width-60{width:60%}#yir-banner .mx-auto{margin:0 auto}#yir-banner .border-52{border-radius:52px}#modal-fullscreen{position:fixed;width:100vw;height:100vh;background-color:#f7f8f8;background-image:linear-gradient(158deg,#f6f8fa,#eaeff4);z-index:9999999999;top:0;left:0;visibility:hidden;opacity:0}#modal-fullscreen,#modal-fullscreen.visible{-webkit-transition:visibility 0s linear 0s,opacity 1s;transition:visibility 0s linear 0s,opacity 1s}#modal-fullscreen.visible{visibility:visible;opacity:1}#modal-fullscreen *{color:#363f44;font-family:SFProDisplay,Tahoma,Geneva,Verdana,sans-serif}#modal-fullscreen .yir-loader{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-title{font-size:16px;font-weight:600;line-height:1.4}.sidebar-footer,.sidebar-header,.sms-provider-sidebar-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sidebar-header{border-bottom:1px solid #dfe3e8}.sms-provider-sidebar-header{padding:24px 24px 12px}.sms-provider-sidebar-policy{padding:0 24px 24px;font-size:12px;border-bottom:1px solid #dfe3e8}.sms-provider-sidebar-policy a{font-size:12px}.sms-provider-sidebar-policy a:hover{text-decoration:none}.sms-provider-sidebar-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:24px}.verify-business-information-sidebar{overflow-y:scroll;scrollbar-width:none}.verify-business-information-sidebar .sidebar-container .alert-box{background-color:#fefcec;border:1px solid #f9e88e;padding:8px 16px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#5c3b00;font-size:14px}.verify-business-information-sidebar .sidebar-container .alert-box a:hover{text-decoration:none}.verify-business-information-sidebar::-webkit-scrollbar{display:none}.verify-business-information-sidebar .sidebar-container .verification-help-text{border:1px solid #dfe3e8;font-size:14px;padding:8px 16px;background-color:#e5e8e8;border-radius:8px}.verify-business-information-sidebar .sidebar-container .verification-help-text a:hover{text-decoration:none}.sidebar-footer{border-top:1px solid #dfe3e8}.sidebar-close{cursor:pointer;opacity:.8}.sidebar-close:hover{opacity:1}.sidebar-body{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}.sidebar .s-collapse{border:none}.sidebar .s-collapse-item__content{padding-left:8px;padding-right:8px;padding-bottom:24px}.sidebar .s-collapse-item__content .radio-group .radio-group-item .extra-input{padding:10px 0}.sidebar .s-collapse-item__header{font-size:.875rem;font-weight:400;line-height:1.4;height:auto;min-height:48px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sidebar .s-collapse-item__arrow{margin-top:14px}.sidebar .s-collapse-item .tags-wrapper{opacity:1;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.sidebar .s-collapse-item .s-tag{color:#6b7982;background-color:#dbdfe1}.sidebar .s-collapse-item:last-child .s-collapse-item__header,.sidebar .s-collapse-item:last-child .s-collapse-item__wrap{border-bottom:0}.sidebar .s-collapse-item.is-active .tags-wrapper{display:none;opacity:0}.divider-vertical,.item-select-method{border:1px solid #dbdfe1}.item-select-method{border-radius:8px;padding:16px;width:100%;background-color:#f5f6f7}.item-select-method .s-control-label{width:100%}.item-select-method:active,.item-select-method:focus,.item-select-method:hover,.method-selected{border-color:#0091eb}.detail-invoice{font-size:13px}.text-small{font-size:12px}.text-disabled{color:#b5bdc2}.divider-or{width:100%;text-align:center;border-bottom:1px solid #dbdfe1;line-height:.1em;margin:10px 0 20px;color:#525c64}.divider-or span{background:#fff;padding:0 10px}.btn-primary__outline{background-color:#78cbff;border:1px solid #0093ed;-webkit-box-shadow:#0063b6;box-shadow:#0063b6;color:#0093ed}.light-grey{background-color:#f5f6f7;border-radius:12px}.mode-fade-enter-active,.mode-fade-leave-active{-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.mode-fade-enter-from,.mode-fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.block-available-amount{border:1px solid #dbdfe1;border-radius:12px;padding:12px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.float-right{float:right}#select-bank select{color:#b5bdc2}.annoucement-popup{position:fixed;border:1px solid rgba(54,62,67,.04);background-color:#fff;padding:16px;top:140px;left:50%;width:480px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);border-radius:12px;z-index:9999;-webkit-transform:translate(-50%);transform:translate(-50%)}.annoucement-popup .text-pointer{z-index:999;position:absolute;-webkit-transition:.6s ease;transition:.6s ease}.annoucement-popup .right-arrow{right:10px}.annoucement-popup .popup-slider{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.annoucement-popup .popup-slider .popup-slide{display:none}.annoucement-popup .popup-slider .popup-slide .border-img{margin:10px;border-radius:3px}.annoucement-popup .popup-slider .popup-slide img{max-width:400px;height:auto}.annoucement-popup .popup-slider .popup-slide .description{margin:10px 0 10px 0;padding:10px 0 10px 0}.annoucement-popup .popup-slider .move-slide{-webkit-animation-name:move-slide;-webkit-animation-duration:1.5s;animation-name:move-slide;animation-duration:1.5s}@-webkit-keyframes move-slide{0%{opacity:.4}to{opacity:1}}@keyframes move-slide{0%{opacity:.4}to{opacity:1}}.annoucement-popup .popup-container{padding:10px}.annoucement-popup .button-close{z-index:999;position:absolute;top:10px;right:10px;width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#6e7a81;border-radius:3px}.annoucement-popup .button-close:hover{color:#363e43;background-color:#f5f6f7;cursor:pointer}.md-show{display:none}.md-overlay{opacity:.9;-webkit-transition:opacity .6s;transition:opacity .6s}.popup-overlay{width:3840px;height:2160px;position:fixed;z-index:9998;background-color:#f3f3f3}#request-affiliate h4{font-size:23px;margin-bottom:15px}#request-affiliate .s-pl30{padding-left:30px}#request-affiliate .s-pr30{padding-right:30px}#request-affiliate .s-pr15{padding-right:15px}#request-affiliate .s-mt8{margin-top:8px}#request-affiliate .p-s16{font-size:16px!important}#request-affiliate .p-s18{font-size:18px!important}#request-affiliate .text-color-5F3{color:#5f3200!important}#request-affiliate .text-bold{font-weight:700}#request-affiliate .text-white{color:#fff}#request-affiliate .text-black{color:#101010}#request-affiliate .use-full-width{width:100%}#request-affiliate .bg-img{max-width:100%}#request-affiliate .l-h-22{line-height:22px!important}#request-affiliate .mg-l-36{margin-left:36px}#request-affiliate .VueCarousel-navigation-button{font-size:40px;padding:0!important;margin:18px!important;outline:none;top:40%}#request-affiliate .VueCarousel-navigation-button.VueCarousel-navigation-prev{left:20px!important}#request-affiliate .VueCarousel-navigation-button.VueCarousel-navigation-next{right:20px!important}#request-affiliate .VueCarousel-slide{visibility:visible;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}#request-affiliate .VueCarousel-dot-container{margin-top:0!important}.sub-banner{background-color:#fef6f6;padding:10px 0 15px 0;border-radius:20px}.sub-banner:after,.sub-banner:before{content:"";display:table}.sub-banner:after{clear:both}.sub-banner .small{font-size:12px}.sub-banner .mobile-image{width:66%;margin-left:15%}.sub-banner .mobile-title{padding-top:4px}.sub-banner .mobile-progress-bar{margin:45px 8px 18px 8px}.sub-banner .mobile-notice{font-size:14px;margin:10px 0 10px 0;color:#525c64}.sub-banner .mobile-notice a{font-size:14px;color:#0093ed}.sub-banner .mobile-tips{font-size:12px;color:#4d5c66;border:1px solid #dbdfe1;background-color:#fff;border-radius:13px;padding:3px 0;margin-left:12px;margin-right:12px}.sub-banner .mobile-tips p{font-size:12px}.sub-banner .mobile-tips p img{width:20px;margin-right:2px}.sub-banner .mobile-tips a{font-size:12px;color:#0093ed}.sub-banner-left{float:left;width:250px}.sub-banner-left img{width:240px;position:relative;top:18px}.sub-banner-right{float:right;width:calc(100% - 250px);text-align:center;padding-right:50px}.sub-banner-right-title{font-size:16px;font-weight:700;color:#363e43}.sub-banner-right-notice{font-size:14px;margin:10px 0 20px 0;color:#525c64}.sub-banner-right-notice a{font-size:14px;color:#0093ed}.sub-banner-right-enddate{margin:10px 0}.sub-banner-right-enddate img{position:relative;margin-right:3px}.sub-banner-right-tips{font-size:12px;color:#4d5c66;border:1px solid #dbdfe1;background-color:#fff;border-radius:13px;padding:3px 0;width:80%;margin-left:10%}.sub-banner-right-tips img{width:20px;margin-right:2px}.sub-banner-right-tips span{font-size:12px}.sub-banner-right-tips a{font-size:12px;color:#0093ed}.sub-banner-right .progress-bar-container{margin:50px 0 30px 0}.sub-banner-right .trial-text{color:#363e43;margin-bottom:10px;width:80%;margin-left:11%;font-size:14px}.sub-banner-right .trial-text a{font-size:14px;color:#0093ed}.imgDone{position:absolute;top:-11px;right:0}.imgDone img{width:30px;height:30px}.imgDone-mobile{position:absolute;top:-11px;right:0}.imgDone-mobile img{width:25px;height:30px}.process-popup{position:absolute;top:-50px;right:-20px;padding:6px 9px;border-radius:10px;border:1px solid #6e7a81;background-color:#fff;text-align:center;font-size:12px;color:#525c64;font-weight:700}.process-popup.start{right:35px}.process-popup.full-width{width:230px;right:-86px}.process-popup.free{right:-6px}.process-popup:before{border-top:5px solid #6e7a81;bottom:-10px}.process-popup:after,.process-popup:before{content:"";width:0;height:0;position:absolute;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid transparent;right:41%}.process-popup:after{border-top:5px solid #fff;bottom:-9px}.process-popup.mobile-1-4{width:72px;top:-40px;right:-22px;padding:4px 7px}.process-popup.mobile-5-9{width:120px;top:-60px;right:-40px;padding:4px 7px}.process-popup.mobile-end{top:-44px;right:-10px;padding:4px 7px}.currentOrder{position:absolute;top:-8px;right:0;z-index:10;width:23px;height:23px;border-radius:50%;background-color:#fff;display:block}.currentOrder-circle{width:15px;height:15px;background-color:#0093ed;border-radius:50%;display:block;text-align:center;margin:0 auto;position:relative;top:4px}.currentOrder-circle.fail{background-color:#919ba1}.currentOrder-circle img{position:relative;top:-4px;width:10px}.circle-stage{position:absolute;right:0;top:-2px;width:12px;height:12px;display:block;border-radius:50%;background-color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ccc}.circle-stage span{width:8px;height:8px;display:block;border-radius:50%;background-color:#b5bdc2;margin:0 auto}.circle-stage span.active{background-color:#0093ed}.progress-sub{width:10%;height:8px;position:relative;display:inline-block}.progress-sub-width{width:100%;height:100%;background-color:#fff;background-size:1rem 1rem}.progress-sub-width.start{background-color:#fff;background-image:linear-gradient(132deg,#dce0e2 25%,transparent 0,transparent 50%,#dce0e2 0,#dce0e2 75%,transparent 0,transparent)}.progress-sub-width.first{border-top-left-radius:13px;border-bottom-left-radius:13px}.progress-sub-width.grey{background-image:linear-gradient(132deg,#b4bcc1 25%,transparent 0,transparent 50%,#dce0e2 0,#b4bcc1 75%,transparent 0,transparent);background-color:#dbdfe1}.progress-sub-width.active{background-image:linear-gradient(132deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-color:#33b2ff}.drawer{inset:0;background-color:#fff;z-index:1000001;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;will-change:transform;-webkit-box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08);box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08)}.drawer.open{-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (min-width:600px){.drawer{width:380px;left:auto;-webkit-transform:translateX(380px);transform:translateX(380px)}}.drawer-title{font-size:16px;font-weight:600;line-height:1.4}.drawer-header{border-bottom:1px solid #dfe3e8}.drawer-footer{border-top:1px solid #dfe3e8}.drawer-body{overflow-y:auto}.sb-popup__choose-template::-webkit-scrollbar{display:none}.sb-popup__choose-template .crisp-client{display:none!important}.library-templates{margin:40px}.library-templates--fetching{position:relative;pointer-events:none}.library-templates--fetching:before{content:"";z-index:1;width:100%;height:100%;position:absolute;background-color:hsla(0,0%,100%,.4)}.library-templates__wrap+.library-templates__wrap{padding-top:24px;margin-top:32px;border-top:1px solid var(--neutral-200)}.library-templates__head__name{color:var(--color-neutral-900)}.library-templates__head__count{color:var(--neutral-600)}.library-templates .sb-choose-template__templates{margin:0;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:24px}@media only screen and (min-width:769px){.library-templates .sb-choose-template__templates{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:1280px){.library-templates .sb-choose-template__templates{grid-template-columns:repeat(4,minmax(0,1fr));-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:46px}}.library-templates .sb-choose-template__templates--library{padding:24px;border-radius:8px;background:var(--neutral-100)}.sb-choose-template{z-index:10000;background-color:var(--neutral-50);top:0;bottom:0;left:0;right:0;overflow-y:auto;-webkit-animation:sbSlideUp .3s;animation:sbSlideUp .3s;-moz-user-select:text;user-select:text;-ms-user-select:text;-webkit-user-select:text}.sb-choose-template__header{padding-top:48px;padding-left:40px;background-color:var(--neutral-100)}.sb-choose-template__header .sb-text-body-medium{color:#000}@media only screen and (max-width:1024px){.sb-choose-template__header{padding:12px}}@media only screen and (max-width:575px){.sb-choose-template__header{padding:8px 12px}}.sb-choose-template__header-left{width:700px}.sb-choose-template__header-left-content{padding-right:150px}.sb-choose-template__heading{max-width:450px}.sb-choose-template__heading,.sb-choose-template__heading span{font-size:40px;line-height:48px}@media only screen and (max-width:575px){.sb-choose-template__heading,.sb-choose-template__heading span{font-size:32px;line-height:40px}}.sb-choose-template__banner img{-o-object-fit:contain;object-fit:contain;height:294px}@media only screen and (max-width:1024px){.sb-choose-template__banner--choose{display:none!important}}.sb-choose-template__banner:not(.sb-choose-template__banner--choose){padding-right:40px}.sb-choose-template__current-template{max-width:448px;width:448px}.sb-choose-template__current-template img{border-radius:12px 12px 0 0;height:274px;min-height:274px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.sb-choose-template__close-btn,.sb-choose-template__scroll-top-btn{z-index:1;right:12px;width:32px;height:32px;padding:0;border:none;background-color:var(--neutral-50);border-radius:16px;-webkit-box-shadow:0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.08),0 0 0 1px #e3e7e8;box-shadow:0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.08),0 0 0 1px #e3e7e8}.sb-choose-template__close-btn{top:8px}.sb-choose-template__scroll-top-btn{bottom:12px;-webkit-animation:sbSlideUp .25s;animation:sbSlideUp .25s}.sb-choose-template__scroll-top-btn img{margin:10px}.sb-choose-template__templates{margin:40px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;row-gap:56px}@media only screen and (max-width:1024px){.sb-choose-template__templates{grid-template-columns:repeat(1,minmax(0,1fr));margin:24px 16px;row-gap:24px}}.sb-choose-template__info{padding:16px}@media only screen and (max-width:1024px){.sb-choose-template__info{border-radius:0 0 12px 12px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16)}}@media only screen and (min-width:1024px){.sb-choose-template__info{padding:0;padding-top:16px}}.sb-choose-template__wrap .discount-tag{position:absolute;top:0;left:0;background-color:#d12e39;color:#fff;padding:26px 0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:0 0;transform-origin:0 0;width:64px;height:64px;z-index:1;-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);border-top-left-radius:8px}.sb-choose-template__wrap .discount-tag__text{font-size:14px;-webkit-transform:rotate(318deg);transform:rotate(318deg);-webkit-transform-origin:0 0;transform-origin:0 0;font-weight:600}.sb-choose-template__wrap figure{padding-top:100%;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);height:100%}@media only screen and (max-width:1024px){.sb-choose-template__wrap figure{-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.16);box-shadow:0 0 0 1px rgba(172,181,185,.16);border-radius:12px 12px 0 0}}.sb-choose-template__wrap figure:hover figcaption{opacity:1;bottom:-1px}.sb-choose-template__wrap img{top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.sb-choose-template__wrap figcaption{opacity:0;height:56px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);bottom:-100px;left:0;-webkit-transition:opacity .15s ease,bottom .15s ease;transition:opacity .15s ease,bottom .15s ease}.sb-choose-template__wrap figcaption div{-ms-flex-preferred-size:50%;flex-basis:50%}.sb-choose-template__wrap figcaption .sb-button:focus{-webkit-box-shadow:none;box-shadow:none}.sb-choose-template__wrap--active figure{-webkit-box-shadow:0 0 0 2px var(--blue-400);box-shadow:0 0 0 2px var(--blue-400)}.sb-choose-template__current-tag{z-index:1;font-size:12px;line-height:16px;color:var(--neutral-50);background-color:var(--blue-600);position:absolute;top:8px;right:8px;border-radius:12px;padding:4px 8px}.sb-choose-template__figcaption{display:none}@media only screen and (min-width:1024px){.sb-choose-template__figcaption{display:-webkit-box;display:-ms-flexbox;display:flex}}.sb-choose-template__action-group{display:none}@media only screen and (max-width:1024px){.sb-choose-template__action-group{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1024px){.sb-choose-template__action-group>:first-child{width:50%}}.sb-choose-template__filter .sb-button{text-align:left;padding-left:12px;padding-right:12px;width:125px}@media only screen and (min-width:1200px){.sb-choose-template__filter .sb-button{width:128px}}.sb-choose-template__filter .sb-button .sb-button--label{font-size:14px}@media only screen and (min-width:1200px){.sb-choose-template__library-btn.sb-button{width:132px}}.sb-choose-template__empty{margin-top:20px;margin-bottom:20px}@media only screen and (min-width:1280px){.sb-choose-template__empty{margin-top:76px;margin-bottom:76px}}.sb-choose-template__empty .sb-text-body-medium,.sb-choose-template__empty__not-find span:first-child{color:var(--neutral-600)}.sb-choose-template__legacy-templates{height:240px;border-top:1px solid var(--neutral-200,#e3e7e8);margin-top:32px}.sb-choose-template-filter{-webkit-box-shadow:0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.08),0 0 0 1px var(--neutral-200);box-shadow:0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.08),0 0 0 1px var(--neutral-200);border-radius:12px}.sb-choose-template-filter__libraries,.sb-choose-template-filter__tags{max-height:320px;overflow-x:auto}.sb-choose-template-filter__library:hover,.sb-choose-template-filter__tag:hover{background-color:var(--neutral-100)}@media only screen and (min-width:1200px){.sb-choose-template-filter__search{max-width:270px}}@media only screen and (min-width:1400px){.sb-choose-template-filter__search{max-width:320px}}.sb-choose-template-filter__search .sb-input__prefix.sb-icon{color:var(--neutral-400)}.sb-choose-template-v2{z-index:10000;background-color:var(--neutral-50);top:0;bottom:0;left:0;right:0;overflow-y:auto;-webkit-animation:sbSlideUp .3s;animation:sbSlideUp .3s;-moz-user-select:text;user-select:text;-ms-user-select:text;-webkit-user-select:text}.sb-choose-template-v2__wrapper{max-width:1440px;margin:auto;padding:0 16px}.sb-choose-template-v2__wrapper .library-templates{margin:0}@media only screen and (min-width:769px){.sb-choose-template-v2__wrapper{padding:0 40px}.sb-choose-template-v2__wrapper .library-templates{margin:0 0 60px 0}}.sb-choose-template-v2__filter{margin-top:24px}@media only screen and (min-width:769px){.sb-choose-template-v2__filter{margin-top:0;margin-bottom:32px}.sb-choose-template-v2__filter--wrapper .button-library{margin-left:24px}}@media only screen and (max-width:768px){.sb-choose-template-v2__filter--wrapper{gap:18px}.sb-choose-template-v2__filter--selling-type{width:50%}.sb-choose-template-v2__filter--selling-type span .sb-button--label{text-align:left}.sb-choose-template-v2__filter__popover{left:16px!important;right:16px!important;width:calc(100% - 32px)!important}}.sb-choose-template-v2__filter .list-selling-type-wrap{overflow:hidden}.sb-choose-template-v2__filter .list-selling-type-wrap .left-arrow{z-index:1;left:0;width:81px;height:40px;background:-webkit-gradient(linear,left top,right top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.sb-choose-template-v2__filter .list-selling-type-wrap .left-arrow svg{left:0;position:absolute}.sb-choose-template-v2__filter .list-selling-type-wrap .right-arrow{z-index:1;right:0;width:81px;height:40px;background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.sb-choose-template-v2__filter .list-selling-type-wrap .right-arrow svg{right:0;position:absolute}.sb-choose-template-v2__filter .list-selling-type-wrap .list-selling-type{overflow-x:scroll;scroll-behavior:smooth;width:100%;gap:16px;max-height:inherit}.sb-choose-template-v2__filter .list-selling-type-wrap .list-selling-type::-webkit-scrollbar{display:none}.sb-choose-template-v2__filter .list-selling-type-wrap .list-selling-type button:last-child{margin-right:0}.sb-choose-template-v2__filter .sb-button--selected,.sb-choose-template-v2__filter .sb-button--selected:focus{border:1px solid var(--neutral-600);background:rgba(94,106,110,.08)}.sb-choose-template-v2__filter .sb-button--selected:focus{-webkit-box-shadow:none;box-shadow:none}.sb-choose-template-v2__filter__search{margin-right:16px}.sb-choose-template-v2__filter__search .sb-input__inner{width:40px;min-width:40px;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.sb-choose-template-v2__filter__search--active .sb-input__inner{width:200px}.sb-choose-template-v2__filter__search .sb-input__prefix.sb-icon{color:var(--neutral-400)}@media only screen and (max-width:768px){.sb-choose-template-v2__filter__search{margin-right:0}.sb-choose-template-v2__filter__search--active .sb-input__inner,.sb-choose-template-v2__filter__search .sb-input__inner{width:100%}}.sb-choose-template-v2__filter__tag{margin-bottom:16px}.sb-choose-template-v2__filter__select{width:50%}.sb-choose-template-v2__filter__select .sb-button--label{text-align:left}.sb-choose-template-v2__filter--library{width:50%}.sb-choose-template-v2__flash-sale{max-width:1360px;margin:auto;padding:0 12px;margin-bottom:32px;height:40px;border-radius:8px;background:linear-gradient(91deg,#0094eb -3.03%,#fff 98.79%),linear-gradient(90deg,#e5e8e8,#fff);font-size:14px;color:#fff;cursor:pointer}.sb-choose-template-v2__flash-sale__label{font-weight:700;font-size:14px}.sb-choose-template-v2__flash-sale__label--small{font-weight:500;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-position:from-font}.sb-choose-template-v2__flash-sale__time-wrapper{background:rgba(49,135,205,.8);border:1px solid hsla(0,0%,100%,.8);border-radius:6px;height:30px;padding:0 6px}.sb-choose-template-v2__flash-sale__time{font-size:20px;font-weight:700}.sb-choose-template-v2__header{background-color:var(--neutral-50);border-bottom:1px solid var(--neutral-200);margin-bottom:20px}.sb-choose-template-v2__header--wrapper{padding:24px 16px}.sb-choose-template-v2__header--wrapper .sb-text-body-medium{color:#000}@media only screen and (min-width:769px){.sb-choose-template-v2__header{margin-bottom:32px}.sb-choose-template-v2__header--wrapper{padding:0 40px}}@media only screen and (min-width:769px){.sb-choose-template-v2__header-left{width:50%;min-width:50%;padding:48px 40px 48px 0}}@media only screen and (min-width:1280px){.sb-choose-template-v2__header-left{width:700px;min-width:700px;padding:48px 40px 48px 0}}@media only screen and (min-width:1280px){.sb-choose-template-v2__heading{max-width:620px}}.sb-choose-template-v2__description{max-width:555px}.sb-choose-template-v2__heading,.sb-choose-template-v2__heading span{color:var(--color-neutral-900);font-size:40px;line-height:48px}@media only screen and (max-width:575px){.sb-choose-template-v2__heading,.sb-choose-template-v2__heading span{font-size:32px;line-height:40px}}@media only screen and (min-width:769px){.sb-choose-template-v2__banner{width:660px;min-width:660px;margin-top:48px}}.sb-choose-template-v2__banner img{-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:768px){.sb-choose-template-v2__banner--choose{display:none!important}}.sb-choose-template-v2__banner:not(.sb-choose-template-v2__banner--choose){padding-right:40px}.sb-choose-template-v2__current-template{max-width:448px;width:448px}.sb-choose-template-v2__current-template img{border-radius:12px 12px 0 0;height:274px;min-height:274px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.sb-choose-template-v2__close-btn,.sb-choose-template-v2__scroll-top-btn{z-index:1;right:12px;width:32px;height:32px;padding:0;border:none;background-color:var(--neutral-50);border-radius:16px;-webkit-box-shadow:0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.08),0 0 0 1px #e3e7e8;box-shadow:0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px rgba(0,0,0,.08),0 0 0 1px #e3e7e8}.sb-choose-template-v2__close-btn{top:8px}.sb-choose-template-v2__scroll-top-btn{bottom:12px;-webkit-animation:sbSlideUp .25s;animation:sbSlideUp .25s}.sb-choose-template-v2__scroll-top-btn img{margin:10px}.sb-choose-template-v2__info{padding:16px}@media only screen and (max-width:1024px){.sb-choose-template-v2__info{border-radius:0 0 12px 12px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16)}}@media only screen and (min-width:1024px){.sb-choose-template-v2__info{padding:0;padding-top:16px}}.sb-choose-template-v2__wrap figure{padding-top:100%;border-radius:12px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);height:100%}@media only screen and (max-width:1024px){.sb-choose-template-v2__wrap figure{-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.16);box-shadow:0 0 0 1px rgba(172,181,185,.16);border-radius:12px 12px 0 0}}.sb-choose-template-v2__wrap figure:hover figcaption{opacity:1;bottom:-1px}.sb-choose-template-v2__wrap img{top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.sb-choose-template-v2__wrap figcaption{opacity:0;height:56px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);bottom:-100px;left:0;-webkit-transition:opacity .15s ease,bottom .15s ease;transition:opacity .15s ease,bottom .15s ease}.sb-choose-template-v2__wrap figcaption div{-ms-flex-preferred-size:50%;flex-basis:50%}.sb-choose-template-v2__wrap figcaption .sb-button:focus{-webkit-box-shadow:none;box-shadow:none}.sb-choose-template-v2__wrap--active figure{-webkit-box-shadow:0 0 0 2px var(--blue-400);box-shadow:0 0 0 2px var(--blue-400)}.sb-choose-template-v2__current-tag{z-index:1;font-size:12px;line-height:16px;color:var(--neutral-50);background-color:var(--blue-600);position:absolute;top:8px;right:8px;border-radius:12px;padding:4px 8px}.sb-choose-template-v2__figcaption{display:none}@media only screen and (min-width:1024px){.sb-choose-template-v2__figcaption{display:-webkit-box;display:-ms-flexbox;display:flex}}.sb-choose-template-v2__action-group{display:none}@media only screen and (max-width:1024px){.sb-choose-template-v2__action-group{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:1024px){.sb-choose-template-v2__action-group>:first-child{width:50%}}.sb-choose-template-v2__filter--mobile .sb-button{text-align:left;padding-left:12px;padding-right:12px}.sb-choose-template-v2__filter--mobile .sb-button .sb-button--label{font-size:14px}@media only screen and (min-width:1200px){.sb-choose-template-v2__library-btn.sb-button{width:132px}}.sb-choose-template-v2__empty{margin-top:20px}@media only screen and (min-width:1024px){.sb-choose-template-v2__empty{margin-top:16px}}@media only screen and (min-width:1440px){.sb-choose-template-v2__empty{margin-top:200px}}.sb-choose-template-v2 .total-template{margin-bottom:24px}.sb-choose-template-v2 .total-template span{color:var(--neutral-600)}@media only screen and (min-width:769px){.sb-choose-template-v2 .total-template{margin-bottom:16px}}.sb-template-tags__clear{background:none;border:0;outline:none;text-decoration:underline;color:var(--neutral-800)}.sb-template-tags__clear:hover{text-decoration:none}.template-preview header{height:48px;border-bottom:1px solid var(--neutral-200)}.template-preview__apply-btn{display:none;padding:12px 16px;position:fixed;left:0;bottom:0;background-color:#fff;-webkit-animation:sbSlideUp .3s;animation:sbSlideUp .3s}@media only screen and (max-width:1024px){.template-preview__apply-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}.template-preview__header-left{width:100%;-ms-flex-item-align:stretch;align-self:stretch}.template-preview__header-left--back{min-width:50px;border-right:1px solid var(--neutral-200)}@media only screen and (max-width:1024px){.template-preview__header-left--back+div{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:16px}}@media only screen and (min-width:1024px){.template-preview__header-left{width:45%}.template-preview__header-left .sb-button--dropdown{width:182px}}.template-preview__header-left .sb-button--dropdown .sb-button--label{max-width:130px;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:1024px){.template-preview__header-left .sb-button--dropdown .sb-button--label{max-width:80px}}.template-preview__header-left.no-width{width:unset}.template-preview__header-right{display:none}@media only screen and (min-width:1024px){.template-preview__header-right{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1024px){.template-preview__header-label-style{display:block}}.template-preview__color{width:20px;height:20px;border-radius:50%;border:1px solid rgba(var(--neutral-400-rgb),.24);-webkit-box-shadow:0 0 0 1px rgba(var(--neutral-600-rgb),.0001);box-shadow:0 0 0 1px rgba(var(--neutral-600-rgb),.0001)}@media only screen and (max-width:1024px){.template-preview__color{margin-right:12px}.template-preview__color+span{display:none}}.template-preview__dropdown>span{line-height:0}.template-preview__dropdown-text{max-width:100px;text-overflow:ellipsis;overflow:hidden}@media only screen and (max-width:1024px){.template-preview__dropdown--color .sb-button--dropdown{padding:8px}.template-preview__dropdown--color .sb-button--dropdown .sb-icon{display:none}.template-preview__dropdown--color .sb-button--dropdown .template-preview__color{margin-right:0}}.template-preview__dropdown-color{width:24px;height:24px;border-radius:50%}.template-preview__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:calc(100% - 232px);-ms-flex:calc(100% - 232px);flex:calc(100% - 232px)}.template-preview__header-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto}@media only screen and (max-width:1024px){.template-preview__header-center{display:none}}.template-preview__device.sb-button .sb-icon{color:var(--neutral-400)}.template-preview__device.sb-button.is-active .sb-icon{color:var(--neutral-800)}.template-preview__body{background-color:var(--neutral-200);height:calc(100vh - 48px)}@media only screen and (max-width:575px){.template-preview__body{height:calc(100vh - 120px)}}.template-preview__body iframe{background-color:#fff;display:block;border:none;margin-left:auto;margin-right:auto}.template-preview__body.is-mobile iframe{width:375px}.template-preview__item{min-height:40px}.template-preview__item:first-child{min-height:44px}.template-preview__item--active{background-color:var(--blue-100)}.template-preview__sub-text{list-style:none;line-height:36px;padding:0 16px;margin:0;color:var(--neutral-800);outline:0;font-size:11px;position:relative}.template-preview__sub-text:before{content:"";position:absolute;border-bottom:1px solid #e3e7e8;width:100%;left:0;top:0}:is([id=dropdown-colors],[id=dropdown-fonts]) .sb-dropdown-menu{min-width:182px;max-width:182px}.sb-landing-pages{max-height:240px;overflow-x:auto;list-style:disc}.text-overflow{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#sb-choose-template-store-type .sb-select-menu{min-width:130px}.sb-device-toggle{border-radius:8px;background-color:var(--neutral-200)}.sb-device-toggle-selected{border-radius:6px;margin:2px;z-index:1;width:28px;height:28px;background-color:var(--neutral-50);-webkit-transition:left .25s ease;transition:left .25s ease}.sb-device-toggle--desktop .sb-device-toggle-selected{left:0}.sb-device-toggle--mobile .sb-device-toggle-selected{left:50%}.sb-device-toggle-items{z-index:2}.sb-device-toggle-item button{height:32px;width:32px;border:none;outline:none;background-color:transparent}.moq__list{gap:8px}.moq__item{padding:8px;border:1px solid var(--neutral-200);-ms-flex-preferred-size:20%;flex-basis:20%;border-radius:8px;gap:12px;overflow-wrap:anywhere;cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.moq__item.active{border-color:var(--blue-400);background-color:rgba(var(--blue-600-rgb),.04)}.moq__item.active div{color:var(--blue-400)}.moq__description,.moq__description *{font-size:12px}@-webkit-keyframes wbLoading{0%{fill:var(--neutral-100)}25%{fill:var(--neutral-600)}50%{fill:var(--neutral-800)}75%{fill:var(--neutral-400)}to{fill:var(--neutral-100)}}@keyframes wbLoading{0%{fill:var(--neutral-100)}25%{fill:var(--neutral-600)}50%{fill:var(--neutral-800)}75%{fill:var(--neutral-400)}to{fill:var(--neutral-100)}}.w-builder-fade-enter-active{-webkit-animation:fadeIn .25s;animation:fadeIn .25s}.w-builder-fade-leave-active,.w-builder-fade-out-leave-active{animation:fadeIn .25s reverse}.loading-screen{bottom:0;right:0;top:48px;left:0;background-color:var(--neutral-50);z-index:100000}.loading-screen svg path{-webkit-animation:wbLoading 1s infinite;animation:wbLoading 1s infinite;stroke:none}.loading-screen svg path:nth-child(2){-webkit-animation-delay:-.75s;animation-delay:-.75s}.loading-screen svg path:nth-child(3){-webkit-animation-delay:-.5s;animation-delay:-.5s}.loading-screen svg path:nth-child(4){-webkit-animation-delay:-.25s;animation-delay:-.25s}.loading-screen-msg{-webkit-animation-duration:1s;animation-duration:1s;margin-top:46px;text-align:center}.loading-screen-msg:after{left:100%;display:inline-block;position:absolute;-webkit-animation:ellipsis 2s steps(1) infinite;animation:ellipsis 2s steps(1) infinite;content:"."}.autopilot-item{border-top:1px solid var(--neutral-200);border-left:1px solid var(--neutral-200);border-right:1px solid var(--neutral-200);padding:16px}.autopilot-item:first-child{border-radius:10px 10px 0 0}.autopilot-item:last-child{border-radius:0 0 10px 10px;border-bottom:1px solid var(--neutral-200)}.bulk-form .sb-button--select{text-align:left;background-color:rgba(var(--neutral-600-rgb),.04)}.bulk-form .title{font-size:16px}.bulk-form .condition{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.bulk-form .condition .condition-item:last-child{grid-column:span 2/span 2}@media only screen and (min-width:769px){.bulk-form .condition{grid-template-columns:repeat(3,minmax(0,1fr))}.bulk-form .condition .condition-item:last-child{grid-column:span 1/span 1}}.bulk-form__action-item:after,.bulk-form__filter-product:after{content:"";position:absolute;bottom:0;left:-24px;width:calc(100% + 48px);border-bottom:1px solid var(--neutral-200)}.bulk-form__custom-checkbox span{font-weight:700;font-size:15px;color:var(--neutral-600)}.bulk-form__select-action{max-height:276px;overflow:auto}.bulk-form__select-action .select-item{height:36px;padding-top:4px;padding-bottom:4px}.bulk-form__select-action .select-item:hover{background:var(--neutral-100)}.bulk-form__select-action .title{height:36px;font-size:12px;color:var(--neutral-600)}.bulk-form__select-action .active,.bulk-form__select-action .active:hover{background-color:var(--blue-100)}.bulk-form__no-result{height:36px}.bulk-form__action-label{text-align:left}.bulk-form__radio{margin-right:12px}.bulk-form__radio span{margin-right:0}.bulk-form__title{font-size:12px}.modal-add-new-action .sb-button--select,.product-actions .sb-button--select{text-align:left;background-color:rgba(var(--neutral-600-rgb),.04)}.mb-12{margin-bottom:12px}@media only screen and (min-width:769px){.modal-apply-bulk-update .sb-popup__container{width:820px}}.modal-apply-bulk-update .thumbnail-image{width:40px;height:40px;border-radius:8px}.modal-apply-bulk-update .bulk-update-matching{font-size:16px}.modal-apply-bulk-update .sb-table th{padding:26px 0}.modal-apply-bulk-update .preview-action,.modal-apply-bulk-update .preview-filter{border-bottom:1px solid var(--neutral-200)}.modal-apply-bulk-update .preview-tag{background:var(--neutral-200);padding-right:36px;border-radius:10px}.modal-apply-bulk-update .preview-tag__close{width:32px;height:32px;right:4px;top:4px}.bulk-update-custom-option .custom-style table thead tr th{padding-top:0;text-align:left;font-weight:600;color:#6e7a81}.bulk-update-custom-option .custom-style table tbody tr td{text-align:inherit}.bulk-update-custom-option .custom-style table .action-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bulk-update-custom-listing .parent-tag span{max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-update-custom-listing .customized-group--caption{font-style:italic}.bulk-update-custom-listing .customized-group--caption a{font-size:12px;font-style:italic}@media only screen and (min-width:769px){.sb-confirm-create-template .sb-popup__container{width:520px}}.new-funnel .btn-delete-funnel{border:1px solid var(--red-600);background:rgba(209,46,57,.04)}.new-funnel .btn-delete-funnel span{color:var(--red-600)}.new-funnel .btn-delete-funnel:focus,.new-funnel .btn-delete-funnel:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--red-400);background:rgba(209,46,57,.04)}.new-funnel .btn-delete-funnel:focus span,.new-funnel .btn-delete-funnel:hover span{color:var(--red-600)}.new-funnel .funnel-list{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.new-funnel .funnel-list .sub-text{font-size:12px}.new-funnel .bottom-spacing,.new-funnel .btn-inactivate{margin-bottom:64px}.new-funnel .icon-right{margin-right:4px}.new-funnel .funnel-form{display:grid;gap:8px;grid-template-columns:repeat(var(--repeat),minmax(0,1fr))}@media only screen and (min-width:769px){.new-funnel .funnel-form{grid-template-columns:repeat(var(--repeat),minmax(0,1fr))}}.new-funnel .funnel-form .sb-button--select{text-align:left;background-color:rgba(var(--neutral-600-rgb),.04)}.new-funnel .funnel-form__browse-item{margin-top:28px}.new-funnel .title{font-size:16px}.new-funnel .empty-label{height:20px}.new-funnel .input-error{color:var(--red-600)}.new-funnel .custom-error .sb-button{border-color:var(--red-600);-webkit-box-shadow:0 0 0 3px rgba(var(--red-200-rgb),.48);box-shadow:0 0 0 3px rgba(var(--red-200-rgb),.48)}.new-funnel .tag{height:24px;padding:4px 8px;border-radius:6px;font-weight:500}.new-funnel .custom-page-title{background:rgba(133,210,255,.48)}.new-funnel .tag-active{background:var(--green-200)}.new-funnel .tag-inactive{background:rgba(172,181,185,.32)}.new-funnel .list-trigger{border-radius:10px;border:1px solid var(--neutral-200);padding:16px}.new-funnel .list-trigger .condition-item:not(:first-child){margin-top:12px}.new-funnel .remove-item{width:40px;margin-top:28px}.new-funnel .remove-item>div{height:40px}.new-funnel .add-trigger{width:83px;border-radius:10px;padding:10px 16px;border:1px solid var(--neutral-400)}.new-funnel .list-specific{background:var(--neutral-100);border-radius:12px;max-height:280px;overflow:auto;margin-top:10px}.new-funnel .list-specific .specific-item{padding:8px 16px;border-bottom:1px solid var(--neutral-200)}.new-funnel .list-specific .specific-item:last-child{border-bottom:none}.new-funnel .list-specific .specific-item .sb-selection-item__thumbnail{height:40px;width:40px}.new-funnel .list-specific .specific-item .sb-selection-item__title{max-width:758px;display:-webkit-box;max-height:280px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2}.new-funnel .list-specific .specific-item .title{max-width:430px}.new-funnel .list-specific .specific-item .remove-specific{width:40px;height:40px}.new-funnel__offer-subtitle{font-size:12px}.new-funnel .upsell-offer-empty{border:1px solid var(--yellow-600);background:var(--yellow-100);border-radius:8px;color:var(--yellow-600);padding:16px 24px}.new-funnel .upsell-offer-empty .sb-button{margin-left:24px}.offer-thumb{width:390px}.modal-choose-specific .sub-text{font-size:12px}.modal-choose-specific .no-result{background:var(--neutral-100);height:280px;border-radius:10px}.modal-choose-specific .list-item{height:448px;border-top:1px solid var(--neutral-200);overflow:auto}.modal-choose-specific .list-item .sb-selection-item{border-bottom:1px solid var(--neutral-200)}.modal-choose-specific .list-item .item{min-height:40px}.modal-choose-specific .list-item .sb-selection-item__thumbnail{width:40px;height:40px}.modal-choose-specific .product-title{max-width:430px;font-size:14px}.modal-choose-specific .inventory{width:98px;max-width:120px}.select-country__content{padding:16px 8px 16px;height:288px}.select-country__content .country-select{margin-top:4px;height:216px;overflow:auto}.select-country__content .sb-selection-item{min-height:36px}.select-country__header .sb-button{background:rgba(var(--neutral-600-rgb),.04)}.select-country__header .list-tags{overflow:hidden;width:280px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:10px;border:1px solid var(--neutral-200);padding:8px}.select-country__header .list-tags:active,.select-country__header .list-tags:focus{border:1px solid var(--blue-600)}.select-country__header .list-tags .tags-content{gap:4px}.select-country__header .arrow{width:32px}.modal-create-purchase-offer .no-result{background:var(--neutral-100);height:280px;border-radius:10px}.modal-create-purchase-offer .sb-form-item__label:after{content:"*";color:var(--red-600);margin-left:2px}.modal-create-purchase-offer .sb-button--select{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:rgba(var(--neutral-600-rgb),.04)}.modal-create-purchase-offer .sb-button--select .sb-button--label{text-align:left}.modal-create-purchase-offer .sub-text{font-size:12px}.modal-create-purchase-offer .target-product{margin-top:18px;font-size:14px}.modal-create-purchase-offer .list-specific{height:280px;overflow:auto;border-radius:10px;background:var(--neutral-100)}.modal-create-purchase-offer .list-specific .product-title{max-width:430px}.modal-create-purchase-offer .list-specific .sb-selection-item__thumbnail{width:40px;height:40px;border-radius:8px}.modal-create-purchase-offer .list-specific .sb-selection-item{border-top:1px solid var(--neutral-200)}.modal-create-purchase-offer .list-specific .sb-selection-item:first-child{border-top:none}.purchase-item{padding:16px;border-radius:12px;border:1px solid var(--neutral-200)}.purchase-item .action{border:1px solid var(--neutral-400);border-radius:10px;width:40px;height:32px;background:#fff}.purchase-item__select{border-radius:10px;padding:8px 0}.purchase-item__select li{padding-left:16px;height:36px}.purchase-item__select li:hover{background:var(--neutral-100)}.purchase-item__thumbnail img{width:80px;height:80px;border-radius:8px;border:1px solid var(--neutral-200)}.purchase-item__badge{border-radius:50%;min-width:20px;min-height:20px;background:var(--neutral-200);font-size:12px;right:0;top:-10px;-webkit-transform:translate(50%);transform:translate(50%)}.create-offer__block{display:grid;gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}.create-offer__block .offer-info{grid-column:span 4/span 4}.create-offer__block .offer-form{grid-column:span 8/span 8}.create-offer .sb-checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.create-offer__tips{color:var(--blue-600);font-size:14px;gap:16px}.create-offer .sub-text{font-size:14px;color:var(--neutral-600)}.create-offer .text-description{font-size:12px}.create-offer .description{margin-right:5px}.create-offer .offer-discount{margin-right:12px}.create-offer .is-require .sb-form-item__label:after{content:"*";color:var(--red-600);margin-left:2px}.create-offer .sb-button--select{text-align:left;background-color:rgba(var(--neutral-600-rgb),.04)}.create-offer .choose-item{margin-left:28px}.list-catalog__countries{min-width:200px;max-width:200px}.list-catalog__countries .sb-button{text-align:left}.list-catalog__products{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;row-gap:24px}.list-catalog__product{min-width:0}.list-catalog__product .sb-image{aspect-ratio:1/1}.list-catalog__product .is-disabled{opacity:.4}.list-catalog__product-price{color:var(--green-600)}.list-catalog__tiger{width:36px;height:36px;border-radius:50%;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);bottom:10px;left:10px}.list-catalog .sb-tab-navigation{margin-bottom:16px}.list-catalog .sb-tab-panel{padding:0}.action-bar__container-spds{background-color:var(--neutral-100);position:fixed;top:0;width:calc(100% - 240px);z-index:1035;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.0392156862745098);box-shadow:0 2px 6px 0 rgba(0,0,0,.0392156862745098)}.action-bar__container-spds p{line-height:40px}.action-bar__container-spds .sb-layout__header{display:none}@media (max-width:1023px){.action-bar__container-spds{width:100%;left:0}}.choose-product-block__product-list{background:#f7f8f8;border-radius:12px;max-height:280px;overflow-y:auto}.choose-product-block__product-list__item{height:56px;font-size:14px;border-bottom:1px solid #e3e7e8;gap:16px}.choose-product-block__product-list__item.is-last{border-bottom:none}.choose-product-block__product-list__item__image{width:40px;height:40px}.choose-product-block__product-list__item__button-action{min-width:80px}.choose-product-block__product-list__item__title{display:-webkit-box;max-height:"auto";-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:2}.choose-product-block__desc{font-size:14px;color:#5e6a6e}.choose-product-block__selected-status{color:#5e6a6e;font-size:12px}.choose-product-block__btn-remove{min-width:40px}#product-selector{z-index:9999999}#product-selector .sb-popup__body{height:calc(100% - 124px)}@media (min-width:768px){#product-selector{z-index:1040}}#product-selector .sub-title{color:#5e6a6e;font-size:14px}#product-selector .sub-title span{font-weight:700}#product-selector .remove-all{color:#0096ed;font-size:14px}@media (min-width:768px){#product-selector .sb-popup__container{height:auto;max-height:740px;width:auto}}#product-selector .sb-popup__header{padding-bottom:0}#product-selector .sb-popup__body{padding:0 24px 24px 24px}#product-selector .sb-popup__footer{padding:24px}#product-selector .product-selected-inner,#product-selector .scrollabel-section{position:relative;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media (min-width:768px){#product-selector .product-selected-inner,#product-selector .scrollabel-section{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}#product-selector .popup-body{border:1px solid #dbdfe1;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 47px);min-height:536px}#product-selector .input-search{width:100%}#product-selector .product-selected-inner{border-left:1px solid #dbdfe1}#product-selector .product-selector__item{padding:16px 16px 12px 16px;border-top:1px solid #dbdfe1;display:-webkit-box;display:-ms-flexbox;display:flex}#product-selector .product-selector__item:first-child:not(:last-child){border-top:0}#product-selector .product-selector__item:last-child{border-bottom:1px solid #dbdfe1}#product-selector .search-box,#product-selector .select-product-box{border-bottom:1px solid #dbdfe1;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:446px}#product-selector .products-slider{border:1px solid #f5f6f7;border-radius:4px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0;height:64px}#product-selector .products-slider__inner{position:relative;width:64px;height:64px}#product-selector .products-slider__image{position:absolute;width:100%;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}#product-selector .img-border{border:0;border-radius:unset;height:100%;max-width:100%;margin:auto}#product-selector .products-name{font-weight:700;color:#363e43;max-height:60px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}#product-selector .select-icon{margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}#product-selector .select-icon.is-top:after,#product-selector .select-icon.is-top:before{bottom:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#product-selector .select-icon.is-top:before{bottom:calc(50% + 9px)}#product-selector .product-price__item{color:#6b7982}#product-selector .product-selected-inner .products-no-offer{position:absolute;left:50%;top:50%;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transform:translate(-50%,calc(-50% + 36px));transform:translate(-50%,calc(-50% + 36px))}@media only screen and (max-width:767px){#product-selector .product-selected-inner .products-no-offer{-webkit-transform:translate(-50%,calc(-50% + 132px));transform:translate(-50%,calc(-50% + 132px))}}#product-selector .no-product-selected{color:#5e6a6e;font-size:14px;font-weight:400}#product-selector .no-offer-item{clear:both}#product-selector .no-offer-item__box{float:left;margin:8px;width:88px;height:88px;background:#fff;border-radius:4px;border:1px dashed #ced7e1}#product-selector .no-offer-item__line{float:left;width:calc(100% - 120px);margin:8px}#product-selector .no-offer-item__line__item{background:#fff;border-radius:10px;margin-bottom:12px;height:12px;border:1px dashed #ced7e1}#product-selector .no-offer-item__line__item:first-child{width:92%}#product-selector .no-offer-item__line__item:nth-child(2){width:65%}#product-selector .no-offer-item__line__item:nth-child(3){width:30%}#product-selector .no-offer-search{clear:both}#product-selector .no-offer-search__box{float:left;margin:8px;width:88px;height:88px;background:#f2f5f8;border-radius:4px}#product-selector .no-offer-search__line{float:left;width:calc(100% - 120px);margin:8px}#product-selector .no-offer-search__line__item{background:-webkit-gradient(linear,left top,right top,from(#f2f5f8),color-stop(31%,#f9fafc),to(#f2f5f8));background:linear-gradient(90deg,#f2f5f8,#f9fafc 31%,#f2f5f8);border-radius:10px 10px 10px 10px;margin-bottom:12px;height:12px}#product-selector .no-offer-search__line__item:first-child{width:92%}#product-selector .no-offer-search__line__item:nth-child(2){width:65%}#product-selector .no-offer-search__line__item:nth-child(3){width:30%}#product-selector .content-product{position:relative;overflow-y:auto;overflow-x:hidden;height:auto;max-height:460px}@media only screen and (max-width:767px){#product-selector .content-product{overflow:hidden}}.smart-upsell__block{display:grid;gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}.smart-upsell__block .info{grid-column:span 4/span 4}.smart-upsell__block .settings{grid-column:span 8/span 8}.smart-upsell__block .settings .line{border-top:1px solid var(--neutral-200)}.smart-upsell .tag{height:24px;padding:4px 8px;border-radius:6px;font-weight:500}.smart-upsell .tag-active{background:var(--green-200)}.smart-upsell .tag-inactive{background:rgba(172,181,185,.32)}.smart-bundle__block{display:grid;gap:24px;grid-template-columns:repeat(12,minmax(0,1fr))}.smart-bundle__block .settings{grid-column:span 8/span 8}.smart-bundle__block .smart-thumbnail{grid-column:span 4/span 4}.smart-bundle .custom-select-prefix{width:92px}.smart-bundle .custom-select-prefix .sb-button--select{padding-left:4px}.smart-bundle .title{font-size:16px}.smart-bundle .btn-select-product{margin-left:28px}.smart-bundle .sub-text{font-size:12px}.smart-bundle .tag{height:24px;padding:4px 8px;border-radius:6px;font-weight:500}.smart-bundle .tag-active{background:var(--green-200)}.smart-bundle .tag-inactive{background:rgba(172,181,185,.32)}.smart-bundle .drag-content{border:1px solid var(--neutral-200);border-radius:10px}.smart-bundle .drag-content .sb-draggable-item{border-top:1px solid var(--neutral-200);border-radius:0}.smart-bundle .drag-content .sb-draggable-item:first-child{border-top-left-radius:10px;border-top-right-radius:10px;border-top:none}.smart-bundle .drag-content .sb-draggable-item:first-child:hover{border-top-left-radius:10px;border-top-right-radius:10px}.smart-bundle .drag-content .sb-draggable-item:last-child,.smart-bundle .drag-content .sb-draggable-item:last-child:hover{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.smart-bundle .drag-content .sb-draggable-item:hover{border-radius:0}.smart-bundle .custom-stepper,.smart-bundle .custom-stepper>*{width:100%}.smart-bundle .setting-type{border-top:1px solid var(--neutral-200)}.smart-bundle .condition-rule .mdi-pencil{color:#919ba1}.smart-bundle .condition-rule .mdi-delete-outline{cursor:pointer;color:#b5bdc2}.offer-discount{border-radius:12px;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08)}.upsell-offers .sb-tab-panel{padding-left:24px;padding-right:24px}.upsell-offers .sb-tab-panel .chevron-down-icon{position:relative;margin-bottom:2px}.upsell-offers .list-offer{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}@media only screen and (min-width:576px){.upsell-offers .list-offer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:769px){.upsell-offers .list-offer{grid-template-columns:repeat(3,minmax(0,1fr))}}.upsell-offers .offer-type:first-letter{text-transform:uppercase}.empty-offer-card{background:#fff;border-radius:10px;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08)}.empty-offer-card .thumbnail{aspect-ratio:2/1}.empty-offer-card .line{border:none;border-top:1px solid var(--neutral-200)}.empty-offer-card .quick-view{width:264px;height:324px}.offer-card-quick-view{width:264px}@media only screen and (min-width:769px){.pre-pc-modal-create-offer .sb-popup__container{width:720px}}.pre-pc-modal-create-offer .list-create-offer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.offer-table-header-container.thead-action-fixed{width:100%!important}.boost-upsell-container.s-alert li{font-size:14px}.boost-upsell-container{padding:24px 16px!important;margin-bottom:15px}.boost-upsell-alert__title{font-size:20px;margin-bottom:16px}.boost-upsell-alert__main-content{margin-left:12px}.boost-upsell-alert__description-upgrade-feature{font-size:14px;font-weight:700;margin-bottom:8px}.boost-upsell-alert__description-feature,.boost-upsell-alert__explore{font-size:14px;line-height:20px;font-weight:400;margin-top:4px;gap:8px}.boost-upsell-alert__button{margin-top:16px}.boost-upsell-alert__explore{margin-top:8px}.pre-purchase-settings__split-line{border-top:1px solid var(--neutral-200)}.pre-purchase-settings__section-title{font-size:12px}.pre-purchase-settings__section-desc{color:#5e6a6e}.pre-purchase-settings .sb-button--label{text-align:left}.sb-popover__popper.pre-purchase_settings__tooltip{border-radius:12px;background:-webkit-gradient(linear,left bottom,left top,from(#f7f8f8),to(#f7f8f8)),#363f44;background:linear-gradient(0deg,#f7f8f8,#f7f8f8),#363f44;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 16px 24px -12px rgba(0,0,0,.08),0 4px 6px 0 rgba(0,0,0,.08);padding:16px}.page-order-show{margin-top:1.5rem}.page-order-show .next-previous-orders a{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;background:#f5f6f7;border-radius:4px 4px 4px 4px;height:24px;width:24px;color:#6e7a81}.page-order-show .next-previous-orders a:first-child{margin-right:4px}.page-order-show #order_note{min-height:200px}.page-order-show .dsc__wrapper{background-color:#f5f6f7;border-radius:10px;padding:12px;width:288px}.page-order-show .dsc__text{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;font-size:12px}.page-order-show .dsc__button{margin-left:16px}.page-order-show .dsc__button span{font-size:12px}.page-order-show .chargeback-notification{margin-top:20px;padding:10px 15px;position:relative}.page-order-show .chargeback-notification.chargeback-warning{background-color:#fcf5cf;border-top:5px solid #d49502}.page-order-show .chargeback-notification.chargeback-warning .icon-alert-noti{color:#ee4b38}.page-order-show .chargeback-notification.chargeback-success{background-color:#e4f7d7;border-top:5px solid #288200}.page-order-show .chargeback-notification.chargeback-success .icon-alert-noti{color:#288200}.page-order-show .chargeback-notification .icon-close{position:absolute;top:5px;right:5px}.page-order-show .s-tag.is-payment-in-process{background-color:#fff3eb}.page-order-show .s-tag.is-payment-in-process span{color:#964817}@media (min-width:769px){.confirm-print-file-order-popup .s-modal-wrapper{width:640px!important}}.confirm-print-file-order-popup .s-modal-wrapper .s-modal-card-foot,.confirm-print-file-order-popup .s-modal-wrapper .s-modal-card-head{padding:20px}.confirm-print-file-order-popup .s-modal-wrapper .s-modal-content{border-radius:12px 12px 12px 12px!important}@media (min-width:769px){.confirm-print-file-order-popup .s-modal-wrapper .s-modal-content{max-height:calc(100vh - 40px)!important}}@media (max-width:768px){.confirm-print-file-order-popup .s-modal-wrapper .s-modal-content{max-height:calc(100vh - 160px)!important}}.confirm-print-file-order-popup .s-modal-wrapper .s-modal-content .s-modal-body{border-top:none!important;padding:16px 32px 32px 32px!important;color:#363e43!important}@media (min-width:769px){.confirm-print-file-order-popup .s-modal-wrapper .s-animation-content{margin:128px 20px 30px 20px!important;max-height:calc(100vh - 158px)!important}}.title-bar{padding-bottom:1.25rem}.title-bar__heading-group,.title-bar__navigation{display:-webkit-box;display:-ms-flexbox;display:flex}.title-bar__navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}@media only screen and (min-width:768px){.title-bar__navigation{margin-top:-.4rem}}.title-bar__pagination{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto}.title-bar__title{font-size:1.5rem;line-height:1.75rem;font-weight:600;overflow:hidden;overflow-wrap:break-word;word-wrap:break-word;white-space:normal;margin:0 .8rem 0 0}@media only screen and (min-width:992px){.title-bar__title{font-size:1.75rem;line-height:2rem}}.title-bar__stack{display:-webkit-box;display:-ms-flexbox;display:flex}.title-bar__orders-show-badge .s-tag{margin-right:.25rem}.title-bar--separator{border-bottom:1px solid #dfe3e8}.action-bar{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.action-bar,.action-bar__item{display:-webkit-box;display:-ms-flexbox;display:flex}.action-bar__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.action-bar__item--link-container{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;margin-left:0;margin-right:1rem}.action-bar__item--link-container,.action-bar__top-links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.action-bar__top-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.action-bar__link{margin-right:.5rem;border-radius:3px;padding:.5rem;color:#637381}.action-bar__link,.action-bar__link:hover{text-decoration:none}.action-bar .s-button{color:#525c64!important;font-weight:400}.action-bar .s-modal .s-button{color:#363f44!important;font-weight:700}.action-bar .s-modal .s-button.is-primary{color:#fff!important}.action-bar .s-modal .s-button.is-loading{color:transparent!important}.action-bar .s-button.is-outline .has-text-outline,.action-bar .s-icon{color:#6e7a81!important}.order-layout .s-alert__title{display:block}.order-layout__sections{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-layout__section,.order-layout__sections{display:-webkit-box;display:-ms-flexbox;display:flex}.order-layout__section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-layout__section--primary{-webkit-box-flex:2;-ms-flex:2 1 30rem;flex:2 1 30rem}.order-layout__section--secondary{-webkit-box-flex:2;-ms-flex:2 1 15rem;flex:2 1 15rem}@media only screen and (min-width:768px){.order-layout__section--secondary{padding-left:1.25rem}}.order-layout__item{margin-top:1.25rem}.card{background-color:#fff;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.card+.card{margin-top:1.25rem}@media only screen and (min-width:768px){.card{border-radius:4px}}@media only screen and (min-width:768px){.card.payment_setting{border-radius:12px}}.card__header .s-button.is-text,.card__section .s-button.is-text{font-size:.875rem}.card__header{padding:1rem 1rem 0}.card__section{padding:1.25rem 1rem}@media only screen and (min-width:768px){.card__section{padding:1.25rem}}.card__section--footer{border-top:1px solid #dbdfe1;text-align:right}.card__section--footer .gap-8{gap:8px}.card__section+.card__section{border-top:1px solid #dbdfe1}.card__gravatar{width:30px;height:30px}.card .s-dropdown-item--promoted-action{display:block;padding:5px 20px;background:#fff;color:#212b36}.card .s-dropdown-item--promoted-action .s-icon{margin-right:5px}.card .s-dropdown-item--promoted-action:hover{background:#5c6ac4;color:#fff}.stack-item__title{font-size:1rem;font-weight:600;line-height:1.5rem;margin:0}.stack-item .halo-icon{width:32px}.order-actions{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:99.8rem;margin:1.6rem auto 0;padding-top:1.6rem;border-top:1px solid #dbdfe1}.order-actions__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-top:-.8rem;padding:0}.order-actions__actions{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:calc(100% - .8rem);min-width:0}.order-actions--has-secondary .order-actions__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.unfulfilled-card-container:last-child hr{display:none}.order-manager .popover-order .s-icon .mdi-menu-down{position:relative;top:2px}.order-manager .on-hold{color:var(--neutral-400)}.order-manager .s-checkbox{margin-bottom:0}.order-manager .s-tabs .s-tab-content{display:none}.order-manager .s-tabs .s-tabs-nav ul{border-bottom:none}.order-manager span{margin-bottom:0}.order-manager .s-tabs:not(:last-child){margin-bottom:0;padding:16px 0}.order-manager .order-search-form{width:100%;min-width:0}.order-manager .orders-actions .order-selected-message{font-size:.9em;font-weight:400}.order-manager .orders-actions .text-selected{font-weight:400;margin-right:8px;margin-left:8px}.order-manager .orders-list{border:0}.order-manager .orders-list .width-120px{min-width:120px}.order-manager .orders-list .th-opacity{opacity:.2}.order-manager .orders-list .is-fulfilled,.order-manager .orders-list .is-paid{background-color:#e4f7d7}.order-manager .orders-list .is-fulfilled span,.order-manager .orders-list .is-paid span{color:#288200}.order-manager .orders-list .is-refunded{background-color:#f7e7e6}.order-manager .orders-list .is-refunded span{color:#ee4b38}.order-manager .orders-list .is-partially-processing,.order-manager .orders-list .is-processing{background-color:#eaf7fe}.order-manager .orders-list .is-partially-processing span,.order-manager .orders-list .is-processing span{color:#0093f2}.order-manager .orders-list .is-payment-in-process{background-color:#fff3eb}.order-manager .orders-list .is-payment-in-process span{color:#964817}.order-manager .orders-list .is-partially-fulfilled,.order-manager .orders-list .is-partially-refund,.order-manager .orders-list .is-unfulfilled{background-color:#fcf5cf}.order-manager .orders-list .is-partially-fulfilled span,.order-manager .orders-list .is-partially-refund span,.order-manager .orders-list .is-unfulfilled span{color:#d49502}.order-manager .orders-list .is-scheduled{background-color:#66befc}.order-manager .orders-list tr:not(.tr--no-hover):hover{background-color:#f8f8fc;cursor:pointer}.order-manager .orders-list tr:not(.tr--no-hover):hover .customer-link{visibility:visible}.order-manager .orders-list tr.is-archived td .d-flex,.order-manager .orders-list tr.is-archived td .d-flex a,.order-manager .orders-list tr.is-archived td .d-flex span,.order-manager .orders-list tr.is-archived td .d-flex span.s-icon,.order-manager .orders-list tr.is-archived td .d-flex span.s-tag span{color:#dadada}.order-manager .orders-list tr.is-archived td .d-flex span.s-tag{background-color:#f5f5f5}.order-manager .orders-list tr.is-cancelled td>.d-flex,.order-manager .orders-list tr.is-cancelled td>.d-flex>a,.order-manager .orders-list tr.is-cancelled td>.d-flex>span:not(.s-tag){color:#d83e3e}.order-manager .orders-list tr.is-cancelled .order-total-value{text-decoration:line-through}.order-manager .orders-list td{padding-right:16px!important;vertical-align:middle;padding-left:0}.order-manager .orders-list td:last-child{padding-right:0!important}.order-manager .orders-list td>.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-manager .orders-list .no-order{border-bottom:none}.order-manager .orders-list .no-order .font-14{color:#919ba1;line-height:20px;font-size:14px}.order-manager .orders-list .no-order .text-no-order{color:#919ba1}.order-manager .orders-list .no-order>.d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-manager .orders-list .pb-order-dropdown .s-dropdown-menu{position:relative;top:30px!important;max-width:60%;margin-left:40px;left:0!important}.order-manager .orders-list .orders-actions-menu{position:relative}.order-manager .orders-list .orders-actions-menu .s-dropdown-menu{left:auto}.order-manager .order-icons{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-manager .order-icon{margin-left:3px;margin-right:3px}.order-manager .customer-link{visibility:hidden;margin-left:3px}.customer-link__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-manager .order-statistics-title{position:relative}.order-manager .order-statistics-title:before{content:"";position:absolute;top:5px;left:100%;margin-left:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #c4c6d4}.order-manager .order-statistics-title--up:before{border-bottom:6px solid #c4c6d4;border-top:none}.order-manager .order-statistics-title--active:before{border-top-color:#82869e;border-bottom-color:#82869e}.order-details-summary-table{font-size:.875rem;line-height:1.25rem}.order-details-summary-table td{padding:.25rem .5rem;border:0;vertical-align:top}.order-details-summary-table td:first-child{width:22%;padding-left:0}.order-details-summary-table td:last-child{padding-right:0;text-align:right}.order-details-summary-table .text-line-through{text-decoration:line-through}.order-details-summary-table .mr-15{margin-right:15px}@media only screen and (min-width:768px){.s-timeline__pane{margin-top:10px}}.s-timeline__header{margin-bottom:20px;border-bottom:1px solid #d3dbe2;padding:20px}@media only screen and (min-width:768px){.s-timeline__new-comment-container{padding-left:20px;padding-right:20px;position:relative}.s-timeline__new-comment-container:after{content:" ";position:absolute;top:0;bottom:-20px;left:33px;width:3px;background:#e3e6e9}}.s-timeline__avatar{display:none;top:1px;left:14px;position:absolute}@media only screen and (min-width:768px){.s-timeline__avatar{display:block}}.s-timeline__user-avatar{width:30px;height:30px;z-index:2}@media only screen and (min-width:768px){.s-timeline__user-avatar{width:40px;height:40px}}.s-timeline__reminder-message{text-align:right;padding:10px 5px 0}@media only screen and (min-width:768px){.s-timeline__entire .s-feed__section .s-feed__item--date:first-child{margin-top:0}}.s-timeline__date-heading{padding-left:1.5625rem;padding-top:.9375rem;font-size:.875rem;font-weight:600;line-height:1rem;text-transform:uppercase;color:#637381}@media only screen and (min-width:768px){.s-timeline__date-heading{font-size:.75rem}}.s-timeline__event-anchor{display:block;height:56px;margin-top:-56px;visibility:hidden}.s-timeline__message-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:20px}@media print{.s-timeline__inner-message{max-width:350px}}.s-comment-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;border:1px solid #d3dbe2;background-color:#fff;padding:5px 5px 5px 10px}@media only screen and (min-width:768px){.s-comment-box{border-left:1px solid #d3dbe2;border-right:1px solid #d3dbe2;border-radius:3px;margin-left:44px;padding-top:4px;padding-bottom:4px}}.s-comment-box__actions{margin-top:.25rem}.s-feed:not(.ui-feed--plain){position:relative}.s-feed:not(.ui-feed--plain):after{content:" ";position:absolute;top:5px;bottom:18px;left:33px;width:3px;background:#e3e6e9}.s-feed__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:20px;margin-left:18px}.s-feed__item>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.s-feed__item--date,.s-feed__item--message{margin-left:28px}.s-feed__item--date{margin-top:15px;margin-bottom:20px}.s-feed__section{position:relative;z-index:2}.s-feed__timeline{position:relative;padding-top:15px;background-color:hsla(0,0%,100%,0);border-radius:3px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.s-feed__timeline:after{content:" ";position:absolute;top:0;bottom:0;left:33px;width:3px;background:#e3e6e9;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.s-feed__timeline.s-feed__item--revealed:after{opacity:1}.s-feed__timeline.s-feed__item--revealed .s-feed__marker{border-color:#fff}.s-feed__timeline>.s-feed__item--message{margin-bottom:15px}.s-feed__timeline .s-feed__marker{z-index:1;-webkit-transition:border-color .2s ease-in-out;transition:border-color .2s ease-in-out}.s-feed__marker{-webkit-box-flex:0;-ms-flex:none;flex:none;width:13px;height:13px;margin-right:10px;vertical-align:middle;border-radius:50%;border:3px solid #ebeef0;background-color:#c3cfd8}.s-feed__marker--user-action{background-color:#007ace}.s-feed__separator{margin-top:-5px;color:#e3e6e9;border-color:#e3e6e9}.order-notes__modal-content{margin-top:1rem}.modal-address__field .s-flex--cell:last-of-type{padding-left:10px}.modal-address__field .s-flex--cell:first-of-type{padding-right:10px}#modal-fulfill-order .message{font-size:1rem}#modal-fulfill-order .footer-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#modal-edit-tag .message{font-size:1rem;margin-bottom:1rem}#modal-export-order .export-as,#modal-export-order .export-types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#modal-export-order .s-radio{margin-left:0;margin-bottom:12px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#modal-export-order .field-list-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}#modal-export-order .field-list-title .field-list-actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}#modal-export-order .field-list-title .field-list-actions .s-button.is-loading .s-icon,#modal-export-order .field-list-title .field-list-actions .s-button.is-loading .s-icon:hover{color:transparent}#modal-export-order .field-list-title .field-list-actions .s-icon{cursor:pointer;color:#b5bdc2}#modal-export-order .field-list-title .field-list-actions .s-icon:hover{color:#6e7a81}#modal-export-order .field-list-title .field-list-actions .s-tooltip.is-top:after{right:0;left:auto;-webkit-transform:none;transform:none}#modal-export-order .field-list-title .field-list-actions .s-tooltip.is-top:before{display:none}#modal-export-order .field-list-title .field-list-actions .template-list{z-index:1;position:absolute;top:100%;width:280px;max-height:200px;overflow:auto;right:0;background:#fff;border-radius:12px;padding:12px 0;margin-top:4px}#modal-export-order .field-list-title .field-list-actions .template-list .template-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:4px 12px}#modal-export-order .field-list-title .field-list-actions .template-list .template-item.active{background-color:#0093ed;color:#fff}#modal-export-order .field-list-title .field-list-actions .template-list .template-item.active .s-icon{color:#b5bdc2}#modal-export-order .field-list-title .field-list-actions .template-list .template-item.active .s-icon:hover{color:#f5f6f7}#modal-export-order .field-list-title .field-list-actions .template-list .template-item .s-icon.confirm-icon{color:#f18e83}#modal-export-order .field-list-title .field-list-actions .template-list .template-item .s-icon.confirm-icon:hover{color:#ee4b38}#modal-export-order .field-list-title .field-list-actions .template-list .template-item .template-name{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}#modal-export-order .field-list-title .field-list-actions .save-export-template-dialog{position:absolute;top:24px;right:0;padding:16px;background:#fff;width:280px;border-radius:12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);z-index:1}#modal-export-order .field-list-title .field-list-actions .save-export-template-dialog .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#modal-export-order .customize-export-fields{padding:16px;background:#f5f6f7;border-radius:12px}#modal-export-order .field-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:200px;overflow:auto;border-top:2px solid #dbdfe1}#modal-export-order .field-list .field-item{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #dbdfe1;padding:8px 0;padding-right:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#525c64;cursor:pointer}#modal-export-order .field-list .field-item .field-title{-webkit-box-flex:1;-ms-flex:1;flex:1}#modal-export-order .field-list .field-item .s-icon{color:#dbdfe1}#modal-export-order .field-list .field-item:hover .s-icon{color:#b5bdc2}#modal-export-order .field-list .field-item:hover .s-icon:hover{color:#6e7a81}#modal-export-order .hr{clear:both}@media only screen and (max-width:767px){#modal-export-order .s-modal-wrapper{display:block;margin:auto}}#modal-export-order .s-modal-wrapper .s-modal-content{width:680px}@media only screen and (max-width:767px){#modal-export-order .s-modal-wrapper .s-modal-content{width:100%;display:block;margin:auto}}#modal-duplicate-order .scrollable-container{padding:20px;overflow-y:auto;border-radius:3px;border:1px solid #ebeef0;max-height:260px}#modal-duplicate-order .scrollable-container:not(:first-child){margin-top:20px}#modal-duplicate-order .scrollable-container:not(:last-child){margin-bottom:20px}#modal-cancel-order table td{padding-bottom:.5rem}#modal-cancel-order .refund-payments{background:#f9f9f9;border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:6px 10px}#modal-cancel-order .refund-payments__input .s-input{width:70%}.page-order-create .s-table td{padding:6px 10px}.popover-order{position:relative}.popover-order__container{text-align:left;background-color:hsla(0,0%,100%,.98);-webkit-box-shadow:0 0 0 1px rgba(39,44,48,.05),0 2px 7px 1px rgba(39,44,48,.16);box-shadow:0 0 0 1px rgba(39,44,48,.05),0 2px 7px 1px rgba(39,44,48,.16);border-radius:3px;position:absolute;z-index:1000;left:auto;right:0;top:calc(100% + 2px)}.popover-order__container.pos-left{left:0;right:auto}.popover-order__content{padding:16px}.popover-order .s-radio+.s-radio{margin-left:0;margin-bottom:8px}.popover-order .small-popup{min-width:274px}#modal-browse-product .list-condition{padding:16px 8px;border:1px solid #ececec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-link{font-weight:700;color:#525c64}.order-link--warning{color:#ff595f}.border-radius-small{border-radius:3px!important}.float-card-orders{left:-8px}.money--gray{color:#525c64}#abandoned-checkout .s-modal-content{width:760px!important}@media only screen and (max-width:767px){#abandoned-checkout .s-modal-content{width:100%;max-width:300px}}.fraud-indicator{width:12px;height:12px;border-radius:50%}.fraud-indicator__trust{background-color:green}.fraud-indicator__risk{background-color:red}.fraud-indicator__none{background-color:rgba(85,104,115,.64)}.abandoned-checkout-detail .recovery-link{background-color:#f5f6f7;color:#6b7982;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;margin-top:4px}.timeline-section .card__header{border-bottom:1px solid #dbdfe1;padding:16px}.timeline-section .card-body{padding-top:0}.s-tooltip.is-timeline:after{width:200%;max-width:250px;overflow-wrap:break-word;white-space:normal}@media only screen and (max-width:767px){.order-manager{overflow-x:hidden}.order-pagination{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0;margin-top:0}.order-pagination .m-r{margin-right:5px;font-size:12px}.order-pagination .s-select select{padding-right:18px!important}.order-pagination .s-pagination{margin-left:8px}.order-pagination .s-pagination .s-pagination-next,.order-pagination .s-pagination .s-pagination-previous{margin:2.4px}}@media only screen and (max-width:767px){.order .m-b{margin-bottom:0}}@media only screen and (max-width:767px){.order__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c3cfd8;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order__heading__order__title{font-size:20px;margin-bottom:16px}.order__heading__abandoned{display:-webkit-box;display:-ms-flexbox;display:flex}}.order__action__menu{display:none!important}@media only screen and (max-width:767px){.order__action__menu{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.order__action__menu.is-mobile-modal .s-background{background-color:rgba(110,122,129,.9)}.order__action__menu .s-dropdown-item a{color:#535d65}.order__action__menu__btn{border:none;background-color:transparent}}.order__action__desktop{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.order__action__desktop{display:none}}.order__tab__mobile{display:none}@media only screen and (max-width:767px){.order__tab__mobile{display:block}.order__tab__mobile .is-abandoned.s-tabs .s-tabs-nav{overflow:hidden}.order__tab__mobile .is-abandoned.s-tabs .s-tabs-nav a{padding-right:.75em}.order__tab__mobile .is-abandoned.s-tabs .s-tabs-nav a span{font-size:1rem}.order__tab__mobile .s-tabs{overflow-x:auto}.order__tab__mobile .s-tabs .s-tabs-nav{bottom:auto;z-index:1}.order__tab__mobile .s-tabs .s-tabs-nav ul li:last-child{padding-right:10px}.order__tab__mobile .s-tabs .s-tabs-nav a{padding-right:.75em}.order__tab__mobile .s-tabs .s-tabs-nav a span{font-size:.8rem}.order__tab__mobile .s-tabs .s-tabs-nav .s-background{background-color:rgba(110,122,129,.9)}}@media only screen and (max-width:767px){.order__tab__mobile__btn{padding:0;width:25px;background-color:transparent;border:none}.order__tab__mobile__btn__icon{margin-left:0!important;margin-right:0!important}}.order__tab__desktop{display:block;margin-top:10px;margin-bottom:10px}@media only screen and (max-width:767px){.order__tab__desktop{display:none}}.order__filter__mobile{display:none}@media only screen and (max-width:767px){.order__filter__mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px}.order__filter__mobile,.order__filter__mobile__action{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.order__filter__mobile__action{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__filter__mobile__action__search{width:65%}.order__filter__mobile__action__search.is-fullwidth{width:100%}.order__filter__mobile__action__more{width:30%}.order__filter__mobile__action__more .more-btn{width:100%}.order__filter__mobile__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:10px}.order__filter__mobile__sort__date{width:65%}.order__filter__mobile__sort__date .s-dropdown,.order__filter__mobile__sort__date .s-dropdown-trigger{width:100%}.order__filter__mobile__sort__date .s-dropdown-trigger .select-box-trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:5px}.order__filter__mobile__sort__select{width:30%}.order__filter__mobile__sort__select .select-btn{margin-left:0;width:100%}}.order__filter__desktop{width:100%}@media only screen and (max-width:767px){.order__filter__desktop{display:none}}.order__filter__desktop .storefront-input-search{min-width:200px;margin-bottom:12px}.order__filter__desktop .list-storefronts{max-height:450px;overflow-y:auto}@media only screen and (max-width:767px){.order__chargeback{display:none}}.order__list__mobile{display:none}@media only screen and (max-width:767px){.order__list__mobile{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__list__mobile,.order__list__mobile__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.order__list__mobile__wrapper{width:100%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.order__list__mobile__filter{margin-bottom:20px;margin-top:10px}.order__list__mobile__filter__sort{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__list__mobile__filter__sort,.order__list__mobile__filter__sort-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.order__list__mobile__filter__sort-dropdown{width:60%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.order__list__mobile__filter__sort-checkbox span{vertical-align:top}.order__list__mobile__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px;border-bottom:1px solid #e4e4e4}.order__list__mobile__item.is-archived .order__list__mobile__item__info .order-link{color:#dadada}.order__list__mobile__item.is-archived .order__list__mobile__item__info .order-link .order__list__mobile__item__info__status .s-tag{background-color:#f5f5f5;color:#dadada}.order__list__mobile__item__info{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;width:100%}.order__list__mobile__item__info,.order__list__mobile__item__info__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.order__list__mobile__item__info__date{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.order__list__mobile__item__info__date-order-date span{margin-left:5px}.order__list__mobile__item__info__customer,.order__list__mobile__item__info__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__list__mobile__item__info__status{padding-bottom:20px}.order__list__mobile__item__info__status-payment{margin-top:5px}.order__list__mobile__item__info__status-payment .s-tag{margin-right:10px}.order__list__mobile__item__info__status-payment .is-fulfilled,.order__list__mobile__item__info__status-payment .is-paid{background-color:#e4f7d7}.order__list__mobile__item__info__status-payment .is-fulfilled span,.order__list__mobile__item__info__status-payment .is-paid span{color:#288200}.order__list__mobile__item__info__status-payment .is-refunded{background-color:#f7e7e6}.order__list__mobile__item__info__status-payment .is-refunded span{color:#ee4b38}.order__list__mobile__item__info__status-payment .is-payment-in-process{background-color:#fff3eb}.order__list__mobile__item__info__status-payment .is-payment-in-process span{color:#964817}.order__list__mobile__item__info__status-payment .is-partially-processing,.order__list__mobile__item__info__status-payment .is-processing{background-color:#eaf7fe}.order__list__mobile__item__info__status-payment .is-partially-processing span,.order__list__mobile__item__info__status-payment .is-processing span{color:#0093ed}.order__list__mobile__item__info__status-payment .is-partially-fulfilled,.order__list__mobile__item__info__status-payment .is-partially-refund,.order__list__mobile__item__info__status-payment .is-unfulfilled{background-color:#fcf5cf}.order__list__mobile__item__info__status-payment .is-partially-fulfilled span,.order__list__mobile__item__info__status-payment .is-partially-refund span,.order__list__mobile__item__info__status-payment .is-unfulfilled span{color:#d49502}.order__list__mobile__item__info__status-payment .is-scheduled{background-color:#66befc}.order__list__mobile__notfound{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order__list__mobile__notfound i svg{margin:auto;display:block}.order__list__mobile__notfound .text-no-order{text-align:center}}.order__list__desktop .orders-list{width:100%}@media only screen and (max-width:767px){.order__list__desktop{display:none}}.unfulfilled-card.mobile-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.abandoned-filter{margin-top:0!important}@media only screen and (max-width:767px){.order-layout .s-alert-content-wrap .s-button{height:auto!important}}@media only screen and (max-width:767px){.modal-open .s-date-range-picker{width:auto!important;top:20px!important;left:20px!important}}.personalize-order-item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.personalize-order-item i.mdi:before{vertical-align:text-bottom}.personalize-order-item .right-columns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.personalize-order-item .right-columns,.personalize-order-item .right-columns-no-gap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}.pb-3{padding-bottom:3px}.mr-0{margin-right:0}.ml-0{margin-left:0}.order-conversion-source{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%}.order-spds-negative-balance{margin-left:36px;width:calc(100% - 72px)!important;margin-bottom:0}.s-text-warning-capture{color:#eaac55}.utm-source-multiline{word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mr-md-4{margin-right:4px}.edit-order .edit-line{padding:10px 0;border-bottom:1px solid #e3e7e8}.edit-order .edit-line:last-child{border:0}.edit-order .edit-line__detail{min-width:0;width:70%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.edit-order .edit-line__detail.no-fix-width{width:100%}.edit-order .edit-line__actions{min-width:0}.edit-order .edit-line__actions button{padding:0 16px 0 0;font-weight:400}.edit-order .edit-line__actions button:last-child{padding-right:0}.edit-order .edit-line__actions button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-order .edit-line__quantity{color:var(--neutral-600)}.edit-order .edit-line__title{line-height:20px;font-size:14px}.edit-order .edit-line__variant_title{color:var(--neutral-600);font-size:12px}.edit-order .payment-block{color:var(--neutral-600)}.edit-order hr.dashed{border:0;height:10px;border-bottom:1px dashed #a7b1b4}.edit-order .edit-order__text__green{color:var(--green-600)}.edit-order .edit-order__text_notice{color:#a7b1b4;font-size:12px;line-height:16px}.edit-order .edit-order__text_notice-2{color:#eea920;font-size:12px;line-height:16px}.edit-order .edit-order__text__big{font-size:16px;color:var(--neutral-800);font-weight:700}.edit-order .summary-block .hr-below{border-bottom:1px solid var(--neutral-200);padding-bottom:8px}.edit-order .summary-block .padding-expanded{margin:0 -24px;border-top:0}.edit-order .summary-block .text-neutral-600{color:var(--neutral-600)}.edit-order .summary-block .edit-order__text_notice2{color:var(--neutral-600);font-size:12px;line-height:16px}.edit-order .stepper-full-with{width:100%!important}.edit-order .stepper-full-with>.sb-flex{width:100%}.edit-order .edit-line__variants{margin-bottom:16px}.edit-order .edit-line__variants:last-child{margin-bottom:0}.edit-order .edit-line__variants .sb-badge{cursor:pointer;margin-right:8px;-webkit-transition:border .15s ease-out;transition:border .15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fff}.edit-order .edit-line__variants .sb-badge:last-child{margin-right:0}.edit-order .edit-line__variants .sb-badge.active,.edit-order .edit-line__variants .sb-badge:hover{border:1px solid var(--blue-600)}.edit-line__custom_auto_complete{width:calc(100% - 64px)}.edit-order__timeline__wrapper{word-break:break-all}.combo-name{margin:10px 0 10px 0}.fix-over-flow-flex{min-width:0}.flex-basis-80p{-ms-flex-preferred-size:80%;flex-basis:80%}.img-product-plus-base{height:22px;width:22px;margin:0 3px 3px 0}.s-tooltip.product-group-tooltip:after{width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:normal;background:rgba(54,63,68,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:14px;line-height:20px}.s-tooltip.product-group-tooltip:before{border-top:5px solid rgba(54,63,68,.72)!important}.s-tooltip-fixed-content.plusbase-product-group-tooltip{font-size:14px!important;background:rgba(54,63,68,.72)!important;line-height:20px;font-weight:400!important}.s-tooltip-fixed-content.plusbase-product-group-tooltip:before{border-top:5px solid rgba(54,63,68,.72)!important}.gap-4{gap:4px}.gap-8{gap:8px}.gap-16{gap:16px}.gap-24{gap:24px}.min-width-0{min-width:0}.order-list-spds .thead-action-fixed{min-width:100%}.inventory-page input[type=checkbox]{cursor:pointer}.inventory-page .text-line-through{text-decoration:line-through}.inventory-page .bg-yellow{background-color:#ff0}.inventory-page .action-header .i-export-product:hover{background:transparent none;border-color:transparent;color:#000}.inventory-page a:focus,.inventory-page a:hover{text-decoration:none}.inventory-page .position-relative{position:relative;width:100%}.inventory-page .position-relative .product-search-icon{background:url(img/search-icon.69a942b1.svg) no-repeat;cursor:pointer;width:20px;height:20px;position:absolute;top:8px;left:12px}.inventory-page .position-relative .search-product::-webkit-input-placeholder{padding-left:24px}.inventory-page .position-relative .search-product::-moz-placeholder{padding-left:24px}.inventory-page .position-relative .search-product:-ms-input-placeholder{padding-left:24px}.inventory-page .position-relative .search-product::-ms-input-placeholder{padding-left:24px}.inventory-page .position-relative .search-product::placeholder{padding-left:24px}.inventory-page .import-product{color:#55586c}.inventory-page .no-product{color:#919ba1;font-size:14px;letter-spacing:0;line-height:20px;text-align:center;border-bottom:none!important}.inventory-page .no-product .no-product-btn .s-button{color:#0093ed;background:#ebf7fd;border-color:#ebf7fd}.inventory-page .no-product h1{font-weight:400;line-height:3.2rem}.inventory-page .no-product h2{font-weight:400;line-height:2rem}.inventory-page .no-product__content{margin-top:80px;padding-left:16px}.inventory-page .have-product .ui-layout__sections{padding-top:0;padding-right:0;padding-left:0}.inventory-page .have-product .ui-layout__sections .ui-layout__section{min-width:0;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-line-pack:start;align-content:flex-start;margin-top:-2rem;margin-left:-2rem;padding-top:2rem;padding-left:2rem}.inventory-page .have-product .ui-layout__sections .ui-layout__section .ui-layout__item{min-width:0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.inventory-page .have-product .ui-card{border-radius:3px;background-color:#fff}.inventory-page .have-product .ui-card .has-bulk-actions{position:relative}.inventory-page .have-product .ui-card .has-bulk-actions .s-tabs{margin-bottom:0}.inventory-page .have-product .ui-card .has-bulk-actions .s-tabs .s-tab-content{padding:0}.inventory-page .have-product .ui-card .table-wrapper{width:1px;max-width:100%;min-width:100%}.inventory-page .have-product .ui-card .table-wrapper .image__wrapper{width:48px;height:48px;min-width:48px;min-height:48px;overflow:hidden;background-color:#f5f6f7}.inventory-page .have-product .ui-card .table-wrapper .image__detail{max-width:48px;max-height:48px;width:auto;height:auto}.inventory-page .have-product .ui-card .table-variants{position:relative;table-layout:fixed;width:100%;border-collapse:separate;border-spacing:0}.inventory-page .have-product .ui-card .table-variants th:first-child{width:30%}.inventory-page .have-product .ui-card .table-variants th:nth-child(2){width:10%}.inventory-page .have-product .ui-card .table-variants th:nth-child(3),.inventory-page .have-product .ui-card .table-variants th:nth-child(4){width:15%}.inventory-page .have-product .ui-card .table-variants th:nth-child(5){width:30%}.inventory-page .have-product .ui-card .table-variants th{border-bottom:2px solid #e4e5f0;padding:24px 8px 16px 8px}.inventory-page .have-product .ui-card .table-variants tr:last-child td{border-bottom:none}.inventory-page .have-product .ui-card .table-variants td{border-bottom:1px solid #ebeef0;padding:16px 8px;background:transparent}.inventory-page .have-product .ui-card .table-variants .action-table{margin-top:6px;position:absolute;left:-8px;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}.inventory-page .have-product .ui-card .table-variants .action-table .button-select-all{padding-left:6px;padding-top:4px}.inventory-page .have-product .ui-card .table-variants .action-table .all-item-select{padding-top:6px}.inventory-page .have-product .ui-card .table-variants .action-table .edit-product{color:#000;margin:0 8px;border:1px solid #736969;border-radius:4px;padding:0 8px}.inventory-page .have-product .ui-card .table-variants .action-table .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.inventory-page .have-product .ui-card .table-variants .action-table--sticky{position:fixed;top:36px;z-index:2}@media (min-width:1024px){.inventory-page .have-product .ui-card .table-variants .action-table--sticky{top:-14px}}.inventory-page .have-product .ui-card .table-variants .no-product-content{background-color:transparent;display:table-row}.inventory-page .have-product .ui-card .table-variants .no-product-content:hover{background-color:transparent}.inventory-page .have-product .ui-card .table-variants .product-name{width:150px}.inventory-page .have-product .ui-card .next-tab__container{background-color:transparent;border-bottom:1px solid #dbdfe1;border-radius:0;padding:16px 0}.inventory-page .have-product .ui-card .next-tab__container ul{list-style-type:none}.inventory-page .have-product .section-filter{padding:32px 16px 0 16px}.inventory-page .have-product .section-filter button{height:100%;border-radius:initial}.inventory-page .footer-page{margin:2rem .8rem}.inventory-page .footer-page .learn-product{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;padding:1.2rem 2rem 1.2rem 1.6rem;border:1px solid #dbdfe1;border-radius:999px}.inventory-page .product-title-filter{position:relative}.inventory-page .product-title-filter:before{content:"";position:absolute;right:-15px;top:4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #b5bdc2}.inventory-page .product-title-filter--up:before{border-bottom:8px solid #b5bdc2;border-top:0 solid #b5bdc2}.inventory-page .tabs-button .s-tabs-nav.is-toggle li a{height:100%}.inventory-page .tabs-button .s-tabs-nav.is-toggle li a span{border:none;font-weight:700}.inventory-page .tabs-button .s-tabs-nav.is-toggle li a:hover{background-color:#ebf7fd}.inventory-page .tabs-button .s-tabs-nav.is-toggle li a:hover span{color:#525c64}.inventory-page .tabs-button .s-tabs-nav.is-toggle li.is-active a{background-color:#ebf7fd;border:none}.inventory-page .tabs-button .s-tabs-nav.is-toggle li.is-active a span{color:#363e43}.inventory-page .tabs-button .s-tabs-nav.is-toggle li.is-active a:hover{background-color:#ebf7fd}.inventory-page .tabs-button .s-tabs-nav.is-toggle li.is-active a:hover span{color:#525c64}.inventory-page .s-tabs-nav.is-fullwidth li{height:100%}@media screen and (max-width:425px){.inventory-page .ui-card .table-wrapper{overflow-x:auto}.inventory-page .ui-card .table-wrapper .table-variants{width:800px}}.inventory-page__app{margin-top:30px}.inventory-page__app__tab__item{border-bottom:1px solid #f5f6f7}.inventory-page__app__tab__item .checkbox-inventory,.inventory-page__app__tab__item .content-inventory .image__wrapper img{margin-top:20px}.inventory-page__app__tab__item .content-inventory .action-group{margin-top:10px}.inventory-page__app__tab__item .content-inventory .action-group .input-variant{margin-right:5px;width:64px;height:40px}.inventory-page__app__tab__item .content-inventory .action-group .save-button{color:#0093ed;background-color:rgba(120,203,255,.18);border:1px solid rgba(0,147,237,.32);width:74px;height:40px}.inventory-page__app__tab__item .content-inventory .action-group .tabs-button{margin-right:5px;margin-bottom:0}.inventory-page__app__tab__item .content-inventory .action-group .tabs-button .s-tabs-nav ul li{border-radius:5px;border:1px solid rgba(145,155,161,.24);width:64px;height:40px}.inventory-page__app__tab__item .content-inventory .action-group .tabs-button .s-tabs-nav ul li a:first-child{padding:.5em 1em}.inventory-page__app.is-mobile-app .s-tabs-nav{bottom:auto;position:inherit;z-index:1}.inventory-page__app.is-mobile-app .s-tabs-nav a:first-child{padding:.5em 1em .5em 0}.inventory-page__app.is-mobile-app .s-tab-content{padding:1rem 0 1rem 0}.inventory-page__app__view-btn{position:fixed;top:35px;right:0;z-index:9}.inventory-page__app__view-btn a{border:none}.inventory-page__app__view-btn-android{position:fixed;top:8px;right:0;z-index:1999}.inventory-page__app__view-btn-android a{border:none}.fulfillment_tab__action .s-dropdown-trigger .s-button{font-size:14px;padding:.5em 1em;width:74px;height:43px;line-height:24px;font-weight:700}.add-variant-page .breadcrumb li a span:before{top:9px}.add-variant-page .variant-info{padding:8px 24px}.add-variant-page .variant-info .title-description{padding:16px;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.add-variant-page hr{border-top:1px solid #dfe3e8}.add-variant-page .heading-section{font-weight:500;font-size:16px;color:#55586c}.add-variant-page .variant-el.active{background-color:#5c6ac4;font-weight:500;color:#fff}.add-variant-page .variant-el.active a{color:#fff}.add-variant-page .image__wrapper{width:75px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#f5f6f7}.add-variant-page .image__detail{max-height:75px;max-width:75px;width:auto;height:auto}.add-variant-page .image-item__wrapper{width:28px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#f5f6f7}.add-variant-page .image-item__detail{max-height:28px;max-width:28px;width:auto;height:auto}.add-variant-page .heading-description-variant,.add-variant-page .heading-image-variant{font-weight:700;font-size:16px;color:#55586c;position:absolute}.add-variant-page .icon-show-more{position:absolute}.add-variant-page .message-error{font-size:14px}.variant-option{width:48%}.variant-option__disable-edit{display:none}.variant-option .custom-text{color:#009ee3;cursor:pointer}.variant-w100{width:100%}.setting-index-page .content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.setting-index-page .ui-title-bar__heading-group{margin:0 8px}@media only screen and (max-width:767px){.setting-index-page .ui-title-bar__heading-group{padding-top:24px}.setting-index-page .ui-title-bar__heading-group h1{font-size:24px}}.setting-index-page .settings-nav__icon{display:inline-block;vertical-align:middle;width:24px;height:24px;margin:0;background:url(img/sprites-new-sidebar.f39adf63.svg) no-repeat}.setting-index-page .settings-nav__icon-general{width:24px;height:24px;background-position:-1px -510px}.setting-index-page .settings-nav__icon-taxes{width:24px;height:24px;background-position:-1px -1577px}.setting-index-page .settings-nav__icon-shopbase-global{width:24px;height:24px;background-position:-1px -1704px}.setting-index-page .settings-nav__icon-files{width:24px;height:24px;background-position:-1px -570px}.setting-index-page .settings-nav__icon-payment-providers{width:24px;height:24px;background-position:-1px -864px}.setting-index-page .settings-nav__icon-checkout{width:24px;height:24px;background-position:-1px -480px}.setting-index-page .settings-nav__icon-account{width:24px;height:24px;background-position:-1px -390px}.setting-index-page .settings-nav__icon-notifications{width:24px;height:24px;background-position:-1px -714px}.setting-index-page .settings-nav__icon-legal{width:24px;height:24px;background-position:-1px -1104px}.setting-index-page .settings-nav__icon-balance,.setting-index-page .settings-nav__icon-billing{width:24px;height:24px;background-position:-1px -1045px}.setting-index-page .settings-nav__icon-products{width:24px;height:24px;background-position:-1px -1671px}.setting-index-page .settings-nav__icon-shipping{width:24px;height:24px;background-position:-2px -1638px}.setting-index-page .settings-nav__icon-language{width:24px;height:24px;background-position:-3px -1736px}.setting-index-page .settings-nav__media{width:3.5rem;height:3.5rem;margin-right:16px;background-color:#f8f8fc;border-radius:3px;background-clip:padding-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;justify-content:center;-ms-flex-pack:center;-ms-flex-negative:0;flex-shrink:0}.setting-index-page .settings-nav__item{margin-bottom:16px;text-decoration:none}.setting-index-page .settings-nav__item:hover span{text-decoration:none}.setting-index-page .settings-nav__item .icon-wrap{margin-right:16px}@media only screen and (min-width:768px){.setting-index-page .settings-nav__item .icon-wrap{height:100%}}@media only screen and (max-width:767px){.setting-index-page .settings-nav__item .icon-wrap{margin-bottom:8px}}.setting-index-page .settings-nav__item .text{display:inline-block;width:90%}@media only screen and (min-width:768px){.setting-index-page .settings-nav__item .text{height:100%}}.setting-index-page .settings-nav__item .text p:first-child{margin-bottom:4px}.setting-index-page .settings-nav__action{background:#f5f6f7;border-radius:12px;height:100%;padding:16px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (min-width:768px){.setting-index-page .settings-nav__action{display:-webkit-box;display:-ms-flexbox;display:flex}}.setting-index-page .settings-nav__action:hover:not(.disabled){background:#fff;-webkit-box-shadow:0 0 0 3px rgba(181,189,194,.16),0 16px 40px 0 rgba(54,62,67,.16);box-shadow:0 0 0 3px rgba(181,189,194,.16),0 16px 40px 0 rgba(54,62,67,.16)}.setting-index-page .settings-nav__action:hover:not(.disabled) .settings-nav__media span{color:#004de8}.setting-index-page .settings-nav__action .description{color:#6e7a81;font-size:14px;line-height:20px;margin-bottom:8px}.setting-index-page .settings-nav__action.disabled{cursor:not-allowed}.setting-index-page .settings-nav__action.disabled p{color:#c9cdd0}.setting-index-page .settings-nav__title{text-decoration:none;color:#525c64;font-size:16px;font-weight:700;letter-spacing:0;line-height:22px;display:block}@media (max-width:1023px){.fulfillment{margin-top:100px}}.card.payment_setting .message__container,.credit-card-wrapper .message__container{padding:15px;border:1px solid #ddd}.card.payment_setting .message__body .message__title,.credit-card-wrapper .message__body .message__title{font-size:1rem;font-weight:600;line-height:1.5rem}.card.payment_setting .s-radio,.credit-card-wrapper .s-radio{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.card.payment_setting .s-radio:hover,.credit-card-wrapper .s-radio:hover{background-color:#f5f6f7}.card.payment_setting .s-radio .s-control-label,.credit-card-wrapper .s-radio .s-control-label{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.card.payment_setting .section__content .s-select select[disabled],.credit-card-wrapper .section__content .s-select select[disabled]{border:1px solid #dbdfe1}.card.payment_setting .payment-wrapper,.credit-card-wrapper .payment-wrapper{padding:15px;border:1px solid #dbdfe1}.card.payment_setting .payment-content,.credit-card-wrapper .payment-content{max-width:calc(100% - 46px)}.card.payment_setting .s-30px,.credit-card-wrapper .s-30px{font-size:30px}.card.payment_setting .hide-cardholder-name .s-form-item__content,.credit-card-wrapper .hide-cardholder-name .s-form-item__content{line-height:normal}.err-cusom-field{border-color:#ee4c3a}.setting-page__title{color:#363e43;font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:40px}.setting-page__block{margin-top:26px;margin-bottom:26px}.setting-page__block.staff .item{border-top:1px solid #dfe3e8}.setting-page__block .form-group{margin-bottom:0}.setting-page__block .s-input-group>.s-input__inner{display:unset}.setting-page .bottom-button,.setting-page .text-ssl{display:none}.setting-page .button-clone{position:sticky;bottom:0;background:#fff}.setting-page__block-title{color:#363e43;font-size:16px;font-weight:700;letter-spacing:0;line-height:22px}.setting-page__block-title--switch .s-switch .s-check,.setting-page__block-title--switch .s-switch input[type=checkbox]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.setting-page__block-title--switch .s-switch .s-control-label{padding-left:0;padding-right:.5rem}.setting-page .s-input input[type=number]:disabled{cursor:not-allowed}.setting-page__block-desc{color:#525c64;font-size:14px;letter-spacing:0;line-height:24px}.setting-page__label{color:#5e6a6e;font-size:14px;font-size:700}.setting-page__switch-info--block,.setting-page__switch-info--button{margin-left:46px}.setting-page__content{margin-top:2px}.setting-page__content--group-button>span{margin-left:10px}.setting-page__title-1{font-weight:700;color:#16181c;font-size:12px;letter-spacing:.5px;line-height:16px;text-transform:uppercase}.setting-page__desc-1{color:#525c64}.setting-page__desc-1,.setting-page__display-currency-code{font-size:14px;letter-spacing:0;line-height:24px}.setting-page__bottom-bar{margin-top:28px}.setting-page__group{padding:18px;font-size:14px}.setting-page__group .heading{font-size:14px;font-weight:700;line-height:20px}.setting-page__group .item{border-bottom:1px solid #dfe3e8}.setting-page__group .item:last-child{border-bottom:0;padding-bottom:0}.setting-page__group .item .title{font-weight:700;color:#0094f2;cursor:pointer}.setting-page__group .item .title--disabled{cursor:not-allowed;color:#a6a8a9;font-weight:700}.setting-page__group .item .strike-text{-webkit-text-decoration:line-through grey;text-decoration:line-through grey}.setting-page__group .area-custom-height{min-height:500px;padding:5px;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.setting-page__group .image__wrapper{width:125px;height:94px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#f5f6f7}.setting-page__group .image__detail{max-width:125px;max-height:94px;width:auto;height:auto}.setting-page__notification--preview .s-modal-body{padding:0}.setting-page__notification--preview .s-modal-content{margin-top:0!important;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.setting-page__payment .s-tooltip:after{font-size:.7rem}.setting-page__payment .s-switch{display:block;padding-top:5px}.setting-page__payment .s-input.is-show-secret input{padding-right:32px}.setting-page .reset-m-b-form-item .s-form-item{margin-bottom:0!important}.setting-page .general-group{border-top:1px solid #ddd;padding-top:16px}.setting-page .group-title{font-weight:600}.setting-page .group-title__right-text{font-weight:400;float:right}.setting-page .input-description{color:#525c65;font-size:11px;letter-spacing:0;line-height:16px;margin-top:10px}.setting-page .separate-line hr{margin-right:-16px;margin-left:-16px}.setting-page .text-right-label{position:absolute;right:8px;font-size:14px;color:#525c64!important;cursor:pointer;border-bottom:1px dotted #525c64}.setting-page .label-for-select{color:#6d7a82;font-size:14px;font-weight:700;letter-spacing:0;line-height:20px;margin-bottom:4px}.setting-page .full-width-selector,.setting-page .full-width-selector select{min-width:100%}.setting-page .avatar{border-radius:50%;width:50px;height:50px}.setting-page .linkPrimary{color:#0094f2}.setting-page .s-date-editor.s-input{width:100%}.setting-page .send-after-input{max-width:100px;min-width:100px}.setting-page .block-disabled{opacity:.7}.setting-page .card-shield .s-dropdown-content{background-color:#fff}.legal-setting-page textarea{font-size:14px}.credentials{border:1px solid #000}.credentials .paypal-test-mode__tooltip.is-bottom:after{-webkit-transform:translateX(-63%);transform:translateX(-63%)}.credentials .input-description{color:#637381;line-height:18px;font-size:12px;margin-top:6px}.reset-m-b-form-item .s-form-item{margin-bottom:0!important}.price-base-modal .block-title{font-weight:700;margin-bottom:0;padding-bottom:0!important;text-transform:uppercase}.divider{margin:10px 0}.divider--large{margin:24px 0}.fix-thead-font-size thead{font-size:1rem}.edit-template-notification a{color:#0094f2}.alignment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:.3rem}.margin-right{margin-right:8px}.padding-inline{-webkit-padding-start:20px;padding-inline-start:20px}.paypal-text{margin-left:.3rem;font-style:italic;font-size:1.25rem;margin-bottom:.3rem}.margin-show-checkbox{margin-bottom:1.4rem}.box-border{border-color:#dbdfe1}.icon-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.credit-card-detail.is-disabled .s-collapse-item{cursor:not-allowed}.credit-card-detail.is-disabled .s-collapse-item .s-collapse-item__header{pointer-events:none}.credit-card-detail.is-disabled .s-collapse-item .s-collapse-item__wrap{border-bottom:0}.label-margin .s-checkbox .s-control-label{margin-top:5px}.custom-popover{color:#fff;background:#363e43;position:absolute;min-width:150px;border-radius:7px;padding:8px 10px!important;z-index:2000;line-height:1.4;text-align:left;font-size:14px;-webkit-box-shadow:0 1px 2px 1px rgba(0,1,0,.2);box-shadow:0 1px 2px 1px rgba(0,1,0,.2)}.custom-popover[x-placement^=top] .popper__arrow:after{border-top-color:#363e43!important}.custom-popover[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#363e43!important}.custom-popover[x-placement^=left] .popper__arrow:after{border-left-color:#363e43!important}.custom-popover[x-placement^=right] .popper__arrow:after{border-right-color:#363e43!important}.custom-popover.is-blue{background:#1e8ceb}.custom-popover.is-blue[x-placement^=top] .popper__arrow:after{border-top-color:#1e8ceb!important}.custom-popover.is-blue[x-placement^=left] .popper__arrow:after{border-left-color:#1e8ceb!important}.border-div .row{border-bottom:0}#descriptor{padding-left:50px}.s-form-item.s-mb0{margin-bottom:0}.sms-content-field{margin-bottom:4px!important}.sms-content-box{font-size:14px!important}.sms-content-box textarea{height:90px}.sms-variables{background-color:#cce4fd;padding:4px;border-radius:4px}.circle-outline{width:1.5em;height:1.5em;border:1px solid;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;margin-right:10px;color:#000}.pill-badge-title{margin-left:5px;font-size:11px!important;font-weight:400!important;color:#000!important}.badge-blue-bg{background-color:#cbe5ff!important}.badge-yellow-bg{background-color:#fcdf27!important}.display-inline{display:inline}.btn-description{font-size:13px;margin-left:15px;display:inline-block;padding-top:5px;line-height:1}.sms-popup-modal-body>.s-animation-content{width:818px;overflow-x:hidden}.provider-setting-message-express>.icon-message{z-index:1;top:22px;left:22px}.sms-popup-modal-body .s-animation-content{width:818px;overflow-x:hidden}.sms-popup-modal-body p{color:#000}.sms-popup-modal-body img{border:1px solid #dbdfe1;max-width:100%;border-radius:4px}.block-top-up{-ms-flex-wrap:wrap;flex-wrap:wrap}.block-top-up,.block-top-up--item{display:-webkit-box;display:-ms-flexbox;display:flex}.block-top-up--item{width:25%;height:65px;border:1px solid hsla(0,0%,93.3%,.9333333333333333);text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px;cursor:pointer}.block-top-up--content{position:relative}.block-top-up--tag{background-color:#1972f5;color:#fff;font-size:12px;position:absolute;bottom:32px;left:-12px;border-radius:4px;padding:2px 6px}.block-top-up .active{border-color:#7fb7d4;background:#d4eefb}.disable-section{opacity:.5;pointer-events:none}.balance-manager td{font-size:.875rem}.balance-manager td .text-fix-width{max-width:110px}.section-blue{padding:24px;background:#f0fcfd}.coupon-code-pb,.coupon-code-plus-base{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.shipping-item-base-list{margin-left:48px}.setting-checkout-page .s-tooltip:after{width:320px;white-space:normal}@media (max-width:480px){.setting-checkout-page .s-tooltip.is-top:after{left:auto;right:0;-webkit-transform:none;transform:none}}.plus-base-ul-style,.printbase-ul-style{list-style:none}.plus-base-ul-style li:before,.printbase-ul-style li:before{content:"\2713";color:green;margin-right:4px}.policy-pbase .item-policy,.policy-plus-base .item-policy{padding:16px 0;border-top:1px solid #e8eaed}.policy-pbase .item-policy:nth-child(3),.policy-plus-base .item-policy:nth-child(3){border-bottom:1px solid #e8eaed}.policy-pbase .s-collapse-item__arrow.is-active,.policy-plus-base .s-collapse-item__arrow.is-active{-webkit-transform:rotate(0);transform:rotate(0)}.s-select.condition-select option:disabled{color:#aaabaa}.modal-reopen-shop{text-align:center}.modal-reopen-shop .title{font-size:23px;font-weight:500;line-height:2.4rem;color:#363e43}.modal-reopen-shop .s-modal-body{padding-bottom:0!important}.modal-reopen-shop p{font-size:1rem}.abandoned-notification-section{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(219,223,225,.8)}.btn-sms-discount{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-sms-discount:focus{border:1px solid #1e8ceb!important}.btn-sms-discount__icon{margin-bottom:-2px;color:#6e7a81}.btn-sms-discount__remove:hover{color:#525c64}.btn-sms-discount__label{margin-right:auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.select-discounts .s-dropdown-menu,.select-discounts .s-dropdown-trigger{width:100%}.sms-variables-wrapper.is-disabled,.user-none-select{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sms-variables-wrapper.is-disabled{cursor:not-allowed;opacity:.5}.sms-variables-wrapper.is-disabled .sms-variables{pointer-events:none}.sms-variables-wrapper .is-hidden{opacity:.5}.sms-variables-wrapper .sms-content{font-size:12px}@media (min-width:768px){.modal-topup .s-modal-content{width:900px}}.modal-create-discount-code .form-item-discount-code .s-form-item__label{width:100%}.discount-popover{padding:0!important;max-width:400px}.discount-popover .s-dropdown-divider{margin:0}.discount-popover .btn-create-discount .s-icon{margin-top:-1px}.discount-popover .btn-create-discount__label{vertical-align:top;font-weight:700}.discount-popover .s-dropdown-item{padding:12px 16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discount-popover .discount-list{overflow-y:auto;max-height:480px}.setting__mobile__title{font-size:15px;line-height:20px;font-weight:700;color:#21272c}.setting__mobile__item{background:#f5f6f7;margin-top:10px;border-radius:12px;color:#525c64}.setting__mobile__item__link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#525c64}.setting__mobile__item__link .setting__mobile__item__txt{padding:9px 0 8px 16px}.setting__mobile__item__link .setting__mobile__item__icon{padding:9px 16px 8px 0}.setting__mobile__item__txt{padding:9px 0 8px 16px}.setting__mobile__item__icon{padding:9px 16px 8px 0}.setting__mobile__app{margin-top:12px;margin-bottom:25px}.app-notification.is-mobile-app{position:absolute;width:100%;margin-top:50px;padding-bottom:80px}.app-notification__wrapper{padding-top:24px}.app-notification__item,.app-notification__title{padding-bottom:12px;border-bottom:1px solid #dbdfe1}.app-notification__item{padding-top:12px}.bm-manager-title{font-weight:700;color:#0093ed;font-size:14px}.bm-manager-id{color:#525c64;font-size:14px;font-weight:400}.bm-manager-ad-title{color:#0093ed;font-size:14px;font-weight:400}.euro-method-list{display:block;border:1px solid rgba(219,223,225,.5);border-radius:12px}.euro-method-list .euro-method{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;border-bottom:1px solid #e8eaed}.euro-method-list .euro-method:last-child{border-bottom:none}.fb-ico{width:48px;background-color:#dbdfe1;height:48px;border-radius:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.class-not-found{opacity:.5}.box-section{border-bottom:1px solid #f2f2f8;padding:14px}.box-section-padding{padding-left:14px;padding-right:14px}.box-section-bm{padding-bottom:24px;padding-top:16px}.box-divider,.box-section-bm{border-bottom:1px solid #f2f2f8}.box-divider{margin-top:14px;margin-left:14px;margin-right:14px}.pt-10{padding-top:10px}.pt-8{padding-top:8px}.personalize .s-form-item{margin-bottom:0}.personalize .item-description{margin-left:1.75em;line-height:normal;font-size:.8rem}.personalize .s-collapse{border-bottom:none;border-top:none}.activity-manager .activity-detail td{padding:0;border-bottom:0}.activity-manager .activity-detail pre{border:none}.activity-manager .activity-filter .cb-dropdown .s-button{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.activity-manager .activity-filter .s-select-searchable__item{line-height:40px;padding:0 16px}.activity-manager .activity-table tr{cursor:pointer}@media only screen and (min-width:992px){.modal-preview-description-change .s-modal-content{width:1006px}}.free-sub-plan{display:block;margin-top:-10px;margin-bottom:20px}.sb-ml-xs{margin-left:8px}.mt-4{margin-top:4px}.ml-4{margin-left:4px}.mb-10{margin-bottom:10px}.R1{background:#ef7061!important}.R1 span{color:#fff!important;font-size:12px!important}.R2{background:#f18e83!important}.R2 span{color:#fff!important;font-size:12px!important}.R3{background:#f7e7e6!important}.R3 span{color:#ee4b38!important;font-size:12px!important}.R4{background:#fcf5cf!important}.R4 span{color:#ee4b38!important;font-size:12px!important}.R5{background:#fffbe6!important}.R5 span{color:#d49502!important;font-size:12px!important}.R6{background:#e4f7d7!important}.R6 span{color:#288200!important;font-size:12px!important}.bottom-shipping-time{padding-top:40px;margin-right:10px}.sbase-coupon-apply-later{padding-top:8px;padding-bottom:8px}.sbase-coupon-apply-later .s-tooltip{vertical-align:middle}.sbase-coupon-apply-later .s-tooltip:after{width:200px;height:auto;white-space:break-spaces}.setting-language-index__container .setting-language-list{max-height:490px;overflow:auto}.setting-language-index__container .setting-language-list::-webkit-scrollbar{width:4px}.setting-language-index__container .setting-language-list::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.setting-language-index__container .setting-language-list::-webkit-scrollbar-track{background:transparent}.setting-language-index__container .setting-language-item{border-bottom:1px solid var(--colors-neutral-200,#e3e7e8)}.setting-language-index__container .setting-language-item:last-child{border-bottom:none}.setting-language-index__container .setting-language-item:hover{background:var(--colors-neutral-100-d-1000,#f7f8f8)}.setting-language-index__container .setting-language-item .sb-button{border:none}.setting-language-index__container .setting-language-item .sb-badge{min-height:24px}.setting-language-index__container .setting-language-item.is-default{padding-top:12px;padding-bottom:12px}.setting-language-index__container .setting-plan__badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:6px;background-color:var(--blue-100)}.setting-language-index__container .setting-plan__alert{border-radius:8px}.setting-global-market-domain .select-type-wrapper{padding-bottom:6px;margin-bottom:16px;border-bottom:1px solid #acb5b9}.setting-global-market-domain .select-type-wrapper .select-type-item{margin-bottom:10px}.setting-global-market-domain .select-type-wrapper .select-type-item span{font-weight:600}.setting-global-market-domain .select-type-wrapper .select-type-item .text-description{padding-left:26px}.setting-global-market-domain .domain-type-info .info-heading{margin-bottom:10px}#popup-add-language .sb-popup__body{padding:4px 0 8px}#popup-select-language .select-language{overflow:auto;max-height:calc(100vh - 272px)}#popup-select-language .select-language::-webkit-scrollbar{width:4px}#popup-select-language .select-language::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}#popup-select-language .select-language::-webkit-scrollbar-track{background:transparent}#popup-select-language .select-language__item{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e3e7e8}#popup-select-language .select-language__item:last-child{border-bottom:none}#popup-select-language .sb-popup__body{overflow:unset}#popup-select-language .sb-scrollbar::-webkit-scrollbar{width:6px!important}.card-primary-market .sb-button--select .sb-button--label{text-align:start}.sb-select-menu{max-height:280px!important}.sb-select-menu .sb-select-menu__item--thumbnail{border:none;background-color:transparent}.flag img,.sb-select-menu .sb-select-menu__item--thumbnail img{width:24px;height:18px}.table-countries .sb-table__empty-text{margin-top:16px}.edit-language__top__select-theme .sb-input{width:100%}.edit-language__top__select-theme .sb-input .sb-input__suffix{opacity:0}.edit-language .selected-thumb{width:32px;height:32px;border-radius:8px;overflow:hidden;position:absolute;z-index:999;background-blend-mode:multiply,normal,normal;top:4px;left:4px;bottom:4px}.edit-language .selected-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.edit-language .empty-data-lang-table{margin-top:64px;margin-bottom:64px}.edit-language .empty-data-lang-table .not-found-title{font-size:14px}#auto-complete-language-entity .sb-autocomplete__selection{opacity:.4}#auto-complete-language-entity .sb-autocomplete__selection.blurState{opacity:.5}.capacity-value{font-size:20px;font-weight:700;line-height:26px}.capacity-used{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e}.capacity-slider{width:100%;margin-top:6px;background-color:var(--neutral-100);vertical-align:middle;overflow:hidden}.capacity-slider,.capacity-slider-bar{height:var(--slider-size,8px);border-radius:4px}.capacity-slider-bar{left:0;width:0;background-color:var(--blue-600)}.capacity-warning-message.color-warning{color:#fccb69}.capacity-warning-message.color-danger{color:#d12e39}.capacity-warning-message p{font-size:12px;color:#5e6a6e}.storage-capacity{height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--spacing-10,10px);border-radius:var(--radius-lg,8px);background:#f7f8f8;color:var(--color-text-primary,#363f44);font-size:16px;font-style:normal;font-weight:700;line-height:20px;min-width:120px}.plan-description{color:#5e6a6e;font-size:12px}.plan-info-wrapper{width:256px;border-radius:var(--radius-lg,8px);border:1px solid var(--color-border-divider,#e3e7e8);background:var(--Colors-Neutral-White,#fff)}#ModalStorageCapacityPlan .sb-popup__header{padding-bottom:0}#ModalStorageCapacityPlan .sb-popup__header .sb-popup__header_description{color:#5e6a6e}#ModalStorageCapacityPlan .sb-popup__body{padding-bottom:0}#ModalStorageCapacityPlanBody .sb-block-item{margin-bottom:8px;-webkit-box-shadow:none;box-shadow:none;border:1px solid #e3e7e8}#ModalStorageCapacityPlanBody .sb-block-item.selected-block{border:1px solid #0096ed}#ModalStorageCapacityPlanBody .sb-block-item.selected-block .storage-capacity{background:#ebf8ff;color:#0096ed}#ModalStorageCapacityPlanBody .sb-block-item .sb-check{margin:0}#ModalStorageCapacityPlanBody .sb-block-item .sb-radio [type=radio]+.sb-check:before{margin-right:0}#ModalStorageCapacityPlanBody .sb-block-item .sb-block-item__content{padding:12px 16px 12px 12px}#ModalStorageCapacityPlanBody .sb-tab-panel{padding:10px 0 16px 0}#ModalStorageCapacityPlanBody .sb-tab-navigation{margin-bottom:0}#ModalStorageCapacityPlanBody .sb-block-item__wrap{-webkit-box-shadow:none;box-shadow:none}#ModalStorageCapacityPlanBody .price-in-time{font-size:16px}#ModalStorageCapacityPlanBody .current-plan-info .plan-head-text{font-size:12px}.storage-capacity-alert .sb-alert__title{display:none}.storage-capacity-alert .alert-message{color:#2e2824;font-size:16px}.customer-filter-container{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.customer-filter-container .btn.btn-outline{border-top-right-radius:0;border-bottom-right-radius:0;border-color:#b5bdc2;-webkit-box-shadow:inset 0 1px 2px rgba(10,10,10,.1);box-shadow:inset 0 1px 2px rgba(10,10,10,.1)}.customer-filter-container .s-select select{color:#82869e}.sb-filter-popover{max-height:300px;max-width:380px;overflow-y:scroll;position:relative}.sb-filter-popover::-webkit-scrollbar{width:3px}.sb-filter-popover::-webkit-scrollbar-track{background:transparent}.sb-filter-popover::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.sb-filter-popover::-webkit-scrollbar-thumb:hover{opacity:.5}.border-bottom{border-bottom:1px solid #b5bdc2}.border-top{border-top:1px solid #b5bdc2}.border-item{border:1px solid #b5bdc2}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.customer-actions{padding-bottom:16px;border-bottom:2px solid #dbdfe1}.customer-actions .s-checkbox{margin-bottom:0}.customer-actions .s-button{font-size:15px}.customer-selected-checkbox-wrap{padding:9px 5px 5px 5px;border:1px solid;border-top-left-radius:4px;border-bottom-left-radius:4px;display:inline-block;vertical-align:middle}.customer-header{border-bottom:1px solid #dbdfe1;padding-bottom:15px}.customer-form-padding{padding:16px 8px}.customer-checkbox-form .s-form-item{margin-bottom:0}.customer-form-title{color:#363e43;font-weight:600}.customer-upload .s-upload .s-upload-draggable{width:100%;text-align:center}.s-btn-fluid{width:100%}.section-overview{padding:20px;background:#fff;border-radius:3px;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.gravatar{width:40px;height:40px;background-color:#f5f6f7}.text-title{color:#212b36;font-weight:500}.text-subtitle{color:#637381;font-weight:400}.revenue-log{border-top:1px solid #7d8a95;padding-top:16px}.flex-space-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-space-around,.flex-space-between{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customer-delete-section{border-top:1px solid #b5bdc2}.popover-customer .popover-customer-trigger{position:relative}.popover-customer .popover-customer-container{background-color:hsla(0,0%,100%,.98);-webkit-box-shadow:0 0 0 1px rgba(39,44,48,.05),0 2px 7px 1px rgba(39,44,48,.16);box-shadow:0 0 0 1px rgba(39,44,48,.05),0 2px 7px 1px rgba(39,44,48,.16);border-radius:3px;position:absolute;z-index:1000;left:20px}.popover-customer .popover-customer-container.is-mobile{bottom:50px}.popover-customer .popover-customer-container .popover-customer-content{padding:16px}.edit-address{min-width:247px}.address-card{border-top:1px solid #7d8a95;margin-top:16px;padding-top:10px}.tabs-manager{padding:10px 0 0 10px}.collection-table .action-table{position:absolute;left:0;width:calc(100% - 25px);padding-top:16px;margin-left:12px;background-color:#fff}.select-box-trigger{border-radius:7px;background:#f5f6f7;padding:8px;border:1px solid #dbdfe1;color:#82869e}.divider{border-bottom:1px solid #dbdfe1}.float-card-customers{left:-8px}.customer-search-container{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:24px}.flex-justify-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-result{color:#919ba1;font-size:14px;line-height:20px}.flex-reverse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.txt-primary{color:#428cf0;font-size:14px}.font-bold,.txt-primary{font-weight:700}.tag-manager .s-heading--micro-uppercase-bordered{padding:0;color:#6e7a81;font-size:12px;border-bottom:0}.tag-manager .s-dropdown-item--promoted-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 0;background:#fff;color:#212b36;word-break:break-word;white-space:normal}.tag-manager .s-dropdown-item--promoted-action:hover{background:#5c6ac4;color:#fff;cursor:pointer}.tag-manager .s-dropdown-item--promoted-action .s-icon{margin-right:5px}.customer.is-mobile-app{padding-top:50px}.customer.is-mobile-app.is-android{padding-top:30px}.customer.is-mobile-app .customer__action,.customer__action{margin-left:auto}@media only screen and (max-width:767px){.customer__action,.customer__filter{display:-webkit-box;display:-ms-flexbox;display:flex}.customer__filter{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px}.customer__filter__search{width:85%}.customer__filter__sort{margin-left:10px;width:70%}.customer__filter__sort .s-dropdown{width:100%}.customer__filter__sort .s-dropdown .s-dropdown-trigger{font-size:15px;width:100%}.customer__filter__sort .s-dropdown .s-dropdown-trigger .select-box-trigger{padding:10px 0 0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.customer__filter__sort .s-dropdown .s-dropdown-trigger .select-box-trigger .s-icon{vertical-align:middle;height:auto;width:auto}}@media only screen and (max-width:767px){.customer__list__item{margin-top:20px;margin-bottom:20px}}@media only screen and (max-width:767px){.customer__list__item__checkbox{width:10%;padding-top:30px}}@media only screen and (max-width:767px){.customer__list__item__image{width:25%;padding-top:10px}}@media only screen and (max-width:767px){.customer__list__item__image .image-wrapper{background-color:#fff}}.customer__list__item__info{width:50%}@media only screen and (max-width:767px){.customer__btn__add{margin-left:0;margin-bottom:20px}}@media only screen and (max-width:767px){.customer__btn__action.m-l{margin-left:10px}}.customer__label__selected{margin-top:10px}.customer__action__menu.is-mobile-app{position:absolute;z-index:1050;top:35px;right:0}.customer__action__menu.is-mobile-app.is-android{top:10px}.customer__action__menu.is-mobile-app .s-dropdown-menu .s-dropdown-content{background-color:#fff}.customer__action__menu.is-mobile-app .s-dropdown-menu .s-dropdown-content .s-dropdown-item{padding:0 16px 0 16px}.customer__action__menu.is-mobile-app .s-dropdown-menu .s-dropdown-content .s-dropdown-item .mobile-dropdown-menu-import{margin:16px 0 0 0;background-color:#f5f6f7;padding:10px 16px 10px 16px;border-radius:12px}.customer__action__menu.is-mobile-app .s-dropdown-menu .s-dropdown-content .s-dropdown-item .mobile-dropdown-menu-import .mobile-dropdown-menu-btn{color:#556873;font-size:15px;line-height:22px}.customer__action__menu.is-mobile-app .s-dropdown-menu .s-dropdown-content .s-dropdown-item .mobile-dropdown-menu-export{margin:5px 0 16px 0;background-color:#f5f6f7;padding:10px 16px 10px 16px;border-radius:12px}.customer__action__menu.is-mobile-app .s-dropdown-menu .s-dropdown-content .s-dropdown-item .mobile-dropdown-menu-export .mobile-dropdown-menu-btn{color:#556873;font-size:15px;line-height:22px}.customer__action__menu__btn{background-color:transparent;border:none}@media only screen and (max-width:767px){.white-bg.m-t-lg,.white-bg .m-t-lg{margin-top:10px}}.fs-large-sub-heading{color:#525c64;margin-top:8px}.dashboard-hr{background:#dbdfe1;border-radius:0 0 0 0;height:1px;width:620px}.text-grey-normal{color:#525c64;font-size:12px}.text-grey-medium{color:#525c64;font-size:14px}.text-grey-bottom{color:#919ba1;font-size:12px}.text-bold-normal{color:#363e43;font-size:16px;font-weight:700;line-height:22px}.text-bold-large{color:#1a1f23;font-weight:700;font-size:32px}.text-bold-medium{color:#1a1f23;font-weight:700;font-size:24px}.text-bold-small{color:#1a1f23;font-size:12px;font-weight:700}.text-blue{font-size:12px}.text-blue:hover{text-decoration:none}.text-blue-bold{color:#0093ed;font-size:16px;font-weight:700}.m-t-extra{margin-top:64px}.section-dialog{background-color:#ebf7fd;border-radius:12px;padding:16px;margin-top:12px}.section-dialog .s-button.is-default{border:1px solid #78cbff;background:hsla(0,0%,100%,0);color:#303e58;font-weight:700;border-radius:7px}.section-dialog__warning{background-color:#fff9f1}.section-dialog__warning .text-blue-bold{color:#ca632e}.section-dialog__warning .s-button.is-default{border:1px solid rgba(82,92,101,.24);background:hsla(0,0%,100%,.5)}.section-dialog-text{margin-top:6px;line-height:24px}.statistic-secondary{margin-top:24px}.statistic-secondary .s-button.is-default{width:100%}.statistic-secondary .stattistic-secondary-wrapper .s-date-editor--daterange.s-input__inner{width:97%}.statistic-secondary .stattistic-secondary-wrapper hr{background:#dbdfe1;height:1px;margin:32px 0}.text-grey-light-bold{color:#6e7a81;font-weight:700;font-size:12px}.text-grey-light-slim{color:#6e7a81;font-weight:400;font-size:12px}.text-hidden-ellipse{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-size-popup-save_print_file,.font-size-popup-save_print_file .s-control-label{font-size:13px}@media only screen and (min-width:768px){.statistic-secondary{margin-top:98px}.statistic-secondary .stattistic-secondary-wrapper{padding-left:16px}}.notification-wrap>.col-xs-12:first-child .noti-block-dashboard{border-top-left-radius:12px;border-top-right-radius:12px;border-top:1px solid rgba(54,62,67,.11)}.notification-wrap>.col-xs-12:first-child .noti-block-dashboard--danger{border-top-color:var(--red-400)}.notification-wrap>.col-xs-12:last-child .noti-block-dashboard{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.noti-block-dashboard{background:#f5f6f7;border:1px solid rgba(54,62,67,.11);border-top:none;padding:16px;color:#525c64;font-weight:700;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.noti-block-dashboard:hover{background-color:#fff;color:#1a1f23}.noti-block-dashboard.danger{background:#fff9f1}.noti-block-dashboard--danger{border-color:var(--red-400);background-color:var(--red-100)}.noti-block-dashboard--danger .color-icon{color:var(--red-400)}.noti-block-dashboard--danger:hover{background-color:rgba(var(--red-100-rgb),.48)}.block_overview{padding:24px 0;font-size:12px;border-radius:7px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:140px}.block_overview .overview-content.no-sale{-ms-flex-item-align:center;align-self:center}.block_overview .s-icon{width:auto;height:auto;margin-right:10px}.block_overview .s-icon i:before{line-height:36px}.block_overview .s-icon .mdi-cash-multiple{color:#43a047}.block_overview .s-icon .mdi-clipboard-text{color:#515dc8}.total-sale-sidebar{color:#43a047;font-size:24px;font-weight:700;line-height:30px}.order-number-sidebar{background:#f5f6f7;border-radius:3px 3px 3px 3px;height:24px;width:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;align-self:center}.order-label-sidebar{font-size:12px;color:#6e7a81;font-weight:700;line-height:16px;text-transform:uppercase}.sidebar-product .product-image-icon{width:40px;height:40px}.sidebar-product .sidebar-product-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 8px}.sidebar-product .sidebar-product-content .sidebar-product-name{color:#1a1f23;font-size:12px;line-height:16px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-product .sidebar-product-content .sidebar-product-order{color:#919ba1;font-size:12px;line-height:18px}.sidebar-product .sidebar-product-price{color:#363e43;font-size:12px;font-weight:400;line-height:16px}#date-range-button{width:100%;padding-right:40px;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#date-range-button:after{content:" ";display:block;position:absolute;right:17px;top:17px;width:0;height:0;border-top:6px solid #555550;border-left:6px solid transparent;border-right:6px solid transparent}.s-loading-table{overflow:hidden;max-height:200px}.onboarding-box{background:#fff;border-radius:12px;border:1px solid #dbdfe1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.onboarding-box{min-height:348px}}@media only screen and (max-width:767px){.onboarding-box{height:calc(70% - 100px);margin-bottom:16px}}.onboarding-box .box-header{padding:16px;border-bottom:1px solid #dbdfe1;position:relative}.onboarding-box .box-header .content{color:#525c64;width:calc(100% - 42px);display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1}@media only screen and (max-width:767px){.onboarding-box .box-header .content{width:80%}}.onboarding-box .box-header .title{color:#363e43;font-family:Arial;font-size:18px;letter-spacing:0;line-height:24px}.onboarding-box .box-header .controls{position:absolute;right:16px;top:16px}.onboarding-box .box-header .controls .s-icon{color:rgba(85,85,80,.5);border-radius:4px}.onboarding-box .box-header .controls .s-icon:hover{color:#555550}.onboarding-box .box-header .controls .s-icon.disabled{cursor:not-allowed}@media only screen and (max-width:767px){.onboarding-box .box-header .controls .s-icon i:before{font-size:24px}.onboarding-box .box-header .controls .s-icon:first-child{margin-right:4px}}.onboarding-box .box-body{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.onboarding-box .box-body .my-slider{display:-webkit-box;display:-ms-flexbox;display:flex;width:200%;height:100%;position:absolute;left:0;top:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.onboarding-box .box-body .my-slider,.onboarding-box .box-body .my-slider.active-0{-webkit-transform:translateX(0);transform:translateX(0)}.onboarding-box .box-body .my-slider.active-1{-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:768px){.onboarding-box .box-body .my-slider .my-slide{width:50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}}@media only screen and (min-width:768px){.onboarding-box .box-body .my-slider .my-slide .left-side{background-color:#f5f6f7;height:100%;-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;max-width:215px;min-width:215px;overflow-y:auto}.onboarding-box .box-body .my-slider .my-slide .left-side::-webkit-scrollbar{width:3px}.onboarding-box .box-body .my-slider .my-slide .left-side::-webkit-scrollbar-track{background:transparent}.onboarding-box .box-body .my-slider .my-slide .left-side::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.onboarding-box .box-body .my-slider .my-slide .left-side::-webkit-scrollbar-thumb:hover{opacity:.5}.onboarding-box .box-body .my-slider .my-slide .left-side .footer-content{height:88px;width:100%;padding-top:16px;border-top:1px solid #e3e7e8}.onboarding-box .box-body .my-slider .my-slide .left-side .right-side-content{position:absolute;padding:16px 16px 16px 24px;right:0;top:0;width:66%}.onboarding-box .box-body .my-slider .my-slide .left-side .right-side-content .image-box img{max-width:128px}.onboarding-box .box-body .my-slider .my-slide .left-side .right-side-content .content-box .title{font-size:16px;color:#1a1f23}.onboarding-box .box-body .my-slider .my-slide .left-side .right-side-content .content-box .content{color:#525c64;max-height:104px}.onboarding-box .box-body .my-slider .my-slide .left-side .border-active{background-color:#0096ed}.onboarding-box .box-body .my-slider .my-slide .left-side .item{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#919ba1;cursor:pointer;font-size:14px;line-height:24px;border-left:2px solid transparent}.onboarding-box .box-body .my-slider .my-slide .left-side .item .done-icon{display:none}.onboarding-box .box-body .my-slider .my-slide .left-side .item:first-child{border-top-left-radius:0}.onboarding-box .box-body .my-slider .my-slide .left-side .item .s-icon.origin-icon{margin-right:3px}.onboarding-box .box-body .my-slider .my-slide .left-side .item .s-icon .mdi:before{font-size:16px}.onboarding-box .box-body .my-slider .my-slide .left-side .item .radius-block{display:none}.onboarding-box .box-body .my-slider .my-slide .left-side .item.active{color:#0096ed;background-color:#ebf8ff;position:relative;border-left:2px solid #0096ed}.onboarding-box .box-body .my-slider .my-slide .left-side .item.active .radius-block{position:absolute;right:0;width:8px;height:8px;background:#fff;z-index:1;display:block}.onboarding-box .box-body .my-slider .my-slide .left-side .item.active .radius-block:before{display:block;content:" ";width:8px;height:8px;border-bottom-right-radius:8px;position:absolute;top:0;left:0;background-color:#f5f6f7}.onboarding-box .box-body .my-slider .my-slide .left-side .item.active .radius-block.top{top:-8px}.onboarding-box .box-body .my-slider .my-slide .left-side .item.active .radius-block.bottom{bottom:-8px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.onboarding-box .box-body .my-slider .my-slide .left-side .item.done{color:#0093ed}.onboarding-box .box-body .my-slider .my-slide .left-side .item.done .origin-icon{display:none}.onboarding-box .box-body .my-slider .my-slide .left-side .item.done .done-icon{display:-webkit-box;display:-ms-flexbox;display:flex;color:#0096ed;margin-right:3px}}@media only screen and (max-width:767px){.onboarding-box .box-body .my-slider .my-slide .left-side .items-wrap{border-bottom:1px solid #dbdfe1;display:table;width:100%}.onboarding-box .box-body .my-slider .my-slide .left-side .items-wrap .item{display:table-cell;padding:6px;background:#f5f6f7;font-size:12px}.onboarding-box .box-body .my-slider .my-slide .left-side .items-wrap .item.active{-webkit-box-shadow:inset 0 -1px #0093ed,0 1px #0093ed;box-shadow:inset 0 -1px #0093ed,0 1px #0093ed;color:#1a1f23}.onboarding-box .box-body .my-slider .my-slide .left-side .items-wrap .item.active:first-child:last-child{-webkit-box-shadow:none;box-shadow:none;color:#1a1f23}.onboarding-box .box-body .my-slider .my-slide .left-side .items-wrap .item.done{color:#b5bdc2}.onboarding-box .box-body .my-slider .my-slide .left-side .items-wrap .item:nth-child(2){margin-bottom:8px}.onboarding-box .box-body .my-slider .my-slide .left-side .right-side-content{min-height:207px;padding:16px}.onboarding-box .box-body .my-slider .my-slide .left-side .right-side-content .image-box img{width:100%;max-width:none!important}}.onboarding-box .box-body .my-slider .my-slide .right-side{padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.onboarding-box .box-body .my-slider .my-slide .right-side .bottom-link{margin-top:auto}.onboarding-box .box-body .my-slider .my-slide .right-side .bottom-link a{color:#525c64;text-decoration:underline;font-size:12px}.onboarding-box .box-body .my-slider .my-slide .right-side .bottom-link .s-icon .mdi:before{font-size:16px}@media only screen and (max-width:767px){.onboarding-box .box-body .my-slider .my-slide .right-side{padding:24px 16px 16px 16px}}@media only screen and (max-width:767px){.onboarding-box .box-body.newUI .my-slider .my-slide{width:100%}}.onboarding-box .box-body.newUI .my-slider .my-slide .left-side{max-width:227px;min-width:227px}@media only screen and (max-width:767px){.onboarding-box .box-body.newUI .my-slider .my-slide .left-side{max-width:none}}.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content{width:76%}@media only screen and (max-width:767px){.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content{width:100%}.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content.w-50{width:50%}}.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .image-box img{max-width:236px}.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .content-box .title{color:#1a1f23}.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .content-box .content{font-size:14px;color:#525c64;max-height:100%}@media only screen and (max-width:767px){.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .content-box .bottom-link{margin-top:20px}}@media only screen and (max-width:767px){.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .content-box .bottom-link button{margin-top:10px}}@media only screen and (max-width:767px){.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .content-box .bottom-link .text-learn-more{display:block}}.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .content-box .bottom-link .text-learn-more a,.onboarding-box .box-body.newUI .my-slider .my-slide .left-side .right-side-content .content-box .bottom-link .text-learn-more span{font-size:12px;color:#525c64}@media only screen and (max-width:767px){.onboarding-box.newUI{min-height:365px}}.onboarding-box.newUI .s-button.is-outline-blue{border-color:#0096ed}.onboarding-box.newUI .s-collapse{border-bottom:none;border-top:none}.onboarding-box.newUI .mark-complete .s-check{border-color:var(--blue-600)!important;background-image:none!important;position:relative}.onboarding-box.newUI .mark-complete input[type=checkbox]:checked+.s-check:after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";position:absolute;top:42%;left:4px;width:9px;height:3px;-webkit-transform-origin:50%;transform-origin:50%;background-color:transparent;margin-top:-2.4px;border-style:solid;border-color:var(--blue-600);border-width:0 0 2px 2px;border-radius:0;-o-border-image:none;border-image:none;-webkit-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.disabled-password p,.start-selling p{font-size:16px;color:#525c64}.disabled-password img,.start-selling img{display:block;width:312px;margin:0 auto 16px}.congratulation-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border-radius:12px;border:1px solid #dbdfe1;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.congratulation-box img{height:85px}.congratulation-box .congra-text{color:#363e43;font-size:18px;font-weight:700;letter-spacing:0;line-height:24px;text-align:center}.congratulation-box .close-icon{position:absolute;right:8px;top:8px;color:#b5bdc2;cursor:pointer}.onboarding-section{background-color:#fff;border:1px solid rgba(219,223,225,.5);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;width:100%}.onboarding-section.warning{background-color:#fffbe6}.onboarding-section .title{color:#363e43;font-size:14px;font-weight:700;line-height:20px}.onboarding-section .des,.onboarding-section .learn-more{color:rgba(82,92,100,.72)}.onboarding-section .learn-more a{color:rgba(82,92,100,.72);text-decoration:underline}.onboarding-section .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.onboarding-section .button-group .s-button.is-default{color:#525c64}.onboarding-section .button-group .skip-button{position:relative;color:#525c64}.onboarding-section .button-group .skip-button:after{content:" ";position:absolute;bottom:1px;border-bottom:1px dotted rgba(26,31,35,.24);width:100%;left:0}@media only screen and (max-width:767px){.onboarding-section .button-group{position:relative}.onboarding-section .button-group .skip-button{position:absolute;right:8px;bottom:8px}}.trial-box{background:#fff;border-radius:12px;border:1px solid #dbdfe1;padding:16px}.trial-box .title{font-size:16px;margin-bottom:4px}.trial-box .trial-text{color:#525c64;font-size:12px}@media only screen and (max-width:767px){.trial-box button.s-button{height:26px;letter-spacing:0;line-height:26px;text-align:center;width:128px}}.s-mt110{margin-top:110px}.trial-box-spds-layout{z-index:93}.onboarding-pbase__container{margin-bottom:-12px}.onboarding-pbase__container .checklist__container .checklist.checked .checklist--icon{background:#525c65;position:relative}.onboarding-pbase__container .checklist__container .checklist.checked .checklist--icon .s-checked{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1 1"><path d="M.04.627L.146.52.43.804.323.91zm.177.177L.854.167.96.273.323.91z" fill="%23fff"/></svg>') no-repeat 50%;width:70%;height:70%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.onboarding-pbase__container .checklist__container .checklist.checked .checklist--text{text-decoration:line-through}.onboarding-pbase__container .checklist__container .checklist:not(:last-child){padding-bottom:12px;border-bottom:1px solid #dbdfe1}.onboarding-pbase__container .checklist__container .checklist:not(:first-child){margin-top:12px}.onboarding-pbase__container .checklist__container .checklist .checklist--icon{border-radius:50%;background:#fff;border:1px solid #dbdfe1;width:1.25rem;height:1.25rem}.jb-carousel input[type=radio]{display:none}.jb-carousel [id=jb-control-1]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-2]{display:block;right:-16px}.jb-carousel [id=jb-control-2]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-100%}.jb-carousel [id=jb-control-2]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-1]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-2]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-3]{display:block;right:-16px}.jb-carousel [id=jb-control-3]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-200%}.jb-carousel [id=jb-control-3]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-2]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-3]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-4]{display:block;right:-16px}.jb-carousel [id=jb-control-4]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-300%}.jb-carousel [id=jb-control-4]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-3]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-4]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-5]{display:block;right:-16px}.jb-carousel [id=jb-control-5]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-400%}.jb-carousel [id=jb-control-5]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-4]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-5]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-6]{display:block;right:-16px}.jb-carousel [id=jb-control-6]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-500%}.jb-carousel [id=jb-control-6]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-5]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-6]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-7]{display:block;right:-16px}.jb-carousel [id=jb-control-7]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-600%}.jb-carousel [id=jb-control-7]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-6]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-7]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-8]{display:block;right:-16px}.jb-carousel [id=jb-control-8]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-700%}.jb-carousel [id=jb-control-8]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-7]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-8]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-9]{display:block;right:-16px}.jb-carousel [id=jb-control-9]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-800%}.jb-carousel [id=jb-control-9]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-8]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-9]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-10]{display:block;right:-16px}.jb-carousel [id=jb-control-10]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-900%}.jb-carousel [id=jb-control-10]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-9]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-10]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-11]{display:block;right:-16px}.jb-carousel [id=jb-control-11]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1000%}.jb-carousel [id=jb-control-11]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-10]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-11]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-12]{display:block;right:-16px}.jb-carousel [id=jb-control-12]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1100%}.jb-carousel [id=jb-control-12]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-11]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-12]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-13]{display:block;right:-16px}.jb-carousel [id=jb-control-13]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1200%}.jb-carousel [id=jb-control-13]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-12]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-13]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-14]{display:block;right:-16px}.jb-carousel [id=jb-control-14]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1300%}.jb-carousel [id=jb-control-14]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-13]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-14]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-15]{display:block;right:-16px}.jb-carousel [id=jb-control-15]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1400%}.jb-carousel [id=jb-control-15]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-14]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-15]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-16]{display:block;right:-16px}.jb-carousel [id=jb-control-16]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1500%}.jb-carousel [id=jb-control-16]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-15]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-16]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-17]{display:block;right:-16px}.jb-carousel [id=jb-control-17]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1600%}.jb-carousel [id=jb-control-17]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-16]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-17]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-18]{display:block;right:-16px}.jb-carousel [id=jb-control-18]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1700%}.jb-carousel [id=jb-control-18]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-17]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-18]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-19]{display:block;right:-16px}.jb-carousel [id=jb-control-19]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1800%}.jb-carousel [id=jb-control-19]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-18]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-19]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-20]{display:block;right:-16px}.jb-carousel [id=jb-control-20]:checked~.jb-carousel__wrapper>.jb-carousel__inner{left:-1900%}.jb-carousel [id=jb-control-20]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-19]{display:block;left:-16px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.jb-carousel [id=jb-control-20]:checked~.jb-carousel__wrapper>.jb-carousel__inner [for=jb-control-21]{display:block;right:-16px}.jb-carousel__arrows{position:absolute;top:50%;margin-top:-25px;display:none;opacity:.7;cursor:pointer;z-index:1000;background-color:transparent;-webkit-transition:opacity .2s;transition:opacity .2s}.jb-carousel__arrows .s-icon{color:rgba(85,85,80,.5);width:auto;height:auto}.jb-carousel__arrows .s-icon:hover{color:#555550}.jb-carousel__arrows .s-icon.disabled{cursor:not-allowed}.jb-carousel__arrows:hover{opacity:1}.jb-carousel__wrapper{width:100%;height:100%;background-color:#fff;overflow:hidden}.jb-carousel__inner{height:100%;left:0;-webkit-transition:left .8s cubic-bezier(.77,0,.175,1);transition:left .8s cubic-bezier(.77,0,.175,1);overflow:hidden}.jb-carousel__slide{width:100%}.prd-tour{border:1px solid rgba(219,223,225,.5);border-radius:12px}.prd-tour__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:767px){.prd-tour__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.prd-tour__header{border-bottom:1px solid #dbdfe1}.prd-tour__header h2{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 24px);flex:0 0 calc(100% - 24px);max-width:calc(100% - 24px);font-weight:700;color:#525c64}.prd-tour__disabled{pointer-events:none;opacity:.5}.prd-tour__left{width:100%;max-width:214px;margin-right:16px}.prd-tour__left img{display:block;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.prd-tour__video{padding-bottom:56.25%;height:0}.prd-tour__video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.prd-tour__right{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 230px);flex:0 0 calc(100% - 230px);max-width:calc(100% - 230px)}@media only screen and (max-width:767px){.prd-tour__right{max-width:none}}.prd-tour__right p{max-height:116px;max-width:564px;font-size:16px;color:rgba(82,92,100,.72);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.prd-tour__controls{display:block}.prd-tour__controls .jb-carousel__arrows{width:16px;height:16px;margin:0;top:0;opacity:1}.prd-tour__controls .jb-carousel__arrows.arrow-1{left:-16px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.prd-tour__controls .jb-carousel__arrows.arrow-2{right:-16px}.prd-tour__controls .jb-carousel__arrows.disabled{pointer-events:none;opacity:.5}.prd-tour .mdi-close{color:#555550}.home-verify-email{position:fixed;top:0;left:0;width:100%;padding:8px 0 8px 240px;background-color:#fffdf3;z-index:1;color:#5a321e;font-size:12px;line-height:16px;-webkit-box-shadow:0 1px 0 0 rgba(255,221,56,.48);box-shadow:0 1px 0 0 rgba(255,221,56,.48)}.home-verify-email span{font-size:inherit}.home-verify-email span:hover{text-decoration:none}.home-verify-email .slide-fade-enter-active{-webkit-transition:all .5s ease;transition:all .5s ease}.home-verify-email .slide-fade-leave-active{-webkit-transition:all .3s ease;transition:all .3s ease}.home-verify-email .slide-fade-enter,.home-verify-email .slide-fade-leave-to{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}.top-52{top:52px}.msg-fail{color:#ee4c3a}@media only screen and (max-width:767px){.tour-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tour-footer button{width:100%}.tour-pagination{margin-top:20px}.left-side .right-side-content .s-collapse{width:100%}.left-side .right-side-content .s-collapse .s-collapse-item__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-side .right-side-content .s-collapse .s-collapse-item__header .s-collapse-item__arrow{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.left-side .right-side-content .s-collapse .s-collapse-item__header span{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.left-side .right-side-content .s-collapse .s-collapse-item__header span i{vertical-align:middle;margin-right:10px}.left-side .right-side-content .s-collapse .s-collapse-item__content .s-flex .s-button{margin-top:20px;width:100%}.left-side .right-side-content .s-collapse .s-collapse-item__content .s-flex .text-learn-more{margin-top:10px}.trial-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.trial-box .s-button{margin-top:20px}}.font-weight-normal{font-weight:400}@media (max-width:480px){.sb-home-page .container{padding-left:0;padding-right:0}.sb-home-page .block_overview,.sb-home-page__welcome-text{padding-left:16px;padding-right:16px}.sb-home-page .onboarding-box{border-radius:0}.sb-home-page .widget-dashboard .widget-dashboard-wrapper{padding:24px 16px}}.mt-24{margin-top:24px}.onboarding-wordpress{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.onboarding-wordpress-wrapper{border:1px solid #f1e3e3}.onboarding-wordpress .title{color:#002100;font-size:16px;font-weight:700;margin-bottom:8px}.onboarding-wordpress .description{color:#002100;margin-bottom:24px}.onboarding-wordpress img{-o-object-fit:contain;object-fit:contain}.card-noti{padding:24px;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);border-radius:12px;width:calc(25% - 12px)}.card-noti h4{color:#5e6a6e;font-size:14px}.card-noti h2{font-size:28px}.card-noti .oos-soon{height:24px}.card-noti a{text-decoration:none}.discount-manager .discount-tab-list .s-tabs.is-mobile-app .s-tab-content{padding:10px 16px 0 16px}.discount-manager .discount-tab-list .s-tabs .s-tabs-nav{bottom:auto;position:inherit;z-index:1}.discount-manager .discount__mobile__list{margin-top:20px}.discount-manager .discount__mobile__item{width:100%}.discount-manager .discount__mobile__item__header__select-all .s-checkbox{vertical-align:bottom}.discount-manager .discount__mobile__item__header__action .s-dropdown .s-background{z-index:1050}.discount-manager .discount__mobile__item__header__action .s-dropdown .s-dropdown-menu{z-index:1052}.discount-manager .discount__mobile__item__content{margin-top:20px}.discount-manager .discount__mobile__item__content__checkbox{width:10%;margin-top:10px}.discount-manager .discount__mobile__item__content__info{width:70%}.discount-manager .discount__mobile__item__content__info__title__txt{color:#000;font-size:15px;line-height:22px}.discount-manager .discount__mobile__item__content__status{width:20%;text-align:right}.discount-manager .discount__mobile__item__content__status__time span{font-size:13px;color:#556873;line-height:16px}.discount-manager .discount__mobile__create-btn{position:fixed;right:0;top:25px;z-index:1050;border-style:none}.discount-manager .discount__mobile__create-btn.is-android{top:9px}.discount-manager .discount__mobile__create-btn.is-ios{top:35px}.discount-manager .discounts-list table{cursor:pointer}.discount-manager .discounts-list table .tr--no-hover{cursor:default}.discount-manager .discounts-list table td{padding:24px 0}.discount-manager .discounts-list .no-discount>.d-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.discount-manager .discounts-list .discounts-actions .discount-select{background:#fff;border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.discount-detail-page .s-form-item{margin-bottom:0}.discount-detail-page .line{border-bottom:1px solid #e0e5e6}.discount-detail-page .btn-link{width:50px}.discount-detail-page .url-err{font-size:10px;color:#fa0a0a}.discount-detail-page .url-valid{font-size:10px;color:#52ba6d}.discount-detail-page .input-url{padding:19px 15px}.discount-detail-page .bg-blue{background-color:#78cbff!important;color:#363f44!important}.discount-detail-page .s-radio{margin-left:0!important}.discount-detail-page .list-item .item-wrapper{border-bottom:1px solid #dbdfe1}.discount-detail-page .list-item .item-wrapper:last-child{border-bottom:none}.discount-detail-page .list-item .item-wrapper .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 0}.discount-detail-page .list-item .item-wrapper .item .image{min-width:40px;max-width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:8px}.discount-detail-page .list-item .item-wrapper .item .image img{width:100%;-o-object-fit:contain;object-fit:contain}.discount-detail-page .list-item .item-wrapper .item .title{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:center;align-self:center}.discount-detail-page .list-item .item-wrapper .item .action{min-width:40px;max-width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.discount-detail-page .list-item .item-wrapper .list-sub-item{padding-left:40px}.discount-detail-page .list-item .item-wrapper .list-sub-item .item{padding:8px 0;border-top:1px solid #dbdfe1}.discount-detail-page .list-item .item-wrapper .list-sub-item .item:last-child{padding-bottom:12px}.discount-detail-page .list-item.no-image .item .action{height:auto}.discount-detail-page .sticky-bar{position:sticky;top:20px}.discount-detail-page .section-sumary ul{padding-left:16px}.discount-detail-page .section-discount .sub-title{font-size:14px;color:var(--neutral-600)}.discount-detail-page .section-discount .description{font-size:12px;color:var(--neutral-600);margin-left:28px}.discount-detail-page .section-discount .s-tooltip:after{width:250px;white-space:unset}.product-line-item .product-item{padding:8px 0}.product-line-item .variant-item{padding:8px 24px}#modal-export-discount .export-as,#modal-export-discount .export-types{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#modal-export-discount .s-radio{margin-left:0;margin-bottom:8px}.collections-list{padding:0}.collections-list-item{list-style:none;border-bottom:1px solid #c4c6d4}.float-cards-discount{left:-8px;z-index:2}.disabled-section>tr.title-col{opacity:.2}.mi-b-0{margin-bottom:0!important}.font-11{font-size:11px}.word-break{word-break:break-word}.combination-alert{border:1px;border-radius:8px;background-color:rgba(227,231,232,.47843137254901963);padding:8px;margin-bottom:8px}.multi-discount-search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.multi-discount-search-form .search-form{-ms-flex-align:center;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.multi-discount-search-form .filter-setting,.multi-discount-search-form .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.multi-discount-search-form .filter-setting{-ms-flex-align:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.multi-discount-search-form .filter-setting button{padding:10px 12px;margin-left:12px}.filter{padding:8px 0!important}.filter .checkbox-group-item{padding:10px 16px;margin-bottom:0!important}.clear-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.disabled-clear-filter{pointer-events:none;color:#85d2ff}.landing-layout.has-header{padding-top:56px}@media only screen and (min-width:768px){.landing-layout.has-header{padding-top:88px}}.landing-layout .s-button{font-weight:400;padding:8px 24px;border-radius:10px;border:none;-webkit-box-shadow:0 6px 16px -12px rgba(26,31,35,.12);box-shadow:0 6px 16px -12px rgba(26,31,35,.12)}.landing-layout .s-button.is-outline,.landing-layout .s-button.is-outline.is-outline{background:#feffff;border:2px solid #919ba1;line-height:16px}.landing-layout .s-button.is-outline.is-outline span,.landing-layout .s-button.is-outline span{color:#363e43}.landing-layout .s-button span{font-family:Chivo,sans-serif;margin-top:1px}.landing-layout .s-dropdown,.landing-layout h1,.landing-layout h2,.landing-layout h3,.landing-layout h4,.landing-layout h5,.landing-layout h6{font-family:Chivo,sans-serif}.landing-layout .s-dropdown .s-dropdown-menu,.landing-layout h1 .s-dropdown-menu,.landing-layout h2 .s-dropdown-menu,.landing-layout h3 .s-dropdown-menu,.landing-layout h4 .s-dropdown-menu,.landing-layout h5 .s-dropdown-menu,.landing-layout h6 .s-dropdown-menu{left:auto;right:0}.landing-layout .s-dropdown .s-dropdown-menu .s-dropdown-content,.landing-layout h1 .s-dropdown-menu .s-dropdown-content,.landing-layout h2 .s-dropdown-menu .s-dropdown-content,.landing-layout h3 .s-dropdown-menu .s-dropdown-content,.landing-layout h4 .s-dropdown-menu .s-dropdown-content,.landing-layout h5 .s-dropdown-menu .s-dropdown-content,.landing-layout h6 .s-dropdown-menu .s-dropdown-content{padding:12px 0;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}.landing-layout .s-dropdown .s-dropdown-menu .s-dropdown-content .s-dropdown-item,.landing-layout h1 .s-dropdown-menu .s-dropdown-content .s-dropdown-item,.landing-layout h2 .s-dropdown-menu .s-dropdown-content .s-dropdown-item,.landing-layout h3 .s-dropdown-menu .s-dropdown-content .s-dropdown-item,.landing-layout h4 .s-dropdown-menu .s-dropdown-content .s-dropdown-item,.landing-layout h5 .s-dropdown-menu .s-dropdown-content .s-dropdown-item,.landing-layout h6 .s-dropdown-menu .s-dropdown-content .s-dropdown-item{padding:12px 16px}.landing-layout .landing-gradient{background:-webkit-gradient(linear,right top,left top,from(rgba(219,223,225,.16)),to(rgba(219,223,225,0)));background:linear-gradient(-90deg,rgba(219,223,225,.16),rgba(219,223,225,0))}.landing-layout .landing-gradient:after,.landing-layout .landing-gradient:before{content:"";width:128px;height:96px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(-180deg,#fff,hsla(0,0%,100%,0));position:absolute;right:0}.landing-layout .landing-gradient:before{top:0}.landing-layout .landing-gradient:after{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:linear-gradient(-180deg,hsla(0,0%,100%,0),#fff);bottom:0}.landing-layout .landing-gradient.landing-gradient--invert{background:-webkit-gradient(linear,left top,right top,from(rgba(219,223,225,.16)),to(rgba(219,223,225,0)));background:linear-gradient(90deg,rgba(219,223,225,.16),rgba(219,223,225,0))}.landing-layout .landing-gradient.landing-gradient--invert:after,.landing-layout .landing-gradient.landing-gradient--invert:before{right:unset;left:0}.landing-layout .input-search input{background:#fff;border:2px solid #dbdfe1;border-radius:10px;font-size:14px;height:40px}.landing-layout .filter-sidebar .filter-active{display:block;position:fixed;z-index:30;top:154px;left:0;width:calc(100% - 32px);height:calc(100% - 170px);margin:0 16px;padding:32px 16px 72px;border:2px solid #919ba1;-webkit-box-shadow:0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 16px 40px 0 rgba(54,62,67,.1);border-radius:12px;overflow:auto}.landing-layout .filter-title.filter-active{position:fixed;top:16px;left:0;z-index:30;margin:0 16px;width:calc(100% - 32px);padding-right:25%}.landing-layout .filter-input.filter-active{position:fixed;top:108px;left:0;z-index:30;width:calc(100% - 32px);margin:0 16px;background:#fff;border:2px solid #919ba1;border-radius:10px}.landing-layout .filter-input.filter-active .s-input__inner{border:none}.landing-layout .filter-input.filter-active .s-input__suffix{color:#6e7a81}.landing-layout .filter-action{display:none}.landing-layout .filter-action.filter-active{display:block;position:fixed;left:0;bottom:16px;z-index:30;width:calc(100% - 32px);margin:0 16px;padding:16px;border:2px solid #919ba1;border-top:1px solid #e8eaed;border-radius:0 0 12px 12px;background:#fff}.landing-layout .filter-action.filter-active .s-button:first-child{width:40%;background-color:#fff}.landing-layout .filter-action.filter-active .s-button:last-child{width:calc(60% - 8px);background:#363e43;color:#fff}.landing-layout .filter-background{display:none}.landing-layout .filter-background.filter-active{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:29;background:hsla(0,0%,100%,.96)}.landing-layout .landing-header{top:0;left:0;z-index:10;-webkit-box-shadow:0 0 24px 0 rgba(82,92,100,.16);box-shadow:0 0 24px 0 rgba(82,92,100,.16);padding:16px 0}@media only screen and (min-width:768px){.landing-layout .landing-header{-webkit-box-shadow:none;box-shadow:none;padding:24px 0}}.landing-layout .landing-header .toggle-menu{color:#6e7a81}.landing-layout .landing-header .menu-mobile{top:56px;left:0;width:100%;height:calc(100vh - 56px);z-index:20}.landing-layout .landing-header .menu-mobile .menu-mobile-item{border-radius:12px}.landing-layout .landing-header .logo{height:24px}@media only screen and (min-width:768px){.landing-layout .landing-header .logo{height:32px}}.landing-layout .landing-header .logged-as{color:rgba(85,104,115,.64)}@media only screen and (min-width:1200px){.landing-layout .landing-header.new-landing-header{padding:12px 0}}@media only screen and (min-width:1200px){.landing-layout .landing-header.new-landing-header .container{max-width:1200px}}@media only screen and (min-width:1200px){.landing-layout .landing-header.new-landing-header .menu-desktop{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.landing-layout .landing-header.new-landing-header .menu-desktop .menu-link-list .menu-link{display:inline-block;position:relative;padding:12px 0}.landing-layout .landing-header.new-landing-header .menu-desktop .menu-link-list .menu-link:hover .mega-menu-wrap{display:block}.landing-layout .landing-header.new-landing-header .menu-desktop .menu-link-list .menu-link a{-webkit-transition:.1s;transition:.1s;position:relative}.landing-layout .landing-header.new-landing-header .menu-desktop .menu-link-list .menu-link a:hover{color:#0093ed;text-decoration:none}.landing-layout .landing-header.new-landing-header .menu-desktop .mega-menu-wrap{display:none;position:absolute;top:90%;left:0;z-index:999999}.landing-layout .landing-header.new-landing-header .login-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-layout .landing-header.new-landing-header .login-action .login-link{color:#363e43;font-size:16px;font-weight:400;letter-spacing:0;line-height:22px;-webkit-transition:.1s;transition:.1s}.landing-layout .landing-header.new-landing-header .login-action .login-link:hover{color:#0093ed}.landing-layout .landing-header.new-landing-header .login-action .sign-up-link{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:40px;min-width:90px;padding:0 14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;background-color:#343a40;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;font-size:14px;font-weight:500;text-align:center;white-space:nowrap;color:#fff;margin-left:32px}.landing-layout .landing-header.new-landing-header .login-action .sign-up-link:hover{opacity:.6;color:#fff}.landing-layout .landing-header.new-landing-header .mega-menu-wrap{width:240px;background:#fff;text-align:left;font-size:15px;border-radius:6px;border:1px solid #ebebeb;-webkit-box-shadow:0 2px 15px 4px rgba(0,0,0,.06);box-shadow:0 2px 15px 4px rgba(0,0,0,.06);overflow:hidden}.landing-layout .landing-header.new-landing-header .mega-menu-wrap ul{padding:0;margin-bottom:0}.landing-layout .landing-header.new-landing-header .mega-menu-wrap ul li{list-style:none;border-bottom:1px solid #ebebeb}.landing-layout .landing-header.new-landing-header .mega-menu-wrap ul li a{padding:16px;display:block;-webkit-transition:.1s;transition:.1s;color:inherit}.landing-layout .landing-header.new-landing-header .mega-menu-wrap ul li a:hover{text-decoration:none;color:#0093ed}.landing-layout .landing-header.new-landing-header .mega-menu-wrap ul li:last-child{border-bottom:none}.landing-layout .landing-header.new-landing-header .toggle-menu{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}@media only screen and (min-width:1200px){.landing-layout .landing-header.new-landing-header .toggle-menu{display:none}}.landing-layout .landing-header.new-landing-header .menu-mobile{overflow:auto}.landing-layout .landing-header.new-landing-header .menu-mobile .menu-link-list{width:100%;margin-bottom:32px}.landing-layout .landing-header.new-landing-header .menu-mobile .menu-link-list .menu-link{padding:16px 0;position:relative;border-bottom:1px solid #ebebeb;cursor:pointer}.landing-layout .landing-header.new-landing-header .menu-mobile .menu-link-list .menu-link a{display:block}.landing-layout .landing-header.new-landing-header .menu-mobile .menu-link-list .mega-menu-wrap{display:none;width:100%;margin-top:8px;border:none;background:transparent;-webkit-box-shadow:none;box-shadow:none;padding-left:16px}.landing-layout .landing-header.new-landing-header .menu-mobile .menu-link-list .mega-menu-wrap.show{display:block}.landing-layout .s-pagination{position:relative}.landing-layout .s-pagination .s-pagination-next,.landing-layout .s-pagination .s-pagination-previous{position:absolute;top:0;width:44px;height:44px;border:2px solid #919ba1;border-radius:10px}.landing-layout .s-pagination .s-pagination-next[disabled],.landing-layout .s-pagination .s-pagination-previous[disabled]{border-color:rgba(110,122,129,.2);background-color:#fff}.landing-layout .s-pagination .s-pagination-next{right:0}.landing-layout .s-pagination .s-pagination-previous{left:0}.landing-layout .s-pagination .s-pagination-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-layout .s-pagination .s-pagination-list .s-pagination-link{width:44px;height:44px;border:2px solid #919ba1;color:#363e43;background-color:#fff;border-radius:10px;text-decoration:none}.landing-layout .s-pagination .s-pagination-list .s-pagination-link.is-current{border-color:#363e43}.landing-layout .s-pagination .s-pagination-list .s-pagination-link:hover{border-color:#33b2ff}.landing-layout .s-pagination .s-pagination-list .s-pagination-ellipsis{color:rgba(85,104,115,.64);padding-bottom:0;margin-bottom:-16px;font-weight:700}.landing-layout .landing-footer__trial{margin-left:-8px;margin-right:-8px;padding:64px 16px 24px;background:url(img/subscribe.0e03a476.png) no-repeat}@media only screen and (min-width:768px){.landing-layout .landing-footer__trial{margin-left:0;margin-right:0;padding:72px 0}}.landing-layout .landing-footer__trial .s-input{width:100%;height:56px;margin-bottom:12px}@media only screen and (min-width:768px){.landing-layout .landing-footer__trial .s-input{width:368px;margin-bottom:0;margin-right:8px}}.landing-layout .landing-footer__trial .s-input input{background:#fff;border-radius:10px;width:100%;height:100%;font-size:14px}.landing-layout .landing-footer__trial button{height:56px;width:100%;background:#71d454;border-radius:10px}@media only screen and (min-width:768px){.landing-layout .landing-footer__trial button{width:216px}}.landing-layout .landing-footer__trial button:hover{-webkit-box-shadow:0 6px 16px 0 rgba(26,31,35,.12);box-shadow:0 6px 16px 0 rgba(26,31,35,.12)}.landing-layout .landing-footer__trial button span{color:#363e43;font-size:14px}@media only screen and (min-width:768px){.landing-layout .landing-footer__fb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.landing-layout .landing-footer__address{margin-bottom:32px}@media only screen and (min-width:768px){.landing-layout .landing-footer__address{margin-bottom:12px}}.landing-layout .landing-footer__all-right{color:rgba(85,104,115,.64)}.landing-layout .landing-footer hr{margin:8px 0 24px}.landing-layout .new-footer{background:#182135;padding:70px 0;margin:70px 0 0 0;position:relative}@media only screen and (max-width:767px){.landing-layout .new-footer{text-align:center}}@media only screen and (max-width:767px){.landing-layout .new-footer .address{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:32px}}.landing-layout .new-footer .container{padding:0}@media only screen and (min-width:1920px){.landing-layout .new-footer .container{min-width:1200px}}@media only screen and (max-width:767px){.landing-layout .new-footer .list-link-footer-wrap{margin-bottom:32px}}.landing-layout .new-footer .list-link-footer-wrap h4{margin-bottom:30px;color:#7b88a8;font-size:13px;line-height:1.4;font-weight:700;letter-spacing:1px;min-height:18px}.landing-layout .new-footer .list-link-footer-wrap .list-link-footer{padding:0;list-style:none}.landing-layout .new-footer .list-link-footer-wrap .list-link-footer li a{margin-top:4px;margin-bottom:8px;padding-top:8px;padding-right:6px;padding-bottom:8px;color:#fff;font-size:15px;text-decoration:none;display:block}.landing-layout .new-footer .list-link-footer-wrap .list-link-footer li a:hover{color:#7b88a8}.landing-layout .new-footer .legal-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:100px;padding-top:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid hsla(0,0%,100%,.18);color:#fff;font-size:15px}@media only screen and (max-width:767px){.landing-layout .new-footer .legal-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.landing-layout .new-footer .legal-block .legal-text{color:#7b88a8;font-size:16px}@media only screen and (max-width:767px){.landing-layout .new-footer .legal-block .legal-text{margin-bottom:16px}}.landing-layout .new-footer .legal-block .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-layout .new-footer .legal-block .social-links .social-link{padding:8px 9px;display:inline-block}.color-blue{color:#1e8ceb}.flex-basis-65perc{-ms-flex-preferred-size:65%;flex-basis:65%}.flex-basis-100perc{-ms-flex-preferred-size:100%;flex-basis:100%}.m-x-12{margin-left:12px;margin-right:12px}.trigger-width-100>div.s-dropdown-trigger{width:100%}.m-r-i{margin-right:0!important}.drop-down-menu-style{bottom:80px!important}.app-description.is-collapsed{max-height:150px;overflow:hidden;position:relative}.app-description.is-collapsed:after{position:absolute;bottom:0;height:50px;width:100%;content:" ";display:block;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff)}.app-store__logo{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;-webkit-box-shadow:0 0 1px #525c64;box-shadow:0 0 1px #525c64;border-radius:12px;min-height:72px;max-height:72px;min-width:72px;max-width:72px}.app-store__categories{display:none}@media only screen and (min-width:768px){.app-store__categories{display:block}}.app-store__category{color:#6e7a81}.app-store__category:hover{color:#363e43}.app-store__category.active{color:#363e43;font-weight:700}.app-store__item{padding:12px;border-radius:20px}.app-store__item:hover{background-color:#f5f6f7}.app-store__price{margin:2px 0 8px;font-size:12px;color:rgba(85,104,115,.64)}.app-store__description{font-size:14px;color:#525c64}.app-store .filter-title.filter-active{padding-right:unset}.app-store .s-pagination{margin-top:32px}@media only screen and (min-width:768px){.app-store .s-pagination{margin-top:48px}}.app-store-view__banner{background-image:url(img/banner.c39c55ab.png);background-size:cover;background-position:50%}@media only screen and (min-width:768px){.app-store-view__banner{background-position:0 0}}.app-store-view__content{max-width:calc(100% - 104px)}.app-store-view iframe{border:none;border-radius:12px;-webkit-box-shadow:0 20px 56px 0 rgba(82,92,100,.16);box-shadow:0 20px 56px 0 rgba(82,92,100,.16);height:234px;width:100%}.app-store-view__breadcrum{font-size:14px}.app-store-view__breadcrum,.app-store-view__breadcrum a{font-family:Chivo,sans-serif;color:#919ba1;line-height:16px}.app-store-view__breadcrum .mdi{margin-bottom:-1px}.app-store-view__company-name a,.app-store-view__company-name span{font-size:12px;line-height:18px}.app-store-view__company-name span{color:#919ba1}@media only screen and (min-width:768px){.app-store-view__main-content{border-right:1px solid #e8eaed;padding-right:56px}}.app-store-view__description{font-size:16px;line-height:24px;color:#363e43}.app-store-view__button-add.s-button{height:48px;padding:0 36px}.app-store-view__pricing-label{color:#525c64}.app-store-view .markdown-area p{margin:0}.app-store-view__demo-url{margin-top:40px}@media only screen and (min-width:768px){.app-store-view__demo-url{margin-top:80px}}.app-store-view__demo-url h3{margin-bottom:16px}@media only screen and (min-width:768px){.app-store-view__demo-url h3{margin-bottom:24px}}.app-store-view__demo-url .s-button{height:48px;padding:0 24px}.app-store-view__app-name{margin-top:40px}@media only screen and (min-width:768px){.app-store-view__app-name{margin-top:56px}}.app-store-view__app-support h3{margin-top:32px}@media only screen and (min-width:768px){.app-store-view__app-support h3{margin-top:56px}}.app-store-view__app-support .s-icon{color:#919ba1}.app-store-view__screen-shots{margin:40px 0 32px}@media only screen and (min-width:768px){.app-store-view__screen-shots{margin:80px 0 72px}}.app-store-view__screen-shots h3{margin-bottom:16px}@media only screen and (min-width:768px){.app-store-view__screen-shots h3{margin-bottom:32px}}.app-store-view .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin-top:32px}.app-store-view .slick-dots button{display:none}.app-store-view .slick-dots li{width:8px;height:8px;border-radius:4px;margin:0 8px;background-color:rgba(0,0,0,.12)}.app-store-view .slick-dots li.slick-active{width:48px;background-color:rgba(0,0,0,.24)}.app-store-view .slick-dots li:hover{cursor:pointer}.app-store-view__slick{position:relative}.app-store-view__slick .arrow-button{position:absolute;top:calc(50% - 36px);color:#b5bdc2;display:none}@media only screen and (min-width:768px){.app-store-view__slick .arrow-button{display:block}}.app-store-view__slick .arrow-left{left:-32px}.app-store-view__slick .arrow-right{right:-16px}.app-store-view__slick .slick-slide>div{margin-right:12px;height:91px;border:2px solid rgba(82,92,100,.1);border-radius:12px;overflow:hidden}@media only screen and (min-width:768px){.app-store-view__slick .slick-slide>div{height:283px}}.app-store-view__slick .slick-slide>div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.app-store-view__slick-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;background-color:rgba(110,122,129,.9)}.app-store-view__slick-modal .close-button{position:absolute;top:24px;right:24px;color:#b5bdc2;z-index:10}.app-store-view__slick-modal .arrow-button{position:absolute;top:0;width:88px;height:100%;color:#6e7a81;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.app-store-view__slick-modal .arrow-button{display:-webkit-box;display:-ms-flexbox;display:flex}}.app-store-view__slick-modal .arrow-left:hover,.app-store-view__slick-modal .arrow-right:hover{color:#363e43}.app-store-view__slick-modal .arrow-left{left:0}.app-store-view__slick-modal .arrow-right{right:0}.app-store-view__slick-modal .slick-initialized,.app-store-view__slick-modal .slick-initialized .slick-list,.app-store-view__slick-modal .slick-initialized .slick-list .slick-track{height:100%}.app-store-view__slick-modal .slick-initialized .slick-list .slick-track .slick-slide{width:80vw}.app-store-view__slick-modal .slick-initialized .slick-list .slick-track .slick-slide:not(.slick-active)>div{padding:0 56px}.app-store-view__slick-modal .slick-initialized .slick-list .slick-track .slick-slide>div{height:100vh}.app-store-view__slick-modal .slick-initialized .slick-list .slick-track .slick-slide>div .app-store-view__slick-modal__item{width:100%;height:100%;padding:64px 0;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-store-view__slick-modal .slick-initialized .slick-list .slick-track .slick-slide>div .app-store-view__slick-modal__item img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:12px}.app-store-view__slick-modal .slick-dots{position:relative;z-index:11;margin-top:-32px;padding:0}.app-store-view__slick-modal .slick-dots li{background-color:hsla(0,0%,100%,.24)}.app-store-view__slick-modal .slick-dots li.slick-active{background-color:hsla(0,0%,100%,.56)}.app-store-view .landing-gradient.landing-gradient--invert:before{background:none}@media only screen and (max-width:767px){.app-store-view .landing-gradient.landing-gradient--invert{background:rgba(219,223,225,.16);margin-top:32px;padding-bottom:32px}.app-store-view .landing-gradient.landing-gradient--invert:after,.app-store-view .landing-gradient.landing-gradient--invert:before{display:none}}.app-store-view .landing-footer__trial{margin-top:0}@media only screen and (min-width:768px){.app-store-view .landing-footer__trial{margin-top:72px}}.app-store-result__btn-reset.s-button{background-color:#363e43;color:#fff}.app-store-result__heading{color:#6e7a81}.app-store-result .s-pagination{margin-top:36px}.warning{color:#ff595f!important}.warning-input input,.warning-input textarea{color:#ff595f!important;border-color:#ff595f!important;background-color:#ffa6a8!important}.color-gray{color:#82869e!important}.color-gray-draker{color:#6e7a81}.show-api-key-pos{top:12px}.full-width,.full-width-selector select{width:100%}.m-0{margin:0!important}.pending-developer-release,.published,.released,.unlisted,.unpublished,.waiting-for-approval{border-radius:16px;padding:4px 10px}.published,.released{background-color:#32c864}.unlisted,.unpublished{background-color:#e4e5f0}.pending-developer-release,.waiting-for-approval{background-color:#e59b00}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.font-12{font-size:12px!important}.font-20{font-size:20px}.font-35{font-size:35px}div.select-with-100>select{width:100%}.d-block{display:block!important}.d-inline{display:inline!important}.line-height-none{line-height:unset!important}.m-b-0{margin-bottom:0!important}.m-t-15{margin-top:15px}.color-black{color:#000}.icon-invite-trial{font-size:45px;margin-top:6px}.wrapper_icon>div{width:44px}input.input_show{padding-right:65px}.height-80vh{height:80vh}li.li-disable{color:grey;opacity:.5}.cursor-not-allowed,li.li-disable{cursor:not-allowed}.opacity-0{opacity:0}@media (max-width:480px){.mobile-breakpoint{top:45px!important}}.app-submission .breadcrumb{padding-top:24px;padding-left:32px}.app-submission .breadcrumb li{text-transform:none}.app-submission .breadcrumb li a span:before{top:8px}.app-submission .logo-preview{width:130px;min-height:130px;height:auto}.app-submission .pricing-type-group .s-input{width:80px;max-width:100px}.app-submission .screenshots-wrapper .image-wrapper{width:30%;min-height:100px;display:inline-block}.app-submission .screenshots-wrapper .image-alt-text-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.app-submission .screenshots-wrapper .alt-text-input{width:100%}.app-submission .screenshots-wrapper .image-wrapper img{max-width:100%;height:auto}.app-submission .s-input small,.app-submission .s-textarea small{float:right!important}.public-theme table>thead>tr>th{font-weight:700}.public-theme a{color:inherit}.payment-gateways table>thead>tr>th{font-weight:700}.payment-gateways table>tbody>tr>td{padding-right:16px}.public-theme-editor .custom-label a{position:absolute;right:30px;font-size:12px}.public-theme-editor .t-d-underline{text-decoration:underline}.public-theme-editor .s-input-group__append a{color:inherit}.public-theme-editor .thumbnails .s-upload-draggable{width:100%}.public-theme-editor .thumbnails .s-content p{font-weight:700;text-decoration:underline;color:#0093ed}.public-theme-editor .thumbnails__description label{font-size:14px;color:#6d7a82;line-height:20px;font-weight:700}.public-theme-editor .s-textarea .s-counter{position:absolute;top:-20px;right:0}.public-theme-editor .disabled-link{opacity:.5;pointer-events:none}.affiliate-frame{position:fixed;top:276px;bottom:0;left:0;right:0}@media (min-width:1024px){.affiliate-frame{left:240px}}.text-color-primary{color:#0093ed}.text-color-danger{color:red}.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-item-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-border{width:312px;height:112px;background:radial-gradient(ellipse 100% 0 at 100% 100%,#fff 0,#fff 48%,#f5f6f7 100%);border-radius:12px}.justify-content-around{-ms-flex-pack:distribute;justify-content:space-around}.secondary-bg{background-color:#f0f0f0}.w-50{width:50%}.w-40i{width:40%!important}.w-35{width:35%}.w-30{width:30%}.w-25{width:25%}.w-20{width:20%}.w-300{width:300px}.w-120{width:120px!important}.w-100{width:100px!important;min-width:100px!important}.h-100vh{height:100vh}.h-50vh{height:50vh}.h-15{height:15px}.h-100{height:100px}.h-120{height:120px;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.fs-12{font-size:12px}.text-capital{text-transform:capitalize}.pb-table{position:relative}.pb-table .pb-table-head{position:sticky;top:0;background-color:#e8e8e8}.pb-table .pb-table-head th{color:#6e7a8b;font-weight:700;font-size:12px;border-bottom:1px solid #6e7a81}.pb-table .pb-table-cont td{padding:16px;font-size:12px;vertical-align:text-top}.pb-table .pb-table-cont tr{border-bottom:1px solid #5c5c5c}.pb-table .pb-table-cont tr:last-child{border-bottom:none}.sb-table{position:relative}.sb-table .sb-table-head{position:sticky;top:0;background-color:#e8e8e8}.sb-table .sb-table-head th{color:#6e7a8b;font-weight:700;font-size:12px;border-bottom:1px solid #6e7a81}.sb-table .sb-table-head td{font-size:12px;vertical-align:top}.text-upper{text-transform:uppercase}.title-product{line-height:26px;background:#e0e2e6;border-radius:5px;white-space:pre-wrap;word-break:break-word;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:5px}.span-bg{background:#e7e8ea}.a-br-16{border-radius:-16px}.a-br0{border-radius:0}.a-br4{border-radius:4px}.a-br8{border-radius:8px}.a-br10{border-radius:10px}.a-br12{border-radius:12px}.a-br16{border-radius:16px}.a-br24{border-radius:24px}.a-br32{border-radius:32px}.a-br36{border-radius:36px}.a-br40{border-radius:40px}.a-br48{border-radius:48px}.a-br64{border-radius:64px}.a-br72{border-radius:72px}.a-br80{border-radius:80px}.a-br96{border-radius:96px}.a-br-t-16{border-radius:-16px -16px 0 0}.a-br-t0{border-radius:0 0 0 0}.a-br-t4{border-radius:4px 4px 0 0}.a-br-t8{border-radius:8px 8px 0 0}.a-br-t10{border-radius:10px 10px 0 0}.a-br-t12{border-radius:12px 12px 0 0}.a-br-t16{border-radius:16px 16px 0 0}.a-br-t24{border-radius:24px 24px 0 0}.a-br-t32{border-radius:32px 32px 0 0}.a-br-t36{border-radius:36px 36px 0 0}.a-br-t40{border-radius:40px 40px 0 0}.a-br-t48{border-radius:48px 48px 0 0}.a-br-t64{border-radius:64px 64px 0 0}.a-br-t72{border-radius:72px 72px 0 0}.a-br-t80{border-radius:80px 80px 0 0}.a-br-t96{border-radius:96px 96px 0 0}.a-br-b-16{border-radius:0 0 -16px -16px}.a-br-b0{border-radius:0 0 0 0}.a-br-b4{border-radius:0 0 4px 4px}.a-br-b8{border-radius:0 0 8px 8px}.a-br-b10{border-radius:0 0 10px 10px}.a-br-b12{border-radius:0 0 12px 12px}.a-br-b16{border-radius:0 0 16px 16px}.a-br-b24{border-radius:0 0 24px 24px}.a-br-b32{border-radius:0 0 32px 32px}.a-br-b36{border-radius:0 0 36px 36px}.a-br-b40{border-radius:0 0 40px 40px}.a-br-b48{border-radius:0 0 48px 48px}.a-br-b64{border-radius:0 0 64px 64px}.a-br-b72{border-radius:0 0 72px 72px}.a-br-b80{border-radius:0 0 80px 80px}.a-br-b96{border-radius:0 0 96px 96px}.a-fs-16{font-size:-16px}.a-fs0{font-size:0}.a-fs4{font-size:4px}.a-fs8{font-size:8px}.a-fs10{font-size:10px}.a-fs12{font-size:12px}.a-fs16{font-size:16px}.a-fs24{font-size:24px}.a-fs32{font-size:32px}.a-fs36{font-size:36px}.a-fs40{font-size:40px}.a-fs48{font-size:48px}.a-fs64{font-size:64px}.a-fs72{font-size:72px}.a-fs80{font-size:80px}.a-fs96{font-size:96px}.a-wsquare-16{width:-16px;height:-16px}.a-wsquare0{width:0;height:0}.a-wsquare4{width:4px;height:4px}.a-wsquare8{width:8px;height:8px}.a-wsquare10{width:10px;height:10px}.a-wsquare12{width:12px;height:12px}.a-wsquare16{width:16px;height:16px}.a-wsquare24{width:24px;height:24px}.a-wsquare32{width:32px;height:32px}.a-wsquare36{width:36px;height:36px}.a-wsquare40{width:40px;height:40px}.a-wsquare48{width:48px;height:48px}.a-wsquare64{width:64px;height:64px}.a-wsquare72{width:72px;height:72px}.a-wsquare80{width:80px;height:80px}.a-wsquare96{width:96px;height:96px}.text-left{text-align:left}.text-secondary{color:#525c64}.router-text-blue,.text-blue{color:#0093ed}.router-text-blue:hover{text-decoration:underline;cursor:pointer}.table-scroll{max-height:310px;overflow-y:auto}.table-scroll ::-webkit-scrollbar{width:5px}.border-wrap{border:1px solid #dbdfe1}.bg-number{background-color:#e0e2e6;padding:3px;border-radius:3px;line-height:20px}.text-top{vertical-align:text-top}.partners-card{border-radius:4px}.text-grey-opacity{color:rgba(82,92,100,.72)}.text-light-grey{color:#555550}.partners-theme-box-shadow{border:1px solid rgba(219,223,225,.5)}.public-theme .theme-name{text-transform:capitalize;padding-left:16px}.public-theme .table>thead>tr>th{border-width:1px;text-transform:uppercase}.public-theme .table>tbody>tr,.public-theme .table>tbody>tr:hover{-webkit-transition:all .3s ease;transition:all .3s ease}.public-theme .table>tbody>tr:hover{background-color:#f5f6f7}.public-theme .table>tbody>tr>td{padding-right:16px}.public-theme .s-input--prefix .s-input__inner{padding-left:36px}.public-theme .s-input__prefix{top:3px;left:8px}.public-theme .s-input__prefix .s-input__inner i:before{color:#555550}.public-theme .disabled-section{opacity:.2}.public-theme .disabled-section>th,.public-theme .no-border>td{border:0}.theme-details__create-version{position:absolute;top:8px;right:16px}.theme-details__heading-delete .s-icon{border-radius:4px;border:1px solid rgba(219,223,225,.5)}.theme-details__heading-delete .s-dropdown-menu{left:unset;right:0}.theme-details__content .s-tabs .s-tabs-nav a{padding-left:0;padding-right:32px}.theme-details__content .s-tabs .s-tab-content{padding-left:0;padding-top:0}.theme-details__background-gray{border-radius:8px;border:1px solid rgba(219,223,225,.5);background-color:#f5f6f7}.theme-details__description p{width:70%}.theme-details__repository{padding:7px 12px}.theme-details__repository .s-input{min-width:296px;max-width:100%}.theme-details__versions{border-radius:12px}.theme-details__versions-item{padding:12px 16px;-webkit-transition:all .3s ease;transition:all .3s ease}.theme-details__versions-item:before{content:"";position:absolute;bottom:0;left:16px;width:calc(100% - 32px);height:1px;background-color:rgba(219,223,225,.5)}.theme-details__versions-item:last-child:before{display:none}.theme-details__versions-item:hover{background-color:#f5f6f7;-webkit-transition:all .3s ease;transition:all .3s ease}.theme-details .s-upload-draggable .s-section{padding:24px}.theme-details .s-upload-draggable .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}.theme-details .s-upload-draggable .row .col-md-6{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.theme-details .s-upload-draggable .row .col-md-6 .s-delete{position:absolute;top:0;right:-8px}.theme-version__history-build-item{border-bottom:1px solid rgba(219,223,225,.5)}.theme-details .s-tooltip.is-bottom.is-black:after,.theme-version .s-tooltip.is-bottom.is-black:after{left:unset;right:0;-webkit-transform:translate(0);transform:translate(0)}.partner-payment-gateways .title{font-size:18px}.partner-payment-gateways .onboarding-section{padding:24px}.partner-payment-gateways .onboarding-section .link-instruction{margin-top:8px;padding-left:20px}.partner-payment-gateways .onboarding-section .link-instruction li{color:#0093ed;margin-bottom:8px}.partner-payment-gateways .card__section.payment_provider .s-collapse-item__header{height:auto;padding-top:16px;padding-bottom:16px}.partner-payment-gateways .card__section.payment_provider .s-collapse-item__header:hover:not(.is-active):not(.no-hover){background-color:#f5f5f5}.partner-payment-gateways .card__section.payment_provider .s-collapse-item__header div{line-height:25px}.partner-payment-gateways .card__section.payment_provider .s-collapse{border-bottom:none}.partner-payment-gateways .card__section.payment_provider .s-collapse-item__header .s-collapse-item__arrow{margin-left:8px}.partner-payment-gateways .card__section.payment_provider .s-collapse-item__content{padding-right:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem}.partner-payment-gateways .card__section.payment_provider .s-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.partner-payment-gateways .has-text-grey-border{color:#b5bdc2}.partner-payment-gateways .payment_provider .is-status{font-weight:700;padding:18px}.partner-payment-gateways .payment_provider .is-activated,.partner-payment-gateways .payment_provider .is-created,.partner-payment-gateways .payment_provider .is-published{background-color:#ecf8ff!important}.partner-payment-gateways .payment_provider .is-activated>span,.partner-payment-gateways .payment_provider .is-created>span,.partner-payment-gateways .payment_provider .is-published>span{color:#6dc6f6!important}.partner-payment-gateways .payment_provider .is-submitted{background-color:#fdf7eb!important}.partner-payment-gateways .payment_provider .is-submitted>span{color:#b89a82!important}.partner-payment-gateways .payment_provider .is-approved{background-color:#edfef4!important}.partner-payment-gateways .payment_provider .is-approved>span{color:#78dba7!important}.partner-payment-gateways .payment_provider .is-deactivated>span{color:#d1d6d8!important}.partner-payment-gateways .payment_provider .is-submitted>span{color:#8a9092!important}.partner-payment-gateways .payment_provider .is-rejected{background-color:#fef6f5!important}.partner-payment-gateways .payment_provider .is-rejected>span{color:#ea999f!important}.partner-payment-gateways .payment_provider .is-request-to-deactivate,.partner-payment-gateways .payment_provider .is-request-to-remove{background-color:#f5f6f7!important}.partner-payment-gateways .payment_provider .is-request-to-deactivate>span,.partner-payment-gateways .payment_provider .is-request-to-remove>span{color:#6b7982!important}.partner-payment-gateways .payment_provider .s-alert.is-warning{background-color:#fffdf3;border-left-color:#fdea8e}.payment-gateways .modal-supported-currencies .card__section{padding:0!important}.payment-gateways .modal-supported-currencies .currency-items{max-height:480px;overflow-y:auto}.payment-gateways .modal-supported-currencies .currency-item{border-bottom:1px solid #eee;padding-top:12px;padding-bottom:12px}.payment-gateways .modal-supported-currencies .currency-item:last-child{border-bottom:0}.payment-gateways .payment-gateway-form-item .s-upload-draggable{width:100%}.payment-gateways .payment-gateway-form-item .s-upload-draggable .col-md-6{width:100%;max-width:100%!important;-webkit-box-flex:1;-ms-flex:1;flex:1}.payment-gateways .payment-gateway-form-item .s-upload-draggable img{width:100%}.payment-gateways .payment-gateway-form-item .s-delete{display:none}.payment-gateways .payment-gateway-form-item .s-form-item__label{padding:0 0 0 0}.payment-gateways .payment-gateway-form-item .small-group-label{background-color:#f5f6f7}.payment-gateways .payment-gateway-form-item .small-group-label icon{font-size:26px;padding-top:5px;padding-right:5px}.payment-gateways .payment-gateway-form-item .checkout-group .s-checkbox{width:100%!important}.payment-gateways .payment-gateway-form-item .s-switch{margin-bottom:0}.payment-gateways .payment-gateway-form-item .s-switch .s-form-item__wrap-label{margin-right:16px}.payment-gateways .payment-gateway-form-item .s-switch .s-form-item__content{line-height:normal;margin-top:-4px}.payment-gateways .checkbox-group-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.payment-gateways .checkbox-group-item:last-child{margin-bottom:0}.payment-gateways .popover-order{cursor:pointer}.payment-gateways .small-group-label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.payment-gateways .btn-submit-for-review{border-color:rgba(0,147,237,.32)!important;background-color:rgba(120,203,255,.18)!important}.payment-gateways .btn-submit-for-review>span{color:#0093ed}#affiliate-tier .affiliate-tier-main-header{padding:0}#affiliate-tier .affiliate-tier-main-header h2{font-size:40px;font-weight:700;color:#363e43}#affiliate-tier .affiliate-tier-tab-content .s-tabs-nav li a{padding-left:.5em 2em .5em 0!important}#affiliate-tier .affiliate-tier-tab-content .s-tabs-nav li a span{padding-bottom:10px}#affiliate-tier .affiliate-tier-tab-content .s-tabs-nav li a p{font-size:16px}#affiliate-tier .affiliate-tier-tab-content .s-tab-content{padding:0;margin-top:30px}#affiliate-tier .affiliate-tier-tab-content .affiliate-tier-tab-item p{color:#525c64;font-size:13px}#affiliate-tier .affiliate-tier-tab-content .affiliate-tier-tab-item .item-wrapper{padding:16px;border:1px solid rgba(219,223,225,.5);border-radius:12px;-webkit-box-shadow:none;box-shadow:none;overflow:hidden}#affiliate-tier .affiliate-tier-tab-content .affiliate-tier-tab-item .affiliate-tier-tab-item-heading{font-size:24px;color:#1a1f23}#affiliate-tier .affiliate-tier-tab-content .affiliate-tier-tab-item .head--title{margin-top:8px;font-size:28px;color:#1a1f23}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation{position:relative}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .round-bg{position:absolute;width:500px;height:500px;background:rgba(235,247,253,.5);border-radius:50%;top:-200px;right:-200px;z-index:0}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .errorMessage{font-size:12px;color:red}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .content-wrapper{position:relative;z-index:1}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper.share-unique-link{max-width:379px}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper.share-unique-link .copy-buttons{min-width:72px}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper h4{font-size:16px;color:#1a1f23}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .action-subtitle{font-size:12px;line-height:16px;color:rgba(82,92,100,.72)}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .action-share .s-input-group__prepend{background:#f5f6f7;border:none;font-size:14px;color:#b5bdc2;padding-right:0}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .action-share .btn-copy-link{min-width:72px}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .action-copy .invitation-code-wrap{border:1px dashed #b5bdc2;border-radius:7px}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .action-copy .invitation-code-wrap .invitation-code .s-input__inner{background:transparent;border:none;font-size:16px;color:#191f23}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .action-copy .invitation-code-wrap .copy-buttons{background:transparent;border:none}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .action-copy .invitation-code-wrap .copy-buttons .icon-copy{font-size:18px}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .link-affiliate{max-width:300px}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .action-wrapper .link-affiliate .s-input__inner{font-size:13px;padding:0 12px;color:#b5bdc2;height:40px}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .share-social{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .share-social p{font-size:12px;color:rgba(82,92,100,.72)}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .share-social .social-buttons{width:40px;height:40px;border:1px solid rgba(145,155,161,.24);line-height:40px;text-align:center;text-decoration:none;cursor:pointer;border-radius:7px;background:#f4f5f6;color:rgba(82,92,100,.72);-webkit-box-shadow:0 2px 4px 0 rgba(26,31,35,.03);box-shadow:0 2px 4px 0 rgba(26,31,35,.03)}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .share-social .social-buttons:hover{background:#fff}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .bg-img{position:absolute;top:auto;right:-60px;bottom:16px;max-width:300px;z-index:1}#affiliate-tier .affiliate-tier-tab-content #affiliate-share-and-invitation .bg-img-plus-base{position:absolute;top:auto;right:-20px;bottom:-20px;max-width:600px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info{width:100%;position:relative;border-radius:12px 0 0;overflow:hidden;padding:10px 0}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .group-bg{position:absolute;width:100%;z-index:0;top:0;left:0;min-height:223px;border-radius:12px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .cashback-info-header{width:33%;position:relative;z-index:1}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .cashback-info-header h4{width:100%;color:#fff;padding:2px;font-size:20px;height:auto;border-top-right-radius:16px;border-bottom-right-radius:16px;-webkit-transform:translateX(-40px);transform:translateX(-40px);z-index:0;margin-left:35px;font-weight:700;word-break:break-word}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .cashback-info-header h4.gold{color:#663d00}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .cashback-info-header .group-medal{z-index:1;max-width:80px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .cashback-info-total-amount{position:relative;z-index:1;padding:0 20px;width:58%;line-height:normal;margin-top:3px;border-left:1px solid #fff}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .cashback-info-total-amount p{font-size:14px;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.16);font-weight:500;margin-bottom:1px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .cashback-info-total-amount .total-amount{color:#fff;font-weight:700;font-size:40px;text-shadow:0 1px 1px rgba(0,0,0,.16)}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .plusbase-cashback-info-header{width:35%;position:relative;z-index:1}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .plusbase-cashback-info-header h4{width:100%;color:#fff;padding:2px 16px;font-size:20px;border-top-right-radius:16px;border-bottom-right-radius:16px;-webkit-transform:translateX(-40px);transform:translateX(-40px);z-index:0;margin-left:20px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .plusbase-cashback-info-header h4.gold{color:#663d00}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .plusbase-cashback-info-header .group-medal{z-index:1;max-width:80px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .plusbase-cashback-info-total-amount{position:relative;z-index:1;padding:0 20px;width:56%;line-height:normal;margin-top:4px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .plusbase-cashback-info-total-amount p{font-size:12px;color:#fff;line-height:16px;margin-top:19px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .plusbase-cashback-info-total-amount .total-amount{color:#fff;font-weight:700;font-size:23px;line-height:28px;margin-top:11px;margin-left:6px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .view-detail{color:#fff;position:relative;z-index:1}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-info .view-detail a{color:#fff;text-decoration:underline}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule{border:1px solid rgba(219,223,225,.5);border-radius:0 0 12px 12px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate{padding:5px 20px;min-width:242px;background-color:#f4f5f6;padding-left:16px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .cashback-rate-title{text-transform:uppercase;font-size:14px;color:#6e7a81;margin-right:15px;font-weight:600}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate.border-radius-bottom{border-bottom-left-radius:12px;border-bottom-right-radius:12px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .plusbase-cashback-rate-title{text-transform:uppercase;font-size:12px;color:#5e6a6e;line-height:16px;width:260px;margin-bottom:20px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .rate-info-wrapper{padding:8px;position:relative;width:30%}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .rate-info-wrapper .base-product-group-name{font-size:16px;color:rgba(82,92,100,.72);margin-top:4px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .rate-info-wrapper .plusbase-product-group-name{font-size:14px;line-height:20px;color:#5e6a6e}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .rate-info-wrapper .rate-info p{color:#363e43;font-size:14px;font-weight:700;padding-left:12px;margin-top:5px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .rate-info-wrapper .plusbase-rate-info__txt{color:#1b1f22;font-size:14px;font-weight:700;line-height:20px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .rate-info-wrapper .tooltip-cashback-rate-info{position:absolute;right:12px;top:10px;font-size:18px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rate .rate-info-wrapper .tooltip-cashback-rate-info .mdi{color:rgba(85,85,80,.4)}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rule{padding:16px;padding-left:35px;padding-bottom:23px}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rule .cashback-rule-title{font-size:14px;color:#363e43;font-weight:700}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rule .progress-bar-wrap{background:#f5f6f7;height:8px;border-radius:3px;overflow:hidden;width:95%}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rule .progress-bar-wrap .progress-bar-line{height:100%;background:#0091eb}#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rule .progress-bar-wrap .progress-bar-line .progress-bar-striped{background-color:hsla(0,0%,100%,.301029);height:100%;background-size:20px 20px}#affiliate-tier .affiliate-tier-tab-content #affiliate-group-benefit .benefit-item span,#affiliate-tier .affiliate-tier-tab-content #affiliate-sale-item-cash-back-info .cashback-rate-and-rule .cashback-rule .rule-info-wrapper .rule-item p{font-size:12px}#affiliate-tier .affiliate-tier-tab-content #affiliate-group-benefit .benefit-item img{margin-top:2px;margin-right:8px}#affiliate-tier .affiliate-tier-tab-content #affiliate-group-benefit .plusbase-benefit-item{min-height:36px}#affiliate-tier #learn-more-wrapper{margin:56px auto 56px;padding:8px 16px;border:1px solid #e8eaed;max-width:450px;border-radius:8px;-webkit-box-shadow:0 12px 34px -12px rgba(26,31,35,.05);box-shadow:0 12px 34px -12px rgba(26,31,35,.05)}#affiliate-tier #learn-more-wrapper .mdi-help-circle-outline{font-size:24px;color:#0193ed}#affiliate-tier #learn-more-wrapper p{color:#525c64;font-size:16px}#affiliate-tier #learn-more-wrapper p a{color:inherit;font-size:inherit;text-decoration:underline}#affiliate-tier #how-it-works .item-hiw-text{font-size:12px}#affiliate-tier #how-it-works .icon-chevron{margin:0 70px}#your-referrals .main-heading h1{font-size:40px;color:#363e43}#your-referrals .s-tabs .s-tabs-nav ul li{padding:0}#your-referrals .s-tabs .s-tabs-nav ul li.is-active a span{color:#1a1f23;border-bottom:2px solid #0091eb}#your-referrals .s-tabs .s-tabs-nav ul li a span{padding-bottom:16px;font-weight:400;font-size:16px;border-bottom:2px solid transparent}.profit-statistic.ver2 .profit-statistic-title{padding-top:12px}.profit-statistic.ver2 .profit-statistic-desc span{font-size:16px;color:#525c64}.profit-statistic.ver2 .figures-base-on-desc{font-size:12px!important;color:rgba(82,92,100,.72)!important}.profit-statistic.ver2 .figures-base-on-desc span{font-size:12px}.profit-statistic.ver2 .profit-statistic-filter-wrapper{padding-top:16px}.profit-statistic.ver2 .profit-stats-wrapper .hold-tooltip{vertical-align:middle}.profit-statistic.ver2 .profit-stats-wrapper .hold-tooltip:after{width:200px;height:auto;white-space:break-spaces}.profit-statistic.ver2 .profit-stats-wrapper .s-icon .mdi:before{font-size:24px}.profit-statistic.ver2 .profit-stats-wrapper .stats-info .stats-data{font-size:24px!important;font-weight:700;color:#1a1f23!important}.profit-statistic.ver2 .profit-stats-wrapper .stats-info .stats-name{font-size:12px;color:#525c64}.profit-statistic.ver2 .profit-stats-wrapper .stats-info .plusbase-stats-data{font-size:23px;line-height:28px;color:#363f44}.profit-statistic.ver2 .profit-stats-wrapper .stats-info .plusbase-stats-name{font-size:12px;line-height:16px;color:#363f44}.profit-statistic.ver2 .profit-statistic-actions-filter .s-input{max-width:90%}.profit-statistic.ver2 .profit-statistic-actions-filter .s-input__prefix{top:5px}.profit-statistic.ver2 .profit-statistic-actions-filter .s-dropdown-menu{left:-150px}.profit-statistic.ver2 .profit-statistic-actions-filter .title-your-link{padding-top:20px;padding-left:0}.profit-statistic-table .profit-statistic-table-wrapper.forPrintBase .profit-statistic-table-content .sale-info-content .profit-statistic-table-slot.data{width:20%}.profit-statistic-table .profit-statistic-table-wrapper.forPrintBase .profit-statistic-table-content .sale-info-content .profit-statistic-table-slot.data-cashback-report{width:23%}.profit-statistic-table .profit-statistic-table-wrapper.forShopBase .profit-statistic-table-heading .sale-data-name-wrapper .profit-statistic-table-slot{width:50%;text-align:right}.profit-statistic-table .profit-statistic-table-wrapper.forShopBase .profit-statistic-table-heading .sale-data-name-wrapper .affiliate-link-table-slot.id-link{width:25%}.profit-statistic-table .profit-statistic-table-wrapper.forShopBase .profit-statistic-table-heading .sale-data-name-wrapper .affiliate-link-table-slot.link{width:80%}.profit-statistic-table .profit-statistic-table-wrapper.forShopBase .profit-statistic-table-heading .sale-data-name-wrapper .affiliate-link-table-slot.created-date{width:20%}.profit-statistic-table .profit-statistic-table-wrapper.forShopBase .profit-statistic-table-content .sale-info-content .profit-statistic-table-slot.data{width:50%}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-slot.name{width:170px}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-heading{border-bottom:1px solid #e8eaed}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-heading h4{font-size:12px;color:#6e7a81}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-heading .sale-data-name-wrapper{width:calc(100% - 170px)}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-heading .sale-data-name-wrapper .mdi-blank{font-size:9px}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-content .sale-info-content{width:calc(100% - 170px)}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-content .profit-statistic-item{padding:24px 0;border-bottom:1px solid #e8eaed}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-content .profit-statistic-item .profit-statistic-table-slot{font-size:14px;color:#363e43}.profit-statistic-table .profit-statistic-table-wrapper .profit-statistic-table-content .profit-statistic-item .user-email{font-weight:700;color:#525c64}.profit-statistic-table .profit-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item{padding:24px 0;border-bottom:1px solid #e8eaed;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profit-statistic-table .profit-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot{font-size:14px;color:#363e43}.profit-statistic-table .profit-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot.id-link{width:18%}.profit-statistic-table .profit-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot.link{width:52%}.profit-statistic-table .profit-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot.created-date{width:20%}.profit-statistic-table .profit-statistic-table-wrapper .not-found-data p{font-size:13px;color:#7b88a8}.profit-statistic-table .profit-statistic-table-wrapper .not-found-link{margin-top:50px}.profit-statistic-table .profit-statistic-table-wrapper .not-found-link p{font-size:14px;color:#7b88a8}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate{font-size:14px;margin-top:42px;color:#525c64}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .mdi{cursor:pointer;font-size:16px;width:40px;height:36px;background:transparent;border:1px solid #dbdfe1;text-align:center;line-height:36px;border-radius:6px}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .mdi.disabled{opacity:.3;pointer-events:none;background:#dbdfe1}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .paginate-info,.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .paginate-info span{font-size:12px}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .paginate-page-index{max-width:80%;overflow-x:scroll;overflow-y:hidden}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .paginate-page-index span{min-width:36px;height:36px;background:transparent;border:1px solid #dbdfe1;text-align:center;line-height:36px;border-radius:6px;margin:0 2px;padding:0 4px;cursor:pointer;font-size:12px;-ms-flex-negative:0;flex-shrink:0}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .paginate-page-index span.is-current{background-color:#0091eb;border-color:#0091eb;color:#fff}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .paginate-go-page{margin:0 16px}.profit-statistic-table .profit-statistic-table-wrapper .table-profit-paginate .paginate-go-page input{width:200px;font-size:12px;height:100%}.plusbase-table-wrapper{overflow-x:auto;overflow-y:hidden}.plusbase-table{position:relative;overflow-y:hidden}.plusbase-table thead tr .head-user-col{position:sticky;left:0;background:#fff;border-bottom:1px solid #e4e5f0!important}.plusbase-table thead tr .head-total-col{position:sticky;right:0;background:#fff}.plusbase-table tbody .body-first-row .body-user-col{position:sticky;left:0;background:#f8f8fc}.plusbase-table tbody .body-first-row .body-total-col{position:sticky;right:0;background:#f8f8fc}.plusbase-table tbody .body-first-row .for-pbase{background:#fff;padding-top:16px;padding-bottom:10px}.plusbase-table tbody .body-user-col-data{position:sticky;left:0;background:#fff}.plusbase-table tbody .body-user-col-data .ref-email{font-size:14px;line-height:20px}.plusbase-table tbody .body-user-col-data .ref-email__for-pbase{color:#525c64}.plusbase-table tbody .body-total-col-data{position:sticky;right:0;background:#fff}.plusbase-table__heading{font-size:14px;line-height:20px;color:#5e6a6e}.plusbase-table__heading__for-pbase{font-weight:700;color:#6e7a81;font-size:14px}.plusbase-table__heading__sign-up{padding-left:32px!important;border-bottom:1px solid #e4e5f0!important}.plusbase-table__heading__sign-up__for-pbase{padding-left:15px!important;border-bottom:1px solid #e4e5f0!important}.plusbase-table__heading__sign-up__for-pbase p{width:82px;font-weight:700;color:#6e7a81;font-size:14px;line-height:20px}.plusbase-table__heading__sign-up h4{width:133px;font-size:14px;line-height:20px;color:#5e6a6e}.plusbase-table__heading__total{padding-left:34px!important;width:131px;border-bottom:1px solid #e4e5f0!important}.plusbase-table__heading__total__for-pbase{padding-left:16px!important;border-bottom:1px solid #e4e5f0!important}.plusbase-table__heading__total__for-pbase p{width:85px;font-weight:700;color:#6e7a81;font-size:14px;line-height:20px}.plusbase-table__heading__total h4{width:131px;font-size:14px;line-height:20px;color:#5e6a6e}.plusbase-table__heading__group{padding-left:24px!important;border-bottom:1px solid #e4e5f0!important}.plusbase-table__heading__group__for-pbase{padding-left:2px!important;border-bottom:1px solid #e4e5f0!important}.plusbase-table__heading__group__for-pbase p{width:131px;font-weight:700;color:#6e7a81;font-size:14px;line-height:20px}.plusbase-table__heading__group h4{font-size:14px;line-height:20px;color:#5e6a6e}.plusbase-table__heading__group__qualified-item{width:99px;font-size:14px;line-height:20px;color:#363f44}.plusbase-table__heading__group__qualified-item__for-pbase{width:105px;font-weight:600;color:#6e7a81;font-size:13px}.plusbase-table__heading__group__hold-item{width:71px;font-size:14px;line-height:20px;color:#363f44}.plusbase-table__heading__group__hold-item__for-pbase{width:78px;font-weight:600;color:#6e7a81;font-size:13px}.plusbase-table__heading__group__cashback{font-size:14px;line-height:20px;color:#363f44}.plusbase-table__heading__group__cashback__for-pbase{width:78px;font-weight:600;color:#6e7a81;font-size:13px}.plusbase-table__content__sign-up{padding-left:32px!important}.plusbase-table__content__sign-up__for-pbase{padding-left:15px!important}.plusbase-table__content__sign-up__for-pbase .for-pbase{color:#525c64}.plusbase-table__content__total{padding-left:34px!important;font-size:14px;line-height:20px;width:131px}.plusbase-table__content__total__for-pbase{padding-left:20px!important}.plusbase-table__content__total__for-pbase .for-pbase{color:#525c64}.plusbase-table__content__group{padding-left:79px}.plusbase-table__content__group__qualified-item{width:99px;font-size:14px;line-height:20px;color:#363f44}.plusbase-table__content__group__qualified-item__for-pbase{color:#525c64;width:107px;font-size:14px;line-height:20px}.plusbase-table__content__group__hold-item{width:71px;font-size:14px;line-height:20px;color:#363f44}.plusbase-table__content__group__hold-item__for-pbase{color:#525c64;width:78px;font-size:14px;line-height:20px}.plusbase-table__content__group__cashback{font-size:14px;line-height:20px;color:#363f44}.plusbase-table__content__group__cashback__for-pbase{color:#525c64;font-size:14px;line-height:20px}.plusbase-statistic-table{overflow-x:auto;overflow-y:hidden}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-slot{width:200px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-slot.name,.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-slot.name h5,.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-slot.name p{width:300px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-slot.data,.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-slot.data h4{width:150px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-heading{border-bottom:1px solid #e8eaed}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-heading h4{width:200px;font-size:12px;color:#6e7a81}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-heading .sale-data-name-wrapper{width:calc(100% - 170px)}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-heading .sale-data-name-wrapper .mdi-blank{font-size:9px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-content .sale-info-content{width:calc(100% - 170px)}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-content .plusbase-statistic-item{padding:24px 0;border-bottom:1px solid #e8eaed}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-content .plusbase-statistic-item .plusbase-statistic-table-slot p{font-size:14px;width:200px;color:#363e43}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-content .plusbase-statistic-item .plusbase-statistic-table-slot .cashback{width:500px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .plusbase-statistic-table-content .plusbase-statistic-item .user-email{font-weight:700;color:#525c64}.plusbase-statistic-table .plusbase-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item{padding:24px 0;border-bottom:1px solid #e8eaed;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.plusbase-statistic-table .plusbase-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot{font-size:14px;color:#363e43}.plusbase-statistic-table .plusbase-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot.id-link{width:18%}.plusbase-statistic-table .plusbase-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot.link{width:52%}.plusbase-statistic-table .plusbase-statistic-table-wrapper .affiliate-link-table-content .affiliate-link-item .affiliate-link-table-slot.created-date{width:20%}.plusbase-statistic-table .plusbase-statistic-table-wrapper .not-found-data p{font-size:13px;color:#7b88a8}.plusbase-statistic-table .plusbase-statistic-table-wrapper .not-found-link{margin-top:50px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .not-found-link p{font-size:14px;color:#7b88a8}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate{font-size:14px;margin-top:42px;color:#525c64}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .mdi{cursor:pointer;font-size:16px;width:40px;height:36px;background:transparent;border:1px solid #dbdfe1;text-align:center;line-height:36px;border-radius:6px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .mdi.disabled{opacity:.3;pointer-events:none;background:#dbdfe1}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .paginate-info,.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .paginate-info span{font-size:12px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .paginate-page-index{max-width:80%;overflow:scroll}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .paginate-page-index span{min-width:36px;height:36px;background:transparent;border:1px solid #dbdfe1;text-align:center;line-height:36px;border-radius:6px;margin:0 2px;padding:0 4px;cursor:pointer;font-size:12px;-ms-flex-negative:0;flex-shrink:0}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .paginate-page-index span.is-current{background-color:#0091eb;border-color:#0091eb;color:#fff}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .paginate-go-page{margin:0 16px}.plusbase-statistic-table .plusbase-statistic-table-wrapper .table-profit-paginate .paginate-go-page input{width:200px;font-size:12px;height:100%}.use-full-width{width:100%}.padding-0-6-important{padding:0 6px!important}.cashback-time-filtered{width:275px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;height:40px;background:#fff;border:1px solid rgba(19,31,55,.32);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:12px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-positive:0;flex-grow:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 12px}.cashback-time-filtered.mb-20{margin-bottom:20px}.cashback-time-filtered.hadText span{color:#131f37;font-weight:700;opacity:1}.cashback-time-filtered .date-filter-icon{width:16px;height:16px}.cashback-time-filtered .date-filter-icon.up-down-icon{opacity:.6}.cashback-time-filtered span{font-size:14px;line-height:24px;color:#525c64;opacity:.95}.cashback-filter .cashback-time-filter{position:relative}.cashback-filter .cashback-time-filter .cashback-time-filter-title{margin:0 0 8px;font-size:14px;line-height:24px}.cashback-filter .cashback-time-filter .cashback-time-filter-title .reset-date-filter{font-size:14px;line-height:24px;cursor:pointer;color:#497bdf;text-transform:none;display:inline-block;margin-left:64px;font-weight:400}.cashback-filter .cashback-time-filter .cashback-time-filter-box{width:304px;background:#fff;-webkit-box-shadow:0 4px 6px rgba(0,0,0,.08),0 0 0 1px #e3e7e8,0 16px 24px -12px rgba(0,0,0,.08);box-shadow:0 4px 6px rgba(0,0,0,.08),0 0 0 1px #e3e7e8,0 16px 24px -12px rgba(0,0,0,.08);border-radius:12px;position:absolute;left:1px;top:80px;z-index:99}.cashback-filter .cashback-time-filter .cashback-time-filter-box .year-filter{padding:14px 24px;border-bottom:1px solid #e3e7e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;line-height:24px;color:#363f44;font-weight:600}.cashback-filter .cashback-time-filter .cashback-time-filter-box .year-filter .navigator-year{cursor:pointer}.cashback-filter .cashback-time-filter .cashback-time-filter-box .month-filter{padding:18px 12px}.cashback-filter .cashback-time-filter .cashback-time-filter-box .month-filter .month-number{width:33%;cursor:pointer;font-size:12px;color:#363f44;display:inline-block;text-align:center;height:33px;line-height:26px;border:4px solid transparent;border-radius:10px;-webkit-transition:.2s;transition:.2s}.cashback-filter .cashback-time-filter .cashback-time-filter-box .month-filter .month-number.in-range{background:#eaf8ff;border-radius:0}.cashback-filter .cashback-time-filter .cashback-time-filter-box .month-filter .month-number.selected{background:#0096ed;border:4px solid #ebf8ff;color:#fff;font-weight:600}.cashback-filter .cashback-time-filter .cashback-time-filter-box .month-filter .month-number.disable:hover{background:#525c64;border:4px solid #ebf8ff;color:#fff;font-weight:600}.cashback-filter .cashback-time-filter .cashback-time-filter-box .month-filter .month-number:hover{background:#0096ed;border:4px solid #ebf8ff;color:#fff;font-weight:600}.cashback-filter .apply-date-filter{text-align:center;margin-bottom:18px}.cashback-filter .apply-date-filter .apply-date-filter-cta{color:#0096ec}.cashback-filter .apply-date-filter .apply-date-filter-cta,.cashback-filter .apply-date-filter .cancel-date-filter-cta{background:#fff;border:2px solid #0096ec;padding:6px 12px;border-radius:7px;font-weight:700;font-size:12px;min-width:84px;cursor:pointer}.cashback-filter .changelog-tags-filter{padding:32px 56px}.cashback-filter .changelog-tags-filter .changelog-tags-filter-title{margin:0 0 8px;font-size:16px;line-height:24px;color:rgba(19,31,55,.4);text-transform:uppercase}.cashback-filter .changelog-tags-filter .changelog-tags-filter-title .reset-tag-filter{font-size:14px;line-height:24px;cursor:pointer;color:#497bdf;text-transform:none;display:inline-block;margin-left:64px;font-weight:400}.cashback-filter .changelog-tags-filter .changelog-tags-item{border:1px solid rgba(172,181,185,.64);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:6px 8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:8px}.cashback-filter .changelog-tags-filter .changelog-tags-item.blue{border:1px solid #0093ed}.cashback-filter .changelog-tags-filter .changelog-tags-item.blue .tags-label{color:#0093ed}.cashback-filter .changelog-tags-filter .changelog-tags-item.blue.isChecked{background:linear-gradient(133.11deg,#00b2ff -20.4%,#abf0ff 50.6%);-webkit-box-shadow:0 0 0 2px hsla(0,0%,100%,.64);box-shadow:0 0 0 2px hsla(0,0%,100%,.64);border:1px solid transparent}.cashback-filter .changelog-tags-filter .changelog-tags-item.blue.isChecked .tags-label{color:#131f37}.cashback-filter .changelog-tags-filter .changelog-tags-item.green{border:1px solid #63c384}.cashback-filter .changelog-tags-filter .changelog-tags-item.green .tags-label{color:#63c384}.cashback-filter .changelog-tags-filter .changelog-tags-item.green.isChecked{background:#c3eed2;-webkit-box-shadow:0 0 0 2px hsla(0,0%,100%,.64);box-shadow:0 0 0 2px hsla(0,0%,100%,.64);border:1px solid transparent}.cashback-filter .changelog-tags-filter .changelog-tags-item.red{border:1px solid #e27265}.cashback-filter .changelog-tags-filter .changelog-tags-item.red .tags-label{color:#e27265}.cashback-filter .changelog-tags-filter .changelog-tags-item.red.isChecked{background:#eec8c3;-webkit-box-shadow:0 0 0 2px hsla(0,0%,100%,.64);box-shadow:0 0 0 2px hsla(0,0%,100%,.64);border:1px solid transparent}.cashback-filter .changelog-tags-filter .changelog-tags-item .tags-label{font-size:12px;font-weight:600;margin:0 4px;color:#919ba1;text-transform:uppercase}.cashback-filter .changelog-tags-filter .changelog-tags-item .tags-checkbox{width:10px;height:10px;background:rgba(172,181,185,.12);border:1px solid rgba(172,181,185,.64);-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2.4px}.cashback-filter .changelog-tags-filter .changelog-tags-item .tags-selected{width:10px}.cashback-filter .shape-line{height:1px;background:-webkit-gradient(linear,left top,right top,from(#e3e7e8),to(rgba(227,231,232,0)));background:linear-gradient(90deg,#e3e7e8,rgba(227,231,232,0))}.survey-form__banner{border-bottom:1px solid #bbb}@media (min-width:1024px){.survey-form__banner img{width:426px;height:90px}}.survey-form__content{max-width:727px}@media (min-width:1024px){.survey-form__content{border:1px solid #bbb}}@media (min-width:1024px){.survey-form__content--user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px}}.survey-form__content--logout{color:#1e8ceb}.survey-form .input-description{color:#525c65;font-size:11px;letter-spacing:0;line-height:16px}.survey-form .list-checkbox-error{color:#ee4c3a;font-size:11px;letter-spacing:0;line-height:16px}.partner-theme-connect{font-size:14px}.partner-theme-connect__title{font-size:16px;line-height:20px}.partner-theme-connect__popup--content{max-height:240px;overflow-y:auto}.partner-theme-connect__action{color:var(--blue-600)}.partner-theme-connect__detail{max-width:380px}.partner-theme-connect__list-store{padding-top:12px;padding-bottom:16px;line-height:20px;border-top:1px solid var(--neutral-200)}.partner-theme-connect__list-store:first-child{border-top:none}.partner-theme-connect__list-store:last-child{padding-bottom:0}.partner-theme-connect__list-store--name{color:var(--blue-600)}#shopbase_marketplace{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto;margin-top:48px}@media (min-width:768px){#shopbase_marketplace{max-width:764px}}@media (min-width:1024px){#shopbase_marketplace{max-width:982px}}@media (min-width:1440px){#shopbase_marketplace{max-width:1172px}}#shopbase_marketplace .filter-table{padding:24px 0 0 0;-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);border-radius:12px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196)}#shopbase_marketplace .download-icon:hover{cursor:pointer}#shopbase_marketplace td.is-right .cell{padding-left:0!important}#shopbase_marketplace .sb-table__row:hover{background-color:rgba(var(--neutral-600-rgb),.04)}#shopbase_marketplace .listing-status-table{background:#e3e7e8;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px;min-width:45px;height:24px;font-family:Arial;font-style:normal;font-weight:400;font-size:12px;line-height:16px;display:inline-block;color:#363f44}#shopbase_marketplace .sb-input__suffix-selection .sb-button{border-radius:10px 10px 10px 10px;background-color:#fff}#shopbase_marketplace .sb-input__inner-suffix{border-bottom-right-radius:10px;border-top-right-radius:10px}#shopbase_marketplace .marketplace-header{margin-bottom:43px}#shopbase_marketplace .marketplace-table{margin-top:26px}#shopbase_marketplace .marketplace-table .sb-table__body,#shopbase_marketplace .marketplace-table .sb-table__header{width:100%!important}#shopbase_marketplace .not-found-listing{width:100%}#shopbase_marketplace .leads-column,#shopbase_marketplace .not-found-listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#shopbase_marketplace .leads-column{-webkit-box-align:center;-ms-flex-align:center;align-items:center}#shopbase_marketplace .grid-container{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-template-columns:42px 206px;width:80%}#shopbase_marketplace .grid-container:hover{cursor:pointer}#shopbase_marketplace .grid-container .listing-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#shopbase_marketplace .grid-item{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#363f44;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}#shopbase_marketplace .a-preview{color:#111;margin-top:3px;margin-left:8px}#shopbase_marketplace .denied-tooltip{margin-top:2px;margin-left:8px}#shopbase_marketplace .denied-tooltip i{color:#eea920}#shopbase_marketplace .marketplace-listing-status{min-width:45px;height:24px;padding:4px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;display:inline-block;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#2e2824}.disable-bulk-action{pointer-events:none;opacity:.6}#marketplace-profile .m-r-0{margin-right:0!important}#marketplace-profile .m-l-0{margin-left:0!important}#marketplace-profile .row{width:100%}#marketplace-profile .p-b-40{padding-bottom:40px}#marketplace-profile .p-t-8{padding-top:8px}#marketplace-profile #page-header{background-color:#fff}#marketplace-profile .custom-save-bar{padding-top:0}#marketplace-profile .custom-save-bar .save-setting-content{padding-left:28px;-webkit-box-shadow:none;box-shadow:none}#marketplace-profile .custom-save-bar .save-setting-content .save-setting-fixed__button{padding-right:12px}#marketplace-profile .new-ui-editor .tox-toolbar-overlord{border-bottom:none;padding-bottom:5px}#marketplace-profile .new-ui-editor.tox-tinymce{height:300px!important}#marketplace-profile .profile-layout{background-color:#fff}#marketplace-profile .custom-layout-right{padding-right:0}#marketplace-profile .sb-column-layout{padding:24px 0 0 12px}#marketplace-profile .sb-column-layout .row{margin-left:0;margin-right:0}#marketplace-profile .sb-column-layout .sb-button{background-color:#fff}#marketplace-profile .sb-column-layout .action-bar{margin-top:15px}#marketplace-profile .sb-column-layout .action-bar .sb-button--primary{background-color:var(--blue-600)}#marketplace-profile .sb-column-layout .action-bar .sb-button--primary.is-disabled{background-color:#f0f8ff}#marketplace-profile .tox-editor-container .tox-edit-area__iframe,#marketplace-profile .tox-editor-container .tox-toolbar{background-color:#fff}#marketplace-profile input:-webkit-autofill,#marketplace-profile input:-webkit-autofill:active,#marketplace-profile input:-webkit-autofill:focus,#marketplace-profile input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}#marketplace-profile .sb-border-content{border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);background-color:#fff;padding:24px 12px;background-color:var(--neutral-100);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16)}#marketplace-profile .sb-border-content .sb-button{text-align:left;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}#marketplace-profile .sb-border-content .sb-input__inner{background-color:#fff}#marketplace-profile .sb-form-item__label{font-family:Arial,sans-serif;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0;text-align:left;color:#5e6a6e}#marketplace-profile .sb-ml-small.sb-text-body-medium.sb-text-neutral-600,#marketplace-profile .sb-upload__file-item.sb-mt-small{display:none}#marketplace-profile .mkp-label{font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#363f44}#marketplace-profile .mkp-p{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#5e6a6e}#marketplace-profile .sb-collapse-item.sb-p-medium{border:1px solid rgba(var(--neutral-600-rgb),.24);padding:9px}#marketplace-profile .btn-delete{margin-top:8px;width:100%}#marketplace-profile .save-change-button{font-weight:700;color:#fff}#marketplace-profile .sb-button--primary.is-disabled{cursor:not-allowed}#marketplace-profile .sb-button--primary.is-disabled span{color:rgba(var(--blue-600-rgb),.32)}#marketplace-profile .select-country .sb-button{text-align:left}#marketplace-profile .sb-form-item--error .sb-button{border-color:var(--red-600)!important;-webkit-box-shadow:0 0 0 3px rgba(var(--red-200-rgb),.48);box-shadow:0 0 0 3px rgba(var(--red-200-rgb),.48)}#marketplace-profile .button-support-language span{width:100%}.selection-option{width:288px!important;max-height:300px}#marketplace-listing-detail{width:100%;padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto;margin-top:48px}@media (min-width:768px){#marketplace-listing-detail{max-width:764px}}@media (min-width:1024px){#marketplace-listing-detail{max-width:956px}}@media (min-width:1440px){#marketplace-listing-detail{max-width:1208px}}#marketplace-listing-detail #page-header{background-color:#fff}#marketplace-listing-detail #page-header .sb-description{margin-left:21px}#marketplace-listing-detail #page-header .sb-font{width:653px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:28px;line-height:34px}#marketplace-listing-detail .new-ui-editor.tox .tox-tbtn[title="Font sizes"]{width:55px!important}#marketplace-listing-detail .tox .tox-editor-container{padding-top:0!important}#marketplace-listing-detail .widget-denied-reason{padding:16px 16px 24px 24px;gap:10px;width:1002px;background:#fff5f5;border:1px solid #ffc2c6;border-radius:12px;min-height:68px;margin:25px 0 -1px 47px}#marketplace-listing-detail .widget-denied-reason .denied-title-text{font-style:normal;font-weight:400;font-size:14px;line-height:20px}#marketplace-listing-detail .widget-denied-reason .icon-alert-denied{color:#d12e39;font-size:20px;top:3px;position:relative;margin-right:9px}#marketplace-listing-detail .widget-denied-reason .hide-show-detail{color:#0096ed;position:relative;top:4px;font-size:10px;margin-left:-4px}#marketplace-listing-detail .widget-denied-reason .show-hide-details:hover{cursor:pointer}#marketplace-listing-detail .widget-denied-reason .deny-reason{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#363f44;margin-top:14px;margin-left:33px}#marketplace-listing-detail .custom-save-bar{padding-top:0}#marketplace-listing-detail .custom-save-bar .save-setting-content{padding-left:6px;padding-right:99px;-webkit-box-shadow:none;box-shadow:none}#marketplace-listing-detail .grid-container{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-template-columns:672px 336px}#marketplace-listing-detail .button-preview{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;color:#0096ed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:50px;width:10%;cursor:pointer}#marketplace-listing-detail .grid-item{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#363f44;margin-left:24px}#marketplace-listing-detail .select-categories .sb-button--select .sb-button--label{text-align:initial}#marketplace-listing-detail .white-background-input .sb-input__body{background-color:#fff;border-radius:10px}#marketplace-listing-detail .white-background-input .sb-input__inner-prefix{z-index:1}#marketplace-listing-detail .title-des-form{min-width:648px;padding:24px;min-height:200px;background:#fff;border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);margin:24px}#marketplace-listing-detail .label-form-listing{font-weight:700;font-size:16px;line-height:20px;margin-bottom:16px;color:#363f44}#marketplace-listing-detail .label-form-listing-note{font-weight:400;font-size:12px;line-height:16px;color:#5e6a6e;margin-bottom:8px}#marketplace-listing-detail .image-form{min-height:200px}#marketplace-listing-detail .image-form,#marketplace-listing-detail .price-form{min-width:648px;padding:24px;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);border-radius:12px;margin:24px}#marketplace-listing-detail .price-form{min-height:158px}#marketplace-listing-detail .check-box-form{min-height:147px}#marketplace-listing-detail .check-box-form,#marketplace-listing-detail .contact-info-form{-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);min-width:321px;border-radius:12px;padding:24px;background:#fff;margin:24px}#marketplace-listing-detail .contact-info-form{min-height:200px}#marketplace-listing-detail .contact-info-form .label-phone-number{font-style:normal;font-weight:700;font-size:14px;line-height:20px;padding-bottom:8px;color:#5e6a6e}#marketplace-listing-detail .contact-info-form .select-white-backgroud .sb-button{background-color:#fff}#marketplace-listing-detail .upload-image{color:#0096ed;font-style:normal;font-weight:400;font-size:14px;line-height:20px}#marketplace-listing-detail .upload-image:hover{cursor:pointer}#marketplace-listing-detail .price-from-to{display:grid;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;grid-template-columns:auto auto;margin-top:16px}#marketplace-listing-detail .price-from-to .sb-input__prepend{color:#acb5b9;margin-left:12px}#marketplace-listing-detail .price-from-to .from-to{font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#5e6a6e;margin-bottom:8px}#marketplace-listing-detail .one-price{margin-top:16px}#marketplace-listing-detail .description-form{width:648px;min-height:315px}#marketplace-listing-detail .description-form,#marketplace-listing-detail .time-line{-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);border-radius:12px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);background:#fff;padding:24px;margin:24px 24px 24px 24px}#marketplace-listing-detail .time-line{min-width:648px;min-height:145px}#marketplace-listing-detail .time-line .grid-time-line{display:grid;grid-template-columns:37px 563px}#marketplace-listing-detail .time-line .first-col{width:4px;height:29px;background:#dbdfe1;border-radius:2px;padding-left:2px}#marketplace-listing-detail .time-line .dot{width:8px;height:8px;background:#919ba1;border-radius:50%;margin:4px 0 4px -2px}#marketplace-listing-detail .time-line .second-col{width:4px;height:44px;background:#dbdfe1;border-radius:2px;padding-left:2px}#marketplace-listing-detail .time-line .third-col{width:4px;height:68px;background:#dbdfe1;border-radius:2px}#marketplace-listing-detail .time-line .first-line{height:1px;background:#e3e7e8;width:500px}#marketplace-listing-detail .time-line .line{margin-top:24px;height:1px;background:#e3e7e8;width:500px}#marketplace-listing-detail .time-line .date{margin-top:24px}#marketplace-listing-detail .time-line .time-type{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#363f44}#marketplace-listing-detail .time-line .time{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#5e6a6e}#marketplace-listing-detail .time-line .date-month{font-style:normal;font-weight:700;font-size:12px;line-height:18px;position:relative;margin-bottom:-16px;text-transform:uppercase;color:#5e6a6e}#marketplace-listing-detail .time-line .grid-date{display:grid;grid-template-columns:500px 47px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}#marketplace-listing-detail .contact-form{width:648px;min-height:184px;background:#fff;border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);padding:24px;margin:24px 24px 24px 24px}#marketplace-listing-detail .contact-form .contact-type-form{margin-left:28px}#marketplace-listing-detail .contact-form .contact-type-form .sb-input__body{background-color:#fff;border-radius:10px}#marketplace-listing-detail .contact-form .gird-email-phone{margin-top:8px;display:grid;grid-template-columns:278.37px 278.37px;-webkit-column-gap:15.25px;-moz-column-gap:15.25px;column-gap:15.25px}#marketplace-listing-detail .contact-form .gird-email-phone .label-phone-number{font-style:normal;font-weight:700;font-size:14px;line-height:20px;padding-bottom:8px;color:#5e6a6e}#marketplace-listing-detail .contact-form .gird-email-phone-2{margin-top:8px;display:grid;grid-template-columns:292px 292px;-webkit-column-gap:15.25px;-moz-column-gap:15.25px;column-gap:15.25px}#marketplace-listing-detail .contact-form .gird-email-phone-2 .label-phone-number{font-style:normal;font-weight:700;font-size:14px;line-height:20px;padding-bottom:8px;color:#5e6a6e}#marketplace-listing-detail .contact-form .social-profile{margin-top:8px}#marketplace-listing-detail .contact-form .tooltip-external-link .sb-tooltip__content{width:209px;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#fff}#marketplace-listing-detail .contact-form .select-white-backgroud{margin-right:1px}#marketplace-listing-detail .contact-form .select-white-backgroud .sb-button{background-color:#fff}.image-tooltip-form{position:relative;top:21px;margin-left:2px;left:-12px}#marketplace-prelistings{width:984px;height:400px;background:#fff;border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);box-shadow:0 0 0 1px rgba(172,181,185,.1607843137254902);-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);box-shadow:0 2px 4px 0 rgba(0,0,0,.0784313725490196);padding:56px;margin:0}#marketplace-prelistings .tablet-img{margin-bottom:42.04px;margin-left:368px;margin-right:368px}#marketplace-prelistings .text-description{font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;margin-bottom:24px;color:#363f44}#marketplace-prelistings .button-create-listing{margin-left:373px;margin-right:373px}#marketplace-preprofile{margin-top:32px}#marketplace-preprofile .pre-profile-layout{background-color:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);border-radius:12px;width:984px;height:471px}#marketplace-preprofile .mkp-listing-border{padding:56px 240px}#marketplace-preprofile .mkp-listing-content-title{font-size:23px;font-weight:700;line-height:28px;letter-spacing:0;margin-bottom:8px;margin-top:44px}#marketplace-preprofile .mkp-listing-content-description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center;margin-bottom:24px}.s-tooltip.preview-tooltip:after{width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:normal;background:rgba(54,63,68,.7215686274509804)!important;font-size:14px;line-height:20px}.s-tooltip.preview-tooltip:before{border-top:5px solid rgba(54,63,68,.7215686274509804)!important}.s-tooltip-fixed-content.download-leads{font-size:14px!important;background:rgba(54,63,68,.72)!important;line-height:20px;font-weight:400!important}.s-tooltip-fixed-content.download-leads:before{border-top:5px solid rgba(54,63,68,.72)!important}.preview-tooltip{visibility:hidden}.preview-tooltip--show{visibility:visible}.icon-eye{font-size:16px;margin-right:5px;margin-top:2px}.s-tooltip.denied-tooltip:after{width:256px;white-space:normal;background:rgba(54,63,68,.7215686274509804)!important;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#fff}.s-tooltip.denied-tooltip:before{border-top:5px solid rgba(54,63,68,.7215686274509804)!important}.sb-popup .sb-popup__wrapper{z-index:10000}.update-status-button{margin-right:22px}.unsaved-text{font-weight:700;font-size:16px;line-height:20px;color:#363f44}.popover-contact-form{background-color:#fff;-webkit-box-shadow:none;box-shadow:none;padding:16px}.popover-contact-form .text-popover{font-weight:700;font-size:14px;line-height:20px;color:#363f44}.popover-contact-form .image-contact-form{position:relative;margin-top:8px}.list-style-none{list-style:none}.object-fit-cover{-o-object-fit:cover;object-fit:cover}#app-list .is-mobile-app{margin-top:80px}#app-list .is-mobile-app .is-mobile-btn{height:auto}@media (min-width:768px){#app-list .save-setting-fixed{left:294px;width:calc(100% - 294px)}}.app_list .block{border:1px solid #e3e7e8;border-radius:12px;background-color:var(--neutral-50);-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 1px 0 rgba(0,0,0,.06);padding:24px;max-width:48.4%;margin-bottom:24px;min-height:186px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.app_list .block .block-content{padding-left:16px}.app_list .block .block-content .description{max-width:80%}.app_list .block .image{max-width:45px}.app_list .block-right{margin-left:3.1%}.app_list__icon{width:50px}.app_list__items{padding-bottom:10px;padding-top:10px}.app_list__items:not(:last-child){border-bottom:1px solid #c4c6d4}.app_list__items.opening:hover,.app_list__items.opening:hover .cursor-pointer:hover{cursor:wait}@media screen and (min-width:1279px){.app_list .row-parents{margin-left:8.333%}.app_list .row-parents .des-content{max-height:45px}}@media screen and (max-width:768px){.app_list .block{width:100%;max-width:100%}.app_list .block-right{margin-left:0}.app_list .switch{width:24px;height:16px;margin-left:30px}.app_list .banner{display:none}}.app_list .sb-block-item__content{min-height:158px}.app_list .awesome-app{position:absolute;left:32px;top:150px}.app_list .the-feature{position:absolute;top:32px;left:32px;line-height:34px;font-size:28px;font-weight:700;width:40%}.app_list .close-banner{position:absolute;top:2px;right:10px;color:#0a0a0a;font-size:20px;cursor:pointer}.app_list .p-b-md{padding-bottom:25px}.app_list .sb-block-item__header{height:30px!important}.modal-turn-off-subscription__title{font-size:20px}.modal-turn-off-subscription__description{font-size:14px}.modal-turn-off-subscription .sb-popup__container{width:520px!important}.modal-turn-off-subscription .sb-popup__container .sb-popup__header{padding-bottom:15px}.modal-turn-on-subscription__title{font-size:20px}.modal-turn-on-subscription__description{font-size:14px}.modal-turn-on-subscription .sb-popup__container{width:520px!important}.modal-turn-on-subscription .sb-popup__container .sb-popup__header{padding-bottom:15px}.app-list-selling-features{padding-top:56px;border-top:1px solid #e8eaed}.app-list-selling-features .app-list-selling-features-item{cursor:pointer;padding:24px 18px;border:1px solid #dbdfe1;border-radius:12px;margin-bottom:40px;-webkit-transition:.1s;transition:.1s;min-height:160px}.app-list-selling-features .app-list-selling-features-item .app-list-selling-feature-icon{min-width:32px}.app-list-selling-features .app-list-selling-features-item .app-list-selling-features-item-content p{color:rgba(82,92,100,.7)}.app-list-selling-features .app-list-selling-features-item .app-list-selling-features-item-content .app-list-selling-features-item-title{font-size:14px}.app-list-selling-features .app-list-selling-features-item:hover{-webkit-box-shadow:0 16px 40px 0 rgba(0,0,0,.1);box-shadow:0 16px 40px 0 rgba(0,0,0,.1)}.app-list-selling-features .app-list-selling-features-item:hover .app-list-selling-features-item-content .app-list-selling-features-item-title{color:#0093ed}.app-recommend__wrapper{width:90px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f6f7}.app-recommend__icon{max-height:90px;max-width:90px;width:auto;height:auto}.font-13{font-size:13px}.align-text-center{text-align:center}.authorize-third-party-app-page{padding:0 16px 16px 16px}.authorize-third-party-app-page .feature-title{color:#363e43;font-size:22px;font-weight:700;line-height:22px}.authorize-third-party-app-page .install-app-wrap-icon-wrapper{height:100px}@media (max-width:480px){.authorize-third-party-app-page .install-app-wrap-icon-wrapper{height:50px;width:100%}}.authorize-third-party-app-page .install-app-thumbnail-wrapper{height:100px;width:100%}@media (max-width:480px){.authorize-third-party-app-page .install-app-thumbnail-wrapper{height:50px;width:100%}}.authorize-third-party-app-page .install-app-thumbnail-wrapper .install-app-thumbnail{background:#fff;height:33px;width:30.5px}.authorize-third-party-app-page .top-install-btn-wrapper{padding-top:40px}@media (max-width:480px){.authorize-third-party-app-page .top-install-btn-wrapper{padding-top:5px}}.third-app__item{border-bottom:1px solid #ebf7fd}.third-app__item__description{color:#6e7a81;font-weight:400;font-size:1rem}.app-list__mobile__header-btn{z-index:1050;position:fixed;top:32px;right:0}.app-list__mobile__header-btn.is-android{top:9px}.app-list__mobile__header-btn button{border-style:none}.sb-onboarding .sb-onboarding-content{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);border-radius:12px}.sb-onboarding .sb-onboarding-content .onboarding-header{min-height:68px;padding:16px;border-bottom:1px solid #e3e7e8}.sb-onboarding .sb-onboarding-content .onboarding-header .text-header{font-size:16px;font-weight:700}.sb-onboarding .sb-onboarding-content .onboarding-header .ondoarding-progress{width:260px}.sb-onboarding .sb-onboarding-content .onboarding-header .ondoarding-progress .text-progress{width:50px;font-size:14px}.sb-onboarding .sb-onboarding-content .onboarding-header .s-progress-bar{height:8px}.sb-onboarding .sb-onboarding-content .onboarding-header .s-progress-bar:after{background-image:none;background-color:#0096ed}.sb-onboarding .sb-tab{border-radius:0 0 12px 12px;min-height:328px;max-height:520px}.sb-onboarding .sb-tab .sb-tab-panel{padding:0}.sb-onboarding .sb-tab .sb-tab-panel .tab-content-main{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.sb-onboarding .sb-tab .sb-tab-panel .tab-content-main--column{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.sb-onboarding .sb-tab .sb-tab-panel .tab-content-main .title-content{font-weight:700;font-size:16px}.sb-onboarding .sb-tab .sb-tab-panel .tab-content-main .des-content{white-space:pre-wrap}.sb-onboarding .sb-tab .sb-tab-panel .tab-content-footer{height:88px;width:100%;border-top:1px solid #e3e7e8}.sb-onboarding .sb-tab .sb-tab-panel .tab-content-footer .text-question{color:#0096ed;font-size:14px}.sb-onboarding .sb-tab .sb-tab-navigation--container{border-bottom:none;border-right:1px solid #e3e7e8}.sb-onboarding .sb-tab .tab-title{font-weight:400;font-size:14px}.sb-onboarding .sb-tab .active-tab{color:var(--green-600)}.sb-onboarding__complete{background-color:#fff}.sb-onboarding__complete__revise{color:#0096ed}.sb-onboarding .fade-enter-active,.sb-onboarding .fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.sb-onboarding .fade-enter-from,.sb-onboarding .fade-leave-to{opacity:0}.third-app-list .banner .banner-content{position:relative;border-radius:12px;overflow:hidden}.third-app-list .apps{display:grid;grid-template-columns:repeat(2,calc(50% - 12px));gap:24px}@media screen and (max-width:768px){.third-app-list .apps{grid-template-columns:auto}}.third-app-list .pb-12{padding-bottom:12px}.third-app-list .block{max-width:100%;margin-bottom:0;min-height:auto}.third-app-list .block .block-content{width:calc(100% - 45px)}.third-app-list .block .block-content .app-name{max-width:65%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.third-app-list .block .block-content .build-in-app{color:#acb5b9;font-size:10px;font-weight:500;line-height:14px;text-align:left;margin-right:8px}.third-app-list .block .block-content .btn-unins{font-size:14px;font-weight:400;line-height:20px;text-align:left;color:#363f44;border-radius:12px;padding:6px 12px;border:2px solid #e3e7e8}.third-app-list .block .block-content .description .des-text{max-height:42px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.third-app-list .block .image{min-width:45px}.third-app-list .heading #page-header{padding-right:16px;width:100%}.third-app-list .heading #page-header .sb-relative.sb-fix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app-list .placement-card{border-radius:12px;border:1px solid #fff}#app-list .placement-card.active{border:1px solid #0096ed}#app-list .placement-card.active .sb-card--icon{color:var(--blue-600)}#app-list .placement-card>.sb-card{margin-bottom:0;height:100%}#app-list .subTitle-color{color:#525c64}#app-list .message-red{color:red}#app-list .s-dropdown-content{background-color:#fff}#app-list .usell-main-app .usell-section{padding:16px;margin:0 0 16px;background:#fff;border:1px solid rgba(219,223,225,.5);border-radius:12px;background-clip:padding-box}#app-list .usell-main-app .usell-section__heading{margin:0 0 8px}#app-list .usell-main-app .usell-section__title{color:#363e43;font-size:16px;font-weight:700;line-height:22px}#app-list .usell-main-app .save-setting-fixed{width:100%;left:0;padding:0 0 8px;top:50px}@media (min-width:1024px){#app-list .usell-main-app .save-setting-fixed{top:0;left:294px;width:calc(100% - 294px)}}#app-list .usell-main-app .save-setting-fixed .container{padding:0}@media (min-width:1024px){#app-list .usell-main-app .save-setting-fixed .container{padding-left:8px;padding-right:8px}}#app-list .usell-main-app .save-setting-fixed .save-setting-content{padding:12px 4px;border:1px solid rgba(110,122,129,.16);-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);border-radius:0 0 12px 12px;background-clip:padding-box}@media (min-width:1024px){#app-list .usell-main-app .save-setting-fixed .save-setting-content{padding:12px 8px;border-radius:13px;background-clip:padding-box;-webkit-box-shadow:0 0 0 2px rgba(54,62,67,.06);box-shadow:0 0 0 2px rgba(54,62,67,.06)}}#app-list .usell-main-app .save-setting-fixed .action-bar-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}#app-list .usell-main-app .save-setting-fixed .s-button{width:100%}@media (min-width:1024px){#app-list .usell-main-app .save-setting-fixed .s-button{width:auto}}#app-list .usell-main-app .usell-full-width{width:100%}#app-list .usell-main-app .usell-auto-width{width:auto}#app-list .usell-main-app .s-form-item__label{color:#525c64}@media (min-width:768px){#app-list .usell-main-app .offer-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#app-list .usell-main-app .breadcrumb{margin:0 0 4px;padding:0}@media (min-width:1024px){#app-list .usell-main-app .breadcrumb{padding:24px 0 0}}#app-list .usell-main-app .breadcrumb>li{background:#f5f6f7;padding:0 14px}#app-list .usell-main-app .breadcrumb>li span{padding-left:7px;text-transform:uppercase}#app-list .usell-main-app .breadcrumb>li span:before{left:6px!important}#app-list .usell-main-app .choose-product__help-text{color:var(--neutral-600)}@media only screen and (max-width:767px){#app-list .usell-main-app .choose-product__container{margin-top:24px}}#app-list .usell-main-app .choose-product__container .choose-product_tooltip{position:absolute;top:-4px;right:-32px}#app-list .usell-main-app .choose-product__conditions-input{position:relative}#app-list .usell-main-app .choose-product__conditions-input .s-form-item__error{position:absolute;bottom:-20px;left:8px}#app-list .usell-main-app .choose-product__conditions-input .s-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}#app-list .usell-main-app .choose-product__conditions .s-select select{width:130px;padding-right:24px}#app-list .usell-main-app .choose-product__recommend-display--card .variant-option-text{font-size:12px}#app-list .usell-main-app .choose-product__recommend-display .s-form-item{margin-bottom:16px}#app-list .usell-main-app .choose-product__recommend-display .icon-delete-discount{position:absolute;bottom:4px;right:16px}#app-list .usell-main-app .usell-analytics{margin-top:32px}#app-list .usell-main-app .usell-analytics .sticky-bar{position:sticky;top:20px}#app-list .usell-main-app .usell-analytics .section-sumary{border:1px solid rgba(219,223,225,.5)}#app-list .usell-main-app .usell-analytics hr{border-top:1px solid #e8eaed}@media (min-width:1024px){#app-list .usell-instruction-tabs{margin:16px 0 0}}@media (min-width:1024px){#app-list .usell-instruction-tabs,#app-list .usell-instruction-tabs .usell-instruction-tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#app-list .usell-instruction-tabs .usell-instruction-tab-left{display:-webkit-box;display:-ms-flexbox;display:flex}#app-list .usell-instruction-tabs .usell-instruction-tab-left .duplicate-offer,#app-list .usell-instruction-tabs .usell-instruction-tab-left .hide-offer{width:100%}@media (min-width:1024px){#app-list .usell-instruction-tabs .usell-instruction-tab-left .duplicate-offer,#app-list .usell-instruction-tabs .usell-instruction-tab-left .hide-offer{width:auto}}#app-list .usell-instruction-tabs .usell-instruction-tab-right{margin-top:16px}@media (min-width:1024px){#app-list .usell-instruction-tabs .usell-instruction-tab-right{margin-top:0;margin-left:auto}}#app-list .usell-instruction-tabs .instruction-tab{margin-right:4px}@media only screen and (min-width:375px){#app-list .usell-instruction-tabs .instruction-tab{margin-right:16px}}#app-list .usell-block-setup{padding-top:32px;padding-bottom:32px;position:relative}#app-list .usell-block-setup.show-border:before{content:"";position:absolute;bottom:0;left:-16px;height:1px;width:100vw;background-color:#e8eaed}@media (min-width:1024px){#app-list .usell-block-setup.show-border:before{left:0;width:calc(100% - 4px)}}#app-list .usell-block-setup__left{margin-bottom:24px}@media (min-width:1024px){#app-list .usell-block-setup__left{margin-bottom:0}}#app-list .usell-block-setup__left.no-demo-block-margin{margin:0 0 16px}#app-list .usell-block-setup__demo-image{display:inline-block;border-bottom:1px solid rgba(145,155,161,.56)}#app-list .usell-block-setup__demo-image--v2{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(145,155,161,.56);gap:5px}#app-list .usell-block-setup__demo-icon{position:relative;top:3px}#app-list .usell-block-setup__demo-icon i:before{font-size:16px;color:rgba(82,92,100,.72)}#app-list .usell-block-setup__title{color:#363e43;font-size:16px;font-weight:700;line-height:22px;margin-bottom:4px}#app-list .usell-block-setup__title--v2{color:var(--neutral-800);font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px}#app-list .usell-block-setup__desc{color:rgba(82,92,100,.72);font-size:14px;line-height:20px}#app-list .usell-block-setup__description{color:rgba(82,92,100,.72)}#app-list .usell-block-setup__description--v2{color:var(--neutral-600);font-weight:400;font-size:14px;line-height:20px}@media (min-width:1024px){#app-list .usell-block-setup__demo-image{margin-top:4px}}#app-list .usell-block-setup__demo-image span{color:rgba(82,92,100,.72);font-size:14px;line-height:20px}@media only screen and (max-width:767px){#app-list .usell-block-setup__right .s-form-item{padding:0}}@media (min-width:1024px){#app-list .usell-block-setup__right .s-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#app-list .usell-block-setup__right .s-input{font-size:14px}}#app-list .usell-block-setup__right.block-disabled{cursor:not-allowed;position:relative}#app-list .usell-block-setup__right.block-disabled:before{content:"";position:absolute;width:100%;height:100%;z-index:9}#app-list .usell-block-setup__discount .usell-discount__type .s-input{width:100%}@media (min-width:1024px){#app-list .usell-block-setup__discount .usell-discount__type .s-input{width:193px}}#app-list .usell-block-setup.choose-offer-type__container .offer-type{height:86px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #dbdfe1;border-radius:12px;cursor:pointer}#app-list .usell-block-setup.choose-offer-type__container .offer-type.active{border-color:#78cbff;-webkit-box-shadow:0 12px 34px -12px rgba(26,31,35,.05);box-shadow:0 12px 34px -12px rgba(26,31,35,.05)}#app-list .usell-block-setup.choose-offer-type__container .offer-type.active .s-icon{color:#0093ed}#app-list .usell-block-setup.choose-offer-type__container .up-sell-types{background-color:#fff}#app-list .usell-block-setup.choose-offer-type__container .up-sell-types .s-radio+.s-radio{margin-left:0}#app-list .usell-block-setup.choose-offer-type__container .up-sell-types .s-control-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app-list .usell-block-setup.choose-offer-type__container .up-sell-types.introjs-showElement{padding:8px 16px 8px}#app-list .usell-block-setup.choose-offer-type__container .up-sell-types--three .offer-type-wrap{width:33.33333%}#app-list .usell-block-setup.choose-offer-type__container .offer-type-wrap{width:50%}#app-list .usell-block-setup.choose-offer-type__container .offer-type-wrap:before{top:calc(100% - 5px)}#app-list .usell-block-setup.choose-offer-type__container .offer-type-wrap:after{top:100%;width:100%;white-space:pre-wrap;text-align:center;padding:8px}#app-list .usell-block-setup.choose-offer-type__container .offer-type-wrap--accessory:before{top:calc(100% + 11px)}#app-list .usell-block-setup.choose-offer-type__container .offer-type-wrap--accessory:after{top:calc(100% + 16px)}#app-list .usell-block-setup.choose-offer-type__container .accessory,#app-list .usell-block-setup.choose-offer-type__container .post-purchase,#app-list .usell-block-setup.choose-offer-type__container .pre-purchase{width:100%}#app-list .usell-block-setup.choose-offer-type__container .accessory:after,#app-list .usell-block-setup.choose-offer-type__container .post-purchase:after,#app-list .usell-block-setup.choose-offer-type__container .pre-purchase:after{width:246px;white-space:normal;text-align:center}#app-list .usell-offer-name-message .icon-arrow{width:24px;height:24px;position:absolute;top:8px;right:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAQUlEQVRIx+3OywkAIAwE0RGL9iiW5sG6tAHxQ+JF9kGuOwER+V8C+ubyy4h5fBVxG59FjsfjRaABAahA8f5eRAwGGIcZ0KxzDCAAAAAASUVORK5CYII=) no-repeat 100%}#app-list .usell-offer-name-message .suggest-offer-message{position:absolute;top:44px;right:0;width:100%;background-color:#fff;z-index:9;border-radius:7px;background-clip:padding-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#app-list .usell-offer-name-message .suggest-offer-message.fixed-width{width:100%}#app-list .usell-offer-name-message .suggest-offer-message-item{cursor:pointer;line-height:28px;padding:0 15px}#app-list .usell-offer-name-message .suggest-offer-message-item:hover{background-color:#f5f6f7;color:#0a0a0a;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media (min-width:1024px){#app-list .usell-offer-name-message .input-offer-name,#app-list .usell-offer-name-message .input-offer-title{margin-bottom:0;padding:0}}@media (min-width:1024px){#app-list .usell-offer-name-message .input-offer-title{margin-top:8px}}#app-list .usell-offer-name-message .input-offer-message{padding:0;margin-bottom:0}#app-list .usell-offer-name-message .input-offer-message input,#app-list .usell-offer-name-message .input-offer-title input{padding-right:36px}#app-list .usell-offer-name-message .input-offer-success-message,#app-list .usell-offer-name-message .input-offer-title{position:relative}#app-list .usell-offer-name-message .input-offer-success-message .success-message-variants,#app-list .usell-offer-name-message .input-offer-title .success-message-variants{position:absolute;bottom:-24px;right:0;color:#525c65;font-size:11px;line-height:16px}#app-list .usell-block-setup__has-border,#app-list .usell-block-setup__has-border-v2{padding:16px 16px 20px;background:#fff;border:1px solid rgba(219,223,225,.5);border-radius:12px;background-clip:padding-box}#app-list .usell-block-setup__has-border-v2 .s-form-item:last-child,#app-list .usell-block-setup__has-border .s-form-item:last-child{margin-bottom:0}#app-list .usell-block-setup__has-border-v2 .s-form-item .desc-offer-name,#app-list .usell-block-setup__has-border .s-form-item .desc-offer-name{margin-top:6px;color:#525c65;font-size:11px;line-height:16px}#app-list .usell-block-setup__has-border-v2 .has-asterisk .sb-form-item__label,#app-list .usell-block-setup__has-border .has-asterisk .sb-form-item__label{position:relative}#app-list .usell-block-setup__has-border-v2 .has-asterisk .sb-form-item__label:after,#app-list .usell-block-setup__has-border .has-asterisk .sb-form-item__label:after{content:"*";bottom:0;color:#d12e39;position:absolute;-webkit-transform:translate(-100%);transform:translate(-100%)}#app-list .usell-block-setup__has-border-v2{padding:24px}#app-list .usell-discount__title{display:block;color:#525c64;font-size:14px;font-weight:700;line-height:20px;margin-bottom:6px}#app-list .usell-discount .s-select{width:100%;margin:0 0 16px;font-size:14px;height:40px}#app-list .usell-discount__type .s-input__suffix{right:12px}#app-list .usell-discount__setup{margin-bottom:16px}#app-list .usell-discount__setup:last-child{margin-bottom:0}#app-list .usell-discount__setup .s-checkbox{-webkit-box-align:start;-ms-flex-align:start;-moz-align-items:flex-start;align-items:flex-start}#app-list .usell-discount__setup .s-control-label{color:#525c64;font-size:14px;line-height:20px}#app-list .usell-discount__setup .end-date-title,#app-list .usell-discount__setup .end-stock-title{color:rgba(82,92,100,.72);font-size:12px;line-height:16px}@media (min-width:1024px){#app-list .usell-discount__choose-time,#app-list .usell-discount__end-stock-content{padding-left:1.7em}}#app-list .smart-bundle-offer__desc{color:rgba(82,92,100,.72);font-size:14px;line-height:20px;margin:0 0 8px}#app-list .smart-bundle-offer .s-form{max-width:295px}#app-list .smart-bundle-offer .s-form-item{margin:0}#app-list .smart-bundle-offer input::-webkit-inner-spin-button,#app-list .smart-bundle-offer input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#app-list .smart-bundle-offer input[type=number]{-moz-appearance:textfield}#app-list .bundle-offer{padding-top:36px}@media (min-width:1024px){#app-list .bundle-offer{padding-top:0}}#app-list .bundle-offer__product-selected{border-bottom:1px solid #e8eaed}#app-list .bundle-offer__product-selected .no-product-selected{color:#525c64;font-size:14px;line-height:20px;margin-bottom:12px}#app-list .bundle-offer__product-selected .quantity-products-selected{color:#525c64;font-size:14px;line-height:20px;margin-bottom:14px}#app-list .bundle-offer__product-selected .products-selected-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:11px 0;border-top:1px solid rgba(110,122,129,.1)}#app-list .bundle-offer__product-selected .product-image{width:24px;height:24px;margin:0 8px 0 0;overflow:hidden}#app-list .bundle-offer__product-selected .product-title{color:#0093ed;font-size:14px;line-height:20px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}#app-list .bundle-offer__product-selected .deleted-product{color:#e51c23}#app-list .bundle-offer__product-selected .products-selected-right{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app-list .bundle-offer__product-selected .icon-trash{cursor:pointer;background:url(img/header-close.5e9c1ec6.svg) 50% no-repeat;width:24px;height:24px;margin-left:14px;opacity:.6}#app-list .bundle-offer__product-selected .target-product{background:#f4ffec;color:#6b7982;font-size:14px;font-weight:400;line-height:20px;padding:4px 6px;border-radius:3px;background-clip:padding-box}#app-list .bundle-offer__product-selected .unavailable-product{background-color:#fff5f5;color:#e51c23;font-size:14px;font-weight:400;line-height:20px;padding:4px 6px;border-radius:3px;background-clip:padding-box}#app-list .bundle-offer__product-selected .products-price-total{color:#1a1f23;padding:13px 0;border-top:1px solid rgba(110,122,129,.1)}#app-list .bundle-offer__target-type .pro-tip{margin:16px 0}#app-list .bundle-offer__target-type .pro-tip .grey-light{color:#555550;margin-right:8px}#app-list .bundle-offer__target-type .pro-tip .text-pro-tip{color:#525c64;font-size:12px;line-height:16px}#app-list .bundle-offer__target-type .s-checkbox .s-control-label{padding-left:8px}#app-list .usell-modal-discount .product-list{margin:0;padding:0;list-style-type:none}#app-list .usell-modal-discount .product-list__row{margin:0;padding:1rem 0;border-bottom:1px solid #dfe3e8}#app-list .usell-modal-discount .product-list__row:first-child{padding-top:0}#app-list .usell-modal-discount .product-list__info--header{color:#6e7a81;font-size:12px;font-weight:700;letter-spacing:.5px;line-height:16px;text-transform:uppercase}#app-list .usell-modal-discount .product-list__info{-webkit-box-flex:3;-ms-flex:3 0 0px;flex:3 0 0px;display:-webkit-box;display:-ms-flexbox;display:flex}#app-list .usell-modal-discount .product-list__info .product-image{margin-right:8px}#app-list .usell-modal-discount .product-list__info .product-name{color:#363e43;font-size:14px;font-weight:700;line-height:20px}#app-list .usell-modal-discount .product-list__info .product-price{color:#525c64;font-size:14px;line-height:20px}#app-list .usell-modal-discount .product-list__date .s-input{position:relative;width:112px}#app-list .usell-modal-discount .product-list__date .s-input:before{content:"%";position:absolute;top:10px;right:8px;font-size:14px;color:#191f23}#app-list .usell-modal-discount .product-list__date .s-input .s-input__inner{padding:0 20px 0 15px}@media (min-width:1024px){#app-list .usell-modal-discount.bundle-modal-discount .s-modal-content{width:900px}}#app-list .usell-modal-discount.bundle-modal-discount .bundle-discount-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px}#app-list .usell-modal-discount.bundle-modal-discount .bundle-discount-left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:544px}#app-list .usell-modal-discount.bundle-modal-discount .bundle-discount-right{margin-left:auto}#app-list .usell-modal-discount.bundle-modal-discount .product-info{width:120px;margin:0 16px 24px 0}#app-list .usell-modal-discount.bundle-modal-discount .product-info:last-child{margin-right:0}#app-list .usell-modal-discount.bundle-modal-discount .product-image{width:120px;height:120px}#app-list .usell-modal-discount.bundle-modal-discount .product-title{color:#1a1f23;font-size:12px;line-height:18px;margin-top:8px}@media (max-width:480px){#app-list .list-offer__container .title__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#app-list .list-offer__container .title__container .button__container{margin:16px 0 8px}}#app-list .list-offer__container .s-tabs .s-tab-content{padding:0}#app-list .list-offer__container .s-tabs li:first-child a{padding-left:0}#app-list .list-offer__container .s-tabs li span{padding-bottom:8px;font-size:1rem}#app-list .list-offer__container .filter .s-input{-webkit-box-flex:1;-ms-flex:1;flex:1}#app-list .list-offer__container .table__container{border-bottom:1px solid #e4e5f0;position:relative;overflow-y:visible}#app-list .list-offer__container .table__container.no-offer{border-bottom:0}#app-list .list-offer__container .table__container .table-placeholder{width:100%;padding-top:100px}#app-list .list-offer__container .table__container .table-placeholder p{font-size:1rem}#app-list .list-offer__container .table__container .table-placeholder .desc{font-size:14px;line-height:20px;color:rgba(82,92,100,.72)}#app-list .list-offer__container .table__container .input-search{font-size:14px}#app-list .list-offer__container .table__container thead th{color:#6e7a81;font-size:12px;font-weight:700;letter-spacing:.5px;line-height:16px;text-transform:uppercase;padding-top:18px;padding-bottom:18px;font-weight:600;white-space:nowrap}#app-list .list-offer__container .table__container thead th.checkbox{display:table-cell}#app-list .list-offer__container .table__container thead th.checkbox label{padding:0}#app-list .list-offer__container .table__container thead .action-bar__container{position:absolute;background:#fff;padding:6px 12px;left:0;top:0;border-radius:12px;border:1px solid rgba(110,122,129,.16);-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}#app-list .list-offer__container .table__container tbody tr:hover .s-icon{opacity:1;visibility:visible}#app-list .list-offer__container .table__container tbody tr td{padding-top:18px;padding-bottom:18px}#app-list .list-offer__container .table__container tbody tr td.offer-name{color:#1a1f23}#app-list .list-offer__container .table__container tbody tr td.offer-name span:first-child{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#app-list .list-offer__container .table__container tbody tr td.checkbox{display:table-cell}#app-list .list-offer__container .table__container tbody tr td.checkbox label{padding:0}#app-list .list-offer__container .table__container tbody tr td.recommend-item .s-loading-table,#app-list .list-offer__container .table__container tbody tr td.target-items .s-loading-table{width:353px}#app-list .list-offer__container .table__container tbody tr td.recommend-item .show-more,#app-list .list-offer__container .table__container tbody tr td.target-items .show-more{font-size:14px}#app-list .list-offer__container .table__container tbody tr td.recommend-item .show-more:hover,#app-list .list-offer__container .table__container tbody tr td.target-items .show-more:hover{text-decoration:underline}#app-list .list-offer__container .table__container tbody tr td.recommend-item .target-item:not(:first-child),#app-list .list-offer__container .table__container tbody tr td.target-items .target-item:not(:first-child){margin-top:8px}#app-list .list-offer__container .table__container tbody tr td.recommend-item .target-item:hover .s-icon,#app-list .list-offer__container .table__container tbody tr td.target-items .target-item:hover .s-icon{opacity:1;visibility:visible}#app-list .list-offer__container .table__container tbody tr td.recommend-item .target-item .name,#app-list .list-offer__container .table__container tbody tr td.target-items .target-item .name{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#363e43}#app-list .list-offer__container .table__container tbody tr td .s-icon{opacity:0;visibility:hidden}#app-list .list-offer__container .table__container tbody tr td .s-icon i.mdi:before{color:#555550}#app-list .list-offer__container .table__container tbody tr .priority .s-input{max-width:100px}#app-list .list-offer__container .table__container tbody tr .priority .s-input.s-form-item{margin-bottom:0}#app-list .list-offer__container .table__container .image__container{width:32px;height:32px;border-radius:4px;background:#f5f6f7}#app-list .list-offer__container .table__container .image__container .image__wrap-image{width:32px;height:32px;overflow:hidden}#app-list .list-offer__container .table__container .image__container .placeholder{border-radius:4px;text-align:center;color:#fff;width:100%;height:100%;line-height:32px}#app-list .list-offer__container .table__container .image__container .placeholder.style-1{background-color:#5c48dc}#app-list .list-offer__container .table__container .image__container .placeholder.style-2{background-color:#005fe1}#app-list .list-offer__container .table__container .image__container .placeholder.style-3{background-color:#166e30}#app-list .list-offer__container .table__container .image__container .placeholder.style-4{background-color:#d47e44}#app-list .list-offer__container .table__container .image__container img{max-width:100%;max-height:100%}#app-list .list-offer__container-setting p{padding-left:46px}#app-list .list-offer__container-setting .s-control-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app-list .quantity-discounted-offer .quantity-discounted-border{border:0;padding:0}@media (min-width:1024px){#app-list .quantity-discounted-offer .quantity-discounted-border{padding:16px 16px 0;background:#fff;border:1px solid rgba(219,223,225,.5);border-radius:12px;background-clip:padding-box}}#app-list .quantity-discounted-offer .usell-offer-name-message{padding-top:24px}@media (min-width:1024px){#app-list .quantity-discounted-offer .usell-offer-name-message{padding-top:32px}}#app-list .quantity-discounted-offer .quantity-discounted-form{position:relative;padding:16px;border:1px dotted rgba(26,31,35,.24);margin:32px 0 16px;border-radius:7px;background-clip:padding-box;-webkit-box-shadow:0 10px 42px -8px rgba(26,31,35,.06),0 0 7px 0 rgba(26,31,35,.05);box-shadow:0 10px 42px -8px rgba(26,31,35,.06),0 0 7px 0 rgba(26,31,35,.05)}@media (min-width:1024px){#app-list .quantity-discounted-offer .quantity-discounted-form{padding:0;margin:0;border:0;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;border-radius:0;background-clip:padding-box;-webkit-box-shadow:none;box-shadow:none}}#app-list .quantity-discounted-offer .quantity-discounted-form:first-child{margin:0 0 16px}@media (min-width:1024px){#app-list .quantity-discounted-offer .quantity-discounted-form:first-child{margin:0}}#app-list .quantity-discounted-offer .quantity-discounted-form:last-child:before{display:none}#app-list .quantity-discounted-offer .quantity-discounted-form:before{content:"";width:100%;height:1px;position:absolute;bottom:-16px;left:0;background-color:#e8eaed}@media (min-width:1024px){#app-list .quantity-discounted-offer .quantity-discounted-form:before{display:none}}#app-list .quantity-discounted-offer .quantity-discounted-form input::-webkit-inner-spin-button,#app-list .quantity-discounted-offer .quantity-discounted-form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#app-list .quantity-discounted-offer .quantity-discounted-form input[type=number]{-moz-appearance:textfield}#app-list .quantity-discounted-offer .quantity-discounted-form .s-form-item{margin-bottom:16px}#app-list .quantity-discounted-offer .quantity-discounted-form .s-form-item.py-0{padding-left:0;padding-right:0}@media only screen and (max-width:767px){#app-list .quantity-discounted-offer .quantity-discounted-form .s-form-item.no-margin{margin:0}}#app-list .quantity-discounted-offer .quantity-discounted-form .image__wrapper{background-color:#f5f6f7}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload,#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload>*,#app-list .quantity-discounted-offer .quantity-discounted-form .image__wrapper{width:64px;height:64px;padding:0}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload{position:relative;padding:0}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload:hover .image__upload--icon{display:-webkit-box;display:-ms-flexbox;display:flex}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload--icon{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;height:100%;position:absolute;z-index:1;background-color:rgba(0,0,0,.2);color:#fff}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload--icon.empty{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.5)}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload>div{overflow:hidden}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload>div section,#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload>div section>.row{position:relative;width:64px;height:64px;padding:0;margin:0}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload>div section>.row div{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;max-width:100%}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload>div section>.row div img{-o-object-fit:contain;object-fit:contain}#app-list .quantity-discounted-offer .quantity-discounted-form .image__upload>div section>.row [type=button]{display:none}#app-list .quantity-discounted-offer .quantity-discounted-form .image__detail{max-width:209px;max-height:209px;width:100%;height:100%}#app-list .quantity-discounted-offer .quantity-discount-flex-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1024px){#app-list .quantity-discounted-offer .quantity-discount-flex-mobile{-webkit-box-flex:75%;-ms-flex:75% 0 0px;flex:75% 0 0}}#app-list .quantity-discounted-offer .select-condition .s-form-item__wrap-label{opacity:0}#app-list .quantity-discounted-offer .select-condition select{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app-list .quantity-discounted-offer .icon-delete-discount{position:absolute;top:6px;right:6px}#app-list .quantity-discounted-offer .icon-delete-discount i{color:#555550}@media (min-width:1024px){#app-list .quantity-discounted-offer .icon-delete-discount{top:8px;right:0}#app-list .quantity-discounted-offer .icon-delete-discount.blance-height{top:30px}}#app-list .smart-offer__container .percent-smart .mdi-percent{color:#919ba1}#app-list .smart-offer-rule .setting-type .setting-type-scroll-item{border:1px solid rgba(219,223,225,.5);border-radius:7px;padding:16px;cursor:pointer}#app-list .smart-offer-rule .setting-type .setting-type-scroll-item.active{border:1px solid #78cbff;-webkit-box-shadow:0 12px 34px -12px rgba(26,31,35,.05);box-shadow:0 12px 34px -12px rgba(26,31,35,.05)}#app-list .smart-offer-rule .condition-rule .mdi-pencil{color:#919ba1}#app-list .smart-offer-rule .condition-rule .mdi-delete-outline{cursor:pointer;color:#b5bdc2}#app-list .usell-dashboard-header{margin-bottom:32px}#app-list .sb-input-number__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#app-list .icon-quantity-discount{position:absolute;top:-2px;padding:10px}#app-list .balance-height{top:28px}#app-list .tag{height:24px;padding:4px 8px;border-radius:6px;font-weight:500}#app-list .tag-active{background:var(--green-200)}#app-list .tag-inactive{background:rgba(172,181,185,.32)}#app-list .btn-delete-offer{border:1px solid var(--red-600);background:rgba(209,46,57,.04)}#app-list .btn-delete-offer span{color:var(--red-600)}#app-list .btn-delete-offer:focus,#app-list .btn-delete-offer:hover{-webkit-box-shadow:none;box-shadow:none;border-color:var(--red-400);background:rgba(209,46,57,.04)}#app-list .btn-delete-offer:focus span,#app-list .btn-delete-offer:hover span{color:var(--red-600)}.introjs-overlay{background-color:#181a20;z-index:9999;opacity:.16!important;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-tooltipReferenceLayer{visibility:hidden;z-index:100000000;background-color:transparent;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.introjs-helperLayer,.introjs-tooltipReferenceLayer{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-helperLayer{z-index:9999998;background-color:#fff;background-color:hsla(0,0%,100%,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:4px;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.4);box-shadow:0 2px 15px rgba(0,0,0,.4)}.introjs-arrow{opacity:0;filter:alpha(opacity=0)}.introjs-tooltip{position:absolute;max-width:288px;min-width:288px;top:0!important;right:auto!important;bottom:auto!important;left:-300px!important;padding:16px;visibility:visible;background-color:#181a20;border-radius:4px;background-clip:padding-box;-webkit-box-shadow:0 8px 24px 0 rgba(24,26,32,.08);box-shadow:0 8px 24px 0 rgba(24,26,32,.08);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.introjs-tooltip.introjs-bottom-left-aligned{top:100%!important;left:auto!important}.introjs-tooltip .introjs-button-done,.introjs-tooltip .introjs-nextbutton{background-color:#005fe1;color:#fff;border:none}.introjs-tooltip .introjs-button-done:active,.introjs-tooltip .introjs-nextbutton:active{background-color:#005fe1}.introjs-tooltip .introjs-button-done:focus,.introjs-tooltip .introjs-nextbutton:focus{-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.08);box-shadow:0 0 0 2px rgba(0,0,0,.08)}.introjs-tooltip .introjs-button{padding:9px 13.5px;color:#fff;font-family:NotoSans-SemiBold;font-size:14px;line-height:22px;text-align:center;border-radius:4px;text-decoration:none}.introjs-tooltip .introjs-button:hover{-webkit-filter:brightness(1.2);filter:brightness(1.2);-webkit-transition:.25s ease-out;transition:.25s ease-out}.introjs-tooltip .introjs-button-done{position:absolute;top:100%;right:0;margin:19px 0 0;padding:6px 35px;z-index:9999}.introjs-tooltip .introjs-tooltipbuttons{text-align:right;white-space:nowrap}.introjs-tooltip .introjs-tooltipbuttons .introjs-prevbutton{border:none;color:#428cf0}.introjs-tooltip .introjs-tooltipbuttons .introjs-prevbutton.introjs-hidden{display:none}.introjs-tooltiptext{position:relative;font-size:14px;line-height:18px;color:#fff;margin:0 0 24px}.introjs-tooltiptext h2{color:#e6ebf0;font-size:16px;margin-bottom:8px}.introjs-tooltiptext .introjs-step{position:absolute;top:100%;left:0;margin:32px 0 0;font-size:12px;color:#565f6c;line-height:20px;margin-top:28px}.introjs-skipbutton{background:url(img/header-close.5e9c1ec6.svg) 50% no-repeat;padding:10px;border:0;outline:none;text-shadow:none;margin:0;border-radius:0;color:transparent;text-indent:-9999px;font:inherit;line-height:0;position:absolute;top:8px;right:8px;-webkit-box-shadow:none;box-shadow:none}.introjs-disableInteraction{background-color:transparent;opacity:1;z-index:99999999!important;position:absolute}.introjs-disableInteraction:before{content:"This is a screenshot only, finish walking through to edit.";position:absolute;bottom:100%;right:calc(50% - 150px);display:block;font-size:12px;line-height:18px;font-style:italic;color:#fff;bottom:10px;color:#000}@media (max-width:480px){.introjs-disableInteraction:before{font-size:10px}}@media (min-width:1024px){.introjs-disableInteraction:before{right:16px}}.introjs-disableInteraction.introjs-fixedTooltip:before{right:auto;left:-32px}.introjs-fixParent,.introjs-relativePosition,.introjs-showElement{position:relative;z-index:9999999!important}.bf-slide-enter-active,.bf-slide-leave-active{max-height:130px;overflow:hidden;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out}.bf-slide-enter,.bf-slide-leave-to{max-height:0}.bf-first-offer-modal-video{height:250px;position:relative}.bf-first-offer-modal-video #video-first-offer-container{position:absolute;top:0;left:0;width:100%;height:100%;outline:none}.page-templates__image-wrapper{padding-top:100%;background-color:#f5f6f7;border-radius:8px}.page-templates__image-wrapper img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;max-height:100%}.page-templates .template-offers .s-tabs{margin-bottom:8px}.page-templates .modal-select-item .s-modal-body{overflow:unset}.page-templates .modal-select-item .item-list{max-height:370px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.template-gallery-detail .border{border:1px solid #e4e5f0}.template-gallery-detail .border-bottom{border-bottom:1px solid #e4e5f0}.template-gallery-detail .wrap-image{width:300px;height:200px;overflow:hidden;border-radius:16px}.template-gallery-detail .wrap-image img{max-width:100%}.template-gallery-detail table thead th.s-column{color:#6e7a81;font-size:12px;font-weight:700;letter-spacing:.5px;line-height:16px;text-transform:uppercase;padding-top:18px;padding-bottom:18px;font-weight:600;white-space:nowrap}.template-gallery-detail table thead th.offer-name{width:25%}.template-gallery-detail .highlight{background-color:#f5f6f7;border-radius:8px}.template-gallery-detail .highlight .arrow{cursor:pointer;border-radius:4px;padding:2px;-webkit-transition:all .3s ease;transition:all .3s ease;background-color:#fff;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}.template-gallery-detail .highlight .arrow.disabled{cursor:default;background-color:#f5f6f7;-webkit-box-shadow:0 0 0 0;box-shadow:0 0 0 0}.upsell-card{max-width:302px;border:1px solid rgba(219,223,225,.5);border-radius:12px;-webkit-transition:all .3s ease;transition:all .3s ease}.upsell-card img{max-width:100%}.upsell-card:hover{-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}.upsell-card-fixed-size{max-width:300px}.upsell-card__wrap-image{background-color:#f2f2f8;border-radius:4px;width:300px;height:200px;overflow:hidden}.upsell-card__content-title{height:40px;-webkit-line-clamp:2}.upsell-card__content-description,.upsell-card__content-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.upsell-card__content-description{height:60px;-webkit-line-clamp:3}.verify-email--blue{background-color:#def0ff}.verify-email--yellow{background-color:#fff6e1}.verify-email--green{background-color:#ecfcf2}.verify-email--red{background-color:#ffeeef}.image-circle{border-radius:50%}.avatar__image{width:120px;height:120px;border:2px solid #c4c6d4}.avatar__wrapper{width:120px;height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;border:2px solid #c4c6d4;overflow:hidden;background-color:#f5f6f7}.avatar__image.image__detail{max-width:120px;max-height:120px;width:auto;height:auto;border:none;border-radius:unset}.avatar__placeholder.image__detail{-webkit-transform:scale(2);transform:scale(2);border-radius:50%}.horizontal{margin:20px 0;border-top:1px solid #c4c6d4;width:100%}.icon-red{color:#ff595f}.icon-gray{color:#82869e}.bg-red-lightest{background-color:#ffeeef}.p-0{padding:0!important}.text-brown{color:#7c4c2c}.text-regular{font-weight:400}.input-disabled-custom input{color:#717d84;opacity:.7}#user-profile.s-select-searchable__textbox input{padding-right:20px}#user-profile .mobile-app .save-setting-fixed{background:hsla(0,0%,100%,.96);padding:8px}#user-profile .icon-complete-information{width:5%;margin-left:1%;color:#3593ed}#user-profile .span-complete-information{width:94%;font-size:14px;font-weight:400}#user-profile .select-info-right{padding-right:0}#user-profile .select-info-right input{border-top-right-radius:0;border-bottom-right-radius:0}#user-profile .select-info-left{padding-left:2px}#user-profile .select-info-left input{border-top-left-radius:0;border-bottom-left-radius:0}#user-profile .input-country{width:28%;padding-left:8px}#user-profile .input-country input{text-overflow:ellipsis}#user-profile .input-address{width:72%;padding-right:8px}#user-profile .width-150{width:150%}.text-white{color:#fff}.published-theme__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.published-theme .s-heading .s-tooltip-fixed .s-tooltip-fixed-content{font-weight:400;line-height:1.5}.annotated-section{padding-top:1rem}.annotated-section+.annotated-section{border-top:1px solid #dfe3e8}.theme-preview,.theme-preview-container,.theme-previews>.type-container{position:relative}.theme-preview{margin-bottom:-1.25rem;width:85%}.theme-preview__desktop-frame{display:block;max-width:100%}.theme-preview__overlay{position:absolute;bottom:0;top:5.19931%;left:3.32594%;right:3.32594%;background:#fff;border-radius:3px 3px 0 0;overflow:hidden}.theme-preview__overlay--mobile{top:11.4679%;left:5%;right:5%}.theme-preview--mobile{position:absolute;bottom:0;right:0;width:25%}.themes-list{margin:0;padding:0;list-style-type:none}.themes-list__row{margin:0;padding:1rem 0;border-bottom:1px solid #dfe3e8}.themes-list__row:last-child{padding-bottom:0;border-bottom:0}.themes-list__row:first-child{padding-top:0}.themes-list__info{-webkit-box-flex:3;-ms-flex:3 0 0px;flex:3 0 0px}.themes-list__info--header{font-weight:600}.themes-list__date{-webkit-box-flex:2;-ms-flex:2 0 0px;flex:2 0 0px}.themes-list__date--header{font-weight:600}.themes-list__actions{width:160px;text-align:right}.themes-list__actions .s-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.find-themes-list{margin:0;padding:0;list-style-type:none}.find-themes-list__row{padding:1rem 0;border-bottom:1px solid #dfe3e8}.find-themes-list__row:first-child{padding-top:0}.find-themes-list__row:last-child{padding-bottom:0;border-bottom:0}.find-themes-list__row-avatar{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:3px;background-color:#639}.find-themes-list__row-avatar--purple{background:#5c6ac4}.find-themes-list__row-avatar--green{background:#47c1bf}.find-themes-list__row-title{-webkit-box-flex:1;-ms-flex:1 0 230px;flex:1 0 230px}.s-flex--spacing-tight .find-themes-list__row-avatar{margin-top:.7rem}.s-flex--spacing-loose .find-themes-list__row-avatar{margin-top:1.45rem}.explore-themes-templates.s-modal{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.explore-themes-templates.s-modal .s-modal-content{margin-top:0;margin-bottom:0;max-height:none;overflow:visible}.explore-themes-templates .s-modal-body{max-height:calc(100vh - 246px);overflow:auto}@media only screen and (min-width:992px){.explore-themes-templates .s-modal-content{width:calc(100vw - 4rem);max-width:45rem}}.explore-themes-templates__grid{margin-top:-1rem;margin-left:-1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.explore-themes-templates__grid-item{padding-top:1rem;padding-left:1rem;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media only screen and (min-width:768px){.explore-themes-templates__grid-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media only screen and (min-width:992px){.explore-themes-templates__grid-item{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}}.explore-themes-templates__theme{position:relative;height:15rem;border:1px solid #dfe3e8;border-radius:3px;background:transparent;cursor:pointer;overflow:hidden}.explore-themes-templates__thumbnail{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto}.explore-themes-templates__theme-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;bottom:0;left:0;float:left;width:100%;background-color:#fff;-webkit-box-shadow:0 -4px 8px -4px rgba(0,0,0,.15);box-shadow:0 -4px 8px -4px rgba(0,0,0,.15);padding:.5rem;font-size:.875rem}.explore-themes-templates__preview-image{border:1px solid #dfe3e8;border-radius:3px;width:auto;width:100%;max-height:calc(100vh - 340px);-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.explore-themes-templates__loading{height:calc(100vh - 322px)}.explore-themes-templates hr{border-top:1px solid #dfe3e8}.page-designs-wrapper .s-modal-footer hr{margin-top:20px;margin-bottom:20px}.page-designs-wrapper .s-button>span{font-weight:700}.page-designs-wrapper .is-primary>span{color:#fff}.page-designs-wrapper .sticky-disable.sb-classes_pin-on-top{position:relative}.page-designs__preview-desktop{width:77%}.page-designs__preview-mobile{width:27%;top:10%;bottom:0;right:0}.page-designs__preview-overlay{background:#fff;border-radius:3px 3px 0 0;inset:5% 25% 0 2%}.page-designs__preview-overlay-mobile{top:10%;left:5%;right:4.5%}.page-designs__theme{max-height:480px;overflow:scroll;-webkit-overflow-scrolling:touch}.page-designs__theme::-webkit-scrollbar{width:4px}.page-designs__theme::-webkit-scrollbar-track{background:transparent}.page-designs__theme::-webkit-scrollbar-thumb{background:rgba(var(--neutral-600-rgb),.24)}.page-designs__theme--info{max-width:45%}.page-designs__theme--info .page-designs__just-added{background:var(--green-200)}.page-designs__theme--info .page-designs__just-added p{color:var(--green-800)}.page-designs__theme--info .page-designs__trial{background:#f9e88e}.page-designs__theme--info .page-designs__trial p{color:#8d4513}.page-designs__theme--preview{width:87px;height:87px;background:var(--neutral-200);border-radius:4px}.page-designs__theme--preview img{width:100%;max-height:100%;border-radius:4px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.page-designs__theme--action{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.page-designs__current .sb-tag{background:var(--blue-100)}.page-designs__current .sb-tag__caption{color:var(--blue-600)}.page-designs__library-column-left{-webkit-box-flex:60%;-ms-flex:60%;flex:60%}.page-designs__library-column-right{-webkit-box-flex:40%;-ms-flex:40%;flex:40%}.page-designs__library--header{height:72px}.page-designs__library--description{max-width:214px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.page-designs__library--toggle{margin-right:64px}.page-designs__library--alert{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin-right:42px;color:var(--yellow-600)}.page-designs__library--item:hover{background:var(--neutral-100)}.page-designs__library--item-disabled .library-info{color:var(--neutral-400)}.page-designs__alert{margin-top:4px}.page-designs__alert .sb-tooltip{max-width:none}.page-designs .divider{margin:0}.page-designs .sb-block-item__content--hide-header,.page-designs .sb-button--link{padding:0}.page-themes .annotated-section .s-alert--upgrade-theme{margin-left:-1px;margin-right:-1px}.page-menu__url-redirect .s-button.is-transparent{font-weight:400;color:#363e43}.page-menu-form__action{list-style:none}.page-menu-form__list-menus{padding:10px}.page-menu-form__list-menus .s-button.is-text{color:#363e43}.page-menu-form__menu-name{-ms-flex-preferred-size:100%;flex-basis:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree .tree-node-action[data-level="1"]{margin-left:16px;margin-right:10px}.tree .tree-node-action[data-level="2"]{margin-left:32px;margin-right:10px}.tree .tree-node-action[data-level="3"]{margin-left:48px;margin-right:10px}.tree .tree-node-action[data-level="4"]{margin-left:64px;margin-right:10px}.tree .tree-node-action[data-level="5"]{margin-left:80px;margin-right:10px}.tree .tree-node-action[data-level="6"]{margin-left:96px;margin-right:10px}.tree .tree-node-add{display:inline-block;width:100%;white-space:nowrap;cursor:pointer;background-color:#363f44;border:1px solid transparent;color:#f4f5f6;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;margin:0;-webkit-transition:.1s;transition:.1s;font-size:14px;font-weight:700;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:12px 20px;border-radius:7px}.tree .tree-node-add:hover{background-color:#31383d}.tree .tree-node-add:before{content:"\F419";display:inline-block;margin-right:4px;font:normal normal normal 24px/1 Material Design Icons;font-size:18px;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.s-modal--menu-item .s-modal-content{overflow:initial}.page-pages .s-tabs .s-tab-content{padding-top:0}.page-pages .s-tabs .s-tab-content span{font-size:16px}.page-pages .bulk-action-bar{margin-left:-10px}.page-pages .table td,.page-pages .table th{padding:8px 10px}.page-pages .table td:last-child,.page-pages .table th:last-child{padding-left:8px}.page-pages .table .page-description{text-align:justify}.page-pages .table .page-action{vertical-align:middle}.page-pages .empty-search-results{padding:60px 0;text-align:center}.page-pages .empty-state{overflow-x:hidden;margin:1rem auto 0 auto;padding:1rem 0;max-width:62.375rem;text-align:left}.page-pages .empty-state img{margin-right:auto;margin-left:auto}.page-pages .empty-state__section{position:relative;left:1rem;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;margin:0;padding:60px 0;padding-top:0}.page-pages .empty-state__subsection{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:1000px;margin:0;padding:0}.page-pages .empty-state__subsection+.empty-state__subsection,.page-pages .empty-state__subsection>:not(.hide)+*{margin-top:1rem}.page-pages .empty-state__subsection__background{position:static;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.page-pages .empty-state__subsection__background img{z-index:0;width:60vw;margin-right:0;margin-left:0;max-width:100vw}.page-pages .empty-state__subsection__foreground{position:static;z-index:1;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}.page-pages .empty-state__items{-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 30px);margin:0}.page-pages .empty-state__item{margin:0}.page-pages .empty-state__item,.page-pages .empty-state__item>*{-webkit-box-flex:100%;-ms-flex:100%;flex:100%}.page-pages .empty-state__subitems{-ms-flex-item-align:start;align-self:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-20px;margin-left:-20px}.page-pages .empty-state__subitem{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin:0}.page-pages .empty-state__title{font-size:1.25rem;font-weight:400;line-height:1.75rem;width:100%}.page-pages .empty-state__subtitle{margin-top:.8rem;font-size:1rem;font-weight:400;line-height:1.5rem;color:#637381}.page-pages .empty-state__illustration{width:350px;max-width:100%}.page-pages .empty-state__description{max-width:60ch}@media (min-width:640px){.page-pages .empty-state__title{font-size:1.75rem;line-height:2rem}.page-pages .empty-state__subtitle{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width:720px){.page-pages .empty-state .empty-state__details,.page-pages .empty-state .empty-state__subtitle,.page-pages .empty-state .empty-state__title{max-width:25rem}}@media (max-width:769px) and (min-width:744px),(min-width:984px){.page-pages .empty-state{padding-right:2rem;padding-left:2rem}.page-pages .empty-state .empty-state__section{left:0}}@media screen and (max-width:720px){.page-pages .empty-state__section{left:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1rem}}@media screen and (min-width:1025px){.page-pages .empty-state__subsection__background img{position:relative;left:-80%;width:180%;margin-top:0}}@media screen and (max-width:1024px){.page-pages .empty-state__subsection__background img{width:100%}.page-pages .empty-state__subsection__background{margin-top:1rem}.page-pages .empty-state__subsection__background,.page-pages .empty-state__subsection__foreground{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.page-pages .empty-state__subsection__foreground--vertical-shift+.empty-state__subsection__background img{margin-top:-3.125rem}}@media screen and (max-width:568px){.page-pages .empty-state__subsection__background img{width:150%;max-width:150%;margin-left:-50%}}.page-pages .page-statistics-title{position:relative;cursor:pointer}.page-pages .page-statistics-title:before{content:"";position:absolute;top:5px;left:100%;margin-left:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #c4c6d4}.page-pages .page-statistics-title.page-statistics-title--up:before{border-bottom:6px solid #c4c6d4;border-top:none}.page-pages .page-statistics-title.page-statistics-title--active:before{border-top-color:#82869e;border-bottom-color:#82869e}.page-template .landing-item__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-template .landing-item__tooltip:after{white-space:unset;width:100%}.page-template .landing-item__content{height:250px;border-radius:6px;background-clip:padding-box;border:1px solid #e4e5f0;overflow:hidden}.page-template .landing-item__content--blank{border-style:dashed}.page-template .landing-item__content--blank:hover{background-color:#f2f2f8}.page-template .landing-item__content:not(.landing-item__content--blank):hover{border:none;-webkit-box-shadow:0 8px 16px 1px rgba(0,0,0,.2);box-shadow:0 8px 16px 1px rgba(0,0,0,.2)}.page-template .landing-item__image{top:0;max-width:100%}.page-template .landing-item__image:hover{-webkit-animation:absolute-scroll-down 7s linear infinite alternate;animation:absolute-scroll-down 7s linear infinite alternate}.page-add .panel-default{border-color:#e1e1e1!important;border:1px solid;padding:20px;background:transparent}.page-add .mr-4{margin-right:4px}.page-add .wrap-comment{overflow-wrap:anywhere}.page-detail .sb-block-item__header{height:24px}.page-detail .content-page,.page-detail .sb-input--disabled .sb-input__inner{border:1px solid var(--neutral-200)}.page-detail .content-page{height:auto;padding:16px;line-height:20px;width:100%;border-radius:10px;background-color:rgba(var(--neutral-600-rgb),.04);cursor:not-allowed;max-height:800px;overflow:auto;color:var(--neutral-400)}.page-detail .content-page li,.page-detail .content-page p,.page-detail .content-page span,.page-detail .content-page ul{color:var(--neutral-400)}.creator-list-page .sb-table td{padding:6px 0}.creator-list-page .sb-table td a.router-link-active{display:inline-block}.creator-list-page .sb-table td a.router-link-active:first-letter{text-transform:uppercase}.creator-list-page .sb-filter svg{color:var(--neutral-400)}.creator-list-page .sb-tab{border-radius:0}.creator-list-page .sb-tab-navigation--outside{margin-bottom:0}.creator-list-page .sb-tab-navigation--inside .sb-tab-navigation__item{margin-left:0}.creator-list-page .sb-tab-navigation--inside .sb-tab-navigation__item div{padding:0 0 16px 0}.creator-list-page .empty-page-data .sb-table__header-state-empty{display:none}.creator-list-page .alert-redirect-policy .sb-icon{top:27px;left:24px}.creator-list-page .alert-redirect-policy .sb-button:focus{background-color:rgba(var(--neutral-600-rgb),.04);border-color:var(--neutral-400)}.creator-page-detail__title{color:#363e43;font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:40px}.creator-page-detail__block{margin-top:26px;margin-bottom:26px;border-bottom:1px solid #dfe3e8}.creator-page-detail__block:last-child{border-bottom:none}.creator-page-detail__block .s-switch{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.creator-page-detail__block .line-height-small span{line-height:30px}.creator-page-detail__block .line-height-small .form-label{color:#6d7a82;font-weight:700;font-size:14px}.creator-page-detail__block-title{color:#363e43;font-size:16px;font-weight:700;letter-spacing:0;line-height:22px}.creator-page-detail__block-desc{color:#525c64;font-size:14px;letter-spacing:0;line-height:24px}.creator-page-detail__group{padding:18px;font-size:14px}.creator-page-detail__group .heading{font-size:14px;font-weight:700;line-height:20px}.creator-page-detail__group .page-status-container{border-radius:4px;padding:10px}.creator-page-detail__group .page-status-container label{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.creator-page-detail__group .page-status-container p{margin-top:10px}.page-domain .s-table{table-layout:fixed}.page-domain .s-table .s-button.is-text{font-weight:400}.page-domain .s-table th{padding:8px 5px}.page-domain .s-table th:nth-child(2){width:36%}.page-domain .s-table td:nth-child(2),.page-domain .s-table td:nth-child(3){padding-left:6px}.page-domain .s-table td:last-child,.page-domain .s-table th:last-child{text-align:right;padding-right:30px;width:90px}.page-domain .s-button.is-small-button{text-transform:unset;font-weight:400;color:#000}.page-domain .shopbase-managed-domain td{border-bottom:1px solid rgba(0,0,0,.2);padding-top:16px;padding-bottom:16px}.page-domain .modal-domain .s-radio{width:100%;margin:10px 0}.page-domain .badge{border-radius:20px;padding:3px 10px!important}.page-domain .badge .s-flex{font-size:12px;min-width:90px;text-align:center;display:inline}.page-domain .badge--success{background-color:#bbe5b3}.page-domain .badge--success,.page-domain .badge--warning{color:#000!important;cursor:default;pointer-events:none;border:none}.page-domain .badge--warning{background-color:#ffc}.page-domain .badge--danger{background-color:#f18e83;cursor:default;pointer-events:none;border:none}.page-domain .badge--grey-light{background-color:#b6bec3;cursor:default;pointer-events:none;border:none}.page-domain .badge--cancelled{background-color:#f5f6f7}.page-domain section.domain-type .traffic-status{border-top:1px solid #f2f2f8;width:100%}.page-domain section.domain-type .clearfix{clear:both}.page-domain .s-modal.is-verify-dns .s-modal-body{padding-bottom:8px;border-bottom:1px solid var(--neutral-200)}.page-domain .s-modal.is-verify-dns .s-modal-footer{padding-top:12px}.spds-page-domain #page-header .sb-description{-webkit-box-flex:1;-ms-flex:1;flex:1}.spds-page-domain .badge{border-radius:6px;font-size:12px;font-weight:500;padding:4px 8px;text-align:center;line-height:16px;height:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.spds-page-domain .badge--default{color:var(--neutral-800-d-200,#363f44);background:rgba(172,181,185,.32)}.spds-page-domain .badge--primary{color:var(--blue-800-d-200,#2b3e64);background:rgba(133,210,255,.48)}.spds-page-domain .badge--success{color:var(--green-800-d-200,#255649);background:var(--green-200-d-800,#9ff9c9)}.spds-page-domain .badge--warning{color:var(--yellow-800-d-200,#7c4c2c);background:rgba(255,224,163,.8)}.spds-page-domain .badge--danger{color:var(--red-800-d-200,#462121);background:rgba(242,84,95,.48)}.spds-page-domain .section-alert{gap:8px}.spds-page-domain .shop-domain{max-width:calc(100% - 80px)}.spds-page-domain .domain-cell{height:32px;line-height:32px;width:100%}.spds-page-domain .domain-btn{font-size:14px;font-weight:400}.connect-domain .btn-next{min-width:180px}.connect-domain section{border:1px solid #f2f2f8}.connect-domain section .content .s-button.is-text{vertical-align:top;display:inline-block;margin-left:5px;font-size:inherit;position:relative;top:-2px}.connect-domain section .footer{border-top:1px solid #f2f2f8}.connect-domain section .footer .s-button.is-text{font-size:inherit}.modal-domain-connect .s-modal-content{max-width:200px;text-align:center}.modal-domain-connect .s-modal-content .s-modal-body,.modal-domain-connect .s-modal-content .s-modal-close{display:none}.modal-domain-connect .s-modal-content .s-modal-footer{text-align:center}.modal-domain-connect .s-modal-content .s-modal-footer button{min-width:160px}.page-redirects .s-tabs:not(:last-child){margin-bottom:0}.page-redirects .s-tabs .s-tab-content{padding:0}.create-domain .section,.finish-buy-domain .section{border:1px solid #e6ebf0;border-radius:12px;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.04);box-shadow:0 1px 0 0 rgba(0,0,0,.04)}.create-domain__row,.finish-buy-domain__row{border-bottom:1px solid rgba(0,0,0,.09)}.create-domain__row.whois-section,.finish-buy-domain__row.whois-section{border-bottom:0}.create-domain__txt-records .s-input-group,.finish-buy-domain__txt-records .s-input-group{max-width:calc(100% - 52px)}.create-domain__txt-records .s-input-group__append,.finish-buy-domain__txt-records .s-input-group__append{padding:0}.create-domain__txt-records .s-input-group__append span,.finish-buy-domain__txt-records .s-input-group__append span{padding:10px 20px}.search-domain .domain-name{width:50%}.search-domain .domain-price{width:30%}.search-domain .domain-status{margin-left:auto}.search-domain .domain-status .s-button{width:94px}.search-domain .text-show-more{cursor:pointer}.search-domain .text-show-more:hover{text-decoration:underline}.page__filter__search{width:100%}.type-container--spacing-tight .type--subdued{word-break:break-word}@media only screen and (max-width:767px){.mobile-app-add{position:fixed;top:32px;right:0;z-index:1030}.mobile-app-add.is-android{top:10px}.mobile-app-add .mobile-app-add-btn{border:none;border-style:none}.mobile-app-add .mobile-app-add-btn__icon{color:#0093ed}.table__date{padding-left:30px!important}.table__domain{word-break:break-all}.navigation__wrapper{width:100%}.navigation__content,.navigation__list__item{border-top:1px solid #b5bdc2}.navigation__header{width:100%}.navigation__app{position:fixed;top:32px;right:0;z-index:1040;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:40%}.navigation__app.is-android{top:10px}.navigation__app__btn .s-button{border-style:none;color:#0093ed}.navigation__app__menu{margin-top:5px}.page__tab .tabs-manager{padding:10px 0 0 0}.page__tab .tabs-manager .s-tabs-nav a{padding:7px 28px 7px 0}.page__filter__search{width:55%}.page__filter__search .order-search-input{font-size:14px}.page__filter__dropdown .s-dropdown .select-box-trigger{padding:5px;font-size:14px}.page__action__checkbox{margin-top:10px}.page__list__item__checkbox{width:10%}.page__list__item__info{width:45%;padding-right:10px}.page__list__item__info .type--subdued{word-break:break-word}.page__list__item__datetime{width:35%}}.page-edit-robots-txt__rules{border-radius:12px;background-color:#f9f9f9}.page-edit-robots-txt__rules b,.page-edit-robots-txt__rules h4{color:#ac3a44}.page-edit-robots-txt__test-with-google-tester-btn{border:1px solid rgba(0,147,237,.32)!important;background-color:rgba(120,203,255,.18);-webkit-box-shadow:0 2px 4px 0 rgba(0,99,182,.08);box-shadow:0 2px 4px 0 rgba(0,99,182,.08)}.page-edit-robots-txt__test-with-google-tester-btn:hover{background-color:rgba(120,203,255,.5)}.page-edit-robots-txt__test-with-google-tester-btn span{color:#0093ed}.page-edit-robots-txt__reset-to-sb-default-btn{border:none!important}.page-edit-robots-txt__reset-to-sb-default-btn span{color:#0093ed}.page-edit-robots-txt__reset-to-sb-default-btn:hover{text-decoration:underline!important;-webkit-text-decoration-color:#0093ed!important;text-decoration-color:#0093ed!important}#default-variant-settings .default-variant-settings-title{position:relative}#default-variant-settings .default-variant-settings-title .custom-tooltip{-webkit-transform:none;transform:none;width:20px;height:20px;left:190px;top:0;z-index:99}#default-variant-settings .default-variant-settings-title .custom-tooltip:hover figure{opacity:1;visibility:visible}#default-variant-settings .default-variant-settings-title .custom-tooltip figure{opacity:0;visibility:hidden;pointer-events:none;z-index:-1;-webkit-transition:opacity 86ms ease-out,visibility 86ms ease-out;transition:opacity 86ms ease-out,visibility 86ms ease-out;position:absolute;top:-340px;left:-180px;width:365px;border-radius:6px;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),4px 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),4px 14px 40px -4px rgba(54,62,67,.08)}#default-variant-settings .default-variant-settings-title .custom-tooltip figure img{max-width:100%}#default-variant-settings .default-variant-settings-title .custom-tooltip figure:before{content:"";width:8px;height:8px;background:#fff;position:absolute;bottom:-4px;left:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#default-variant-settings .list-option-exclude.disabled{cursor:not-allowed;opacity:.3}#default-variant-settings .list-option-exclude.disabled *{pointer-events:none}#default-variant-settings .list-option-exclude .s-control-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#default-variant-settings .list-option-exclude .s-control-label .s-tooltip:after{width:350px;white-space:normal}#default-variant-settings .list-option-exclude .wrap-input-option-name.disabled{opacity:.3;cursor:not-allowed}#default-variant-settings .list-option-exclude .wrap-input-option-name.disabled .form-group{pointer-events:none}.navigation--block{border-bottom:1px solid #dfe3e8}.navigation--block .table-wrapper .btn-add-menu{top:3px;right:4px}.navigation--block:last-child{border:0}.navigation__collection-filter--item{border-bottom:1px solid #e4e5f0}.navigation__collection-filter--item:hover{background-color:#f8f8fc}[id=modal-add-filters] .s-modal-footer{padding-top:16px;border-top:1px solid #e4e5f0}[id=modal-add-filters] .filter--heading{position:sticky;top:0;background-color:#fff;width:100%;z-index:9999}[id=modal-add-filters] .filter--add-custom,[id=modal-add-filters] .filter--add-custom h5{color:#0096ed}[id=modal-add-filters] .show-more{font-size:12px}[id=page-designs-dropdown] .sb-dropdown-menu{max-height:unset}.modal-save-as-template .sb-autocomplete .sb-input__prefix{display:none}.modal-save-as-template .tag-tooltip{top:-30px;left:106px}.modal-save-as-template .upload-wrapper .upload-image{height:140px}.modal-save-as-template .upload-wrapper .upload-image .upload-image-response{max-height:140px;text-align:center;background:#f7f8f8;border-radius:8px}.modal-save-as-template .upload-wrapper .upload-image .upload-image-response.mobile_image .sb-image{min-width:78px;width:78px!important;border-radius:0}.modal-save-as-template .upload-wrapper .upload-image .upload-image-response.thumb_image .sb-image{width:140px!important;border-radius:0}.modal-save-as-template .upload-wrapper .upload-image .sb-upload__dropzone{max-height:140px}.modal-save-as-template .upload-wrapper .upload-error{height:140px;border-radius:8px;border:1px dashed var(--colors-red-600-d-400,#d12e39);background:var(--colors-neutral-white,#fff);cursor:pointer}.modal-save-as-template .upload-wrapper .upload-error:hover,.modal-save-as-template .upload-wrapper .upload-error:hover .upload-error-content{background:transparent}.modal-save-as-template .upload-wrapper .upload-error .upload-error-content{background:var(--neutral-100);border-radius:8px;overflow:hidden;border:1px solid var(--colors-red-600-d-400,#d12e39)}.modal-save-as-template .upload-wrapper .upload-error .upload-error-content p{color:var(--colors-red-600-d-400,#d12e39);font-size:12px}.modal-save-as-template .upload-wrapper .upload-warning-text{font-size:12px;color:var(--colors-yellow-600-d-400,#eea920)}.page-storefronts .storefronts-search-form .form-container{gap:8px}.page-storefronts .storefronts-search-form .search-input{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-storefronts .storefronts-search-form .select-status{width:160px}.page-storefronts .storefronts-search-form .select-status .sb-button--select{border:1px solid var(--neutral-200);background-color:rgba(var(--neutral-600-rgb),.04)}.page-storefronts .storefronts-search-form .select-status .sb-button--select:hover{border-color:var(--neutral-400)}.page-storefronts .storefronts-search-form .group-view-btn{border-radius:10px;background:var(--colors-neutral-200-d-800,#e3e7e8);-webkit-box-shadow:0 0 2px 0 rgba(0,0,0,.04) inset;box-shadow:inset 0 0 2px 0 rgba(0,0,0,.04);padding:2px}.page-storefronts .storefronts-search-form .group-view-btn button{border-color:transparent;height:36px;width:36px;border-radius:8px}.page-storefronts .storefronts-search-form .group-view-btn button.active{background-color:var(--neutral-50)}.page-storefronts .storefronts-link-plan:focus,.page-storefronts .storefronts-link-plan:hover{text-decoration:none}.page-storefronts .storefront-view .customize-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.page-storefronts .storefront-view .customize-btn{width:102px}.page-storefronts .storefront-view .storefront-heading{max-width:calc(100% - 20px)}.page-storefronts .storefront-view .storefront-name{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.page-storefronts .storefront-view .storefront-status{height:26px;max-height:26px}.page-storefronts .storefront-view .storefront-status.sb-badge{font-weight:500;color:var(--neutral-800,#363f44)}.page-storefronts .storefront-view .storefront-status.sb-badge__warning{color:var(--yellow-800,#7c4c2c)}.page-storefronts .storefront-view .storefront-status.sb-badge__success{color:var(--green-800,#255649)}.page-storefronts .storefront-view .storefront-extra{position:absolute;bottom:0;background:var(--colors-blue-100,#ebf8ff);border-radius:0 0 4px 4px;padding:8px 12px}.page-storefronts .storefront-view .storefront-extra__title{font-size:12px;font-weight:700}.page-storefronts .storefront-view .storefront-extra__expired{color:var(--colors-neutral-600-d-400,#5e6a6e);font-size:12px}.page-storefronts .storefront-view .storefront-extra__fee{color:var(--colors-neutral-800-d-200,#363f44);font-size:12px;font-weight:700}.page-storefronts .storefront-view .storefront-extra p{line-height:16px}.page-storefronts .storefront-view-list .storefront-thumbnail{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;height:100%;width:100%}.page-storefronts .storefront-view-list .storefront-thumbnail-wrapper{border-radius:4px;border:1px solid var(--colors-neutral-200-d-800,#e3e7e8);width:258px;min-width:258px;max-width:258px;height:170px;overflow:hidden}.page-storefronts .storefront-view-grid{gap:24px}.page-storefronts .storefront-view-grid .storefront-view-card{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33.33333% - 18px)}.page-storefronts .storefront-view-grid .storefront-thumbnail{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;height:205px;width:100%;border-top-left-radius:12px;border-top-right-radius:12px}.page-storefronts .storefront-view-grid .storefront-thumbnail-wrapper{border-bottom:1px solid var(--colors-neutral-200-d-800,#e3e7e8)}.page-storefronts .storefront-view-grid .storefront-thumbnail-wrapper:hover .storefront-thumbnail-overlay{opacity:1}.page-storefronts .storefront-view-grid .storefront-thumbnail-overlay{opacity:0;top:0;left:0;background:rgba(0,0,0,.4);border-top-left-radius:12px;border-top-right-radius:12px;-webkit-transition:all .05s ease-in-out;transition:all .05s ease-in-out;cursor:pointer}.page-storefronts .storefront-view-grid .storefront-thumbnail-overlay span{font-weight:700;color:#fff}.page-storefronts .storefront-view-grid .storefront-extra{border-radius:0}.page-storefronts .storefront-view-card{-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.16),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(172,181,185,.16),0 2px 4px 0 rgba(0,0,0,.08);border-radius:12px}.page-storefronts .storefronts-multiple-alert{border-radius:12px;border:1px solid var(--neutral-200,#e3e7e8);background:rgba(227,231,232,.48);padding-right:50px}.page-storefronts .storefronts-multiple-alert p{font-size:15px}.page-storefronts .storefronts-multiple-alert .sb-icon{top:26px;left:24px}.page-storefronts .storefront-thumbnail.is-creating{opacity:.3}.page-storefronts .storefront-creating-progress{background-color:#e3e7e8;height:2px;position:absolute;bottom:0;width:100%}.page-storefronts .storefront-creating-progress-bar{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;height:2px;background-color:#0096ed;bottom:0}.page-storefronts .storefront-alert{margin-top:40px}.storefront-add-new-modal .select-type-container{gap:10px}.storefront-add-new-modal .select-type-container .select-type-block{min-height:86px;border:1px solid var(--neutral-200);-webkit-box-flex:.5;-ms-flex:.5;flex:.5;cursor:pointer;border-radius:12px}.storefront-add-new-modal .select-type-container .select-type-block.active{border-color:var(--blue-600)}.storefront-add-new-modal .select-import-content{display:grid;grid-template-columns:fit-content(300px) 1fr;gap:1rem}.storefront-pay-drawer .sb-drawer__container{-webkit-box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08);box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08);border-radius:0}.storefront-pay-drawer__topup button.is-primary span{font-weight:700;color:var(--neutral-50)}.storefront-pay-drawer__topup .sb-drawer__body{padding:0}.storefront-acitvate-modal .content p{font-size:14px}.storefront-acitvate-modal .content li{font-size:14px;margin-left:26px}.storefront-acitvate-modal .activate-storefront-price{list-style-type:disc}#page-storefronts-dropdown .sb-dropdown-menu{min-width:200px}#page-storefronts-dropdown .sb-dropdown-menu__item[disabled]{cursor:not-allowed;color:var(--neutral-400,#acb5b9)}#page-storefronts-dropdown .sb-dropdown-menu__item:not([disabled]) .btn-action-close{color:var(--red-600)}.sb-text-blue-600{color:var(--blue-600)}.sb-text-underline{text-decoration:underline!important}.storefront-limit-reached-alert .learn-more{color:var(--neutral-800);text-decoration:underline}.template-properties .tag-group{padding:16px 24px;border-radius:8px;background-color:var(--neutral-100)}.template-properties .btn-add-tag{background:var(--neutral-50)}.modal-toggle-multiple-sf__content{border-radius:12px;background:var(--neutral-100,#f7f8f8)}.modal-toggle-multiple-sf__showcase{background-color:#fff;border-radius:12px}.tg-dialog.multiple-sf-tour #tg-dialog-prev-btn{border-radius:10px;padding:6px 12px;border:1px solid var(--neutral-400)}.tg-dialog.multiple-sf-tour .tg-dialog-body{padding:8px 16px}.tg-dialog.multiple-sf-tour .tg-dialog-footer{padding:8px 16px 16px}.form-check-domain-dns .record-list{list-style:disc;padding:0 26px}.form-check-domain-dns .alert-content,.form-check-domain-dns .sb-alert__title{font-size:14px}.connect-existing-modal .domain-box{border-radius:12px;border:1px solid var(--colors-neutral-200-d-800,#e3e7e8)}.connect-existing-modal .domain-box .edit-btn{padding:0;height:auto}.report-page-speed__icon{display:grid;grid-template-columns:1fr}.report-page-speed__icon :is(p,svg){grid-column-start:1;grid-row-start:1}.report-page-speed__icon p{-ms-flex-item-align:center;align-self:center;justify-self:center}.report-page-speed__icon circle{stroke-linecap:round}.report-page-speed__score-wrap{max-width:200px}.report-page-speed__spin{-webkit-transform:rotate(var(--rotate,0deg));transform:rotate(var(--rotate,0deg));-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:-webkit-transform 1s 1s;transition:-webkit-transform 1s 1s;transition:transform 1s 1s;transition:transform 1s 1s,-webkit-transform 1s 1s}.report-page-speed__text-large{font-size:40px;line-height:34px}.report-page-speed__tag.sb-tag{-ms-flex-item-align:center;align-self:center;background-color:var(--bg-tag)}.report-page-speed__tag.sb-tag span{color:var(--color-tag)}.report-page-speed__collapse .sb-collapse-item{background-color:transparent;padding:0}.report-page-speed__collapse .sb-collapse-item:not(.sb-collapse-item--active):hover{background-color:transparent}.report-page-speed__collapse .sb-collapse-item__header{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;cursor:pointer}.report-page-speed__collapse .sb-collapse-item__left{margin-right:4px}.report-page-speed__collapse .sb-collapse-item__arrow{color:var(--blue-600)}.report-page-speed__collapse .sb-collapse-item__title{color:var(--blue-600);font-weight:400;cursor:pointer}.report-page-speed__collapse .sb-table{border-radius:12px;background-color:var(--neutral-100)}.report-page-speed__collapse .sb-table td,.report-page-speed__collapse .sb-table th{background-color:var(--neutral-100);-webkit-padding-start:24px;padding-inline-start:24px;-webkit-padding-end:24px;padding-inline-end:24px}.report-page-speed__collapse .sb-table td:nth-child(2),.report-page-speed__collapse .sb-table td:nth-child(2) span,.report-page-speed__collapse .sb-table th:nth-child(2),.report-page-speed__collapse .sb-table th:nth-child(2) span{text-align:right}.report-page-speed__collapse .sb-table tr:last-child td{border-color:transparent}.report-page-speed__collapse .sb-table tr td:first-child{-webkit-padding-end:0;padding-inline-end:0}.report-page-speed__collapse .sb-table tr td:first-child .cell{display:block}.report-page-speed__dropdown{margin-left:80px}.report-page-speed__incremental{margin-right:2px}.report-page-speed__incremental.is-increase svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.report-page-speed__incremental.is-increase svg path{stroke:var(--green-600)}.report-page-speed__incremental.is-decrease svg path{stroke:var(--red-400)}.badge{border-radius:6px;font-weight:500;padding:4px 8px;line-height:16px;height:26px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.badge,.badge .s-flex{font-size:12px;text-align:center}.badge .s-flex{min-width:90px;display:inline}.badge--default{background-color:rgba(172,181,185,.32);color:#363f44}.badge--success{background-color:#bbe5b3;color:#000!important;border:none}.badge--warning{background-color:rgba(255,224,163,.8);color:#2e2824!important;border:none}.badge--danger{background-color:rgba(242,84,95,.48);color:#2e2424;border:none}.badge--grey-light{background-color:#b6bec3;border:none}.badge--cancelled{background-color:#f5f6f7}.border-bottom-dotted{border-bottom:1px dotted}.color-black{color:#55586c}.color-green{color:#32c864}.app-details,.border-left-2{border-left:2px solid}.app-details,.border-left-yellow{border-left-color:#ffcd64}.border-left-green{border-left-color:#32c864}.app-details,.bg-warning{background-color:#fff6e1}.bg-success{background-color:#ecfcf2}.bg-gray{background-color:#e4e5f0!important}.input-bg--white input{background-color:#fff}.border-round{border-radius:7px}.app-details__close-btn{right:0;top:0}.text-decoration-none,.text-decoration-none a{text-decoration:none}.text-decoration-none:hover,.text-decoration-none a:hover,.text-decoration-none a span,.text-decoration-none span{text-decoration:none!important}.p-x-0{padding-left:0!important;padding-right:0!important}.p-b-0{padding-bottom:0!important}.pi-l-0{padding-left:0!important}.page-orders-fulfill-and-ship .badge{font-size:1em}.min-width-70px{width:70px}.fulfillment__container .upload-artwork__container .img-block,.fulfillment__container .upload-artwork__container .img-block .s-tooltip{width:100%;display:inline-block}.fulfillment__container .upload-artwork__container .img-block .s-tooltip.selected-product:after,.fulfillment__container .upload-artwork__container .img-block .s-tooltip.selected-product:before{display:none}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content{height:120px;border:1px dashed #b5bdc2;border-radius:6px;position:relative}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content img{max-width:100%;max-height:100%}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content .btn-block{position:absolute;margin:auto;top:0;bottom:0;left:0;right:0;z-index:2;width:111px;height:85px;display:none}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content .btn-block input[type=file]{display:none}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content .btn-block table{width:100%;height:100%}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content .s-progress-bar{position:absolute;bottom:0;left:0;z-index:2}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content .block-fade{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.3;z-index:1;background:#000;display:none}.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content:hover .block-fade,.fulfillment__container .upload-artwork__container .img-block .s-tooltip .img-content:hover .btn-block{display:block}.fulfillment__container img{max-width:100%}.fulfillment__container .loading__container .product-loading__container .s-detail-loading__body-container{margin-left:0}.fulfillment__container .loading__container .product-loading__container .s-detail-loading__body-container .s-detail-loading__body-item{margin:0;max-width:100%}.fulfillment__container .loading__container .map-all-options{-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);background:#fff;padding:12px}.fulfillment__container .loading__container .map-all-options .s-detail-loading__body-container{margin-left:0}.fulfillment__container .loading__container .map-all-options .s-detail-loading__body-container .s-detail-loading__body-item{margin:0;max-width:100%}.fulfillment__container .product__container{padding-top:12px}.fulfillment__container .style-list__container .style-list__title,.fulfillment__container .style-list__container ul li{padding:12px;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);display:block}.fulfillment__container .style-list__container ul{list-style-type:none;padding:0}.fulfillment__container .style-list__container ul li{cursor:pointer}.fulfillment__container .style-list__container ul li p.count-valid-variant{color:#6e7a81}.fulfillment__container .style-list__container ul li.active{background:#f5f6f7}.fulfillment__container .map-all-options__container,.fulfillment__container .variant-status__container{padding:12px;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.fulfillment__container .map-all-options__container .s-select,.fulfillment__container .variant-status__container .s-select{height:auto}.fulfillment__container .map-all-options__container .s-checkbox.highlight .s-check,.fulfillment__container .map-all-options__container .s-select.highlight select,.fulfillment__container .variant-status__container .s-checkbox.highlight .s-check,.fulfillment__container .variant-status__container .s-select.highlight select{border-color:#72cbff}.fulfillment__container .map-all-options__container .action__container,.fulfillment__container .variant-status__container .action__container{border-top:1px solid rgba(63,63,68,.15)}.fulfillment__container .map-all-options__container .s-tab-content,.fulfillment__container .variant-status__container .s-tab-content{padding-left:0;padding-right:0}.fulfillment__container .map-all-options__container .s-icon.has-text-failed,.fulfillment__container .variant-status__container .s-icon.has-text-failed{color:#eb2e19}.fulfillment__container .alert-disable{margin-top:-10px;margin-bottom:10px}.need-to-review.s-tooltip:after{width:100%}.fulfillment .fulfill-search-input .s-input__prefix .s-icon .mdi.mdi-magnify{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fulfillment .height-32{height:32px}.fulfillment .width-100{width:100%}.fulfillment .s-tabs-nav .loading-tab{height:5px}.fulfillment .s-tabs-nav .loading-tab .s-icon{height:20px;margin:0!important}.fulfillment .s-tabs-nav::-webkit-scrollbar{background-color:#fff;width:16px}.fulfillment .s-tabs-nav::-webkit-scrollbar-track{background-color:#fff}.fulfillment .s-tabs-nav::-webkit-scrollbar-thumb{background-color:#babac0;border-radius:16px;border:5px solid #fff}.fulfillment .s-tabs-nav::-webkit-scrollbar-button{display:none}.fulfillment__heading{font-size:32px;font-weight:700;color:#363e43}.fulfillment__heading--text{margin-top:-20px;font-weight:500}.fulfillment .s-input{font-size:14px}.fulfillment .switch-out-stock{line-height:20px}.fulfillment table.table th.order-select-header{font-size:12px;width:45px}.fulfillment table.table th.order-select-header .orders-actions{min-width:150px}.fulfillment table.table .width-13{width:13%}.fulfillment table.table .width-25{width:25%}.fulfillment table.table tbody tr td{padding:12px 16px 12px 0;vertical-align:middle}.fulfillment table.table tbody tr td.order-select .height-40{height:40px}.fulfillment .action-btn.font-weight-normal{font-weight:400}.fulfillment .action-btn.bg-gray-light{background-color:rgba(219,223,225,.24)}.fulfillment .s-icon i{height:100%}.fulfillment .ready-to-fulfill table thead th span{font-size:12px}.fulfillment .ready-to-fulfill table thead th .clear-bold{font-weight:400}.fulfillment .ready-to-fulfill table thead th .orders-actions span{font-size:14px}.fulfillment .ready-to-fulfill table thead th.text-right{padding-left:8px;padding-right:0;text-align:right}.fulfillment .ready-to-fulfill table thead th.checkbox-all{padding-left:0}.fulfillment .ready-to-fulfill table thead .orders-actions{min-height:48px}.fulfillment .ready-to-fulfill table tbody{border-top:none;border-bottom:1px solid #e4e5f0}.fulfillment .ready-to-fulfill table tbody:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(245,246,247,0)),color-stop(9%,rgba(245,246,247,.64)),color-stop(91%,rgba(245,246,247,.64)),to(rgba(245,246,247,0)));background:linear-gradient(90deg,rgba(245,246,247,0),rgba(245,246,247,.64) 9%,rgba(245,246,247,.64) 91%,rgba(245,246,247,0))}.fulfillment .ready-to-fulfill table tbody tr td{border-bottom:none;vertical-align:middle}.fulfillment .ready-to-fulfill table tbody tr td span{font-size:14px}.fulfillment .ready-to-fulfill table tbody tr td.base-cost,.fulfillment .ready-to-fulfill table tbody tr td.order-name,.fulfillment .ready-to-fulfill table tbody tr td.shipping-fee{font-weight:700}.fulfillment .ready-to-fulfill table tbody tr td.country-name,.fulfillment .ready-to-fulfill table tbody tr td.line-image,.fulfillment .ready-to-fulfill table tbody tr td.order-name,.fulfillment .ready-to-fulfill table tbody tr td.shipping-method{padding-left:0;padding-right:8px;text-decoration:none;color:#525c64}.fulfillment .ready-to-fulfill table tbody tr td.country-name .img-wrapper,.fulfillment .ready-to-fulfill table tbody tr td.line-image .img-wrapper,.fulfillment .ready-to-fulfill table tbody tr td.order-name .img-wrapper,.fulfillment .ready-to-fulfill table tbody tr td.shipping-method .img-wrapper{border-radius:4px;border:1px solid #f5f6f7;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#f5f6f7}.fulfillment .ready-to-fulfill table tbody tr td.country-name .img-wrapper img,.fulfillment .ready-to-fulfill table tbody tr td.line-image .img-wrapper img,.fulfillment .ready-to-fulfill table tbody tr td.order-name .img-wrapper img,.fulfillment .ready-to-fulfill table tbody tr td.shipping-method .img-wrapper img{-o-object-fit:fill;object-fit:fill;width:100%}.fulfillment .ready-to-fulfill table tbody tr td.base-cost,.fulfillment .ready-to-fulfill table tbody tr td.change-mapping-button,.fulfillment .ready-to-fulfill table tbody tr td.estimated-shipping-time,.fulfillment .ready-to-fulfill table tbody tr td.inventory-status,.fulfillment .ready-to-fulfill table tbody tr td.shipping-fee{padding-left:8px;padding-right:0;text-align:right}.fulfillment .ready-to-fulfill table tbody tr td.change-mapping-button{white-space:nowrap}.fulfillment .sub-text{font-size:12px;color:rgba(82,92,100,.72)}.fulfillment .font-gray{color:#525c64}.fulfillment .mapping-icon{-webkit-filter:invert(33%) sepia(15%) saturate(388%) hue-rotate(165deg) brightness(98%) contrast(88%);filter:invert(33%) sepia(15%) saturate(388%) hue-rotate(165deg) brightness(98%) contrast(88%)}.fulfillment .mapping-icon:hover{-webkit-filter:unset;filter:unset}.fulfillment .need-mapping table thead th span{font-size:12px}.fulfillment .need-mapping table thead th .clear-bold{font-weight:400}.fulfillment .need-mapping table thead th.order-col{min-width:100px;width:10%}.fulfillment .need-mapping table thead th .line-item-col{width:65%}.fulfillment .need-mapping table thead th.quantity-col{width:15%}.fulfillment .need-mapping table thead th.action-col{min-width:120px;width:10%}.fulfillment .need-mapping table tbody tr:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(245,246,247,0)),color-stop(9%,rgba(245,246,247,.64)),color-stop(91%,rgba(245,246,247,.64)),to(rgba(245,246,247,0)));background:linear-gradient(90deg,rgba(245,246,247,0),rgba(245,246,247,.64) 9%,rgba(245,246,247,.64) 91%,rgba(245,246,247,0))}.fulfillment .cannot-fulfill table thead th span{font-size:12px}.fulfillment .cannot-fulfill table thead th.order-col{min-width:100px;width:10%}.fulfillment .cannot-fulfill table thead th .line-item-col,.fulfillment .cannot-fulfill table thead th .warehouse-item-col{width:25%}.fulfillment .cannot-fulfill table thead th.quantity-col{width:10%}.fulfillment .cannot-fulfill table thead th.error-col{width:20%}.fulfillment .cannot-fulfill table thead th.action-col{min-width:125px;width:10%}.fulfillment .cannot-fulfill table tbody{border-top:none;border-bottom:1px solid #e4e5f0}.fulfillment .cannot-fulfill table tbody:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(245,246,247,0)),color-stop(9%,rgba(245,246,247,.64)),color-stop(91%,rgba(245,246,247,.64)),to(rgba(245,246,247,0)));background:linear-gradient(90deg,rgba(245,246,247,0),rgba(245,246,247,.64) 9%,rgba(245,246,247,.64) 91%,rgba(245,246,247,0))}.order-name-content{font-size:14px;color:#525c64;font-weight:700}.order-name-created_at{font-size:12px;color:#525c64;opacity:.72}.unhold-btn{font-size:14px;float:right}.no-padding-right{padding-right:0!important}.mg-left{margin-left:10px}.with-30{width:30px}.action-table{margin-top:6px;position:absolute;left:0;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}.action-table--sticky{position:fixed;top:45px;z-index:2}@media (min-width:1024px){.action-table--sticky{top:0}}.sb-scrollbar::-webkit-scrollbar-track{background-color:transparent}.sb-scrollbar::-webkit-scrollbar{width:6px;height:6px;background-color:transparent}.sb-scrollbar::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(82,92,101,.3)}.table-preview-purchase-order tr td:nth-child(5) .cell{padding:0!important}.page-preferences .preferences__sections{border-bottom:1px solid #dfe3e8;-webkit-transition:all 1s ease;transition:all 1s ease}.page-preferences .preferences__sections.google-analytics__section.highlight-section{position:relative;z-index:1051;background-color:#fffaed;-webkit-transition:all 1s ease;transition:all 1s ease}.page-preferences .preferences__sections.google-analytics__section.highlight-section:first-child{border-radius:3px 3px 0 0}.page-preferences .preferences__sections.google-analytics__section.highlight-section:last-child{border-radius:0 0 3px 3px}.page-preferences .preferences__sections .preference__form-item .s-form-item__wrap-label,.page-preferences .preferences__sections .preference__form-item .s-form-item__wrap-label .s-form-item__label{width:100%}.page-preferences .preferences__sections .preference__form-item .s-form-item__wrap-label .s-form-item__label .preference-input--long-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-preferences .preferences__sections .preference__form-item .s-form-item__wrap-label .s-form-item__label .preference-input--long-label a{display:inline-block}.page-preferences .preferences__sections .preference-section__content .button-upload-image{height:24px;padding:3px 12px;color:#6e7a81;font-size:12px;letter-spacing:.5px;line-height:16px;border:1px solid #dbdfe1;border-radius:7px}.page-preferences .preferences__sections .preference-section__content .s-collapse{border-bottom:none;border-top:none}.page-preferences .preferences__sections .preference-section__content .s-collapse-item__header,.page-preferences .preferences__sections .preference-section__content .s-collapse-item__wrap{border-bottom:none}@media only screen and (min-width:768px){.page-preferences .preferences__sections .preference__tabs-manager{margin:0 -1em}}.page-preferences .preferences__sections.favicon__section .favicon__box .favicon-preview__box{width:289px;height:186px;border:1px dashed #b6bec3;border-radius:6px;padding:16px}.page-preferences .preferences__sections.favicon__section .favicon__box .favicon-preview__box .favicon-preview__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-preferences .preferences__sections.favicon__section .favicon__box .favicon-preview__box .favicon-preview__header .change-image-dropdown__label{font-size:.875rem}.page-preferences .preferences__sections.favicon__section .favicon__box .favicon-preview__box .favicon-preview__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(70%);transform:translateY(70%)}.page-preferences .preferences__sections.favicon__section .favicon__box .favicon-preview__box .favicon-preview__container .image__wrapper{width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#f5f6f7}.page-preferences .preferences__sections.favicon__section .favicon__box .favicon-preview__box .favicon-preview__container .favicon--preview{max-width:32px;max-height:32px;width:auto;height:auto}.page-preferences .preferences__sections .preferences__add-js{overflow:hidden;border-radius:3px;background-color:#f5f6f7;border:1px solid #dbdfe1}.page-preferences .preferences__sections .fade-enter-active,.page-preferences .preferences__sections .fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.page-preferences .preferences__sections .fade-enter,.page-preferences .preferences__sections .fade-leave-to{opacity:0}.page-preferences .new-channel-gg{border:none}.logo-builder__wrapper{border:1px dashed #b5bdc2;max-width:204px;border-radius:12px}.logo-builder__wrapper .s-form-loading__item{padding:0}.logo-builder__wrapper .s-form-loading__label{display:none}.logo-builder__wrapper .s-form-loading__input{margin-top:0}.logo-builder__preview{overflow:hidden}.logo-builder__current,.logo-builder__preview svg{max-width:100%}.logo-builder__icon{line-height:normal}.modal-add-logo__title{font-size:24px;line-height:30px}.modal-add-logo__places{margin:0 -18px -26px}.modal-add-logo__places img{display:block;margin-top:12px;margin-left:20px;height:auto;max-width:170px}.modal-add-logo__place{width:100%;padding:0 18px;margin-bottom:26px}.modal-add-logo__place--desktop,.modal-add-logo__place--email,.modal-add-logo__place--mobile{-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px;max-width:230px}.modal-add-logo__place--checkout{-webkit-box-flex:0;-ms-flex:0 0 510px;flex:0 0 510px;max-width:510px}.modal-add-logo__place--checkout img{max-width:482px}.modal-add-logo__place--favicon{-webkit-box-flex:0;-ms-flex:0 0 116px;flex:0 0 116px;max-width:116px}.modal-add-logo__place--favicon img{max-width:64px}.modal-add-logo__divider{height:1px;background-color:#e5e5e5}.collection-list-page__add-btn{top:35px}.collection-list-page__add-btn,.collection-list-page__add-btn-android{position:fixed;z-index:1030;right:0;border:none;margin-right:15px;color:#0093ed;background:#fff}.collection-list-page__add-btn-android{top:15px}.collection-list-page.is-mobile-app .s-tabs-nav{bottom:auto;position:inherit;z-index:1}.collection-list-page .no-collection{margin-top:30px}.collection-list-page .no-collection-text{font-size:21px;font-weight:500}.collection-list-page .description{margin-top:20px;color:#919ba1;letter-spacing:0;line-height:20px}.collection-list-page .table thead tr:first-child{position:relative}.collection-list-page .collection-table .image-wrapper{width:40px;height:40px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f6f7}.collection-list-page .collection-table .image-wrapper img{max-width:40px;max-height:40px;width:auto;height:auto;-o-object-fit:cover;object-fit:cover}.collection-list-page .collection-table .action-table{margin-left:0;margin-top:8px;left:2px;position:absolute;width:auto;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}.collection-list-page .collection-table .action-table .s-button{margin-right:10px}.collection-list-page .collection-table .action-table--sticky{position:fixed;top:45px;z-index:2}@media (min-width:1024px){.collection-list-page .collection-table .action-table--sticky{top:-6px}}.collection-list-page .collection-table .checkbox-item{width:30px}.collection-list-page .no-matched-collection{margin-top:20px;color:#919ba1;letter-spacing:0;line-height:20px;text-align:center}.product-thumbnail-rule .product-thumbnail-description{padding:9px 0;font-size:14px}.product-thumbnail-rule .font-13{font-size:13px}.product-thumbnail-rule .font-14{font-size:14px}.product-thumbnail-rule .product-thumbnail-rule-item{margin-top:22px}.product-thumbnail-rule .product-thumbnail-rule-item:first-child{margin-top:0}.product-thumbnail-rule .list-group-block-and{border:1px solid #bbb;border-radius:10px;padding:18px}.product-thumbnail-rule .divide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}.product-thumbnail-rule .divide .label{color:#000;font-size:14px}.product-thumbnail-rule .divide .line{height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#bbb;margin:0 25px 0 20px}.product-thumbnail-rule .wrap-add-another-condition{margin-top:30px}.product-thumbnail-rule .title-rule{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:700}.product-thumbnail-rule .title-rule .title-rule-child{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 3px;line-height:16px}.product-thumbnail-rule .title-rule .title-rule-child:nth-child(2){padding-left:20px}.product-thumbnail-rule .title-rule .title-rule-child:last-child{margin-right:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:44px;padding:0}.product-thumbnail-rule .title-rule .title-rule-child:last-child .sort-symbol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:18px;max-width:15px;float:right;cursor:pointer}.product-thumbnail-rule .title-rule .title-rule-child:last-child .sort-symbol span{margin:1px 1.5px;display:-webkit-box;display:-ms-flexbox;display:flex}.product-thumbnail-rule .title-rule .title-rule-child:last-child .sort-symbol span:after,.product-thumbnail-rule .title-rule .title-rule-child:last-child .sort-symbol span:before{content:" ";width:3px;height:3px;border-radius:50%;position:relative;background-color:#1a1f23;display:block;margin:0 1px}.product-thumbnail-rule .title-rule .wrap-icon-title{display:inline-block;cursor:pointer}.product-thumbnail-rule .title-rule .wrap-icon-title>.s-icon{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product-thumbnail-rule .rule{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:17px}.product-thumbnail-rule .rule .rule-child{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:30px;position:relative}.product-thumbnail-rule .rule .rule-child .s-input__inner{background-color:#fff;border-radius:10px;border-color:#bbb;font-size:14px}.product-thumbnail-rule .rule .rule-child:nth-child(2){margin-right:10px}.product-thumbnail-rule .rule .rule-child:last-child{margin-right:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;width:44px;float:right}.product-thumbnail-rule .rule .s-button{background-color:#f2f1f1;color:#4d5458;font-size:14px;font-weight:400;min-width:106px}.product-thumbnail-rule .rule .required-input{font-size:12px;margin-left:5px;color:#d01e1e;position:absolute;left:0;bottom:-16px}.product-thumbnail-rule .rule .wrap-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;float:right;padding:8px 0}.collection-detail-page.is-mobile-app .redactor-toolbar-wrapper,.collection-detail-page.is-mobile-app .redactor-toolbar-wrapper .redactor-toolbar,.collection-detail-page.is-mobile-app .redactor-toolbar-wrapper .redactor-toolbar a{position:static}.collection-detail-page.is-mobile-app .search-engine .s-input-group{display:block}.collection-detail-page.is-mobile-app .search-engine .s-input-group .s-input-group__prepend{padding:10px}.collection-detail-page__app-btn{position:fixed;top:25px;right:0;z-index:9;margin-right:15px}.collection-detail-page__app-btn .s-background{z-index:101}.collection-detail-page__app-btn .s-dropdown-menu{z-index:102}.collection-detail-page__app-btn .s-dropdown-menu .s-dropdown-content{background-color:#fff}.collection-detail-page__app-btn .s-dropdown-menu .s-dropdown-content .s-dropdown-item{padding:.3rem 1.5rem}.collection-detail-page__app-btn .s-dropdown-menu .s-dropdown-content .s-dropdown-item .dropdown-item{background-color:#f5f6f7;width:323px;display:block;color:#556873;padding-top:12px;padding-bottom:12px;border-radius:12px}.collection-detail-page__app-btn .s-dropdown-menu .s-dropdown-content .s-dropdown-item .dropdown-item__txt{margin-left:8px}.collection-detail-page__app-btn .s-dropdown-menu .s-dropdown-content .s-dropdown-item .dropdown-item .s-icon{color:#556873;margin-left:16px;vertical-align:middle}.collection-detail-page__app-btn .s-dropdown-menu .s-dropdown-content .s-dropdown-item .dropdown-item.danger-item{background-color:#fdf6f6;color:#ee4b38}.collection-detail-page__app-btn .s-dropdown-menu .s-dropdown-content .s-dropdown-item .dropdown-item.danger-item .s-icon{color:#ee4b38}.collection-detail-page__app-btn .mobile-action-btn,.collection-detail-page__app-btn .s-button{border:none}.collection-detail-page .image__wrapper{width:270px;height:270px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#f5f6f7}.collection-detail-page .image__detail{max-width:270px;max-height:270px;width:auto;height:auto}.collection-detail-page .s-control-label{font-weight:500}.collection-detail-page .condition-block{border-top:1px solid #e4e5f0}.collection-detail-page .condition-block .s-form-item{margin-bottom:0}.collection-detail-page .condition-block .s-input__inner{height:2.5em!important}.collection-detail-page .no-product{color:#c4c6d4}.collection-detail-page .product-table{overflow:scroll;max-height:400px;position:relative}.collection-detail-page .product-table .product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;border-top:1px solid rgba(181,189,194,.35);background:#fff}.collection-detail-page .product-table.is-loading:before{content:"";background-color:rgba(219,223,225,.5);position:absolute;top:-2px;bottom:0;left:-21px;right:-21px;z-index:1}.collection-detail-page .product-table.draggable .product-item{cursor:pointer}.collection-detail-page .product-table .sort-symbol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:15px;max-width:15px}.collection-detail-page .product-table .sort-symbol span{margin:1px 1.5px;display:-webkit-box;display:-ms-flexbox;display:flex}.collection-detail-page .product-table .sort-symbol span:after,.collection-detail-page .product-table .sort-symbol span:before{content:" ";width:3px;height:3px;border-radius:50%;position:relative;background-color:#1a1f23;display:block;margin:0 1px}.collection-detail-page .product-table .index{min-width:50px;max-width:50px;text-align:center}.collection-detail-page .product-table .product-image{min-width:40px;max-width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#f5f6f7}.collection-detail-page .product-table .product-image img{width:100%;-o-object-fit:contain;object-fit:contain}.collection-detail-page .product-table .product-title{padding-left:16px;word-break:break-word}.collection-detail-page .product-table .available-lable{margin-left:auto}.collection-detail-page .product-table .action-delete{cursor:pointer;padding:8px}.collection-detail-page .order-select{width:100%}.collection-detail-page .alt-image-dropdown .s-dropdown-menu{left:auto;right:0}.collection-detail-page .s-select.condition-select option:disabled{color:#aaabaa}.collection-detail-page .publish-actions .s-button{font-weight:400}.collection-detail-page .publish-actions .select-box-trigger{margin-left:8px}.collection-detail-page .publish-actions .storefront-search{margin:0 12px 6px}.collection-detail-page .s-checkbox{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.collection-detail-page .sub-title{color:#82869e!important;font-size:12px!important}.collection-detail-page .link-disabled{cursor:not-allowed}.collection-detail-page .blur-image{filter:blur(3x);-webkit-filter:blur(3px)}.collection-detail-page .icon-show-more{position:absolute}.collection-detail-page .message-error{font-size:14px}.new-collection-list-page .sb-button--dropdown span,.new-collection-list-page .sb-button--select{text-align:left}.new-collection-list-page__filter{gap:10px}.new-collection-list-page__filter div.sb-input{width:calc(100% - 312px);min-width:614px}.new-collection-list-page__filter .sb-button--dropdown,.new-collection-list-page__filter .sb-button--select{width:312px}.new-collection-list-page .sb-table__empty-block{min-height:565px}.sb-select-menu__item{line-height:40px}.search-engine .google__title{margin-bottom:.2rem;font-size:18px;color:#1a0dab}.search-engine .google__url{font-size:13px;word-wrap:break-word;margin-bottom:.2rem;color:#006621}.search-engine .google__description{color:#545454;font-size:13px;word-wrap:break-word}.loading-page{position:fixed;top:0;left:0;z-index:99999!important;width:100%;min-width:100%;height:100%;min-height:100%;background:#fff}.loading-page__content{position:fixed;text-align:center;left:50%;top:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading-page__loading_icon_wrapper,.loading-page__loading_logo_wrapper,.loading-page__loading_text_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.loading-page__loading_text_wrapper-small{font-size:14px}.font-16{font-size:16px}.tooltip-abandoned-ana a{text-decoration:underline;color:#525c64;font-size:13px}.width-i-100{width:100%!important}.color-green{color:#63c763}.color-red{color:#e07070}.s-popover.pickdate-popover{margin-top:5px!important;background:hsla(0,0%,100%,.96);border-radius:12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);border:none}.calendar-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;background-color:#f5f6f7;background-image:none;border-radius:7px;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;outline:none;padding:calc(.375em - 1px) .75em;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);cursor:pointer;max-width:100%}.calendar-btn>span:first-child{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.calendar-btn.active{outline:none;background:#fff;border:1px solid #b5bdc2;-webkit-box-shadow:0 0 0 2px rgba(109,122,130,.1);box-shadow:0 0 0 2px rgba(109,122,130,.1)}.calendar-btn .s-icon{margin-left:5px;position:relative;top:2px}.tooltip-box{border-radius:2px;height:10px;width:10px}.tooltip-box--orange{background-color:#ffb40e}.tooltip-box--light-orange{background-color:#ffe8b4}.conversion-compare-box{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:hidden}.conversion-compare-box .conversion-box-mobile{min-width:159px;font-weight:400;border-radius:12px;border:1px solid #dbdfe1;padding:12px;margin-right:8px}@media only screen and (max-device-width:375px){.conversion-compare-box .conversion-box-mobile{min-width:129px}}.conversion-compare-box .conversion-box-mobile .conversion-title-box-mobile{font-size:12px;color:#5c6670}.conversion-compare-box .conversion-box-mobile .small-font{font-size:10px!important;font-family:Menlo;font-weight:400!important}.conversion-compare-box .conversion-box-mobile .orange-number-cr{font-family:Menlo;font-size:12px;font-weight:700;color:#ffb100;margin-right:4px}.conversion-compare-box .conversion-box-mobile .gray-number-cr{font-family:Menlo;font-size:12px;font-weight:700;color:#aebdc5}.shop-list{max-height:340px;max-width:300px;overflow-y:auto}.shop-list .shop-list-item .s-control-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytic-heading{margin-bottom:16px;font-size:24px}@media (min-width:768px){.analytic-heading{margin-bottom:32px;font-size:32px}}.analytic-actions{padding-left:16px;padding-right:16px}.analytic-actions .analytic-demo-btn{justify-self:end}@media (min-width:768px){.analytic-actions{padding-left:0;padding-right:0}}.show-traffic-from>.s-button{font-weight:400}.tooltip-fixed-size{width:20px}.analytic-actions-wrapper{display:grid;grid-template-columns:1fr;grid-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analytic-actions-wrapper .pick-date-popover{grid-row-start:1;grid-column:1/2}.analytic-actions-wrapper .auto-refresh-popover{grid-row-start:1;justify-self:end}.analytic-actions-wrapper .show-traffic-from,.analytic-actions-wrapper .span-empty{grid-row-start:1;grid-column:4/6}.analytic-actions-wrapper .calendar-btn{width:100%}.mobile-sale-report{display:grid;margin-top:16px;grid-template-columns:repeat(2,1fr);grid-gap:16px;grid-auto-columns:auto}.mobile-sale-report a{text-decoration:none}.mobile-sale-report .mobile-report-box{border-radius:12px;border:1px solid #dbdfe1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px}.mobile-sale-report .mobile-report-box span{display:block}.mobile-sale-report .mobile-report-box__link{color:#0063b6}.mobile-sale-report .mobile-report-box__black{color:#000}.mobile-sale-report .s-icon{margin-right:10px;color:#919ba1}.mobile-sale-report .big-font-top{font-weight:700;font-size:21px;color:#21272c;line-height:26px}@media only screen and (min-device-width:500px){.mobile-sale-report{display:none}}.analytic-actions-wrapper.has-select-store{grid-template-columns:repeat(4,minmax(0,1fr))}.analytic-actions-wrapper.has-select-store .pick-date-popover{grid-row-start:2;grid-column:1/3}.analytic-actions-wrapper.has-select-store .select-store-popover{grid-row-start:1;grid-column:1/2}.analytic-actions-wrapper.has-select-store .select-multi-store-popover{grid-column:2/3;grid-row-start:1}.analytic-actions-wrapper.has-select-store .auto-refresh-popover{grid-row-start:3;grid-column:1/3}@media (min-width:768px){.analytic-actions-wrapper.has-select-store{grid-template-columns:repeat(4,-webkit-min-content);grid-template-columns:repeat(4,min-content)}.analytic-actions-wrapper.has-select-store .select-store-popover{grid-row-start:1;grid-column:1/2}.analytic-actions-wrapper.has-select-store .select-multi-store-popover{grid-column:2/3;grid-row-start:1}.analytic-actions-wrapper.has-select-store .pick-date-popover{grid-row-start:1;grid-column:3/4}.analytic-actions-wrapper.has-select-store .auto-refresh-popover{grid-row-start:1;grid-column:4/5}.analytic-actions-wrapper.has-select-store .auto-refresh-popover-v2{grid-row-start:1;grid-column:5/5}}@media (max-width:767px){.analytic-actions-wrapper.has-select-store{grid-template-columns:repeat(2,1fr)}.analytic-actions-wrapper.has-select-store .show-traffic-from>.s-button{width:100%}.analytic-actions-wrapper.has-select-store .show-traffic-tag{grid-row-start:3;grid-column:1/-1}.analytic-actions-wrapper.has-select-store .select-store-popover{grid-row-start:1;grid-column:1/2}.analytic-actions-wrapper.has-select-store .pick-date-popover{grid-row-start:1;grid-column:2/-1}.analytic-actions-wrapper.has-select-store .show-traffic-from,.analytic-actions-wrapper.has-select-store .span-empty{grid-row-start:2;grid-column:1/-1}.analytic-actions-wrapper.has-select-store .auto-refresh-popover{grid-row-start:3;justify-self:left}.analytic-actions-wrapper.has-select-store .auto-refresh-popover>.s-ml16{margin-left:0}}.analytic-page{margin:0 -8px}.analytic-page .pull-down-header{background-color:#fff}.analytic-page .loader-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:380px}.analytic-page .btn-select-store,.analytic-page .loader-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analytic-page .btn-select-store{width:100%;border-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.analytic-page .btn-select-store .icon-store{margin-bottom:-2px;color:#919ba1}.analytic-page .btn-select-store .icon-menu-down{margin-bottom:-2px;color:#6e7a81}.analytic-page .btn-select-store__label{margin-right:auto;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.analytic-page .period{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.analytic-page .period:first-child{margin-right:16px}.analytic-page .period .period-symbol{border-radius:2px;height:9px;width:9px;display:block;margin-right:8px}.analytic-page .period .period-time,.analytic-page .period .period-time span{font-family:Arial;font-size:10px;letter-spacing:0;line-height:12px}.analytic-page .compare-number{font-family:Menlo;font-size:14px;font-weight:700;letter-spacing:0;line-height:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:text-top}.analytic-page .compare-number.green{color:#3fbc1a}.analytic-page .compare-number.red{color:#ef7061}.analytic-page .compare-number.small{min-width:55px;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-size:12px;font-weight:400}.analytic-page .compare-number.small .s-icon{height:10px;width:10px;margin-top:-4px}.analytic-page .compare-number.small .s-icon .mdi:before{font-size:10px}@media (min-width:768px){.analytic-page{margin:0}}.btn-select-disabled{pointer-events:none;color:grey;opacity:.5;cursor:not-allowed}.traffic-search .border-radius-left{border-radius:0 7px 7px 0;height:38px;border-left-color:#ccc}.traffic-search .border-radius-right{border-radius:7px 0 0 7px}@media (min-width:769px){.traffic-search .mdi-magnify{margin-top:-12px}.traffic-search .s-select{min-width:165px}}.table-traffic-source td{word-break:break-all}.tr-traffic-source .text-left{text-align:left}.tr-traffic-source .text-right{text-align:right}.tr-traffic-source .primary-field{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:500px}.traffic-source .no-product-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.traffic-source .traffic-no-data{padding:27px 27px 17px 27px;font-weight:unset;color:#6e7a81}.traffic-source ::-webkit-scrollbar{width:4px;height:4px}.traffic-source ::-webkit-scrollbar-track{background:transparent}.traffic-source ::-webkit-scrollbar-thumb{background-color:rgba(82,92,101,.3);border-radius:12px}.traffic-source ::-webkit-scrollbar-thumb:hover{background-color:rgba(82,92,101,.5)}.traffic-source .table-channel tbody,.traffic-source .table-channel td,.traffic-source .table-channel th,.traffic-source .table-channel thead{display:block}.traffic-source .table-channel tr{display:grid;grid-template-columns:120px 1fr 120px}.traffic-source .unit-visitors{padding-right:0}.traffic-source .progress-bar-desktop{display:none}@media (min-width:768px){.traffic-source .table-channel tr{grid-template-columns:120px 1fr 120px 45%}.traffic-source .table-channel .progress-bar-desktop{display:block}.traffic-source .table-channel .unit-visitors{padding-right:16px}.traffic-source .table-channel .header-popup{grid-template-columns:120px 1fr 120px 38%}}.traffic-source .table-channel .table-over-flow th{color:#525c64;font-size:14px;position:relative;vertical-align:middle;padding:16px 16px 40px 0}.traffic-source .table-channel .table-over-flow tr{position:relative}.traffic-source .table-channel .table-over-flow tr:last-child th{border-bottom:0}.traffic-source .table-channel .unit-visitors{font-size:12px;color:#363e43;font-family:Menlo-Regular;padding-right:0}.traffic-source .table-channel .progress-bar-mobile{position:absolute;left:0;right:0;bottom:16px}.traffic-source .table-channel .traffic-source-progress-bar{height:8px}.traffic-source .table-channel .traffic-source-progress-bar:after{background:#0093ed}.traffic-source .table-channel .traffic-source-progress-title{margin-left:16px;text-align:right;min-width:50px}.traffic-source .table-channel .traffic-source-progress-title span{font-size:12px;font-weight:400;color:#363e43;font-family:Menlo-Regular}.traffic-source .table-channel .break-word{word-break:break-word}@media (min-width:768px){.traffic-source .table-channel{max-height:285px;overflow:auto}.traffic-source .table-channel .progress-bar-mobile{display:none}.traffic-source .table-channel .table-channel th{padding-bottom:16px}.traffic-source .table-channel .table-channel th:last-of-type{padding-right:0;padding-left:48px}.traffic-source .table-channel .unit-visitors{padding-right:16px}}.product-list.new ::-webkit-scrollbar{width:4px;height:4px}.product-list.new ::-webkit-scrollbar-track{background:transparent}.product-list.new ::-webkit-scrollbar-thumb{background-color:rgba(82,92,101,.3);border-radius:12px}.product-list.new ::-webkit-scrollbar-thumb:hover{background-color:rgba(82,92,101,.5)}.product-list.new .image__wrapper{width:40px;height:40px;background-color:#f5f6f7}.product-list.new .image__wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-list.new .table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border:0}.product-list.new .table .table-channel tbody,.product-list.new .table .table-channel thead{padding-right:8px}.product-list.new .table .table-channel tbody,.product-list.new .table .table-channel td,.product-list.new .table .table-channel th,.product-list.new .table .table-channel thead{display:block}.product-list.new .table .table-channel tr{display:grid;grid-template-columns:repeat(8,minmax(100px,1fr))}.product-list.new .table .table-channel tr:last-child td{padding-bottom:0}.product-list.new .table .table-channel tr.no-hover:hover{background:none}.product-list.new .table .table-channel.pod tr{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr))}.product-list.new .table .table-channel td,.product-list.new .table .table-channel th{padding:8px 0 8px 8px;white-space:normal!important}.product-list.new .table .table-channel td:first-child,.product-list.new .table .table-channel th:first-child{padding-left:0}.product-list.new .table .table-channel th{font-weight:700!important;color:#6e7a81}.product-list.new .table .table-channel tbody{max-height:600px;overflow-y:scroll;overflow-y:overlay;-webkit-overflow-scrolling:touch}.product-list.new .table .table-channel tbody.is-android{overflow-y:scroll}.product-list.new .table .product-name{grid-column:1/span 2}.product-list.new .product-item{position:relative}.product-list.new .product-item:last-child td{border-bottom:none}.product-list.new .product-item--deleted{cursor:not-allowed}.product-list.new .product-item--deleted td{pointer-events:none}.product-list.new .product-item--deleted td span{color:#919ba1}.product-list.new .product-item--deleted:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,right top,from(rgba(245,246,247,0)),color-stop(9%,rgba(245,246,247,.64)),color-stop(91%,rgba(245,246,247,.64)),to(rgba(245,246,247,0)));background:linear-gradient(90deg,rgba(245,246,247,0),rgba(245,246,247,.64) 9%,rgba(245,246,247,.64) 91%,rgba(245,246,247,0))}.product-list.new .product-item--deleted .product-title span{color:#919ba1}.product-list.new .product-item .product-title{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:8px;padding-right:8px}.product-list.new .product-item .product-title span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.product-list.new.is-empty tr{grid-template-columns:repeat(3,minmax(100px,1fr))}.product-list.new.is-empty thead th:nth-child(n+3){display:none}.product-list.new.is-empty .no-hover td{grid-column:"1 / span 3"}}.profit-dashboard .analytic-db-layout{grid-template-columns:100%}@media (min-width:768px){.profit-grid .traffic-source tr{grid-template-columns:120px 1fr 45%}.profit-grid .traffic-source .table-over-flow th:last-of-type{padding-left:0}.profit-grid .traffic-source .table-over-flow th:last-of-type .traffic-source-progress-title{margin-left:0}.profit-grid .unit-sale-tables tr{grid-template-columns:120px 45% 1fr!important}.profit-grid .unit-sale-tables .traffic-source-progress-title{margin-left:0;min-width:40px}.profit-grid .unit-sale-tables .table-over-flow th:last-of-type{padding-left:0}}@media only screen and (min-device-width:320px) and (max-device-width:480px){.profit-grid .traffic-source tr{grid-template-columns:1fr 1fr}.profit-grid .traffic-source .net-profit-th{text-align:right;padding-right:0}}.analytic-db-layout{display:grid;grid-template-columns:100%;grid-gap:24px}@media (min-width:768px){.analytic-db-layout{grid-template-columns:repeat(2,1fr)}.analytic-db-layout .span-2{grid-column:1/span 2}}.analytic-db-layout .analytic-divider{width:1px;height:26px;background:#c5c5c5}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li a{height:100%}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li a span{border:none;font-weight:700}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li a:hover{background-color:#e9ebed}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li a:hover span{color:#525c64}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li.is-active a{background-color:#dbdfe1;border:none}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li.is-active a span{color:#363e43}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li.is-active a:hover{background-color:#e9ebed}.analytic-db-layout .tabs-button .s-tabs-nav.is-toggle li.is-active a:hover span{color:#525c64}.analytic-db-layout .layout-item{position:relative;padding:16px;padding-top:8px;padding-bottom:32px;border-bottom:1px solid #e8eaed}.analytic-db-layout .layout-item:last-child{border-bottom:none}@media (min-width:768px){.analytic-db-layout .layout-item{padding:16px;border-bottom:none}.analytic-db-layout .layout-item:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-property:top,left,bottom,right,-webkit-box-shadow;transition-property:top,left,bottom,right,-webkit-box-shadow;transition-property:top,left,bottom,right,box-shadow;transition-property:top,left,bottom,right,box-shadow,-webkit-box-shadow;border:1px solid rgba(219,223,225,.8);border-radius:12px;pointer-events:none}.analytic-db-layout .layout-item:hover:before{-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);top:-12px;left:-12px;bottom:-12px;right:-12px}}.analytic-db-layout .layout-item canvas{max-width:100%}.analytic-db-layout .layout-item .top-product-component{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analytic-db-layout .layout-item .top-product-component .no-product-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.analytic-db-layout .layout-item .font-weight-unset{font-weight:unset!important}.analytic-db-layout .layout-item .text-bold{font-weight:700!important}.analytic-db-layout-old{background-image:radial-gradient(#dbdfe1,rgba(219,223,225,0));display:grid;grid-template-columns:1fr;grid-gap:1px}.analytic-db-layout-old .analytic-divider{width:1px;background:#c5c5c5}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li a{height:100%}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li a span{border:none;font-weight:700}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li a:hover{background-color:#e9ebed}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li a:hover span{color:#525c64}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li.is-active a{background-color:#dbdfe1;border:none}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li.is-active a span{color:#363e43}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li.is-active a:hover{background-color:#e9ebed}.analytic-db-layout-old .tabs-button .s-tabs-nav.is-toggle li.is-active a:hover span{color:#525c64}.analytic-db-layout-old .layout-item{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;max-width:100%;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analytic-db-layout-old .layout-item canvas{max-width:100%}.analytic-db-layout-old .layout-item .top-product-component{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.analytic-db-layout-old .layout-item .top-product-component .no-product-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.analytic-db-layout-old .layout-item .font-weight-unset{font-weight:unset!important}.analytic-db-layout-old .layout-item .text-bold{font-weight:700!important}@media only screen and (min-width:992px){.analytic-db-layout-old{grid-template-columns:repeat(2,1fr)}.analytic-db-layout-old .layout-item.span-2{grid-column:1/span 2}}.page-sales-report .sales-data .table-responsive{display:block;width:100%;-webkit-overflow-scrolling:touch;border:0;position:relative;z-index:1;overflow:auto}.page-sales-report .sales-data table thead tr.first th{position:sticky;top:0;background-color:#fff;z-index:2}.page-sales-report .sales-data table thead tr.first th:first-child{z-index:9999}.page-sales-report .sales-data table thead tr.summary th{position:sticky;background:#f5f6f7;top:44px;z-index:2}.page-sales-report .sales-data table thead tr.summary th:first-child{z-index:9999}.page-sales-report .sales-data table th:first-child{position:sticky;left:0;z-index:2}.page-sales-report .sales-data table tbody tr td:first-child{position:sticky;left:0;background:#fff;z-index:2}.page-sales-report .sales-data .table{margin-bottom:.5rem}.page-sales-report .sales-data .table tr.summary{background:#f5f6f7}.page-sales-report .sales-data .table tr.summary th{color:#1a1f23}.page-sales-report .sales-data .table th{font-weight:700!important;font-size:14px;line-height:20px;letter-spacing:0;color:#6e7a81;border-bottom:0}.page-sales-report .sales-data .table th[aria-sort]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;background-repeat:no-repeat;background-size:.65em 1em;background-position:right .375rem top .9rem;padding-right:calc(.75rem + .65em)}.page-sales-report .sales-data .table th[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.page-sales-report .sales-data .table th[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.page-sales-report .sales-data .table th[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}.page-sales-report .sales-data .table td,.page-sales-report .sales-data .table th{padding:.75rem;text-align:center;white-space:normal!important}.page-sales-report .sales-data .table td.text-left,.page-sales-report .sales-data .table th.text-left{text-align:left}.page-sales-report .sales-data .table td.text-right,.page-sales-report .sales-data .table th.text-right{text-align:right}.page-sales-report .sales-data .table.empty thead{pointer-events:none;opacity:.5}.page-sales-report .sales-data tbody tr td{font-size:14px;line-height:20px;letter-spacing:0;color:#525c64}.page-sales-report .sales-data tbody tr td:last-child{white-space:nowrap!important}.page-sales-report .sales-data tbody tr:last-child td{border-bottom:none}.page-sales-report .sales-data tbody tr .product-title .text-ref-title{min-width:100px;font-size:14px;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-width:120px}.page-sales-report__app .btn-select-store{width:100%;height:auto}.page-sales-report__app .calendar-btn,.page-sales-report__app .report-sale,.page-sales-report__app .report-text,.page-sales-report__app .s-popover__reference{width:100%}.page-sales-report__app .report-campain{margin-top:26px}@media only screen and (min-width:768px){.analytic-demo-btn{float:right;-webkit-transform:translateY(2px);transform:translateY(2px)}}@media only screen and (max-width:767px){.analytic-demo-btn{margin-bottom:10px}}.staff-name-ellipsis{text-overflow:ellipsis;word-break:break-all}.unit-sale-tables .traffic-source-progress-bar:after{background:#855ccc!important}.staff-perf-profit-tables .traffic-source-progress-bar:after{background:#3fbc1a!important}.percent-1{background-color:#ebf7fd}.percent-2{background-color:#d0ecfb}.percent-3{background-color:#b8e4ff}.percent-4{background-color:#8fd5ff}.percent-5{background-color:#70c9ff}.vertical-align-top{vertical-align:top}.live-view-page .stat-block{width:24%;border-radius:12px;height:94px;-webkit-box-shadow:0 1px 3px 0 #f1f1f1,0 0 0 1px #f7f8f8;box-shadow:0 1px 3px 0 #f1f1f1,0 0 0 1px #f7f8f8;font-weight:700;padding:16px}.live-view-page .stat-block .text-content{color:#5e6a6e;font-size:14px}.live-view-page .stat-block .number-conent{color:#363f44;font-size:28px;margin-top:8px}.main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-container .chart-container-1{height:300px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60%}.main-container .chart-container-2{height:300px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40%}.main-container canvas{max-height:234px}.order-note{background-color:#0096ed}.order-note,.visitor-note{width:10px;height:10px;border-radius:2px;display:inline-block}.visitor-note{background-color:#acb5b9}.select-searchable .s-select-searchable .s-select-searchable__item-list{position:relative}.icon-product-detail{height:28px;min-width:28px;max-width:28px;margin-right:2px}.formula-tooltip{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.analytic-top,.conversion-analytic-top,.sales-report-top{display:grid;grid-template-columns:20fr 10fr}.conversion-analytic-description{font-size:14px!important}.s-alert-large-non-shipping-traffic{font-size:14px;border-radius:12px;border:1px solid var(--colors-yellow-200-d-800,#ffe0a3)!important}.conversion-analytic-export,.sales-report-export{justify-self:end;display:grid}.unite-ui-dashboard__main .d-flex.funnel-selector{display:block}.funnel-text{font-weight:700;margin-bottom:8px}.private-apps-page .private-apps-table thead tr th{border-bottom:2px solid #e4e5f0;font-weight:600;font-size:12px;text-transform:uppercase;padding:10px 5px}.private-apps-page .private-apps-table thead tr th:last-child{text-align:center}.private-apps-page .private-apps-table tbody tr td{border-bottom:1px solid #e4e5f0}.private-apps-page .private-apps-table tbody tr:hover{cursor:pointer}.private-apps-page .private-apps-table tbody tr:last-child td{border-bottom:none}.private-app-data .s-input__suffix{position:absolute;height:100%;right:15%;top:12px;text-align:center;color:#2d46eb;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.private-app-data .s-input--suffix #password{padding-right:15%}.m-t-80{margin-top:80px}.pricing-page .period-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-page .period-selector .period-wrapper{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(#f5f6f7));background-image:linear-gradient(-180deg,#fff,#f5f6f7);border-radius:4px;border:1px solid #dbdfe1;padding:5px}.pricing-page .period-selector .limited-offer{position:absolute;background:#288200;top:-7px!important;right:-59px!important;padding:2px 7px;opacity:.9;color:#fff;border-radius:12px;font-weight:550;min-width:82px;text-align:center}.pricing-page .period-selector .limited-offer p{font-size:11px}.pricing-page .period-selector .period{width:100px;height:50px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#6e7a81;font-weight:500;line-height:1.3;padding:5px;border:1px solid transparent;cursor:pointer;font-size:14px}.pricing-page .period-selector .period .period-discount{color:#288200;font-size:12px;font-weight:700}.pricing-page .period-selector .period.active{color:#525c64;border:1px solid #b5bdc2;background-color:#fff}.pricing-page .pricing-list.margin-top{margin:-38px 0!important}.pricing-page .pricing-list:not(.balance){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing-page .pricing-list:not(.balance) .pricing-fulfilment{margin:23px 8px 0 8px;border:1px solid #dbdfe1;border-radius:14px;padding:20px 16px 0 16px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(rgba(245,246,247,.5)));background-image:linear-gradient(-180deg,#fff,rgba(245,246,247,.5))}.pricing-page .pricing-list:not(.balance) .pricing-fulfilment .padding-buttom{padding:0 0 8px 0}.pricing-page .pricing-list:not(.balance) .pricing-fulfilment .fulfill-order{font-size:14px;padding-left:17px;padding-bottom:10px}.pricing-page .pricing-list:not(.balance) .pricing{text-align:center;margin:0 8px;border:1px solid #dbdfe1;border-radius:14px;padding:32px 16px;height:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),to(rgba(245,246,247,.5)));background-image:linear-gradient(-180deg,#fff,rgba(245,246,247,.5))}.pricing-page .pricing-list:not(.balance) .pricing .pricing-badge{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;border-radius:12px;border:1px solid #3fbc1a;padding:4px 12px;font-weight:700;text-transform:uppercase;font-size:12px}.pricing-page .pricing-list:not(.balance) .pricing .pricing-header .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px;line-height:.75}.pricing-page .pricing-list:not(.balance) .pricing .pricing-header .price .unit{font-size:12px;-ms-flex-item-align:start;align-self:flex-start}.pricing-page .pricing-list:not(.balance) .pricing .pricing-header .price .number{font-size:60px;font-weight:700}.pricing-page .pricing-list:not(.balance) .pricing .pricing-header .price .time{font-size:14px;-ms-flex-item-align:end;align-self:flex-end}.pricing-page .pricing-list:not(.balance) .pricing .pricing-header .title{font-size:24px;font-weight:500}.pricing-page .pricing-list:not(.balance) .pricing .pricing-header .desc{color:#6e7a81;font-size:12px}.pricing-page .pricing-list:not(.balance) .pricing .pricing-cta{margin-top:32px}.pricing-page .pricing-list:not(.balance) .pricing .pricing-body{padding-top:16px;margin-top:16px}.pricing-page .pricing-list:not(.balance) .pricing .price-body-no-sb{margin-top:24px;border-top:1px solid #e8eaed}.pricing-page .pricing-list:not(.balance) .pricing .features{color:#363e43;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing-page .pricing-list:not(.balance) .pricing .features .title{font-weight:700}.pricing-page .pricing-list:not(.balance) .pricing .features .value{color:#6e7a81}.pricing-page .pricing-list:not(.balance) .pricing .features.staff-account{padding-bottom:12px;border-bottom:1px solid #dbdfe1}.pricing-page .pricing-list:not(.balance) .pricing-badge-wrapper{border:1px solid #3fbc1a}.pricing-page .pricing-list.balance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing-page .pricing-list.balance .pricing{text-align:center;margin:0 8px;padding:32px 16px;border:1px solid #dbdfe1;height:100%;background:rgba(245,246,247,.6);border-radius:12px}.pricing-page .pricing-list.balance .pricing.forCreator{border:none;-webkit-box-shadow:3px 8px 12px #efefef;box-shadow:3px 8px 12px #efefef}.pricing-page .pricing-list.balance .pricing .pricing-badge{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;border-radius:14px;border:1px solid #dbdfe1;padding:4px 12px;font-weight:700;text-transform:uppercase;font-size:12px;white-space:nowrap;color:#6e7a81}.pricing-page .pricing-list.balance .pricing .pricing-badge.print_base{border:1px solid #0093ed}.pricing-page .pricing-list.balance .pricing .pricing-header .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px;line-height:.75}.pricing-page .pricing-list.balance .pricing .pricing-header .price .unit{font-size:12px;-ms-flex-item-align:start;align-self:flex-start}.pricing-page .pricing-list.balance .pricing .pricing-header .price .number{font-size:3.75em;font-weight:700}.pricing-page .pricing-list.balance .pricing .pricing-header .price .free{font-size:26px;font-weight:700}.pricing-page .pricing-list.balance .pricing .pricing-header .price .time{font-size:14px;-ms-flex-item-align:end;align-self:flex-end}.pricing-page .pricing-list.balance .pricing .pricing-header .price-free{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:13px;line-height:.75}.pricing-page .pricing-list.balance .pricing .pricing-header .price-free .unit{font-size:12px;-ms-flex-item-align:start;align-self:flex-start}.pricing-page .pricing-list.balance .pricing .pricing-header .price-free .number{font-size:3.75em;font-weight:700}.pricing-page .pricing-list.balance .pricing .pricing-header .price-free .free{font-size:26px;font-weight:700;min-height:55px}.pricing-page .pricing-list.balance .pricing .pricing-header .price-free .time{font-size:14px;-ms-flex-item-align:end;align-self:flex-end}.pricing-page .pricing-list.balance .pricing .pricing-header .title{font-size:24px;font-weight:500}.pricing-page .pricing-list.balance .pricing .pricing-header .desc{color:rgba(82,92,100,.72);min-height:54px;font-size:12px}.pricing-page .pricing-list.balance .pricing .pricing-cta{margin-top:32px}.pricing-page .pricing-list.balance .pricing .pricing-cta button{border-radius:7px;font-weight:500;border:1px solid rgba(145,155,161,.24);-webkit-box-shadow:0 2px 4px 0 rgba(26,31,35,.03);box-shadow:0 2px 4px 0 rgba(26,31,35,.03)}.pricing-page .pricing-list.balance .pricing.printbase{border:1px solid #0093ed}.pricing-page .pricing-list.balance .pricing.printbase .pricing-cta button{background:rgba(120,203,255,.18);border:1px solid rgba(0,147,237,.32);-webkit-box-shadow:0 2px 4px 0 rgba(0,99,182,.08);box-shadow:0 2px 4px 0 rgba(0,99,182,.08);color:#0093ed}.pricing-page .pricing-list.balance .pricing .pricing-body{padding-top:16px;margin-top:16px}.pricing-page .pricing-list.balance .pricing .price-body-no-sb{margin-top:24px;border-top:1px solid #e8eaed}.pricing-page .pricing-list.balance .pricing .features{color:#525c64;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing-page .pricing-list.balance .pricing .features .title{font-weight:700}.pricing-page .pricing-list.balance .pricing .features .value{color:rgba(82,92,100,.72)}.pricing-page .pricing-list.balance .pricing .features.staff-account{padding-bottom:12px;border-bottom:1px solid #dbdfe1}.encourage-churn-user{background-color:#33b2ff;border-radius:8px;padding:2px 4px 3px 8px;color:#fff;margin-right:3px}.pod-pricing-page__colors{-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;row-gap:4px}.pod-pricing-page__color{width:32px;height:32px;border-radius:10px;border:1px solid #fff;-webkit-box-shadow:0 0 0 1px var(--neutral-200);box-shadow:0 0 0 1px var(--neutral-200);background-color:var(--hex)}.pricing-product-thumbnail__preview-image.sb-image{background-color:var(--hex,transparent)}.pricing-product-thumbnail__custom_label .sb-button--label{text-align:left}.pricing-product-cost__heading{border-bottom:1px solid var(--neutral-200)}.pricing-product-cost__choose-option{border-radius:8px;background-color:var(--neutral-100)}.pricing-product-cost__warning-info.sb-icon{color:var(--red-600)}.pricing-product-cost__table.sb-table td:first-child,.pricing-product-cost__table.sb-table th:first-child{-webkit-padding-start:24px;padding-inline-start:24px}.pricing-product-cost__table.sb-table td:last-child,.pricing-product-cost__table.sb-table th:nth-last-child(1 of :not(.gutter)){-webkit-padding-end:24px;padding-inline-end:24px}.pricing-product-cost__table.sb-table .is-price-green{color:var(--green-600)}.pricing-product-cost__table.sb-table .is-price-red{color:var(--red-400)}.pricing-product-cost__sale-pricing{border-bottom:1px dashed currentColor}.pricing-product-shipping-fees__price{color:#04b456}.pricing-product-shipping-fees__products{max-width:248px}.pricing-product-shipping-fees__list{list-style:initial}.pricing-product-shipping-fees__free-shipping{border-top:1px solid var(--neutral-200)}.pricing-product-shipping-fees__select-product .sb-button--dropdown{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:4px}.pricing-product-shipping-fees__img-wrap{width:32px;height:32px;border-radius:8px;overflow:hidden}.pricing-product-shipping-fees__img-wrap img{-o-object-fit:contain;object-fit:contain}.pricing-product-cost-dropdown.sb-dropdown-menu__item{padding-block:8px}.pricing-product-cost-tooltip-content{color:#fff}.pricing-product-collection-selection-custom{min-width:264px;max-height:255px}.confirm-plan-component .button-start{width:100%}.confirm-plan-component .s-form-item__content .s-input-group__append{background-color:transparent;border-color:transparent}.confirm-plan-component .s-form-item__content .button-discount{border-radius:0 7px 7px 0}.confirm-plan-component .s-form-item__content .button-discount[disabled]{background-color:#dbdfe1;border-color:#dbdfe1}.confirm-plan-component .s-form-item__content .button-discount:not([disabled]){background-color:#ebf7fd;border-color:transparent;color:#0093ed}.confirm-plan-component .s-form-item__content .button-discount:not([disabled]):hover{background-color:#dff2fc;border-color:transparent;color:#0093ed}.confirm-plan-component .s-form-item__content .button-discount.s-button.is-loading:after{border-color:#919ba1;border-right-color:transparent;border-top-color:transparent}.confirm-plan-component .code-description{font-size:12px;padding:5px 10px;background-color:#f5f6f7}.appsprivate-page input[type=checkbox]{cursor:pointer}.appsprivate-page .text-line-through{text-decoration:line-through}.appsprivate-page .bg-yellow{background-color:#ff0}.appsprivate-page .action-header .i-export-product:hover{background:transparent none;border-color:transparent;color:#0a0a0a}.appsprivate-page a:focus,.appsprivate-page a:hover{text-decoration:none}.appsprivate-page .position-relative{position:relative;width:100%}.appsprivate-page .position-relative .product-search-icon{background:url(img/search-icon.69a942b1.svg) no-repeat;cursor:pointer;width:20px;height:20px;position:absolute;top:8px;left:12px}.appsprivate-page .position-relative .search-product::-webkit-input-placeholder{padding-left:24px}.appsprivate-page .position-relative .search-product::-moz-placeholder{padding-left:24px}.appsprivate-page .position-relative .search-product:-ms-input-placeholder{padding-left:24px}.appsprivate-page .position-relative .search-product::-ms-input-placeholder{padding-left:24px}.appsprivate-page .position-relative .search-product::placeholder{padding-left:24px}.appsprivate-page .import-product{color:#55586c}.appsprivate-page .no-product{color:#919ba1;font-size:14px;letter-spacing:0;line-height:20px;text-align:center;border-bottom:none!important}.appsprivate-page .no-product .no-product-btn .s-button{color:#0093ed;background:#ebf7fd;border-color:#ebf7fd}.appsprivate-page .no-product h1{font-weight:400;line-height:3.2rem}.appsprivate-page .no-product h2{font-weight:400;line-height:2rem}.appsprivate-page .no-product__content{margin-top:80px;padding-left:16px}.appsprivate-page .have-app .ui-layout__sections{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0;padding-right:0;padding-left:0}.appsprivate-page .have-app .ui-layout__sections .ui-layout__section{min-width:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:start;align-content:flex-start;margin-top:-2rem;margin-left:-2rem;padding-top:2rem;padding-left:2rem}.appsprivate-page .have-app .ui-layout__sections .ui-layout__section .ui-layout__item{min-width:0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.appsprivate-page .have-app .ui-card{border-radius:3px;background-color:#fff}.appsprivate-page .have-app .ui-card .has-bulk-actions{position:relative}.appsprivate-page .have-app .ui-card .has-bulk-actions .s-tabs{margin-bottom:0}.appsprivate-page .have-app .ui-card .has-bulk-actions .s-tabs .s-tab-content{padding:0}.appsprivate-page .have-app .ui-card .table-wrapper{width:1px;max-width:100%;min-width:100%}.appsprivate-page .have-app .ui-card table{position:relative;width:100%;border-collapse:separate;border-spacing:0}.appsprivate-page .have-app .ui-card table th{border-bottom:2px solid #e4e5f0;padding:24px 16px 16px 0}.appsprivate-page .have-app .ui-card table tr:last-child td{border-bottom:none}.appsprivate-page .have-app .ui-card table td{border-bottom:1px solid #ebeef0;padding-top:16px;padding-bottom:16px;background:transparent}.appsprivate-page .have-app .ui-card table .action-table{margin-top:6px;position:absolute;left:-8px;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}.appsprivate-page .have-app .ui-card table .action-table .button-select-all{padding-left:6px;padding-top:4px}.appsprivate-page .have-app .ui-card table .action-table .all-item-select{padding-top:6px}.appsprivate-page .have-app .ui-card table .action-table .edit-product{color:#000;margin:0 8px;border:1px solid #736969;border-radius:4px;padding:0 8px}.appsprivate-page .have-app .ui-card table .action-table .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.appsprivate-page .have-app .ui-card table .no-product-content{background-color:transparent;display:table-row}.appsprivate-page .have-app .ui-card table .no-product-content:hover{background-color:transparent}.appsprivate-page .have-app .ui-card .next-tab__container{background-color:transparent;border-bottom:1px solid #dfe3e8;border-radius:0;padding:16px 0}.appsprivate-page .have-app .ui-card .next-tab__container ul{list-style-type:none}.appsprivate-page .have-app .section-filter{padding:32px 16px 0 16px}.appsprivate-page .have-app .section-filter button{height:100%;border-radius:initial}.appsprivate-page .footer-page{margin:2rem .8rem}.appsprivate-page .footer-page .learn-product{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;padding:1.2rem 2rem 1.2rem 1.6rem;border:1px solid #dfe3e8;border-radius:999px}.appsprivate-page .product-title-filter{position:relative}.appsprivate-page .product-title-filter:before{content:"";position:absolute;left:calc(100% - 11px);bottom:calc(50% - 8px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #c4c6d4}.appsprivate-page .product-title-filter--up:before{border-bottom:8px solid #c4c6d4;border-top:0 solid #c4c6d4}.appsprivate-page .s-tabs-nav.is-fullwidth li,.appsprivate-page .tabs-button .s-tabs-nav.is-toggle a{height:100%}.billing-table tr td,.billing-table tr th{padding:10px}.billing-table tr td:first-of-type,.billing-table tr td:last-of-type,.billing-table tr th:first-of-type,.billing-table tr th:last-of-type{padding-left:10px;padding-right:10px}.billing-page .credit-card-col{position:relative}.billing-page .credit-card-col .active-badge{position:absolute;right:10px;top:10px}.billing-page .sub-table{background-color:#f5f6f7}.billing-page .sub-table td,.billing-page .sub-table th{padding-top:7px;padding-bottom:7px}.billing-page .invoice-badge-success{text-align:center;padding:16px;background-color:#e4f7d7}.billing-page .invoice-badge-pending{text-align:center;padding:16px;background-color:#fcf5cf}.billing-page .invoice-badge-default{text-align:center;padding:16px;background-color:#dbdfe1}.billing-page .icon-column{width:10px}.billing-page table td,.billing-page table th{font-size:14px;padding-left:5px;padding-right:5px}.billing-page table td.text-right,.billing-page table th.text-right{text-align:right}.billing-page table td:last-of-type,.billing-page table th:last-of-type{padding-right:5px}.install-gateway-page .install-gateway-thumbnail-wrapper{border-radius:4px 4px 4px 4px;border:1px solid #0093ed;height:100px;width:144px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.install-gateway-page .install-gateway-thumbnail{background-color:#fff;height:36px;width:36px}.icon-shield{height:16px!important;width:16px!important;margin-left:4px}.non-payment{width:100%;padding-right:235px;padding-left:235px;margin-right:auto;margin-left:auto;padding-top:30px;padding-bottom:15px}.popup-shopbase-pricing-plan .sb-collapse-item__left{-webkit-box-flex:1;-ms-flex:1;flex:1}.modal-select-paypal .sb-button--select--medium{text-align:left}.modal-select-paypal__title{font-size:14px}.modal-select-paypal__label{font-size:13px}.provider-page .link-paypal,.provider-page .manual-sync{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.provider-page .link-paypal .title,.provider-page .manual-sync .title{grid-column:span 4/span 4}.provider-page .link-paypal .content,.provider-page .manual-sync .content{grid-column:span 8/span 8}.provider-page .link-paypal .content .sb-button--select--medium,.provider-page .manual-sync .content .sb-button--select--medium{text-align:left}.sb-landing-content{border-top:1px solid hsla(0,0%,93.3%,.9333333333333333);padding-top:24px;padding-bottom:24px}.sb-landing-content .txt-primary,.sb-landing-content .txt-primary a{color:#209cee;font-weight:700;font-size:24px}.sb-landing-content .text-under-button{color:#919ba1}.sb-landing-content .half-center{width:50%;margin:0 auto}.sb-box-content{height:150px;margin-top:16px}.page-bulk-updates .table>tbody>tr>td{padding-right:16px}.page-bulk-updates .sb-table{border-radius:12px}.page-bulk-updates .sb-table th span{letter-spacing:0}.page-create-update .s-select.condition-select option:disabled{color:#aaabaa}.page-create-update .tag-manager{margin-top:0}.page-create-update .tag-manager .s-taginput-container>.s-tag,.page-create-update .tag-manager .s-taginput-container>.s-tags{margin-bottom:calc(.275em - 1px);font-size:1em;height:2em}.page-create-update .tag-manager .s-taginput-container>.s-tag .s-tag,.page-create-update .tag-manager .s-taginput-container>.s-tags .s-tag{margin-bottom:0;font-size:1em;height:2em}.page-create-update .tag-manager .s-taginput-container>.s-tag:not(:last-child),.page-create-update .tag-manager .s-taginput-container>.s-tags:not(:last-child){margin-right:.275rem}.page-create-update .tag-manager .s-taginput-container .s-autocomplete input{height:2.375em}.page-create-update .product-name{white-space:pre-wrap;color:#525c64;font-size:14px;font-weight:700}.page-create-update .table tbody tr,.page-create-update .table thead{display:table;width:100%;table-layout:fixed}.page-create-update .table tbody{display:block;max-height:250px;overflow:auto}.page-create-update .table>tbody>tr>td{border-bottom:0}.page-create-update .table>tbody>tr>td:last-child{padding-right:16px}.page-create-update .table>tbody>tr>td:first-child{width:50%}.page-create-update .table>thead>tr>th:last-child{padding-right:24px}.page-create-update .table>thead>tr>th:first-child{width:50%}.page-create-update .table .image__wrapper{min-width:48px;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;background-color:#f5f6f7}.page-create-update .table .image__detail{max-width:48px;max-height:48px;width:auto;height:auto}.page-create-update .s-modal{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-create-update .s-modal .s-animation-content{margin-top:0}.page-create-update .s-taginput .s-taginput-container .s-autocomplete input{height:38px}.page-create-update .s-form-item{margin-bottom:0}@media screen and (min-width:992px){.page-create-update .s-modal-content{width:880px}}.page-create-update .replace-option-wrapper,.page-create-update .s-collapse{border:1px solid #ebeef5!important;padding:16px}.vertical-fade-enter-active{-webkit-transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .5s ease .6s,transform .5s ease .6s;transition:opacity .5s ease .6s,transform .5s ease .6s,-webkit-transform .5s ease .6s}.vertical-fade-leave-active{position:absolute;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}.vertical-fade-enter,.vertical-fade-enter-from{opacity:0;-webkit-transform:translateY(16px);transform:translateY(16px)}.vertical-fade-leave-to{opacity:0;-webkit-transform:translateY(-16px);transform:translateY(-16px)}.horizontal-fade-enter-active{-webkit-transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .5s ease .6s,transform .5s ease .6s;transition:opacity .5s ease .6s,transform .5s ease .6s,-webkit-transform .5s ease .6s}.horizontal-fade-leave-active{position:absolute;-webkit-transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,-webkit-transform .5s ease;transition:opacity .5s ease,transform .5s ease;transition:opacity .5s ease,transform .5s ease,-webkit-transform .5s ease}.horizontal-fade-enter,.horizontal-fade-enter-from{opacity:0;-webkit-transform:translate(16px);transform:translate(16px)}.horizontal-fade-leave-to{opacity:0;-webkit-transform:translate(-16px);transform:translate(-16px)}.img-border{border:1px solid #e6ebf0;border-radius:8px;position:relative}.kit-icon{border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%}.kit-icon-16{width:16px;height:16px;-webkit-mask-size:16px;mask-size:16px}.kit-icon-24{width:24px;height:24px;-webkit-mask-size:24px;mask-size:24px}.kit-icon-64{width:64px;height:64px;-webkit-mask-size:64px;mask-size:64px}.phub-catalog .kit-popup__content{padding:16px 16px 24px}.phub-catalog .custom-box_linkdriver{display:-webkit-box;display:-ms-flexbox;display:flex;height:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3px;border:1px solid #e6ebf0;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);padding:0 8px;margin:16px 0}.phub-catalog .custom-box_linkdriver a{text-decoration:unset;font-size:12px}.phub-catalog .custom-box_linkdriver .linkdriver-btn{text-align:right}.phub-catalog .custom-box_linkdriver .linkdriver-btn button{height:32px}.phub-catalog .product-catagory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:24px 0 12px 0}.phub-catalog .product-catagory .s-tabs-nav li>a{line-height:30px}.phub-catalog .product-catagory .s-tab-content{display:none}.phub-catalog .custom-action-bar .heading{padding-left:0;padding-right:0}.phub-catalog .custom-action-bar .heading h2{display:inline-block}.phub-catalog .custom-action-bar .action-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phub-catalog .custom-action-bar .action-div button{margin-right:0}.phub-catalog .custom-action-bar .action-div button:not(.main-action){border-radius:3px}.phub-catalog .custom-action-bar .action-div .is-super-small{padding:0;height:16px}.phub-catalog .custom-action-bar .sticky-button{position:fixed;z-index:2;top:10px;background:hsla(0,0%,100%,.96);border-radius:13px;-webkit-box-shadow:rgba(54,62,67,.06) 0 0 0 2px;box-shadow:0 0 0 2px rgba(54,62,67,.06);padding:10px 6px;margin-bottom:5px}@media (min-width:480px){.phub-catalog .custom-action-bar .sticky-button{max-width:calc(100% - 30px);top:55px}}@media (min-width:768px){.phub-catalog .custom-action-bar .sticky-button{max-width:732px;top:55px}}@media (min-width:1024px){.phub-catalog .custom-action-bar .sticky-button{max-width:calc(83% - 89px);top:10px}}@media (min-width:1210px){.phub-catalog .custom-action-bar .sticky-button{max-width:920px;top:10px}}@media (min-width:1440px){.phub-catalog .custom-action-bar .sticky-button{max-width:940px;top:10px}}.phub-catalog .icon-fl-t-r{z-index:1;position:absolute;top:0;right:7px}.phub-catalog .custom-btn button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:4px}.phub-catalog .custom-btn i{margin-right:8px}.phub-catalog .custom-btn .custom-dropdown{margin-right:0}.phub-catalog .kit-icon-24-circle-with-check{width:24px;height:24px;background-color:#48c36c;border-radius:50%;top:0}.phub-catalog .kit-icon-24-circle-with-check .kit-icon-24-check{background-color:#fff;width:12px;-webkit-mask-size:12px;mask-size:12px}.phub-catalog .kit-icon-24-circle-with-check img{width:16px!important;height:16px!important}.phub-catalog .body .supplier-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px}.phub-catalog .body .supplier-info .unit{color:#565f6c;line-height:24px}.phub-catalog .body .supplier-info .unit.disable{color:#919ba1}.phub-catalog .body .m-b10{margin-bottom:10px}.phub-catalog .body .supplier-name{display:none}.phub-catalog .body .custom-tooltip{cursor:pointer}.phub-catalog .body .custom-tooltip .kit-tooltip,.phub-catalog .body .custom-tooltip .kit-wrapper-tooltip{top:67%;left:0;z-index:1}.phub-catalog .body .kit-btn-catalog button{border-radius:3px;border:1px solid #8892a4;height:32px;color:#163054;font-size:12px;font-weight:500;letter-spacing:0;line-height:20px;text-align:center;width:100%}.phub-catalog .header .description{color:#565f6c}.phub-catalog .header .title-action{width:100%;display:table}.phub-catalog .header .navbar{border:0}.phub-catalog .header .navbar .navbar-nav li>a{padding:7px 10px;font-size:12px}@media (min-width:768px){.phub-catalog .header .navbar .navbar-form{width:209px}}.phub-catalog .header .catalog-shipping-select{display:-webkit-box;display:-ms-flexbox;display:flex}.phub-catalog .header .catalog-shipping-select #shipping-zone{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}.phub-catalog .header .catalog-shipping-select .s-input__suffix-inner{pointer-events:none}.phub-catalog .header .catalog-shipping-select button{width:auto;display:inline-block}.phub-catalog .header .catalog-shipping-select button .s-flex--align-center{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.phub-catalog .prod-wrap{min-height:216px;position:relative;padding:0}.phub-catalog .prod-wrap .kit-checkbox-wrapper{position:absolute}.phub-catalog .prod-wrap .product .fade-enter-active,.phub-catalog .prod-wrap .product .fade-leave-active{-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.phub-catalog .prod-wrap .product .fade-enter,.phub-catalog .prod-wrap .product .fade-leave-to{opacity:0}.phub-catalog .prod-wrap .product .product-click-action{cursor:pointer}.phub-catalog .prod-wrap .product .product-click-action .img-background{height:228px;background-repeat:no-repeat;background-size:cover;background-position:50%;padding-top:100%}@media only screen and (max-width:1280px){.phub-catalog .prod-wrap .product .product-click-action .img-background{height:164px}}.phub-catalog .prod-wrap .product .product-click-action .img-background:after{content:"";-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.phub-catalog .prod-wrap .product .product-click-action .hover-catalog:hover:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(49,55,61,.7490196078431373);border-radius:8px}.phub-catalog .prod-wrap .product .product-click-action .hide-image{background-position:-9999px!important}.phub-catalog .prod-wrap .product .product-click-action .title-tooltip{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.phub-catalog .prod-wrap .product .m-b-sm{margin-bottom:8px}.phub-catalog .prod-wrap .product .prod-name{color:#565f6c;-webkit-transition:all .3s;transition:all .3s;margin-bottom:6px}.phub-catalog .prod-wrap .product:hover .prod-name{color:#0063b6}.phub-catalog .prod-wrap .product .z-layer-block{padding:0;position:absolute;z-index:0;-webkit-transition:.3s;transition:.3s;top:40%}.phub-catalog .prod-wrap .product .z-layer-block .block-add-new{background:#ffe8dc;padding:10px;margin-left:8%;width:84%}.phub-catalog .prod-wrap .product .z-layer-block .block-add-new span{color:#e85244;font-size:12px;font-weight:500;letter-spacing:0;line-height:20px}.phub-catalog .prod-wrap .product .img-wrap .empty-image{width:90%;top:3px;left:5px;position:absolute;background-color:#fff;height:60%}.phub-catalog .prod-wrap .product .img-wrap .empty-image svg{width:100%}.phub-catalog .prod-wrap .product .img-wrap img{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.phub-catalog .prod-wrap .product .img-wrap img.position-top{-o-object-position:top;object-position:top}.phub-catalog .prod-wrap .product .price-wrap{margin-bottom:4px}.phub-catalog .prod-wrap .product .price-wrap .price{color:#20a848}.phub-catalog .prod-wrap .product .price-wrap .price.disable{color:#919ba1}.phub-catalog .prod-wrap .product .price-wrap .unit{color:#565f6c}.phub-catalog .prod-wrap .product-action{position:absolute;top:0;bottom:0;left:8px;right:8px;z-index:1;visibility:hidden;background:rgba(36,33,33,.6392156862745098)}.phub-catalog .prod-wrap .product-action #btn-del{max-width:10rem}.phub-catalog .prod-wrap .product-action>*{position:absolute;margin:auto}.phub-catalog .prod-wrap .product-action>i{width:50px;height:50px;top:0;bottom:0;left:0;right:0}.phub-catalog .prod-wrap .product-action>i>i{width:25px;-webkit-mask-size:25px;mask-size:25px}.phub-catalog .prod-wrap .product-action>p{top:0;bottom:0;height:145px;padding:8px}.phub-catalog .prod-wrap .product-action .kit-btn-wrapper{bottom:40px;left:0;right:0}.phub-catalog .prod-wrap .multiple-style-check{visibility:hidden;position:absolute;left:8px;right:8px;top:187px;background:rgba(31,41,44,.5019607843137255);border-radius:0 0 4px 4px;padding:6px}.phub-catalog .prod-wrap .multiple-style-check.checked{visibility:visible}.phub-catalog .prod-wrap .multiple-style-check label{font-weight:600;color:#fffcdc}.phub-catalog .prod-wrap .multiple-style-check label.main-style{color:#ffeb00}.phub-catalog .prod-wrap .multiple-style-check .kit-checkbox-wrapper{top:5px;right:0}.phub-catalog .prod-wrap.added>.product-action,.phub-catalog .prod-wrap:hover .product-action,.phub-catalog .prod-wrap:hover>.multiple-style-check{visibility:visible}.phub-catalog .empty-catalog{margin-top:10%}.root-badge-wrapper{position:absolute;top:8px;left:8px}.root-badge-wrapper img{width:50px;height:50px}.product-tier-wrapper{position:absolute;bottom:8px;left:8px}.product-tier-wrapper .s-tooltip:after{width:205px;height:71px;text-align:center;white-space:unset;background-color:rgba(54,62,67,.96)!important;color:#e3e7e8!important;margin-left:82px;font-size:12px;padding:.35rem .6rem}.product-tier-wrapper .s-tooltip .s-button{border-style:none;border:none;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.3);box-shadow:0 2px 4px 0 rgba(0,0,0,.3);border-radius:25px;width:36px;height:36px}.product-tier-wrapper .s-tooltip .s-button .product-tier{display:block;margin:auto;height:16px!important;width:16px!important}.normal-badge-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:16px;margin-top:10px}.normal-badge-wrapper .normal-badge{font-size:12px;line-height:16px;color:#363f44;background-color:#f7f8f8;padding:4px 8px 4px 8px;border-radius:6px}.m-t-50{margin-top:50px}.s-button .btn-dropdown-des-down{border:none}.s-button btn-dropdown-des-down:focus{background:#e5f4fd;color:#0093ed}.s-button .btn-dropdown-des-down:hover{background:#f7f8f8}.new-shipping-combo .text-pointer-left .mdi-chevron-left,.new-shipping-combo .text-pointer-right .mdi-chevron-right{line-height:2!important}.new-shipping-combo .s-tabs{position:relative}.new-shipping-combo .text-pointer-left{background-color:#dbdfe1;font-family:Lucida Grande;font-style:normal;font-weight:400;font-size:6px;top:32%;border-radius:50%;position:absolute;left:-4px;-webkit-box-shadow:16px 0 16px 14px #fff,-16px 0 16px #fff;box-shadow:16px 0 16px 14px #fff,-16px 0 16px #fff;height:16px;width:16px;color:#6e7a81}.new-shipping-combo .text-pointer-left:hover{cursor:pointer}.new-shipping-combo .text-pointer-left .mdi-24px.mdi:before{font-size:16px!important}.new-shipping-combo .s-input__prefix{top:4px}.new-shipping-combo .text-pointer-right{background-color:#dbdfe1;font-family:Lucida Grande;font-style:normal;font-weight:400;font-size:6px;top:32%;border-radius:50%;position:absolute;right:-3px;-webkit-box-shadow:16px 0 16px #fff,-16px 0 16px 14px #fff;box-shadow:16px 0 16px #fff,-16px 0 16px 14px #fff;height:16px;width:16px;color:#6e7a81}.new-shipping-combo .text-pointer-right:hover{cursor:pointer}.new-shipping-combo .text-pointer-right .mdi-24px.mdi:before{font-size:16px!important}.new-shipping-combo .s-tabs-nav{max-width:940px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;white-space:nowrap;position:relative;font-size:0}.new-shipping-combo .s-tabs-nav::-webkit-scrollbar{width:0;height:0;background:transparent}.new-shipping-combo .shipping-combo-popup .s-modal-content{width:816px;min-height:267px;border-radius:12px;overflow:hidden;padding-bottom:37px}.new-shipping-combo .shipping-combo-popup .title{font-weight:700;font-size:24px;line-height:30px;font-family:Arial;color:#363f44;margin-bottom:14px;margin-top:-29px;margin-left:-27px}.new-shipping-combo .shipping-combo-popup .description{width:338px;font-weight:400;font-size:14px;line-height:20px;font-family:Arial;color:#282f33;padding-bottom:8px;margin-left:-27px}.new-shipping-combo .shipping-combo-popup .link{font-weight:400;font-size:14px;line-height:20px;font-family:Arial;margin-bottom:8px;margin-left:-27px}.new-shipping-combo .shipping-combo-popup .note{font-weight:400;font-size:12px;line-height:16px;font-family:Arial;color:#5e6a6e;margin-left:-27px;padding-top:8px}.new-shipping-combo .shipping-combo-popup .button{width:128px;height:40px;border-radius:7px;text-align:center;bottom:-18px;right:-188px}.new-shipping-combo .shipping-combo-popup .wrapper{position:relative}.new-shipping-combo .shipping-combo-popup .image{position:absolute;top:-25px;left:-2px}.new-shipping-combo .shipping-combo-popup .s-modal-body{padding-bottom:0;position:relative}.new-shipping-combo .shipping-combo-popup .content{min-height:120px}.new-shipping-combo .widget-tip{width:900px;height:112px;margin:16px;background-color:#ebf7fd;position:relative;right:16px;border-left:3px solid #0093ed}.new-shipping-combo .widget-tip .button{border:.5px solid rgba(0,147,237,.34901960784313724);background:-webkit-gradient(linear,left bottom,left top,from(rgba(120,203,255,.18)),to(rgba(120,203,255,.18))),#fff;background:linear-gradient(0deg,rgba(120,203,255,.18),rgba(120,203,255,.18)),#fff;-webkit-box-shadow:0 2px 4px rgba(0,99,182,.08);box-shadow:0 2px 4px rgba(0,99,182,.08);width:180.86px;height:40px;border-radius:7px;position:absolute;text-align:center;font-weight:400;font-size:14px;line-height:26px;color:#0093ed;bottom:15px;left:50px;padding-top:5px}.new-shipping-combo .widget-tip .button:hover{cursor:pointer}.new-shipping-combo .widget-tip .mdi-information-outline{position:absolute;top:13px;left:20px}.new-shipping-combo .widget-tip .text{font-weight:400;font-size:14px;line-height:24px;position:absolute;color:#313e57;top:13px;left:50px}.new-shipping-combo .widget-tip .s-icon-close{position:absolute;top:13px;right:10px;size:6px;line-height:6px}.new-shipping-combo .widget-tip .s-icon-close:hover{cursor:pointer}.new-loading-popup-catalog{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pbase-img{height:auto;width:100%}#pbase-campaigns .ui-layout__section{margin:0;padding:0}#pbase-campaigns .ui-layout__section #all-products .product-status{background-color:#eaf7fe;color:#0094f2}#pbase-campaigns .ui-layout__section #all-products .product-status,#pbase-campaigns .ui-layout__section #all-products .product-status .s-icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#pbase-campaigns .ui-layout__section #all-products .product-status .s-button{padding:0;width:1em;height:1em;line-height:normal;background:transparent;border-color:transparent}#pbase-campaigns .ui-layout__section #all-products .product-status .s-button:after{border-color:transparent transparent #ee4b38 #ee4b38!important}#pbase-campaigns .ui-layout__section #all-products .product-status--unavailable{color:#d49502;background-color:#fcf5cf}#pbase-campaigns .ui-layout__section #all-products .product-status--launching{color:#0094f2;background-color:#eaf7fe}#pbase-campaigns .ui-layout__section #all-products .product-status--draft,#pbase-campaigns .ui-layout__section #all-products .product-status--in-review{color:#6f6d6d;background-color:rgba(227,231,232,.2901960784313726)}#pbase-campaigns .ui-layout__section #all-products .product-status--failed,#pbase-campaigns .ui-layout__section #all-products .product-status--rejected{color:#ee4b38;background-color:#f7e7e6}#pbase-campaigns .ui-layout__section #all-products .product-status--available,#pbase-campaigns .ui-layout__section #all-products .product-status--available-with-basic-images{color:#093;background-color:#e4f7d7}#create-product .custom-action-bar .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#create-product .custom-action-bar .heading h2{display:inline-block}#create-product .custom-text-13px{font-size:.825rem}#create-product .kit-section-content{padding:16px;display:grid}#create-product .kit-section-title{padding:12px 16px;color:#2a3038;line-height:22px;-webkit-box-shadow:0 1px 0 0 #e6ebf0;box-shadow:0 1px 0 0 #e6ebf0;background-color:#fff;border-radius:0;min-height:48px}#create-product .kit-section-title .s-select{width:100%}#create-product .kit-text-orange{color:#d47e44}#create-product .kit-text-green{color:#20a848}#create-product .s-dropdown-header{border-bottom:1px solid #dbdbdb;padding-bottom:.5rem;margin-bottom:1rem;width:100%}#create-product .kit-icon-19{width:19px;height:19px}#create-product .phub-table-pricing{border-radius:unset}#create-product .phub-design{margin-bottom:24px}#create-product .phub-design.active .phub-design-container{background:#fff;-webkit-box-shadow:0 8px 8px 0 rgba(22,48,84,.2);box-shadow:0 8px 8px 0 rgba(22,48,84,.2);border-radius:3px}#create-product .phub-design:hover:not(.active) .phub-design-container{-webkit-box-shadow:0 16px 16px 0 rgba(22,48,84,.06);box-shadow:0 16px 16px 0 rgba(22,48,84,.06)}#create-product .phub-design .border-red{border-color:red}#create-product .phub-design .warning-section{color:#e85244}#create-product .phub-design .design-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px;border-bottom:1px solid #e6ebf0;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#create-product .phub-design .design-heading a{height:16px}#create-product .phub-design .design-heading .design-heading-btn,#create-product .phub-design .design-heading .design-heading-btn button{height:32px;text-transform:capitalize}#create-product .phub-design .design-heading .btn-not-valid button{color:red;border-color:red;-webkit-box-shadow:0 0 1px 0 #f6424c;box-shadow:0 0 1px 0 #f6424c}#create-product .phub-design .design-heading span{cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#create-product .phub-design .phub-design-content{padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}#create-product .phub-design .phub-design-content>.kit-wrapper-tooltip{position:absolute;right:12px}#create-product .phub-design .phub-design-content .fix-to-top-right{position:absolute;top:8px;right:12px}#create-product .phub-design .phub-design-content .product-information-section .color-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-bottom:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#create-product .phub-design .phub-design-content .product-information-section .color-section .color{width:16px;height:16px;border-radius:50%;margin:0 8px 8px 0;border:none;outline:none;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;-webkit-transition:.15s ease-out;transition:.15s ease-out;padding:0}#create-product .phub-design .phub-design-content .product-information-section .color-section .color:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}#create-product .phub-design .phub-design-content .product-information-section .color-section .color-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin-left:7px}#create-product .phub-design .phub-design-content .product-information-section .color-section__add-color{border:none;outline:none;width:19px;height:19px;background-color:#f2f5f8;padding:0;border-radius:50%}#create-product .phub-design .phub-design-content .product-information-section .color-section .s-dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-shadow:0 8px 24px 0 rgba(24,26,32,.08);box-shadow:0 8px 24px 0 rgba(24,26,32,.08);background-color:#fff}#create-product .phub-design .phub-design-content .product-information-section .color-section .s-dropdown-body,#create-product .phub-design .phub-design-content .product-information-section .color-section .s-dropdown-header{padding-left:16px}#create-product .phub-design .phub-design-content .product-information-section .color-section .s-dropdown-item{width:24px;height:24px;margin:0 14px 14px 0;position:relative;padding:0;border-radius:50%;display:inline-block;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;-webkit-transition:.15s ease-out;transition:.15s ease-out}#create-product .phub-design .phub-design-content .product-information-section .color-section .s-dropdown-item.active:before{position:absolute;content:"";width:10px;height:10px;background-color:#fff;top:7px;left:7px;border-radius:50%;-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey}#create-product .phub-design .phub-design-content .product-information-section .color-section .s-dropdown-menu{width:320px;z-index:9999}#create-product .phub-design .phub-design-content .product-information-section .custom-flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0}#create-product .phub-design .phub-design-content .product-information-section .select-all-size{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}#create-product .phub-design .phub-design-content .product-information-section .select-all-size .s-check{width:16px!important;height:16px!important}#create-product .phub-design .phub-design-content .product-information-section .select-size{-ms-flex-wrap:wrap;flex-wrap:wrap}#create-product .phub-design .phub-design-content .product-information-section .select-size .size-item{margin:0 6px 8px 0;border-radius:3px;min-width:26px;height:26px;text-transform:uppercase;color:#565f6c;font-size:10px;line-height:20px}#create-product .phub-design .phub-design-content .product-information-section .select-size .size-item.active{background-color:#e6ebf0;border-color:#8892a4}#create-product .phub-design .phub-design-content .product-information-section .rule-upload{list-style-type:disc;display:block}#create-product .phub-design .phub-design-content .product-information-section .upload-section{display:-webkit-box;display:-ms-flexbox;display:flex}#create-product .phub-design .phub-design-content .product-information-section .upload-section .title{text-transform:capitalize}#create-product .phub-design .phub-design-content .product-information-section .upload-section .image-preview{width:72px;height:72px;border:1px solid #e6ebf0;border-radius:3px;position:relative}#create-product .phub-design .phub-design-content .product-information-section .upload-section .image-preview img{border-radius:3px;width:100%;height:100%}#create-product .phub-design .phub-design-content .product-information-section .upload-section .image-preview .empty-image svg{width:100%;height:100%}#create-product .phub-design .phub-design-content .product-information-section .upload-section .image-preview .overlay{display:none;position:absolute;background:transparent;top:0;width:100%;height:100%}#create-product .phub-design .phub-design-content .product-information-section .upload-section .image-preview .overlay:hover{background-color:rgba(0,0,0,.3)}#create-product .phub-design .phub-design-content .product-information-section .upload-section .image-preview .overlay .kit-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;background-color:#fff}#create-product .phub-design .phub-design-content .product-information-section .upload-section .image-preview:hover .overlay{display:block}#create-product .phub-design .phub-design-content .product-information-section .upload-section .custom-file-upload{width:72px;height:40px;border:1px solid #8892a4;border-radius:3px;text-align:center;line-height:40px;cursor:pointer}#create-product .phub-design .phub-design-content .product-information-section .upload-section .custom-file-upload:hover{border-color:#428cf0}#create-product .phub-design .phub-design-content .editor-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:80px}#create-product .phub-design .phub-design-content .editor-section .img-main{border-radius:5px;border:1px solid #e6ebf0;height:410px;width:325px;margin-top:24px;margin-left:16px}#create-product .phub-design .phub-design-content .editor-section__button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}#create-product .phub-design .phub-design-content .editor-section__button-group .btn-position{width:51px;height:32px;border:1px solid #8892a4;border-radius:3px;text-transform:capitalize;padding:5px 10px;cursor:pointer}#create-product .phub-design .phub-design-content .editor-section__button-group .btn-position:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}#create-product .phub-design .phub-design-content .editor-section__button-group .btn-position:last-child{border-top-left-radius:0;border-bottom-left-radius:0}#create-product .phub-design .phub-design-content .editor-section__button-group .btn-position.active{border-color:#428cf0}#create-product .phub-design .phub-design-content .editor-section__button-group .btn-position.active p{color:#428cf0}#create-product .phub-design .phub-design-content .editor-section__button-group .btn-position.active+div{border-left-color:#428cf0}#create-product .phub-design .phub-design-content .phub-editor-container{width:80px;min-height:80px;border-radius:4px;border:1px solid #e6ebf0;padding:7px}#create-product .phub-design .phub-design-content .phub-editor-wrapper{width:100%;height:100%;position:relative}#create-product .phub-design .phub-design-content .phub-editor-wrapper img{width:calc(100% + 1px)}#create-product .phub-design .design-editor-content{border:1px solid #e6ebf0;border-radius:4px;text-align:center}#create-product .phub-design .design-editor-content .fade-enter-active{-webkit-transition:opacity .3s;transition:opacity .3s}#create-product .phub-design .design-editor-content .fade-leave-active{-webkit-transition:opacity 0s;transition:opacity 0s}#create-product .phub-design .design-editor-content .fade-enter,#create-product .phub-design .design-editor-content .fade-leave-to{opacity:0}#create-product .phub-design .design-editor-content .design-heading{height:56px;padding:12px 16px}#create-product .phub-design .design-editor-content .design-heading .design-type{width:120px}#create-product .phub-design .design-editor-content .design-heading .design-modes .design-heading-btn .kit-btn{position:relative}#create-product .phub-design .design-editor-content .design-heading .design-modes .design-heading-btn .kit-btn:focus{outline:none}#create-product .phub-design .design-editor-content .design-heading .design-modes .design-heading-btn.btn-active .kit-btn{z-index:1}#create-product .phub-design .design-editor-content .editor-item{text-align:center;min-height:550px;position:relative}#create-product .phub-design .design-editor-content .editor-item .design-tools-container{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}#create-product .phub-design .design-editor-content .editor-item .design-tools-container .design-tools{height:32px}#create-product .phub-design .design-editor-content .editor-item .design-tools-container .design-tools .design-heading-btn{float:none}#create-product .phub-design .design-editor-content .editor-item .design-tools-container .design-tools .design-heading-btn .kit-btn{width:32px;padding:0;min-width:unset}#create-product .phub-design .design-editor-content .editor-item .design-tools-container .design-tools .design-heading-btn .kit-btn:hover i svg g{fill:#005fe1}#create-product .phub-design .design-editor-content .editor-item .design-tools-container .design-tools .design-heading-btn--scale-to-fit .kit-btn{border-right:none}#create-product .phub-design .design-editor-content .editor-item .displayNone{display:none}#create-product .phub-design .design-editor-content .editor-item .btn3d__changeartwork{display:-webkit-box;display:-ms-flexbox;display:flex}#create-product .phub-design .design-editor-content .editor-item .editor-info{text-align:left;padding:8px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#create-product .phub-design .design-editor-content .editor-item .artwork-required{position:absolute;margin:auto;height:208px;width:217px;top:0;background:#fff;border:1px dashed #b4becc;left:0;right:0;bottom:0;border-radius:3px;text-align:left;padding:30px;z-index:100}#create-product .phub-design .design-editor-content .editor-item .artwork-required ul{list-style:inside;margin-top:8px}#create-product .phub-design .design-editor-content .editor-item .artwork-required ul li{line-height:20px}#create-product .phub-design .design-editor-content .editor-item .artwork-required__3dmod{position:relative;background:#f2f5f8;border-radius:3px;text-align:left;z-index:100;margin:52px;margin-bottom:0;margin-top:24px;border:1px solid rgba(180,190,204,.24);height:380px;max-width:400px}#create-product .phub-design .design-editor-content .editor-item .artwork-required__3dmod ul{list-style:inside;margin-top:8px}#create-product .phub-design .design-editor-content .editor-item .artwork-required__3dmod .required-list{border-radius:3px;border:1px dashed #b4becc;height:100%;background-color:#fff;display:grid}#create-product .phub-design .design-editor-content .editor-item .donwload-btn button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#create-product .phub-design .design-editor-content .editor-item .editor-mockup{position:relative;width:400px;display:inline-block}#create-product .phub-design .design-editor-content .editor-item .editor-mockup .drop-zone{border:1px dotted rgba(0,0,0,.2);cursor:pointer}#create-product .phub-design .design-editor-content .editor-item .editor-mockup .drop-zone:hover{background-color:hsla(0,0%,100%,.2)}#create-product .phub-design .design-editor-content .editor-item .editor-mockup .drop-zone .x-axis{position:absolute;height:100%;border:1px solid #8ee662;width:0;z-index:1;-webkit-box-shadow:0 16px 16px 0 rgba(22,48,84,.06);box-shadow:0 16px 16px 0 rgba(22,48,84,.06);cursor:nwse-resize}#create-product .phub-design .design-editor-content .editor-item .editor-mockup .aop-artwork{width:400px;height:400px;border:1px dashed #e6ebf0;background-color:#fafafb}#create-product .phub-design .design-editor-content .editor-item .in-process-animation div{display:inline-block}#create-product .phub-design .design-editor-content .editor-item .in-process-animation .lds-ellipsis{display:inline-block;position:relative;width:24px;height:24px}#create-product .phub-design .design-editor-content .editor-item .in-process-animation .lds-ellipsis div{position:absolute;top:12px;width:5px;height:5px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}#create-product .phub-design .design-editor-content .editor-item .in-process-animation .lds-ellipsis div:first-child{left:4px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}#create-product .phub-design .design-editor-content .editor-item .in-process-animation .lds-ellipsis div:nth-child(2){left:4px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}#create-product .phub-design .design-editor-content .editor-item .in-process-animation .lds-ellipsis div:nth-child(3){left:18px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}#create-product .phub-design .design-editor-content .editor-item .in-process-animation .lds-ellipsis div:nth-child(4){left:30px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(13px);transform:translate(13px)}}#create-product .phub-design .design-editor-content .editor-item .uploading-animation div{display:inline-block}#create-product .phub-design .design-editor-content .editor-item .uploading-animation .lds-ring{display:inline-block;position:relative;width:20px;height:20px}#create-product .phub-design .design-editor-content .editor-item .uploading-animation .lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:16px;height:16px;margin:2px;border:3px solid #fff;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}#create-product .phub-design .design-editor-content .editor-item .uploading-animation .lds-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}#create-product .phub-design .design-editor-content .editor-item .uploading-animation .lds-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}#create-product .phub-design .design-editor-content .editor-item .uploading-animation .lds-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#create-product .phub-design .design-editor-content .preview-item{min-height:550px}#create-product .phub-design .design-editor-content .preview-item .base-loading{border-radius:0 0 4px 4px;background:#fff;min-height:550px;margin-top:56px}#create-product .phub-design .design-editor-content .preview-item .m-t-xl{margin-top:56px}#create-product .phub-design .design-editor-content .preview-item .preview-rendered-img{width:80%;height:auto}#create-product .phub-design .design-editor-content .kit-wrapper-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;float:left}#create-product .phub-design .design-editor-content .kit-wrapper-pagination:after{content:"";clear:both;display:inherit}#create-product .phub-design .design-editor-content .kit-wrapper-pagination .s-button{border-radius:0}#create-product .phub-design .design-editor-content .kit-wrapper-pagination>.s-button:first-child{margin-right:-1px;border-radius:5px 0 0 5px}#create-product .phub-design .design-editor-content .kit-wrapper-pagination>.s-button:last-child{margin-left:-1px;border-radius:0 5px 5px 0}#create-product .phub-design .design-editor-content .kit-wrapper-pagination span .s-button{border-radius:0}#create-product .phub-design .design-editor-content .kit-wrapper-pagination span:first-child .s-button{margin-right:-1px;border-radius:5px 0 0 5px}#create-product .phub-design .design-editor-content .kit-wrapper-pagination span:last-child .s-button{margin-left:-1px;border-radius:0 5px 5px 0}#create-product .phub-design .design-editor-content .kit-wrapper-pagination .s-button:focus{z-index:1}#create-product .phub-design .design-editor-content .kit-wrapper-pagination .design-heading-btn{line-height:inherit;color:#525c64}#create-product .phub-design .design-editor-content .kit-wrapper-pagination .btn-active{color:#0093ed}#create-product .phub-popup-catalog .s-modal-content{min-width:60%}@media only screen and (min-width:769px){#create-product .phub-popup-catalog .s-modal-content{min-width:768px}}@media only screen and (min-width:1400px){#create-product .phub-popup-catalog .s-modal-content{min-width:1024px}}#create-product .phub-popup-catalog .s-modal-content .product-click-action .img-background{height:164px}@media only screen and (min-width:769px){#create-product .phub-popup-catalog .s-modal-content .product-click-action .img-background{height:200px}}@media only screen and (min-width:1281px){#create-product .phub-popup-catalog .s-modal-content .product-click-action .img-background{height:224px}}#create-product .phub-popup-catalog .s-modal-content .product-click-action .hide-image{background-position:-9999px!important}#create-product .phub-popup-catalog .s-modal-header{padding:0 0 16px 0}#create-product .phub-popup-catalog .popup-header{display:inline-block;padding-right:32px}#create-product .phub-popup-catalog .popup-header h2{display:inline-block}#create-product .wl-design .kit-section-title a.title-collapse{color:#2a3038;font-size:16px;text-decoration:none}#create-product .wl-design .kit-section-title a.title-collapse i{background-color:#2a3038;height:12px}#create-product .wl-design .kit-section-content{border-bottom:1px solid #e6ebf0;padding:0}#create-product .wl-design .kit-section-content .prod-content{-webkit-transition:max-height .5s;transition:max-height .5s;max-height:0;width:100%;height:auto;overflow:hidden}#create-product .wl-design .kit-section-content .prod-content.open{max-height:500px}#create-product .wl-design .kit-section-content .prod-content .prod-body{padding:16px}#create-product .wl-design .kit-popup .unite-ui-dashboard__main{padding:0!important}#create-product .wl-design .kit-popup .unite-ui-dashboard__main .product{cursor:pointer}#create-product .wl-design .kit-popup .unite-ui-dashboard__main .product.added-design{cursor:not-allowed}#create-product .wl-design .kit-popup .unite-ui-dashboard__main .product.added-design .img-wrap{position:relative}#create-product .wl-design .kit-popup .unite-ui-dashboard__main .product.added-design .img-wrap .added-cover-img{position:absolute;left:0;right:0;top:0;bottom:0;background:hsla(0,0%,86.7%,.8666666666666667);text-align:center;font-size:20px;color:#e6680f;font-weight:600;padding-top:40%}#create-product .body-row .kit-input{max-width:120px}#create-product .body-row .kit-input.kit-checkbox-wrapper{display:inline-block;vertical-align:text-top}#create-product .body-row .kit-input-pricing .kit-input{max-width:132px}#create-product .body-row .kit-input-pricing .s-input__inner{height:32px;line-height:32px;font-size:14px}#create-product .body-row.variant-container{background-color:#fafafa}#create-product .body-row.variant-container .s-input__inner{border-color:#b4becc}#create-product .body-row.variant-container td{border-bottom:1px solid #f2f5f8}#create-product .body-row.variant-container:hover{-webkit-box-shadow:inset 0 1px 0 1px #428cf0;box-shadow:inset 0 1px 0 1px #428cf0}#create-product .body-row.variant-container:hover td{border:1px solid transparent;border-bottom-color:#428cf0}#create-product .body-row.variant-container:hover:first-child{-webkit-box-shadow:inset 0 0 0 1px #428cf0;box-shadow:inset 0 0 0 1px #428cf0}#create-product .body-row.variant-container:hover:first-child td{border-top-color:#428cf0;border-bottom-color:transparent}#create-product .body-row .variant-direction-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#create-product .body-row .variant-direction-wrapper a{text-decoration:none}#create-product .body-row .variant-direction-wrapper i{color:#0093ed}#create-product .preview .body-wrap{padding-bottom:0}#create-product #phub-description .body-description-tab{padding-right:32px}@media (min-width:1072px){#create-product #phub-description .body-description-tab{padding-right:64px}}#create-product #phub-description .s-input-error .s-input__inner{border:1px solid #e85244;background-color:#fff}#create-product #phub-description .custom-sbase-editor .redactor-in{min-height:220px}#create-product #phub-description .flex-container-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#create-product #phub-description .size-chart-container .size-chart-wrapper{border-radius:3px;border:1px solid #e6ebf0;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04)}#create-product #phub-description .unit{color:#565f6c;cursor:pointer}#create-product #phub-description .tags-container .tag-wrapper{border:1px dashed #b4becc;border-radius:5px;background-color:#e6ebf0;display:inline-block;height:24px}#create-product #phub-description .tags-container .tag-wrapper .tag-p{float:left;padding:2px 4px 2px 4px}#create-product #phub-description .tags-container .tag-wrapper .tag-icon{cursor:pointer;margin-top:3px}#create-product #phub-description .tags-container .kit-wrapper-tooltip .kit-tooltip{-webkit-transform:translateX(-60%);transform:translateX(-60%);margin-top:-10px}#create-product #phub-description .description-right-part .kit-section{background:#fff;border:1px solid #e6ebf0;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);border-radius:0;-webkit-transition:.05s ease-in-out;transition:.05s ease-in-out}@media (min-width:1072px){#create-product #phub-description .description-right-part .kit-section{border-radius:3px 3px 3px 3px}}#create-product #phub-description .description-right-part .kit-section-title{padding:12px 16px;color:#2a3038;font-size:16px;line-height:22px;-webkit-box-shadow:0 1px 0 0 #e6ebf0;box-shadow:0 1px 0 0 #e6ebf0;background-color:#fff;border-radius:0;min-height:48px}@media (min-width:1072px){#create-product #phub-description .description-right-part .kit-section-title{border-radius:3px 3px 0 0}}#create-product #phub-description .description-right-part .kit-section-content{padding:16px}#create-product #phub-description .description-right-part .kit-section.kit-section--hover>.kit-section-title{background-color:#f2f5f8}@media (min-width:1072px){#create-product #phub-description .description-right-part .kit-section.kit-section--hover>.kit-section-title{background-color:#fff}#create-product #phub-description .description-right-part .kit-section.kit-section--hover:hover{border:1px solid #ced7e1;-webkit-box-shadow:0 16px 16px 0 rgba(22,48,84,.06);box-shadow:0 16px 16px 0 rgba(22,48,84,.06)}#create-product #phub-description .description-right-part .kit-section.kit-section--hover:hover>.kit-section-title{background-color:#f2f5f8}}#create-product #phub-description .description-right-part .preview-section{border:1px solid #e6ebf0;height:350px}#create-product #phub-description .description-right-part .preview-section .kit-section-title{padding:12px}#create-product #phub-description .description-right-part .preview-section .fixed-loading-des-tab{margin-top:97px;text-align:center}#create-product #phub-description .description-right-part .preview-section .kit-input-dropdown-content{width:100%;min-width:unset!important;max-height:296px}#create-product #phub-description .description-right-part .preview-item .img-main-container{text-align:center}#create-product #phub-description .description-right-part .preview-item .img-main-container .img-select{height:250px}#create-product #phub-description .description-right-part .wrap-represent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#create-product #phub-description .description-right-part .wrap-represent .active-color{width:10px;height:10px;border-radius:50%}#create-product #phub-description .description-right-part .wrap-represent .active-color.light{background-color:#181a20}#create-product #phub-description .description-right-part .wrap-represent .active-color.dark{background-color:#e6ebf0}#create-product #phub-description .description-right-part .wrap-represent .kit-wrapper-tooltip .kit-tooltip{-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:-10px}#create-product .price .kit-noti-wrap{background-color:#faebd7;color:#d47e44;width:100%;padding:6px 6px 6px 16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#create-product .price .th-warning{padding:0!important;font-weight:400}#create-product .price .kit-warning-red{background-color:#faebd7;padding:10px}#create-product .kit-btn-disabled:hover{border-color:unset}#create-product .btn-save-draft{margin-right:7px}#create-product .btn-active button{border-color:#428cf0;color:#428cf0;-webkit-transition:.2s;transition:.2s}#create-product i.kit-icon-16-remove{background:#b4becc}#create-product .btn-delete-disable{cursor:not-allowed}#create-product .step-buttons,#create-product .step-buttons .step-button{display:-webkit-box;display:-ms-flexbox;display:flex}#create-product .step-buttons .step-button{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s;transition:all .2s;margin-right:16px}#create-product .step-buttons .step-button .number{font-weight:700;-webkit-transition:all .2s;transition:all .2s;margin-right:6px;width:16px;height:16px;color:#565f6c;font-size:10px;border:1px solid #b4becc;border-radius:50%;text-align:center;line-height:15px}#create-product .step-buttons .step-button .text{color:#565f6c;line-height:22px}#create-product .step-buttons .step-button.active{position:relative}#create-product .step-buttons .step-button.active .number{border:1px solid #0093ed;color:#fff;background-color:#0093ed}#create-product .step-buttons .step-button.active .text{color:#0093ed}#create-product .step-buttons .step-button.active:after{background:#0093ed;bottom:-17px;content:"";left:0;position:absolute;width:100%;height:2px}#create-product .step-buttons .step-button.disabled{opacity:.5;pointer-events:none}#create-product .new-product .kit-product-noti-wrap{margin:-16px;margin-bottom:16px;border-radius:0}#create-product .new-product .kit-product-noti-wrap.notice{margin:0;border-radius:0;background-color:#faebd7}#create-product .new-product .custom-kit-section{border:1px solid #e6ebf0;border-radius:3px}#create-product .new-product .custom-kit-section .kit-section{border:0}#create-product .new-product .custom-kit-section .warning-section{color:#e85244}#create-product .new-product .buttons-wrap{padding:0 16px;border-bottom:1px solid #e6ebf0;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#create-product .new-product .buttons-wrap .control-button{float:left;position:relative;top:8px}#create-product .new-product .buttons-wrap .back-button{float:right}#create-product .new-product .body-wrap{padding:16px}#create-product .new-product .prod-uploader{padding:16px;min-height:700px}#create-product .new-product .prod-uploader .kit-section{border-top:0;border-radius:0}#create-product .new-product .prod-uploader .kit-section:hover{border-top:0}#create-product .new-product .prod-uploader__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}#create-product .new-product .prod-uploader__content__list{width:100%}@media (min-width:1024px){#create-product .new-product .prod-uploader__content__list{width:336px}}@media (min-width:1440px){#create-product .new-product .prod-uploader__content__list{width:368px}}#create-product .new-product .prod-uploader__content__list__add-more{margin-bottom:6px}#create-product .new-product .prod-uploader__content__editor{width:100%}@media (min-width:1024px){#create-product .new-product .prod-uploader__content__editor{width:428px}}@media (min-width:1440px){#create-product .new-product .prod-uploader__content__editor{width:504px}}#create-product .new-product .prod-uploader__content__editor.fixed{position:fixed;top:16px;z-index:1040;background:#fff}#create-product .new-product .prod-uploader .prod-body .upload-content{padding-left:16px}#create-product .new-product .prod-uploader .prod-body .upload-content .text-content{margin-top:32px}#create-product .new-product .prod-uploader .prod-body .upload-content .text-content .upload-require .success{color:#20a848}#create-product .new-product .prod-uploader .prod-body img{padding:8px;max-height:400px}#create-product .new-product .prod-uploader .prod-body .btn-row .kit-btn{min-width:171px;line-height:36px;cursor:pointer}#create-product .new-product .prod-uploader .prod-body .btn-row a{display:block}#create-product .new-product .prod-uploader .prod-body .upload-buttons .uploader-button{display:inline-block}#create-product .new-product .prod-uploader .prod-body .upload-buttons .uploader-button .kit-btn{line-height:37px;cursor:pointer}#create-product .new-product .prod-uploader .prod-body .upload-buttons .custom-file-upload .percent{position:absolute;left:calc(50% + 10px)}#create-product .new-product .prod-uploader .prod-body .upload-buttons .custom-file-upload .btn-upload-text{position:relative;top:-7px}#create-product .new-product .prod-uploader .prod-body .upload-buttons .custom-file-upload .btn-upload-text .upload-partname{line-height:0}#create-product .new-product .prod-uploader .prod-body .upload-buttons .custom-file-upload .btn-upload-text .kit-heading-25{display:block;line-height:0;font-size:10px}#create-product .new-product .preview .product-image{position:relative}#create-product .new-product .preview .product-image img{width:144px;height:144px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#create-product .new-product .preview .product-image .kit-checkbox-wrapper{position:absolute;top:7px;left:17px}#create-product .new-product .preview .product-image .kit-checkbox-wrapper .kit-checkbox-container .kit-checkbox-checkmark:focus{border:1px solid!important}#create-product .new-product .preview .product-image.feature-img img{width:100%;height:303px}#create-product .new-product .preview .product-image.feature-img .kit-checkbox-wrapper{left:9px}#create-product .new-product .desc .editor:after{content:"";position:absolute;height:1px;background:#e6ebf0;bottom:0;left:-8px}@media (min-width:768px){#create-product .new-product .desc .editor:after{width:734px}}@media (min-width:1024px){#create-product .new-product .desc .editor:after{width:750px}}@media (min-width:1440px){#create-product .new-product .desc .editor:after{width:942px}}#create-product .new-product .desc .size-chart{position:relative}#create-product .new-product .desc .size-chart img{max-width:600px}#create-product .new-product .desc .size-chart .size-chart-text{display:inline-block}#create-product .new-product .desc .size-chart .disabled{opacity:.5}#create-product .new-product .desc .size-chart .disabled .kit-checkbox-container,#create-product .new-product .desc .size-chart .disabled .kit-checkbox-label{cursor:default}#create-product .new-product .phub-table{border:0}.phub-table{border:1px solid #e6ebf0;border-radius:4px}@media (min-width:1024px){.phub-table{overflow:hidden}}.phub-table table{width:100%}.phub-table table img{max-height:64px}.phub-table table .s-input__prefix{color:#363e43;top:6px}.phub-table table .heading-row{border-bottom:1px solid #e6ebf0}.phub-table table .heading-row .custom-width-import{width:120px}.phub-table table .heading-row .custom-width{width:40px}.phub-table table .heading-row th{padding:12px 8px}.phub-table table .heading-row th:first-child{padding-left:8px}.phub-table table .heading-row th.cost-heading,.phub-table table .heading-row th.size-heading{min-width:60px}.phub-table table .heading-row th.product-heading{min-width:150px}.phub-table table .heading-row .edit-heading,.phub-table table .heading-row th.profit-heading{min-width:100px}.phub-table table .control-row{border-bottom:1px solid #e6ebf0}.phub-table table .control-row td{padding:12px 0}.phub-table table .control-row td.input{padding-right:8px}.phub-table table .control-row td.input .kit-input{max-width:140px}.phub-table table .body-row td{border-bottom:1px solid #e6ebf0}.phub-table table .body-row td:first-child{padding-left:16px;padding-right:0}.phub-table table .body-row td.profit-body{padding-right:16px}.phub-table table .body-row td.profit-body.positive{color:#20a848}.phub-table table .body-row td.img-body img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.phub-table table .body-row td.input .kit-input{max-width:140px}.phub-table table thead.heading-row tr th{padding:4px 8px}.phub-table table thead.heading-row tr th:first-child{padding-left:16px}.phub-table table tbody tr.body-row td{padding:4px 8px;border:1px solid #e6ebf0;border-left-color:transparent;border-right-color:transparent}.phub-table table tbody tr.body-row td:first-child{padding-left:16px}.phub-table table tbody tr.body-row td .kit-input{height:32px}.phub-table table tbody tr.body-row:hover{-webkit-box-shadow:inset 0 1px 0 1px #428cf0;box-shadow:inset 0 1px 0 1px #428cf0}.phub-table table tbody tr.body-row:hover td{border:1px solid transparent;border-bottom-color:#428cf0}.phub-table table tbody tr.body-row:hover:first-child{-webkit-box-shadow:inset 0 0 0 1px #428cf0;box-shadow:inset 0 0 0 1px #428cf0}.phub-table table tbody tr.body-row:hover:first-child td{border-top-color:#428cf0;border-bottom-color:transparent}.phub-new-editor-pricing{border:1px solid #e6ebf0;border-radius:4px;border-top:0}@media (min-width:1024px){.phub-new-editor-pricing{overflow:hidden}}.phub-new-editor-pricing table{width:100%}.phub-new-editor-pricing table img{max-height:64px}.phub-new-editor-pricing table .s-input__prefix{color:#363e43;top:6px}.phub-new-editor-pricing table .heading-row{border-bottom:1px solid #e6ebf0}.phub-new-editor-pricing table .heading-row .custom-width-import{width:120px}.phub-new-editor-pricing table .heading-row .custom-width{width:40px}.phub-new-editor-pricing table .heading-row th{padding:12px 8px}.phub-new-editor-pricing table .heading-row th:first-child{padding-left:8px}.phub-new-editor-pricing table .heading-row th.cost-heading,.phub-new-editor-pricing table .heading-row th.size-heading{min-width:60px}.phub-new-editor-pricing table .heading-row th.product-heading{min-width:150px}.phub-new-editor-pricing table .heading-row .edit-heading,.phub-new-editor-pricing table .heading-row th.profit-heading{min-width:100px}.phub-new-editor-pricing table .control-row{border-bottom:1px solid #e6ebf0}.phub-new-editor-pricing table .control-row td{padding:12px 0}.phub-new-editor-pricing table .control-row td.input{padding-right:8px}.phub-new-editor-pricing table .control-row td.input .kit-input{max-width:140px}.phub-new-editor-pricing table .body-row td{border-bottom:1px solid #e6ebf0}.phub-new-editor-pricing table .body-row td:first-child{padding-left:16px;padding-right:0}.phub-new-editor-pricing table .body-row td.profit-body{padding-right:16px}.phub-new-editor-pricing table .body-row td.profit-body.positive{color:#20a848}.phub-new-editor-pricing table .body-row td.img-body img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.phub-new-editor-pricing table .body-row td.input .kit-input{max-width:140px}.phub-new-editor-pricing table thead.heading-row tr th{padding:4px 8px}.phub-new-editor-pricing table thead.heading-row tr th:first-child{padding-left:16px}.phub-new-editor-pricing table tbody tr.body-row td{padding:4px 8px;border:1px solid #e6ebf0;border-left-color:transparent;border-right-color:transparent}.phub-new-editor-pricing table tbody tr.body-row td:first-child{padding-left:16px}.phub-new-editor-pricing table tbody tr.body-row td .kit-input{height:32px}.phub-new-editor-pricing table tbody tr.body-row:hover{-webkit-box-shadow:inset 0 1px 0 1px #428cf0;box-shadow:inset 0 1px 0 1px #428cf0}.phub-new-editor-pricing table tbody tr.body-row:hover td{border:1px solid transparent;border-bottom-color:#428cf0}.phub-new-editor-pricing table tbody tr.body-row:hover:first-child{-webkit-box-shadow:inset 0 0 0 1px #428cf0;box-shadow:inset 0 0 0 1px #428cf0}.phub-new-editor-pricing table tbody tr.body-row:hover:first-child td{border-top-color:#428cf0;border-bottom-color:transparent}.phub-new-editor-pricing .heading-row{border-top:0}.artwork-library.in-editor .upload-artwork__container span{color:#6e7a81}.artwork-library.in-editor .upload-artwork__container #upload-artwork{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;opacity:0}.artwork-library.in-editor .mdi{line-height:1}.artwork-library.in-editor .modal-content__container{max-height:400px;overflow-x:hidden;overflow-y:auto;width:calc(100% + 16px)}.artwork-library.in-editor .modal-content__container::-webkit-scrollbar{width:4px}.artwork-library.in-editor .modal-content__container::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.artwork-library.in-editor .modal-content__container::-webkit-scrollbar-track{background:transparent}.artwork-library .custom-action-bar .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.artwork-library .custom-action-bar .heading h2{display:inline-block}.artwork-library .custom-box_linkdriver{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:3px;border:1px solid #e6ebf0;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);padding:8px 16px;line-height:1}.artwork-library .custom-box_linkdriver span{line-height:1.2rem}.artwork-library .custom-box_linkdriver .s-button{width:-webkit-max-content;width:-moz-max-content;width:max-content}.artwork-library .custom-box_linkdriver .s-button a{text-decoration:none;font-size:12px}.artwork-library .empty-image{height:100%}.artwork-library .empty-catalog{margin-left:25%;width:50%}.artwork-library .s-tab-custom.s-tabs{margin:0}.artwork-library .s-tab-custom.s-tabs .s-tab-content{display:none}.artwork-library .s-tab-item-custom{line-height:1.5rem}.artwork-library .div-dragable{border:2px dashed #b4becc;background:rgba(242,245,248,.4196078431372549)}.artwork-library .div-non-drag{border:2px dashed #fff;background:none}.artwork-library .artwork-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:24px}.artwork-library .artwork-list .artwork{background:#fff;border-radius:7px;border:1px solid rgba(219,223,225,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;padding-bottom:12px}.artwork-library .artwork-list .artwork .artwork-image{background:#f5f6f7;height:212px;width:100%;margin-bottom:12px;position:relative}.artwork-library .artwork-list .artwork .artwork-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.artwork-library .artwork-list .artwork .artwork-image .overlay-block{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.artwork-library .artwork-list .artwork .artwork-image .failed-block{background:rgba(219,223,225,.5);color:var(--red-400);word-wrap:break-word;text-align:center;font-size:13px}.artwork-library .artwork-list .artwork .artwork-image .process-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:8px}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block{border-bottom:1px solid #e8eaed;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(82,92,100,.72);font-size:12px;line-height:16px}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block.active{color:#363e43}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block.last-child{border-bottom:none}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block .s-icon{margin-right:4px}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block .s-icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block .s-icon.icon-success{color:#3fbc1a}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block .s-tooltip.processing-tooltip{margin-left:auto}.artwork-library .artwork-list .artwork .artwork-image .process-block .loading-block .s-tooltip.processing-tooltip:after{width:300px;white-space:normal}.artwork-library .artwork-list .artwork .artwork-image .delete-block{position:absolute;top:0;left:0;width:100%;height:100%}.artwork-library .artwork-list .artwork .artwork-image .delete-block .button-group{position:absolute;right:0;bottom:8px;background:hsla(0,0%,100%,.9);border-radius:5px;border:1px solid rgba(110,122,129,.16);-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}.artwork-library .artwork-list .artwork .artwork-image .delete-block .s-icon{z-index:1;margin:2px;color:#919ba1}.artwork-library .artwork-list .artwork .artwork-image .delete-block .s-icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.artwork-library .artwork-list .artwork .artwork-image .delete-block .s-icon:hover{color:#525c64}.artwork-library .artwork-list .artwork .artwork-image .loading-item{width:25%;height:25%;position:relative;top:37.5%;left:37.5%}.artwork-library .artwork-list .artwork .title{text-align:center}.artwork-library .artwork-list .artwork .title .title-tooltip{width:100%}.artwork-library .artwork-list .artwork .title .extension,.artwork-library .artwork-list .artwork .title .name{font-size:12px;line-height:16px;display:inline-block;white-space:nowrap}.artwork-library .artwork-list .artwork .title .name{overflow:hidden;text-overflow:ellipsis}.artwork-library .artwork-list .artwork .title.processing span{color:rgba(82,92,100,.72)}.artwork-library .artwork-list .artwork .artwork-progress-bar{-webkit-transition:.2s;transition:.2s;-webkit-animation:ease-in-out;animation:ease-in-out;height:8px;position:absolute;bottom:0;left:0}#personalize-design-container .s-select__inner{color:#bbc9d7}#personalize-design-container.add-product-page--with-setting-bar .action-table--sticky{position:fixed;top:70px;z-index:2}@media (min-width:1024px){#personalize-design-container.add-product-page--with-setting-bar .action-table--sticky{top:70px}}#personalize-design-container .flow-dots{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#personalize-design-container .box-with-border{padding:16px 24px;border-radius:4px;border:1px solid #dbdfe1}#personalize-design-container .section-custom-options .warning-icon{position:relative;bottom:-2px}#personalize-design-container .personalize-text-layer-alert{line-height:1.2rem;font-size:12px;padding:8px;-webkit-transition:.5s;transition:.5s}#personalize-design-container .fixed-height-22px .s-form-item__label{height:22px!important}#personalize-design-container .fixed-height-22px .s-form-item__label,#personalize-design-container .flex-tbl-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#personalize-design-container .flex-tbl-data{vertical-align:middle}#personalize-design-container .flex-tbl-data i{position:relative;top:2px}#personalize-design-container .custom-s-form{padding-left:1.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#personalize-design-container .custom-s-form .s-form-item__wrap-label{display:inline-block}#personalize-design-container .custom-s-form .s-form-item__wrap-label .s-form-item__label{margin-bottom:0!important;margin-right:20px}#personalize-design-container .custom-s-form .s-form-item__content{display:inline-block}#personalize-design-container .custom-s-form .s-form-item__content>label{margin-right:24px}#personalize-design-container .design-thumb{display:-webkit-box;display:-ms-flexbox;display:flex}#personalize-design-container .design-thumb .img-container{width:160px;height:160px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;vertical-align:middle;padding-right:8px}#personalize-design-container .design-thumb .img-container img{max-height:100%;max-width:100%;height:auto;width:auto;margin-left:auto;margin-top:auto}#personalize-design-container .design-thumb td{padding-bottom:8px}#personalize-design-container .font-table .tbl-action,#personalize-design-container .ps-artworks .tbl-action,#personalize-design-container .quick-create-campaign .tbl-action{width:100%}#personalize-design-container .font-table .tbl-action th,#personalize-design-container .ps-artworks .tbl-action th,#personalize-design-container .quick-create-campaign .tbl-action th{padding-bottom:10px}#personalize-design-container .font-table .tbl-action thead,#personalize-design-container .ps-artworks .tbl-action thead,#personalize-design-container .quick-create-campaign .tbl-action thead{border:0;border-bottom:1px solid #f2f2f8}#personalize-design-container .font-table .tbl-action tbody tr:first-child td,#personalize-design-container .ps-artworks .tbl-action tbody tr:first-child td,#personalize-design-container .quick-create-campaign .tbl-action tbody tr:first-child td{padding-top:8px;padding-bottom:8px}#personalize-design-container .font-table .tbl-action tbody td,#personalize-design-container .ps-artworks .tbl-action tbody td,#personalize-design-container .quick-create-campaign .tbl-action tbody td{padding-left:5px;padding-right:10px}#personalize-design-container .font-table .tbl-action .li-flex,#personalize-design-container .ps-artworks .tbl-action .li-flex,#personalize-design-container .quick-create-campaign .tbl-action .li-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}#personalize-design-container .font-table .tbl-action .text-blue-normal,#personalize-design-container .ps-artworks .tbl-action .text-blue-normal,#personalize-design-container .quick-create-campaign .tbl-action .text-blue-normal{color:#0093ed}#personalize-design-container .font-table .tbl-action .td-action,#personalize-design-container .ps-artworks .tbl-action .td-action,#personalize-design-container .quick-create-campaign .tbl-action .td-action{width:300px}#personalize-design-container .font-table .tbl-action .td-action button,#personalize-design-container .ps-artworks .tbl-action .td-action button,#personalize-design-container .quick-create-campaign .tbl-action .td-action button{min-width:240px}#personalize-design-container .font-table .tbl-support-bprod thead th:first-child,#personalize-design-container .ps-artworks .tbl-support-bprod thead th:first-child,#personalize-design-container .quick-create-campaign .tbl-support-bprod thead th:first-child{width:50%}#personalize-design-container .font-table .tbl-support-bprod thead th,#personalize-design-container .ps-artworks .tbl-support-bprod thead th,#personalize-design-container .quick-create-campaign .tbl-support-bprod thead th{width:25%}#personalize-design-container .font-table .tbl-support-bprod tbody tr:first-child td,#personalize-design-container .font-table .tbl-support-bprod tbody tr td,#personalize-design-container .ps-artworks .tbl-support-bprod tbody tr:first-child td,#personalize-design-container .ps-artworks .tbl-support-bprod tbody tr td,#personalize-design-container .quick-create-campaign .tbl-support-bprod tbody tr:first-child td,#personalize-design-container .quick-create-campaign .tbl-support-bprod tbody tr td{padding:4px}#personalize-design-container .font-table .tbl-support-bprod .list-complete-item,#personalize-design-container .ps-artworks .tbl-support-bprod .list-complete-item,#personalize-design-container .quick-create-campaign .tbl-support-bprod .list-complete-item{-webkit-transition:all .5s;transition:all .5s;margin-right:10px}#personalize-design-container .font-table .tbl-support-bprod .list-complete-enter,#personalize-design-container .font-table .tbl-support-bprod .list-complete-leave-to,#personalize-design-container .ps-artworks .tbl-support-bprod .list-complete-enter,#personalize-design-container .ps-artworks .tbl-support-bprod .list-complete-leave-to,#personalize-design-container .quick-create-campaign .tbl-support-bprod .list-complete-enter,#personalize-design-container .quick-create-campaign .tbl-support-bprod .list-complete-leave-to{opacity:0;-webkit-transform:translate(25%);transform:translate(25%)}#personalize-design-container .font-table .tbl-support-bprod .list-complete-leave-active,#personalize-design-container .ps-artworks .tbl-support-bprod .list-complete-leave-active,#personalize-design-container .quick-create-campaign .tbl-support-bprod .list-complete-leave-active{position:absolute}#personalize-design-container .font-table .btn-up-font,#personalize-design-container .ps-artworks .btn-up-font,#personalize-design-container .quick-create-campaign .btn-up-font{color:#0092ed;border-color:#0092ed}#personalize-design-container .assets-custom-opt .s-tab-content{padding:.25rem}#personalize-design-container .assets-custom-opt .out-drop-box{text-align:center}#personalize-design-container .assets-custom-opt .out-drop-box .part-container{padding:8px;height:160px;margin:0 24px 8px;border-radius:8px;border:2px dashed transparent}#personalize-design-container .assets-custom-opt .out-drop-box .div-drop{text-align:center;display:table;width:-webkit-fill-available;background-color:#f2f2f8;border:2px solid #d0d8e3}#personalize-design-container .assets-custom-opt .out-drop-box .div-drop.wait-drop{border-style:dashed}#personalize-design-container .assets-custom-opt .out-drop-box .div-drop.lock-drop{background-color:unset;border-color:#fff;cursor:not-allowed}#personalize-design-container .assets-custom-opt .out-drop-box .div-drop .mdi-container{width:100%;height:100%;display:table-cell;vertical-align:middle}#personalize-design-container .assets-custom-opt .out-drop-box .div-drop .mdi-container .mdi{color:#d0d8e3}#personalize-design-container .assets-custom-opt .existed-part{padding:0 32px}#personalize-design-container .assets-custom-opt .existed-part .selected-part img{max-width:100%;max-height:100%;height:auto;width:auto}#personalize-design-container .assets-custom-opt .existed-part .selected-part .block-fade{cursor:move;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;position:absolute;width:calc(100% - 64px);background-color:rgba(0,0,0,.30196078431372547);height:160px;top:0}#personalize-design-container .assets-custom-opt .existed-part .selected-part .block-fade.default-cursor{cursor:default}#personalize-design-container .assets-custom-opt .existed-part .selected-part .block-fade .fade-icon{position:absolute;bottom:0}#personalize-design-container .assets-custom-opt .existed-part .selected-part .block-fade .fade-icon i{color:#fff}#personalize-design-container .assets-custom-opt .ps-artworks .icon-green-not-label{display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#personalize-design-container .assets-custom-opt .ps-artworks .icon-green-not-label:not(span){color:green}#personalize-design-container .assets-custom-opt .ps-artworks .icon-green-not-label span{margin-left:8px;font-style:normal}#personalize-design-container .assets-custom-opt .support-custom-nav{border-bottom:1px solid #dbdfe1;padding-bottom:4px}#personalize-design-container .assets-custom-opt .support-custom-nav>div{display:inline-block;position:relative;top:5px;padding:4px 8px;background-color:transparent;border-radius:8px 8px 0 0;border:1px solid #fff;border-bottom:1px solid transparent}#personalize-design-container .assets-custom-opt .support-custom-nav>div.active{border-color:#dbdfe1;border-bottom:1px solid #fff}#personalize-design-container .modal-art-lib .file-lib-container{padding:8px;text-align:center;background-color:transparent;border-radius:8px;border:1px dashed transparent}#personalize-design-container .modal-art-lib .file-lib-container:hover{-webkit-transition:.3s;transition:.3s;background-color:#f5f6f7;border-color:#d0d8e3}#personalize-design-container .modal-art-lib .file-lib-container div{height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#personalize-design-container .modal-art-lib .file-lib-container div.tag-resolution{height:auto;position:absolute;top:10%;right:0;background-color:rgba(0,0,0,.43137254901960786);padding:2px 4px 2px 8px;border:1px solid #fff;border-right:0;border-radius:8px 0 0 8px}#personalize-design-container .modal-art-lib .file-lib-container div.tag-resolution span{color:#fff;font-size:10px;letter-spacing:1.5px}#personalize-design-container .modal-art-lib .file-lib-container div img{max-width:100%;max-height:100%;width:auto;height:auto}#personalize-design-container .picture-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px}#personalize-design-container .picture-choice-grid .draggable-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#personalize-design-container .picture-choice-grid .draggable-item .upload-container{max-width:200px;max-height:200px;overflow:hidden}#personalize-design-container .picture-choice-grid .draggable-item .upload-container .s-form-item__content .s-upload{max-width:100%;max-height:100%}#personalize-design-container .picture-choice-grid .input-text-small .s-input__inner{font-size:.8rem!important}#personalize-design-container .picture-choice-grid .line-height-md{line-height:32px!important}#personalize-design-container .picture-choice-grid .image-wrapper{position:relative;border:1px solid #eee;height:120px}#personalize-design-container .picture-choice-grid .image-wrapper img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#personalize-design-container .picture-choice-grid .image-wrapper .overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:rgba(49,55,61,.75);-webkit-transition:.3s;transition:.3s;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#personalize-design-container .picture-choice-grid .image-wrapper .icon{width:20px;height:20px;color:#fff}#personalize-design-container .picture-choice-grid .image-wrapper:hover .overlay{opacity:1}#personalize-design-container .s-upload-personalize .s-upload-draggable{height:120px!important;width:100%;text-align:center}.clipart-scope .s-form-item__error{display:none}.clipart-scope .is-error .s-form-item__error:not(.show){display:block}.clipart-scope .is-error form{border-color:#ee4c3a}.clipart-scope .body-row tr{border:none;border-top:1px solid #dbdfe1;vertical-align:top}.clipart-scope .image-in-table{margin:0}.clipart-scope .image-in-table .thumb-loading{top:0;left:0;right:0;bottom:0;text-align:center;background:hsla(0,0%,100%,.6);position:absolute}.clipart-scope .image-in-table .thumb-loading img{max-width:32px}.clipart-scope .image-in-table img{max-width:100%;max-height:100%;width:auto;height:auto}#ca-folder-modal .s-animation-content{overflow:hidden}#ca-folder-modal #pod-clipart-folder-detail{height:calc(100vh - 210px);overflow-y:scroll}#ca-folder-modal #pod-clipart-folder-detail::-webkit-scrollbar{width:3px}#ca-folder-modal #pod-clipart-folder-detail::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}#ca-folder-modal #pod-clipart-folder-detail::-webkit-scrollbar-track{background:transparent}#ca-folder-modal .fixed-setting-bar__bottom{position:absolute;width:100%;bottom:0;left:0;padding:12px 32px;border-top:1px solid #dbdfe1;background-color:#fff;text-align:right}#bulk-campaign .in-process-animation{width:150px}#bulk-campaign .in-process-animation div{display:inline-block}#bulk-campaign .in-process-animation .lds-ellipsis{display:inline-block;position:relative;width:24px;height:24px}#bulk-campaign .in-process-animation .lds-ellipsis div{position:absolute;top:12px;width:5px;height:5px;border-radius:50%;background:#fff;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}#bulk-campaign .in-process-animation .lds-ellipsis div:first-child{left:4px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}#bulk-campaign .in-process-animation .lds-ellipsis div:nth-child(2){left:4px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}#bulk-campaign .in-process-animation .lds-ellipsis div:nth-child(3){left:18px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}#bulk-campaign .in-process-animation .lds-ellipsis div:nth-child(4){left:30px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(13px);transform:translate(13px)}}#bulk-campaign .advanced-toggle{position:relative}#bulk-campaign .advanced-toggle .advance-type{background:#f8f9f9;border-radius:12px}#bulk-campaign .advanced-toggle .advance-type.active{background:#fff;border:1px solid #0096ed;-webkit-box-shadow:0 0 2px 2px rgba(0,150,237,.16);box-shadow:0 0 2px 2px rgba(0,150,237,.16)}#bulk-campaign .advanced-toggle .advance-type .s-tag{position:absolute;right:0}#bulk-campaign .advanced__container form .s-upload{display:block}#bulk-campaign .advanced__container form .s-upload .s-icon{color:#b5bdc2}#bulk-campaign .advanced__container form .s-upload .s-upload-draggable{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:224px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#525c64}#bulk-campaign .advanced__container .upload-csv__container .alert{background:#ebf8ff;border-radius:12px}#bulk-campaign .advanced__container .upload-csv__container .image__container{width:24px}#bulk-campaign .advanced__container .upload-csv__container .btn-upload-csv{padding:0}#bulk-campaign .advanced__container .upload-csv__container .btn-upload-csv .s-upload-draggable{border:0;padding-left:8px;padding-right:8px}#bulk-campaign .advanced__container .upload-csv__container .btn-upload-csv .s-upload{color:#363e43;font-size:14px;font-weight:400}#bulk-campaign .bulk-section{border:1px solid rgba(219,223,225,.5);border-radius:12px}#bulk-campaign .map-layers__container .map-layers__section .base-products__container{max-height:230px;overflow-x:hidden;overflow-y:auto;width:calc(100% + 8px);padding-right:8px}#bulk-campaign .map-layers__container .map-layers__section .base-products__container::-webkit-scrollbar{width:4px}#bulk-campaign .map-layers__container .map-layers__section .base-products__container::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}#bulk-campaign .map-layers__container .map-layers__section .base-products__container::-webkit-scrollbar-track{background:transparent}#bulk-campaign .map-layers__container .map-layers__section .base-products__container .s-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex}#bulk-campaign .map-layers__container .map-layers__section .base-products__container .base-product__container .mdi{height:24px}#bulk-campaign .map-layers__container .map-layers__section .base-product,#bulk-campaign .map-layers__container .map-layers__section .import-layers{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;width:30%}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;width:40%}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers .mdi{height:18px;line-height:1}#bulk-campaign .map-layers__container .map-layers__section select.no-mapped{color:#b5bdc2}#bulk-campaign .map-layers__container .map-layers__section .s-input{font-size:.875rem}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers .s-dropdown-fixed .s-dropdown-trigger{width:100%}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers .s-dropdown-fixed .s-dropdown-trigger .s-button{color:#21272c;font-weight:400}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers .s-dropdown-fixed .s-dropdown-trigger .s-button>span{width:100%}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers .s-dropdown-fixed .s-dropdown-trigger .s-button>span .layer-name{-webkit-box-flex:1;-ms-flex:1;flex:1}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers .image_container{width:24px;height:24px;position:relative}#bulk-campaign .map-layers__container .map-layers__section .origin-camp-layers .image_container img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;max-height:100%}#bulk-campaign .total-status__container{border-radius:12px}#bulk-campaign .total-status__container .total-status{background:#f5f6f7;border-radius:10px}#bulk-campaign #file-form{background:#f5f6f7;border-color:#b5bdc2;height:224px}#bulk-campaign #file-form .s-icon{color:rgba(85,85,80,.4)}#bulk-campaign .export-csv .export-csv__container{background:#f5f6f7;border-radius:12px}#bulk-campaign .export-csv .export-csv__container .column{-webkit-box-flex:1;-ms-flex:1 1 33.33333%;flex:1 1 33.33333%;max-width:33.33333%}#bulk-campaign .export-csv .export-csv__container .empty-text{position:absolute;width:calc(100% - 24px);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#bulk-campaign .export-csv .export-csv__container .list-layer{max-height:245px;overflow:auto}#bulk-campaign .export-csv .export-csv__container .list-layer::-webkit-scrollbar{width:4px}#bulk-campaign .export-csv .export-csv__container .list-layer::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}#bulk-campaign .export-csv .export-csv__container .list-layer::-webkit-scrollbar-track{background:transparent}#bulk-campaign .export-csv .export-csv__container .list-layer .layer{border-top:1px solid rgba(110,122,129,.1)}#bulk-campaign .export-csv .export-csv__container .list-layer .layer.active{background:#e3e7e8}#bulk-campaign .export-csv .export-csv__container .search .mdi{line-height:normal}#bulk-campaign .export-csv .export-csv__container .search input{font-size:.875rem;background:#fff;-webkit-box-shadow:0 5px 10px 0 rgba(54,62,67,.06);box-shadow:0 5px 10px 0 rgba(54,62,67,.06)}#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview{background:#fff;border-radius:8px;height:0;padding-bottom:100%;position:relative}#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview .paragraph__container,#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:calc(100% - 32px);max-height:calc(100% - 32px)}#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview .paragraph__container::-webkit-scrollbar,#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview img::-webkit-scrollbar{width:4px}#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview .paragraph__container::-webkit-scrollbar-thumb,#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview img::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview .paragraph__container::-webkit-scrollbar-track,#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview img::-webkit-scrollbar-track{background:transparent}#bulk-campaign .export-csv .export-csv__container .preview-csv__container .preview .sbase-spinner{top:calc(50% - 12px);left:calc(50% - 12px);width:auto}.container-origin-campaign{border-radius:3px;border:1px solid #e6ebf0;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04)}.container-origin-campaign .custom-img__style{width:60px;height:60px}.container-origin-campaign .custome-style__width{height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container-origin-campaign .custome-style__view-detail{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.container-origin-campaign .origin-campaign{border-top:1px solid #e6ebf0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container-origin-campaign .origin-campaign>div:first-child{min-width:80px}.container-origin-campaign .origin-campaign .image-origin-campaign{width:80%;min-height:75px;padding-top:80%;border-radius:5%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.container-origin-campaign-v2{border-radius:8px;border:1px solid #e6ebf0;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04)}.container-origin-campaign-v2 .custom-img__style{width:60px;height:60px}.container-origin-campaign-v2 .custome-style__width{height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container-origin-campaign-v2 .custome-style__border-bottom{border-bottom:1px solid #e6ebf0}.container-origin-campaign-v2 .custome-style__view-detail{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.container-origin-campaign-v2 .origin-campaign{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:15px 20px}.container-origin-campaign-v2 .origin-campaign>div:first-child{min-width:80px}.container-origin-campaign-v2 .origin-campaign .image-origin-campaign{width:80%;min-height:75px;padding-top:80%;border-radius:5%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.container-upload-design:not(.no-style){border-radius:8px;border:1px solid #e6ebf0}.container-upload-design .col-pbase-1{width:8.33%;max-width:8.33%}.container-upload-design .col-pbase-2{width:16.66%;max-width:16.66%}.container-upload-design .col-pbase-3{width:25%;max-width:25%}.container-upload-design .col-pbase-4{width:33.33%;max-width:33.33%}.container-upload-design .col-pbase-5{width:41.66%;max-width:41.66%}.container-upload-design .col-pbase-6{width:50%;max-width:50%}.container-upload-design .custom-note__color{color:#b4becc}.container-upload-design .custome-style__border{border:1px solid #e6ebf0;border-radius:3px;padding:16px 0 0 0}.container-upload-design .custome-style__border div{display:inline-block}.container-upload-design .custom-table__width{width:100%}.container-upload-design .custome-style__label{cursor:pointer;padding:12px}.container-upload-design .align--design__title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center;border-bottom:1px solid #e6ebf0;height:42px}.container-upload-design .align--design__title,.container-upload-design .label--style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container-upload-design .label--style{cursor:pointer;color:#313e57;height:30px;min-width:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container-upload-design .custom--align__middle{vertical-align:middle}.container-upload-design .upload-design{background:#f2f5f8;border-radius:10px;border:1px dashed #b4becc;-webkit-box-shadow:0 1px 0 0 #e6ebf0;box-shadow:0 1px 0 0 #e6ebf0;height:280px;text-align:center}.container-upload-design .upload-design .fade-image{width:80px;height:80px;border-radius:15%;z-index:1;position:absolute;margin-left:10%;margin-top:10%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.container-upload-design .upload-design .fade-enter-active,.container-upload-design .upload-design .fade-leave-active{-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.container-upload-design .upload-design .fade-enter,.container-upload-design .upload-design .fade-leave-to{-webkit-transition:.5s;transition:.5s;opacity:0}.container-upload-design .sort-symbol{margin-top:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:15px;max-width:15px}.container-upload-design .sort-symbol span{margin:1px 1.5px;display:-webkit-box;display:-ms-flexbox;display:flex}.container-upload-design .sort-symbol span:after,.container-upload-design .sort-symbol span:before{content:" ";width:3px;height:3px;border-radius:50%;position:relative;background-color:#6e7a82;display:block;margin:0 1px}.container-upload-design .action-table{margin-top:-12px;position:absolute;left:0;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 32px}.container-upload-design .action-table .input__move-position{max-width:92px}.container-upload-design .action-table__content .modal-action .btn__select-action,.container-upload-design .action-table__content .s-control-label{width:-webkit-max-content;width:-moz-max-content;width:max-content}.container-upload-design .action-table--sticky{position:fixed;z-index:1;margin-left:6px}.container-upload-design .drag-clipart-container tr{vertical-align:top}.container-upload-design .drag-clipart-container tr:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(245,246,247,0)),color-stop(9%,rgba(245,246,247,.5)),color-stop(91%,rgba(245,246,247,.5)),to(rgba(245,246,247,0)));background:linear-gradient(90deg,rgba(245,246,247,0),rgba(245,246,247,.5) 9%,rgba(245,246,247,.5) 91%,rgba(245,246,247,0))}.heading-row{border:1px solid #e6ebf0}.body-row tr,.heading-row{-webkit-box-shadow:0 1px 0 0 #e6ebf0;box-shadow:0 1px 0 0 #e6ebf0}.body-row tr{border-left:1px solid #e6ebf0;border-right:1px solid #e6ebf0;border-bottom:1px solid #e6ebf0}.body-row .image-in-table{padding:2px;margin-left:10px;width:80px;height:80px;border-radius:5%;border:1px solid #ccd6dc;-webkit-transition:.5s;transition:.5s}.body-row .image-in-table img{width:100%;height:100%;border-radius:5%}.body-row .image-in-table svg{width:100%;height:100%}.body-row .image-in-table svg rect{fill:#b9b9b9}.body-row .image-in-table svg path{fill:#fff}.body-row .kit-input-text-small input{font-size:12px;height:2.75em}.body-row .kit-icon-24-check{background-color:#8892a4}.body-row .kit-icon-24-circle-with-check{width:24px;height:24px;background-color:#48c36c;border-radius:50%}.body-row .kit-icon-24-circle-with-check .kit-icon-24-check{background-color:#fff;width:12px;-webkit-mask-size:12px;mask-size:12px}.campaign-thumb-box,.campaign-thumb-box .side-button{display:-webkit-box;display:-ms-flexbox;display:flex}.campaign-thumb-box .side-button{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:2px 0 0 10px;padding-top:6px}.campaign-thumb-box .side-button a.disabled{cursor:not-allowed}.campaign-thumb-box .side-button a.disabled .mdi{color:#a9bbc5}.campaign-thumb-box .side-button a{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:30px}.bulk-duplicate-table tr{border-color:#e6ebf0;border-style:solid;border-width:1px 0 0 0;-webkit-box-shadow:none;box-shadow:none}.bulk-duplicate-table td{vertical-align:top;padding-top:16px}.bulk-duplicate-table td input{height:2em}.bulk-duplicate-table .border-input{border:1px solid #dbdfe1;border-radius:4px}.bulk-duplicate-table .s-input__inner{border-radius:4px}.bulk-duplicate-campaign .no-border{border:none}.bulk-duplicate-campaign .bulk-duplicate-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bulk-duplicate-campaign .font-16{font-size:16px}.modal-update-editor-ui>.s-modal-wrapper{width:100%}.modal-update-editor-ui>.s-modal-wrapper>.s-modal-content{margin:0;border-radius:unset;max-height:100%;height:100%;width:100%;overflow:unset}.modal-update-editor-ui>.s-modal-wrapper>.s-modal-content>.s-modal-body{border-top:1px solid #ebeef5;height:100%;padding:0}.modal-update-editor-ui>.s-modal-wrapper>.s-modal-content>.s-modal-body #create-product{width:100%;height:100%}.modal-update-editor-ui>.s-modal-wrapper>.s-modal-content>.s-modal-body #create-product .s-paragraph-bold{color:#525c64;font-size:18px;letter-spacing:0;font-weight:700;margin-left:12px;max-width:450px}.modal-update-editor-ui>.s-modal-wrapper>.s-modal-content>.s-modal-body #create-product .min-width-72{min-width:72px}.modal-update-editor-ui.modal-full-height--loading .s-modal-body .s-loading-table{max-height:none;height:100vh}.modal-full-screen>.s-modal-wrapper{width:100%}.modal-full-screen>.s-modal-wrapper>.s-modal-content{margin:0;border-radius:unset;max-height:100%;width:100%;overflow:unset}.modal-full-screen>.s-modal-wrapper>.s-modal-content>.s-modal-body{border-top:1px solid #ebeef5;height:100%;padding:0}.modal-full-screen>.s-modal-wrapper>.s-modal-content>.s-modal-body #create-product{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.modal-full-screen>.s-modal-wrapper>.s-modal-content>.s-modal-body #create-product .border-right>.border-header{height:57px}.modal-full-screen.modal-full-height--loading .s-modal-body .s-loading-table{max-height:none;height:100vh}.bulk-duplicate-summary{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.bulk-duplicate-summary .bulk-duplicate-summary-widget{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 5px;margin-bottom:16px;background-color:#f6f6f7;border-radius:8px}.bulk-duplicate-summary .bulk-duplicate-summary-widget .summary-icon{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:30px;padding-left:5px}.bulk-duplicate-summary .bulk-duplicate-summary-widget .summary-icon img{width:36px;height:36px;vertical-align:top;padding-top:10px}.bulk-duplicate-summary .bulk-duplicate-summary-widget .summary-body{-webkit-box-flex:2;-ms-flex:2;flex:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bulk-duplicate-summary .bulk-duplicate-summary-widget .summary-body .title{font-size:24px;font-weight:700}.bulk-duplicate-summary .bulk-duplicate-summary-widget .summary-body .sub-title{font-size:13.5px}.bulk-duplicate-summary .bulk-duplicate-tool-tip:after{width:300px;white-space:normal}.text-orange{color:#eeb46f}.bulk-duplicate-list{border-radius:8px;border:1px solid #e6ebf0}.icon-green{color:green}.text-label-auth{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#6d7a82;line-height:20px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700;margin-bottom:4px}.text-label-auth-error{font-size:11px;color:#ee4c3a;line-height:14px;padding-top:4px;padding-left:8px}.bulk-duplicate-select-aw-btn{padding:20px 40px!important}.bulk-duplicate-view-original-camp-detial{padding:20px 25px!important;background-color:#f6f8f8!important;font-weight:400!important}.bulk-dup-table th{text-transform:uppercase;color:#717d83}.list-bulk-dup-tool-tip:after{width:200px!important;white-space:normal!important;text-align:center!important}@media only screen and (min-width:1200px){.list-bulk-dup-tool-tip:after{width:250px!important}}@media (min-width:1600px){.list-bulk-dup-tool-tip:after{width:400px!important}}.new-bulk-duplicate .artwork-requirement{background-color:var(--neutral-100);border-radius:6px}.new-bulk-duplicate .bulk-zone{width:64px;height:64px}.new-bulk-duplicate .sb-table__body-wrapper::-webkit-scrollbar{-webkit-appearance:none}.new-bulk-duplicate .sb-table__body-wrapper::-webkit-scrollbar-thumb{border-radius:8px;border:4px solid #fff;background-color:rgba(0,0,0,.4)}.new-bulk-duplicate .sb-table-column--selection{height:73px}.new-bulk-add-camp .sb-input-number__button{line-height:16px!important}.title-bulk{width:184px}.title-bulk__title{width:100px}.file-upload-bulk .sb-upload__dropzone{min-height:64px}.file-upload-bulk .file-bulk-img{border-radius:8px}.file-upload-bulk .file-bulk-img .sb-flex-justify-end{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.file-upload-bulk .file-bulk-img button{margin-left:0}.file-upload-bulk .file-bulk-error{border:1px solid red;opacity:.4}.file-upload-bulk .file-bulk-error__icon{height:20px;top:20px;left:24px}.file-upload-bulk .file-bulk-blur{opacity:.2}.file-upload-bulk .sb-image.min-size{min-width:64px;min-height:64px}.file-upload-bulk .sb-image__content{height:100%;padding-top:16px}.survey{font-family:ArialMT,Arial,-apple-system,system-ui,BlinkMacSystemFont,sans-serif}.survey .phoneRegionSelect .s-select-searchable__item{padding:10px 16px;line-height:20px;font-size:14px}.survey__introduce-typo{max-width:775px;margin-left:auto;margin-right:auto}.survey__import-typo{max-width:540px;margin-left:auto;margin-right:auto}.survey__type-products .s-input__inner{font-size:14px;line-height:26px;color:#363e43}.survey__type-suggestions ul{list-style:none}.survey__type-suggestions ul a:hover{text-decoration:none;color:#1a1f23}.survey__app-action{-webkit-transition:all .3s;transition:all .3s;background:#f5f6f7;border-radius:12px;cursor:pointer;height:100%}.survey__app-action.active,.survey__app-action:hover{background:#fff;-webkit-box-shadow:0 0 0 3px rgba(120,203,255,.24),0 16px 40px 0 rgba(0,99,182,.16);box-shadow:0 0 0 3px rgba(120,203,255,.24),0 16px 40px 0 rgba(0,99,182,.16)}.survey__app-action .s-checkbox{position:absolute;top:24px;right:24px;pointer-events:none}.survey__app-action .s-checkbox input[type=checkbox]+.s-check{background-color:#fff}.survey__action--line{border-top:1px solid #e8eaed}.survey__action .s-button.is-outline{padding-left:32px;padding-right:32px}.survey__action .s-button.is-primary{padding-left:48px;padding-right:48px}.survey__creating-shop{height:100vh}.survey__creating-shop .survey__creating-shop-sucess .hide-text{opacity:0}.survey__creating-shop .survey__creating-shop-sucess .show-text{opacity:1}.survey__creating-shop .survey__creating-shop-sucess .creating-shop-sucess-description{font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.survey__your-type{max-width:860px;margin-left:auto;margin-right:auto}.survey__your-type .survey__action{border-top:1px solid rgba(145,155,161,.14);text-align:center}.survey__your-type .survey__action .s-button{min-width:172px}.survey__list-type-business{list-style:none}.survey__list-type-business li{padding:7px 16px;background-color:#f5f6f7;border-radius:7px;cursor:pointer}.survey__list-type-business li.activated{background-color:#dbdfe1}.survey__your-type-suggestions{text-align:center}.survey__suggestions-heading{letter-spacing:.5px;margin:16px 0 8px}.survey__suggestions-item.s-tag.is-small{color:#6b7982;font-size:12px;background-color:#dbdfe1;cursor:pointer}.survey__suggestions-item.s-tag.is-small>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.survey__suggestions-item.s-tag.is-small .s-icon{width:auto}.survey__suggestions-item.s-tag.is-small .mdi:before{font-size:10px}.survey__choose-type-product{max-width:480px;margin:0 auto}.survey__choose-type-product .s-input__suffix{display:none}.survey__choose-type-product .s-select-searchable__item:not(.s-select-searchable__item--header){padding-top:2px;padding-bottom:2px}.survey__choose-type-product .s-select-searchable__item:not(.s-select-searchable__item--header).active.option--choice{background-color:#f5f6f7}.survey--fixed .survey__body{margin-bottom:65px}.survey--fixed .survey__action{position:fixed;left:0;right:0;bottom:0;background-color:#fff;padding-top:12px;padding-bottom:12px}.survey__choose-primary-color .tab-bar{background-color:#dbdfe1;border-radius:6px 6px 0 0;height:14px}.survey__choose-primary-color .tab-bar__icon{width:4px;height:4px;border-radius:50%}.survey__choose-primary-color .tab-bar__icon--red{background-color:#ee4b38}.survey__choose-primary-color .tab-bar__icon--yellow{background-color:#f5c814}.survey__choose-primary-color .tab-bar__icon--green{background-color:#3fbc1a}.survey__choose-primary-color .sub-heading{color:#525c64;font-size:16px}.survey__choose-primary-color .sub-label{color:#525c64}.survey__choose-primary-color .sub-noti{font-size:12px;line-height:18px}.survey__choose-primary-color .sub-button{background-color:#0093ed;border:none}.survey__choose-primary-color .iframe{position:relative;border:1px solid #f5f6f7;border-radius:0 0 6px 6px}.survey__choose-primary-color .iframe iframe{border:none;height:566px}.survey__choose-primary-color .iframe .dot-loading:before{position:absolute;top:0;left:0;content:"";background-color:#f5f6f7;width:100%;height:100%;z-index:1;border-radius:0 0 6px 6px}.survey__choose-primary-color .iframe .dot-loading:after{position:absolute;top:calc(50% - 8px);left:calc(50% - 8px);content:"";width:21px;height:21px;border-radius:50%;border:3px solid #dbdfe1;border-top-color:#6e7a81;z-index:2;-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite}.survey__choose-primary-color .iframe .circle-loading:before{position:absolute;top:0;left:0;content:"";background-color:rgba(0,0,0,.8);width:100%;height:100%;z-index:1;border-radius:0 0 6px 6px}.survey__choose-primary-color .iframe .circle-loading:after{position:absolute;top:calc(50% - 8px);left:calc(50% - 8px);content:"";width:21px;height:21px;border-radius:50%;border:3px solid #6e7a81;border-top-color:#f5f6f7;z-index:2;-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite}.survey__choose-primary-color .s-color-picker .s-input{background-color:#f5f6f7;border-radius:7px}.survey__choose-primary-color .s-color-picker .s-input__inner{background-color:transparent}.survey__choose-primary-color .s-color-picker .s-input-group__append{background-color:transparent;border:none;padding:0 9px}.survey__choose-primary-color .s-color-picker .s-input-group__append i{border-radius:2px}.survey__choose-primary-color-new-loading{position:absolute;top:-32px;left:0;width:100%;height:100vh;z-index:10;background-color:#fff}.survey__choose-primary-color-new-loading>div{width:620px}.survey__choose-primary-color-new-loading-content{font-size:32px;line-height:40px}.survey__choose-primary-color-new .preview{width:450px;position:relative}.survey__choose-primary-color-new .preview-image{position:absolute;top:-58px;left:0}.survey__choose-primary-color-new .iframe{position:relative;padding:91px 78px 25px;border-radius:0 0 6px 6px;border:none}.survey__choose-primary-color-new .iframe iframe{border:none;height:560px;border-bottom-left-radius:30px;border-bottom-right-radius:30px}.p-bar-wrapper{width:95%;margin-left:auto;margin-right:auto}.p-bar-wrapper .p-bar{height:6px;width:100%}.p-bar-wrapper .p-grey{background-color:#f6f7f9}.p-bar-wrapper .point-round-middle{width:16px;height:16px;border-radius:50%;left:3px;position:absolute;top:4px}.p-bar-wrapper .point-round{border-radius:50%;width:24px;height:24px;position:relative}.p-bar-wrapper .p-white{background-color:hsla(0,0%,100%,.98);-webkit-box-shadow:0 5px 12px 0 rgba(54,62,67,.1),0 11px 30px -3px rgba(54,62,67,.08);box-shadow:0 5px 12px 0 rgba(54,62,67,.1),0 11px 30px -3px rgba(54,62,67,.08)}.p-bar-wrapper .p-light-blue{background-color:#c0e1f6}.p-bar-wrapper .p-blue{background-color:#0093ed}.p-bar-wrapper .p-bar-desc{font-size:12px;color:rgba(82,92,100,.72);margin-top:12px;font-family:Arial;position:absolute;left:-35px;text-align:center;max-width:99px}.p-bar-wrapper .p-desc-final{left:-37px;min-width:99px}.p-bar-wrapper .p-font-bold{font-weight:700;color:#363e43}.p-bar-wrapper .p-check-mark-done{position:absolute;top:1px;left:4px;color:#fff}.survey-wrap{margin-top:86px}.survey-wrap .survey-step-title{font-size:32px;font-weight:700;color:#21272c}.survey-wrap .survey-step-title-v2{font-size:20px;font-weight:700;line-height:26px;font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;color:#21272c}.survey-wrap .compare-table{margin-top:64px}.survey-wrap .compare-table .feature-platform{padding:16px 16px 0 16px;font-family:Arial,serif;color:#5c6670}.survey-wrap .compare-table .feature-platform .feature{padding-bottom:16px}.survey-wrap .compare-table .feature-platform:not(:first-child):not(:last-child):not(:nth-last-child(2)) .feature{border-bottom:1px solid #e8eaed}.survey-wrap .compare-table .update-sub-benefit{border:1px solid rgba(219,223,225,.5);margin:0 10px;position:relative;width:415px;bottom:79px;background-color:#f6f7f9;color:#57616a;border-radius:8px 0 0 8px}.survey-wrap .compare-table .update-sub-benefit .feature-platform{font-weight:700}.survey-wrap .compare-table .update-sub-benefit .feature-platform:first-child .feature{border-bottom:1px solid #e8eaed}.survey-wrap .compare-table .box{border:1px solid rgba(219,223,225,.5);border-radius:12px;margin:0 10px;position:relative;width:415px}.survey-wrap .compare-table .box .image-bound{-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);border-radius:25px;width:172px;height:48px;padding-top:5px;position:absolute;top:-6%;left:28%;background:#fff}.survey-wrap .compare-table .box .sub-benefit .feature-platform:first-child .feature{border-bottom:1px solid #e8eaed}.survey-wrap .compare-table .box .benefit .feature-platform:first-child{padding-top:48px;background-color:#f6f7f9;font-weight:700}.survey-wrap .compare-table .box .feature-platform{padding:16px 16px 0 16px;font-family:Arial;color:#5c6670}.survey-wrap .compare-table .box .feature-platform .feature{padding-bottom:16px}.survey-wrap .compare-table .box .feature-platform:not(:first-child):not(:last-child):not(:nth-last-child(2)) .feature{border-bottom:1px solid #e8eaed}.survey-wrap .compare-table .box .sub-benefit{position:absolute;bottom:79px;left:-197px;border:1px solid rgba(219,223,225,.5);background-color:#f6f7f9;color:#57616a;text-align:left;border-top-left-radius:8px;border-bottom-left-radius:8px}.survey-wrap .compare-table .box .sub-benefit .feature-platform{font-weight:700}.survey-wrap .list-type-business{list-style:none}.survey-wrap .list-type-business .li{padding:19px 16px;background-color:hsla(0,0%,100%,.98);border-radius:12px;cursor:pointer;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);margin:16px;font-size:16px;-webkit-transition:all .25s ease;transition:all .25s ease}.survey-wrap .list-type-business .li.activated,.survey-wrap .list-type-business .li:hover{background-color:#0093ed;color:#fff}.survey-wrap .list-type-business li{padding:19px 34px;background-color:hsla(0,0%,100%,.98);border-radius:12px;cursor:pointer;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);margin:16px;font-size:16px;-webkit-transition:all .25s ease;transition:all .25s ease}.survey-wrap .list-type-business li.activated,.survey-wrap .list-type-business li:hover{background-color:#0093ed;color:#fff}.survey-wrap .list-type-business-wordpress{list-style:none}.survey-wrap .list-type-business-wordpress .li{padding:8px 16px;background-color:hsla(0,0%,100%,.98);border-radius:12px;cursor:pointer;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);margin:8px;font-size:16px;-webkit-transition:all .25s ease;transition:all .25s ease}.survey-wrap .list-type-business-wordpress .li.activated,.survey-wrap .list-type-business-wordpress .li:hover{background-color:#0093ed;color:#fff}.survey-wrap .list-type-product{list-style:none}.survey-wrap .list-type-product .type-product-item-wrapper{margin:0 20px;max-width:380px;max-height:402px;border-radius:12px;overflow:auto;position:relative}.survey-wrap .list-type-product .type-product-item-wrapper img{height:402px;width:380px}.survey-wrap .list-type-product .type-product-item-wrapper:hover{cursor:pointer}.survey-wrap .list-type-product .type-product-item-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 19.2px;position:absolute;bottom:34px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:48px;width:227px;border-radius:10px;background:#0096ed;border:.8px solid #0093ed;-webkit-box-shadow:0 4.8px 12.8px rgba(54,62,67,.1),0 11.2px 32px -3.2px rgba(54,62,67,.08);box-shadow:0 4.8px 12.8px rgba(54,62,67,.1),0 11.2px 32px -3.2px rgba(54,62,67,.08)}.survey-wrap .list-type-product .type-product-item-button p{margin:auto;font-style:normal;font-weight:700;font-size:15px;line-height:21px;color:#fff}.survey-wrap__list-type-business{list-style:none}.survey-wrap__list-type-business li{padding:7px 16px;background-color:#f5f6f7;color:#525c64;border-radius:7px;cursor:pointer}.survey-wrap__list-type-business li.activated{background-color:#fff;color:#0093ed;border:1px solid #72cbff;-webkit-box-shadow:0 0 0 2px rgba(0,148,242,.1);box-shadow:0 0 0 2px rgba(0,148,242,.1);font-weight:700}.survey-wrap .survey__suggestions-content{width:430px;margin:0 auto}.survey-wrap__import-content{margin-left:auto;margin-right:auto;width:85%}.survey__introduce--fix-width{max-width:599px;margin:0 auto}.survey__your-type-store{margin-top:82px;margin-bottom:40px}.survey__title{font-size:20px;line-height:26px}.survey__title,.survey__topic{font-weight:700;font-family:SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}.survey__topic{font-size:16px;line-height:20px}.survey__btn{background-color:hsla(0,0%,100%,.98);color:#525c64;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);padding:20px 16px;border-radius:12px;margin:12px;cursor:pointer;-webkit-transition:all .25s ease;transition:all .25s ease}.survey__btn--active,.survey__btn:hover{background-color:#0093ed;-webkit-box-shadow:0 16px 40px 0 rgba(54,62,67,.16);box-shadow:0 16px 40px 0 rgba(54,62,67,.16);color:#fff}.survey__suggestion{max-width:626px;margin:0 auto;color:#525c64}.survey__choose-type-category{max-width:500px;margin:0 auto}.survey .btn-next{width:172px}.survey .back{font-size:14px;text-decoration:underline;color:rgba(82,92,100,.72);display:-webkit-box;display:-ms-flexbox;display:flex}.survey__choose-color{margin-top:84px}.survey__introduce-typo .text-introduce{background-color:rgba(192,225,246,.4392156862745098);border-radius:8px;padding:4px;font-weight:700;color:#525c64}.survey .typo--introduce{line-height:1.825}.survey .phone-help-text{margin-top:-12px;color:rgba(82,92,100,.72)}.survey__type-business{width:780px;margin:0 auto}.survey__type-business-v3{width:870px;margin:0 auto}.survey__type-business-v3.wordpress{width:1070px}.printbase-logo{height:30px}.gmc-step-2 .s-icon.is-small.checked{padding-top:2px}.gmc-step-2 .text-grey{color:#8b8989}.gmc-step-2 .s-section{width:170px;height:150px}.gmc-step-2 .img-responsive{max-height:64px}.gmc-progress{margin-bottom:50px}.gmc-progress .p-bar-wrapper{width:100%}.gmc-progress .p-bar-wrapper .p-bar-desc{left:0}.gmc-progress .p-bar-wrapper .p-desc-final{left:-37px}.dot-flashing{position:relative;width:2px;height:2px;border-radius:2px;background-color:#363e43;color:#eee;-webkit-animation:dotFlashing 1s linear infinite alternate;animation:dotFlashing 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-6px;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:2px;height:2px;border-radius:2px;background-color:#363e43;color:#eee}.dot-flashing:after{left:6px;-webkit-animation:dotFlashing 1s infinite alternate;animation:dotFlashing 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes dotFlashing{0%{background-color:#eee}50%,to{background-color:#363e43}}@keyframes dotFlashing{0%{background-color:#eee}50%,to{background-color:#363e43}}.usell-dashboard-onboarding{position:relative}@media only screen and (min-width:1200px){.usell-dashboard-onboarding{padding-bottom:40px}}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides{background:#fff;border:1px solid #e6ebf0;border-radius:12px;background-clip:padding-box;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04)}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides:hover{border:1px solid #ced7e1;-webkit-box-shadow:0 16px 24px 0 rgba(22,48,84,.06);box-shadow:0 16px 24px 0 rgba(22,48,84,.06)}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .heading{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 16px;border-bottom:1px solid #e6ebf0;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .heading .kit-heading-100{font-size:16px;line-height:22px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .heading .usell-dashboard-onboarding-desktop-slides-action{margin-left:auto}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .heading .usell-dashboard-onboarding-desktop-slides-action .m-r-sm{margin-right:16px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content{display:-webkit-box;display:-ms-flexbox;display:flex}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left{width:304px;background-color:#f2f5f8;padding-left:3px;border-radius:0 0 0 12px;background-clip:padding-box;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04)}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .content-left-item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;border-top-left-radius:8px;border-bottom-left-radius:8px;-ms-flex-line-pack:center;align-content:center}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .content-left-item:first-child{border-top-left-radius:0}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .content-left-item .m-r{margin-right:16px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .content-left-item .step-name{color:#163054}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .active{color:#525c64;background-color:#fff;position:relative;-webkit-box-shadow:-10px 10px 14px -14px #dbdfe1;box-shadow:-10px 10px 14px -14px #dbdfe1}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .active .step-name{color:#005fe1}@media only screen and (min-width:768px){.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .active .radius-block{position:absolute;right:0;width:8px;height:8px;background:#fff;z-index:1;display:block}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .active .radius-block:before{display:block;content:" ";width:8px;height:8px;border-bottom-right-radius:8px;position:absolute;top:0;left:0;background-color:#f5f6f7}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .active .radius-block.top{top:-8px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-left .active .radius-block.bottom{bottom:-8px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right{position:relative;width:calc(100% - 304px);height:440px;padding:0 32px;overflow:hidden}@media (min-width:768px){.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right{height:auto;min-height:540px}}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right .content-right-item .content-right-item-heading{padding:16px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;-ms-justify-content:space-between;-webkit-box-pack:justify;justify-content:space-between;-ms-flex-pack:space-between}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right .content-right-item .content-right-item-heading .kit-heading-400{font-size:21px;line-height:28px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right .content-right-item .content-right-item-heading .name-offer{font-size:21px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right .content-right-item .content-right-item-heading .fix-display{font-size:0;display:inline-block;vertical-align:middle;line-height:100%}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right .content-right-item .content-right-item-heading .fix-display .kit-btn-primary{background-color:#005fe1;color:#fff;border:1px solid #005fe1}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-slides .content .content-right .content-right-item img{height:auto;max-width:100%;margin-bottom:24px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-congratulation{background:#fff;border:1px solid #e6ebf0;border-radius:12px;background-clip:padding-box;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);padding:48px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-congratulation .congratulation-image{margin-bottom:36px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-congratulation .congratulation-title{margin-bottom:8px}.usell-dashboard-onboarding .usell-dashboard-onboarding-desktop-congratulation .congratulation-subtitle{color:#525c64}@media (min-width:1024px){.overflow-content{margin-left:0;margin-right:0}}.widgets-list-page .widgets-list__container .text-normal{margin-bottom:36px}.widgets-list-page .widgets-list__container .text-normal p{color:#525c64}.widgets-list-page .widgets-list__container .app_list .app_list__items{padding:16px 0}.widgets-list-page .widgets-list__container .app_list .app_list__items .app_list__items-info .widgets-item-image{width:40px;height:40px;border-radius:8px;background:#0093ed;display:table;text-align:center}.widgets-list-page .widgets-list__container .app_list .app_list__items .app_list__items-info .widgets-item-image .widgets-item-image-inner{display:table-cell;vertical-align:middle}.widgets-list-page .widgets-list__container .app_list .app_list__items .app_list__items-info .widgets-item-image .widget_list__items-icon{color:#fff;width:24px;height:24px;display:block;margin:0 auto}.widgets-list-page .widgets-list__container .app_list .product-widget-place span{margin-right:8px;border-radius:6px;padding:4px 8px;font-size:12px;color:#1a1f23;background-color:#e4e5f0}.widgets-list-page .s-modal .s-modal-header{padding-bottom:24px}.widgets-list-page .s-modal .s-modal-header .title-modal{font-size:24px}.widgets-list-page .s-modal .s-modal-body{color:#0a0a0a}.widgets-list-page .s-modal .s-modal-body .modal-widget-image{width:40px;height:40px;border-radius:8px;background:#0093ed;display:table;text-align:center}.widgets-list-page .s-modal .s-modal-body .modal-widget-image .widgets-item-image-inner{display:table-cell;vertical-align:middle}.widgets-list-page .s-modal .s-modal-body .modal-widget-image .widgets-item-image-inner img{width:24px;height:24px}.widgets-list-page .s-modal .s-modal-body .modal-widget-title-section .modal-widget-subtitle{color:#525c64}.widgets-list-page .s-modal .s-modal-body .modal-widget-position .modal-widget-title,.widgets-list-page .s-modal .s-modal-body .modal-widget-title-section .modal-widget-title{color:#363e43}.widgets-list-page .s-modal .s-modal-body .modal-widget-position .widget-position-place{font-size:12px;color:rgba(82,92,100,.72)}.widgets-list-page .s-modal .s-modal-body .modal-widget-position .widget-position-place .page-underline{color:#555550}.widgets-list-page .s-modal .s-modal-body .modal-widget-position .widget-position-place .page-underline span{font-size:12px}.handpicked-products .offer-heading h2{color:#363e43;font-size:24px;letter-spacing:-.25px;line-height:30px}@media (min-width:1024px){.handpicked-products .offer-heading h2{color:#363e43;font-size:32px;letter-spacing:-.5px;line-height:40px;margin:8px 0 32px}}.handpicked-products .handpicked-products__recommend,.handpicked-products .handpicked-products__target{padding:16px;border:1px solid rgba(219,223,225,.5);border-radius:12px;background-clip:padding-box}.handpicked-products .target-product-type{margin-left:1.5em!important}.handpicked-products .recommend-select-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.handpicked-products .recommend-title{color:#363e43;font-size:16px;font-weight:700;line-height:22px;margin:0 0 16px}.handpicked-products .image-tag-product{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:103px;overflow:hidden;margin-bottom:16px;border-radius:5px;background-clip:padding-box}@media (min-width:1024px){.handpicked-products .image-tag-product{height:145px}}.handpicked-products .image-tag-product .button-delete{-webkit-transform:translate(-28px,4px);transform:translate(-28px,4px)}.handpicked-products .image-tag-product .button-delete span{background:hsla(0,0%,100%,.8);border-radius:100%;background-clip:padding-box}.handpicked-products .image-tag-product img{width:100%;-o-object-fit:contain;object-fit:contain;background:#f5f6f7}.drag-choosen{z-index:9999;background:#fff;transform:rotate(1deg);-webkit-transform:rotate(1deg);-moz-transform:rotate(1deg);-ms-transform:rotate(1deg)}#drag-clone{background:hsla(0,0%,92.9%,.8784313725490196)}.horizontal-draggable{position:relative}#draggable-backdrop{position:absolute;width:100%;height:100%;top:0;left:0;background-color:grey}.widgets-list-page__item:first-child{padding-top:0}.widgets-list-page__item:last-child{padding-bottom:0}.widgets-list-page__item:not(:last-child){border-bottom:1px solid #e3e7e8}.widgets-list-page__item--image{width:40px;height:40px;background-color:#ebf8ff;border-radius:8px}.widgets-list-page__item--image i{width:24px;height:24px;color:#2db0fa}.widgets-list-page__item--information .product-widget-place span{margin-right:8px;border-radius:6px;padding:4px 8px;font-size:12px;color:#1a1f23;background-color:#e4e5f0}.handpicked-products__draggable .sb-image{width:40px;height:40px}.product-widget_container .widget-content .prec-preview-container{background:#fff;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);padding:0}.product-widget_container .widget-content .prec-preview-container .s-tabs{margin-bottom:0}.product-widget_container .widget-content .prec-preview-container .s-tabs .s-tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px}.product-widget_container .widget-content .prec-preview-container .s-tabs .s-tabs-nav a{padding:0 16px 0 0}.product-widget_container .widget-content .prec-preview-container .s-tabs .s-tabs-nav a span{padding-bottom:8px}.product-widget_container .widget-content .prec-preview-container .s-tabs .s-tab-content{border-radius:12px;background-clip:padding-box;border:1px solid #e6ebf0}.product-widget_container .widget-content .customize-prec{background:#fff;border:1px solid #e6ebf0;border-radius:12px;background-clip:padding-box;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);padding:0}.product-widget_container .widget-content .customize-prec>.s-content{padding:16px}.product-widget_container .widget-content .customize-prec .s-section{padding:0}.product-widget_container .widget-content .customize-prec .s-section:not(:last-child){border-bottom:1px solid #e6ebf0}.product-widget_container .widget-content .customize-prec .s-section .s-content{padding:0 16px;margin-bottom:24px}.product-widget_container .widget-content .customize-prec .s-section .s-content .s-select{width:100%}.product-widget_container .widget-content .customize-prec .s-section .s-content .widget-paragraph-medium-x-bold,.product-widget_container .widget-content .customize-prec .s-section .s-content .widget-prod-number-label{font-size:14px;font-weight:700;color:#525c64}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul{list-style:none;padding:0}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li{margin:0 4px}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li,.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .kit-checkbox-wrapper{display:inline-block;vertical-align:middle}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li:first-child{margin-left:0}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li:last-child{margin-right:0}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .s-check,.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .s-checkbox input,.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .s-color-picker .s-input,.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .s-input__inner,.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .s-radio input{display:none}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .s-checkbox .s-control-label{padding:0}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont ul>li .s-color-picker span i{border:none;width:unset;height:unset}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont .s-icon.active{border:1px solid #979797}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont .wrapper-color-picker{position:relative}.product-widget_container .widget-content .customize-prec .s-section .s-content .settingStylefont .wrapper-color-picker .color-bar{position:absolute;bottom:9px;left:6px;right:6px;height:2px}.product-widget_container .widget-content .customize-prec .s-section .s-content .call-action .editor .settingStylefont .wrapper-color-picker{display:none}.product-widget_container .widget-content .choose-page-show{background:#fff;border:1px solid #e6ebf0;border-radius:12px;background-clip:padding-box;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);padding:0}.product-widget_container .widget-content .choose-page-show>.s-content{padding:16px}.product-widget_container .widget-content .choose-page-show .s-section{padding:0}.product-widget_container .widget-content .choose-page-show .s-section:not(:last-child){border-bottom:1px solid #e6ebf0}.product-widget_container .widget-content .choose-page-show .s-section .s-content{padding:0 16px;margin-bottom:24px}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .widget-checkbox-wrapper{overflow-wrap:break-word;display:-webkit-box;display:-ms-flexbox;display:flex}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .show-at-specific-page{padding-left:24px}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .show-at-specific-page .number-selected{margin-left:16px}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .show-at-specific-page .widget-paragraph-small{font-size:12px;line-height:20px}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .show-at-specific-page .widget-text-color-dark-area-small{color:#565f6c}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .show-at-specific-page .select-product-collection .popup .s-button.btn-select-products{background-color:#f5f6f7;font-weight:400}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .show-at-specific-page .select-product-collection .popup .description-text{color:#525c64;font-size:12px;height:16px;letter-spacing:0;line-height:16px;padding:0}.product-widget_container .widget-content .choose-page-show .s-section .s-content .show-content .show-at-specific-page .select-product-collection .select-option-prod{width:100%;max-width:268px}.product-widget_container .widget-content .choose-page-show .s-section .s-content .only-on-product-page{color:#b4becc;font-size:12px}@media (min-width:1440px){.product-widget_container .widget-content .bf-action-bar .col-lg-offset-7{margin-left:58.33333%}.product-widget_container .widget-content .bf-action-bar .col-lg-2{width:16.66667%}.product-widget_container .widget-content .bf-action-bar .col-lg-3{width:25%}}.product-widget_container .widget-content .bf-action-bar .btn-all,.product-widget_container .widget-content .bf-action-bar .reset-default{width:100%}.product-widget_container .fix-display{font-size:0;display:inline-block;vertical-align:middle;line-height:100%}.product-widget_container .bf-full-width{width:100%}.product-widget_container .s-modal .reset-default .reset-default-content_text{color:#525c64}.product-widget_container .demo-products{background:#f5f6f7;color:#6b7982;border-radius:3px;padding:4px 6px;font-size:12px;display:inline-block}.product-widget_container .preview__container .iframe__container.mobile{width:374px;margin:auto;position:relative}.product-widget_container .preview__container .iframe__container.mobile img{max-width:100%}.product-widget_container .preview__container .iframe__container.mobile .device-content__container{position:absolute;padding:65px 27px;top:0;left:0;width:100%;height:100%}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner{overflow:auto;-webkit-transform:none!important;transform:none!important}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner::-webkit-scrollbar{width:6px;height:6px}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner::-webkit-scrollbar-track{background:#f2f5f8}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner::-webkit-scrollbar-thumb{background:#dee5ec;border-radius:3px}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner::-webkit-scrollbar-thumb:hover{background:#d0d8e0}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide{-ms-flex-preferred-size:220px;flex-basis:220px}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .VueCarousel-navigation{display:none}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .device-content{overflow:auto;max-height:100%;padding:0 8px}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .device-content::-webkit-scrollbar{width:6px}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .device-content::-webkit-scrollbar-track{background:#f2f5f8}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .device-content::-webkit-scrollbar-thumb{background:#dee5ec;border-radius:3px}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .device-content::-webkit-scrollbar-thumb:hover{background:#d0d8e0}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .layout2__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .layout2__container .item{padding:0 8px 16px;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .layout2__container .show-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;cursor:pointer;color:#565f6c;font-size:14px}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .layout2__container .show-more .s-icon{color:#565f6c}.product-widget_container .preview__container .iframe__container.mobile .device-content__container .layout2__container .show-more:hover{text-decoration:underline}.product-widget_container .preview__container .iframe__container.mobile .product__container .button__container,.product-widget_container .preview__container .iframe__container.mobile .product__container .button__container:hover{height:40px}.product-widget_container .preview__container .header{margin:16px 0;padding:0 8px}.product-widget_container .change-layout__container p{font-size:24px;font-weight:700;color:#363e43}.product-widget_container .change-layout__container .s-modal-content{width:564px}.product-widget_container .change-layout__container .layout__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-widget_container .change-layout__container .layout__container .layout{width:242px;padding:40px 48px;border:1px solid rgba(219,223,225,.5);border-radius:12px;cursor:pointer;position:relative}.product-widget_container .change-layout__container .layout__container .layout.active{border-color:#0093ed}.product-widget_container .change-layout__container .layout__container .layout .s-icon{position:absolute;color:#0093ed;top:12px;right:12px}.product-widget_container .change-layout__container .layout__container .layout img{max-width:100%;max-height:100%}.product-widget_container .change-layout__container .s-button{background:rgba(120,203,255,.18);border-radius:7px;border:1px solid rgba(0,147,237,.32);-webkit-box-shadow:0 2px 4px 0 rgba(0,99,182,.08);box-shadow:0 2px 4px 0 rgba(0,99,182,.08);margin-bottom:40px;color:#0093ed}.product-widget_container .VueCarousel.small-padding .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide{padding:0 10px}.product-widget_container .VueCarousel.no-button .VueCarousel-wrapper .VueCarousel-inner{padding-bottom:0}.product-widget_container .VueCarousel.justify-center .VueCarousel-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-widget_container .VueCarousel .VueCarousel-wrapper{padding-bottom:16px}.product-widget_container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner{padding-bottom:42px}.product-widget_container .VueCarousel .VueCarousel-wrapper .VueCarousel-inner .VueCarousel-slide{padding:0 12px}.product-widget_container .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button{background-color:transparent;padding:0!important;width:24px;height:24px;overflow:hidden}.product-widget_container .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button.VueCarousel-navigation-next{right:8px}.product-widget_container .VueCarousel .VueCarousel-navigation .VueCarousel-navigation-button.VueCarousel-navigation-prev{left:8px}.product__container{background:#fff;border:1px solid #eee;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);border-radius:3px;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;padding:0 12px 12px}.product__container:hover{-webkit-box-shadow:0 6px 10px 0 rgba(42,48,56,.11);box-shadow:0 6px 10px 0 rgba(42,48,56,.11)}.product__container:hover .button__container{height:40px}.product__container .image__container{width:calc(100% + 24px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-12px;margin-bottom:16px}.product__container .image__container img{max-width:100%;max-height:100%}.product__container .name span{font-size:inherit}.product__container .price__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:8px;margin-bottom:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.product__container .price__container .origin-price{color:#20a848;margin-right:8px}.product__container .price__container .compare-price{color:#bcbcbc}.product__container .button__container{height:0;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.product__container .button__container button{background:#20a848;color:#fff;border:0;padding:0;border-radius:2px;text-align:center;width:100%;height:100%}.usell-setting-page-content .setting-page__block{margin:0 0 32px}.usell-setting-page-content .setting-page__block .setting-page__content .s-section{background:#fff;border:1px solid #e6ebf0;border-radius:12px;background-clip:padding-box;-webkit-box-shadow:0 1px 0 0 rgba(42,48,56,.04);box-shadow:0 1px 0 0 rgba(42,48,56,.04);padding:0}.usell-setting-page-content .setting-page__block .setting-page__content .s-section .s-content{padding:16px}.usell-setting-page-content .setting-page__block .setting-page__content .s-section .bundle-widget-content .setting-select-target{border-bottom:1px solid #e6ebf0;padding:0 0 16px}.usell-setting-page-content .setting-page__block .setting-page__content .s-section .quantity-discount-content{padding-top:0}.usell-setting-page-content .setting-page__block .setting-page__content .s-section .quantity-discount-content .select-target-quantity{padding:0 28px}.usell-setting-page-content .setting-page__block .setting-page__content .s-section .setting-select-target{font-size:14px}.usell-setting-page-content .setting-page__block .setting-page__content .s-section .setting-select-target .m-t-12{margin-top:12px}.usell-setting-page-content .setting-page__block .setting-page__content .s-section .setting-select-target .setting-select-target_label{color:#525c64;font-weight:700}.usell-setting-page-content .sortable-ghost{opacity:.5}.usell-setting-page-content .checkbox-rule{background-color:#f5f6f7;border-radius:7px}.review-page__filter-card .filter__button .s-icon .mdi{color:#6e7a81}.review-page__filter-card .filter__button .s-icon .mdi:before{font-size:22px}.review-page__filter-card .list-card__action-table{background:hsla(0,0%,100%,.98);border:1px solid rgba(110,122,129,.16);-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);border-radius:12px;top:-20px;left:-9px}.review-page__filter-card .list-card__header .s-checkbox .s-control-label{padding-left:0}.review-page__filter-card .list-card__item{position:relative;border-top:1px solid rgba(110,122,129,.1)}.review-page__filter-card .list-card__item .s-checkbox .s-control-label{padding-left:0}.review-page__filter-card .list-card__item--green{border-left:1px solid #3fbc1a}.review-page__filter-card .list-card__item--red{border-left:1px solid #ee4b38}.review-page__filter-card .list-card__item--active{background-color:#f5f6f7}.review-page__filter-card .list-card__action{position:absolute;top:14px;right:16px}.review-page__filter-card .list-card__title{min-height:40px}.review-page__filter-card .list-card__eye,.review-page__filter-card .list-card__star{outline:none}.review-page__filter-card .list-card__eye.active,.review-page__filter-card .list-card__star.active{color:#0093ed}.review-page__filter-card .list-card__eye:hover,.review-page__filter-card .list-card__star:hover{cursor:pointer}.review-page__filter-card .list-card__name{color:#1a1f23}.review-page__filter-card .list-card__rating{color:#b5bdc2;height:12px;line-height:12px}.review-page__filter-card .list-card__rating .s-icon{width:6px;margin-right:8px;height:12px;line-height:12px}.review-page__filter-card .list-card__rating .s-icon.active{color:#f5c814}.review-page__filter-card .list-card__rating .s-icon .mdi-star:before{font-size:12px}.review-page__filter-card .list-card__created{height:12px;line-height:12px}.review-page__filter-card .list-card__wrapper{height:560px;overflow:hidden auto}.review-page__filter-card .list-card__imported-review,.review-page__filter-card .list-card__review-with-image{color:#525c64}.review-page__filter-card .list-card__pagination{border-top:1px solid rgba(219,223,225,.5)}.review-page__filter-card .list-card__pagination .s-select{height:100%}.review-page__filter-card .list-card__pagination .s-select select{border:none}.review-page__filter-card .list-card__pagination .s-pagination>a[role=button]{padding:0;margin:0;min-width:0;width:auto;height:auto;background-color:unset;border:none}.review-page__filter-card .list-card__pagination .s-pagination>a[role=button] .mdi:before{font-size:24px}.review-page__filter-card .list-card__no-review-icon{height:52px;width:64px;background:#b5bdc2;border-radius:8px;position:relative;margin:0 auto 18px}.review-page__filter-card .list-card__no-review-icon:before{content:"";top:100%;left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-top-color:#b5bdc2;border-width:8px;margin-left:-8px}.review-page__filter-card .list-card__no-review-dot{width:8px;height:8px;background:#fff;border-radius:50%;margin:0 4px}.review-page__detail .description{border-bottom:1px solid #e8eaed}.review-page__detail .description__rating{color:#b5bdc2;height:12px;line-height:12px}.review-page__detail .description__rating .s-icon{width:6px;margin-right:8px;height:12px;line-height:12px}.review-page__detail .description__rating .s-icon.active{color:#f5c814}.review-page__detail .description__rating .s-icon .mdi-star:before{font-size:12px}.review-page__detail .description__created{height:12px;line-height:12px}.review-page__detail .description__imported-review,.review-page__detail .description__review-with-image{color:#525c64}.review-page__detail .description__action .s-icon{line-height:1}.review-page__detail .description__action .s-icon.active .mdi{color:#0093ed}.review-page__detail .description__set-rating{color:#b5bdc2}.review-page__detail .description__set-rating .s-icon{width:6px;margin-right:8px;height:12px;line-height:12px}.review-page__detail .description__set-rating .s-icon.active{color:#f5c814}.review-page__detail .description__set-rating .s-icon .mdi-star:before{font-size:12px}.review-page__detail .images{border-bottom:1px solid #e8eaed}.review-page__detail .images__item{width:64px;height:64px}.review-page__detail .images__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:3px}.review-page__detail .images__close{top:-12px;left:-12px}.review-page__detail .images .s-upload .s-upload-draggable{width:64px;height:64px}.review-page__detail .images .s-upload.no-image{width:100%}.review-page__detail .images .s-upload.no-image .s-upload-draggable{width:100%;height:100px}.review-page__detail .product{border-bottom:1px solid #e8eaed}.review-page__detail .product img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain;border-radius:3px}.review-page__detail .product__detail .s-progress-bar{height:14px}.review-page__detail .product__detail .s-progress-bar:after{background:#48c36c}.review-page__detail .product__detail__rating{font-size:11px;color:#949494}.review-page__detail .product__detail__rating .mdi-star:before{font-size:12px}.review-page__detail .product__detail__rating .s-flex>div:last-child{width:35px}.review-page__detail .product__detail__star svg{width:12px;height:12px}.review-page__detail .product__detail__star svg path{fill:#bcbcbc}.review-page__detail .tag .tag-manager .s-tag{background-color:#f5f6f7}.review-page .modal-change-product .s-modal-content{height:350px}.review-page__label-layout.s-form-item__label{margin-bottom:-6px}.review-page__customize .s-radio img{border-radius:12px;border:1px solid #dbdfe1}.review-page__customize .s-radio img.selected{-webkit-box-shadow:0 0 0 2px rgba(0,148,242,.1);box-shadow:0 0 0 2px rgba(0,148,242,.1);border-color:#0093ed}.review-page__display-element .s-checkbox{width:200px}.review-section{border-color:#e8eaed}.page-product-groups-add .s-form-item.is-error select,.page-product-groups-add .s-form-item.is-error select:focus,.page-product-groups-add .s-form-item.is-success select,.page-product-groups-add .s-form-item.is-success select:focus{border-color:#dbdfe1}.page-product-groups-add .s-taginput--custom .s-taginput-container>.s-tag{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:1em;height:2.5em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-filter.s-date-range-picker{z-index:10000000!important}.page-reviews__image-wrapper img:not(.sbase-spinner),.page-reviews__product-target img{display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;margin-left:auto;margin-right:auto}.page-reviews__image-loading,.page-reviews__image-wrapper img:not(.sbase-spinner),.page-reviews__product-target img{width:80px;height:80px;border:1px solid #dbdfe1;border-radius:4px}.page-reviews .sidebar-filter__item{max-width:calc(100% - 18px)}.page-reviews .s-dropdown-item{font-weight:400}.page-reviews .search-products input::-webkit-input-placeholder{font-size:14px}.page-reviews__tag .has-ellipsis{max-width:calc(100% - 24px)}.page-reviews__table tr:hover{background:-webkit-gradient(linear,left top,right top,from(rgba(245,246,247,0)),color-stop(9%,rgba(245,246,247,.64)),color-stop(91%,rgba(245,246,247,.64)),to(rgba(245,246,247,0)));background:linear-gradient(90deg,rgba(245,246,247,0),rgba(245,246,247,.64) 9%,rgba(245,246,247,.64) 91%,rgba(245,246,247,0))}.page-reviews__star.s-icon{width:16px;height:16px}.page-reviews__form .page-reviews__star i{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.page-reviews__form .page-reviews__star i:hover{-webkit-transform:rotate(-12deg) scale(1.2);transform:rotate(-12deg) scale(1.2)}.page-reviews__image-wrapper .icon-remove{position:absolute;top:-12px;right:-12px}.page-reviews__image-wrapper .s-upload-draggable{width:80px;height:80px}.page-reviews__image-wrapper input[type=file]{display:none}.page-reviews__product-target{overflow:hidden}.page-reviews__product-target img{-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}.page-reviews__product-target .target-product-title{max-height:80px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.copt-poptypes .copt-section{position:relative;padding:16px;margin:0 0 16px;background:#fff;border:1px solid rgba(219,223,225,.5);border-radius:12px;background-clip:padding-box}.copt-poptypes .copt-section__left,.copt-poptypes .copt-section__right{min-width:64px}.copt-poptypes .copt-section .s-switch{position:absolute;top:16px;right:16px;margin:0}.setting-notifications .card__header{padding:12px 16px;-webkit-box-shadow:0 1px 0 0 #e6ebf0;box-shadow:0 1px 0 0 #e6ebf0}.setting-notifications .card__section{padding:16px 0}.setting-notifications .s-form-item{margin-bottom:0}.setting-notifications .demo-notification{padding-left:24px}.sale-notifications__trigger .card__section{padding:16px}.checkout-notifications .setting-image__label{font-size:14px;color:#6d7a82;line-height:20px;font-weight:700;margin-bottom:8px}.checkout-notifications .image-demo img{width:64px}.checkout-notifications .image-demo.active{border:1px solid #007bc7}.checkout-notifications .s-content{font-size:14px}.checkout-notifications .image-preview__box{position:relative;width:164px;height:auto;border:1px dashed #b6bec3;border-radius:6px;padding:16px}.checkout-notifications .image-preview__header{position:absolute;right:16px;top:0}.checkout-notifications .image-preview__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkout-notifications .image-preview__container .image--preview{max-width:128px;max-height:128px}.setting-sproof__display-time.s-form-item__label{margin-bottom:0}.wrapper-noti{width:366px;max-width:100%;z-index:999;height:auto;border-radius:7.62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 4px 8px 0 rgba(30,32,40,.16);box-shadow:0 4px 8px 0 rgba(30,32,40,.16);-webkit-transition:all .7s ease;transition:all .7s ease;opacity:1}.wrapper-noti:not(.is-preview):not(.closed-offer){position:fixed;bottom:24px;z-index:9999}@media only screen and (min-width:768px){.wrapper-noti:not(.is-preview):not(.closed-offer){max-width:95%;left:2.5%}}.wrapper-noti.closed-offer{position:fixed;top:45px;right:30px;z-index:9999;width:305px;height:80px}.wrapper-noti.checkout_noti-type .wrapper-theme,.wrapper-noti.sign_up_noti-type .wrapper-theme{padding-bottom:8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-noti .wrapper-theme{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;padding:8px 25px 22px 8px;min-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.wrapper-noti .wrapper-theme:after{content:"";clear:both;display:table}.wrapper-noti .wrapper-theme .img-bflow{position:absolute;left:-80px;top:105px;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-noti .wrapper-theme .img-bflow .text-brand{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper-noti .wrapper-theme.closed-offer{padding:14px 25px 22px 8px}.wrapper-noti .noti-title{font-size:12px;line-height:14px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.wrapper-noti .noti-title span{word-break:break-word}.wrapper-noti .noti-title a{line-height:16px;font-size:14px;height:auto}.wrapper-noti .noti-body{cursor:pointer;font-size:14px;font-weight:500;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#303030;letter-spacing:0;line-height:22px}.wrapper-noti .noti-body a{line-height:16px}.wrapper-noti .noti-body a[href="#"]:hover{text-decoration:none!important;cursor:default}.wrapper-noti .noti-body.closed-offer{margin-top:15px}.wrapper-noti .space-top{min-height:5px;-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.wrapper-noti .space-top.checkout-noti{min-height:16px}.wrapper-noti .space-bot{min-height:5px;-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.wrapper-noti .space-bot.checkout-noti{display:none}.wrapper-noti .close-noti{position:absolute;width:20px;height:20px;top:8px!important;right:8px!important;cursor:pointer;padding:2px}.wrapper-noti .close-noti svg{vertical-align:top}.wrapper-noti .noti-body,.wrapper-noti .noti-time,.wrapper-noti .noti-title{line-height:1.3}.wrapper-noti .noti-body span,.wrapper-noti .noti-time span,.wrapper-noti .noti-title span{color:inherit;font-size:12px;line-height:14px;word-break:break-word;margin:0;min-height:16px}.wrapper-noti .noti-body a,.wrapper-noti .noti-time a,.wrapper-noti .noti-title a{font-size:14px;overflow:hidden;color:inherit;display:block;font-weight:700}.wrapper-noti .noti-body a:empty,.wrapper-noti .noti-time a:empty,.wrapper-noti .noti-title a:empty{display:none}.wrapper-noti .noti-body a:hover,.wrapper-noti .noti-time a:hover,.wrapper-noti .noti-title a:hover{opacity:1;text-decoration:underline}.wrapper-noti .noti-time{position:absolute;bottom:8px;left:8px;font-size:12px}.wrapper-noti .product-image{position:relative;float:left;width:100px;height:100px;-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;-ms-flex-item-align:center;align-self:center;border:0;line-height:0;margin:0;min-height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wrapper-noti .product-image img{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:3px}.wrapper-noti .product-image.closed-offer{width:40px;height:40px;margin-left:12px;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0}.wrapper-noti.bottom-left,.wrapper-noti.bottom-right{bottom:30px}.wrapper-noti.bottom-left,.wrapper-noti.top-left{left:20px}.wrapper-noti.bottom-right,.wrapper-noti.top-right{right:20px}.wrapper-noti.top-left,.wrapper-noti.top-right{top:20px}.wrapper-noti.top{top:10px}.wrapper-noti.bottom{bottom:25px}.wrapper-noti.bottom.not-power-user.thanks_giving{margin:0}.wrapper-noti.basic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-noti.basic .product-image img{border-radius:0}.wrapper-noti.basicRounded{overflow:visible;padding:0;-webkit-box-shadow:0 4px 8px 0 rgba(30,32,40,.08);box-shadow:0 4px 8px 0 rgba(30,32,40,.08);border-radius:8px}.wrapper-noti.basicRounded .wrapper-theme{padding-left:0;overflow:hidden}.wrapper-noti.basicRounded .product-image{padding:8px}.wrapper-noti.basicRounded .product-image img{border-radius:3px!important;border:1px solid rgba(30,32,40,.08);-o-object-fit:contain;object-fit:contain}.wrapper-noti.basicRounded .noti-time{left:0}.wrapper-noti.basicLabel{border-radius:8px}.wrapper-noti.basicLabel .wrapper-theme{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wrapper-noti.basicLabel .noti-body span,.wrapper-noti.basicLabel .noti-title span{color:#55586c}.wrapper-noti.basicLabel .noti-body a,.wrapper-noti.basicLabel .noti-title a{color:#2d46eb;line-height:20px;padding-top:4px}.wrapper-noti.basicLabel .noti-title{width:100%;float:left;padding:0 7px;min-height:24px;border-radius:8px 8px 0 0!important;max-height:48px;overflow:hidden}.wrapper-noti.basicLabel .noti-title span{line-height:24px;overflow:hidden;height:100%;width:100%;text-overflow:ellipsis;margin:0}.wrapper-noti.basicLabel .product-image{width:76px;height:76px;-webkit-box-flex:0;-ms-flex:0 0 76px;flex:0 0 76px;padding:8px}.wrapper-noti.basicLabel .product-image img{border-radius:3px!important;border:1px solid rgba(30,32,40,.08)}.wrapper-noti.basicLabel .noti-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-top:8px}.wrapper-noti.basicLabel .space-bot,.wrapper-noti.basicLabel .space-top{display:none}.wrapper-noti.basicLabel .noti-time{left:76px}.wrapper-noti.basicRoundedAll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px!important}.wrapper-noti.basicRoundedAll .wrapper-theme{padding-left:0}.wrapper-noti.basicRoundedAll .wrapper-theme .img-bflow{width:100px;position:absolute;top:105px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-noti.basicRoundedAll .wrapper-theme .img-bflow .text-brand{display:block;opacity:1}.wrapper-noti.basicRoundedAll .product-image{padding:8px}.wrapper-noti.basicRoundedAll .product-image img{border-radius:50%!important;border:1px solid rgba(30,32,40,.08)}.wrapper-noti.basicRoundedAll .close-noti{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:4px}.wrapper-noti.basicRoundedAll .noti-time{left:0}.wrapper-noti.basicRoundedAll .boostflow--brand{right:25px}.wrapper-noti.basicRoundedLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px 4px 4px 100px!important}.wrapper-noti.basicRoundedLeft .wrapper-theme{padding-left:0}.wrapper-noti.basicRoundedLeft .product-image{padding:8px}.wrapper-noti.basicRoundedLeft .product-image img{border-radius:50%!important;border:1px solid rgba(30,32,40,.08)}.wrapper-noti.basicRoundedLeft .noti-time{left:0}.wrapper-noti.basicSplit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wrapper-noti.basicSplit .product-image{margin-right:4px;border:1px solid #f2f2f8;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.08);box-shadow:0 4px 8px 0 rgba(0,0,0,.08)}.wrapper-noti.basicSplit .product-image img{border-radius:0}.wrapper-noti.dark{background-color:#1e2028}.wrapper-noti.dark .product-image img{background-color:#fff}.wrapper-noti.dark .noti-time,.wrapper-noti.dark .noti-time a,.wrapper-noti.dark .noti-time span,.wrapper-noti.dark .noti-title,.wrapper-noti.dark .noti-title a,.wrapper-noti.dark .noti-title span{color:#c4c6d4}.wrapper-noti.dark .noti-body,.wrapper-noti.dark .noti-body a,.wrapper-noti.dark .noti-body span{color:#fff}.wrapper-noti.dark .close-noti [id=boostflow-close]{fill:#fff}.wrapper-noti.dark.basicLabel .noti-title{background-color:#55586c}.wrapper-noti.dark.basicSplit{background-color:transparent}.wrapper-noti.dark.basicSplit .wrapper-theme{background-color:#1e2028}.wrapper-noti.dark.basicSplit .product-image,.wrapper-noti.light{background-color:#fff}.wrapper-noti.light.basic .noti-time,.wrapper-noti.light.basicRounded .noti-time{color:#55586c}.wrapper-noti.light.basicLabel .close-noti [id=boostflow-close]{fill:#c4c6d4}.wrapper-noti.light.basicLabel .noti-title{background-color:#f2f2f8}.wrapper-noti.light.basicLabel .noti-time{color:#55586c}.wrapper-noti.light.basicSplit{background-color:transparent}.wrapper-noti.light.basicSplit .product-image,.wrapper-noti.light.basicSplit .wrapper-theme{background-color:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.08);box-shadow:0 4px 8px 0 rgba(0,0,0,.08)}.wrapper-noti.light .boostflow--brand,.wrapper-noti.light a,.wrapper-noti.light span{color:#55586c}.slide-fade-enter,.slide-fade-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;-webkit-transition:all .7s ease;transition:all .7s ease}.countdown-tools .card__header{padding:12px 16px;-webkit-box-shadow:0 1px 0 0 #e6ebf0;box-shadow:0 1px 0 0 #e6ebf0}.countdown-tools .offer-heading{margin-top:96px}.countdown-tools .table-timer-countdown{width:100%}.countdown-tools .checkbox-col{width:10%}.countdown-tools .title-col{width:40%}.countdown-tools .action-col,.countdown-tools .created-col,.countdown-tools .duration-col{width:20%}.countdown-tools .ui-card__section thead{text-transform:uppercase;border-bottom:2px solid #e4e5f0}.countdown-tools .ui-card__section table th{padding:24px 16px 16px 0}.countdown-tools .ui-card__section table td{padding:16px 0}.countdown-tools .ui-card__section table tr{border-bottom:1px solid #e4e5f0}.countdown-tools .ui-card__section table tr.disabled-section .action-col,.countdown-tools .ui-card__section table tr.disabled-section .created-col,.countdown-tools .ui-card__section table tr.disabled-section .duration-col,.countdown-tools .ui-card__section table tr.disabled-section .title-col{opacity:.2}.countdown-tools .ui-card__section table .checkbox-col{position:relative}.countdown-tools .ui-card__section table .action-table{position:absolute;top:16px;left:48px;z-index:99}.countdown-tools .ui-card__section table .action-table .btn-multiple-delete{background-color:#f5f6f7}.countdown-tools [id=show-products-collections-modal] .card--image{overflow:hidden}.countdown-tools [id=show-products-collections-modal] .card--image img{max-width:64px}.countdown-tools .product-countdown .number-items-form,.countdown-tools .product-countdown .percentage-form,.countdown-tools .realtime-visitors .number-items-form,.countdown-tools .realtime-visitors .percentage-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.countdown-tools .product-countdown .number-items-form .s-form-item,.countdown-tools .product-countdown .percentage-form .s-form-item,.countdown-tools .realtime-visitors .number-items-form .s-form-item,.countdown-tools .realtime-visitors .percentage-form .s-form-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.countdown-tools .product-countdown .number-items-form .s-form-item.disable,.countdown-tools .product-countdown .percentage-form .s-form-item.disable,.countdown-tools .realtime-visitors .number-items-form .s-form-item.disable,.countdown-tools .realtime-visitors .percentage-form .s-form-item.disable{opacity:.5;cursor:not-allowed;pointer-events:none}.countdown-tools .product-countdown .number-items-form .s-form-item.is-error .s-form-item__error,.countdown-tools .product-countdown .percentage-form .s-form-item.is-error .s-form-item__error,.countdown-tools .realtime-visitors .number-items-form .s-form-item.is-error .s-form-item__error,.countdown-tools .realtime-visitors .percentage-form .s-form-item.is-error .s-form-item__error{position:absolute;top:40px;left:0}.countdown-tools .product-countdown .number-items-form .s-form-item.is-success .s-form-item__error,.countdown-tools .product-countdown .percentage-form .s-form-item.is-success .s-form-item__error,.countdown-tools .realtime-visitors .number-items-form .s-form-item.is-success .s-form-item__error,.countdown-tools .realtime-visitors .percentage-form .s-form-item.is-success .s-form-item__error{display:none}.countdown-tools .product-countdown .number-items-form .btn-change,.countdown-tools .product-countdown .percentage-form .btn-change,.countdown-tools .realtime-visitors .number-items-form .btn-change,.countdown-tools .realtime-visitors .percentage-form .btn-change{margin:0 0 22px 16px}.countdown-tools .preview-countdown{padding:0;margin:0}.countdown-tools .preview-countdown li{display:inline-block;margin:0;text-align:center;position:relative}.countdown-tools .preview-countdown li p{margin:0}.countdown-tools .preview-countdown .digit{font-size:32px;font-weight:600;line-height:1.4;margin-bottom:0}.countdown-tools .preview-countdown .text{text-transform:uppercase;margin-bottom:0;font-size:10px}.countdown-tools .copt-countdown-timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:36px}.countdown-tools .copt-countdown-timer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:unset;font-weight:400;letter-spacing:0;color:#ee4b38}.countdown-tools .copt-countdown-timer__digit .preview-countdown .digit{font-weight:700;font-size:1rem;line-height:1.43rem;letter-spacing:0;color:#ee4b38}.countdown-tools .copt-countdown-timer__icon{margin:0 5px 0 0;width:16px;height:16px;fill:#ee4b38}.countdown-tools .copt-countdown-timer__message{opacity:.6;font-weight:700;margin-left:4px}.countdown-tools .copt-product-countdown{margin:30px 0;padding-left:32px}.countdown-tools .copt-product-countdown__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:normal;font-weight:700;letter-spacing:0;color:#e85244}.countdown-tools .copt-product-countdown__message span{display:inline;margin:0;padding:0;opacity:.6}.countdown-tools .copt-product-countdown__icon{margin:0 5px 0 0;width:16px;height:16px;fill:#e85244}.countdown-tools .copt-product-countdown .progress-preview{margin:10px 0 0;line-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;width:100%;background:#e5e5e5;border-radius:0;border:none;position:relative;-webkit-box-shadow:inset 0 -1px 2px 0 rgba(0,0,0,.1),inset 0 1px 2px 0 hsla(0,0%,100%,.25);box-shadow:inset 0 -1px 2px 0 rgba(0,0,0,.1),inset 0 1px 2px 0 hsla(0,0%,100%,.25)}.countdown-tools .copt-product-countdown .progress-preview .bar{width:30%;height:6px;color:#e85244}.countdown-tools .copt-realtime-visitors__number{margin-left:6px;margin-right:6px;padding:2px 4px;font-size:inherit;border:1px solid transparent;border-radius:3px}.phub-payment-detail .invoice-badge-next,.phub-payment-detail .invoice-badge-paid{text-align:center;padding:16px;background-color:#e4f7d7}.phub-payment-detail .invoice-badge-pending{text-align:center;padding:16px;background-color:#fcf5cf}.phub-payment-detail .invoice-badge-deleted,.phub-payment-detail .invoice-badge-failed{text-align:center;padding:16px;background-color:#dbdfe1}.phub-payment-detail .s-table .sub-row{background:#f5f6f7}.phub-payment-detail .s-table td,.phub-payment-detail .s-table th{font-size:14px}.phub-payment-detail .s-table td.detail,.phub-payment-detail .s-table th.detail{width:40%}.payment-page .block-desc-with-checkbox{margin-left:27px;font-size:12px;line-height:16px;letter-spacing:0;color:#6e7a81}.phub-order .table-orders th{padding-right:0}.phub-order .orders-list .is-cancelled,.phub-order .orders-list .is-in-review,.phub-order .orders-list .is-other-fulfillmentservice{background-color:#fdf6f6}.phub-order .orders-list .is-cancelled span,.phub-order .orders-list .is-in-review span,.phub-order .orders-list .is-other-fulfillmentservice span{color:#ee4b38}.phub-order .orders-list .is-awaiting-order,.phub-order .orders-list .is-awaiting-shipment{background:#fff9f1}.phub-order .orders-list .is-awaiting-order span,.phub-order .orders-list .is-awaiting-shipment span{color:#d49502}.phub-order .orders-list .is-on-hold{background-color:#e1e1e1}.phub-order .orders-list .is-on-hold span{color:#3e3834}.phub-order .orders-list .is-fulfilled{background-color:#d1e3d6}.phub-order .orders-list .is-fulfilled span{color:#093}.phub-order .orders-list .is-partially{background-color:#0092ed}.phub-order .orders-list .is-partially span{color:#e4f7fa}.phub-order .orders-list .is-importing{background-color:#edf6fd}.phub-order .orders-list .is-importing .s-icon,.phub-order .orders-list .is-importing span{color:#0093ed}.phub-order .orders-list .order-detail{cursor:auto;padding:0;font-size:14px;line-height:20px;background:#fff}.phub-order .orders-list .order-detail p{font-size:14px}.phub-order .orders-list .order-detail .title__supplier{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600}.phub-order .orders-list .order-detail .title-shipping{border-top:1px solid #e6ebf0;border-bottom:0}.phub-order .orders-list .order-detail .item-title{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.phub-order .orders-list .order-detail .img-responsive{background-color:#fff;display:block;max-width:100%;height:auto;padding-left:8px}.phub-order .orders-list .order-detail .shipping-infomation{word-break:break-word}.phub-order .order-detail>div:first-child{background-color:#f5f6f7}.phub-order .order-detail .title__supplier:nth-child(n+1){border-top:1px solid #e6ebf0}.phub-order .order-detail .supplier-name{visibility:hidden}.phub-order .order-detail .mapping .mdi-alert-circle{color:#e59b00}.phub-order .order-detail .alert-fail-reason{margin-top:-10px;margin-bottom:16px;color:#ee4b38}.phub-order .s-tag{height:1.8em}.phub-order .s-tag span{font-family:monospace,sans-serif;font-size:12px}.phub-imported-order .phub-import-order-modal .s-modal-header{padding-bottom:0}.phub-imported-order .phub-import-order-modal .s-modal-header .title{font-size:23px;font-weight:500;line-height:2.4rem;color:#363e43}.phub-imported-order .phub-import-order-modal .s-modal-body{padding-bottom:0}.phub-imported-order .phub-import-order-modal .table-first-order-imported thead th{padding:8px;border-right:1px solid #e4e5f0;text-align:center}.phub-imported-order .phub-import-order-modal .table-first-order-imported tbody tr td{padding:8px}.phub-imported-order .s-table thead tr th{position:relative;padding:24px 12px}.phub-imported-order .s-table thead tr th .float-cards{z-index:1;top:0}.phub-imported-order .s-table thead tr th .float-cards .s-control-label{white-space:nowrap}.phub-imported-order .s-table tbody tr td.checkbox,.phub-imported-order .s-table tbody tr td.name{padding-left:12px}.phub-imported-order .s-table tbody tr td.checkbox .s-checkbox,.phub-imported-order .s-table tbody tr td.name .s-checkbox{padding-left:0}.phub-imported-order .s-table tbody tr td .s-detail-loading{min-width:100px}.phub-imported-order .s-table tbody tr td .s-popover__reference{cursor:pointer;color:#ee4b38}.phub-imported-order .s-table tbody tr td .s-popover__reference span{color:#ee4b38}.phub-order-failed .line-item-failed{position:relative;padding:0 4px 8px}.phub-order-failed .line-item-failed:not(:first-child){padding:8px 4px 0}.phub-order-failed .line-item-failed:not(:first-child):before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:hsla(0,0%,100%,.2)}.s-tabs-nav a.display-inline-grid{display:inline-grid!important}.s-tabs-nav a.display-inline-grid p{font-size:16px}.s-tabs-nav .is-active p{font-weight:400}.s-tabs-nav .is-active p.text-gray100{color:#1a1f23}.spds-phub-oder .spds-phub-order-list table th.is-right span{text-align:right!important}.spds-phub-oder .spds-phub-order-list table .sb-table__expanded-cell{cursor:auto;padding:0 0 16px 46px}.spds-phub-oder .spds-phub-order-list table .sb-table__row .view-order-detail{display:none}.spds-phub-oder .spds-phub-order-list table .sb-table__row:hover .view-order-detail{display:block}.spds-phub-oder .spds-phub-order-list .expand-table,.spds-phub-oder .spds-phub-order-list .expand-table td,.spds-phub-oder .spds-phub-order-list .expand-table tr{background-color:transparent}.spds-phub-oder .spds-phub-order-list .expand-table .line-title a span{color:#0093ed}.spds-phub-oder .spds-phub-order-list .expand-table .is-right span{text-align:right!important}.spds-phub-oder .spds-phub-order-list .order-fail-reason{border-bottom:1px solid var(--neutral-200)}.spds-phub-oder .spds-phub-order-list .no-orders{padding:180px 0}#spds-phub-mapping-collapse .sb-collapse-item{padding:24px 0;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16)}#spds-phub-mapping-collapse .sb-collapse-item.sb-collapse-item--active{background-color:var(--neutral-50)}#spds-phub-mapping-collapse .sb-collapse-item .sb-collapse-item__header{padding:0 24px}#spds-phub-mapping-collapse .sb-collapse-item:hover{background-color:var(--neutral-50)}#spds-phub-mapping-collapse .sb-collapse-item .sb-collapse-item__header,#spds-phub-mapping-collapse .sb-collapse-item .sb-collapse-item__title{cursor:pointer}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item{background-color:var(--neutral-100);-webkit-box-shadow:none;box-shadow:none}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item.sb-collapse-item--active,#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item:hover{background-color:var(--neutral-100)}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab{background-color:transparent}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-panel{padding-bottom:0}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container{border-bottom:1px solid var(--neutral-200)!important}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation--inside{-webkit-box-shadow:none;box-shadow:none}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation{width:inherit;white-space:nowrap;overflow-x:hidden;overflow-y:hidden;background-color:transparent;display:block;height:inherit;padding:0;border-bottom:inherit}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item--active,#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item:focus{background-color:transparent}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item--active>div,#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item:focus>div{border-left:unset;border-bottom:2px solid}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item:focus:not(.sb-tab-navigation__item--active):not(:hover)>div{-webkit-box-shadow:none;box-shadow:none}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item{font-weight:400}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item>div{padding:14px 1px 12px 1px;border-left:unset}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item.sb-mr-large{margin-right:24px}#spds-phub-mapping-collapse .spds-check-mapping-status .sb-collapse-item .spds-variant-status .sb-tab .sb-tab-navigation--container .sb-tab-navigation .sb-tab-navigation__item.sb-ml-large{margin-left:24px}#spds-phub-mapping-collapse #spds-phub-table-map-option-sets table tr:last-child td{border-bottom:none}#spds-phub-mapping-collapse #spds-phub-table-map-option-sets table tr td:first-child,#spds-phub-mapping-collapse #spds-phub-table-map-option-sets table tr th:first-child{padding-left:24px}#spds-phub-mapping-collapse #spds-phub-table-map-option-sets table tr td:last-child,#spds-phub-mapping-collapse #spds-phub-table-map-option-sets table tr th:last-child{padding-right:24px}#spds-phub-mapping-collapse .spds-map-product-variant.sb-collapse-item--active{padding-bottom:0}#spds-phub-mapping-collapse .spds-map-product-variant .spds-select-product .spds-upload-artwork .error .sb-upload__dropzone{border-color:var(--red-400)}#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .border-top{border-top:1px solid var(--neutral-200)}#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .left{padding-right:24px}#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .right{padding-left:24px}#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .option-set .left,#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .option-value .left{border-right:1px solid var(--neutral-200)}#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .option-value .left .item{margin-left:24px;border-top:1px solid var(--neutral-200)}#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .option-value:last-child .left .item{border-bottom:1px solid var(--neutral-200)}#spds-phub-mapping-collapse .spds-map-product-variant .spds-map-each-option .color .option-set .title{padding-top:24px}#spds-phub-mapping-collapse .spds-map-product-variant .spds-check-mapping-status .spds-each-status .sb-icon.success{color:var(--green-400)}#spds-phub-mapping-collapse .spds-map-product-variant .spds-check-mapping-status .spds-each-status .sb-icon.failed{color:var(--red-400)}#spds-phub-mapping-collapse .spds-map-product-variant .sb-tab-vertical{border-top:1px solid var(--neutral-200);border-top-left-radius:0;border-top-right-radius:0}#spds-phub-mapping-collapse .spds-map-product-variant .sb-tab-vertical .sb-tab-navigation--container{border-bottom:0}#spds-phub-mapping-collapse .spds-map-product-variant .sb-tab-vertical .sb-tab-navigation--container .sb-tab-navigation--inside{-webkit-box-shadow:inset -1px 0 1px var(--neutral-200);box-shadow:inset -1px 0 1px var(--neutral-200)}#spds-phub-mapping-collapse .spds-map-product-variant .sb-tab-vertical .sb-tab-navigation--container .sb-tab-navigation--inside .sb-tab-navigation__item>div,#spds-phub-mapping-collapse .spds-map-product-variant .sb-tab-vertical .sb-tab-panel{padding-left:24px;padding-right:24px}.copt-notifications table{position:relative}.copt-notifications .action-table{margin-left:0;margin-top:8px;left:2px;position:absolute;width:auto;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}.copt-notifications .action-table .s-button{margin-right:10px}.copt-notifications .action-table--sticky{position:fixed;top:45px;z-index:2}@media (min-width:1024px){.copt-notifications .action-table--sticky{top:-6px}}#app-list .empty-state{text-align:center}@media (min-width:1024px){#app-list .empty-state{padding-top:64px;padding-bottom:64px}}#app-list .empty-state .empty-icon{margin-bottom:16px}#app-list .empty-state .heading{margin-bottom:8px}#app-list .control-button{border-radius:3px 0 0 3px;border:1px solid #8892a4;cursor:pointer;display:inline-block;height:24px;line-height:15px;margin:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 8px;position:relative}#app-list .control-button.inside-button{border-left:none;border-radius:0}#app-list .control-button.last-button{border-radius:0 3px 3px 0;border-left:none}#app-list .control-button.active{border-color:rgba(0,95,225,.8);color:rgba(0,95,225,.8)}#app-list .control-button.active p{color:rgba(0,95,225,.8)}#app-list .control-button.active.inside-button:before,#app-list .control-button.active.last-button:before{content:"";position:absolute;height:100%;width:1px;background-color:rgba(0,95,225,.8);left:-1px;top:0}#app-list .control-button.disabled{border:1px solid #e6ebf0;color:#8892a4;cursor:auto;pointer-events:none}#app-list .control-button.disabled~.next-to-disable{border-left:1px solid #8892a4}#app-list .control-button.disabled~.prev-to-disable{border-right:1px solid #8892a4}#app-list .control-button.disabled.first-button{border-right:0}#app-list .input-float{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;background:#fff;-webkit-box-shadow:0 16px 16px 0 rgba(24,26,32,.08);box-shadow:0 16px 16px 0 rgba(24,26,32,.08);border-radius:3px;position:absolute;top:-49px;right:0;z-index:2;min-width:350px}#app-list .input-float .s-icon{cursor:pointer;position:relative}#alidropcon-dashboard .noti-block{background:#f5f6f7;-webkit-box-shadow:inset 2px 0 0 0 #b5bdc2;box-shadow:inset 2px 0 0 0 #b5bdc2;font-size:14px;padding:8px 16px;background-color:#f5f6f7;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}#alidropcon-dashboard .onboarding-box,#alidropcon-dashboard .quick-overview-box{background:#fff;border-radius:12px;border:1px solid #dbdfe1;overflow:hidden;display:block}#alidropcon-dashboard .onboarding-box .box-header,#alidropcon-dashboard .quick-overview-box .box-header{padding:16px;border-bottom:1px solid #dbdfe1}#alidropcon-dashboard .onboarding-box .box-body,#alidropcon-dashboard .quick-overview-box .box-body{height:inherit;background-color:#f5f6f7}#alidropcon-dashboard .onboarding-box{height:auto}#alidropcon-dashboard .onboarding-box .box-body .left-side{padding-left:3px;max-width:250px;min-width:250px}#alidropcon-dashboard .onboarding-box .box-body .left-side .item{padding:12px;font-size:14px;cursor:pointer}#alidropcon-dashboard .onboarding-box .box-body .left-side .item .s-icon{vertical-align:middle}#alidropcon-dashboard .onboarding-box .box-body .left-side .item.active{color:#0093ed;border-top-left-radius:8px;border-bottom-left-radius:8px;background-color:#fff}#alidropcon-dashboard .onboarding-box .box-body .left-side .item.active:first-child{border-top-left-radius:0}#alidropcon-dashboard .onboarding-box .box-body .left-side .item:hover{color:#0093ed}#alidropcon-dashboard .onboarding-box .box-body .right-side{padding:16px 20px;max-width:calc(100% - 250px);min-width:calc(100% - 250px);background-color:#fff;overflow-y:auto;height:100%;vertical-align:top}#alidropcon-dashboard .onboarding-box .box-body .right-side iframe{height:150px}#alidropcon-dashboard .onboarding-box .box-body .right-side .image{width:180px}#alidropcon-dashboard .quick-overview-box{height:392px}#alidropcon-dashboard .quick-overview-box .box-body .left-side{padding:16px 20px;max-width:calc(100% - 300px);min-width:calc(100% - 300px);background-color:#fff;overflow-y:auto;height:100%;vertical-align:top}#alidropcon-dashboard .quick-overview-box .box-body .left-side iframe{height:300px}#alidropcon-dashboard .quick-overview-box .box-body .right-side{padding-right:3px;max-width:300px;min-width:300px}#alidropcon-dashboard .quick-overview-box .box-body .right-side .item{padding:12px;font-size:14px;cursor:pointer}#alidropcon-dashboard .quick-overview-box .box-body .right-side .item .s-icon{vertical-align:top}#alidropcon-dashboard .quick-overview-box .box-body .right-side .item .text{width:210px;vertical-align:middle}#alidropcon-dashboard .quick-overview-box .box-body .right-side .item .time{width:35px;text-align:right;vertical-align:middle}#alidropcon-dashboard .quick-overview-box .box-body .right-side .item.active{color:#0093ed;border-top-right-radius:8px;border-bottom-right-radius:8px;background-color:#fff}#alidropcon-dashboard .quick-overview-box .box-body .right-side .item.active:first-child{border-top-right-radius:0}#alidropcon-dashboard .quick-overview-box .box-body .right-side .item:hover{color:#0093ed}#app-list .background-custom-tips-import{position:fixed;height:100%;width:100%;background:#141414!important;opacity:.24;z-index:1;-webkit-transition-property:background;transition-property:background;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-delay:.1s;transition-delay:.1s}#app-list .import-list .total{min-height:50px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app-list .import-list .total .tab-control{display:inline-block}#app-list .import-list .total .tab-control .text{top:-1px;position:relative}#app-list .import-list .total .tab-control .s-caption{font-size:14px}#app-list .import-list .publish-product-status{border:1px solid #e6ebf0;background-color:#fff;border-radius:12px;padding:16px;position:relative}#app-list .import-list .publish-product-status .image-holder,#app-list .import-list .publish-product-status .status-icon{display:inline-block;vertical-align:middle}#app-list .import-list .publish-product-status .image-holder img{width:48px;height:48px;margin-right:12px;margin-left:16px}#app-list .import-list .publish-product-status .title{display:inline-block;font-size:12px;vertical-align:middle}@media (min-width:768px){#app-list .import-list .publish-product-status .title{width:50%}}@media (min-width:1024px){#app-list .import-list .publish-product-status .title{width:60%}}@media (min-width:1367px){#app-list .import-list .publish-product-status .title{width:60%}}#app-list .import-list .publish-product-status .import-review{margin-top:10px;display:block}#app-list .import-list .publish-product-status .buttons{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#app-list .import-list .product-content .card{border-radius:12px}#app-list .import-list .product-content .card__section{padding:16px}#app-list .import-list .product-content .section-tabs-and-actions{padding:0 16px}#app-list .import-list .product-content .section-tab-content{padding-top:24px;padding-bottom:24px;padding-left:16px;padding-right:16px}#app-list .import-list .product-content .s-tabs{margin-bottom:-2px}#app-list .import-list .product-content .s-tabs-nav a{padding:16px 0;margin:0 16px}#app-list .import-list .product-content .s-tabs-nav a span{font-size:1rem}#app-list .import-list .product-content .s-tabs-nav li.is-active a{border-bottom:2px solid #0093ed}#app-list .import-list .product-content .s-tabs-nav li.is-active a span{border-bottom:0;font-weight:400}#app-list .import-list .product-content .import-buttons .s-button{padding-left:1.5rem;padding-right:1.5rem}#app-list .import-list .product-content .control-buttons,#app-list .import-list .product-content .product-checkbox{display:inline-block}#app-list .import-list .product-content .product-details .product-image{position:relative}#app-list .import-list .product-content .product-details .product-image .img-product-tabs{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}#app-list .import-list .product-content .product-details .original-title:hover{text-decoration:none;color:#0093ed}#app-list .import-list .product-content textarea{border:0;-webkit-box-shadow:none;box-shadow:none}#app-list .import-list .product-content .images-tab{margin-top:16px}#app-list .import-list .product-content .images-tab .product-image .s-checkbox{position:absolute;left:16px;top:8px}#app-list .import-list .product-content .images-tab .product-image .img-images-tab{width:141px;height:141px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#app-list .import-list .product-content .images-tab .product-image.feature-image img{width:100%;height:100%}#app-list .import-list .product-content .images-tab:first-child{margin-top:0}#app-list .import-list .table-block{max-height:350px;overflow-y:scroll}@media (min-width:1024px){#app-list .import-list .table-block{overflow-x:hidden}}#app-list .import-list .table-block table{width:100%}#app-list .import-list .table-block table .heading-row{border:0;border-bottom:1px solid #e6ebf0}#app-list .import-list .table-block table .heading-row th{text-transform:uppercase;padding:12px 8px}#app-list .import-list .table-block table .heading-row th:first-child{padding-left:8px}#app-list .import-list .table-block table .heading-row th.variant1-heading,#app-list .import-list .table-block table .heading-row th.variant2-heading,#app-list .import-list .table-block table .heading-row th.variant3-heading{min-width:80px}#app-list .import-list .table-block table .heading-row th.price-heading{min-width:190px}#app-list .import-list .table-block table .heading-row th.cost-heading,#app-list .import-list .table-block table .heading-row th.profit-heading{min-width:70px}#app-list .import-list .table-block table .heading-row th.img-heading{min-width:65px}#app-list .import-list .table-block table .heading-row th.compare-heading{min-width:190px}#app-list .import-list .table-block table .select-control{border-bottom:1px solid #e6ebf0}#app-list .import-list .table-block table .select-control td{padding:8px}#app-list .import-list .table-block table .select-control .s-dropdown-trigger{width:100%}#app-list .import-list .table-block table .select-control .s-button .s-flex{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#app-list .import-list .table-block table .body-row td{padding:8px;border-bottom:1px solid #e6ebf0}#app-list .import-list .table-block table .body-row td:first-child{padding-left:16px}#app-list .import-list .table-block table .body-row td.profit-body span.positive{color:#20a848}#app-list .import-list .table-block table .body-row td.profit-body span.negative{color:#e85244}#app-list .import-list .table-block table .body-row td.img-body img{width:42px;height:42px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#app-list .import-list .table-block table .body-row td.input .s-input__suffix{height:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#app-list .import-list .table-block table .body-row td.input .s-input__suffix-inner{font-size:1rem}.setting-alidropcon-page .s-form-item{margin-bottom:0}.setting-alidropcon-page .setting-page__group{border-radius:12px}@media (min-width:1440px){.store-templates .container{max-width:1023px}}.store-templates .landing-header .toggle-menu{display:block}@media only screen and (min-width:1200px){.store-templates .landing-header .toggle-menu{display:none}}.store-templates .landing-header .menu-desktop{display:none}@media only screen and (min-width:1200px){.store-templates .landing-header .menu-desktop{display:block;line-height:40px}}@media only screen and (min-width:992px){.store-templates .landing-header .menu-mobile{top:80px;height:calc(100vh - 80px)}}.store-templates .header .swiper-slide{padding:24px 16px 0 16px}@media only screen and (min-width:768px){.store-templates .header .swiper-slide{padding:32px 0 0 0}}.store-templates .header .header-pagination .swiper-button-next,.store-templates .header .header-pagination .swiper-button-prev,.store-templates .header .header-pagination .swiper-pagination{position:unset;width:auto;height:auto;margin:0;padding:0}.store-templates .header .header-pagination .swiper-button-next:after,.store-templates .header .header-pagination .swiper-button-prev:after{content:"";width:12px;height:12px;border-width:2px;border-style:solid;border-color:#b5bdc2 #b5bdc2 transparent transparent}.store-templates .header .header-pagination .swiper-button-prev:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.store-templates .header .header-pagination .swiper-button-next:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.store-templates .header .header-pagination .swiper-pagination{margin:0 8px;color:rgba(85,104,115,.64)}.store-templates .header .header-pagination .swiper-pagination span{font-size:16px}.store-templates .header .header-swiper-item{display:block}@media only screen and (min-width:992px){.store-templates .header .header-swiper-item{display:-webkit-box;display:-ms-flexbox;display:flex;height:330px}}@media only screen and (min-width:1200px){.store-templates .header .header-swiper-item{height:386px}}.store-templates .header__description{margin-left:0}@media only screen and (min-width:992px){.store-templates .header__description{width:calc(100% - 550px);margin-left:24px}}@media only screen and (min-width:1200px){.store-templates .header__description{width:calc(100% - 648px)}}.store-templates .header__description-name{margin-top:0}@media only screen and (min-width:992px){.store-templates .header__description-name{margin-top:48px}}.store-templates .header__description .preview-button,.store-templates .header__description .preview-button span{text-decoration:none}.store-templates .header__action{margin-bottom:16px}.store-templates .header .header-preview{position:relative}@media only screen and (min-width:768px){.store-templates .header .header-preview{height:415px}}@media only screen and (min-width:992px){.store-templates .header .header-preview{width:550px;height:auto}}@media only screen and (min-width:1200px){.store-templates .header .header-preview{width:648px}}.store-templates .header .header-preview .type-container{display:none}@media only screen and (min-width:768px){.store-templates .header .header-preview .type-container{display:block}}.store-templates .header .header-preview>img{display:block;width:100%}@media only screen and (min-width:768px){.store-templates .header .header-preview>img{display:none}}.store-templates .header .header-preview__desktop-frame{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.store-templates .header .header-preview .theme-preview{position:absolute;bottom:19px}.store-templates .header .header-preview .theme-preview--mobile{bottom:-1px}.store-templates__main-content{padding:0 16px}@media only screen and (min-width:768px){.store-templates__main-content{padding:0 8px}}.store-templates .promotion{margin-bottom:32px}@media only screen and (min-width:768px){.store-templates .promotion{margin-bottom:48px}}.store-templates .promotion .item{padding:0 12px}@media only screen and (min-width:768px){.store-templates .promotion .item:first-child{padding-left:0}.store-templates .promotion .item:last-child{padding-right:0}}.store-templates .promotion .item .item-content{border-radius:12px}.store-templates .finder .criterias{display:none}@media only screen and (min-width:768px){.store-templates .finder .criterias{display:block}}.store-templates .finder .criterias.filter-active{display:block}.store-templates .finder .criterias .criteri{border-bottom:none}.store-templates .finder .criterias .criteri:first-child{border-top:none}.store-templates .finder .criterias .criteri .criteri-item .s-collapse-item__wrap{background-color:transparent;border-bottom:none}.store-templates .finder .criterias .criteri .criteri-item .s-collapse-item__header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:transparent;border-bottom:none}.store-templates .finder .criterias .criteri .criteri-item .s-collapse-item__header .mdi-chevron-down:before{font-size:14px;color:#6e7a81}.store-templates .finder .criterias .criteri .criteri-item .s-collapse-item__content{padding-bottom:4px}.store-templates .finder .criterias .criteri .criteri-item .s-collapse-item__content .s-checkbox .s-check{border:2px solid #b5bdc2;height:24px;width:24px;background-size:12px}.store-templates .finder .criterias .criteri .criteri-item .s-collapse-item__content .s-checkbox .s-check .s-control-label{color:#363e43}.store-templates .finder .criterias .criteri .criteri-item .name{color:rgba(85,104,115,.64);font-size:12px;font-weight:700;letter-spacing:.5px;line-height:16px;font-family:Chivo,sans-serif}.store-templates .finder .template .img{height:420px;position:relative;border:1px solid rgba(219,223,225,.5)}@media only screen and (max-width:767px){.store-templates .finder .template .img{height:186px}}.store-templates .finder .template .img img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.store-templates .finder .template .content{color:rgba(85,104,115,.64)}.store-templates .finder .template .template-info{width:calc(100% - 106px)}@media only screen and (max-width:767px){.store-templates .finder .template .template-info{width:100%}}.store-templates .finder .template .template-info h4{margin-bottom:2px}.store-templates .finder .template .template-info h4,.store-templates .finder .template .template-info p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.store-templates .finder .template .template-preview{width:114px}@media only screen and (max-width:767px){.store-templates .finder .template .template-preview{display:none}}.store-templates .finder .template .template-preview a,.store-templates .finder .template .template-preview a .s-button .s-flex{text-decoration:none}.store-templates .finder .template .template-preview a .s-button.is-outline{width:100%;padding:0}.store-templates .finder .s-pagination{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.store-templates .finder .s-pagination .s-pagination-previous{position:relative;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.store-templates .finder .s-pagination .s-pagination-next{position:relative;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.store-templates .finder .s-pagination .s-pagination-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.store-templates-view .header{padding:0 16px;top:0;left:0;z-index:10}@media only screen and (min-width:768px){.store-templates-view .header{padding:0 64px}}.store-templates-view .header .header-top{height:80px}.store-templates-view .header .header-top__device{-webkit-box-flex:1;-ms-flex:1;flex:1}.store-templates-view .header .header-top__start{-webkit-box-flex:7;-ms-flex:7;flex:7}.store-templates-view .header .header-top__start button{padding:8px 10px}@media only screen and (min-width:768px){.store-templates-view .header .header-top__start button{padding:8px 24px}}@media only screen and (min-width:768px){.store-templates-view .header .header-top__start{-webkit-box-flex:2;-ms-flex:2;flex:2}}@media only screen and (min-width:992px){.store-templates-view .header .header-top__start{-webkit-box-flex:1;-ms-flex:1;flex:1}}.store-templates-view .header .header-top__select-template--desktop{-ms-flex-preferred-size:200px;flex-basis:200px;display:none}@media only screen and (min-width:992px){.store-templates-view .header .header-top__select-template--desktop{display:block}}.store-templates-view .header .header-top__select-template--mobile{display:block}@media only screen and (min-width:992px){.store-templates-view .header .header-top__select-template--mobile{display:none}}.store-templates-view .header .header-top__select-template-input{background:#f5f6f7;border:1px solid #dbdfe1;border-radius:7px;height:40px}.store-templates-view .header .header-top__select-template-input:hover{cursor:pointer}.store-templates-view .header .header-top__select-template-input:focus{outline:none}.store-templates-view .header .header-top__selected-template{width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis}.store-templates-view .header .line{background-color:#e8eaed;width:1px;height:24px}.store-templates-view .header .icon-device{color:#919ba1}.store-templates-view .header .icon-device.active{color:#525c64}.store-templates-view .header .header-description{padding-left:32px}@media only screen and (min-width:768px){.store-templates-view .header .header-description{padding-left:0}}.store-templates-view .content-desktop{padding-top:136px;height:100vh;width:100%}@media only screen and (min-width:768px){.store-templates-view .content-desktop{padding-top:80px}}.store-templates-view .content-desktop iframe{border:none}.store-templates-view .content-mobile{padding:136px 0 104px;width:100%;position:absolute;top:0;background-color:#fff;z-index:-1}@media only screen and (max-width:767px){.store-templates-view .content-mobile{padding:136px 0 0 0;height:calc(100vh - 4px)}}@media only screen and (min-width:992px){.store-templates-view .content-mobile{padding:80px 0 104px}}@media (min-height:1024px){.store-templates-view .content-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0;height:100vh}}.store-templates-view .content-mobile__show{z-index:0}.store-templates-view .content-mobile__show>div{max-height:none}.store-templates-view .content-mobile__wrapper{width:420px;height:840px;max-height:calc(100vh - 208px);margin:24px auto 0;-webkit-box-shadow:0 8px 36px 0 rgba(54,62,67,.12);box-shadow:0 8px 36px 0 rgba(54,62,67,.12);border-radius:72px}@media only screen and (max-width:767px){.store-templates-view .content-mobile__wrapper{width:100%;height:100%;margin:0}}@media (min-height:1024px){.store-templates-view .content-mobile__wrapper{margin-top:0}}.store-templates-view .content-mobile__wrapper iframe{padding:111px 28px 22px;border-radius:0 0 48px 48px;border:none}@media only screen and (max-width:767px){.store-templates-view .content-mobile__wrapper iframe{padding:0;border-radius:0}}@media only screen and (max-width:767px){.store-templates-view .content-mobile__wrapper img{display:none}}.store-templates-view .content-mobile__wrapper-loading{height:calc(100vh - 208px)}.store-templates-view__loading{height:calc(100% - 136px);top:136px;width:100%;position:absolute;left:0;z-index:2;background-color:#fff}@media only screen and (min-width:768px){.store-templates-view__loading{height:calc(100% - 80px);top:80px}}.header-top__modal-template{font-family:Chivo,sans-serif;padding:0!important}@media only screen and (max-width:767px){.header-top__modal-template{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0!important;height:calc(100vh - 136px);bottom:0;top:0!important;z-index:0!important}}@media only screen and (min-width:992px){.header-top__modal-template{margin-top:20px!important}}.header-top__modal-template-info{position:absolute;bottom:0;left:0;width:100%;background:#fff}.header-top__modal-template-item{height:220px;overflow:hidden;border:1px solid #dfe3e8;border-radius:3px;position:relative;margin:8px 0}@media only screen and (max-width:767px){.header-top__modal-template-item{width:calc(50% - 8px)}.header-top__modal-template-item:nth-child(odd){margin-right:16px}}@media only screen and (min-width:768px){.header-top__modal-template-item{width:calc(33.33333% - 10.66667px)}.header-top__modal-template-item:nth-child(3n+1),.header-top__modal-template-item:nth-child(3n+2){margin-right:16px}}@media only screen and (min-width:992px){.header-top__modal-template-item{width:calc(25% - 12px)}.header-top__modal-template-item:nth-child(3n+1),.header-top__modal-template-item:nth-child(3n+2){margin-right:0}.header-top__modal-template-item:nth-child(4n+1),.header-top__modal-template-item:nth-child(4n+2),.header-top__modal-template-item:nth-child(4n+3){margin-right:16px}}@media only screen and (max-width:767px){.header-top__modal-template-item{height:300px}}.header-top__modal-template-item img{width:100%}.header-top__modal-template-item:hover{cursor:pointer}.header-top__modal-template-list{width:848px;max-width:100vw;height:488px;overflow:hidden}@media only screen and (max-width:767px){.header-top__modal-template-list{height:calc(100vh - 136px);overflow:auto;padding-bottom:72px}}@media only screen and (max-width:767px){.header-top__modal-template-pagination{display:none}}.header-top__modal-template .s-pagination small{display:none}.modal-select-shop .user-email{position:absolute;top:8px;right:8px}.modal-select-shop .add-to-store{border-bottom:1px solid #e8eaed}.modal-select-shop .add-to-store .form-search .s-form-item__error{width:100%}@media only screen and (min-width:992px){.modal-select-shop .add-to-store .form-search{display:-webkit-box;display:-ms-flexbox;display:flex}}.modal-select-shop .create-store .s-form-item__content{width:80%;margin:0 auto}.modal-select-shop .input-search-shop .s-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal-select-shop .input-search-shop .s-form-item__content .s-taginput{width:100%}.modal-select-shop .s-taginput .s-taginput-container>.s-tag{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;font-size:1em;height:2.857em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-select-shop .s-taginput .s-taginput-container .s-input input{height:2.4em}.modal-select-shop .s-taginput .s-taginput-container .s-dropdown-content{max-height:250px}.modal-select-shop .s-taginput .s-taginput-container .s-input__suffix .s-input__suffix-inner .s-icon{height:100%;margin-top:2px}.modal-select-shop .s-form-item{margin-bottom:8px}.modal-select-shop .is-error .s-taginput .s-taginput-container .s-tag{border:1px solid #ee4c3a}.fulfill-orders-popover.s-popover{min-width:0}#app-list .fulfill-orders .s-tabs li a{padding-left:12px;padding-right:12px}#app-list .fulfill-orders .s-tabs li:first-child a{padding-left:0}#app-list .fulfill-orders .s-tabs .s-tabs-nav a span{font-size:.875rem}#app-list .fulfill-orders .order-table th:first-child{position:relative;padding-right:0}#app-list .fulfill-orders .order-table th:nth-child(4){width:150px}#app-list .fulfill-orders .order-table .s-table__action{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#app-list .fulfill-orders .order-table .s-table__action .s-control-label{white-space:nowrap}#app-list .fulfill-orders .order-table td,#app-list .fulfill-orders .order-table th{padding-top:16px;padding-bottom:16px}#app-list .fulfill-orders .order-table th .s-table__text{font-weight:600;font-size:12px;color:#6e7a81;text-transform:uppercase}#app-list .fulfill-orders .order-table td{border-bottom:1px solid #e4e5f0}#app-list .fulfill-orders .order-table td:first-child{padding-right:0}#app-list .fulfill-orders .order-table tr:not(.order-details-row):not(.no-product){cursor:pointer}#app-list .fulfill-orders .order-table tr.no-product:hover{background:unset}#app-list .fulfill-orders .order-table tr.is-expanding td,#app-list .fulfill-orders .order-table tr:last-child td{border-bottom:none}#app-list .fulfill-orders .order-table tr.is-expanding .order-collapse-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#app-list .fulfill-orders .order-table .order-name a{color:#525c64}#app-list .fulfill-orders .order-table .order-collapse-arrow{line-height:normal;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:rotate(0);transform:rotate(0)}#app-list .fulfill-orders .order-table .view-order-tooltip{visibility:hidden}#app-list .fulfill-orders .order-table tr:hover .view-order-tooltip{visibility:visible}#app-list .fulfill-orders .text-red{color:#ee4b38}#app-list .fulfill-orders .order-details-row td{padding:0;border-bottom:0;padding-left:40px}#app-list .fulfill-orders .order-details{background-color:#f5f6f7;border-bottom:1px solid #dbdfe1;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#app-list .fulfill-orders .order-details:last-child{border-bottom:0}#app-list .fulfill-orders .order-details .product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}#app-list .fulfill-orders .order-details .product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#app-list .fulfill-orders .order-details .product-price{white-space:nowrap}#app-list .fulfill-orders .order-details .product-price span{color:#131f37}#app-list .fulfill-orders .order-details .product-image{width:64px;height:64px;-ms-flex-negative:0;flex-shrink:0;margin-right:16px}#app-list .fulfill-orders .order-details img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}#app-list .fulfill-orders .order-details .product-shipping-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:190px;margin-left:24px;text-align:right}#app-list .fulfill-orders .order-details .product-shipping-info p{line-height:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#app-list .fulfill-orders .order-details .product-ali-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:130px;margin-left:40px;text-align:right}#app-list .fulfill-orders .order-details .product-ali-info p{line-height:20px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#app-list .fulfill-orders .order-details .actions{width:150px;margin-left:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#app-list .fulfill-orders .order-details .actions .s-button:last-child{margin-left:0}#app-list .fulfill-orders .order-details .actions .s-button{min-width:120px}#app-list .fulfill-orders .order-details .actions .mapped-icon-wrapper{min-width:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#app-list .fulfill-orders .order-details .order-note{font-size:12px;line-height:1.5;max-width:200px}#app-list .fulfill-orders .order-details .line-item-note{font-size:12px;line-height:1.5}#app-list .fulfill-orders .order-details .order-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#app-list .fulfill-orders .shipping-method-select-button{max-width:200px}#app-list .fulfill-orders .shipping-method-select-button span:not(.s-icon){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#app-list .fulfill-orders .shipping-method-select-button.is-invalid,#app-list .fulfill-orders .shipping-method-select-button.is-invalid:focus{border-color:#f48e80}#app-list .fulfill-orders .shipping-method-select-button.is-invalid:focus:not(:active){-webkit-box-shadow:0 0 0 .125em rgba(244,142,128,.25);box-shadow:0 0 0 .125em rgba(244,142,128,.25)}.shipping-method-select-popover{padding:0!important;border-radius:7px!important}.shipping-method-select-popover .s-table{padding:16px}.shipping-method-select-popover .s-table td,.shipping-method-select-popover .s-table th{text-align:left}.shipping-method-select-popover .s-table th .s-table__text{font-weight:600;font-size:12px;color:#6e7a81;text-transform:uppercase}.shipping-method-select-popover .s-table .service-name{width:200px}.shipping-method-select-popover .s-table .estimate-time,.shipping-method-select-popover .s-table .shipping-cost{width:120px}.shipping-method-select-popover .s-table .tracking{width:100px}.shipping-method-select-popover .s-table.table-scroll-body tbody,.shipping-method-select-popover .s-table.table-scroll-body thead{display:block}.shipping-method-select-popover .s-table.table-scroll-body tbody{max-height:210px;overflow-y:auto;overflow-x:hidden}.shipping-method-select-popover .shipping-method-select__footer{padding:16px;border-top:1px solid #dbdfe1}@media (max-width:768px){.adc-make-order-popup .s-modal-content{margin-left:0!important}}@media (min-width:769px){.adc-make-order-popup .s-modal-content{width:1020px;margin-top:80px!important;max-height:calc(100vh - 110px)!important}}.adc-make-order-popup .make-order-table.table-scroll-body .col-select{width:42px}.adc-make-order-popup .make-order-table.table-scroll-body .col-product{width:68px}.adc-make-order-popup .make-order-table.table-scroll-body .col-shipping-method{width:130px}.adc-make-order-popup .make-order-table.table-scroll-body .col-country,.adc-make-order-popup .make-order-table.table-scroll-body .col-estimated-shipping-time,.adc-make-order-popup .make-order-table.table-scroll-body .col-income,.adc-make-order-popup .make-order-table.table-scroll-body .col-order-no,.adc-make-order-popup .make-order-table.table-scroll-body .col-product-cost,.adc-make-order-popup .make-order-table.table-scroll-body .col-result,.adc-make-order-popup .make-order-table.table-scroll-body .col-shipping-fee{width:100px}.adc-make-order-popup .make-order-table.table-scroll-body tbody,.adc-make-order-popup .make-order-table.table-scroll-body tfoot,.adc-make-order-popup .make-order-table.table-scroll-body thead{display:block}.adc-make-order-popup .make-order-table.table-scroll-body tbody{max-height:28vh;overflow-y:auto;overflow-x:hidden}@media (min-width:1440px){.adc-make-order-popup .make-order-table.table-scroll-body tbody{max-height:45vh}}.adc-make-order-popup .make-order-table.table-scroll-body tbody .col-product img{width:48px;height:48px}.adc-make-order-popup .make-order-table.table-scroll-body tbody .col-product img.img-border{border:1px solid #e6ebf0}.adc-make-order-popup .make-order-table.table-scroll-body tbody tr td{border-bottom:1px solid #e4e5f0}.adc-make-order-popup .make-order-table.table-scroll-body tbody tr.hover{background:-webkit-gradient(linear,left top,right top,from(rgba(245,246,247,0)),color-stop(9%,rgba(245,246,247,.64)),color-stop(91%,rgba(245,246,247,.64)),to(rgba(245,246,247,0)));background:linear-gradient(90deg,rgba(245,246,247,0),rgba(245,246,247,.64) 9%,rgba(245,246,247,.64) 91%,rgba(245,246,247,0))}.adc-make-order-popup .make-order-table.table-scroll-body tbody tr.no-order{height:100px}.adc-make-order-popup .make-order-table.table-scroll-body tbody tr.no-order td{width:1020px;border-bottom:none}.adc-make-order-popup .make-order-table.table-scroll-body tbody tr.no-border-bottom:last-child td,.adc-make-order-popup .make-order-table.table-scroll-body tbody tr.no-border-bottom td.col-country,.adc-make-order-popup .make-order-table.table-scroll-body tbody tr.no-border-bottom td.col-order-no,.adc-make-order-popup .make-order-table.table-scroll-body tbody tr.no-border-bottom td.col-select{border-bottom:none}.adc-make-order-popup .make-order-table.table-scroll-body tbody .shipping-method-select-button{max-width:110px}.adc-make-order-popup .make-order-table.table-scroll-body tbody .shipping-method-select-button span:not(.s-icon){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.adc-make-order-popup .make-order-table.table-scroll-body tbody .retry,.adc-make-order-popup .make-order-table.table-scroll-body tbody .revise{color:red;border:1px solid red;border-radius:4px;padding:2px 8px;cursor:pointer}.adc-make-order-popup .make-order-table.table-scroll-body tbody .done{color:green}.adc-make-order-popup .make-order-table.table-scroll-body tfoot td{border-top:1px solid #e4e5f0}#map-product-page{padding:0 8px}#map-product-page .s-section{padding:16px;border-radius:12px;border:1px solid rgba(219,223,225,.5)}#map-product-page .s-section .s-section-header{border-bottom:1px solid rgba(219,223,225,.5)}#map-product-page .s-mt56{margin-top:56px}#map-product-page .s-mb56{margin-bottom:56px}#map-product-page .s-pl0{padding-left:0}#map-product-page .s-pb0{padding-bottom:0}#map-product-page .s-pr0{padding-right:0}#map-product-page .s-pt12{padding-top:12px}#map-product-page .s-pb12{padding-bottom:12px}#map-product-page .s-pr12{padding-right:12px}#map-product-page .s-pl12{padding-left:12px}#map-product-page .s-cl-gray{color:#6e7a81}#map-product-page .s-mw-650{max-width:650px}#map-product-page .s-heading-5{font-size:12px;letter-spacing:0;line-height:16px}#map-product-page .text-normal-private{font-size:14px;line-height:24px}#map-product-page .btn-import{min-width:128px}#map-product-page .map-product__customize .product-detail__customize .product-detail__customize-content figure{width:64px;height:64px}#map-product-page .map-product__customize .product-detail__customize .product-detail__customize-content figure img{max-width:100%;-o-object-fit:contain;object-fit:contain;max-height:100%}#map-product-page .map-product__customize .product-detail__customize .product-detail__customize-content .product-detail__customize-description{width:calc(100% - 64px)}#map-product-page .map-product__customize .product-detail__customize .product-detail__customize-content .product-detail__customize-description a{font-size:inherit;color:inherit}#map-product-page .map-product__customize .mapping-table .mapping-table-header{padding-top:6px;padding-bottom:16px;border-bottom:1px solid rgba(219,223,225,.5)}#map-product-page .map-product__customize .mapping-table .mapping-table-content.content-title .mapping-table-row{border-bottom:1px solid rgba(219,223,225,.5)}#map-product-page .map-product__customize .mapping-table .mapping-table-content.is-scroll{max-height:710px;overflow-y:scroll;overflow-x:hidden;padding:0 3px}#map-product-page .map-product__customize .mapping-table .mapping-table-content.is-scroll::-webkit-scrollbar{width:3px}#map-product-page .map-product__customize .mapping-table .mapping-table-content.is-scroll::-webkit-scrollbar-track{background:transparent}#map-product-page .map-product__customize .mapping-table .mapping-table-content.is-scroll::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:3px}#map-product-page .map-product__customize .mapping-table .mapping-table-content.is-scroll::-webkit-scrollbar-thumb:hover{opacity:.5}#map-product-page .map-product__customize .mapping-table .mapping-table-row{border-bottom:1px solid rgba(219,223,225,.5);-webkit-box-align:center;-ms-flex-align:center;align-items:center}#map-product-page .map-product__customize .mapping-table .mapping-table-row:last-child{border-bottom:none}#map-product-page .map-product__customize .mapping-table .mapping-table-row.invalid-row .s-select select{border-color:#fb6971}#map-product-page .map-product__customize .mapping-table .variant-group{padding-bottom:12px;padding-top:12px;border-bottom:1px solid rgba(219,223,225,.5)}#map-product-page .map-product__customize .mapping-table .variant-group:last-child{border-bottom:none;padding-bottom:0}#map-product-page .map-product__customize .mapping-table .variant-group:first-child{padding-top:0}#map-product-page .map-product__customize .mapping-table .s-select{width:100%}#map-product-page .map-product__customize .mapping-table .middle-line{position:absolute;width:1px;height:100%;background:rgba(219,223,225,.5);top:0;left:48%;-webkit-transform:translate(-50%);transform:translate(-50%)}.mbar{bottom:0;left:0;line-height:16px;min-height:56px;padding:0 16px 0 24px;background-color:#fff;border:1px solid #e8eaed;-webkit-box-shadow:0 -12px 34px -12px rgba(110,122,129,.05);box-shadow:0 -12px 34px -12px rgba(110,122,129,.05);z-index:999999999;-webkit-transition:width .6s ease-in-out;transition:width .6s ease-in-out}.mbar.minimal-style{padding:0;height:56px;border-radius:0 8px 0 0}.mbar__content{width:100%}@media only screen and (min-width:992px){.mbar__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}}@media only screen and (min-width:992px){.mbar__content-minimal-style{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:992px){.mbar__content>*{-ms-flex-item-align:center;align-self:center}}.mbar__content__logo img{vertical-align:middle}.mbar__content__logo-minimal-style{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.mbar__content__logo-minimal-style:hover{cursor:pointer}.mbar__content--notification{font-size:14px;color:#363e43}@media only screen and (min-width:992px){.mbar__content--notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:32px;padding-left:32px;border-left:1px solid #e8eaed}}.mbar__content__redirect{font-weight:700}.mbar__content__msg{width:calc(100% - 32px);line-height:20px}@media only screen and (min-width:992px){.mbar__content__msg{text-align:left;padding:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mbar__content__msg p{display:block;font-size:14px}.mbar__content__msg p a:not(:last-child){margin-right:12px}@media only screen and (min-width:992px){.mbar__content__msg p a{margin-right:0;font-size:14px}}@media only screen and (min-width:992px){.mbar__content__msg p a.mobileonly{display:none}}.mbar__action{width:300px;margin-left:38px;margin-top:16px}@media only screen and (min-width:992px){.mbar__action{text-align:right;margin-left:0;margin-top:0}}.mbar__action__button{display:inline-block;text-decoration:none;color:#fff;line-height:24px;padding:7px 16px;height:40px;font-size:14px;font-weight:700;outline:none;cursor:pointer;background-color:#0093ed;border-radius:7px}.mbar__action__button:hover{text-decoration:none}.mbar__action__button:not(:last-child){margin-right:16px}.mbar__close:not(.s-ml12){margin-left:-12px}#new-select-shop .user-account{background-color:#e8e6e6;padding:8px 16px;border-radius:8px}#new-select-shop .border-bottom{border-bottom:1px solid #ddd}#new-select-shop .w-45{width:45%}#new-select-shop .default-logo{width:48px;height:48px;border-radius:7px}#new-select-shop .link-shop{height:72px}#new-select-shop .icon-owner{position:absolute;z-index:1000;-webkit-transform:translate(-10px,38px);transform:translate(-10px,38px)}#new-select-shop .owner-has-printbase{position:absolute;-webkit-transform:translate(-25px,38px);transform:translate(-25px,38px)}#new-select-shop .icon-printbase{position:absolute;-webkit-transform:translate(-6px,38px);transform:translate(-6px,38px)}.switch-language{border-bottom:1px solid #e8eaed}.switch-language__block{padding:12px 0 6px 8px;width:190px}.switch-language__title{text-transform:uppercase;color:rgba(82,92,100,.64);font-weight:700;font-size:12px;margin-bottom:10px}.switch-language__items{-o-object-fit:contain;object-fit:contain;max-height:200px;overflow-y:auto;padding-right:6px}.switch-language__item{margin-top:16px;margin-bottom:16px;color:#525c64;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switch-language__item.active{color:#1a1f23}.switch-language__tooltip{text-transform:none}.switch-language .divider{width:1px;background-color:#e8eaed;margin-right:12px;margin-left:4px}.footer-switch-domain{position:fixed;bottom:0;background-color:#fff;padding-top:20px;padding-bottom:25px;min-width:350px}.new-close-header{font-size:34px;line-height:40px;color:#363e43}.app-main.wizard-page{margin-bottom:56px}.app-main.wizard-page .main-taskbar .taskbar-items{border:1px solid #dbdfe1;width:100%;border-radius:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-main.wizard-page .main-taskbar .taskbar-items:last-child{height:80px;margin-right:0}.app-main.wizard-page .main-taskbar .number{color:#555550;pointer-events:none}.app-main.wizard-page .main-taskbar .description{max-width:calc(100% - 64px)}.app-main.wizard-page .wrap-container{border-radius:12px;border:1px solid #dbdfe1}.app-main.wizard-page .wrap-container .main-info{margin-right:172px}.app-main.wizard-page .wrap-container .button-preview-product .s-button-eye{padding:0}.app-main.wizard-page .wrap-container .button-preview-product .s-button-eye .grey-eye{width:46px;height:38px;padding-top:4px}.app-main.wizard-page .wrap-container .button-preview-product .s-button-eye .grey-eye:hover{color:#363e43}.app-main.wizard-page .wrap-container .button-preview-product .s-button--select{padding-left:28px;padding-right:28px}.btn-add,.count-items{font-size:12px}.count-items{text-transform:lowercase}#table-sizechart{position:relative}#table-sizechart table{width:100%}#table-sizechart table .th-opacity{opacity:.3}#table-sizechart tbody tr:hover{background-color:#f6f6f6;-webkit-transition:background-color .5s linear;transition:background-color .5s linear}#table-sizechart tr{border-bottom:1px solid #dedddd;cursor:pointer}#table-sizechart tr th{font-size:16px;padding:24px 0}#table-sizechart tr th .s-select{width:100px}#table-sizechart tr td{font-size:14px;line-height:20px;padding:24px 0}#table-sizechart tr td .text-title{padding-right:16px;word-break:break-word}#table-sizechart tr td .has-data{word-break:break-word;max-width:350px}#table-sizechart .action-table{margin-top:6px;position:absolute;left:-1%;top:0;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}#table-sizechart .action-table--sticky{position:fixed;top:45px;z-index:2}@media (min-width:1024px){#table-sizechart .action-table--sticky{top:0}}#table-sizechart .action-table .s-select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#table-sizechart .action-table .s-select select{height:auto}#table-sizechart .s-dropdown-content{padding:8px 16px}#table-sizechart .font-normal{font-size:12px;text-transform:lowercase}.text-delete{color:#fff}.text-cancel{color:#000}.sc-modal-title{font-size:24px}.card-wrapper{padding:10px 16px}.action_disabled{cursor:not-allowed;pointer-events:none}#preview-html p{word-break:break-word}#preview-html img{max-width:250px}#preview-html table{width:100%}#sizechart-preview table{border:1px solid;width:100%;font-size:16px}#sizechart-preview table td{border:1px solid}#for-new-size-chart .s-input__width{width:450px!important}#for-new-size-chart .s-input__suffix{top:-15px}#for-new-size-chart .redactor-styles{margin:0;padding:16px 18px;color:#333;font-family:Trebuchet MS,Helvetica Neue,Helvetica,Tahoma,sans-serif;font-size:1em;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box}#for-new-size-chart .redactor-styles table{border-collapse:collapse;max-width:100%;width:100%}#for-new-size-chart .redactor-styles table td{border:1px solid #eee;padding:16px 16px 15px}.input_error input,.input_error input:hover{border:1px solid red!important}.title-style{font-size:16px;word-break:break-word}.text-error{color:red;font-size:14px}.sc-w420{width:420px}.h-200{height:200px}.border-wrap{-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.text-none{color:#919ba1}.sc-fs0{font-size:0}.sc-fs4{font-size:4px}.sc-fs8{font-size:8px}.sc-fs10{font-size:10px}.sc-fs12{font-size:12px}.sc-fs16{font-size:16px}.sc-fs24{font-size:24px}.sc-fs32{font-size:32px}.sc-fs36{font-size:36px}.sc-fs40{font-size:40px}.sc-fs48{font-size:48px}.sc-fs64{font-size:64px}.sc-fs72{font-size:72px}.sc-fs80{font-size:80px}.sc-fs96{font-size:96px}.size-chart__popover{background:#0a0a0a;padding:10px;color:#dcdde8;width:430px}.size-chart__select{width:200px;margin-left:8px}.size-chart__icon{padding-top:5px;padding-right:5px}.size-chart__label{font-size:14px}.size-chart__preview__size{margin-bottom:15px}.size-chart__preview__size span{display:inline-block;width:48px;border:1px solid #0a0a0a;padding:5px}.size-chart__preview table{max-width:100%}.size-chart .tox-editor-header{position:unset!important}.size-chart .tox-editor-container{padding-top:unset!important}.bg-shoprace{background-color:#f6f7f9}.sr-br-16{border-radius:-16px}.sr-br0{border-radius:0}.sr-br4{border-radius:4px}.sr-br8{border-radius:8px}.sr-br10{border-radius:10px}.sr-br12{border-radius:12px}.sr-br16{border-radius:16px}.sr-br24{border-radius:24px}.sr-br32{border-radius:32px}.sr-br36{border-radius:36px}.sr-br40{border-radius:40px}.sr-br48{border-radius:48px}.sr-br64{border-radius:64px}.sr-br72{border-radius:72px}.sr-br80{border-radius:80px}.sr-br96{border-radius:96px}.sr-mw100{max-width:100px}.sr-mw120{max-width:120px}.step-start{background-image:linear-gradient(121deg,#0093ed,#00c5f7)}.next-step,.step-start{border-radius:50%;padding:0 4px}.next-step{background-color:#fff}.step-success{background-image:linear-gradient(121deg,#0093ed,#00c5f7);border-radius:50%;padding:0 4px}#progress-bar .s-progress-bar{background-color:#fff!important}#progress-bar .s-progress-bar[value="0"]:after,#progress-bar .s-progress-bar[value="1"]:after,#progress-bar .s-progress-bar[value="2"]:after,#progress-bar .s-progress-bar[value="3"]:after,#progress-bar .s-progress-bar[value="4"]:after,#progress-bar .s-progress-bar[value="5"]:after,#progress-bar .s-progress-bar[value="6"]:after,#progress-bar .s-progress-bar[value="7"]:after,#progress-bar .s-progress-bar[value="8"]:after,#progress-bar .s-progress-bar[value="9"]:after,#progress-bar .s-progress-bar[value="10"]:after,#progress-bar .s-progress-bar[value="11"]:after,#progress-bar .s-progress-bar[value="12"]:after,#progress-bar .s-progress-bar[value="13"]:after,#progress-bar .s-progress-bar[value="14"]:after,#progress-bar .s-progress-bar[value="15"]:after,#progress-bar .s-progress-bar[value="16"]:after,#progress-bar .s-progress-bar[value="17"]:after,#progress-bar .s-progress-bar[value="18"]:after,#progress-bar .s-progress-bar[value="19"]:after,#progress-bar .s-progress-bar[value="20"]:after,#progress-bar .s-progress-bar[value="21"]:after,#progress-bar .s-progress-bar[value="22"]:after,#progress-bar .s-progress-bar[value="23"]:after,#progress-bar .s-progress-bar[value="24"]:after,#progress-bar .s-progress-bar[value="25"]:after,#progress-bar .s-progress-bar[value="26"]:after,#progress-bar .s-progress-bar[value="27"]:after,#progress-bar .s-progress-bar[value="28"]:after,#progress-bar .s-progress-bar[value="29"]:after,#progress-bar .s-progress-bar[value="30"]:after,#progress-bar .s-progress-bar[value="31"]:after,#progress-bar .s-progress-bar[value="32"]:after,#progress-bar .s-progress-bar[value="33"]:after,#progress-bar .s-progress-bar[value="34"]:after,#progress-bar .s-progress-bar[value="35"]:after,#progress-bar .s-progress-bar[value="36"]:after,#progress-bar .s-progress-bar[value="37"]:after,#progress-bar .s-progress-bar[value="38"]:after,#progress-bar .s-progress-bar[value="39"]:after,#progress-bar .s-progress-bar[value="40"]:after,#progress-bar .s-progress-bar[value="41"]:after,#progress-bar .s-progress-bar[value="42"]:after,#progress-bar .s-progress-bar[value="43"]:after,#progress-bar .s-progress-bar[value="44"]:after,#progress-bar .s-progress-bar[value="45"]:after,#progress-bar .s-progress-bar[value="46"]:after,#progress-bar .s-progress-bar[value="47"]:after,#progress-bar .s-progress-bar[value="48"]:after,#progress-bar .s-progress-bar[value="49"]:after,#progress-bar .s-progress-bar[value="50"]:after,#progress-bar .s-progress-bar[value="51"]:after,#progress-bar .s-progress-bar[value="52"]:after,#progress-bar .s-progress-bar[value="53"]:after,#progress-bar .s-progress-bar[value="54"]:after,#progress-bar .s-progress-bar[value="55"]:after,#progress-bar .s-progress-bar[value="56"]:after,#progress-bar .s-progress-bar[value="57"]:after,#progress-bar .s-progress-bar[value="58"]:after,#progress-bar .s-progress-bar[value="59"]:after,#progress-bar .s-progress-bar[value="60"]:after,#progress-bar .s-progress-bar[value="61"]:after,#progress-bar .s-progress-bar[value="62"]:after,#progress-bar .s-progress-bar[value="63"]:after,#progress-bar .s-progress-bar[value="64"]:after,#progress-bar .s-progress-bar[value="65"]:after,#progress-bar .s-progress-bar[value="66"]:after,#progress-bar .s-progress-bar[value="67"]:after,#progress-bar .s-progress-bar[value="68"]:after,#progress-bar .s-progress-bar[value="69"]:after,#progress-bar .s-progress-bar[value="70"]:after,#progress-bar .s-progress-bar[value="71"]:after,#progress-bar .s-progress-bar[value="72"]:after,#progress-bar .s-progress-bar[value="73"]:after,#progress-bar .s-progress-bar[value="74"]:after,#progress-bar .s-progress-bar[value="75"]:after,#progress-bar .s-progress-bar[value="76"]:after,#progress-bar .s-progress-bar[value="77"]:after,#progress-bar .s-progress-bar[value="78"]:after,#progress-bar .s-progress-bar[value="79"]:after,#progress-bar .s-progress-bar[value="80"]:after,#progress-bar .s-progress-bar[value="81"]:after,#progress-bar .s-progress-bar[value="82"]:after,#progress-bar .s-progress-bar[value="83"]:after,#progress-bar .s-progress-bar[value="84"]:after,#progress-bar .s-progress-bar[value="85"]:after,#progress-bar .s-progress-bar[value="86"]:after,#progress-bar .s-progress-bar[value="87"]:after,#progress-bar .s-progress-bar[value="88"]:after,#progress-bar .s-progress-bar[value="89"]:after,#progress-bar .s-progress-bar[value="90"]:after,#progress-bar .s-progress-bar[value="91"]:after,#progress-bar .s-progress-bar[value="92"]:after,#progress-bar .s-progress-bar[value="93"]:after,#progress-bar .s-progress-bar[value="94"]:after,#progress-bar .s-progress-bar[value="95"]:after,#progress-bar .s-progress-bar[value="96"]:after,#progress-bar .s-progress-bar[value="97"]:after,#progress-bar .s-progress-bar[value="98"]:after,#progress-bar .s-progress-bar[value="99"]:after,#progress-bar .s-progress-bar[value="100"]:after{border-radius:0 3px 3px 0!important}#progress-bar .current-point{position:absolute;top:-23px;background-color:#fff;padding:3px 6px;border-radius:10px;display:inherit}#progress-bar .contest-end img{max-height:150px}#progress-bar .pos-relative{position:relative}#progress-bar .pos-absolut{position:absolute}#progress-bar .left--16{left:-16px}#progress-bar .left-0{left:0}#progress-bar .left-4{left:4px}#progress-bar .left-8{left:8px}#progress-bar .left-10{left:10px}#progress-bar .left-12{left:12px}#progress-bar .left-16{left:16px}#progress-bar .left-24{left:24px}#progress-bar .left-32{left:32px}#progress-bar .left-36{left:36px}#progress-bar .left-40{left:40px}#progress-bar .left-48{left:48px}#progress-bar .left-64{left:64px}#progress-bar .left-72{left:72px}#progress-bar .left-80{left:80px}#progress-bar .left-96{left:96px}.s-mr20{margin-right:20px}.home-contest{margin:auto;max-width:650px}.display-none{display:none}.translate-30{-webkit-transform:translateX(30px);transform:translateX(30px)}.translate-20{-webkit-transform:translateX(20px);transform:translateX(20px)}.translate-15{-webkit-transform:translateX(-15px);transform:translateX(-15px)}.translate-50{-webkit-transform:translateX(50px);transform:translateX(50px)}#icon-process{padding:4px}#icon-plusbase-process,#icon-process{width:40px;height:40px;background-color:rgba(219,223,225,.24);border:1px solid rgba(145,155,161,.24);border-radius:7px}.add-variable-popover{margin-top:0!important;padding:0!important;height:200px;overflow:auto}.add-variable-popover .variable-item:hover{cursor:pointer;background-color:#dbdfe1}.additional-scripts__header{position:sticky;top:0;background:#fff;z-index:999}.additional-scripts__script-library,.additional-scripts__section{border-bottom:1px solid #e8eaed}.additional-scripts .s-form-item__label{width:100%;padding:0}.additional-scripts .s-form-item__label>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.additional-scripts .s-form-item__label>div .variable-label:hover{cursor:pointer}.additional-scripts .text-description{white-space:pre-wrap}.additional-scripts__tabs-manager .s-tabs{margin-bottom:0!important}.additional-scripts__tabs-manager .s-tabs .s-tab-content{padding-bottom:0!important}.additional-scripts__tabs-manager .s-tabs .s-tab-content .additional-scripts__form-item{margin-bottom:0!important}.custom-script-library__overlay{background-color:rgba(0,0,0,.24);top:0;left:0;z-index:9998}.custom-script-library__sidebar{top:0;right:0;width:420px;background-color:hsla(0,0%,100%,.98);z-index:9999999;padding:24px 32px;height:100vh;border-radius:12px 0 0 12px;overflow-x:hidden;overflow-y:auto;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}.custom-script-library__sidebar::-webkit-scrollbar{width:6px;height:6px}.custom-script-library__sidebar::-webkit-scrollbar-track{background:#e4e5f0}.custom-script-library__sidebar::-webkit-scrollbar-thumb{background:#c4c6d4;border-radius:3px}.custom-script-library__sidebar::-webkit-scrollbar-thumb:hover{background:#82869e}.custom-script-library__sidebar .btn-close{position:absolute;top:16px;right:16px}.custom-script-library__sidebar .btn-close .mdi-close{color:#555550}.custom-script-library__sidebar .script-image{min-width:24px}.custom-script-library__sidebar .script-image img{width:24px;height:24px}.custom-script-library__sidebar__script-container{border-top:1px solid #e8eaed}.custom-script-library .sidebar-open-left-enter-active,.custom-script-library .sidebar-open-left-leave-active{-webkit-transition:all .325s cubic-bezier(.56,0,.24,1);transition:all .325s cubic-bezier(.56,0,.24,1)}.custom-script-library .sidebar-open-left-enter,.custom-script-library .sidebar-open-left-leave-to{-webkit-transform:translateX(67px);transform:translateX(67px);opacity:0}@media only screen and (max-width:767px){#app,#app .unite-ui-frame.vertical-screen{overflow-x:hidden;max-width:100%}}#progress{position:fixed;bottom:0;margin-bottom:2px;width:100%}#progress-test-env{margin-top:2px;margin-bottom:2px;width:100%}.tox-notifications-container{display:none!important}.mobile-header-title{font-size:17px;line-height:24px;font-weight:700;color:#21272c}.action-navigation-mobile-app{position:fixed;top:35px;right:0;z-index:1030}.action-navigation-mobile-app.is-android{top:2px}.action-navigation-mobile-app .mobile-action-btn{border-style:none}.unite-ui-dashboard__header-mobile .unite-top-bar__name-logo .mobile-app-logo{background-image:url(/src/assets/images/logo/Shopbase_Logo_Mobile.svg);height:24px;width:24px;margin-top:5px}.is-ios .navbar-fixed-top{padding-top:25px;z-index:9}.is-ios .unite-ui-dashboard__header-mobile .unite-top-bar .unite-top-bar__button{margin-top:10px}.is-ios .unite-ui-dashboard__header-mobile .unite-top-bar .unite-top-bar__button .top-bar-button{margin-bottom:0;margin-top:5px}.is-ios .unite-ui-dashboard__header-mobile .unite-top-bar .row,.is-ios .unite-ui-dashboard__header-mobile .unite-top-search{margin-top:10px}.is-ios .unite-top-bar .mobile-menu-navigation{width:10%}.is-ios .unite-top-bar .mobile-menu-notification{width:10%;height:30px;margin-top:20px}.is-ios .unite-top-bar .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%}.is-ios .unite-top-bar .unite-top-search{margin-right:0}.is-ios .unite-top-bar .unite-top-search .in-app-notification img{width:24px}.is-ios .unite-top-bar .unite-top-search .in-app-notification .modal-in-app-notification{top:75px;left:0;margin-right:30px}.is-android .unite-top-bar .mobile-menu-navigation{width:10%;margin-top:8px}.is-android .unite-top-bar .mobile-menu-notification{width:10%}.is-android .unite-top-bar .mobile-menu-notification .in-app-notification .icon-in-app-notification .bell-image-icon{height:24px!important}.is-android .unite-top-bar .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80%}.mobile-account{width:100%;background-color:#f5f6f7;height:100%}.mobile-account__popup{margin-top:40px;background-color:#fff;border-radius:12px 12px 0 0;height:100%;overflow:hidden}.mobile-account__popup__header{margin:0 16px 0 16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mobile-account__popup__header__navigation{width:40%;margin:14px 0 10px 0}.mobile-account__popup__header__title{width:50%;margin:10px 0 10px 0}.mobile-account__popup__content{margin-left:16px;margin-right:16px;background-color:#fff;height:100%}.mobile-account__popup__content__shop{height:70%;overflow:auto;margin-bottom:20px}.mobile-account__popup__content__shop__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f6f7;border-radius:12px}.mobile-account__popup__content__shop__item:first-child{margin-top:12px}.mobile-account__popup__content__shop__item:not(:first-child){margin-top:5px}.mobile-account__popup__content__shop__item__txt{margin:8px 0 8px 16px}.mobile-account__popup__content__shop__item__navigation{width:40px;margin:15px 12px 15px 0}.mobile-account__popup__content__menu{height:30%}.mobile-account__popup__content__menu__first{background-color:#f5f6f7;border-radius:12px;width:100%;text-align:center}.mobile-account__popup__content__menu__first div{color:#363e43;line-height:26px}.mobile-account__popup__content__menu__first div p{padding:7px 0 7px 0}.mobile-account__popup__content__menu__last{background-color:#f5f6f7;border-radius:12px;text-align:center;margin:8px 0 8px 0;width:100%}.mobile-account__popup__content__menu__last p{padding:7px 0 7px 0}.mobile-app{width:100%;bottom:0;top:50px;overflow-y:auto;overflow-x:hidden}.mobile-app .time-line-content{width:150px}.mobile-app .copyright-page{padding-top:50px;padding-bottom:30px}.mobile-app .copyright-page .general-group:first-child{border:none}.mobile-app .copyright-page__addBtn{position:fixed;top:34px;right:0;z-index:1030;color:#0093ed;border:none}.mobile-app .copyright-page__addBtn.is-android{top:10px}.mobile-app .can-scroll-x{overflow-x:auto}.mobile-app__product-feed{margin-top:40px;padding:1rem}.mobile-app__sidebar{margin-top:85px;padding-bottom:80px}.mobile-app__detail{margin-top:50px;margin-bottom:50px;padding:1rem}.mobile-app__detail .page-order-show .s-button{line-height:normal}.mobile-app__detail .page-order-show .title-bar-container #order_title{margin-top:10px}.mobile-app__detail .page-order-show .title-bar-container .title-bar__orders-show-subheading{margin-top:10px;margin-bottom:10px}.mobile-app__detail .page-order-show .order-layout .cancel-fulfillment{margin-left:0;width:150px;height:60px}.mobile-app__detail .page-order-show .order-layout .edit-tracking{margin-top:10px}.mobile-app__detail .page-order-show .order-layout .order-layout__sections .order-layout__section--primary{width:100%;min-width:0}.mobile-app__customer{padding:1rem}.mobile-app__page{margin-top:70px;padding:1rem}@media only screen and (max-width:767px){.mobile-app__page .product-page .have-product .ui-layout__section{padding-top:1rem}}.mobile-app__page .mb-btn{height:100%}.mobile-app .p-t-80{padding-top:80px}.mobile-app .mobile-app-pd{margin-top:60px;padding-bottom:60px}.mobile-app .mobile-no-data{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.mobile-app #tab-source .s-tabs-nav{position:unset!important}.mobile-app #app-list .phub-order #table-orders tbody tr .order-detail .row .col-xs-10 .row .col-xs-5 p{word-wrap:break-word;white-space:pre-line}.mobile-app #app-list .ali-mobile-app.mobile-app-android .s-tabs-nav ul li:last-child{margin-right:20px}.mobile-app__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.mobile-app__tabs .order-manager .order__filter__mobile__sort .order__filter__mobile__sort__date{width:65%}.mobile-app__tabs .order-manager .order__filter__mobile__sort .order__filter__mobile__sort__date .is-mobile-modal{width:100%}.mobile-app__tabs .order-manager .order__filter__mobile__sort .order__filter__mobile__sort__date .is-mobile-modal .s-dropdown-trigger .select-box-trigger .s-icon{float:right}.mobile-app__tabs .order__tab__mobile{overflow-x:auto}.mobile-app__tabs .order__tab__mobile .s-tabs .s-tabs-nav{top:0;position:absolute;margin-top:130px;bottom:auto;z-index:1}.mobile-app__tabs .explore-themes-templates__container .s-tabs-nav{bottom:auto;position:inherit;z-index:1}.mobile-app__tabs .order-manager .s-tabs-nav{bottom:auto;position:absolute;z-index:1}.mobile-app__tabs .page__tab .s-tabs-nav{bottom:auto;position:inherit;z-index:1}.mobile-app__tabs .page__tab .page__list__item__checkbox{width:10%}.mobile-app__tabs .page__tab .page__list__item__info{width:50%}.mobile-app__tabs .page__tab .page__list__item__datetime{width:25%}.mobile-app__tabs .page__tab .page__filter__dropdown,.mobile-app__tabs .page__tab .page__filter__search{width:49%}.mobile-app__tabs .page__tab .page__filter__dropdown .s-dropdown,.mobile-app__tabs .page__tab .page__filter__dropdown .s-dropdown .s-dropdown-trigger{width:100%}.mobile-app__tabs .page__tab .page__filter__dropdown .s-dropdown .s-dropdown-trigger .s-icon{float:right}.mobile-app__tabs .ui-card .s-tabs-nav{bottom:auto;position:inherit;z-index:1}.mobile-app__tabs .s-tabs-nav{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:fixed;bottom:0;z-index:999;width:100%;background:#fff;-webkit-box-shadow:0 -1px 2px #f5f4f2;box-shadow:0 -1px 2px #f5f4f2}.mobile-app__tabs .s-tabs-nav ul{margin-bottom:10px!important}.mobile-app__tabs .s-tabs-nav ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-style:none}.mobile-app__tabs .s-tabs-nav ul li a .s-icon{border:none;margin-right:0!important;padding-top:10px}.mobile-app__tabs .s-tabs-nav ul li a .s-icon i{color:#5c6670}.mobile-app__tabs .s-tabs-nav ul li a .s-icon i:before{font-size:30px}.mobile-app__tabs .s-tabs-nav ul li a .text-center{color:#5c6670;border:none}.mobile-app__tabs .s-tabs-nav ul li.is-active a{background-color:#fff;border-style:none}.mobile-app__tabs .s-tabs-nav ul li.is-active a .s-icon{border:none;margin-right:0;padding-top:10px}.mobile-app__tabs .s-tabs-nav ul li.is-active a .s-icon i{color:#0093ed}.mobile-app__tabs .s-tabs-nav ul li.is-active a .s-icon i:before{font-size:30px}.mobile-app__tabs .s-tabs-nav ul li.is-active a .text-center{color:#0093ed;border:none}.mobile-app__tabs .s-tab-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:16px 16px 70px 16px}.mobile-app__tabs .s-tab-content .explore-themes-templates .s-modal-wrapper{width:90%}.mobile-app__tabs .s-tab-content .s-tab-item .customer-mobile-app{padding-top:50px;padding-bottom:60px}.mobile-app__tabs .s-tab-content .s-tab-item .page-preferences{padding-top:50px;padding-bottom:40px}.mobile-app__tabs .s-tab-content .s-tab-item .page-menu{padding-top:50px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .page-add{padding-top:50px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .page-add .order-layout__sections .order-layout__section--primary{width:100%;min-width:0}.mobile-app__tabs .s-tab-content .s-tab-item .page-pages{padding-top:50px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .analytic-page{margin-top:70px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .analytic-page .analytic-db-layout .top-product-component .product-list .table-responsive table tbody{height:300px}.mobile-app__tabs .s-tab-content .s-tab-item .abandoned-mobile{padding-top:50px!important}.mobile-app__tabs .s-tab-content .s-tab-item .page-orders-fulfill-and-ship{margin-top:60px}.mobile-app__tabs .s-tab-content .s-tab-item #abandoned-checkout .mobile-app-email-modal .s-modal-wrapper{width:100%}@media only screen and (max-width:767px){.mobile-app__tabs .s-tab-content .s-tab-item #abandoned-checkout .mobile-app-email-modal .s-modal-wrapper .s-modal-content{width:100%!important;max-width:unset!important}}.mobile-app__tabs .s-tab-content .s-tab-item .abandoned-checkout-detail{margin-top:60px;margin-bottom:60px}.mobile-app__tabs .s-tab-content .s-tab-item .order-manager{padding-top:70px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .store-mobile-tab{padding-top:80px}.mobile-app__tabs .s-tab-content .s-tab-item .discount-detail-page,.mobile-app__tabs .s-tab-content .s-tab-item .discount-manager{padding-top:70px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .customer{padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .app-list{margin-top:70px}.mobile-app__tabs .s-tab-content .s-tab-item .app-list.is-android{margin-top:40px}.mobile-app__tabs .s-tab-content .s-tab-item .setting__mobile{padding-top:70px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .setting__mobile__general{padding-top:30px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .setting-account-page{padding-top:20px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .setting-account-page .general-group:first-child{border:none}.mobile-app__tabs .s-tab-content .s-tab-item .setting-shipping-page{padding-top:40px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .setting-shipping-page .general-group:first-child{border:none}.mobile-app__tabs .s-tab-content .s-tab-item .setting-checkout-page{padding-top:10px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .setting-checkout-page .general-group:first-child{border:none}.mobile-app__tabs .s-tab-content .s-tab-item .setting-payment-page{padding-top:50px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .setting-payment-page .general-group .type-container .s-modal .s-modal-wrapper{width:100%;height:auto}.mobile-app__tabs .s-tab-content .s-tab-item .setting-payment-page .general-group .type-container .s-modal .s-modal-wrapper .s-modal-body{padding-bottom:80px}.mobile-app__tabs .s-tab-content .s-tab-item .pricing-page{padding-top:70px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .setting-notification-page{padding-top:50px;padding-bottom:70px}.mobile-app__tabs .s-tab-content .s-tab-item .legal-setting-page{padding-top:20px;padding-bottom:30px}.mobile-app__tabs .s-tab-content .s-tab-item .billing-page{padding-top:60px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .page-themes{padding-top:30px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item #create-sizechart,.mobile-app__tabs .s-tab-content .s-tab-item .page-domain{padding-top:60px;padding-bottom:50px}.mobile-app__tabs .s-tab-content .s-tab-item .add-from-service-item{margin-top:10px}.mobile-app__tabs .s-tab-content .s-tab-item .have-product .product__action__dropdown{margin-right:0}.mobile-app__tabs .s-tab-content .s-tab-item .have-product .product__action__dropdown .s-dropdown-trigger .s-button{padding-left:17px}.mobile-app__tabs .s-tab-content .s-tab-item .have-product .product__action__dropdown .s-background{z-index:1040}.mobile-app__tabs .s-tab-content .s-tab-item .have-product .product__action__dropdown .s-dropdown-menu{z-index:1041}.mobile-app .store-mobile-tab .parent-menu__item{background-color:#f5f6f7;margin-top:5px;border-radius:12px;padding:10px 0 10px 0}.mobile-app .store-mobile-tab .parent-menu__item a{line-height:22px;font-size:15px;color:#5c6670}.mobile-app .store-mobile-tab .parent-menu__item .unite-ui-dashboard__aside--wrap .s-icon{margin:5px 8px 0 16px;vertical-align:middle;color:#5c6670}.mobile-app .store-mobile-tab .parent-menu__item .unite-ui-dashboard__aside--text{vertical-align:middle;display:inline-block;line-height:22px;font-size:15px;color:#5c6670}.mobile-app .store-mobile-tab .child-menu__item{background-color:#f5f6f7;margin-top:5px;border-radius:12px;padding:13px 0 13px 0}.mobile-app .store-mobile-tab .child-menu__item__link{color:#5c6670;line-height:22px;font-size:15px;margin-left:16px}.mobile-app .store-mobile-tab .child-menu__item a{color:#5c6670;line-height:22px;font-size:15px}.mobile-app .store-mobile-tab .child-menu__item a .unite-ui-dashboard__aside--wrap{padding-left:16px}.customer.is-mobile-app .customer__action__add__btn{position:fixed;top:30px;z-index:1030;right:40px;border:none;color:#0093ed}.customer.is-mobile-app .customer__action__add__btn-android{position:fixed;top:10px;z-index:1030;right:40px;border:none;color:#0093ed}@media only screen and (min-width:1200px){.analytic-page .pull-down-container{overflow-y:unset}}#export-artwork-container{position:fixed;z-index:-1;opacity:0;top:0;width:400px;height:400px}.font-14i{font-size:14px!important}[id^=resizeEditor]{position:fixed;top:0;left:0;width:1200px;height:1200px;opacity:0;visibility:hidden}.text-nowrap-ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.text-header-update-editor-ui{font-style:normal;font-weight:700;font-size:14px;text-transform:uppercase;color:#6e7a81}.layer-detail-effect{padding-top:20px;margin-bottom:20px;border-top:1px solid #f2f2f8}.layer-detail-effect .mb-4{margin-bottom:4px}.layer-detail-effect .wrap-label__effect .icon__effect{float:right;margin-right:0;display:inline-block}.layer-detail-effect .wrap-label__effect .icon__effect:hover{cursor:pointer}.layer-detail-effect .label__effect{vertical-align:middle;font-size:14px;color:#6d7a82;line-height:20px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-weight:700}.layer-detail-effect .input-stroke-width .s-input__inner{border:none;padding:0 20px 0 12px;min-width:72px}.layer-detail-effect .input-stroke-width .s-input__inner::-webkit-inner-spin-button,.layer-detail-effect .input-stroke-width .s-input__inner::-webkit-outer-spin-button{margin-top:7px;margin-right:5px;padding:0;height:25px}.layer-detail-effect .input-stroke-width .s-input__suffix{right:0}.layer-detail-effect .input-stroke-opacity .s-input__inner{border:none;padding:0 20px 0 12px;min-width:72px}.layer-detail-effect .input-stroke-opacity .s-input__inner::-webkit-inner-spin-button,.layer-detail-effect .input-stroke-opacity .s-input__inner::-webkit-outer-spin-button{margin-top:7px;margin-right:5px;padding:0;height:25px}.layer-detail-effect .input-stroke-opacity .s-input__suffix{right:0}.layer-detail-effect .s-color-picker{margin-left:8px}.layer-detail-effect .s-color-picker .s-input__inner{display:none}.layer-detail-effect .s-color-picker .s-input-group__append{padding:0;border-radius:7px}.layer-detail-effect .s-color-picker .s-input-group__append>span>i{width:40px;height:37.5px;border-radius:7px}.layer-detail-effect .slider-range__curve{-webkit-box-flex:1;-ms-flex:1;flex:1}.layer-detail-effect .input__curve{-webkit-appearance:none;background-color:#f5f6f7;background-image:none;border-radius:7px;border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:#363f44;display:inline-block;font-size:inherit;height:2.5em;line-height:2.5em;outline:none;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;-ms-flex-preferred-size:70px;flex-basis:70px;text-align:center}.layer-detail-effect .input__curve .s-input__inner{padding:0;text-align:center;border:none}.layer-detail-effect .input__curve .s-input__inner::-webkit-inner-spin-button,.layer-detail-effect .input__curve .s-input__inner::-webkit-outer-spin-button{margin-top:7px;padding:0;height:25px;margin-right:5px}.layer-detail-effect .pdl-14{padding-left:15px}.layer-detail-effect .icon-trash-curve{padding:0 17px}.layer-detail-effect .icon-trash>i{padding-top:12px}.layer-detail-effect .icon-trash>i:before{font-size:24px}.layer-detail-effect .color-icon{color:#b5bdc2}.layer-detail-effect .s-input--suffix .s-input__inner{padding-right:20px}.layer-detail-effect .wrap-stroke-right{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:0}.layer-detail-effect .wrap-color-picker{display:inline-block;margin:0 5px}.layer-detail-effect .wrap-color-picker>.vc-sketch{right:-130px}.layer-detail-effect .wrap-stroke-opacity{-webkit-box-flex:1;-ms-flex:1;flex:1}.layer-detail-effect .s-collapse-item__header{line-height:unset;height:40px}.layer-detail-effect .s-checkbox+.s-checkbox{margin-left:0}.text-box-form-data-custom input.s-input__inner,.text-box-form-data-custom input.s-input__inner:hover{border:none!important}.text-box-form-data-custom .s-input__prefix,.text-box-form-data-custom .s-input__suffix-inner{left:10px;font-size:15px;color:#b5bdc2}.text-box-form-data-custom .s-input__inner{font-size:15px}.continue-button{position:relative}.text-form-data-custom{margin-bottom:22px}.text-form-data-custom input.s-input__inner{font-size:15px;border:none!important}.text-form-data-custom input.s-input__inner:hover{border:none!important}.text-form-data-custom .label-suffix{font-size:15px;color:#b5bdc2;padding-right:15px}.text-form-data-custom .display-flex,.text-form-data-custom .wrapper-letter-case{display:-webkit-box;display:-ms-flexbox;display:flex}.text-form-data-custom .wrapper-letter-case{border-radius:7px;border:1px solid rgba(145,155,161,.24);background-color:#f5f6f7;padding:0;overflow:hidden;height:100%}.text-form-data-custom .wrapper-letter-case .item-select{border:none;border-right:1px solid rgba(145,155,161,.24);border-radius:0;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;height:100%;margin:0;background-color:#f5f6f7}.text-form-data-custom .wrapper-letter-case .item-select:last-child{border:none}.text-form-data-custom .wrapper-letter-case .item-select-active,.text-form-data-custom .wrapper-letter-case .item-select:active,.text-form-data-custom .wrapper-letter-case .item-select:focus,.text-form-data-custom .wrapper-letter-case .item-select:hover{background:-webkit-gradient(linear,left top,left bottom,from(rgba(245,246,247,.0001)),to(rgba(245,246,247,.06))),-webkit-gradient(linear,left bottom,left top,from(rgba(54,62,67,.15625)),to(rgba(54,62,67,.15625))),#fff;background:linear-gradient(180deg,rgba(245,246,247,.0001),rgba(245,246,247,.06)),linear-gradient(0deg,rgba(54,62,67,.15625),rgba(54,62,67,.15625)),#fff;-webkit-box-shadow:inset 0 2px 4px rgba(26,31,35,.163024);box-shadow:inset 0 2px 4px rgba(26,31,35,.163024)}.text-form-data-custom .custom-text-overflow{gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.text-form-data-custom .custom-text-overflow .style-type{width:66px;height:66px;border-radius:7px;border:1px solid #f5f6f7}.text-form-data-custom .custom-text-overflow .style-type__content{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.text-form-data-custom .custom-text-overflow .style-type__scale-left,.text-form-data-custom .custom-text-overflow .style-type__shrink-left{font-size:16px;color:#9f9f9f}.text-form-data-custom .custom-text-overflow .style-type__scale-right{font-size:24px}.text-form-data-custom .custom-text-overflow .style-type__shrink-right{font-size:16px;-webkit-transform:scaleX(.5);transform:scaleX(.5);margin-left:-4px;width:12px}.text-form-data-custom .custom-text-overflow .style-label{font-size:14px;line-height:20px;color:#6e7a81}.text-form-data-custom .custom-text-overflow .active-style .style-type{border:1px solid #0093ed}.text-form-data-custom .custom-text-overflow .active-style .style-label{color:#0093ed}.text-form-data-custom .custom-text-overflow .disable-style{background-color:#f5f6f7;cursor:unset}.font-data-form{display:-webkit-box;display:-ms-flexbox;display:flex}.font-data-form .s-color-picker{margin-left:8px}.font-data-form .s-color-picker .s-input__inner{display:none}.font-data-form .s-color-picker .s-input-group__append{padding:0;border-radius:7px}.font-data-form .s-color-picker .s-input-group__append>span>i{width:40px;height:37.5px;border-radius:7px}.font-data-form .wrapper-input-font{-webkit-box-flex:1;-ms-flex:1;flex:1}.font-data-form .wrapper-input-font>.loading-font{color:#0a5ac8;font-size:16px;font-weight:700}.font-data-form .s-dropdown-menu{margin-top:4px;box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);border-radius:7px;border:1px solid rgba(110,122,129,.16);overflow:hidden}.font-data-form .s-dropdown-menu .dropdown-header{border-radius:0!important;border-top:1px solid;top:45px}.font-data-form .s-dropdown-content{margin-top:41px;border-radius:0;box-shadow:none;-webkit-box-shadow:none}.font-data-form .s-dropdown-content .border-top{border-top:0}.font-data-form .s-dropdown-content .border-top-update-ui{border-top:1px solid #e8eaed}.font-data-form .upload-new-font{position:absolute;display:block;z-index:1;border-radius:10px 10px 0 0;top:0;width:100%;height:50px}.font-data-form .upload-new-font>label{font-size:16px;padding-left:18px;margin-top:4px}.font-data-form .btn-add-new-font{background:none!important;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;border:none;font-weight:100}.font-data-form .fs-20{font-size:20px}.font-data-form .m-r-12{margin-right:12px}.select-mockups-modal #select-mockups-modal-detail{height:calc(100vh - 384px);overflow-y:scroll;padding-bottom:135px}.select-mockups-modal #select-mockups-modal-detail::-webkit-scrollbar{width:3px}.select-mockups-modal #select-mockups-modal-detail::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.select-mockups-modal #select-mockups-modal-detail::-webkit-scrollbar-track{background:transparent}.select-mockups-modal .fixed-setting-bar__bottom{position:relative;width:100%;bottom:12px;padding-top:12px;border-top:1px solid #dbdfe1;background-color:#fff}.select-mockups-modal .fixed-setting-bar__bottom button{min-width:96px}.select-mockups-modal .s-animation-content{overflow:hidden;margin:75px 20px 30px 20px!important;max-height:calc(100vh - 158px)!important}.select-mockups-modal .sub-title{margin-left:8px;margin-bottom:25px}.select-mockups-modal .footer{margin-top:24px;padding-top:24px;text-align:end;border-top:1px solid #d7d8da}.select-mockups-modal .footer button{min-width:96px}.select-mockups-modal .wrapper-loader{min-height:264px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-mockups-modal .loader{border:7px solid #f3f3f3;border-radius:50%;border-top:7px solid #818181;width:65px;height:65px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;display:inline-block}.select-mockups-modal .button_loading:after{content:"";position:absolute;width:18px;height:18px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-left-color:#fff;border-radius:50%;animation:spin 1s ease infinite;-webkit-animation:spin 1s ease infinite}.select-mockups-modal__footer{border-top:1px solid #dbdfe1}.img-background-empty{background-image:url(img/empty_image.d6add244.svg)}.mockup-editor-ui{box-shadow:0 -2px 2px rgba(10,10,10,.1);-webkit-box-shadow:0 -2px 2px rgba(10,10,10,.1);position:relative;height:75px}.mockup-editor-ui .tool-area{padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.mockup-editor-ui .tool-area .mockup-label{font-size:14px;font-weight:700;margin-right:7px}.mockup-editor-ui .tool-area .wrap-mockups{display:inline-block;max-width:510px}.mockup-editor-ui .tool-area .wrap-mockups-content{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:scroll}.mockup-editor-ui .tool-area .wrap-mockups-content::-webkit-scrollbar{height:4px;margin-top:3px}.mockup-editor-ui .tool-area .wrap-mockups-content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.mockup-editor-ui .tool-area .wrap-mockups-content::-webkit-scrollbar-track{background:transparent}.mockup-editor-ui .tool-area .shortcut span{color:#919ba1}.mockup-editor-ui .tool-area .shortcut i{color:#6e7a81}.mockup-editor-ui .tool-area .img{width:46px;height:46px;display:inline-block;margin-left:10px;cursor:pointer;min-width:46px;margin-bottom:5px;margin-top:9px;border:1px solid #cbcbcb;border-radius:5px}.mockup-editor-ui .tool-area .img .mockup-tooltip{visibility:hidden;width:168px;height:168px;background-color:#fff;color:#fff;text-align:center;border-radius:5px;padding:5px;position:absolute;z-index:1000;bottom:140%;left:50%;margin-left:-84px;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;-webkit-box-shadow:0 2px 4px 0 rgba(10,10,10,.1);box-shadow:0 2px 4px 0 rgba(10,10,10,.1)}.mockup-editor-ui .tool-area .img .mockup-tooltip .wrap-image{width:100%;height:100%;background-color:#f5f6f7;border:1px solid #cbcbcb;border-radius:5px}.mockup-editor-ui .tool-area .img .mockup-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#fff transparent transparent transparent}.mockup-editor-ui .tool-area .img:hover{border:1px solid #6c6c6c}.mockup-editor-ui .tool-area .img:hover .mockup-tooltip{visibility:visible;opacity:1}.mockup-editor-ui .tool-area .img-background{background-repeat:no-repeat;background-size:contain;background-position:50%}.mockup-editor-ui .tool-area .disabled{cursor:default;opacity:.3}.mockup-editor-ui .tool-area .mockup-notification{font-size:12px;color:#e81818}.mockup-editor-ui .tool-area .link-to-mockup{font-size:12px}.mockup-editor-ui .tool-area .wrap-notification{display:inline-block;margin-left:10px}.mockup-editor-ui .tool-area img{width:100%;height:100%;-o-object-fit:scale-down;object-fit:scale-down;border-radius:6px}.update-editor-ui .wrapper-editor-label{margin-bottom:0;margin-left:12px}.update-editor-ui .s-mt14{margin-top:14px}.update-editor-ui .border-header-update{-webkit-box-shadow:0 1px 2px rgba(10,10,10,.1);box-shadow:0 1px 2px rgba(10,10,10,.1);padding:12.5px 12px;max-height:50px}.update-editor-ui .border-header-update.header-content{border-bottom:1px solid #e5e6f1;position:relative;z-index:1}.update-editor-ui .border-header-update.header-bar{z-index:2}.update-editor-ui .wrapper-tool{display:-webkit-box;display:-ms-flexbox;display:flex}.update-editor-ui .wrapper-tool .show-print-area{display:inherit}.update-editor-ui .wrapper-tool .tool-area{border-left:1px solid #dbdfe1;border-right:1px solid #dbdfe1;margin-left:16px}.update-editor-ui .wrapper-button-tool>a.disabled{color:#717d84;cursor:not-allowed;opacity:.5;text-decoration:none}.update-editor-ui .wrapper-button-tool>a.disabled:active{pointer-events:none}.update-editor-ui .icon-back-title{padding:9px 10px;margin-left:5px;margin-right:5px}.update-editor-ui .icon-back-title:hover{cursor:pointer;background:#f3f2f2;border-radius:5px}.update-editor-ui .editor-label{font-weight:600;font-size:20px;color:#525c64}.update-editor-ui .wrap-icon:before,.update-editor-ui .wrap-icon>span:before{display:none}.update-editor-ui .m-r-8{margin-right:8px}.update-editor-ui .btn-edit-preview{font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#525c64;margin-right:4px}.update-editor-ui .btn-edit-preview .icon-prefix{padding-top:4px}.update-editor-ui .editor-side-bar.navigator{position:relative}.update-editor-ui .editor-side-bar.navigator .base-products__container{max-height:calc(100% - 150px);overflow-y:auto;overflow-x:hidden}.update-editor-ui .editor-side-bar.navigator .base-products__container::-webkit-scrollbar{width:4px}.update-editor-ui .editor-side-bar.navigator .base-products__container::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.update-editor-ui .editor-side-bar.navigator .base-products__container::-webkit-scrollbar-track{background:transparent}.update-editor-ui .layer-toolbar ul{border-radius:7px;margin:0}.update-editor-ui .layer-toolbar ul li{margin:0 6px;padding:0;height:24px;vertical-align:middle}.update-editor-ui .layer-toolbar ul li .s-icon{color:#555550;cursor:pointer}.update-editor-ui .layer-toolbar ul li .s-icon.disabled{color:#b6bdc2;cursor:not-allowed}.update-editor-ui .layer-toolbar ul li .s-icon i.custom-sync-icon{font-size:10px;position:absolute;bottom:1px;right:1px;z-index:1;background:#fff;line-height:10px}.update-editor-ui .layer-toolbar ul.disabled li .s-icon{color:#b6bdc2;cursor:not-allowed}.update-editor-ui .layer-toolbar .disabled-action{cursor:not-allowed}.update-editor-ui .layer-toolbar .disabled-action i{color:#b5bdc2}.update-editor-ui .pod-catalog .s-animation-content{max-height:calc(100vh - 98px);margin-top:78px}.update-editor-ui .pod-catalog .s-animation-content::-webkit-scrollbar{width:4px}.update-editor-ui .pod-catalog .s-animation-content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.update-editor-ui .pod-catalog .s-animation-content::-webkit-scrollbar-track{background:transparent}.update-editor-ui .pod-catalog .s-animation-content .mdi{line-height:1}.update-editor-ui .pod-catalog .s-animation-content .s-modal-close:hover:after,.update-editor-ui .pod-catalog .s-animation-content .s-modal-close:hover:before{background:#fff}.update-editor-ui .pod-catalog .s-animation-content .s-modal-close:after,.update-editor-ui .pod-catalog .s-animation-content .s-modal-close:before{background:#b5bdc2}.update-editor-ui .pod-catalog .s-animation-content .product-catagory{margin:12px 0}.update-editor-ui .pod-popup-catalog .s-animation-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0}.update-editor-ui img{max-width:100%;max-height:100%}.update-editor-ui .conditional-logic-container{font-size:14px;color:#717d84;height:calc(100vh - 110px);overflow-y:auto}.update-editor-ui .conditional-logic-container p{color:#212b36}.update-editor-ui .conditional-logic-container select{text-transform:none}.update-editor-ui .conditional-logic-container .rule-wrapper{-webkit-transition:all .3s;transition:all .3s}.update-editor-ui .conditional-logic-container .rule-wrapper.on-removing{-webkit-transition:all .3s;transition:all .3s;opacity:0;height:0;padding:0;-webkit-transform:translateY(50px);transform:translateY(50px)}.update-editor-ui .conditional-logic-container .rule-wrapper .condition-header{font-weight:700}.update-editor-ui .conditional-logic-container .rule-wrapper .actions{color:#2e93eb;min-width:60px;text-align:right}.update-editor-ui .conditional-logic-container .rule-wrapper .condition-then-show__header{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;margin-bottom:8px}.update-editor-ui .conditional-logic-container .rule-wrapper .condition-then-show__header>p:first-child{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.update-editor-ui .conditional-logic-container .rule-wrapper .condition-then-show__header>p:first-child>span{font-weight:700}.update-editor-ui .conditional-logic-container .rule-wrapper .condition-then-show__body{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}.update-editor-ui .conditional-logic-container .rule-wrapper .condition-then-show__body .root-form__condition-body{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.update-editor-ui .conditional-logic-container .rule-wrapper .condition-then-show__body .root-form__condition-body .btn__condition-action{margin-top:8px}.update-editor-ui .conditional-logic-container .rule-wrapper .add-cond-in-rule__btn,.update-editor-ui .conditional-logic-container .rule-wrapper .add-option-in-cond__btn{font-weight:400}.update-editor-ui .photo-guide__label{float:unset;margin-bottom:0;padding-right:0;text-align:left}.update-editor-ui .photo-guide__container .s-modal-body{height:calc(100vh - 250px)}.update-editor-ui .photo-guide__container .s-modal-body .crud-guide__form{overflow-y:scroll;height:calc(100vh - 310px);border-bottom:1px solid #f1f1f1;padding-right:16px}.update-editor-ui .photo-guide__container .s-modal-body .crud-guide__form .crud-guide__form-item__description .tox-editor-container{padding-top:0!important}.update-editor-ui .photo-guide__container .s-modal-body .btn-action__container{position:absolute;right:32px;bottom:8px}.update-editor-ui .border-header{-webkit-box-shadow:0 1px 2px rgba(10,10,10,.1);box-shadow:0 1px 2px rgba(10,10,10,.1);padding:8.5px 12px}.update-editor-ui .border-header.header-content{border-bottom:1px solid #e5e6f1;position:relative;z-index:1}.update-editor-ui .border-right{border-right:1px solid #dbdfe1}.update-editor-ui .body-height{height:calc(100vh - 56px);overflow:hidden}.update-editor-ui .s-popover__reference{border-radius:50%}.update-editor-ui .path-area{margin-top:15px}.update-editor-ui .path-area .button-path{padding:10px;min-width:85px;text-align:center}.update-editor-ui .breadcrumb li{margin-top:4px;text-transform:none}.update-editor-ui .wrap-left-header{display:-webkit-box;display:-ms-flexbox;display:flex}.update-editor-ui .wrap-left-header .btn-watch-tutorials{font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:center;margin-right:4px;color:#0093ed}.update-editor-ui .modal-watch-tutorials{padding-top:60px}@media (max-width:750px){.update-editor-ui .modal-watch-tutorials>.s-modal-wrapper{min-width:648px;width:90%}}@media (min-width:750px){.update-editor-ui .modal-watch-tutorials>.s-modal-wrapper{width:700px;min-width:648px}}.update-editor-ui .modal-watch-tutorials>.s-modal-wrapper>.s-animation-content{margin:0;width:100%;overflow:hidden;max-height:calc(100vh - 40px)!important}.update-editor-ui .modal-watch-tutorials .tutorial-content{max-height:calc(100vh - 266px);overflow-y:scroll}.update-editor-ui .modal-watch-tutorials .tutorial-content::-webkit-scrollbar{width:4px}.update-editor-ui .modal-watch-tutorials .tutorial-content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.update-editor-ui .modal-watch-tutorials .tutorial-content::-webkit-scrollbar-track{background:transparent}.update-editor-ui .modal-watch-tutorials .tutorial-row{border-bottom:1px solid #e3e7e8}.update-editor-ui .modal-watch-tutorials .tutorial-row .title-row{color:#363e43;font-size:16px;font-weight:700}.update-editor-ui .modal-watch-tutorials .tutorial-row .row-content .row-item>img:first-child{height:200px;background:#0091eb;border-radius:8px}.update-editor-ui .modal-watch-tutorials .tutorial-row .row-content .row-item .title-row-item{font-size:14px;font-weight:400}.update-editor-ui .modal-watch-tutorials .tutorial-row .row-content .row-item .title-row-item .icon-custom>i:before{padding-top:4px}.update-editor-ui .modal-watch-tutorials .tutorial-row .row-content .row-item .icon-play{top:79px;left:125px}.update-editor-ui .modal-watch-tutorials .btn-action-done{min-width:128px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(219,223,225,.24)),to(rgba(219,223,225,.24))),#fff;background:linear-gradient(0deg,rgba(219,223,225,.24),rgba(219,223,225,.24)),#fff}.new-editor-flow .editor-side-bar.navigator{position:relative}.new-editor-flow .editor-side-bar.navigator .base-products__container{max-height:calc(100% - 150px);overflow-y:auto;overflow-x:hidden}.new-editor-flow .editor-side-bar.navigator .base-products__container::-webkit-scrollbar{width:4px}.new-editor-flow .editor-side-bar.navigator .base-products__container::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.new-editor-flow .editor-side-bar.navigator .base-products__container::-webkit-scrollbar-track{background:transparent}.new-editor-flow .pod-catalog .s-animation-content{max-height:calc(100vh - 98px);margin-top:78px}.new-editor-flow .pod-catalog .s-animation-content::-webkit-scrollbar{width:4px}.new-editor-flow .pod-catalog .s-animation-content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.new-editor-flow .pod-catalog .s-animation-content::-webkit-scrollbar-track{background:transparent}.new-editor-flow .pod-catalog .s-animation-content .mdi{line-height:1}.new-editor-flow .pod-catalog .s-animation-content .s-modal-close:hover:after,.new-editor-flow .pod-catalog .s-animation-content .s-modal-close:hover:before{background:#fff}.new-editor-flow .pod-catalog .s-animation-content .s-modal-close:after,.new-editor-flow .pod-catalog .s-animation-content .s-modal-close:before{background:#b5bdc2}.new-editor-flow .pod-catalog .s-animation-content .product-catagory{margin:12px 0}.new-editor-flow img{max-width:100%;max-height:100%}.new-editor-flow .conditional-logic-container{font-size:14px;color:#717d84;height:calc(100vh - 110px);overflow-y:auto}.new-editor-flow .conditional-logic-container p{color:#212b36}.new-editor-flow .conditional-logic-container select{text-transform:none}.new-editor-flow .conditional-logic-container .rule-wrapper{-webkit-transition:all .3s;transition:all .3s}.new-editor-flow .conditional-logic-container .rule-wrapper.on-removing{-webkit-transition:all .3s;transition:all .3s;opacity:0;height:0;padding:0;-webkit-transform:translateY(50px);transform:translateY(50px)}.new-editor-flow .conditional-logic-container .rule-wrapper .condition-header{font-weight:700}.new-editor-flow .conditional-logic-container .rule-wrapper .actions{color:#2e93eb;min-width:60px;text-align:right}.new-editor-flow .conditional-logic-container .rule-wrapper .condition-then-show__header{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;margin-bottom:8px}.new-editor-flow .conditional-logic-container .rule-wrapper .condition-then-show__header>p:first-child{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.new-editor-flow .conditional-logic-container .rule-wrapper .condition-then-show__header>p:first-child>span{font-weight:700}.new-editor-flow .conditional-logic-container .rule-wrapper .condition-then-show__body{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}.new-editor-flow .conditional-logic-container .rule-wrapper .condition-then-show__body .root-form__condition-body{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.new-editor-flow .conditional-logic-container .rule-wrapper .condition-then-show__body .root-form__condition-body .btn__condition-action{margin-top:8px}.new-editor-flow .conditional-logic-container .rule-wrapper .add-cond-in-rule__btn,.new-editor-flow .conditional-logic-container .rule-wrapper .add-option-in-cond__btn{font-weight:400}.new-editor-flow .photo-guide__label{float:unset;margin-bottom:0;padding-right:0;text-align:left}.new-editor-flow .photo-guide__container .s-modal-body{height:calc(100vh - 250px)}.new-editor-flow .photo-guide__container .s-modal-body .crud-guide__form{overflow-y:scroll;height:calc(100vh - 310px);border-bottom:1px solid #f1f1f1;padding-right:16px}.new-editor-flow .photo-guide__container .s-modal-body .crud-guide__form .crud-guide__form-item__description .tox-editor-container{padding-top:0!important}.new-editor-flow .photo-guide__container .s-modal-body .btn-action__container{position:absolute;right:32px;bottom:8px}.new-editor-flow .border-header{-webkit-box-shadow:0 1px 2px rgba(10,10,10,.1);box-shadow:0 1px 2px rgba(10,10,10,.1);padding:9px;z-index:1}.new-editor-flow .border-header.header-content{border-bottom:1px solid #e5e6f1;position:relative;z-index:2}.new-editor-flow .border-right{border-right:1px solid #dbdfe1}.new-editor-flow .body-height{height:calc(100vh - 56px);overflow-y:auto;overflow-x:hidden}.new-editor-flow #md-watch-tutorials{padding-top:50px}@media (max-width:750px){.new-editor-flow #md-watch-tutorials>.s-modal-wrapper{min-width:648px;width:90%}}@media (min-width:750px){.new-editor-flow #md-watch-tutorials>.s-modal-wrapper{width:700px;min-width:648px}}.new-editor-flow #md-watch-tutorials>.s-modal-wrapper>.s-animation-content{margin:0;width:100%;overflow:hidden;max-height:calc(100vh - 40px)}.new-editor-flow #md-watch-tutorials .tutorial-content{max-height:calc(100vh - 266px);overflow-y:scroll}.new-editor-flow #md-watch-tutorials .tutorial-content::-webkit-scrollbar{width:4px}.new-editor-flow #md-watch-tutorials .tutorial-content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.new-editor-flow #md-watch-tutorials .tutorial-content::-webkit-scrollbar-track{background:transparent}.new-editor-flow #md-watch-tutorials .tutorial-row{border-bottom:1px solid #e3e7e8}.new-editor-flow #md-watch-tutorials .tutorial-row .title-row{color:#363e43;font-size:16px;font-weight:700}.new-editor-flow #md-watch-tutorials .tutorial-row .row-content .row-item>img:first-child{width:100%;height:200px;background:#0091eb;border-radius:8px}.new-editor-flow #md-watch-tutorials .tutorial-row .row-content .row-item .title-row-item .icon-custom>i:before{padding-top:4px}.new-editor-flow #md-watch-tutorials .tutorial-row .row-content .row-item .icon-play{top:79px;left:125px}.new-editor-flow #md-watch-tutorials .btn-action-done{min-width:128px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(219,223,225,.24)),to(rgba(219,223,225,.24))),#fff;background:linear-gradient(0deg,rgba(219,223,225,.24),rgba(219,223,225,.24)),#fff}.new-editor-flow .editor-footer{height:64px;position:fixed;background:#fff;left:350px;bottom:0;right:58px;padding:0 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-editor-flow .editor-footer .shortcut{color:#919ba1}.new-editor-flow .action-template{font-size:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#5e6a6e}.new-editor-flow .action-template span{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-editor-flow .action-template .border-right{margin:0 6px;height:24px;vertical-align:middle;border:.5px solid #dbdfe1}.new-editor-flow .editor__toolbar{-webkit-box-shadow:0 1px 2px rgba(10,10,10,.1);box-shadow:0 1px 2px rgba(10,10,10,.1);padding:12.5px 12px;margin-right:-18px;max-height:50px;border-bottom:1px solid #e5e6f1;position:relative;min-height:50px;background:#fff}.new-editor-flow .editor__toolbar .layer-toolbar ul li{margin:0 6px;padding:0;height:24px;vertical-align:middle}.new-editor-flow .editor__toolbar .border-right{border-right:1px solid #dbdfe1}.new-editor-flow .editor__toolbar .disabled-action{color:#b5bdc2}.h-100p{height:100%!important}#img-preview>.konvajs-content{width:100%!important;height:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex}#img-preview>.konvajs-content>canvas{width:100%!important;position:static!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.editor-side-bar{height:calc(100vh - 56px)}.editor-side-bar.on-modal{height:calc(100vh - 57px)}.editor-side-bar .s-caption{color:rgba(83,93,101,.7215686274509804)}.editor-side-bar .s-select select option:disabled{color:#9faab3}.editor-side-bar .editor-side-bar-detail .layer__container{position:relative}.editor-side-bar .editor-side-bar-detail .layer__container:before{content:"";position:absolute;top:0;left:-16px;width:calc(100% + 32px);height:1px;background:#e8eaed}.editor-side-bar .layer__container .multiple-artwork .layer__header,.editor-side-bar .layer__container .multiple-artwork .layer__list{padding:0}.editor-side-bar .layer__container .layer__header,.editor-side-bar .layer__container .layer__list{padding:0 12px}.editor-side-bar .layer__container .s-dropdown-trigger{width:100%}.editor-side-bar .layer__container .s-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.editor-side-bar .layer__container .drop-add-layer{height:36px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.editor-side-bar .layer__container .drop-add-layer .s-dropdown-trigger>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.editor-side-bar .layer__container .drop-add-layer .s-dropdown-menu{position:absolute;right:0;left:auto;margin-top:-12px;min-width:unset;z-index:1002}.editor-side-bar .layer__container .add-layer{background:#f5f6f7;border-radius:8px;color:#919ba1}.editor-side-bar .layer__container .add-layer .placeholder__left{width:40px;height:40px;border-radius:8px;border:1px solid rgba(26,31,35,.235)}.editor-side-bar .layer__container .dropdown--layer-action .s-dropdown-menu{width:100%}.editor-side-bar .layer__container .dropdown--layer-action .s-dropdown-menu .dropdown__item--action-title{overflow-wrap:break-word;white-space:normal}.editor-side-bar .layer__container .dropdown--layer-action .s-dropdown-item{padding-right:24px}.editor-side-bar .layer__container .layer__header .s-dropdown-menu{min-width:auto;left:auto;right:0}.editor-side-bar .layer__container .layer__header .s-dropdown-menu .s-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.editor-side-bar .layer__container .layer__header .s-dropdown-menu .s-dropdown-item .s-icon{color:#e0e2e6}.editor-side-bar .layer__container .layer__list .s-collapse-item .drag{min-height:2px}.editor-side-bar .layer__container .layer__list .s-collapse-item .s-icon:not(.icon__in-group){color:#6e7a81}.editor-side-bar .layer__container .layer__list .s-collapse-item .s-icon.add-layer__icon{color:#0093ed}.editor-side-bar .layer__container .layer__list .single-layer__container:not(:first-child):not(.ghost-in-group){margin-top:8px}.editor-side-bar .layer__container .layer__list .single-layer__container:not(.layer-in-group):not(.ghost-in-group):first-child{padding-top:8px}.editor-side-bar .layer__container .layer__list .single-layer__container.group-container:not(:first-child){margin-top:8px}.editor-side-bar .layer__container .layer__list .single-layer__container.group-container:first-child{padding-top:8px}.editor-side-bar .layer__container .layer__list .single-layer__container.group-container div[data-layer-index]{position:relative}.editor-side-bar .layer__container .layer__list .single-layer__container.group-container div[data-layer-index] .group-hidden--space-draggable{position:absolute;top:-44px;width:100%;height:52px}.editor-side-bar .layer__container .layer__list .single-layer__container.group-container div[data-layer-index] .group-hidden--space-draggable .group-hidden--border-active{width:100%;height:44px;border:2px solid #ade0ff;border-radius:7px}.editor-side-bar .layer__container .layer__list .single-layer__container.group-container div[data-layer-index] div:only-child.group-hidden--space-draggable .group-hidden--border-active{border-color:transparent}.editor-side-bar .layer__container .layer__list .single-layer__container.layer-in-group:not(.sortable-ghost){padding-left:16px;padding-bottom:0;margin-top:0}.editor-side-bar .layer__container .layer__list .single-layer__container.ghost-in-group{background:rgba(201,224,236,.5215686274509804);margin-left:0;padding-left:16px;padding-bottom:0;border-radius:7px}.editor-side-bar .layer__container .layer__list .single-layer__container.ghost-in-group:not(.layer-in-group) .layer{background:transparent}.editor-side-bar .layer__container .layer__list .single-layer__container .layer-group__container{border-radius:4px}.editor-side-bar .layer__container .layer__list .single-layer__container .layer-group__container .s-tooltip-fixed-content{z-index:2}.editor-side-bar .layer__container .layer__list .single-layer__container .layer-group__container .layer-group__action{max-width:calc(100% - 80px)}.editor-side-bar .layer__container .layer__list .single-layer__container .layer-group__title--input input[type=text]{height:20px;font-size:12px;font-weight:700;color:#919ba1;margin-left:-6px;padding-left:4px}.editor-side-bar .layer__container .layer__list .single-layer__container .layer-group__title--label{cursor:text}.editor-side-bar .layer__container .layer__list .layer{background:#f5f6f7;border-radius:7px;padding:6px 8px;position:relative}.editor-side-bar .layer__container .layer__list .layer.active{background:#f1f9fd}.editor-side-bar .layer__container .layer__list .layer.is-transparent{background:transparent}.editor-side-bar .layer__container .layer__list .layer.processing{cursor:auto}.editor-side-bar .layer__container .layer__list .layer.processing .content__center,.editor-side-bar .layer__container .layer__list .layer.processing .content__left{opacity:.5}.editor-side-bar .layer__container .layer__list .layer.processing .s-tooltip:not(.delete-layer):after,.editor-side-bar .layer__container .layer__list .layer.processing .s-tooltip:not(.delete-layer):before{display:none}.editor-side-bar .layer__container .layer__list .layer.processing .content__right .s-icon:not(.delete-icon),.editor-side-bar .layer__container .layer__list .layer.processing a{cursor:auto}.editor-side-bar .layer__container .layer__list .layer.processing .content__right .s-icon:not(.delete-icon):hover{color:#b5bdc2}.editor-side-bar .layer__container .layer__list .layer .content__left{width:32px;height:32px;background-color:#fff;border-radius:8px;background-size:contain;background-position:50%;background-repeat:no-repeat}.editor-side-bar .layer__container .layer__list .layer .content__left .s-icon{color:#919ba1}.editor-side-bar .layer__container .layer__list .layer .content__left.uploading{background-size:20px 20px;background-repeat:no-repeat;background-position:50%}.editor-side-bar .layer__container .layer__list .layer .content__left:not(.sb-personalize){z-index:1}.editor-side-bar .layer__container .layer__list .layer .content__center{max-width:calc(100% - 140px);margin-left:12px;margin-right:16px;max-width:calc(100% - 156px)}.editor-side-bar .layer__container .layer__list .layer .content__center.layer__name{max-width:calc(100% - 68px);overflow:visible}.editor-side-bar .layer__container .layer__list .layer .content__center.layer__name--psd{max-width:calc(100% - 68px);overflow:hidden}.editor-side-bar .layer__container .layer__list .layer .content__center.layer__name--psd .personalized{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.editor-side-bar .layer__container .layer__list .layer .content__center .s-tooltip{width:100%}.editor-side-bar .layer__container .layer__list .layer .content__center .s-tooltip span{white-space:nowrap;max-width:100%;overflow:hidden;width:100%;text-overflow:ellipsis}.editor-side-bar .layer__container .layer__list .layer .content__center .personalized{padding:1px 6px;background-color:#e3e7e8}.editor-side-bar .layer__container .layer__list .layer .content__center .layer-name span{line-height:22px;cursor:text}.editor-side-bar .layer__container .layer__list .layer .content__center .layer-name .s-input{height:22px}.editor-side-bar .layer__container .layer__list .layer .content__center .layer-name .s-input input{line-height:22px;height:22px;padding:3px 6px;font-size:12px;vertical-align:top}.editor-side-bar .layer__container .layer__list .layer .content__center:not(.sb-personalize){z-index:1}.editor-side-bar .layer__container .layer__list .layer .content__right .s-icon{color:#b5bdc2}.editor-side-bar .layer__container .layer__list .layer .content__right .s-icon.disabled{cursor:not-allowed}.editor-side-bar .layer__container .layer__list .layer .content__right .s-icon:hover{color:#57616a}.editor-side-bar .layer__container .layer__list .layer .content__right:not(.sb-personalize){z-index:1}.editor-side-bar .layer__container .layer__list .layer .content__below{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0;border-radius:7px;overflow:hidden}.editor-side-bar .layer__container .layer__list .layer .content__below .s-progress-bar{height:3px;position:absolute;bottom:0;left:0}.editor-side-bar .layer__container .layer__list .psd-uploading-alert .s-icon{width:16px;height:16px}.editor-side-bar .layer__container .layer__list.default-layer__list>.s-collapse-item>.s-collapse-item__wrap>.s-collapse-item__content{padding-bottom:8px}.editor-side-bar .layer__container .group__children{border:0}.editor-side-bar .layer__container .group__children .s-collapse-item__header{display:none}.editor-side-bar .layer__container .group__children .s-collapse-item__wrap{border-bottom:0}.editor-side-bar .layer__container .group__children .s-collapse-item__content{padding-bottom:0;background:rgba(45,176,250,.03137254901960784)}.editor-side-bar .color-size-select-section{margin-top:2px}.editor-side-bar .color-size-select-section .color-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-bottom:4px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.editor-side-bar .color-size-select-section .color-section .color{width:16px;height:16px;border-radius:50%;margin:0 8px 8px 0;border:none;outline:none;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;-webkit-transition:.15s ease-out;transition:.15s ease-out;padding:0}.editor-side-bar .color-size-select-section .color-section .color:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.editor-side-bar .color-size-select-section .color-section .color-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;margin-left:7px}.editor-side-bar .color-size-select-section .color-section__add-color{border:none;outline:none;width:19px;height:19px;background-color:#f2f5f8;padding:0;border-radius:50%}.editor-side-bar .color-size-select-section .color-section .s-dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-shadow:0 8px 24px 0 rgba(24,26,32,.08);box-shadow:0 8px 24px 0 rgba(24,26,32,.08);background-color:#fff}.editor-side-bar .color-size-select-section .color-section .s-dropdown-body,.editor-side-bar .color-size-select-section .color-section .s-dropdown-header{padding-left:16px}.editor-side-bar .color-size-select-section .color-section .s-dropdown-item{width:24px;height:24px;margin:0 14px 14px 0;position:relative;padding:0;border-radius:50%;display:inline-block;-webkit-box-shadow:0 0 2px #ccc;box-shadow:0 0 2px #ccc;-webkit-transition:.15s ease-out;transition:.15s ease-out}.editor-side-bar .color-size-select-section .color-section .s-dropdown-item.active:before{position:absolute;content:"";width:10px;height:10px;background-color:#fff;top:7px;left:7px;border-radius:50%;-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey}.editor-side-bar .color-size-select-section .color-section .s-dropdown-menu{width:320px;z-index:9999}.editor-side-bar .color-size-select-section .custom-flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0}.editor-side-bar .color-size-select-section .select-all-size{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.editor-side-bar .color-size-select-section .select-all-size .s-check{width:16px!important;height:16px!important}.editor-side-bar .color-size-select-section .select-size{-ms-flex-wrap:wrap;flex-wrap:wrap}.editor-side-bar .color-size-select-section .select-size .size-item{margin:0 6px 8px 0;border-radius:3px;min-width:26px;height:26px;text-transform:uppercase;color:#565f6c;font-size:10px;line-height:20px}.editor-side-bar .color-size-select-section .select-size .size-item.active{background-color:#e6ebf0;border-color:#8892a4}.editor-side-bar .color-size-select-section .color-section{margin-bottom:0}.editor-side-bar .color-size-select-section .color-section .s-dropdown-menu{width:100%;left:-2px}.editor-side-bar .color-size-select-section .color-section .s-dropdown-menu .s-dropdown-header{border:none!important;margin:0!important}.editor-side-bar .color-size-select-section .color-section .color{width:32px;height:32px;border-radius:6px;text-align:center}.editor-side-bar .color-size-select-section .color-section .color__active{position:relative;content:"";width:32px;height:32px;background-color:hsla(0,0%,100%,0);border-radius:4px;border:1px solid #dbdfe1;-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey}.editor-side-bar .color-size-select-section .color-section .color:hover:not(.active){-webkit-transform:scale(1);transform:scale(1)}.editor-side-bar .color-size-select-section .size-section button{margin-left:0;min-width:64px}.editor-side-bar .color-size-select-section .size-section button.active{background:#f5f6f7;border-color:#b5bdc2}.editor-side-bar .color-size-select-section .s-collapse-item__content{margin-bottom:-13px}.custom-option-detail__container{overflow:auto}.custom-option-detail__container .s-select select option{text-transform:none}.custom-option-detail__container .s-select select option:disabled{color:#9faab3}.custom-option-detail__container .drop-down-custom .s-dropdown-item-info{padding-right:.5rem;white-space:normal}.custom-option-detail__container .drop-down-custom .element-drop-down{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal}.custom-option-detail__container .drop-down-custom .element-drop-down .s-button-drop-down{white-space:nowrap;overflow:hidden;font-weight:400;margin-right:25px}.custom-option-detail__container .drop-down-custom .element-drop-down .icon-custom{position:absolute;right:0;top:25%}.custom-option-detail__container .fixed-tooltip-content{width:300px;line-height:20px}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option,.custom-option-detail__container .multiple-layer-selector__container .select__custom-option .s-dropdown-trigger:first-child{width:100%}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger{background-color:#f5f6f7;border-radius:7px;width:100%;min-height:40px;height:auto;border:1px solid #f5f6f7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 4px 0 12px}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger:hover{border-color:#b6bec3;-webkit-transition:.3s;transition:.3s}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger .tag-selected-layer{background-color:#fff;border:1px solid #e3e3e4;max-width:124px}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger .tag-selected-layer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger--item-container{line-height:30px}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option>.s-dropdown-menu{width:100%}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option>.s-dropdown-menu .dropdown-item__material{white-space:normal;text-align:left;padding:6px 16px}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option>.s-dropdown-menu .dropdown-item__layer-name{padding-right:16px}.custom-option-detail__container .multiple-layer-selector__container .select__custom-option>.s-dropdown-menu .dropdown-item__layer-name .s-icon{width:24px}.custom-option-detail__container .multiple-layer-selector__container.is-error .btn-select__trigger{border-color:#ee4c3a!important}.custom-option-detail__container .s-form-item{margin-bottom:0}.custom-option-detail__container .s-form-item.is-error .s-dropdown-trigger>.s-button{border-color:#ee4c3a}.custom-option-detail__container .s-form-item.is-success .s-dropdown-trigger>.s-button{border-color:#40bc1a}.custom-option-detail__container .s-form-item .s-input{font-size:14px}.custom-option-detail__container .s-form-item__warn{color:#ff9e5c;font-size:11px;line-height:16px;padding-top:4px}.custom-option-detail__container .image-detail__container textarea{height:80px;line-height:1.2rem;padding-top:8px;padding-bottom:8px}.custom-option-detail__container .custom-option--checkbox__container .icon--blank__in-checkbox,.custom-option-detail__container .custom-option--checkbox__container .icon--blank__in-checkbox>i{width:27px}.custom-option-detail__container .custom-option--checkbox__container .label--check-show-hide{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.custom-option-detail__container .custom-option--checkbox__container .s-taginput-container{padding:4px!important}.custom-option-detail__container .custom-option--checkbox__container .s-taginput-container span.s-tag{background-color:#dfe3e8}.custom-option-detail__container .required__container .s-radio{margin-left:0}.custom-option-detail__container .required__container .s-radio .s-check{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.custom-option-detail__container .allow-character__container .s-checkbox{margin-left:0;opacity:1}.custom-option-detail__container .allow-character__container .s-checkbox[disabled] .s-check,.custom-option-detail__container .allow-character__container .s-checkbox[disabled] .s-control-label>span:first-child{opacity:.5}.custom-option-detail__container .allow-character__container .s-checkbox .s-control-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-option-detail__container .allow-character__container .s-checkbox .s-control-label .s-tooltip:after{white-space:pre}.custom-option-detail__container .allow-character__container .special-characters-message{display:block;font-size:12px;line-height:16px;margin-left:25px;margin-top:-12px;color:#6e7a81}.custom-option-detail__container .allow-character__container .special-characters-message a{font-size:12px}.custom-option-detail__container .picture-choice__container{gap:24px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.custom-option-detail__container .picture-choice__container:before{display:none}.custom-option-detail__container .picture-choice__container>div.s-form-item__error{width:100%}.custom-option-detail__container .picture-choice__container .s-upload{cursor:pointer;line-height:normal}.custom-option-detail__container .picture-choice__container .s-upload .s-upload-draggable{height:0;padding:100% 0 0;position:relative;width:100%;border-radius:12px;border-color:#b5bdc2}.custom-option-detail__container .picture-choice__container .s-upload .s-upload-draggable .s-section{padding:0;position:absolute;top:0;left:0;width:100%;height:100%;background:#f6f7f9;border-radius:12px}.custom-option-detail__container .picture-choice__container .s-upload .s-upload-draggable .s-section .s-content,.custom-option-detail__container .picture-choice__container .s-upload .s-upload-draggable .s-section p{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-option-detail__container .picture-choice__container .s-upload .s-upload-draggable .s-section .s-content .s-icon,.custom-option-detail__container .picture-choice__container .s-upload .s-upload-draggable .s-section p .s-icon{color:#919ba1}.custom-option-detail__container .picture-choice__container .image-choice__container,.custom-option-detail__container .picture-choice__container .s-upload{-ms-flex-preferred-size:calc(33.33333% - 9.33333px);flex-basis:calc(33.33333% - 9.33333px)}.custom-option-detail__container .picture-choice__container .image__container{height:0;padding-bottom:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;border:1px solid #dbdfe1;border-radius:7px;position:relative}.custom-option-detail__container .picture-choice__container .image__container:hover .blur-background{opacity:1;visibility:visible}.custom-option-detail__container .picture-choice__container .image__container>div{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.custom-option-detail__container .picture-choice__container .image__container.uploading{opacity:.5}.custom-option-detail__container .picture-choice__container .image__container .blur-background{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(49,55,61,.75);-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;-webkit-transform:translate(0);transform:translate(0)}.custom-option-detail__container .picture-choice__container .image__container .blur-background .s-icon{color:#fff;cursor:pointer}.custom-option-detail__container .picture-choice__container .thumbnail{width:64px;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;float:left;margin-bottom:0}.custom-option-detail__container .picture-choice__container .thumbnail-action{width:calc(100% - 64px);display:inline-block}.custom-options__container .hr__negative-margin{margin-left:-12px;margin-right:-12px}.custom-options__container .add-custom-option{background:#f5f6f7;border-radius:8px;color:#919ba1}.custom-options__container .add-custom-option .placeholder__left{width:40px;height:40px;border-radius:8px;border:1px solid rgba(26,31,35,.235)}.custom-options__container .custom-option__list .custom-option__item{background:#f6f7f9;position:relative;border-radius:8px}.custom-options__container .custom-option__list .custom-option__item .add-above,.custom-options__container .custom-option__list .custom-option__item .add-below{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none;background:#fff;border:1px solid #dbdfe1;padding:4px 12px;border-radius:4px}.custom-options__container .custom-option__list .custom-option__item .add-below{bottom:0;top:auto;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.custom-options__container .custom-option__list .custom-option__item .content__left{width:40px;height:40px;background-color:#fff;border-radius:8px}.custom-options__container .custom-option__list .custom-option__item .content__left .s-icon{color:#919ba1}.custom-options__container .custom-option__list .custom-option__item .content__center{margin-left:12px;margin-right:16px;max-width:calc(100% - 140px);color:#3e474d}.custom-options__container .custom-option__list .custom-option__item .content__center .parent-tag{background-color:#e9e9e9;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-options__container .custom-option__list .custom-option__item .content__center .parent-tag span{font-size:12px}.custom-options__container .custom-option__list .custom-option__item .content__right .s-dropdown .s-dropdown-menu{left:auto;right:0;width:120px;min-width:auto}.custom-options__container .custom-option__list .custom-option__item .content__right .s-dropdown .s-dropdown-menu .s-dropdown-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-options__container .custom-option__list .custom-option__item .content__right .s-icon{color:#b5bdc2}.custom-options__container .custom-option__list .custom-option__item .content__right .s-icon:hover{color:#57616a}.custom-options__container .custom-option__list .custom-option__item .content__below{padding-left:52px;font-size:11px}.custom-options__container .custom-option__list .loading-icon{overflow:hidden;position:absolute;width:100%;height:3px;left:0;bottom:0}.custom-options__container .custom-option__list .no-loading-clipart:hover{background:#fff;-webkit-box-shadow:0 0 0 3px rgba(181,189,194,.157),0 16px 40px 0 rgba(54,62,67,.157);box-shadow:0 0 0 3px rgba(181,189,194,.157),0 16px 40px 0 rgba(54,62,67,.157);z-index:1}.custom-options__container .custom-option__list .no-loading-clipart:hover .add-above,.custom-options__container .custom-option__list .no-loading-clipart:hover .add-below{display:block}.custom-options__container .custom-option__list .loading-clipart{cursor:not-allowed;opacity:.8}.custom-options__container .custom-option__list .disable-element{pointer-events:none}.custom-options__container .additional-materials-container .text-transparent{color:transparent}.custom-options__container .additional-materials-container .material__item{position:relative;border-radius:8px;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.custom-options__container .additional-materials-container .material__item:hover{-webkit-box-shadow:-5px 5px 4px 4px rgba(63,63,68,.05),1px 1px 4px 1px rgba(63,63,68,.15);box-shadow:-5px 5px 4px 4px rgba(63,63,68,.05),1px 1px 4px 1px rgba(63,63,68,.15)}.custom-options__container .additional-materials-container .material__item .icon__delete-material{position:absolute;top:4px;right:4px}.custom-options__container .additional-materials-container .material__item .select__custom-option,.custom-options__container .additional-materials-container .material__item .select__custom-option .s-dropdown-trigger{width:100%}.custom-options__container .additional-materials-container .material__item .select__custom-option .s-dropdown-trigger .btn-select__trigger{background-color:#f5f6f7;border-radius:7px;min-height:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;border:1px solid #f5f6f7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 4px 0 12px}.custom-options__container .additional-materials-container .material__item .select__custom-option .s-dropdown-trigger .btn-select__trigger:hover{border-color:#b6bec3}.custom-options__container .additional-materials-container .material__item .select__custom-option .s-dropdown-trigger .btn-select__trigger .tag-apply-item{background-color:#fff;border:1px solid #e3e3e4}.custom-options__container .additional-materials-container .material__item .select__custom-option .s-dropdown-menu{width:100%}.custom-options__container .additional-materials-container .material__item .select__custom-option .s-dropdown-menu .dropdown-item__material{padding:0 12px}.custom-options__container .additional-materials-container .material__item .select__custom-option .s-dropdown-menu .dropdown-item__material .p__empty-item{word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;white-space:normal}.custom-options__container .additional-materials-container .material__item .progress-bar__material{position:absolute;bottom:-12px}.custom-options__container .additional-materials-container .material__item .progress-bar__material.is-empty{background-color:#fff;visibility:hidden}.custom-options__container .additional-materials-container .material__item .upload--form .s-form-item__content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-options__container .additional-materials-container .material__item .upload--form .s-form-item__content label.s-upload{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.custom-options__container .additional-materials-container .material__item .upload--form .s-form-item__content label.s-upload.is-red{border:1px solid #ee4c3a}.custom-options__container .additional-materials-container .material__item .upload--form .s-form-item__content .label__file-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.h-screen-minus-110{height:calc(100vh - 110px);overflow:auto}.height-content{height:calc(100vh - 57px)}.height-content-update-ui{height:calc(100vh - 100px)}.height-content-select-mockup{height:calc(100vh - 175px)}.p-editor-content{padding:76px 72px 130px}.p-editor-content-update-ui{padding:61px 16px 64px 16px}.p-editor-content-select-mockup{padding:16px 16px 60px 16px}.editor-content{background-color:#f2f2f8;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.editor-content .alert__max-variant{height:54px;position:absolute;top:57px;left:0}.editor-content .alert__max-variant-update-ui{height:164px;position:absolute;top:58px;left:8px;width:400px;z-index:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.editor-content>.preview-container{padding:24px}@media (min-width:720px){.editor-content>.preview-container{max-width:720px;width:720px}}@media (min-width:1025px){.editor-content>.preview-container{max-width:990px;width:990px}}@media (min-width:1200px){.editor-content>.preview-container{max-width:1124px;width:1124px}}.editor-content .alert__max-variant-update-ui-minimized{width:250px;height:48px;top:58px;left:8px;position:absolute;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:2}.editor-content .alert__max-variant-update-ui-info{width:100%}.editor-content .alert__max-variant-update-ui-header{margin-bottom:6px}.editor-content .alert__max-variant-update-ui-advices{padding-left:16px}.editor-content .alert__max-variant-update-ui-advice{padding-left:0}.editor-content .alert__max-variant-update-ui-minimize-icon{position:absolute;top:6px;right:-10px}.editor-content .alert__max-variant-update-ui-minimize-icon:hover{cursor:pointer}.editor-content .button-save-draft{margin-top:10px}.editor-content .editor__container{-webkit-transition:1s;transition:1s}.editor-content .editor__container .konva__container{margin-top:46px;height:calc(100% - 54px)}.editor-content .editor__container .konva__container .spinner__wrapper{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px)}.editor-content .editor__container .konva__container .editor__container{position:relative;display:inline-block}.editor-content .editor__container .konva__container .editor__container .sbase-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.editor-content .editor__container .konva__container .editor__container .template-dimension-hint{position:absolute;font-size:12px;font-family:Arial,sans-serif;color:#6b7982;background-color:#e3e7e8;padding:4px 6px;border-radius:3px}.editor-content .editor__container .konva__container .editor__container .konva-wrapper{position:absolute;border:1px dashed rgba(26,31,35,.235)}.editor-content .editor__container .konva__container .editor__container #editor{position:absolute}.editor-content .editor__container .konva__container .editor__container img{max-height:100%;max-width:100%}.editor-content .editor__container .action__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.editor-content .editor__container .action__container .s-checkbox{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.editor-content .editor__container .action__container .artwork-side{border:1px solid rgba(145,155,161,.243);background:rgba(219,223,225,.24);-webkit-box-shadow:0 2px 4px 0 rgba(26,31,35,.03);box-shadow:0 2px 4px 0 rgba(26,31,35,.03)}.editor-content .editor__container .action__container .artwork-side:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px}.editor-content .editor__container .action__container .artwork-side:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px}.editor-content .editor__container .action__container .artwork-side.active{border-color:rgba(110,122,129,.235);background:rgba(54,62,67,.157);-webkit-box-shadow:inset 0 2px 4px 0 rgba(26,31,35,.165);box-shadow:inset 0 2px 4px 0 rgba(26,31,35,.165)}.editor-content .editor__container .action__container .s-icon{width:40px;height:40px;background:rgba(219,223,225,.24);border:1px solid rgba(145,155,161,.243);-webkit-box-shadow:0 2px 4px 0 rgba(26,31,35,.03);box-shadow:0 2px 4px 0 rgba(26,31,35,.03);border-radius:7px}.editor-content .editor__container .action__container .s-icon.disabled{color:#b5bdc2}.editor-content .editor__container .layer-toolbar{width:290px}.editor-content .editor__container .layer-toolbar ul{border-radius:7px;padding:8px 6px;margin:0}.editor-content .editor__container .layer-toolbar ul li{margin:0 6px;padding:0;height:24px;vertical-align:middle}.editor-content .editor__container .layer-toolbar ul li .s-icon{color:#555550;cursor:pointer}.editor-content .editor__container .layer-toolbar ul li .s-icon.disabled{color:#b6bdc2;cursor:not-allowed}.editor-content .editor__container .layer-toolbar ul li .s-icon i.custom-sync-icon{font-size:10px;position:absolute;bottom:1px;right:1px;z-index:1;background:#fff;line-height:10px}.editor-content .editor__container .layer-toolbar ul.disabled li .s-icon{color:#b6bdc2;cursor:not-allowed}.custom-shortcut-popover{color:#1b1f22;border-radius:12px;background-color:#fff;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.10196078431372549);box-shadow:0 6px 16px 0 rgba(54,62,67,.10196078431372549)}.custom-shortcut-popover[x-placement^=top] .popper__arrow{display:none}.custom-shortcut-popover__content{width:248px;padding:16px}.custom-shortcut-popover__content .keyboard-heading{font-size:16px;font-weight:700;line-height:20px;text-align:left;margin-bottom:8px}.custom-shortcut-popover__content .keyboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-shortcut-popover__content .keyboard-row{margin-top:12px;line-height:20px;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-shortcut-popover__content .keyboard-row span{font-size:12px}.custom-shortcut-popover__content .keyboard-row .s-tag{margin-left:4px;height:24px;min-width:24px;border-radius:6px}.custom-shortcut-popover__content .keyboard-row .s-icon{width:0;height:0}.custom-shortcut-popover__content .keyboard-row i:before{font-size:12px}.custom-s-popover{color:#fff;border-radius:7px;padding:8px 10px!important;background-color:rgba(54,63,68,.72)}.custom-s-popover[x-placement^=top] .popper__arrow{display:none}.button-shortcut{border-radius:2px;width:353px;height:330px}.button-shortcut .keyboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.button-shortcut .keyboard-row{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.button-shortcut .keyboard-row li{border-radius:6px;line-height:24px;text-align:center}.button-shortcut .keyboard-row .icon-down{padding-top:3px}.button-shortcut .keyboard-row .icon-up{margin-left:8px;padding-top:2px}.button-shortcut .keyboard-row .icon-left-right{margin-left:8px;padding-top:3px}.button-shortcut .keyboard-row .icon-position,.button-shortcut .keyboard-row .key-shortcut{background-color:rgba(0,0,0,.32);border:1px solid hsla(0,0%,100%,.32);height:25px;width:25px;font-size:12px;margin-top:16px}.button-shortcut .keyboard-row .ctr-cmd-shortcut{width:71px}.button-shortcut .keyboard-row .ctr-cmd-shortcut,.button-shortcut .keyboard-row .shift-shortcut{background-color:rgba(0,0,0,.32);border:1px solid hsla(0,0%,100%,.32);height:25px;font-size:12px;margin-top:16px}.button-shortcut .keyboard-row .shift-shortcut{width:42px}.button-shortcut .keyboard-row .plus-shortcut{height:8px;width:17px;font-size:12px;margin-left:6px;margin-right:6px;margin-top:16px}.button-shortcut .keyboard-row .align-action-shortcut{height:16px;width:102px;text-align:left;font-size:14px;margin-top:16px;margin-right:28px;margin-left:24px}.s-popper[data-add-group=true]{z-index:1000!important}.onboarding-popup-personalize{border:1px solid rgba(54,62,67,.04);background-color:#fff;-webkit-transition:opacity .4s;transition:opacity .4s;left:50%;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);border-radius:12px;width:calc(100vw - 32px);opacity:0;z-index:1;pointer-events:none;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.onboarding-popup-personalize p{line-height:22px}.onboarding-popup-personalize.active{opacity:1;pointer-events:all}@media (max-width:1024px){.onboarding-popup-personalize{top:16px}}@media (min-width:767px){.onboarding-popup-personalize{min-width:300px;width:60vw;max-width:500px}}@media (min-width:1024px){.onboarding-popup-personalize{width:263px;border-radius:7px;-webkit-box-shadow:0 8px 32px -12px rgba(0,0,0,.32);box-shadow:0 8px 32px -12px rgba(0,0,0,.32);left:225px}.onboarding-popup-personalize,.onboarding-popup-personalize:after{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.onboarding-popup-personalize:after{content:" ";width:0;height:0;border-right:7px solid #fff;border-top:7px solid transparent;border-bottom:7px solid transparent;position:absolute;left:-6px;top:50%}.onboarding-popup-personalize .divider,.onboarding-popup-personalize .onboarding-progress-bar{display:none}}.onboarding-popup-personalize s-button{margin-top:auto}.onboarding-popup-personalize-header{color:#919ba1;font-style:normal;font-weight:400;font-size:12px;line-height:20px}.onboarding-popup-personalize-title{color:#363e43;font-weight:700;line-height:20px}.onboarding-popup-personalize-desc{color:#525c64;font-weight:400;line-height:20px}.onboarding-popup-personalize .btn-skip{color:#363e43;background:-webkit-gradient(linear,left bottom,left top,from(rgba(219,223,225,.24)),to(rgba(219,223,225,.24))),#fff;background:linear-gradient(0deg,rgba(219,223,225,.24),rgba(219,223,225,.24)),#fff;-webkit-box-shadow:0 2px 4px rgba(26,31,35,.03);box-shadow:0 2px 4px rgba(26,31,35,.03)}.right-sidebar--placeholder{width:64px}.right-sidebar__container{top:100px;width:64px;background:#fff;border-left:1px solid #e8eaed;-webkit-transition:.3s ease;transition:.3s ease;position:fixed;right:0}.right-sidebar__container.expand{width:320px;z-index:1}.right-sidebar__container .custom-option-content::-webkit-scrollbar,.right-sidebar__container .custom-options__container::-webkit-scrollbar{width:4px}.right-sidebar__container .custom-option-content::-webkit-scrollbar-thumb,.right-sidebar__container .custom-options__container::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.right-sidebar__container .custom-option-content::-webkit-scrollbar-track,.right-sidebar__container .custom-options__container::-webkit-scrollbar-track{background:transparent}.right-sidebar__container .custom-option-detail__container .custom-option-content .icon--blank__in-checkbox,.right-sidebar__container .custom-option-detail__container .custom-option-content .icon--blank__in-checkbox>i{width:27px}.right-sidebar__container .custom-option-detail__container .custom-option-content .label--check-show-hide{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.right-sidebar__container .custom-option-detail__container .custom-option-content .s-taginput-container{padding:4px!important}.right-sidebar__container .custom-option-detail__container .custom-option-content .s-taginput-container span.s-tag{background-color:#dfe3e8}.right-sidebar__container .customize-group__container .content__container{height:calc(100vh - 300px)}.right-sidebar__container .custom-options__container{width:100%;height:100%;max-height:100%;overflow:auto}.right-sidebar__container .custom-options__container .custom-option--minimized{width:46px;height:46px;border-radius:5px;border:1px solid #e3e7e8;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.right-sidebar__container .custom-options__container .custom-option--minimized.add{background:-webkit-gradient(linear,left bottom,left top,from(#f5f6f7),to(#f5f6f7)),#fff;background:linear-gradient(0deg,#f5f6f7,#f5f6f7),#fff}.right-sidebar__container .custom-options__container .custom-option--minimized.not-valid{border-color:#ff595f}.right-sidebar__container .custom-options__container .custom-option--minimized .s-icon{color:#525c64}.right-sidebar__container .custom-options__container .custom-option--minimized:hover .add-above,.right-sidebar__container .custom-options__container .custom-option--minimized:hover .add-below{opacity:1;visibility:visible}.right-sidebar__container .custom-options__container .custom-option--minimized .add-above,.right-sidebar__container .custom-options__container .custom-option--minimized .add-below{cursor:pointer;position:absolute;left:50%;padding:4px 8px;border:1px solid #dbdfe1;border-radius:5px;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;visibility:hidden;font-size:12px}.right-sidebar__container .custom-options__container .custom-option--minimized .add-above{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.right-sidebar__container .custom-options__container .custom-option--minimized .add-below{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.right-sidebar__container .custom-options__container .custom-option--minimized>.s-tooltip-fixed{line-height:1;height:24px}.right-sidebar__container .expand-action__container{position:absolute;left:0;bottom:20%;border-radius:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:40px;background:-webkit-gradient(linear,left bottom,left top,from(rgba(219,223,225,.24)),to(rgba(219,223,225,.24))),#fff;background:linear-gradient(0deg,rgba(219,223,225,.24),rgba(219,223,225,.24)),#fff;-webkit-box-shadow:0 2px 4px rgba(26,31,35,.03);box-shadow:0 2px 4px rgba(26,31,35,.03);border:1px solid rgba(145,155,161,.24)}.product-info .tox-editor-container{padding-top:10px!important}.custom-text-effect .custom-effects{gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-text-effect .custom-effects .style-type{width:66px;height:66px;border-radius:7px;border:1px solid #f5f6f7}.custom-text-effect .custom-effects .style-type span{font-size:26px;line-height:32px;font-weight:700}.custom-text-effect .custom-effects .style-type__stroke{-webkit-text-stroke:2px #858585;text-stroke:2px #858585}.custom-text-effect .custom-effects .style-type__shadow{text-shadow:2px 2px 0 rgba(0,0,0,.25098039215686274)}.custom-text-effect .custom-effects .style-type__lift{text-shadow:0 2px 8px #696969}.custom-text-effect .custom-effects .style-type__hollow{color:#fff;text-shadow:1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000}.custom-text-effect .custom-effects .style-type__echo{text-shadow:2px 2px 0 #696969,4px 4px 0 #ccc}.custom-text-effect .custom-effects .style-type__neon{color:#ea67f6;text-shadow:0 0 4px #ea67f6}.custom-text-effect .custom-effects .style-label{font-size:14px;line-height:20px;color:#6e7a81}.custom-text-effect .custom-effects .active-style .style-type{border:1px solid #0093ed}.custom-text-effect .custom-effects .active-style .style-label{color:#0093ed}.custom-text-effect .option-label{font-size:14px;line-height:20px;color:#525c64}.custom-text-effect .option-input{width:76px}.custom-text-effect .layer-detail-effect .wrap-color-picker>.vc-sketch{right:-25px}.line-height-27{line-height:27px}.tag-beta{background-color:#4b9c25;border-radius:8px;color:#fff;font-size:10px;font-weight:700;padding-left:12px;padding-right:12px;line-height:16px}.table-product-feed .table>tbody>tr>td{vertical-align:top;padding-right:16px}.show-collapse{text-align:right;padding-right:56px}.product-page input[type=checkbox]{cursor:pointer}.product-page.action-navigation-mobile-app.product-mobile-app{margin-right:8px}.product-page.action-navigation-mobile-app .mobile-action-header,.product-page .mobile-action-header{display:block}@media only screen and (min-width:768px){.product-page .mobile-action-header{display:none}}.product-page .action-header{display:none}@media only screen and (min-width:768px){.product-page .action-header{display:block}}.product-page .action-header .i-export-product:hover{background:transparent none;border-color:transparent;color:#000}.product-page .position-relative{position:relative;width:100%}.product-page .position-relative .product-search-icon{background:url(img/search-icon.69a942b1.svg) no-repeat;cursor:pointer;width:20px;height:20px;position:absolute;top:8px;left:12px}.product-page .position-relative .search-product::-webkit-input-placeholder{padding-left:24px}.product-page .position-relative .search-product::-moz-placeholder{padding-left:24px}.product-page .position-relative .search-product:-ms-input-placeholder{padding-left:24px}.product-page .position-relative .search-product::-ms-input-placeholder{padding-left:24px}.product-page .position-relative .search-product::placeholder{padding-left:24px}.product-page .import-product{color:#55586c}.product-page .no-product{color:#6e7a81;font-size:14px;letter-spacing:0;line-height:20px;text-align:center;border-bottom:none!important}.product-page .no-product .no-product-btn .s-button{color:#0093ed;background:#ebf7fd;border-color:#ebf7fd}.product-page .no-product h1{font-weight:400;line-height:3.2rem}.product-page .no-product h2{font-weight:400;line-height:2rem}.product-page .no-product__content{margin-top:80px;padding-left:16px}.product-page .have-product .ui-layout__sections{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0;padding-right:0;padding-left:0}.product-page .have-product .ui-layout__sections .ui-layout__section{min-width:0;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-line-pack:start;align-content:flex-start;margin-top:-2rem;margin-left:-2rem;padding-top:2rem;padding-left:2rem}.product-page .have-product .ui-layout__sections .ui-layout__section .ui-layout__item{min-width:0;max-width:100%;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.product-page .have-product .ui-card{border-radius:3px;background-color:#fff}.product-page .have-product .ui-card .has-bulk-actions{position:relative}.product-page .have-product .ui-card .has-bulk-actions .s-tabs{margin-bottom:0}.product-page .have-product .ui-card .has-bulk-actions .s-tabs .s-tab-content{padding:0}.product-page .have-product .ui-card .table-wrapper{width:1px;max-width:100%;min-width:100%;overflow-x:auto;overflow:initial!important}.product-page .have-product .ui-card .table-wrapper .image__wrapper{min-width:48px;width:48px;height:48px;overflow:hidden;background-color:#f5f6f7}.product-page .have-product .ui-card .table-wrapper .image__detail{max-width:48px;max-height:48px;width:auto;height:auto}.product-page .have-product .ui-card table{position:relative;width:100%;border-collapse:separate;border-spacing:0}.product-page .have-product .ui-card table th{border-bottom:2px solid #e4e5f0;padding:24px 16px 16px 0}.product-page .have-product .ui-card table tr:last-child td{border-bottom:none}.product-page .have-product .ui-card table td{border-bottom:1px solid #ebeef0;padding-top:16px;padding-bottom:16px;background:transparent}.product-page .have-product .ui-card table .action-table{margin-top:6px;position:absolute;left:0;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}.product-page .have-product .ui-card table .action-table .button-select-all{padding-left:6px;padding-top:4px}.product-page .have-product .ui-card table .action-table .all-item-select{padding-top:6px}.product-page .have-product .ui-card table .action-table .edit-product{color:#000;margin:0 8px;border:1px solid #736969;border-radius:4px;padding:0 8px}.product-page .have-product .ui-card table .action-table .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.product-page .have-product .ui-card table .action-table--sticky{position:fixed;top:45px;z-index:2}@media (min-width:1024px){.product-page .have-product .ui-card table .action-table--sticky{top:0}}.product-page .have-product .ui-card table .no-product-content{background-color:transparent;display:table-row}.product-page .have-product .ui-card table .no-product-content:hover{background-color:transparent}.product-page .have-product .ui-card .next-tab__container{background-color:transparent;border-bottom:1px solid #dbdfe1;border-radius:0;padding:16px 0}.product-page .have-product .ui-card .next-tab__container ul{list-style-type:none}.product-page .have-product .section-filter{padding:32px 16px 0 16px}.product-page .have-product .section-filter button{height:100%;border-radius:initial}.product-page .footer-page{margin:2rem .8rem}.product-page .footer-page .learn-product{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 auto;padding:1.2rem 2rem 1.2rem 1.6rem;border:1px solid #dbdfe1;border-radius:999px}.product-page .product-title-filter{position:relative}.product-page .product-title-filter:before{content:"";position:absolute;left:calc(100% - 11px);bottom:calc(50% - 8px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #c4c6d4}.product-page .product-title-filter--up:before{border-bottom:8px solid #c4c6d4;border-top:0 solid #c4c6d4}.product-page .product-block{margin-top:10px}.product-page .product-block p{color:rgba(82,92,100,.72);letter-spacing:0;line-height:24px}.product-page .product-block .onboarding-product-grid{display:grid;grid-template-columns:1fr;grid-row-gap:8px;grid-column-gap:16px;grid-auto-rows:1fr;grid-template-rows:1fr auto}@media only screen and (min-width:992px){.product-page .product-block .onboarding-product-grid{grid-template-columns:repeat(3,1fr)}}.product-page .product-block .product-box{height:100%;padding:15px;background:#fff;border:1px solid rgba(219,223,225,.5);border-radius:12px}.product-page .product-block .product-box .product-box-text{-webkit-box-sizing:border-box;box-sizing:border-box}.product-page .product-block .product-box .product-box-title{font-size:14px;color:#363e43;line-height:20px}.product-page .product-block .product-box .product-btn{-ms-flex-item-align:start;align-self:flex-start}.product-page .product-block .product-box .product-box-description{color:rgba(82,92,100,.72);letter-spacing:0;line-height:20px;margin-top:10px;margin-bottom:10px}.product-page .product-block .product-box-link{color:#0093ed;font-size:12px;line-height:16px}.product-page .s-input--with-filter-button .s-input__inner{border-top-right-radius:0;border-bottom-right-radius:0}.product-page .search-container{position:relative}.product-page .filter-button{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:16px;padding-right:16px}.product-page .filter-count{font-size:12px;font-weight:500;line-height:22px;background-color:#777;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:16px;min-height:16px;position:absolute;border-radius:50%;padding:0 8px;top:-8px;left:-8px;z-index:1}@media (min-width:768px){.product-page .s-pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.add-product-page{max-width:972px;margin:auto}.add-product-page.is-mobile-app{margin-top:70px;margin-bottom:50px}.add-product-page.is-mobile-app.is-ios{margin-top:70px;margin-bottom:40px}.add-product-page a.disabled{cursor:default;opacity:.5}.add-product-page a.disabled:hover{text-decoration:none}.add-product-page .heading-section{font-weight:700;font-size:16px;color:#55586c}.add-product-page .action-header{padding:16px 8px;position:fixed;z-index:999;width:83%}.add-product-page .action-header .save{margin-right:12px}.add-product-page .breadcrumb{padding-top:24px;padding-left:32px}.add-product-page .breadcrumb li a span:before{top:8px}.add-product-page .product-tabs .s-tab-content{padding:0}.add-product-page .product-info{padding:8px 16px}.add-product-page .product-info .preview-image{border-bottom:1px solid #e3e7e8;padding-bottom:10px}.add-product-page .product-info .title-description{padding:16px;-webkit-box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15);box-shadow:0 0 0 1px rgba(63,63,68,.05),0 1px 3px 0 rgba(63,63,68,.15)}.add-product-page .product-info .s-taginput{display:inline-block}.add-product-page .product-info .table-heading-desk{display:none}@media only screen and (min-width:768px){.add-product-page .product-info .table-heading-desk{display:-webkit-box;display:-ms-flexbox;display:flex}}.add-product-page .product-info .table-heading-mobile{display:none}@media only screen and (max-width:767px){.add-product-page .product-info .table-heading-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}}@media only screen and (max-width:767px){.add-product-page .product-info input.form-control,.add-product-page .product-info input.s-input__inner{font-size:14px}}.add-product-page .product-info .icon-show-more{position:absolute}.add-product-page .product-info .message-error{font-size:14px}.add-product-page .product-info .layout-wrap figure{border-radius:6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16)}.add-product-page .product-info .layout-wrap figure figcaption{opacity:0;bottom:31px;-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in}.add-product-page .product-info .layout-wrap figure:hover figcaption{opacity:1;visibility:visible}.add-product-page .product-info .layout-wrap img{width:296px;height:296px;border-radius:6px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.add-product-page .product-info .layout-wrap figcaption{visibility:hidden;height:56px;background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);bottom:-50px;left:0;-webkit-transition:opacity .15s ease,bottom .15s ease;transition:opacity .15s ease,bottom .15s ease;padding:12px}.add-product-page .product-info .layout-wrap figcaption div{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.add-product-page .product-info .layout-wrap figcaption .sb-button:focus{-webkit-box-shadow:none;box-shadow:none}.add-product-page .product-info .layout-wrap--active figure{-webkit-box-shadow:0 0 0 2px var(--blue-400);box-shadow:0 0 0 2px var(--blue-400)}.add-product-page .product-info .layout-wrap .layout-name{font-size:16px;font-weight:700;color:#363f44}.add-product-page .product-info .layout-wrap .s-dropdown-menu{padding-bottom:8px}.add-product-page .product-info .layout-wrap .button-more-action{width:32px;height:32px;background:rgba(94,106,110,.0001);border:1px solid rgba(94,106,110,.24);border-radius:10px}.add-product-page .product-info .layout-wrap .button-more-action span{margin-top:4px}.add-product-page .product-info .layout-wrap .customize-button{height:32px}.add-product-page .product-info .layout-wrap .custom-layout{width:296px;height:296px;background:#f7f8f8;border:1px dashed #acb5b9;border-radius:4px}.add-product-page .product-info .layout-wrap .custom-layout .create-custom-layout{width:208px;height:40px;border-radius:10px;background:rgba(94,106,110,.0001);border:1px solid rgba(94,106,110,.24)}.add-product-page .product-info .layout-wrap .custom-layout .create-custom-layout span{font-weight:400}.add-product-page .product-info .layout-wrap .custom-layout .create-custom-layout .s-icon{margin-top:4px}.add-product-page .section-shipping .weight button{height:100%}.add-product-page p{color:#212b36;font-size:14px}.add-product-page .add-variant .form-group{margin-bottom:0}@media only screen and (max-width:767px){.add-product-page .add-variant .variant-checkbox,.add-product-page .add-variant .variant-title{font-weight:700;margin-bottom:12px;font-size:14px}}.add-product-page .section-image .s-upload,.add-product-page .section-image .s-upload .s-upload-draggable{width:100%}.add-product-page .promo-content{padding:0 16px}.add-product-page .table-wrapper{width:1px;max-width:100%;min-width:100%}.add-product-page table{position:relative;width:100%;border-collapse:separate;border-spacing:0}.add-product-page table th{color:#1e2028;font-weight:400;border-bottom:1px solid #ebeef0;padding-bottom:5px}.add-product-page table tr:last-child td{border-bottom:none}.add-product-page table td{border-bottom:1px solid #ebeef0;padding-top:16px;padding-bottom:16px;background:transparent;text-align:center}.add-product-page table .action-table{margin-top:-8px;position:absolute;width:100%;right:0;background-color:#fff}.add-product-page table .action-table .button-select-all{padding-left:6px;padding-top:4px}.add-product-page table .action-table .all-item-select{padding-top:6px}.add-product-page table .action-table .edit-product{color:#000;margin:0 8px;border:1px solid #736969;border-radius:4px;padding:0 8px}.add-product-page table .action-table .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.add-product-page table .action-table--sticky{position:fixed;top:52px;z-index:2}@media (min-width:1024px){.add-product-page table .action-table--sticky{top:2px}}.add-product-page table .variant-action{right:8px}.add-product-page.add-product-page--with-setting-bar .action-table--sticky{position:fixed;top:70px;z-index:2}@media (min-width:1024px){.add-product-page.add-product-page--with-setting-bar .action-table--sticky{top:70px}}.add-product-page .plb-product-message-alert .s-alert__content{padding-top:3px}.add-product-page .action-bar{margin-left:12px}.add-product-page .action-bar__item{gap:8px}.add-product-page .action-bar__item .select-box-trigger{padding:3px 9px}.add-product-page .action-bar__item .storefront-search{margin:0 12px 6px}.modal-action .s-modal-body{padding-top:0;padding-bottom:16px}.modal-action .s-modal-body .modal-body-container{min-height:160px;max-height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-y:auto}.modal-action .s-modal-body .modal-body-container .wrapper{width:100%}.modal-action .title{font-size:23px;font-weight:500;line-height:2.4rem;color:#363e43}.modal-action hr{margin-bottom:0}.modal-action .s-radio+.s-radio{margin-left:0;margin-top:8px}.s-dropdown:not(.is-disabled) .s-dropdown-menu .modal-action--group-title.s-dropdown-item.is-disabled{font-weight:600;opacity:1}.modal-action #import-product-modal .preview-import-product .warning-import{background-color:#f4f6f8;padding:24px 16px}.modal-action #import-product-modal .preview-import-product table{width:1px;max-width:100%;min-width:100%;overflow-x:auto}.modal-action #import-product-modal .preview-import-product table td{border-bottom:1px solid #ebeef0;padding:6px 10px}.modal-action #import-product-modal .s-modal-content{margin-top:66px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-action #import-product-modal .s-modal-header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.modal-action #import-product-modal .s-modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:scroll;padding-bottom:0;margin-bottom:16px}.modal-action #import-product-modal .s-modal-footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.modal-action #import-product-modal .preview-container{max-height:250px;overflow-y:auto}.modal-action #variant-re-order-modal .options-row{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.modal-action #variant-re-order-modal .option-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;cursor:move}.modal-action #variant-re-order-modal .option-label__icon{width:12px;height:12px;margin-right:5px}.modal-action #variant-re-order-modal .s-tag{margin-right:3px;margin-bottom:3px;cursor:move}.modal-action #variant-re-order-modal .option-value{display:-webkit-box;display:-ms-flexbox;display:flex}.modal-action #variant-re-order-modal .option-value__icon{width:12px;height:12px;margin-right:5px}.modal-action #variant-re-order-modal .option-ghost{opacity:0}.modal-action #variant-edit-option-modal img{padding-top:12px}.cursor-pointer{cursor:pointer}.text-black{color:#363e43}.m-t-ex{margin-top:48px}@media only screen and (max-width:767px){.m-t-ex{margin-top:64px}.m-t-ex .heading h2{font-size:24px}}@media only screen and (max-width:767px){.s-popper.pickdate-popover{width:96%}.s-popper.pickdate-popover .s-date-editor .s-icon{display:none}.s-popper.pickdate-popover .s-date-editor input{pointer-events:none}}.text-right{text-align:right}.disabled-section .title-col{opacity:.2}.disabled-section .checkbox-col{border-bottom:2px solid rgba(228,229,240,.2)!important}.product-status{padding:2px 6px;color:#ee4b38;background:#f7e7e6;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:3px 3px 3px 3px;font-size:12px;font-weight:400}.product-status-success{color:#288200;background:#e4f7d7}.layer-collection{height:38px;width:40px}.float-cards{margin-top:6px;position:absolute;left:0;background:#fff;border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}.top-0{top:0}.z-index-1{z-index:1}.z-index-10{z-index:10}.float-card-customers{top:-15px}.flex-basis-30perc{-ms-flex-preferred-size:30%;flex-basis:30%}.flex-basis-10perc{-ms-flex-preferred-size:10%;flex-basis:10%}.no-border-bottom{border-bottom:none!important}.label-form{color:#6d7a82;font-weight:700;font-size:14px}.table-wrapper-feed .table>tbody>tr>td{vertical-align:middle;padding-right:16px}.span-text.s-tag span{margin-left:-.375rem}.span-text.s-tag .s-delete{margin-left:.5rem;margin-right:-.6rem}.product-bulk-editor{height:calc(100vh - 300px)}.navigation-instruction{margin-left:4rem;margin-top:1.375rem;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navigation-instruction i{margin-right:.5rem;color:#33b2ff}.navigation-instruction svg{margin:0 5px}.bulk-editor-pagination{margin-left:4rem;margin-right:4rem;margin-top:1.375rem}.manage-tags{-webkit-box-shadow:none;box-shadow:none}.manage-tags .card__section{padding-left:0;padding-right:0}.manage-tags .tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.manage-tags .s-tag{margin-right:6px;margin-bottom:6px}.manage-tags .s-tag.is-disabled{opacity:.5;pointer-events:none}.manage-tags .available-tag{cursor:pointer;max-width:100%}.manage-tags .available-tag span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.manage-tags .applied-tag{background-color:#dbdfe1;max-width:100%}.manage-tags .applied-tag span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.variant-selector{margin-bottom:16px}.variant-selector-list{display:inline;margin:0;padding:0;list-style:none;margin-right:10px}.variant-selector-list:last-child{margin-right:0}.variant-selector-item{display:inline-block;margin-right:10px}.variant-selector-link{cursor:pointer}.variant-selector-link:hover{text-decoration:underline}.variant-selector-link.default-option{color:#95a7b7}.variant-selector-link.option-1{color:#0063b6}.variant-selector-link.option-2{color:#288200}.variant-selector-link.option-3{color:#d49502}@media only screen and (min-width:992px){.s-dialog.medium-dialog .s-modal-card{width:640px}}.add-from-service-link{color:inherit}.add-from-service-link:hover{text-decoration:none}.add-from-service-link__caption{color:#82869e}.eye-tooltip{visibility:hidden}.eye-tooltip--show{visibility:visible}.s-tooltip.is-product-feed:after{width:350px;height:normal;word-wrap:break-word;white-space:pre-wrap;text-align:left}@media (max-width:500px){.s-tooltip.is-product-feed:after{width:200px}}#add-to-collection-modal .collection-selected{max-height:100px;overflow-y:auto;background:#fff6e1;font-size:14px;margin-left:-32px;margin-right:-32px;margin-top:-20px}.integrations-form .connect-merchant-form{position:relative}.integrations-form .connect-merchant-form.disconnect:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";background:hsla(0,0%,100%,.6);z-index:10;cursor:not-allowed}.integrations-form .s-form-item{margin-bottom:0}.update-product-data.open{position:fixed;z-index:10000000}.update-product-data.open .overlay{position:fixed;bottom:0;left:0;right:0;top:0;background:rgba(110,122,129,.9);z-index:1000000}.update-product-data.open .update-product-data-content{-webkit-transform:translateX(0);transform:translateX(0)}.update-product-data-content{position:fixed;top:0;bottom:0;right:0;left:auto;width:100%;height:100%;background-color:#fff;z-index:1000001;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;will-change:transform;-webkit-box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08);box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08)}@media only screen and (min-width:600px){.update-product-data-content{width:700px;left:auto;-webkit-transform:translateX(700px);transform:translateX(700px)}}.update-product-data-content .s-select select{font-size:14px}.update-product-data-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}.description-feed{overflow-y:scroll;-webkit-box-flex:1;-ms-flex:1;flex:1}.action-button{border-top:2px solid #dbdfe1}#products-feeds .action-table{margin-top:6px;position:absolute;left:0;background:hsla(0,0%,100%,.96);border-radius:12px 12px 12px 12px;-webkit-box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);box-shadow:0 8px 24px 0 rgba(54,62,67,.1),0 16px 40px 0 rgba(54,62,67,.1);padding:4px 8px 4px 8px}#products-feeds .action-table--sticky{position:fixed;top:45px;z-index:2}@media (min-width:1024px){#products-feeds .action-table--sticky{top:0}}#products-feeds .s-dropdown-content{overflow-y:scroll;height:200px}#products-feeds tr{border-bottom:1px solid #e4e5f0}#products-feeds tr>td{border-bottom:none!important}.manage-data-product-feeds .image__detail{width:auto;height:auto;max-width:48px;max-height:48px;background-color:#f5f6f7}.sidebar{position:fixed;bottom:0;left:0;right:0;top:0;width:100%;height:100%;background-color:#fff;z-index:1000001;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;will-change:transform;-webkit-box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08);box-shadow:0 31px 41px 0 rgba(32,42,53,.2),0 2px 16px 0 rgba(32,42,54,.08)}.sidebar.open{-webkit-transform:translateX(0);transform:translateX(0)}@media only screen and (min-width:600px){.sidebar{width:380px;left:auto;-webkit-transform:translateX(380px);transform:translateX(380px)}}.sidebar-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%}#product-filter .s-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#product-filter .s-collapse-item__header .s-collapse-item__arrow{margin-top:0}#product-filter .sidebar-header{border-bottom:2px solid #dbdfe1}#product-filter .sidebar-footer{border-top:2px solid #dbdfe1}#product-filter .sidebar-close{cursor:pointer;opacity:.8}#product-filter .sidebar-close:hover{opacity:1}#product-filter .sidebar-body{overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1}#product-filter .sidebar .s-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#product-filter .sidebar .s-collapse-item__header .s-collapse-item{margin-top:0}#product-filter .s-collapse-item__content{padding-left:8px;padding-right:8px;padding-bottom:24px}#product-filter .s-collapse-item__header{font-size:.875rem}.fixedTop .tox-toolbar-overlord{top:0}.fixedTop .tox-toolbar-overlord,.fixedTop__fix-setting .tox-toolbar-overlord{position:fixed!important;border:1px solid rgba(34,47,62,.32941176470588235);width:577px}.fixedTop__fix-setting .tox-toolbar-overlord{top:68px}#phub-description .tox-toolbar-overlord{width:448px!important}#product-onboarding .description-footer{padding:16px 10px}#product-onboarding .description-footer .s-br8{border-radius:8px}#product-onboarding .description-footer .border-wrapper{border:1px solid #d5d5d5}#product-onboarding .s-w70{width:70%}#product-onboarding .bg-secondary{background-color:#e0e0e0}#product-onboarding .text-not-found{color:#919ba1}#product-onboarding .or{font-size:14px}#product-onboarding .line-height-small{line-height:24px}#product-onboarding .right-col{text-align:center;margin-bottom:26px}#product-onboarding .right-col img{max-width:100%}#product-onboarding .width-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.productFeed-btn-mb-app{width:43%!important}.productFeed-btn-mb-app .popover-order__trigger .s-button{height:60px}.s-modal .s-modal-wrapper .s-animation-content{margin:128px 0 30px 0}.product__variant__select .s-checkbox{margin-top:10px}.product__variant__selected{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__variant__list__item__group,.product__variant__selected{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product__variant__group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}.product__variant__group .s-select{margin-top:20px;margin-left:0}.product__variant__action .heading-section{padding-bottom:0}.product__variant__item__info__sku{word-break:break-word}.product__dropdown__add__btn,.product__dropdown__btn{background-color:transparent;border:none}.product__dropdown__add__btn{color:#0093ed}.product__dropdown .s-background{z-index:101!important}.product__dropdown.is-mobile-modal.s-dropdown .s-dropdown-menu{top:30%!important;left:40%!important}.product__list__item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.product__item__info a{color:#000}}@media only screen and (max-width:1023px){.product__action{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product__action__selected{margin-top:10px}.product__action__dropdown .m-l{margin-left:0}.product__action__dropdown .is-mobile-modal.s-dropdown .s-dropdown-menu{top:35%!important}.product__action__dropdown .is-mobile-modal.s-dropdown .s-dropdown-menu .s-dropdown-content{list-style:none}}.new-ui-editor .tox .tox-toolbar:first-child .tox-toolbar__group button{width:30px!important}.question-list h4{font-size:16px}.question-list .sb-text-body-medium-bold,.question-list p{font-size:14px}.question-list h5{font-size:12px}@media (max-width:480px){.question-list .new-ui-editor.tox-tinymce{height:299px!important}}.tinymce-offset-toolbar+.tox-tinymce--toolbar-sticky-on .tox-editor-header{top:68px!important}.d-none{display:none}.d-none-im{display:none!important}.translate-5{-webkit-transform:translateY(5px);transform:translateY(5px)}.usell-in-product-admin .detail-modal__demo-icon{position:relative;top:3px}.usell-in-product-admin .detail-modal__demo-icon i:before{font-size:16px;color:rgba(82,92,100,.72)}.usell-in-product-admin .image__container{width:32px;height:32px;border-radius:4px;background:#f5f6f7}.usell-in-product-admin .image__container .image__wrap-image{width:32px;height:32px;overflow:hidden}.usell-in-product-admin .image__container .placeholder{border-radius:4px;text-align:center;color:#fff;width:100%;height:100%;line-height:32px}.usell-in-product-admin .image__container img{max-width:100%;max-height:100%}.usell-in-product-admin .target-item:not(:first-child){margin-top:8px}.usell-in-product-admin .target-item .name{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#363e43}.usell-in-product-admin .offer-name{text-align:left}.usell-in-product-admin .offer-name-td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.usell-in-product-admin .offer-name-td:hover{text-decoration:underline;cursor:pointer}.usell-in-product-admin .offer-status,.usell-in-product-admin .updated-at{text-align:center}.usell-in-product-admin .s-modal .s-animation-content{max-height:700px;margin-top:50px}.usell-in-product-admin .s-modal-content{width:800px;overflow-x:hidden}.usell-in-product-admin .slide-left-leave-active{-webkit-transition:.01s;transition:.01s}.usell-in-product-admin .slide-left-enter-active{-webkit-transition:.5s;transition:.5s}.usell-in-product-admin .slide-left-enter{-webkit-transform:translate(100%);transform:translate(100%)}.usell-in-product-admin .slide-left-leave-to{-webkit-transform:translate(-100%);transform:translate(-100%);display:none}.usell-in-product-admin .slide-right-leave-active{-webkit-transition:.01s;transition:.01s}.usell-in-product-admin .slide-right-enter-active{-webkit-transition:.5s;transition:.5s}.usell-in-product-admin .slide-right-enter{-webkit-transform:translate(-100%);transform:translate(-100%)}.usell-in-product-admin .slide-right-leave-to{-webkit-transform:translate(100%);transform:translate(100%);display:none}.usell-in-product-admin .offer-list-container{max-height:450px;overflow-y:auto}.usell-in-product-admin .icon-arrow{width:24px;height:24px;position:absolute;top:8px;right:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAQUlEQVRIx+3OywkAIAwE0RGL9iiW5sG6tAHxQ+JF9kGuOwER+V8C+ubyy4h5fBVxG59FjsfjRaABAahA8f5eRAwGGIcZ0KxzDCAAAAAASUVORK5CYII=) no-repeat 100%}.usell-in-product-admin .suggest-offer-message{position:absolute;top:44px;right:0;width:100%;background-color:#fff;z-index:9;border-radius:7px;background-clip:padding-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.usell-in-product-admin .suggest-offer-message-item{cursor:pointer;line-height:28px;padding:0 15px;font-size:1rem}.usell-in-product-admin .suggest-offer-message-item:hover{background-color:#f5f6f7;color:#0a0a0a;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.usell-in-product-admin .input-offer-name,.usell-in-product-admin .input-offer-title{margin-bottom:0;padding:0}.usell-in-product-admin .input-offer-title{margin-top:8px}.usell-in-product-admin .input-offer-message{padding:0;margin-bottom:0}.usell-in-product-admin .input-offer-message input,.usell-in-product-admin .input-offer-title input{padding-right:36px}.usell-in-product-admin .input-offer-success-message,.usell-in-product-admin .input-offer-title{position:relative;margin-bottom:16px!important}.usell-in-product-admin .input-offer-success-message .offer-title-variants,.usell-in-product-admin .input-offer-success-message .success-message-variants,.usell-in-product-admin .input-offer-title .offer-title-variants,.usell-in-product-admin .input-offer-title .success-message-variants{position:absolute;bottom:-24px;right:0;color:#525c65;font-size:11px;line-height:16px}.auto-upsell .auto-upsell-input .s-form-item__label{font-weight:400!important}.auto-upsell .choose-product__container .s-control-label,.auto-upsell .usell-discount__type .s-control-label{font-weight:700}.bundle-offer .selected-products-title{font-size:14px;color:#6d7a82;line-height:20px;font-weight:700;margin-bottom:4px}.bundle-offer .offer-name,.bundle-offer .offer-name-td{width:200px}.bundle-offer .offer-status,.bundle-offer .updated-at{width:100px}.bundle-offer .product-tag{height:auto;white-space:normal}.quantity-offer .quantity-discounted-form:first-child{margin:0 0 16px}@media (min-width:1024px){.quantity-offer .quantity-discounted-form:first-child{margin:0}}.quantity-offer .quantity-discounted-form:last-child:before{display:none}.quantity-offer .quantity-discounted-form:before{content:"";width:100%;height:1px;position:absolute;bottom:-16px;left:0;background-color:#e8eaed}@media (min-width:1024px){.quantity-offer .quantity-discounted-form:before{display:none}}.quantity-offer .quantity-discounted-form input::-webkit-inner-spin-button,.quantity-offer .quantity-discounted-form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-offer .quantity-discounted-form input[type=number]{-moz-appearance:textfield}.quantity-offer .quantity-discounted-form .s-form-item{margin-bottom:16px}@media (max-width:480px){.quantity-offer .quantity-discounted-form .s-form-item.no-margin{margin:0}}.quantity-offer .quantity-discounted-form .image__wrapper{background-color:#f5f6f7}.quantity-offer .quantity-discounted-form .image__upload,.quantity-offer .quantity-discounted-form .image__upload>*,.quantity-offer .quantity-discounted-form .image__wrapper{width:76px;height:76px;padding:0}.quantity-offer .quantity-discounted-form .image__upload{position:relative;padding:0}.quantity-offer .quantity-discounted-form .image__upload:hover .image__upload--icon{display:-webkit-box;display:-ms-flexbox;display:flex}.quantity-offer .quantity-discounted-form .image__upload--icon{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%;height:100%;position:absolute;z-index:1;background-color:rgba(0,0,0,.2);color:#fff}.quantity-offer .quantity-discounted-form .image__upload--icon.empty{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.5)}.quantity-offer .quantity-discounted-form .image__upload>div{overflow:hidden}.quantity-offer .quantity-discounted-form .image__upload>div section,.quantity-offer .quantity-discounted-form .image__upload>div section>.row{position:relative;width:76px;height:76px;padding:0;margin:0}.quantity-offer .quantity-discounted-form .image__upload>div section>.row div{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0;max-width:100%}.quantity-offer .quantity-discounted-form .image__upload>div section>.row div img{-o-object-fit:contain;object-fit:contain}.quantity-offer .quantity-discounted-form .image__upload>div section>.row [type=button]{display:none}.quantity-offer .quantity-discounted-form .image__detail{max-width:209px;max-height:209px;width:100%;height:100%}.quantity-offer .quantity-discount-flex-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:1024px){.quantity-offer .quantity-discount-flex-mobile{-webkit-box-flex:75%;-ms-flex:75% 0 0px;flex:75% 0 0}}.quantity-offer .select-condition .s-form-item__wrap-label{opacity:0}.quantity-offer .icon-delete-discount{position:absolute;top:6px;right:6px}.quantity-offer .icon-delete-discount i{color:#555550}.quantity-offer .icon-delete-discount.blance-height{top:30px}.quantity-offer .col-xs-3{padding-left:0;padding-right:0}.quantity-offer .offer-discount-title .s-form-item__label{float:none}.quantity-offer .usell-full-width{width:100%}.quantity-offer .offer-name,.quantity-offer .offer-name-td,.quantity-offer .offer-status,.quantity-offer .updated-at{width:250px}.cursor-pointer-add-image{cursor:pointer;z-index:1;position:relative}.image__variant-count{position:absolute;border-radius:50%;color:#fff;background:#82869e;font-weight:700;font-size:11px;line-height:15px;height:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 4px;top:-8px;right:-8px}.image__wrapper{position:relative;overflow:unset!important}.image__wrapper img{-o-object-fit:contain;object-fit:contain}.plusbase-combo .modal-create-combo .text-red{color:#ee4b38}.plusbase-combo .modal-create-combo .table-combo-mobile{display:none}.plusbase-combo .modal-create-combo .table-combo-mobile .table-responsive{border:none}@media (max-width:767px){.plusbase-combo .modal-create-combo .s-modal-wrapper{height:100%}.plusbase-combo .modal-create-combo .s-modal-content{width:100%!important;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.plusbase-combo .modal-create-combo .s-modal-footer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.plusbase-combo .modal-create-combo .table-combo-mobile{display:block}.plusbase-combo .modal-create-combo .table-combo-mobile__footer-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:32px;border-top:1px solid #e4e5f0}.plusbase-combo .modal-create-combo .table-combo-desktop{display:none}.plusbase-combo .modal-create-combo .combo__checkbox-select{vertical-align:top;border-bottom:none}.plusbase-combo .modal-create-combo .combo__checkbox-select .cbx-wrapper{height:40px}.plusbase-combo .modal-create-combo .s-input--prefix{padding-right:2px}}.plusbase-combo .modal-create-combo .s-taginput-container{border:none!important}.plusbase-combo .modal-create-combo .s-taginput-container.is-focusable:active,.plusbase-combo .modal-create-combo .s-taginput-container:focus{-webkit-box-shadow:none!important;box-shadow:none!important}.plusbase-combo .modal-create-combo .s-input input{-webkit-transition:border .2s;transition:border .2s;height:40px!important;font-size:14px}.plusbase-combo .modal-create-combo .s-input input:active:not([disabled=disabled]),.plusbase-combo .modal-create-combo .s-input input:focus:not([disabled=disabled]),.plusbase-combo .modal-create-combo .s-input input:hover:not([disabled=disabled]){outline:none;background:#fff;border:none!important;-webkit-box-shadow:0 0 0 2px rgba(109,122,130,.1);box-shadow:0 0 0 2px rgba(109,122,130,.1)}.plusbase-combo .modal-create-combo .s-input input::-webkit-inner-spin-button,.plusbase-combo .modal-create-combo .s-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.plusbase-combo .modal-create-combo .s-input input[type=number]{-moz-appearance:textfield}.plusbase-combo .modal-create-combo .s-modal-content{margin-left:auto!important;margin-right:auto!important}.plusbase-combo .modal-create-combo .s-modal-content::-webkit-scrollbar{width:3px}.plusbase-combo .modal-create-combo .s-modal-content::-webkit-scrollbar-track{background:transparent}.plusbase-combo .modal-create-combo .s-modal-content::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.plusbase-combo .modal-create-combo .s-modal-content::-webkit-scrollbar-thumb:hover{opacity:.5}.plusbase-combo .modal-create-combo .s-modal-wrapper{width:100%}.plusbase-combo .modal-create-combo.unselected .s-modal-content{overflow:visible}.plusbase-combo .combo__table__combo-field{width:40%}.plusbase-combo .combo__checkbox-select{height:88px;vertical-align:middle}.plusbase-combo .combo__preview-image{width:40px;height:40px;border-radius:6px}.plusbase-combo .combo__option-name{margin:0 16px 0 8px;white-space:nowrap;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-overflow:ellipsis;overflow:hidden}.plusbase-combo .combo__option-item{padding:8px;border:1px solid #f5f6f7;border-radius:8px}.plusbase-combo .combo__option-item__input input{padding-right:0}.plusbase-combo .combo__cost{color:#3fbc1a;font-size:14px;font-weight:700}.plusbase-combo .combo__expand-prefix{padding-left:40px!important;padding-right:35px!important}.plusbase-combo .combo__expand-prefix__item{width:20px}.plusbase-combo .combo__header-main{border-bottom:none;padding-bottom:0;vertical-align:middle}.plusbase-combo .combo__header-extend{padding-bottom:8px!important;padding-top:0!important}.plusbase-combo .combo__input-hover{-webkit-transition:color .2s ease-in;transition:color .2s ease-in;visibility:hidden;color:#dbdfe1}.plusbase-combo .combo__input-hover:hover{visibility:visible;color:#919ba1}.plusbase-combo .combo__suffix-btn{top:0;right:4px;height:100%}.plusbase-combo .combo__option-item__input{-webkit-box-flex:0;-ms-flex:0 0 55px;flex:0 0 55px}.plusbase-combo .combo__dropdown-select{border-radius:4px;background-color:#f5f6f7}.plusbase-combo .combo__input-stepper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;height:40px;cursor:pointer}.plusbase-combo .combo__input-stepper.disabled{cursor:not-allowed}.plusbase-combo .combo__input-stepper .mdi-menu-down{margin-top:2px}.plusbase-combo .combo__input-stepper .mdi-menu-down:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.plusbase-combo .combo__input-stepper .mdi-menu-up{margin-bottom:2px}.plusbase-combo .combo__input-stepper .mdi-menu-up:before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.plusbase-combo .combo__input-stepper i.mdi,.plusbase-combo .combo__input-stepper i.mdi:before{height:20px}.plusbase-combo .combo__suffix-btn:hover .combo__input-hover,.plusbase-combo .s-input:hover~.combo__suffix-btn .combo__input-hover{visibility:visible}.plusbase-combo .s-input__suffix-inner .s-tooltip-fixed{height:40px}.plusbase-combo .font-weight-normal,.plusbase-combo th .s-tooltip-fixed-content{font-weight:400}.plusbase-combo .text-left{text-align:left}.plusbase-combo .text-right{text-align:right}.plusbase-combo .row-padding{padding-right:16px;vertical-align:middle}.plusbase-combo .p-t-0{padding-top:0!important}.plusbase-combo .s-select-searchable__item{padding:8px 16px}.plusbase-combo .flex-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.plusbase-combo .s-select-searchable__item-list::-webkit-scrollbar{width:3px}.plusbase-combo .s-select-searchable__item-list::-webkit-scrollbar-track{background:transparent}.plusbase-combo .s-select-searchable__item-list::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.plusbase-combo .s-select-searchable__item-list::-webkit-scrollbar-thumb:hover{opacity:.5}.modal-hidden-variants .s-modal-body{max-height:450px;overflow-y:scroll}@media (max-width:480px){.modal-hidden-variants .s-modal-body{max-height:unset}}.modal-hidden-variants .s-modal-body::-webkit-scrollbar{width:3px}.modal-hidden-variants .s-modal-body::-webkit-scrollbar-track{background:transparent}.modal-hidden-variants .s-modal-body::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.modal-hidden-variants .s-modal-body::-webkit-scrollbar-thumb:hover{opacity:.5}.modal-hidden-variants .variant-lists{gap:16px}.modal-hidden-variants .variant{gap:24px}.combo__country-list{max-height:200px;overflow:auto}.combo__country-list::-webkit-scrollbar{width:3px}.combo__country-list::-webkit-scrollbar-track{background:transparent}.combo__country-list::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.combo__country-list::-webkit-scrollbar-thumb:hover{opacity:.5}.combo__country-list__item{height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;cursor:pointer;padding-left:8px}.combo__country-list__item:hover{background-color:#f5f6f7}.align-self-end{-ms-flex-item-align:end;align-self:end}#klaviyo-feed .s-tooltip:after{width:240px;text-align:left}.odoo-import-export-btn{margin-left:1em}.odoo-import-export-btn__import-btn{margin-left:.3em}.export-section{margin-top:1.5em}.export-section__select{margin-top:.5em}.odoo-search-input .sb-autocomplete>div{display:none}.custom-option-listing .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger{background-color:#f5f6f7;border-radius:7px;width:100%;min-height:40px;height:auto;border:1px solid #f5f6f7;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 4px 0 12px}.custom-option-listing .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger:hover{border-color:#b6bec3;-webkit-transition:.3s;transition:.3s}.custom-option-listing .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger .tag-selected-layer{background-color:#fff;border:1px solid #e3e3e4;max-width:124px}.custom-option-listing .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger .tag-selected-layer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-option-listing .select__custom-option .s-dropdown-trigger:first-child .btn-select__trigger--item-container{line-height:30px}.custom-option-listing .select__custom-option.is-disabled .s-select .s-tag span{color:#000!important}.product-alt-link-modal .s-modal-wrapper{width:100%}.product-alt-link-modal .s-modal-content.s-animation-content{margin-left:auto;margin-right:auto}.product-alt-link-modal .tooltip-alt-link-input.is-bottom.is-primary:before{right:50%;left:auto;-webkit-transform:translateX(50%) translateY(1px);transform:translateX(50%) translateY(1px);border-bottom-color:grey}.product-alt-link-modal .tooltip-alt-link-input.is-bottom:after{right:0;left:auto;-webkit-transform:translateX(8px);transform:translateX(8px);background:grey}.product-alt-link-modal .alt-link-input__input{padding-right:32px}.product-alt-link-modal .alt-link-input__success-icon{top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.unite-ui-dashboard__main .add-product-page{font-family:Arial,sans-serif}.unite-ui-dashboard__main .add-product-page .row{margin-left:-12px;margin-right:-12px}.unite-ui-dashboard__main .add-product-page .container-fluid{padding-left:8px!important}@media only screen and (min-width:1280px){.unite-ui-dashboard__main .add-product-page p,.unite-ui-dashboard__main .add-product-page span{line-height:1.5!important}}.unite-ui-dashboard__main .add-product-page .alternative-link span{font-weight:700}.tox .tox-tiered-menu .tox-collection__item-label{font-weight:700!important;text-align:left;letter-spacing:0}.tox .tox-tiered-menu .tox-collection__item-label p{font-family:SFProDisplay!important;font-size:14px!important;font-weight:400!important;line-height:20px}.tox .tox-tiered-menu .tox-collection__item-label h1{font-family:SFProDisplay!important;font-size:24px!important;font-weight:700!important;line-height:32px}.tox .tox-tiered-menu .tox-collection__item-label h2{font-family:SFProDisplay!important;font-size:20px!important;font-weight:700!important;line-height:27px}.tox .tox-tiered-menu .tox-collection__item-label h3{font-family:SFProDisplay!important;font-size:18px!important;font-weight:700!important;line-height:24px}.tox .tox-tiered-menu .tox-collection__item-label h4{font-family:SFProDisplay!important;font-size:16px!important;font-weight:700!important;line-height:22px}.tox .tox-tiered-menu .tox-collection__item-label h5{font-family:SFProDisplay!important;font-size:14px!important;font-weight:700!important;line-height:19px}.tox .tox-tiered-menu .tox-collection__item-label h6{font-family:SFProDisplay!important;font-size:12px!important;font-weight:700!important;line-height:16px}.tox .tox-tiered-menu .tox-collection__item-label pre{font-family:Times New Roman!important;font-size:16px!important;font-weight:700!important;font-style:italic!important;line-height:22px}.custom-page-thumbnail,.custom-page-thumbnail .custom-page-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-page-thumbnail .custom-page-actions{top:0;bottom:0;right:0;left:0}.custom-page-thumbnail .custom-page-actions:hover{background:rgba(0,0,0,.72)}.custom-page-thumbnail .custom-page-actions:hover .customize{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-page-thumbnail .customize{display:none;color:#fff;-webkit-text-decoration-line:none;text-decoration-line:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700;line-height:20px}.modal-select-domain .s-modal-body{max-height:364px;overflow:auto;border-bottom:1px solid #dbdfe1}.modal-select-domain .s-modal-body::-webkit-scrollbar{width:12px}.modal-select-domain .s-modal-body p{color:#5e6a6e}.modal-select-domain .s-modal-body::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:9999px;background-color:rgba(var(--neutral-600-rgb),.24)}.modal-select-domain .s-modal-footer{padding-top:24px}button.is-outline-danger{background-color:rgba(209,46,57,.04);border-color:#d12e39;color:#d12e39}button.is-outline-danger:hover{background-color:rgba(209,46,57,.08);color:#d12e39;border-color:#d12e39}.alert-permission-domain{padding:24px;gap:16px;border-radius:12px;border:1px solid rgba(227,231,232,.7294117647058823);background:rgba(94,106,110,.04)}.black-popover{background-color:var(--neutral-800)!important;color:#fff!important;text-align:start!important;padding:8px 12px!important}.modal-manage-prices{text-align:inherit!important}.modal-manage-prices__block{border:1px solid #e3e7e8;padding:10px;border-radius:10px}.modal-manage-prices .block__title{font-weight:700}.modal-manage-prices .block__description{font-size:12px}.modal-manage-prices .txt-primary{font-weight:400}#newAlertUpdateProduct{padding:24px;border-radius:12px;overflow:hidden}#newAlertUpdateProduct .s-alert__description,#newAlertUpdateProduct .s-alert__title{color:#2e2824}#newAlertUpdateProduct.is-yellow{border:1px solid #ffdd38}#newAlertUpdateProduct.is-red{border:1px solid #f18e83}#newAlertUpdateProduct.is-gray{background-color:rgba(94,106,110,.04)}#newAlertUpdateProduct.is-gray .s-alert__button{background:transparent}#newAlertUpdateProduct.is-gray .s-icon{margin-right:16px}#newAlertUpdateProduct.is-gray .s-alert__content{padding-top:0}#newAlertUpdateProduct.is-gray .s-alert__content .s-alert__title{font-weight:700}#newAlertUpdateProduct .s-alert__button{background:transparent;margin-top:16px;font-weight:400;color:#363f44}.modal-manage-price-background{position:fixed;top:0;bottom:0;right:0;left:0;background:#000;opacity:.36;z-index:9999}#assign-staff .s-taginput-container,#assign-staff .s-taginput-container .s-tag{height:40px}#assign-staff .s-taginput-container .s-input input::-webkit-input-placeholder{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#assign-staff .s-taginput-container .s-input input::-moz-placeholder{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#assign-staff .s-taginput-container .s-input input:-ms-input-placeholder{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#assign-staff .s-taginput-container .s-input input::-ms-input-placeholder{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#assign-staff .s-taginput-container .s-input input::placeholder{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#assign-staff .text-overflow{text-overflow:ellipsis;white-space:nowrap}#assign-staff .s-button{padding:0}#assign-staff .title-block{font-size:16px}#assign-staff .s-tag span{width:100px;word-break:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#assign-staff .s-select option{font-size:14px}#assign-staff .width-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#assign-staff select{padding-right:22px!important}#assign-staff .s-form-item{margin-bottom:0!important}#modal-virtual-staff .s-form .s-form-item .s-form-item__label{width:100px;text-align:left;margin-bottom:8px}#modal-virtual-staff .s-form .s-form-item .s-form-item__content{width:100%}#modal-virtual-staff .s-tooltip.virtual-tooltip:after{width:500px;white-space:normal}.w-200{width:200px}.w-80{width:80px}#dropdown-roles .s-taginput .s-autocomplete .s-dropdown-content{width:250px}#dropdown-roles .s-taginput .s-autocomplete .s-dropdown-content::-webkit-scrollbar{width:6px}#dropdown-roles .s-taginput .s-autocomplete .s-dropdown-content::-webkit-scrollbar-thumb{background:#888;border-radius:16px}#dropdown-roles .s-taginput .s-autocomplete .s-dropdown-content::-webkit-scrollbar-thumb:hover{background:#555}#dropdown-roles .s-taginput .s-tag{height:40px}#dropdown-roles .s-taginput .s-taginput-container .s-autocomplete input{width:100%;text-overflow:ellipsis!important}.text-opacity{opacity:.5}.block-option-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-option-filter .flex-item:first-child{-webkit-box-flex:0;-ms-flex:0 0 52%;flex:0 0 52%;max-width:50%}.block-option-filter .flex-item:nth-child(2){width:100%}.ana-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:1024px){.block-option-filter{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:610px){.ana-flex{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ana-flex .flex-item:first-child{margin-right:16px}.ana-flex .flex-item:nth-child(3){margin-right:0}.ana-flex .flex-item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:0;width:100%}.ana-flex .flex-item:nth-child(2) .calendar-btn{width:100%}.block-option-filter .flex-item:first-child{margin-right:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-right:0}.block-option-filter .flex-item:nth-child(2){-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}.block-option-filter .flex-item:nth-child(2) .optional-filter:first-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0}.block-option-filter .flex-item:nth-child(2) .optional-filter:nth-child(2){margin-bottom:8px}}.custom-tooltip{position:absolute;-webkit-transform:translateY(2px);transform:translateY(2px)}.word-break-all{word-break:break-all}#sale-report-profit .table-responsive table tbody span{font-size:15px}.top-countries-chart{max-height:300px;overflow:scroll}.sticky-first-col{position:sticky;left:0;background:#fff;z-index:9999999}.upsell-home img{max-width:100%}.upsell-home__analytics-item{border:1px solid #dbdfe1;border-radius:8px}.upsell-home__analytics-item+.upsell-home__analytics-item{margin-left:16px}.upsell-home__search-content{background:url(img/input-search-background.70e013d1.png) no-repeat;background-size:cover;width:100%;height:328px;-webkit-transition:all .25s ease;transition:all .25s ease;border-radius:4px}.upsell-home__search-content.has-result{height:211px}.upsell-home__search .image-item-selected{position:absolute;top:8px;left:8px;z-index:1;border-radius:7px;background-color:#f5f6f7;width:40px;height:40px;overflow:hidden}.upsell-home__search .s-input{width:660px;height:56px;border-radius:12px;background-color:#fff;-webkit-box-shadow:0 5px 10px 0 rgba(54,62,67,.06);box-shadow:0 5px 10px 0 rgba(54,62,67,.06)}.upsell-home__search .s-input input{width:100%;height:100%;background-color:#fff}.upsell-home__search .s-input .s-input__prefix{left:12px;top:3px}.upsell-home__search .s-delete:after,.upsell-home__search .s-delete:before{background-color:#fff}.upsell-home__search .result-title{color:#363e43;font-size:16px;line-height:1.5;font-weight:700}.upsell-home__alert .sb-icon__default svg{width:24px;height:24px}.upsell-home .s-input--prefix .s-input__inner.usell-product-search-input{padding:0 48px}.upsell-home .s-input--prefix .s-input__inner.usell-product-search-input.has-result{padding-left:56px}.upsell-home .usell-product-search-remove{position:absolute;top:20px;right:8px}.upsell-home .search-result{position:absolute;top:48px;left:0;width:100%;max-height:479px;padding:24px 0 0;overflow-y:scroll;z-index:100}.upsell-home .search-result::-webkit-scrollbar{width:3px}.upsell-home .search-result::-webkit-scrollbar-track{background:transparent}.upsell-home .search-result::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.upsell-home .search-result::-webkit-scrollbar-thumb:hover{opacity:.5}.upsell-home .search-result__product--image{border-radius:4px;background-color:#f5f6f7;width:128px;height:128px;overflow:hidden}.upsell-home .search-result__product--name{text-align:left;min-height:32px;max-height:32px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.upsell-home .search-result .s-tab-content{padding-bottom:0}.upsell-home .search-result .s-tabs-nav{margin-left:4px}.upsell-home .search-result .s-tabs-nav span{font-size:16px;line-height:22px;padding-bottom:4px}.upsell-home .search-result .s-tabs-nav span p{font-size:inherit;line-height:inherit}.upsell-home .card{border:1px solid rgba(219,223,225,.5);border-radius:12px;-webkit-transition:all .3s ease;transition:all .3s ease}.upsell-home .card:hover{-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}.upsell-home .card__heading-has-seperator{padding:22px 16px 22px 24px;-webkit-transition:all .25s ease;transition:all .25s ease}.upsell-home .card__heading-no-seperator{padding:24px 16px 8px 24px;-webkit-transition:all .25s ease;transition:all .25s ease}.upsell-home .card__heading--icon{width:24px;height:24px}.upsell-home .card__heading--title{color:#525c64}.upsell-home .card__heading--title-highlighted{color:#0091eb}.upsell-home .card__heading .icon-arrow{position:absolute;top:20px;right:16px;width:24px;height:24px;-webkit-transition:all .25s ease;transition:all .25s ease}.upsell-home .card__heading .icon-arrow.active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.upsell-home .card__heading .icon-arrow img{width:16px;height:16px}.upsell-home .card__body{border-top:1px solid #e8eaed;overflow:hidden}.upsell-home .card__body-no-seperator{border-top:none}.upsell-home .card__body--left{padding-top:10px;padding-bottom:10px;background-color:#f3f3f7;overflow:hidden}.upsell-home .card__body--left video{max-width:70%}.upsell-home .card__body--footer-tip{padding-bottom:16px;border-bottom:1px solid #e8eaed}.upsell-home .card__body--footer-tip-no-border{border-bottom:0}.upsell-home .card__body--footer-tip-no-border i{color:#0093ed!important}.upsell-home .card__body--right{padding:16px 16px 16px 24px}.upsell-home .card__body--right-no-seperator{padding:0 16px 16px 24px}.upsell-home .card__body--enable-button button{width:128px}.upsell-home .card__body--footer-actions .recommend-products--item{width:50px;height:50px;overflow:unset}.upsell-home .card__body--footer-actions .recommend-products--item:nth-child(4){position:relative}.upsell-home .card__body--footer-actions .recommend-products--item:nth-child(4):before{content:"";position:absolute;top:-13px;right:4px;display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;z-index:100}.upsell-home .card__body--footer-actions .recommend-products--item-others{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;color:#fff;background-color:rgba(92,102,112,.86)}.upsell-home .card__body--footer-actions .recommend-products--item.more-items:nth-child(4):before{top:-16px}.upsell-home .card__body--footer-actions .recommend-products--item img{border-radius:4px}.upsell-home .card__body--footer-actions .recommend-products--item .close-icon{position:absolute;top:-8px;right:-8px;color:#717d84;cursor:pointer}.upsell-home .card__body--footer-actions .recommend-products--item .selected-item-container{position:relative;display:block;margin-left:5px}.upsell-home .card__body--footer-actions .recommend-products--item .selected-item-container__img-container{width:45px;height:45px;overflow:hidden}.upsell-home .card__body--footer-actions .recommend-products--item-view-more{position:absolute;top:-69px;left:-8px;background-color:#fff;width:200px;max-height:110px;padding:8px 8px 0;z-index:10;-webkit-box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08);box-shadow:0 6px 16px 0 rgba(54,62,67,.1),0 14px 40px -4px rgba(54,62,67,.08)}.upsell-home .card__body--footer-actions .recommend-products--item-view-more.big-size{width:208px;top:-120px;overflow-y:scroll}.upsell-home .card__body--footer-actions .recommend-products--item-view-more.big-size::-webkit-scrollbar{width:3px}.upsell-home .card__body--footer-actions .recommend-products--item-view-more.big-size::-webkit-scrollbar-track{background:transparent}.upsell-home .card__body--footer-actions .recommend-products--item-view-more.big-size::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.upsell-home .card__body--footer-actions .recommend-products--item-view-more.big-size::-webkit-scrollbar-thumb:hover{opacity:.5}.upsell-home .card__body--footer-actions .recommend-products--item-view-more img:nth-child(4n){margin-right:0}.upsell-home .card__body .shortcut__products-recommend{height:304px;-webkit-transition:all 1s ease;transition:all 1s ease;overflow-y:scroll}.upsell-home .card__body .shortcut__products-recommend::-webkit-scrollbar{width:3px}.upsell-home .card__body .shortcut__products-recommend::-webkit-scrollbar-track{background:transparent}.upsell-home .card__body .shortcut__products-recommend::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.upsell-home .card__body .shortcut__products-recommend::-webkit-scrollbar-thumb:hover{opacity:.5}.upsell-home .card__body .shortcut__products-recommend .product-card{width:130px;height:130px;margin-right:10px;overflow:hidden;border:1px solid rgba(219,223,225,.5);border-radius:4px}@media (min-width:1440px){.upsell-home .card__body .shortcut__products-recommend .product-card{width:140px;height:140px}.upsell-home .card__body .shortcut__products-recommend .product-card:nth-child(4n){margin-right:0}}.upsell-home .card__body .shortcut__products-recommend .product-card:hover .product-card--name{opacity:1;visibility:visible}.upsell-home .card__body .shortcut__products-recommend .product-card--selected{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:4px;-webkit-box-shadow:0 0 0 2px rgba(0,147,237,.1);box-shadow:0 0 0 2px rgba(0,147,237,.1)}.upsell-home .card__body .shortcut__products-recommend .product-card--selected:hover{background-color:rgba(92,102,112,.86)}.upsell-home .card__body .shortcut__products-recommend .product-card--selected:hover .icon-selected{opacity:1;visibility:visible}.upsell-home .card__body .shortcut__products-recommend .product-card--selected.selected{border:1px solid #0093ed}.upsell-home .card__body .shortcut__products-recommend .product-card--selected.selected .icon-selected{opacity:1;visibility:visible}.upsell-home .card__body .shortcut__products-recommend .product-card--selected.selected i{color:#7db4ff!important}.upsell-home .card__body .shortcut__products-recommend .product-card--same-collection{position:absolute;bottom:8px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);color:#6e7a81;background-color:#fff;border-radius:3px;border:1px solid rgba(194,230,250,.5);white-space:nowrap;padding:2px 6px}.upsell-home .card__body .shortcut__products-recommend .product-card--name{position:absolute;bottom:4px;left:0;padding:0 8px;color:#fff;z-index:3;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.upsell-home .card__body .shortcut__products-recommend .product-card .icon-selected{position:absolute;top:10px;right:10px;width:24px;height:24px;z-index:3;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.upsell-home .card__body .shortcut__products-recommend .product-card .icon-selected i{color:#fff}.upsell-home .card__body .create-offer-success img{max-height:204px}.upsell-home .card__body .create-offer-success__title{font-size:24px;color:#21272c;line-height:30px}.upsell-home .card__body .create-offer-success__desc{font-size:14px;color:#363e43;line-height:20px}.upsell-home .card__body .create-offer-success__quantity-desc{font-size:14px;line-height:20px;color:#525c64}.upsell-home .card__body .create-offer-success__footer{padding-top:24px;border-top:1px solid #e8eaed}.upsell-home .card__body .create-offer-success .target-item-container{margin-bottom:12px;margin-right:12px;width:30%;background-color:#f6f7f9;padding:8px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.upsell-home .card__body .create-offer-success .target-item-container__title{color:#525c64;margin:auto;font-size:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:105px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.upsell-home .card__body .create-offer-success .target-item-container__img{border-radius:8px;width:56px;height:56px;overflow:hidden}.upsell-home .card__body .create-offer-success .selected-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.upsell-home .quantity-shortcut__button-remove{position:absolute;bottom:30px;right:0}.upsell-home .quantity-shortcut .card__heading--icon i{color:#f7943b}.upsell-home .quantity-shortcut .s-input{width:220px}@media only screen and (min-width:1200px){.upsell-home .quantity-shortcut .s-input{width:270px}}.upsell-home .quantity-shortcut .s-input__suffix{right:15px}.upsell-home .bundle-shortcut .card__heading--icon i{color:#781ed1}.upsell-home .accessories-shortcut .card__heading--icon i{color:#35a31f}.upsell-home .pre-purchase-shortcut .card__heading--icon i{color:#0093ed}.upsell-home .featured-offer-template__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.upsell-home .featured-offer-template__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.upsell-home .featured-offer-template__content--title{max-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.upsell-home .featured-offer-template__content--description{color:#525c64;max-height:60px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.upsell-home .featured-offer-template__preview-image{height:180px;width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:6px;border-top-right-radius:6px}.upsell-home .featured-offer-template__card{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-width:0 1px 1px 1px;border-style:solid;border-color:rgba(219,223,225,.5);-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.upsell-home .featured-offer-template__placeholder{height:300px}.upsell-home .featured-offer-template__button{font-weight:400;color:#363e43}.upsell-home .s-pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upsell-home .s-pagination .s-pagination-next,.upsell-home .s-pagination .s-pagination-previous{width:40px;height:40px;background-color:rgba(219,223,225,.24)}.upsell-home .s-pagination .s-pagination-next[disabled],.upsell-home .s-pagination .s-pagination-previous[disabled]{border-color:rgba(110,122,129,.2)}.upsell-home .s-pagination .s-pagination-previous{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.upsell-home .s-pagination .s-pagination-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.upsell-home .s-pagination .s-pagination-next{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.upsell-home .s-pagination .s-pagination-list{-webkit-box-flex:initial;-ms-flex-positive:initial;flex-grow:0;-ms-flex-negative:initial;flex-shrink:1}.upsell-home .s-pagination .s-pagination-list .s-pagination-link{width:40px;height:40px;color:#363e43;background-color:rgba(219,223,225,.24);border-radius:7px;text-decoration:none}.upsell-home .s-pagination .s-pagination-list .s-pagination-link.is-current{border-color:rgba(26,31,35,.24)}.upsell-home .s-pagination .s-pagination-list .s-pagination-ellipsis{padding-bottom:0;margin-bottom:-16px;font-weight:700}.upsell-home .faq__content{color:#525c64}#staffs-profit-performace .lable-header{margin-bottom:20px}#staffs-profit-performace .icon-store{color:#6e7a81}#staffs-profit-performace th,#staffs-profit-performace th span{text-align:left!important;font-size:14px!important;font-weight:700!important;color:#6e7a81!important}#staffs-profit-performace th span{cursor:pointer}#staffs-profit-performace .table>tbody>tr>td{text-align:left;vertical-align:middle;padding:8px 0!important;font-size:14px;color:#4c555a!important;word-break:break-all}#staffs-profit-performace .table>tbody>tr>td.padding-right{padding-right:20px!important}#staffs-profit-performace .table>thead>tr>th{text-align:left!important;padding:8px 12px!important;font-size:14px!important;font-weight:700!important;color:#6e7a81!important}#staffs-profit-performace input{border:1px solid #fff;border-radius:5px;color:#4c555a!important}#staffs-profit-performace input:hover{border:1px solid #0cbedc;border-radius:5px}#staffs-profit-performace span.circle{background:hsla(0,0%,80%,.19607843137254902);padding:10px 15px;border-radius:50%;border:1px solid #ccc}#staffs-profit-performace .box-shadow-container{border-radius:10px;padding:15px}#staffs-profit-performace .box-shadow-container p{padding-bottom:15px;color:#4c555a!important}#staffs-profit-performace .box-shadow-container p span span{font-size:15px;color:#2b2b2b;cursor:pointer}#staffs-profit-performace .box-shadow-container h3{padding-bottom:15px}#staffs-profit-performace .box-shadow-container h4{padding-bottom:10px}#staffs-profit-performace .box-shadow-container .padding-row{padding-top:15px}#staffs-profit-performace .box-shadow-container .width-save{width:14%;margin-right:5px}#staffs-profit-performace ::-webkit-scrollbar{width:5px}#staffs-profit-performace ::-webkit-scrollbar-track{background:#fff}#staffs-profit-performace ::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}#staffs-profit-performace ::-webkit-scrollbar-thumb:hover{background:#555}#staffs-profit-performace input:focus{border:1px solid #0cbedc;border-radius:5px}#staffs-profit-performace .table>thead>tr>th{text-align:center;padding:8px 0!important;color:#363e43;font-size:1rem;font-weight:400}#staffs-profit-performace p{padding-top:10px}#staffs-profit-performace .row{margin-top:25px}.border-bottom-dashed{border-bottom:1px dashed}ul.padding-left{padding-left:20px}ul.padding-left>li:first-child{padding-bottom:10px}.sb-ide{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:#fff}.sb-ide__context-body{min-height:350px}.sb-ide__view{color:#525c64}.sb-ide__view--action-bar{position:relative;border-top:1px solid #dbdfe1;border-bottom:1px solid #dbdfe1}.sb-ide__view--building-popover{width:350px;position:absolute;top:48px;right:0;z-index:9999;background-color:#fff;padding:24px;border-radius:8px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.16);box-shadow:0 4px 8px 0 rgba(0,0,0,.16);-webkit-transition:all .3s ease;transition:all .3s ease}.sb-ide__view--building-popover .s-icon-close{position:absolute;top:10px;right:10px}.sb-ide__file-commit-panel{width:280px;background-color:#fff}.sb-ide__rollback-version{position:fixed;bottom:0;left:0;background-color:#fff;z-index:1000002;width:100%;border-top:1px solid #dbdfe1}.sb-ide__sidebar-revision .sidebar-body{padding-bottom:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sb-ide__sidebar-revision .sidebar--item:hover{cursor:pointer;color:#0091eb}.sb-ide__sidebar-revision .sidebar--item-selected{color:#0091eb}.sb-ide__sidebar-revision .sidebar--item-active{position:relative}.sb-ide__sidebar-revision .sidebar--item-active:before{content:"";position:absolute;top:24px;left:-8px;width:10px;height:10px;background-color:#0091eb;border-radius:100%}.sb-ide__context-header{width:auto;margin-right:0}.sb-ide__context-header .list-files-changed{position:absolute;top:0;border-radius:8px;border:1px solid rgba(10,10,10,.1);width:242px;right:-264px;background-color:#fff;z-index:9999;-webkit-box-shadow:0 10px 15px -3px rgba(10,10,10,.1),0 4px 6px -2px rgba(10,10,10,.05);box-shadow:0 10px 15px -3px rgba(10,10,10,.1),0 4px 6px -2px rgba(10,10,10,.05);max-height:500px;overflow-y:auto}.sb-ide__context-header .list-files-changed .file-changed{border-bottom:1px solid rgba(10,10,10,.1)}.sb-ide__context-header .list-files-changed .file-changed:hover{background-color:#f5f6f7}.sb-ide__context-header .list-files-changed .file-changed:last-child{border-bottom:0}.sb-ide__file-commit-panel-inner{min-height:100%;min-width:0}.sb-ide__file-commit-panel-inner-content{background-color:#fff}.sb-ide__tree-header{border-bottom:1px solid #dbdfe1}.sb-ide__tree-actions{margin-left:auto}.sb-ide__tree-body{overflow:auto}.sb-ide__file-row{height:32px;margin-left:-8px;margin-right:-8px;border-radius:3px}.sb-ide__file-row.is-active,.sb-ide__file-row:focus,.sb-ide__file-row:hover{background:#f5f6f7}.sb-ide__file-row:focus .sb-ide__dropdown-action,.sb-ide__file-row:hover .sb-ide__dropdown-action{display:block}.sb-ide__file-row-name-container{overflow:visible}.sb-ide__file-row-name{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:inherit;height:19px;line-height:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:top}.sb-ide__file-row-icon{vertical-align:middle}.sb-ide__file-loading{display:inline-block;vertical-align:middle}.sb-ide__icon{fill:currentColor}.sb-ide__dropdown-action.s-dropdown{display:none}.sb-ide__dropdown-toggle.s-button.is-text{padding:4px;color:#363e43}.sb-ide__dropdown-toggle.s-button.is-text:hover{color:#363e43;background-color:#dbdfe1}.sb-ide__multi-file-commit-form{background-color:#fff;border-left:1px solid #dbdfe1;-webkit-transition:all .3s ease;transition:all .3s ease}.sb-ide__commit-message-field{min-width:0;padding:0;margin:0;border:0;height:200px;background-color:#fff}.sb-ide__md-area{background-color:#fff;border:1px solid #dbdfe1;border-radius:4px;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.sb-ide__md-area.is-focused{border-color:#78cbff;-webkit-box-shadow:0 0 0 3px rgba(0,147,237,.25);box-shadow:0 0 0 3px rgba(0,147,237,.25)}.sb-ide__nav-links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;height:30px;padding:0 0 16px;margin:0;list-style:none;border-bottom:1px solid #dbdfe1}.sb-ide__commit-form-compact{border-top:1px solid #dbdfe1}.sb-ide__commit-message-textarea-container{overflow:hidden}.sb-ide__diff-changed-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-ide__find-file .s-dropdown-item{padding:0}.sb-ide__file-finder-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:200}.sb-ide__file-finder-overlay .s-taginput{max-width:560px;width:100%;z-index:150;margin:50px auto 0;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08);box-shadow:0 2px 4px rgba(0,0,0,.08)}.sb-ide .s-form{border-top:1px solid #dbdfe1}.sb-ide .s-dropdown.is-active .sb-ide__dropdown-toggle.s-button.is-text{color:#ebf7fd;background-color:#0063b6}.sb-ide .ml-auto{margin-left:auto}.sb-ide .d-inline-block{display:inline-block}.sb-ide .file-addition,.sb-ide .file-addition-solid{color:#288200}.sb-ide .file-modified,.sb-ide .file-modified-solid{color:#d47e44}.sb-ide .file-deletion,.sb-ide .file-deletion-solid{color:#ee4b38}.sb-ide .file-extension-8{width:8px;height:8px}.sb-ide .file-extension-10{width:10px;height:10px}.sb-ide .file-extension-12{width:12px;height:12px;vertical-align:-1px}.sb-ide .file-extension-14{width:14px;height:14px}.sb-ide .file-extension-16{width:16px;height:16px;vertical-align:-3px}.sb-ide .file-extension-18{width:18px;height:18px}.sb-ide .file-extension-24{width:24px;height:24px}.sb-ide .file-extension-32{width:32px;height:32px}.sb-ide .file-extension-48{width:48px;height:48px}.sb-ide .file-extension-72{width:72px;height:72px}.sb-ide__file-edit-pane{overflow:hidden;border-left:1px solid #dbdfe1;border-right:1px solid #dbdfe1}.sb-ide__empty-state{height:100vh;background-color:transparent}.sb-ide__multi-file-tabs{background-color:#f5f6f7;-webkit-box-shadow:inset 0 -1px #dbdfe1;box-shadow:inset 0 -1px #dbdfe1}.sb-ide__multi-file-tabs li{background-color:#f5f6f7;border-right:1px solid #dbdfe1;border-bottom:1px solid #dbdfe1}.sb-ide__multi-file-tabs li.active{background-color:#fff;border-bottom-color:transparent}.sb-ide__multi-file-tabs li:not(.disabled) .sb-ide__multi-file-tab{cursor:pointer}.sb-ide__list-unstyled{overflow-x:auto;list-style:none;border-right:1px solid #dbdfe1}.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:500px;flex-basis:500px;height:56px}.sb-ide__file-actions{position:absolute;right:10px;top:64px;z-index:9}.sb-ide__publish-theme .alert-box{background-color:#f2f2f8;border-radius:6px}.sb-ide__publish-theme .alert-box .heading{color:#82869e}.sb-ide__multi-file-tab{display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap;max-width:141px}.sb-ide__multi-file-tab-close{width:16px;height:16px;padding:0;margin-left:8px;background:none;border:0;border-radius:4px;color:#363e43;-webkit-appearance:button}.sb-ide__multi-file-tab-close:not(:disabled){cursor:pointer}.sb-ide__blob-viewer-container{height:0}.sb-ide__preview-container{overflow:auto}.sb-ide__image-viewer img{max-width:100%}.sb-ide .svg-content{text-align:center;padding:16px}.sb-ide .svg-content img,.sb-ide .svg-content svg{max-width:425px;width:100%}.sb-ide .svg-content.svg-250 img,.sb-ide .svg-content.svg-250 svg{max-width:250px}.sb-ide .disabled-dropdown-item{pointer-events:none;opacity:.4}.sb-ide .commit-form-slide-up-enter-active,.sb-ide .commit-form-slide-up-leave-active{position:absolute;top:0;left:0;right:0;-webkit-transition:all .3s ease;transition:all .3s ease}.sb-ide .is-compact .commit-form-slide-up-leave-to,.sb-ide .is-full .commit-form-slide-up-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.sb-ide .is-compact .commit-form-slide-up-leave,.sb-ide .is-full .commit-form-slide-up-enter-to{-webkit-transform:translateY(0);transform:translateY(0)}.sb-ide .commit-form-slide-up-enter,.sb-ide .commit-form-slide-up-leave-to,.sb-ide .fade-enter,.sb-ide .fade-leave-to{opacity:0}@media only screen and (min-width:1132px){.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:600px;flex-basis:600px}}@media only screen and (min-width:1280px){.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:700px;flex-basis:700px}}@media only screen and (min-width:1232px){.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:750px;flex-basis:750px}}@media only screen and (min-width:1332px){.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:800px;flex-basis:800px}}@media only screen and (min-width:1440px){.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:900px;flex-basis:900px}}@media only screen and (min-width:1600px){.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:1050px;flex-basis:1050px}}@media only screen and (min-width:1800px){.sb-ide__list-unstyled-max-width{-ms-flex-preferred-size:1200px;flex-basis:1200px}}#import-another-store .s-modal,#import-another-store .s-modal .s-animation-content,#import-another-store .s-modal .s-modal-body{overflow:unset}#import-another-store .full-dropdown .s-dropdown-trigger{width:100%}#import-another-store .full-dropdown .s-dropdown-trigger .s-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#import-another-store .full-dropdown .s-dropdown-trigger .s-button .s-flex{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#import-another-store .full-dropdown .s-dropdown-menu{width:100%}#import-another-store #select-shops .s-dropdown-content{border-radius:8px;padding:16px;height:200px;overflow-y:scroll;overflow-x:hidden}#import-another-store #select-shops .s-dropdown-content::-webkit-scrollbar{width:3px}#import-another-store #select-shops .s-dropdown-content::-webkit-scrollbar-thumb{height:15px;width:3px;-webkit-box-shadow:inset 0 0 5px grey;box-shadow:inset 0 0 5px grey;border-radius:10px}#import-another-store #select-shops .s-dropdown-content .s-dropdown-item{background-color:#f5f6f7;border:1px solid #e8eaed;border-radius:8px;margin-bottom:8px}#import-another-store #select-shops .s-dropdown-content .s-dropdown-item .text-domain{color:#525c64;font-size:12px}#import-another-store #select-shops .s-dropdown-content .s-dropdown-item .is-active{background-color:#fff!important}#import-another-store #select-shops .s-dropdown-content .s-dropdown-item:hover{background-color:#fff;-webkit-box-shadow:#1a1f23;box-shadow:#1a1f23}#modal-import .s-tooltip .is-multiline:after{width:354px}#modal-import .s-dropdown-content{max-height:360px;overflow-y:auto;width:450px}#modal-import .ocean{width:40px;height:40px}#modal-import .ocean .wrap-wave{position:relative;width:24px;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:url(img/logo_top.0cfbd69c.svg) no-repeat 50%}#modal-import .ocean .wrap-wave .wave-pause{background:url(img/logo_pending.21989e43.svg) no-repeat;position:absolute;width:6400px;height:10px;-webkit-transform:translate3d(0,1px,0);transform:translate3d(0,1px,0)}#modal-import .ocean .wrap-wave .wave-animate{background:url(img/logo_footer_edited.308b01b1.svg) repeat-x;position:absolute;width:6400px;height:8px;-webkit-animation:wave 20s linear infinite;animation:wave 20s linear infinite;-webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0)}@-webkit-keyframes wave{0%{margin-left:-10px}to{margin-left:-300px}}@keyframes wave{0%{margin-left:-10px}to{margin-left:-300px}}#modal-import .ocean .wrap-wave-none{background:url(img/logo_none_process.d87d610b.svg) no-repeat 50%;position:relative;width:24px;height:100%}#modal-import .warning-color{color:#f59a23}.font-weight-400{font-weight:400}.text-gray-neutral{color:#5e6a6e}.unite-ui-dashboard__aside.app-collapsing .nav-sidebar{-ms-overflow-style:none;scrollbar-width:none}.unite-ui-dashboard__aside.app-collapsing .nav-sidebar::-webkit-scrollbar{width:3px}.unite-ui-dashboard__aside.app-collapsing .nav-sidebar::-webkit-scrollbar-track{background:transparent}.unite-ui-dashboard__aside.app-collapsing .nav-sidebar::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.unite-ui-dashboard__aside.app-collapsing .nav-sidebar::-webkit-scrollbar-thumb:hover{opacity:.5}.unite-ui-dashboard__aside.app-collapsing .nav-sidebar::-webkit-scrollbar{display:none}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-1{-webkit-line-clamp:1}.table-sticky{max-height:70vh;overflow-y:auto}.table-sticky table{border-collapse:collapse;width:100%}.table-sticky table .order-select-header{z-index:3}.table-sticky table .order-select-header .orders-actions{width:220px}.table-sticky table thead th{position:sticky;top:0;background-color:#fff;z-index:2}.table-sticky table tfoot tr td{position:sticky;bottom:0;background-color:#fff;border-bottom:none}.m-l-14{margin-left:14px}.font-weight-bold{font-weight:700!important}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-basis-0{-ms-flex-preferred-size:0;flex-basis:0}.w-50-i{width:50%!important}.w-60-i{width:60%!important}.p-y-0{padding-left:0;padding-right:0}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:480px){.mr-xs-24{margin-right:0}}@media (min-width:767px){.mr-xs-24{margin-right:0}}@media (min-width:1440px){.mr-xs-24{margin-right:24px}}@media (max-width:480px){.mr-md-8{margin-right:0}}@media (min-width:767px){.mr-md-8{margin-right:8px}}@media (min-width:1440px){.mr-md-8{margin-right:8px}}@media (max-width:480px){.ml-md-8{margin-left:0}}@media (min-width:767px){.ml-md-8{margin-left:8px}}@media (min-width:1440px){.ml-md-8{margin-left:8px}}@media (min-width:1440px){.d-lg-none{display:none!important}}@media (max-width:480px){.d-xs-none{display:none!important}}@media (min-width:767px){.d-xs-none{display:none!important}}@media (min-width:1440px){.d-xs-none{display:initial}}.product_request .greeting{color:rgba(82,92,100,.72);font-size:14px}@media (min-width:1440px){.product_request .boxes .col-xs-12.col-lg-4>.box{margin-right:4px}.product_request .boxes .col-xs-12.col-lg-4:nth-child(2)>.box{margin-left:4px}.product_request .boxes .col-xs-12.col-lg-4:last-child>.box{margin-right:0;margin-left:4px}}.product_request .boxes .box{border:1px solid rgba(219,223,225,.5);height:100%;padding:16px;border-radius:12px}.product_request .boxes .box .box-icon{color:#0093ed;-ms-flex-item-align:start;align-self:flex-start}.product_request .product_url_label{font-weight:800;font-size:14px}.product_request .product_url_label.required:after{content:"*"}.product_request .product_url_desc{font-size:14px;line-height:16px}.product_request .remove-action{cursor:pointer;color:#555550}.product_request .product_urls{border:1px solid rgba(219,223,225,.5);height:100%;padding:16px;border-radius:12px}.product_request .product_urls input::-webkit-input-placeholder{font-size:14px}.product_request .product_urls input::-moz-placeholder{font-size:14px}.product_request .product_urls input:-ms-input-placeholder{font-size:14px}.product_request .product_urls input::-ms-input-placeholder{font-size:14px}.product_request .product_urls input::placeholder{font-size:14px}.product_request .contact_information{overflow:hidden;position:relative;border:1px solid rgba(219,223,225,.5);height:100%;padding:16px;border-radius:12px}.product_request .contact_information .collapse-btn{position:absolute;top:10px;right:10px;cursor:pointer}@media only screen and (max-width:767px){.warehouse__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c3cfd8;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.warehouse__heading__warehouse__title{font-size:20px;margin-bottom:16px}}.warehouse .s-tabs .s-tabs-nav li p{font-size:1rem}.warehouse .summary-section .summary-section--item{margin-right:64px;display:-webkit-box;display:-ms-flexbox;display:flex}.warehouse .summary-section .summary-section--item .summary-section--item__icon{margin-top:6px;margin-right:10px;color:#555550}.warehouse .summary-section .summary-section--item .summary-section--item__total{font-size:24px;font-weight:700;color:#363e43}.warehouse .summary-section .summary-section--item .summary-section--item__title{margin-top:-4px;font-size:12px}.warehouse .summary-section .summary-section--item .summary-section--item__title .s-tooltip-fixed{vertical-align:middle}@media (max-width:480px){.warehouse .summary-section{-ms-flex-wrap:wrap;flex-wrap:wrap}}.warehouse .import-product-done-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f5f6f7;-webkit-box-shadow:-2px 0 0 0 #b5bdc2;box-shadow:-2px 0 0 0 #b5bdc2;padding:16px}.import-product-done-section__icon{margin-right:6px}.import-product-done-section__image{margin-right:16px}.import-product-done-section__description{font-size:14px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:16px}.warehouse .s-tab-content{overflow:visible!important}.warehouse .s-tabs:not(:last-child){margin-bottom:1rem}.warehouse .modal-export-product-moves{z-index:1000002}.inventory .product-list .th-opacity{opacity:.2}.inventory .product-list .table>thead>tr>th:not(:first-of-type){padding-left:16px}.inventory .product-list th.order-select-header{width:30px;min-width:30px;padding-right:4px}.inventory .product-list tr:not(.tr--no-hover):hover{background-color:#f8f8fc;cursor:pointer}.inventory .product-list tr:not(.tr--no-hover):hover .customer-link{visibility:visible}.inventory .product-list td{padding-right:16px!important;padding-top:16px!important;padding-bottom:16px!important;vertical-align:middle;padding-left:0;color:#525c64}.inventory .product-list td:last-child{padding-right:0!important}.product-list__cell-variant{background-color:#fbfbfb;border:none!important}.product-list__cell-variant--name{padding-left:60px!important}.inventory .product-list td.order-select{width:30px;min-width:30px}.inventory .product-list td.product--name,.inventory .product-list td.variant--name{width:300px;min-width:300px}.inventory .product-list td.product--available_stock,.inventory .product-list td.product--awaiting_stock,.inventory .product-list td.product--fulfilled,.inventory .product-list td.product--incoming,.inventory .product-list td.product--last_3_days_sale,.inventory .product-list td.product--need_to_purchase,.inventory .product-list td.product--processing,.inventory .product-list td.product--purchased,.inventory .product-list td.product--restock,.inventory .product-list td.product--wait_to_fulfill,.inventory .product-list td.variant--available_stock,.inventory .product-list td.variant--awaiting_stock,.inventory .product-list td.variant--fulfilled,.inventory .product-list td.variant--incoming,.inventory .product-list td.variant--last_3_days_sale,.inventory .product-list td.variant--need_to_purchase,.inventory .product-list td.variant--processing,.inventory .product-list td.variant--purchased,.inventory .product-list td.variant--restock,.inventory .product-list td.variant--wait_to_fulfill{width:135px;min-width:135px}.inventory .product-list td.product--action{min-width:225px}@media screen and (max-width:425px){.inventory .product-list td.product--name,.inventory .product-list td.variant--name{width:120px;min-width:120px;max-width:120px}.inventory .product-list td .product-list__name{width:80px}}@media screen and (min-width:1920px){.inventory .product-list td.product--name,.inventory .product-list td.variant--name{width:450px;min-width:450px}}@media screen and (min-width:2560px){.inventory .product-list td.product--name,.inventory .product-list td.variant--name{width:600px;min-width:600px}}.inventory .product-list td>.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.inventory .product-list .no-data{border-bottom:none}.inventory .product-list .no-data .font-14{color:#919ba1;line-height:20px;font-size:14px}.inventory .product-list .no-data .text-no-data{color:#919ba1}.inventory .product-list .restock-col input{padding-right:5px;text-align:right;background-color:#fff;border-radius:7px!important;border:1px solid #b6bdc2!important}.inventory .product-list .restock-col input:focus,.inventory .product-list .restock-col input:hover{padding-right:0;text-align:center}.inventory .product-list .restock-col input[type=number]::-webkit-inner-spin-button,.inventory .product-list .restock-col input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.inventory .product-list .restock-col input[type=number]:focus::-webkit-inner-spin-button,.inventory .product-list .restock-col input[type=number]:focus::-webkit-outer-spin-button,.inventory .product-list .restock-col input[type=number]:hover::-webkit-inner-spin-button,.inventory .product-list .restock-col input[type=number]:hover::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.product-list__name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-list__sub-name{margin-top:4px;color:rgba(82,92,100,.72);font-size:.75rem}.inventory .product-list .color-gray{color:#b6bdc2}.inventory .product-list .product-title{position:relative;cursor:pointer}.inventory .product-list .product-title:before{content:"";position:absolute;top:5px;left:100%;margin-left:5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #c4c6d4}.inventory .product-list .product-title--up:before{border-bottom:6px solid #c4c6d4;border-top:none}.inventory .product-list .product-title--active:before{border-top-color:#82869e;border-bottom-color:#82869e}.inventory .icon-button,.product-title__icon-button{color:#b7bec3;line-height:6}.inventory .s-button{font-weight:400}.product-sourcing .s-tabs .s-tabs-nav a{padding:.5em 1.5em .5em 0}.product-sourcing .s-tabs .s-tab-content{display:none}.product-sourcing table{table-layout:fixed;width:100%}.product-sourcing .table-quotation .th-opacity{opacity:.2}.product-sourcing .table-quotation tr:not(.tr--no-hover):hover{background-color:#f8f8fc;cursor:pointer}.product-sourcing .table-quotation thead th{padding:24px 16px 16px 0}.product-sourcing .table-quotation thead th:last-child{padding-right:0!important}.product-sourcing .table-quotation thead th strong{cursor:default}.product-sourcing .table-quotation tbody tr td{color:#525c64;padding:16px 16px 16px 0;vertical-align:middle}.product-sourcing .table-quotation tbody tr td:last-child{padding-right:0!important}.product-sourcing .table-quotation tbody tr td .warehouse-product{display:-webkit-box;display:-ms-flexbox;display:flex}.product-sourcing .table-quotation tbody tr td .warehouse-product__image{margin-right:12px;width:40px;height:40px}.product-sourcing .table-quotation tbody tr td .warehouse-product__name{display:inline-block;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:40px;line-height:20px;color:#525c64}.product-sourcing .table-quotation tbody tr td .source-url{width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-block;direction:rtl;color:#525c64}.product-sourcing .table-quotation tbody tr td .select-box-trigger{color:#0a0a0a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-sourcing .table-quotation tbody tr td .s-dropdown-content{width:70%}.quotation-detail .box{border:1px solid rgba(219,223,225,.5);border-radius:12px;padding:16px}.quotation-detail .box .img-wrapper{width:40px;height:40px}.quotation-detail .box .img-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.quotation-detail .preview .preview-section{width:30%;margin-right:40px}.quotation-detail .preview .preview-section .preview-img{padding-top:100%;background-color:#f5f6f7;border-radius:12px;position:relative}.quotation-detail .preview .preview-section .preview-img,.quotation-detail .preview .preview-section .preview-img .wrp{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quotation-detail .preview .preview-section .preview-img .wrp{position:absolute;top:0;height:100%;width:100%}.quotation-detail .preview .preview-section .preview-img .wrp img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.quotation-detail .preview .preview-section .item-img{background-color:#f5f6f7;border-radius:8px;cursor:pointer;width:40px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #fff;-webkit-box-shadow:0 0 2px #fff;box-shadow:0 0 2px #fff;margin:0 2px}.quotation-detail .preview .preview-section .item-img .img-wrapper{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.quotation-detail .preview .preview-section .item-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.quotation-detail .preview .preview-section .item-img.active{border:1px solid #72cbff;-webkit-box-shadow:0 0 2px #0094f2;box-shadow:0 0 2px #0094f2}.quotation-detail .preview .content-section{width:70%}.quotation-detail .preview .content-section .attr{display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0}.quotation-detail .preview .content-section .label{width:40%;font-weight:700;font-size:14px;padding-left:0;white-space:unset;text-align:left}.quotation-detail .preview .content-section .content{width:60%}.quotation-detail .preview .content-section .tips{width:60%;margin-left:40%;font-size:12px}.quotation-detail .preview .content-section .prices .price{border:1px solid rgba(219,223,225,.5);background-color:rgba(219,223,225,.2);border-radius:8px;padding:12px 16px;word-break:break-word}.quotation-detail .preview .content-section .prices .price .price-value{font-size:21px;line-height:30px;font-weight:700;color:#363e43}.quotation-detail .preview .content-section .prices .price .price-condition{color:#525c64;font-size:14px;line-height:20px}.quotation-detail .preview .content-section .prices .label{min-height:104px}.quotation-detail .preview .content-section .variants .variant .variant-value{border-radius:8px;border:1px solid rgba(219,223,225,.5);font-size:14px;padding:8px 12px;margin-bottom:8px;margin-right:8px;-webkit-transition:border .2s ease-out;transition:border .2s ease-out;margin-left:0;font-weight:400}.quotation-detail .preview .content-section .variants .variant .variant-value.variant-active{border:1px solid #72cbff;-webkit-box-shadow:0 0 2px #0094f2;box-shadow:0 0 2px #0094f2}.quotation-detail .purchase-order-type{margin-bottom:16px}.quotation-detail .purchase-order-type .list-type .type{padding:23px 16px;text-align:center;-webkit-transition:border .2s ease-out;transition:border .2s ease-out}.quotation-detail .purchase-order-type .list-type .type.type-active{border:1px solid #72cbff;-webkit-box-shadow:0 0 2px #0094f2;box-shadow:0 0 2px #0094f2}.quotation-detail .purchase-order-type .specific-variants .quantity-col input{padding-right:0}.quotation-detail .purchase-order-type .specific-variants .quantity-col input::-webkit-inner-spin-button{color:red}.quotation-detail .purchase-order-type .specific-variants .text-pink{color:#ff0070}.quotation-detail .purchase-order-type .specific-variants .text-grey{color:#a3a3a3}.quotation-detail .purchase-order-type .specific-variants .text-green{color:#00a83e}.quotation-detail .purchase-order-type .specific-variants .manual-input{position:absolute;top:50px;left:158px;background-color:hsla(0,0%,100%,.98);border:1px solid rgba(110,122,129,.16);cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;border-radius:7px;font-size:14px;font-weight:700;width:343px;height:154px}.quotation-detail .purchase-order-type .specific-variants .manual-input .s-button.text-white span{color:#fff}.quotation-detail .purchase-order-type .specific-variants .table-sticky table .order-select-header .orders-actions{width:340px;top:2px;left:30px;padding:6px;-webkit-box-shadow:0 6px 16px rgba(54,62,67,.1),0 16px 16px rgba(54,62,67,.08);box-shadow:0 6px 16px rgba(54,62,67,.1),0 16px 16px rgba(54,62,67,.08)}.quotation-detail .select-shipping-modal .variants .variant .variant-value{border-radius:8px;border:1px solid rgba(219,223,225,.5);font-size:14px;padding:8px 12px;margin-bottom:8px;margin-right:8px;-webkit-transition:border .2s ease-out;transition:border .2s ease-out;margin-left:0;font-weight:400}.quotation-detail .select-shipping-modal .variants .variant .variant-value.variant-active{border:1px solid #72cbff;-webkit-box-shadow:0 0 2px #0094f2;box-shadow:0 0 2px #0094f2}.quotation-detail .select-shipping-modal .label{text-align:left;padding-left:0;min-width:20%}.quotation-detail .select-shipping-modal .attr{display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:480px){#purchase-orders .filter-bar .search{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-bottom:8px}}#purchase-orders .filter-bar .po-date-filter{width:330px}@media (max-width:480px){#purchase-orders .filter-bar .po-date-filter{margin-left:0}}@media (max-width:480px){#purchase-orders .filter-bar{-ms-flex-wrap:wrap;flex-wrap:wrap}}#purchase-orders .status-tabs p{font-size:16px}#purchase-orders .purchase-order-table .orders-actions{width:210px}#purchase-orders .purchase-order-table th{padding-left:0;padding-right:8px}#purchase-orders .purchase-order-table th span{font-size:12px}#purchase-orders .purchase-order-table th.text-right{padding-left:8px;padding-right:0;text-align:right}#purchase-orders .purchase-order-table tbody tr{cursor:pointer}#purchase-orders .purchase-order-table tbody tr td{padding:16px 0}#purchase-orders .purchase-order-table tbody tr td.create-date{min-width:100px}#purchase-orders .purchase-order-table tbody tr td.create-date,#purchase-orders .purchase-order-table tbody tr td.name,#purchase-orders .purchase-order-table tbody tr td.product-name{padding-right:8px}#purchase-orders .purchase-order-table tbody tr td.date-done,#purchase-orders .purchase-order-table tbody tr td.expected-date-of-arrival,#purchase-orders .purchase-order-table tbody tr td.total-price,#purchase-orders .purchase-order-table tbody tr td.total-quantity{padding-left:8px}.purchase-order-detail .purchase-table__image{width:40px;height:40px}.purchase-order-detail .purchase-table__content{line-height:40px}.mapping-products .mapping-products-header h2{font-size:40px;line-height:48px}.mapping-products .warehouse-item{padding:16px 0 18px 16px}.mapping-products .warehouse-item__image{width:64px;height:64px}.mapping-products .warehouse-item__text{margin-left:12px;font-size:16px}.mapping-products .mapping-product-list hr{margin:0}.mapping-products .mapping-product-list__store-name{padding:16px 12px 16px 16px}.mapping-products .mapping-product-list__content{padding:16px;background-color:#f5f6f7}.mapping-products .mapping-product-list__content__image{border-radius:4px;width:100%;height:100%}.mapping-products .mapping-product-list__content .img-wrapper{max-width:40px;height:40px;border-radius:4px;mix-blend-mode:multiply}@media (max-width:1023px){.mapping-products .mapping-product-list__content .action-buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.mapping-products .mapping-text-grey-color{color:#525c64}.mapping-products .mapping-text-blue-color{color:#0093ed}.mapping-products .mapping-text-red-color{color:#ee4b38}.mapping-products .blurry-icon{opacity:.5}.mapping-products .mapping-button{cursor:pointer}.font-12{font-size:12px}.font-32{font-size:32px}.mapping::-webkit-scrollbar{width:3px}.mapping::-webkit-scrollbar-track{background:transparent}.mapping::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.mapping::-webkit-scrollbar-thumb:hover{opacity:.5}@media (max-width:767px){.mapping .warehouse__heading{font-size:24px;border:none;margin-bottom:0}}.mapping .font-12{font-size:12px}.mapping .box{font-size:14px;border-radius:12px;border:1px solid rgba(219,223,225,.5);padding:16px 16px 0 16px}@media (max-width:767px){.mapping .box>.row{padding:8px 8px}.mapping .box{border-radius:unset;margin:0 -8px;padding:0}.mapping .box .list-items .col-xs-12{padding:0}.mapping .box .list-items .col-xs-12 .option-item .row{padding:0 8px}}.mapping .box .item{margin-bottom:17px}.mapping .box .item .img-wrapper{padding:2px;background-color:#f5f6f7;border-radius:4px;width:64px;height:64px}.mapping .box .item img{-o-object-fit:contain;object-fit:contain;height:100%}.mapping .box .s-checkbox{padding:18px 0;width:100%}.mapping .box .s-select-searchable{padding:9px 0}.mapping .box .s-select-searchable .s-select-searchable__item-list{width:100%;top:calc(100% - 9px);max-height:160px;overflow-y:auto;overflow-x:hidden}.mapping .box .s-select-searchable .s-select-searchable__item{padding:8px 16px}.mapping .box .s-select-searchable .s-select-searchable__item:not(.s-select-searchable__item--header).active.option--choice{background-color:#0093ed}.mapping .box .s-select-searchable .s-input--suffix .s-input__inner{font-size:14px}.mapping .box .s-select{padding:9px 0;width:100%;height:unset}.mapping .box .option-item{border-top:1px solid rgba(219,223,225,.5)}.mapping .box .option-item .main-item.row{-webkit-transition:background-color 1s;transition:background-color 1s}.mapping .box .option-item .main-item.row:hover,.mapping .box .option-item .sub-items .row:hover{background:#fff;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(9%,rgba(245,246,247,.64)),color-stop(91%,rgba(245,246,247,.64)),to(#fff));background:linear-gradient(90deg,#fff,rgba(245,246,247,.64) 9%,rgba(245,246,247,.64) 91%,#fff)}.mapping .box .sub-items .s-checkbox{border-top:1px solid rgba(219,223,225,.5);margin-left:24px;width:calc(100% - 24px)}.mapping .box .sub-items .s-select-searchable{border-top:1px solid rgba(219,223,225,.5);padding-left:24px}.mapping .box .sub-items .s-select-searchable.no-border{border:none}.mapping .box .sub-items .s-select-searchable .s-select-searchable__item-list{width:calc(100% - 24px)}.mapping .box .sub-items .s-select{border-top:1px solid rgba(219,223,225,.5);padding-left:24px}.mapping .box .sub-items .s-select.no-border{border:none}.mapping .box .sub-items .border-top-gray{border-top:1px solid rgba(219,223,225,.5)}.mapping .engage-bar{z-index:9999;position:fixed;top:8px;background-color:#fff;border:1px solid rgba(110,122,129,.16);padding:12px;border-radius:12px;-webkit-box-shadow:0 6 16 0 rgba(54,62,67,.1),4 14 40 -4 rgba(54,62,67,.08);box-shadow:0 6 16 0 rgba(54,62,67,.1),4 14 40 -4 rgba(54,62,67,.08)}@media (min-width:1024px) and (max-width:1199px){.mapping .engage-bar{max-width:calc(100% - 256px)}}@media (min-width:768px) and (max-width:1023px){.mapping .engage-bar{max-width:748px}}@media (max-width:767px){.mapping .engage-bar{max-width:calc(100% - 16px)}}.mapping .engage-bar.save-setting-effect-enter-active,.mapping .engage-bar.save-setting-effect-leave-active{-webkit-transition:all .4s cubic-bezier(1,.5,.8,1);transition:all .4s cubic-bezier(1,.5,.8,1)}.mapping .engage-bar.save-setting-effect-enter,.mapping .engage-bar.save-setting-effect-leave-to{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,-56px,0);transform:translate3d(0,-56px,0)}.mapping .s-button.font-weight-normal{font-weight:400}.modal-mapping-select-product .s-modal-content,.modal-mapping-select-product .s-modal-content .s-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-mapping-select-product .s-modal-content .s-modal-header{border-bottom:1px solid #dbdfe1;-ms-flex-negative:0;flex-shrink:0}.modal-mapping-select-product .s-modal-content .s-modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;max-height:100%;overflow:auto;border-bottom:1px solid #dbdfe1;padding-bottom:8px}.modal-mapping-select-product .s-modal-content .s-modal-body .need-typing{padding:16px 0}.modal-mapping-select-product .s-modal-content .s-modal-body .products{overflow-y:auto}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product{padding:8px 0;border-bottom:1px solid #dbdfe1}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product:not(.tr--no-hover):hover{background-color:#f8f8fc;cursor:pointer}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product label.s-radio{width:100%}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product .s-control-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product .s-control-label .invalid-options{color:#e51c23}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product .item-image{background-color:#f5f6f7;width:40px;height:40px}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product__image{height:40px;width:40px;-o-object-fit:contain;object-fit:contain}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product__title{margin-left:8px}.modal-mapping-select-product .s-modal-content .s-modal-body .products__product__title>span{display:inline-block;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:20px;max-height:40px}.modal-mapping-select-product .s-modal-content .s-modal-footer{padding-top:20px}.fulfillment-mapping .mapping-options{border-right:1px solid #e8eaed;padding-right:16px;margin-right:16px}.fulfillment-mapping .mapping-options>.row{padding-top:16px}.fulfillment-mapping .mapping-options .list-items{height:calc(65vh - 129px);overflow:auto}.fulfillment-mapping .mapping-options .list-items::-webkit-scrollbar{width:6px}.fulfillment-mapping .mapping-options .list-items::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.fulfillment-mapping .mapping-options .list-items::-webkit-scrollbar-track{background:transparent}.fulfillment-mapping .list-sbcn-product{height:calc(65vh - 74px);padding-right:16px;overflow:auto}.fulfillment-mapping .list-sbcn-product .item{border-top:1px solid #e8eaed;margin-bottom:4px!important;margin-top:8px;padding-top:8px}.fulfillment-mapping .list-sbcn-product .item:first-child{margin-top:0}.fulfillment-mapping .list-sbcn-product .item img.product-image{width:64px}.fulfillment-mapping .list-sbcn-product::-webkit-scrollbar{width:6px}.fulfillment-mapping .list-sbcn-product::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.fulfillment-mapping .list-sbcn-product::-webkit-scrollbar-track{background:transparent}.fulfillment-mapping .list-sbcn-product .wrap-title{overflow-wrap:anywhere}.fulfillment-mapping .box{padding:0 0 0 16px}.fulfillment-mapping .box .padding-mapping-box{padding-top:16px}.fulfillment-mapping .box .padding-mapping-box .sbcn-search-input{margin-bottom:8px;padding-right:16px}.fulfillment-mapping .box .item{margin-bottom:8px}.claims .s-tabs .s-tabs-nav li p{font-size:1rem}.claims .claim-table th{padding-left:0;padding-right:8px}.claims .claim-table th span{font-size:12px}.claims .claim-table th.text-right{padding-left:8px;padding-right:0;text-align:right}.claims .claim-table tbody tr{cursor:pointer}.claims .claim-table tbody tr td{vertical-align:inherit;padding:16px 0;min-height:65px}.claims .claim-table tbody tr td.created-at,.claims .claim-table tbody tr td.order-name{min-width:100px}.claims .claim-table tbody tr td.cancel-claim{min-width:60px}.claims .claim-table tbody tr td.name{padding-right:8px}.claims .claim-table tbody tr td.order-name,.claims .claim-table tbody tr td.preferred-resolution,.claims .claim-table tbody tr td.status{padding-left:8px}.claims .claim-table tbody tr td.cancel-claim{padding-left:24px}.change-mapping,.replace-mapping{fill:#acb5b9;color:#acb5b9}.change-mapping:hover,.replace-mapping:hover{fill:#5e6a6e;color:#5e6a6e}.u-s-text{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.table-responsive::-webkit-scrollbar{width:3px}.table-responsive::-webkit-scrollbar-track{background:transparent}.table-responsive::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.table-responsive::-webkit-scrollbar-thumb:hover{opacity:.5}.table-responsive::-webkit-scrollbar{height:3px}.d-hidden{display:none}#inputSuggestNumber .s-input__prefix{background-color:#dbdfe1;color:#717d84;left:0;border-radius:6px 0 0 6px;padding:0 9px}#inputSuggestNumber .s-input .s-input__prefix{padding:3px 9px 1px 9px}#inputSuggestNumber .s-input__inner{padding-left:58px}.account-holder .s-form-item{margin-bottom:12px}.account-holder .s-form-item.s-form-item__label{margin-bottom:6px}.account-holder .s-form-item.s-form-item__label.transform-icon{-webkit-transform:translateY(4px);transform:translateY(4px)}.m-l-27{margin-left:27px}#bank-account{display:table;padding:5px;width:100%}#bank-account .tr{display:table-row;padding:5px;font-size:14px}#bank-account .td{display:table-cell;padding:5px;width:150px;margin:5px}.body-table{border-bottom:1px solid #e4e5f0}.body-table:last-child{border:none}.wrap-table{border:1px solid #e4e5f0;border-radius:12px}.w-10percent{width:13%}.w-10percent:first-child{width:10%}.p-16{padding:16px 0}.plusbase-product-detail__container .left-col .cpd-description__content{position:relative}.plusbase-product-detail__container .left-col .cpd-description__content .show-more{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(72%,#fff),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 72%,#fff);padding:20px 0 4px;position:absolute;text-align:center;cursor:pointer;bottom:0;right:0;left:0}.plusbase-product-detail__container .left-col .cpd-description__content .show-less{padding-top:10px;text-align:center;cursor:pointer}.plusbase-product-detail__container .right-col .cpd-variant__attr .content .sb-button{padding:12px;font-size:12px;font-weight:400}.plusbase-product-detail__container .right-col .cpd-variant__detail{padding:0}.plusbase-product-detail__container .right-col .cpd-variant__detail .profit-margin{color:var(--green-600)}.plusbase-product-detail__container .right-col .cpd-variant__flash-sale{padding-top:0;margin-left:-16px;margin-right:-16px;background-color:var(--neutral-100)}@media (min-width:769px){.plusbase-product-detail__container .right-col .cpd-variant__flash-sale{margin-left:-24px;margin-right:-24px}}.plusbase-product-detail__container .right-col .cpd-variant .custom-hr{margin:15px -30px 10px;border:none;border-top:1px solid var(--neutral-200)}.plusbase-product-detail hr{border:none;border-bottom:1px solid var(--neutral-200)}.plusbase-product-detail .sb-alert.detail-variant{padding:16px;background-color:var(--neutral-100);border:none}.plusbase-product-detail .sb-text-gray-400{color:var(--gray-400)}.plusbase-product-detail .sb-text-gray-600{color:var(--gray-600)}.plusbase-product-detail .see-detail-link{font-weight:400;padding-left:0;padding-right:0;height:unset}.plusbase-product-detail .sb-text-green-600{color:var(--green-600)}.plusbase-product-detail .sale-off{background-color:var(--red-400);color:#fff}.plusbase-product-detail .fixed-amount-total-cost{margin-bottom:-2px}.plusbase-catalog .tab-categories .sb-tab-panel{padding:12px 24px}.plusbase-catalog .tab-categories .sb-tab-panel .sub-categories__title{color:var(--neutral-400)}.plusbase-catalog .tab-categories .sb-tab-panel .sub-categories__selection .sb-button{padding:12px;font-size:12px;font-weight:400}.plusbase-catalog .sb-filter{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.plusbase-catalog .sb-filter .sb-input__prefix-selection .sb-button--label{text-align:left}.plusbase-catalog .banner{border-radius:12px;width:100%;height:auto}.plusbase-catalog .catalog-heading-actions__search_input .sb-input__append{margin-right:0}.plusbase-catalog .catalog-heading-actions__search_input .btn-select-category .sb-button{border:none;border-radius:unset;background-color:inherit;-webkit-box-shadow:none;box-shadow:none;border-left:1px solid var(--neutral-200)}.plusbase-catalog .tab-categories .sub-categories__title{font-size:12px;color:#acb5b9}.plusbase-catalog .catalog-products-review__product-review{padding:12px}.plusbase-catalog .catalog-products-review__product-review:hover{border-radius:12px;background-color:rgba(var(--neutral-600-rgb),.04)}.plusbase-catalog .catalog-products-review__product-review .img-wrap{position:relative;padding-top:100%;border:1px solid #f5f6f7;border-radius:5px}.plusbase-catalog .catalog-products-review__product-review .img-wrap__inside{position:absolute;width:100%;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plusbase-catalog .catalog-products-review__product-review__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;color:var(--neutral-800)}.plusbase-catalog .catalog-products-review__product-review__price__base-cost .title,.plusbase-catalog .catalog-products-review__product-review__price__selling-price .title{color:var(--neutral-400)}.plusbase-catalog .catalog-products-view{padding:12px 10px;border-radius:12px;background-color:var(--neutral-50);-webkit-box-shadow:0 0 0 1px rgba(172,181,185,.16),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(172,181,185,.16),0 2px 4px 0 rgba(0,0,0,.08)}.plusbase-catalog .catalog-products-view__title-block{padding:12px}.plusbase-catalog .catalog-products-view__title-block .title{font-size:20px;line-height:26px}.plusbase-catalog .catalog-products-view__title-block .has-flash-sale{border-right:1px solid #e3e7e8}.plusbase-catalog .catalog-products-view__breadcrumb{margin-bottom:6px}.plusbase-catalog .catalog-products-view__breadcrumb .sb-icon{width:12px;height:12px;color:#0093ed}.plusbase-catalog .catalog-products-view__products{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.plusbase-catalog .catalog-products-view__products.custom-badge{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;overflow:hidden}.plusbase-catalog .catalog-products-view .product.slide{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.plusbase-catalog .catalog-products-view .product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:12px;border-radius:12px;border:1px solid var(--neutral-50)}@media (min-width:1140px){.plusbase-catalog .catalog-products-view .product{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}@media (min-width:1380px){.plusbase-catalog .catalog-products-view .product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:1520px){.plusbase-catalog .catalog-products-view .product{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:1750px){.plusbase-catalog .catalog-products-view .product{-webkit-box-flex:0;-ms-flex:0 0 16.66%;flex:0 0 16.66%;max-width:16.66%}}@media (min-width:1940px){.plusbase-catalog .catalog-products-view .product{-webkit-box-flex:0;-ms-flex:0 0 14.28%;flex:0 0 14.28%;max-width:14.28%}}.plusbase-catalog .catalog-products-view .product .action-group{height:0;-webkit-transition:height .2s linear;transition:height .2s linear}.plusbase-catalog .catalog-products-view .product .action-group .action{font-size:14px;display:none}.plusbase-catalog .catalog-products-view .product .action-group .action .sb-icon{width:14px;height:14px}.plusbase-catalog .catalog-products-view .product .is-danger{color:#ee4b38}.plusbase-catalog .catalog-products-view .product:not(.out-of-stock):hover{background-color:rgba(var(--neutral-200-rgb),.32)}.plusbase-catalog .catalog-products-view .product:not(.out-of-stock):hover .img-wrap{padding-top:calc(100% - 30px)}.plusbase-catalog .catalog-products-view .product:not(.out-of-stock):hover .action-group{height:30px}.plusbase-catalog .catalog-products-view .product:not(.out-of-stock):hover .action-group .action{display:-webkit-box;display:-ms-flexbox;display:flex}.plusbase-catalog .catalog-products-view .product__save-icon svg{color:var(--neutral-400)}.plusbase-catalog .catalog-products-view .product__save-icon--saved svg{color:var(--red-400)}.plusbase-catalog .catalog-products-view .product.selected,.plusbase-catalog .catalog-products-view .product.selected:hover{background-color:var(--blue-100)}.plusbase-catalog .catalog-products-view .product .img-wrap{-webkit-transition:padding-top .2s linear;transition:padding-top .2s linear;position:relative;padding-top:100%;border:1px solid #f5f6f7;border-radius:5px}.plusbase-catalog .catalog-products-view .product .img-wrap__inside{position:absolute;width:100%;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plusbase-catalog .catalog-products-view .product__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;color:var(--neutral-800)}.plusbase-catalog .catalog-products-view .product__description{font-size:12px}.plusbase-catalog .catalog-products-view .product .text-neutral-400{color:var(--neutral-400)}.plusbase-catalog .catalog-products-view .product .text-neutral-600{color:var(--neutral-600)}.plusbase-catalog .catalog-products-view .pointer-class{cursor:pointer}.plusbase-catalog .catalog-products-view .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.plusbase-catalog .catalog-categories-view .sb-button{text-align:left;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.plusbase-catalog .catalog-categories-view .selected.sb-button,.plusbase-catalog .catalog-categories-view .selected .sb-button{background-color:rgba(94,106,110,.08);border:1px solid #a7b1b4}.plusbase-catalog .mobile-categories-view .sb-button--dropdown{width:100%}.plusbase-catalog .mobile-categories-view .sb-button--label{text-align:left}@media (min-width:2345px){.plusbase-catalog.container{max-width:1608px}}.plusbase-private-request .tab-categories .sb-tab-panel{padding:12px 24px}.plusbase-private-request .tab-categories .sb-tab-panel .sub-categories__title{color:var(--neutral-400)}.plusbase-private-request .tab-categories .sb-tab-panel .sub-categories__selection .sb-button{padding:12px;font-size:12px;font-weight:400}.plusbase-private-request .catalog-heading-actions__search_input .sb-input__append{margin-right:0}.plusbase-private-request .catalog-heading-actions__search_input .btn-select-category .sb-button{border:none;border-radius:unset;background-color:inherit;-webkit-box-shadow:none;box-shadow:none;border-left:1px solid var(--neutral-200)}.plusbase-private-request .catalog-products-review__product-review{padding:12px}.plusbase-private-request .catalog-products-review__product-review:hover{border-radius:12px;background-color:rgba(var(--neutral-600-rgb),.04)}.plusbase-private-request .catalog-products-review__product-review .img-wrap{position:relative;padding-top:100%;border:1px solid #f5f6f7;border-radius:5px}.plusbase-private-request .catalog-products-review__product-review .img-wrap__inside{position:absolute;width:100%;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plusbase-private-request .catalog-products-review__product-review__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;color:var(--neutral-800)}.plusbase-private-request .catalog-products-review__product-review__description{font-size:12px}.plusbase-private-request .catalog-products-review__product-review .text-neutral-400,.plusbase-private-request .catalog-products-review__product-review__price__selling-price .title{color:var(--neutral-400)}.plusbase-private-request .catalog-products-review__product-review .text-neutral-600{color:var(--neutral-600)}.plusbase-private-request .catalog-products-review .pointer-class{cursor:pointer}.plusbase-private-request .catalog-products-review .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.plusbase-product-request{color:#82869e}.plusbase-product-request .no-padding-top{padding-top:0}.plusbase-product-request .sb-block:first-child{margin-bottom:1em}.plusbase-product-request .sb-block:first-child .sb-block-item__wrap{margin-top:-2em}.plusbase-product-request .request-steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.plusbase-product-request .request-steps__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:16px}.plusbase-product-request .request-steps__step__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.plusbase-product-request .request-steps__step__info__title{color:#363f44;font-weight:700;font-size:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-bottom:8px}.plusbase-product-request .request-steps__step__info__title span:first-child{padding-left:5px}.plusbase-product-request .request-steps__step__info__content{font-size:12px}.plusbase-product-request .request-steps__step__number{background:#f7f8f8;border-radius:51px;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;color:#000;padding:0 15px 0 15px}.plusbase-product-request .request-steps .pointer{margin-left:.4em;cursor:pointer}.plusbase-product-request .request-detail__container__title{border-bottom:1px solid var(--neutral-200)}.plusbase-product-request .request-detail__container__product-item{border-bottom:1px solid var(--neutral-200);padding:12px 0}.plusbase-product-request .request-detail__container__product-item__product-description{cursor:auto}.plusbase-product-request .request-detail__container__product-item__product-description .sb-image{width:64px;height:64px;margin-right:16px}.plusbase-product-request .request-detail__container__product-item__product-description .sb-image .sb-icon{color:#82869e}.plusbase-product-request .request-detail__container__product-item__link>div,.plusbase-product-request .request-detail__container__product-item__product-description__description>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plusbase-product-request .request-detail__container__product-item__link .product-link{width:90%;margin-right:80px}.plusbase-product-request .request-detail__container .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plusbase-product-request .request-detail__container .btn-request{margin-top:1.5rem}.plusbase-product-request .request-detail__container .product-request-label{font-weight:600;font-size:14px;padding-bottom:10px}.plusbase-product-request .request-detail__container input::-webkit-input-placeholder{font-size:14px}.plusbase-product-request .request-detail__container input::-moz-placeholder{font-size:14px}.plusbase-product-request .request-detail__container input:-ms-input-placeholder{font-size:14px}.plusbase-product-request .request-detail__container input::-ms-input-placeholder{font-size:14px}.plusbase-product-request .request-detail__container input::placeholder{font-size:14px}.request-steps-popover{background:transparent!important}.request-steps-popover__content{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:6px;border:16px solid rgba(90,87,87,.4)}.plusbase-private-request-detail__container .left-col .ppr-description__content{position:relative}.plusbase-private-request-detail__container .left-col .ppr-description__content .show-more{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(72%,#fff),to(#fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 72%,#fff);padding:20px 0 4px;position:absolute;text-align:center;cursor:pointer;bottom:0;right:0;left:0}.plusbase-private-request-detail__container .left-col .ppr-description__content .show-less{padding-top:10px;text-align:center;cursor:pointer}.plusbase-private-request-detail__container .right-col .ppr-variant__attr .content .sb-button{padding:12px;font-size:12px;font-weight:400}.plusbase-private-request-detail__container .right-col .ppr-variant .custom-hr{margin:15px -30px 10px;border:none;border-top:1px solid var(--neutral-200)}.plusbase-private-request-detail__container .ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.plusbase-private-request-detail__container .text-type-processing{color:var(--neutral-400)}.plusbase-private-request-detail hr{border:none;border-bottom:1px solid var(--neutral-200)}.plusbase-private-request-detail .sb-alert.detail-variant{padding:16px;background-color:var(--neutral-100);border:none}.plusbase-private-request-detail .sb-text-gray-400{color:var(--gray-400)}.plusbase-private-request-detail .sb-text-gray-600{color:var(--gray-600)}.plusbase-private-request-detail .see-detail-link{font-weight:400;padding-left:0;padding-right:0;height:unset}.plusbase-private-request-detail .sb-text-green-600{color:var(--green-600)}.plusbase-private-request-detail .sale-off{background-color:var(--red-400);color:#fff}.plusbase-private-request-detail .fixed-amount-total-cost{margin-bottom:-2px}.modal-update-shipping-fee .s-modal-content{margin-left:auto!important;margin-right:auto!important}.modal-update-shipping-fee .s-modal-content::-webkit-scrollbar{width:3px}.modal-update-shipping-fee .s-modal-content::-webkit-scrollbar-track{background:transparent}.modal-update-shipping-fee .s-modal-content::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.modal-update-shipping-fee .s-modal-content::-webkit-scrollbar-thumb:hover{opacity:.5}.modal-update-shipping-fee .s-modal-wrapper{width:100%}.modal-update-shipping-fee .s-select-searchable__item{padding:8px 16px}.modal-update-shipping-fee .s-select-searchable__item-list::-webkit-scrollbar{width:3px}.modal-update-shipping-fee .s-select-searchable__item-list::-webkit-scrollbar-track{background:transparent}.modal-update-shipping-fee .s-select-searchable__item-list::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.modal-update-shipping-fee .s-select-searchable__item-list::-webkit-scrollbar-thumb:hover{opacity:.5}.modal-update-shipping-fee .s-input input{-webkit-transition:border .2s;transition:border .2s}.modal-update-shipping-fee .s-input input:active:not([disabled=disabled]),.modal-update-shipping-fee .s-input input:focus:not([disabled=disabled]),.modal-update-shipping-fee .s-input input:hover:not([disabled=disabled]){outline:none;background:#fff;border:none!important;-webkit-box-shadow:0 0 0 2px rgba(109,122,130,.1);box-shadow:0 0 0 2px rgba(109,122,130,.1)}.modal-update-shipping-fee .s-input input[type=number]{-moz-appearance:textfield}.modal-view-markup-shipping-fee .s-modal-content{margin-left:auto!important;margin-right:auto!important}.modal-view-markup-shipping-fee .s-modal-content::-webkit-scrollbar{width:3px}.modal-view-markup-shipping-fee .s-modal-content::-webkit-scrollbar-track{background:transparent}.modal-view-markup-shipping-fee .s-modal-content::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.modal-view-markup-shipping-fee .s-modal-content::-webkit-scrollbar-thumb:hover{opacity:.5}.modal-catalog-shipping .sb-text-gray-600{color:var(--gray-600)}.modal-catalog-shipping .ellipsis-text{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.modal-catalog-shipping .sb-table th{vertical-align:baseline}.modal-catalog-shipping .is-leaf.ship-to-line{border-bottom:1px solid var(--neutral-200)}.modal-catalog-shipping .flex-basis-50perc{-ms-flex-preferred-size:50%;flex-basis:50%}.modal-catalog-shipping .flex-basis-60perc{-ms-flex-preferred-size:60%;flex-basis:60%}.modal-catalog-shipping .flex-basis-40perc{-ms-flex-preferred-size:40%;flex-basis:40%}.modal-catalog-shipping .max-width-200{max-width:200px}.modal-catalog-shipping hr{border:none;border-bottom:1px solid var(--neutral-200)}.modal-catalog-shipping .sb-table__header{table-layout:auto}.modal-catalog-shipping .sb-alert.note-shipping{padding:16px;background-color:var(--neutral-100);border:none}.modal-catalog-shipping .sb-table tr:last-child td{border-bottom:none}.sb-dropdown-menu__item.catalog-selected{background-color:rgba(94,106,110,.08)}.flash-sale-timer--background .flash-sale-timer__message{margin-right:4px}.flash-sale-timer--background .flash-sale-timer__digit span{display:inline-block;text-align:center;font-size:10px;background-color:var(--neutral-800);color:var(--neutral-200);min-width:38px;padding:4px 0;border-radius:8px;margin-right:4px}.flash-sale-timer--background .flash-sale-timer__digit b{display:block;text-align:center;font-size:14px;color:var(--neutral-100)}@media only screen and (min-width:769px){.saved-items-drawer .sb-drawer__container{width:490px}}.saved-items-drawer .catalog-saved-items-view__loading{height:60px}.saved-items-drawer .catalog-saved-items-view .sb-text-red-400{color:var(--red-400)}.saved-items-drawer .catalog-saved-items-view .product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:12px;border-radius:12px;border:1px solid var(--neutral-50)}.saved-items-drawer .catalog-saved-items-view .product .action-group{height:0;-webkit-transition:height .2s linear;transition:height .2s linear}.saved-items-drawer .catalog-saved-items-view .product .action-group .action{font-size:14px;display:none}.saved-items-drawer .catalog-saved-items-view .product .action-group .action .sb-icon{width:14px;height:14px}.saved-items-drawer .catalog-saved-items-view .product .is-danger{color:#ee4b38}.saved-items-drawer .catalog-saved-items-view .product:not(.out-of-stock):hover{background-color:rgba(var(--neutral-200-rgb),.32)}.saved-items-drawer .catalog-saved-items-view .product:not(.out-of-stock):hover .img-wrap{padding-top:calc(100% - 30px)}.saved-items-drawer .catalog-saved-items-view .product:not(.out-of-stock):hover .action-group{height:30px}.saved-items-drawer .catalog-saved-items-view .product:not(.out-of-stock):hover .action-group .action{display:-webkit-box;display:-ms-flexbox;display:flex}.saved-items-drawer .catalog-saved-items-view .product__save-icon svg{color:var(--neutral-400)}.saved-items-drawer .catalog-saved-items-view .product__save-icon--saved svg{color:var(--red-400)}.saved-items-drawer .catalog-saved-items-view .product.selected,.saved-items-drawer .catalog-saved-items-view .product.selected:hover{background-color:var(--blue-100)}.saved-items-drawer .catalog-saved-items-view .product .img-wrap{-webkit-transition:padding-top .2s linear;transition:padding-top .2s linear;position:relative;padding-top:100%;border:1px solid #f5f6f7;border-radius:5px}.saved-items-drawer .catalog-saved-items-view .product .img-wrap__inside{position:absolute;width:100%;height:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.saved-items-drawer .catalog-saved-items-view .product__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:40px;color:var(--neutral-800)}.saved-items-drawer .catalog-saved-items-view .product .text-neutral-400{color:var(--neutral-400)}.saved-items-drawer .catalog-saved-items-view .product .text-neutral-600{color:var(--neutral-600)}.sb-filter__body .sb-slider__runway{margin:12px 0}.wrap-spin{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.button-ali .sb-button--primary{background-color:#ea4442;border-color:#ea4442;color:#fdf6f6}.button-ali .sb-button--primary:hover{background-color:#ea4442!important;border-color:#ea4442!important;-webkit-box-shadow:0 4px 10px 0 rgba(var(--red-400-rgb),.48);box-shadow:0 4px 10px 0 rgba(var(--red-400-rgb),.48)}.alert-ali p{margin-left:25px}.toast-ali{text-decoration:underline}.pl-0{padding-left:0!important}.modal-hold-payout .s-modal-content::-webkit-scrollbar{width:3px}.modal-hold-payout .s-modal-content::-webkit-scrollbar-track{background:transparent}.modal-hold-payout .s-modal-content::-webkit-scrollbar-thumb{background:#dbdfe1;border-radius:12px}.modal-hold-payout .s-modal-content::-webkit-scrollbar-thumb:hover{opacity:.5}.modal-hold-payout .flex-basis-50{-ms-flex-preferred-size:50%;flex-basis:50%}.modal-hold-payout .hold-payout input{font-size:12px;height:35px}.modal-hold-payout .hold-payout label.s-radio{white-space:nowrap}.modal-hold-payout .hold-payout--release{gap:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-hold-payout .hold-payout--release .s-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal-hold-payout .hold-payout--header-wrap{border-bottom:1px solid #c1c1c1}.modal-hold-payout .hold-payout--header{font-size:18px;font-weight:700}.modal-hold-payout .hold-payout--field{margin-bottom:16px}.modal-hold-payout .hold-payout--sub-header{color:#5e6a6e}.modal-hold-payout .hold-payout--block{margin-bottom:16px}.modal-hold-payout .hold-payout--radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.modal-hold-payout .hold-payout .radio-group-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.modal-hold-payout .hold-payout .radio-group-item .item-input,.modal-hold-payout .hold-payout .radio-group-item label.item-label{-ms-flex-preferred-size:50%;flex-basis:50%}.modal-hold-payout .hold-payout .radio-group-item .item-release{-ms-flex-preferred-size:100px;flex-basis:100px}.block-hold-amount .gap-16{gap:16px}.block-hold-amount--title{-ms-flex-preferred-size:150px;flex-basis:150px;font-size:14px}.block-hold-amount--content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;font-size:14px}#table-source .table-scroll{position:relative;width:100%;z-index:1;margin:auto;overflow:auto;max-height:400px}#table-source .table-scroll table{width:100%}#table-source .table-scroll td,#table-source .table-scroll th{vertical-align:middle}#table-source .table-scroll thead{height:59px}#table-source .table-scroll tbody{overflow-y:scroll;font-size:14px}#table-source .table-scroll tbody .title-source{text-overflow:ellipsis;max-width:150px;overflow:hidden;white-space:nowrap}#table-source .table-scroll tr{background:#fff}#table-source .table-scroll thead th{position:sticky;top:0;background:#fff;vertical-align:top}#table-source .table-scroll thead th[aria-sort]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;background-repeat:no-repeat;background-size:.65em 1em;background-position:right .4rem top 1.5rem;padding-right:calc(.75rem + .65em)}#table-source .table-scroll thead th[aria-sort=descending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}#table-source .table-scroll thead th[aria-sort=ascending]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath d='M51 1l25 23 24 22H1l25-22z'/%3E%3Cpath opacity='.3' d='M51 101l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}#table-source .table-scroll thead th[aria-sort=none]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='101' height='101' preserveAspectRatio='none'%3E%3Cpath opacity='.3' d='M51 1l25 23 24 22H1l25-22zm0 100l25-23 24-22H1l25 22z'/%3E%3C/svg%3E")}#table-source .table-scroll thead th:first-child{z-index:5;width:200px}#table-source .table-scroll th:first-child{position:sticky;left:0;z-index:2}#table-source .table-scroll td:first-child{position:sticky;left:0;z-index:2;background:#fff}.btn-source-traffic .option-selected{width:148px;margin-right:6px;text-align:left}.btn-source-traffic .s-icon{-webkit-transform:translateY(2px);transform:translateY(2px)}.list-style-dash{list-style-type:"- "}.list-detail-padding{padding-left:30px}.suggest{background:#e2f3fc;padding:5px;border-radius:5px}.fraud .s-collapse,.fraud .s-collapse-item__header,.fraud .s-collapse-item__wrap{border:none}.fraud .s-collapse-item__arrow.is-active{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.fraud .s-collapse-item__content{padding:0}.fraud .s-collapse-item__header{height:24px}.fraud .s-collapse-item__content .list-detail-padding,.fraud .s-collapse-item__header .content-list__text{color:#363e43;font-size:14px}.fraud .modal-collapse .s-collapse-item__content .list-detail-padding,.fraud .modal-collapse .s-collapse-item__header .content-list__text{color:#717d84;font-size:14px}.channel-disabled{pointer-events:none;color:grey;opacity:.5;cursor:not-allowed}.icon-import{color:#555550}.s-icon.is-small.checked{color:#3fbc1a}.s-icon.is-small.un-checked{color:#c3c3c3}.description-overflow{color:#6e7a81;font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%}.logo-brand{width:40px;height:40px}.channel-modal .flex-start-radio:first-of-type{margin-left:6px}.channel-modal .flex-start-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:8px;margin-bottom:24px}.copy-button{height:24px!important;padding-top:6px!important;padding-right:2px!important;padding-bottom:3px!important;padding-left:2px!important}.feed-form-modal .title{font-size:23px;font-weight:500;line-height:2.4rem;color:#363e43}.feed-form-modal .s-modal-body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:0;margin-bottom:16px}#step-1 .s-icon{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}#step-1 .icon-verify-success{color:#3fbc1a}.step-active{background-color:#3ee089}.step-active,.step-not-active{width:20px;height:20px;line-height:20px;border-radius:50%;color:#fff;text-align:center;display:inline-block}.step-not-active{background-color:#a7b1b4}.disabled-setup{pointer-events:none;opacity:.4;cursor:not-allowed}#step-1 .s-form-item,#step-1 hr{margin-bottom:16px}#step-1 hr{margin-top:0}.text-upload{color:#5e6a6e;font-size:14px}.icon-upload{-webkit-transform:translateY(4px);transform:translateY(4px)}.p-l-select-like-input{padding-left:15px!important}.height-40{height:40px!important}#wrapper-google-register .s-tabs-nav .is-active{border:1px solid #5e6a6e;background:#f7f8f8;border-radius:8px}#wrapper-google-register .s-tabs-nav li{width:50%;height:38px;border:1px solid #e3e7e8}#wrapper-google-register .s-checkbox+.s-checkbox{margin-left:0}.upload-file-from-libary{padding:22px;border:1px dashed;border-radius:8px;background-color:#f7f8f8}.upload-file-from-libary .img-model{width:80px;height:80px}.upload-file-from-libary .btn-clear-img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.img-gallery{width:90px;height:90px;margin-right:8px;border-radius:10px}.img-selected{border:2px solid #2db0fa}.new-ui-editor.tox .tox-edit-area__iframe{background-color:#f5f6f7}.new-ui-editor.tox .tox-toolbar{background:#f5f6f7;padding:8px 12px 0 12px}.new-ui-editor.tox .tox-toolbar__overflow,.new-ui-editor.tox .tox-toolbar__primary{background-color:#f5f6f7}.new-ui-editor.tox .tox-toolbar:first-child{padding:12px 12px 0 12px}.new-ui-editor.tox .tox-toolbar:last-child{padding:8px 12px 0 12px}.new-ui-editor.tox .tox-toolbar__group{padding:0}.new-ui-editor.tox .tox-toolbar:nth-child(3) .tox-tbtn{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.new-ui-editor.tox .tox-tbtn{background-color:#fff;width:37px;height:32px;border-radius:0;border:1px solid #e3e7e8;margin:0 -1px;color:#5e6a6e;font-size:12px}@media only screen and (max-width:767px){.new-ui-editor.tox .tox-tbtn{width:34px}}.new-ui-editor.tox .tox-tbtn[title=Blocks],.new-ui-editor.tox .tox-tbtn[title=Formats]{width:85px}.new-ui-editor.tox .tox-tbtn[title=Fonts]{width:99px}.new-ui-editor.tox .tox-tbtn[title="Font sizes"]{width:50px}.new-ui-editor.tox .tox-tbtn[title=Table]{padding-left:7px;width:43px}.new-ui-editor.tox .tox-tbtn[title=Align]{width:45px;padding-left:10px}.new-ui-editor.tox .tox-tbtn:active,.new-ui-editor.tox .tox-tbtn:focus,.new-ui-editor.tox .tox-tbtn:hover{background:#f7f8f8;border:1px solid #acb5b9;position:relative;z-index:3}.new-ui-editor.tox .tox-tbtn:focus{background:#ececec}.new-ui-editor.tox .tox-tbtn:first-child{border-radius:10px 0 0 10px}.new-ui-editor.tox .tox-tbtn:last-child{border-radius:0 10px 10px 0}.new-ui-editor.tox .tox-tbtn:only-child{border-radius:10px}.new-ui-editor.tox .tox-tbtn--enabled{border-color:#acb5b9;position:relative;z-index:2}.new-ui-editor.tox .tox-tbtn--enabled #Group-25 line{stroke:#0096ed}.new-ui-editor.tox .tox-tbtn--enabled #Group-25 path{fill:#0096ed}.new-ui-editor.tox .tox-tbtn--enabled g[stroke-linecap],.new-ui-editor.tox .tox-tbtn--enabled path[stroke]{stroke:#0096ed}.new-ui-editor.tox .tox-split-button{margin:0 -1px}.new-ui-editor.tox .tox-split-button .tox-tbtn{border-radius:0}.new-ui-editor.tox .tox-split-button .tox-tbtn:nth-child(2){margin:0 -1px;margin-right:1px;width:15px;border-left:0}.new-ui-editor.tox .tox-split-button .tox-tbtn:nth-child(2):hover{border-left:1px}.new-ui-editor.tox .tox-split-button:last-child .tox-split-button__chevron{border-radius:0 10px 10px 0}.new-ui-editor.tox .tox-split-button[aria-pressed=true]{border:1px solid #acb5b9;border-radius:0;position:relative}.new-ui-editor.tox .tox-split-button[aria-pressed=true] .tox-tbtn:first-child{width:35px}.new-ui-editor.tox .tox-split-button[aria-pressed=true] .tox-tbtn{height:30px;border:0!important;margin-right:0}.new-ui-editor.tox .tox-split-button[aria-pressed=true] .tox-tbtn--enabled{border:0}.new-ui-editor.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type){border:0;margin-right:7px}.new-ui-editor.tox .tox-dialog-wrap__backdrop{background-color:unset;background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,31,34,.8)),to(rgba(94,106,110,.48)));background:linear-gradient(rgba(27,31,34,.8),rgba(94,106,110,.48))}.new-ui-editor.tox .tox-dialog{-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:12px;max-width:640px}.new-ui-editor.tox .tox-dialog__body-content{height:auto!important}.new-ui-editor.tox .tox-dialog .tox-button:not([title=Close]){background:transparent;border:1px solid #dadada;border-radius:10px;color:#363f44;-webkit-appearance:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;padding:0 15px;-webkit-transition:all .15s ease;transition:all .15s ease;font-weight:400;font-size:14px;line-height:20px;height:40px}.new-ui-editor.tox .tox-dialog .tox-button:not([title=Close])[title=Save]{background-color:#0096ed;border-color:#0096ed;color:#fff;font-weight:700}.new-ui-editor.tox .tox-dialog .tox-button:not([title=Close])[title=Save]:hover{-webkit-box-shadow:0 4px 10px 0 #2db0fa;box-shadow:0 4px 10px 0 #2db0fa;background-color:#2db0fa;border-color:#2db0fa}.new-ui-editor.tox .tox-dialog .tox-button:not([title=Close])[title=Save]:active{background-color:#8892a8;border-color:#546282}.new-ui-editor.tox .tox-dialog .tox-button:not([title=Close]):active{background-color:#f2f3f4;border-color:#acb5b9}.new-ui-editor.tox .tox-dialog .tox-button:not([title=Close]):hover{background-color:#f9f9f9;border-color:#acb5b9}.new-ui-editor.tox .tox-dialog .tox-form__group{margin-bottom:15px}.new-ui-editor.tox .tox-dialog .tox-label{color:#363f44;font-weight:400;font-size:12px;margin-bottom:8px}.new-ui-editor.tox .tox-dialog .tox-textarea,.new-ui-editor.tox .tox-dialog .tox-textfield{font-size:14px;height:40px;padding:0 12px;line-height:40px;border-radius:10px;border:1px solid #e3e7e8;background-color:rgba(94,106,110,.0392156862745098);-webkit-transition:all .2s ease;transition:all .2s ease}.new-ui-editor.tox .tox-dialog .tox-textarea:hover,.new-ui-editor.tox .tox-dialog .tox-textfield:hover{border-color:#acb5b9}.new-ui-editor.tox .tox-dialog .tox-textarea:focus,.new-ui-editor.tox .tox-dialog .tox-textfield:focus{border-color:#0096ed;background-color:#fff;-webkit-box-shadow:0 0 0 3px rgba(0,150,237,.1607843137254902);box-shadow:0 0 0 3px rgba(0,150,237,.1607843137254902)}.new-ui-editor.tox .tox-dialog .tox-textarea{line-height:unset;padding:12px}.new-ui-editor.tox .tox-dialog__footer{padding:15px;border-top:1px solid #efefef}.new-ui-editor.tox-tinymce{border:0;border-radius:7px}.new-ui-editor .tox-toolbar-overlord{border-bottom:1px solid #e0e0e0;padding-bottom:9px;background:#f5f6f7!important}.new-ui-editor .hide{display:none}.creator-dialog .tox-dialog{max-width:500px!important}.tinyeditor-loading{height:200px;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(50%,#f5f6f7),to(#fff));background:linear-gradient(90deg,#fff 0,#f5f6f7 50%,#fff);background-size:200% 100%;-webkit-animation:loading 2s linear infinite;animation:loading 2s linear infinite;border-radius:7px}@-webkit-keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.phub-setting .setting-balance .price{font-size:28px}.page-dashboard-analytics-phub .phub-analytics .phub-analytics-item{border:1px solid #dbdfe1;border-radius:12px;padding:20px 18px;min-height:114px}@media only screen and (max-width:1023px){.page-dashboard-analytics-phub .phub-analytics .phub-analytics-item{margin-top:10px}}.page-dashboard-analytics-phub .phub-analytics .phub-analytics-item img{width:36px;height:36px}.page-dashboard-analytics-phub .phub-analytics .sb-date-picker__input{width:190px;background-color:transparent}.page-dashboard-analytics-phub .phub-analytics .sb-date-picker__input input{font-weight:400}.page-dashboard-analytics-phub .phub-analytics .phub-statistic-total svg{width:24px;height:24px}.page-dashboard-analytics-phub .phub-analytics .phub-statistic-total .phub-statistic-total__detail{font-size:23px;font-weight:700;line-height:28px}.page-dashboard-analytics-phub .phub-analytics .phub-statistic-total .phub-statistic-total__detail .loading{margin:14px 0 15px 0}.page-dashboard-analytics-phub .phub-analytics .phub-analytic-item-report-table .is-right span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.page-dashboard-analytics-phub .phub-analytics .phub-item-report{width:100%;border:1px solid #dbdfe1;border-radius:12px;padding:15px 15px;min-height:260px}.page-dashboard-analytics-phub .phub-analytics .phub-item-report .phub-item-report__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:self-end;-ms-flex-align:self-end;align-items:self-end;padding:2px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px;border-bottom:1px solid #dbdfe1}.page-dashboard-analytics-phub .phub-analytics .phub-item-report .phub-item-report__header .s-input{width:25%}.page-dashboard-analytics-phub .phub-analytics .phub-item-report .phub-analytics-table{table-layout:fixed}.page-dashboard-analytics-phub .phub-analytics .phub-item-report .phub-dashboard-table--not-found{width:100%;min-height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-dashboard-analytics-phub .phub-analytics .phub-item-report .product-title-filter{position:relative}.page-dashboard-analytics-phub .phub-analytics .phub-item-report .product-title-filter:before{content:"";position:absolute;right:-15px;top:4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #b5bdc2}.page-dashboard-analytics-phub .phub-analytics .phub-item-report .product-title-filter--up:before{border-bottom:8px solid #b5bdc2;border-top:0 solid #b5bdc2}.page-dashboard-analytics-phub .phub-analytics .s-pagination{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-dashboard-analytics-phub .phub-analytics .s-pagination .s-pagination-list{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.page-dashboard-analytics-phub .d-none{display:none}.page-dashboard-analytics-phub button.btn-export{padding-right:0!important;font-weight:400}.page-dashboard-analytics-phub .sb-table .cell>span{-ms-flex-item-align:center;align-self:center}.phub-analytic-filter{position:relative}.phub-analytic-filter:before{content:"";position:absolute;left:calc(100% + 5px);bottom:calc(80% - 8px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #c4c6d4}.phub-analytic-filter.phub-analytic-filter--active:before{border-top-color:#82869e;border-bottom-color:#82869e}.phub-analytic-filter-quantity-up:before,.phub-analytic-filter-refund-quantity-up:before{border-bottom:8px solid #c4c6d4;border-top:0 solid #c4c6d4}.phub-analytic-filter-actual{position:relative}.phub-analytic-filter-actual:before{content:"";position:absolute;left:calc(100% + 5px);bottom:calc(80% - 8px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #c4c6d4}.phub-analytic-filter-actual--up:before{border-bottom:8px solid #c4c6d4;border-top:0 solid #c4c6d4}.phub-analytic-filter-actual--active:before{border-top-color:#82869e;border-bottom-color:#82869e}.phub-analytic-net-quantity .s-tooltip{vertical-align:middle}.phub-analytic-net-quantity .s-tooltip:after{width:200px;height:auto;white-space:break-spaces}.locale-editor .s-table td{border-bottom:1px solid #ebeef0}.locale-editor .s-select select{height:40px}.locale-editor .search-section-input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.locale-editor .table-data{max-width:30ch;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.locale-editor .target-input{padding:10px;width:85%;height:56px;resize:none;border:none;line-height:24px;border-radius:10px}.locale-editor .target-input:focus{background-color:#f5f6f7;outline:none}.locale-editor .target-input::-webkit-scrollbar{width:10px}.locale-editor .target-input::-webkit-scrollbar-thumb{background-color:#c4c6d4;border-radius:20px}.locale-editor .edit-icon:hover,.locale-editor .pencil-icon{color:#0091eb}.landing-page{height:100vh;width:100vw;overflow:hidden}.landing-page__sidebar{border-right:1px solid #e5e6f1;width:350px;overflow-y:auto}.landing-page .online-store-editor__header{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.landing-page .online-store-editor__page-list.s-select,.landing-page .online-store-editor__page-list.s-select option{max-width:250px}.landing-page .online-store-editor .s-tooltip.balance-tooltip:after{width:300px;white-space:normal}.landing-page-form{padding-top:6px}.landing-page-form .s-form-item{margin-bottom:16px}.landing-page-form__remove-image{z-index:2}.page-template__header{position:sticky;top:0;z-index:10;background-color:#fff;border-bottom:1px solid #f5f6f7;border-radius:0 0 8px 8px}.release-progress__container{background-color:#f5f6f7}.release-progress__step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.release-progress__step[value="0"]{width:0}.release-progress__step[value="1"]{width:1%}.release-progress__step[value="2"]{width:2%}.release-progress__step[value="3"]{width:3%}.release-progress__step[value="4"]{width:4%}.release-progress__step[value="5"]{width:5%}.release-progress__step[value="6"]{width:6%}.release-progress__step[value="7"]{width:7%}.release-progress__step[value="8"]{width:8%}.release-progress__step[value="9"]{width:9%}.release-progress__step[value="10"]{width:10%}.release-progress__step[value="11"]{width:11%}.release-progress__step[value="12"]{width:12%}.release-progress__step[value="13"]{width:13%}.release-progress__step[value="14"]{width:14%}.release-progress__step[value="15"]{width:15%}.release-progress__step[value="16"]{width:16%}.release-progress__step[value="17"]{width:17%}.release-progress__step[value="18"]{width:18%}.release-progress__step[value="19"]{width:19%}.release-progress__step[value="20"]{width:20%}.release-progress__step[value="21"]{width:21%}.release-progress__step[value="22"]{width:22%}.release-progress__step[value="23"]{width:23%}.release-progress__step[value="24"]{width:24%}.release-progress__step[value="25"]{width:25%}.release-progress__step[value="26"]{width:26%}.release-progress__step[value="27"]{width:27%}.release-progress__step[value="28"]{width:28%}.release-progress__step[value="29"]{width:29%}.release-progress__step[value="30"]{width:30%}.release-progress__step[value="31"]{width:31%}.release-progress__step[value="32"]{width:32%}.release-progress__step[value="33"]{width:33%}.release-progress__step[value="34"]{width:34%}.release-progress__step[value="35"]{width:35%}.release-progress__step[value="36"]{width:36%}.release-progress__step[value="37"]{width:37%}.release-progress__step[value="38"]{width:38%}.release-progress__step[value="39"]{width:39%}.release-progress__step[value="40"]{width:40%}.release-progress__step[value="41"]{width:41%}.release-progress__step[value="42"]{width:42%}.release-progress__step[value="43"]{width:43%}.release-progress__step[value="44"]{width:44%}.release-progress__step[value="45"]{width:45%}.release-progress__step[value="46"]{width:46%}.release-progress__step[value="47"]{width:47%}.release-progress__step[value="48"]{width:48%}.release-progress__step[value="49"]{width:49%}.release-progress__step[value="50"]{width:50%}.release-progress__step[value="51"]{width:51%}.release-progress__step[value="52"]{width:52%}.release-progress__step[value="53"]{width:53%}.release-progress__step[value="54"]{width:54%}.release-progress__step[value="55"]{width:55%}.release-progress__step[value="56"]{width:56%}.release-progress__step[value="57"]{width:57%}.release-progress__step[value="58"]{width:58%}.release-progress__step[value="59"]{width:59%}.release-progress__step[value="60"]{width:60%}.release-progress__step[value="61"]{width:61%}.release-progress__step[value="62"]{width:62%}.release-progress__step[value="63"]{width:63%}.release-progress__step[value="64"]{width:64%}.release-progress__step[value="65"]{width:65%}.release-progress__step[value="66"]{width:66%}.release-progress__step[value="67"]{width:67%}.release-progress__step[value="68"]{width:68%}.release-progress__step[value="69"]{width:69%}.release-progress__step[value="70"]{width:70%}.release-progress__step[value="71"]{width:71%}.release-progress__step[value="72"]{width:72%}.release-progress__step[value="73"]{width:73%}.release-progress__step[value="74"]{width:74%}.release-progress__step[value="75"]{width:75%}.release-progress__step[value="76"]{width:76%}.release-progress__step[value="77"]{width:77%}.release-progress__step[value="78"]{width:78%}.release-progress__step[value="79"]{width:79%}.release-progress__step[value="80"]{width:80%}.release-progress__step[value="81"]{width:81%}.release-progress__step[value="82"]{width:82%}.release-progress__step[value="83"]{width:83%}.release-progress__step[value="84"]{width:84%}.release-progress__step[value="85"]{width:85%}.release-progress__step[value="86"]{width:86%}.release-progress__step[value="87"]{width:87%}.release-progress__step[value="88"]{width:88%}.release-progress__step[value="89"]{width:89%}.release-progress__step[value="90"]{width:90%}.release-progress__step[value="91"]{width:91%}.release-progress__step[value="92"]{width:92%}.release-progress__step[value="93"]{width:93%}.release-progress__step[value="94"]{width:94%}.release-progress__step[value="95"]{width:95%}.release-progress__step[value="96"]{width:96%}.release-progress__step[value="97"]{width:97%}.release-progress__step[value="98"]{width:98%}.release-progress__step[value="99"]{width:99%}.release-progress__step[value="100"]{width:100%}.release-progress__detail{white-space:nowrap;text-overflow:ellipsis;border-right:1px dotted #000}.release-progress__bar{background:#dbdfe1;-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,.04);box-shadow:inset 0 0 3px 1px rgba(0,0,0,.04);border-radius:4px;height:10px;width:100%;position:relative}.release-progress__bar[released="0"]:before{width:0}.release-progress__bar[released="1"]:before{width:1%}.release-progress__bar[released="2"]:before{width:2%}.release-progress__bar[released="3"]:before{width:3%}.release-progress__bar[released="4"]:before{width:4%}.release-progress__bar[released="5"]:before{width:5%}.release-progress__bar[released="6"]:before{width:6%}.release-progress__bar[released="7"]:before{width:7%}.release-progress__bar[released="8"]:before{width:8%}.release-progress__bar[released="9"]:before{width:9%}.release-progress__bar[released="10"]:before{width:10%}.release-progress__bar[released="11"]:before{width:11%}.release-progress__bar[released="12"]:before{width:12%}.release-progress__bar[released="13"]:before{width:13%}.release-progress__bar[released="14"]:before{width:14%}.release-progress__bar[released="15"]:before{width:15%}.release-progress__bar[released="16"]:before{width:16%}.release-progress__bar[released="17"]:before{width:17%}.release-progress__bar[released="18"]:before{width:18%}.release-progress__bar[released="19"]:before{width:19%}.release-progress__bar[released="20"]:before{width:20%}.release-progress__bar[released="21"]:before{width:21%}.release-progress__bar[released="22"]:before{width:22%}.release-progress__bar[released="23"]:before{width:23%}.release-progress__bar[released="24"]:before{width:24%}.release-progress__bar[released="25"]:before{width:25%}.release-progress__bar[released="26"]:before{width:26%}.release-progress__bar[released="27"]:before{width:27%}.release-progress__bar[released="28"]:before{width:28%}.release-progress__bar[released="29"]:before{width:29%}.release-progress__bar[released="30"]:before{width:30%}.release-progress__bar[released="31"]:before{width:31%}.release-progress__bar[released="32"]:before{width:32%}.release-progress__bar[released="33"]:before{width:33%}.release-progress__bar[released="34"]:before{width:34%}.release-progress__bar[released="35"]:before{width:35%}.release-progress__bar[released="36"]:before{width:36%}.release-progress__bar[released="37"]:before{width:37%}.release-progress__bar[released="38"]:before{width:38%}.release-progress__bar[released="39"]:before{width:39%}.release-progress__bar[released="40"]:before{width:40%}.release-progress__bar[released="41"]:before{width:41%}.release-progress__bar[released="42"]:before{width:42%}.release-progress__bar[released="43"]:before{width:43%}.release-progress__bar[released="44"]:before{width:44%}.release-progress__bar[released="45"]:before{width:45%}.release-progress__bar[released="46"]:before{width:46%}.release-progress__bar[released="47"]:before{width:47%}.release-progress__bar[released="48"]:before{width:48%}.release-progress__bar[released="49"]:before{width:49%}.release-progress__bar[released="50"]:before{width:50%}.release-progress__bar[released="51"]:before{width:51%}.release-progress__bar[released="52"]:before{width:52%}.release-progress__bar[released="53"]:before{width:53%}.release-progress__bar[released="54"]:before{width:54%}.release-progress__bar[released="55"]:before{width:55%}.release-progress__bar[released="56"]:before{width:56%}.release-progress__bar[released="57"]:before{width:57%}.release-progress__bar[released="58"]:before{width:58%}.release-progress__bar[released="59"]:before{width:59%}.release-progress__bar[released="60"]:before{width:60%}.release-progress__bar[released="61"]:before{width:61%}.release-progress__bar[released="62"]:before{width:62%}.release-progress__bar[released="63"]:before{width:63%}.release-progress__bar[released="64"]:before{width:64%}.release-progress__bar[released="65"]:before{width:65%}.release-progress__bar[released="66"]:before{width:66%}.release-progress__bar[released="67"]:before{width:67%}.release-progress__bar[released="68"]:before{width:68%}.release-progress__bar[released="69"]:before{width:69%}.release-progress__bar[released="70"]:before{width:70%}.release-progress__bar[released="71"]:before{width:71%}.release-progress__bar[released="72"]:before{width:72%}.release-progress__bar[released="73"]:before{width:73%}.release-progress__bar[released="74"]:before{width:74%}.release-progress__bar[released="75"]:before{width:75%}.release-progress__bar[released="76"]:before{width:76%}.release-progress__bar[released="77"]:before{width:77%}.release-progress__bar[released="78"]:before{width:78%}.release-progress__bar[released="79"]:before{width:79%}.release-progress__bar[released="80"]:before{width:80%}.release-progress__bar[released="81"]:before{width:81%}.release-progress__bar[released="82"]:before{width:82%}.release-progress__bar[released="83"]:before{width:83%}.release-progress__bar[released="84"]:before{width:84%}.release-progress__bar[released="85"]:before{width:85%}.release-progress__bar[released="86"]:before{width:86%}.release-progress__bar[released="87"]:before{width:87%}.release-progress__bar[released="88"]:before{width:88%}.release-progress__bar[released="89"]:before{width:89%}.release-progress__bar[released="90"]:before{width:90%}.release-progress__bar[released="91"]:before{width:91%}.release-progress__bar[released="92"]:before{width:92%}.release-progress__bar[released="93"]:before{width:93%}.release-progress__bar[released="94"]:before{width:94%}.release-progress__bar[released="95"]:before{width:95%}.release-progress__bar[released="96"]:before{width:96%}.release-progress__bar[released="97"]:before{width:97%}.release-progress__bar[released="98"]:before{width:98%}.release-progress__bar[released="99"]:before{width:99%}.release-progress__bar[released="100"]:before{width:100%}.release-progress__bar:before{content:"";position:absolute;height:100%;background:#0093ed;-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,.04);box-shadow:inset 0 0 3px 1px rgba(0,0,0,.04);border-radius:4px;top:0;left:0}.release-progress__tooltip[released="0"]:after,.release-progress__tooltip[released="0"]:before{left:0!important}.release-progress__tooltip[released="1"]:after,.release-progress__tooltip[released="1"]:before{left:1%!important}.release-progress__tooltip[released="2"]:after,.release-progress__tooltip[released="2"]:before{left:2%!important}.release-progress__tooltip[released="3"]:after,.release-progress__tooltip[released="3"]:before{left:3%!important}.release-progress__tooltip[released="4"]:after,.release-progress__tooltip[released="4"]:before{left:4%!important}.release-progress__tooltip[released="5"]:after,.release-progress__tooltip[released="5"]:before{left:5%!important}.release-progress__tooltip[released="6"]:after,.release-progress__tooltip[released="6"]:before{left:6%!important}.release-progress__tooltip[released="7"]:after,.release-progress__tooltip[released="7"]:before{left:7%!important}.release-progress__tooltip[released="8"]:after,.release-progress__tooltip[released="8"]:before{left:8%!important}.release-progress__tooltip[released="9"]:after,.release-progress__tooltip[released="9"]:before{left:9%!important}.release-progress__tooltip[released="10"]:after,.release-progress__tooltip[released="10"]:before{left:10%!important}.release-progress__tooltip[released="11"]:after,.release-progress__tooltip[released="11"]:before{left:11%!important}.release-progress__tooltip[released="12"]:after,.release-progress__tooltip[released="12"]:before{left:12%!important}.release-progress__tooltip[released="13"]:after,.release-progress__tooltip[released="13"]:before{left:13%!important}.release-progress__tooltip[released="14"]:after,.release-progress__tooltip[released="14"]:before{left:14%!important}.release-progress__tooltip[released="15"]:after,.release-progress__tooltip[released="15"]:before{left:15%!important}.release-progress__tooltip[released="16"]:after,.release-progress__tooltip[released="16"]:before{left:16%!important}.release-progress__tooltip[released="17"]:after,.release-progress__tooltip[released="17"]:before{left:17%!important}.release-progress__tooltip[released="18"]:after,.release-progress__tooltip[released="18"]:before{left:18%!important}.release-progress__tooltip[released="19"]:after,.release-progress__tooltip[released="19"]:before{left:19%!important}.release-progress__tooltip[released="20"]:after,.release-progress__tooltip[released="20"]:before{left:20%!important}.release-progress__tooltip[released="21"]:after,.release-progress__tooltip[released="21"]:before{left:21%!important}.release-progress__tooltip[released="22"]:after,.release-progress__tooltip[released="22"]:before{left:22%!important}.release-progress__tooltip[released="23"]:after,.release-progress__tooltip[released="23"]:before{left:23%!important}.release-progress__tooltip[released="24"]:after,.release-progress__tooltip[released="24"]:before{left:24%!important}.release-progress__tooltip[released="25"]:after,.release-progress__tooltip[released="25"]:before{left:25%!important}.release-progress__tooltip[released="26"]:after,.release-progress__tooltip[released="26"]:before{left:26%!important}.release-progress__tooltip[released="27"]:after,.release-progress__tooltip[released="27"]:before{left:27%!important}.release-progress__tooltip[released="28"]:after,.release-progress__tooltip[released="28"]:before{left:28%!important}.release-progress__tooltip[released="29"]:after,.release-progress__tooltip[released="29"]:before{left:29%!important}.release-progress__tooltip[released="30"]:after,.release-progress__tooltip[released="30"]:before{left:30%!important}.release-progress__tooltip[released="31"]:after,.release-progress__tooltip[released="31"]:before{left:31%!important}.release-progress__tooltip[released="32"]:after,.release-progress__tooltip[released="32"]:before{left:32%!important}.release-progress__tooltip[released="33"]:after,.release-progress__tooltip[released="33"]:before{left:33%!important}.release-progress__tooltip[released="34"]:after,.release-progress__tooltip[released="34"]:before{left:34%!important}.release-progress__tooltip[released="35"]:after,.release-progress__tooltip[released="35"]:before{left:35%!important}.release-progress__tooltip[released="36"]:after,.release-progress__tooltip[released="36"]:before{left:36%!important}.release-progress__tooltip[released="37"]:after,.release-progress__tooltip[released="37"]:before{left:37%!important}.release-progress__tooltip[released="38"]:after,.release-progress__tooltip[released="38"]:before{left:38%!important}.release-progress__tooltip[released="39"]:after,.release-progress__tooltip[released="39"]:before{left:39%!important}.release-progress__tooltip[released="40"]:after,.release-progress__tooltip[released="40"]:before{left:40%!important}.release-progress__tooltip[released="41"]:after,.release-progress__tooltip[released="41"]:before{left:41%!important}.release-progress__tooltip[released="42"]:after,.release-progress__tooltip[released="42"]:before{left:42%!important}.release-progress__tooltip[released="43"]:after,.release-progress__tooltip[released="43"]:before{left:43%!important}.release-progress__tooltip[released="44"]:after,.release-progress__tooltip[released="44"]:before{left:44%!important}.release-progress__tooltip[released="45"]:after,.release-progress__tooltip[released="45"]:before{left:45%!important}.release-progress__tooltip[released="46"]:after,.release-progress__tooltip[released="46"]:before{left:46%!important}.release-progress__tooltip[released="47"]:after,.release-progress__tooltip[released="47"]:before{left:47%!important}.release-progress__tooltip[released="48"]:after,.release-progress__tooltip[released="48"]:before{left:48%!important}.release-progress__tooltip[released="49"]:after,.release-progress__tooltip[released="49"]:before{left:49%!important}.release-progress__tooltip[released="50"]:after,.release-progress__tooltip[released="50"]:before{left:50%!important}.release-progress__tooltip[released="51"]:after,.release-progress__tooltip[released="51"]:before{left:51%!important}.release-progress__tooltip[released="52"]:after,.release-progress__tooltip[released="52"]:before{left:52%!important}.release-progress__tooltip[released="53"]:after,.release-progress__tooltip[released="53"]:before{left:53%!important}.release-progress__tooltip[released="54"]:after,.release-progress__tooltip[released="54"]:before{left:54%!important}.release-progress__tooltip[released="55"]:after,.release-progress__tooltip[released="55"]:before{left:55%!important}.release-progress__tooltip[released="56"]:after,.release-progress__tooltip[released="56"]:before{left:56%!important}.release-progress__tooltip[released="57"]:after,.release-progress__tooltip[released="57"]:before{left:57%!important}.release-progress__tooltip[released="58"]:after,.release-progress__tooltip[released="58"]:before{left:58%!important}.release-progress__tooltip[released="59"]:after,.release-progress__tooltip[released="59"]:before{left:59%!important}.release-progress__tooltip[released="60"]:after,.release-progress__tooltip[released="60"]:before{left:60%!important}.release-progress__tooltip[released="61"]:after,.release-progress__tooltip[released="61"]:before{left:61%!important}.release-progress__tooltip[released="62"]:after,.release-progress__tooltip[released="62"]:before{left:62%!important}.release-progress__tooltip[released="63"]:after,.release-progress__tooltip[released="63"]:before{left:63%!important}.release-progress__tooltip[released="64"]:after,.release-progress__tooltip[released="64"]:before{left:64%!important}.release-progress__tooltip[released="65"]:after,.release-progress__tooltip[released="65"]:before{left:65%!important}.release-progress__tooltip[released="66"]:after,.release-progress__tooltip[released="66"]:before{left:66%!important}.release-progress__tooltip[released="67"]:after,.release-progress__tooltip[released="67"]:before{left:67%!important}.release-progress__tooltip[released="68"]:after,.release-progress__tooltip[released="68"]:before{left:68%!important}.release-progress__tooltip[released="69"]:after,.release-progress__tooltip[released="69"]:before{left:69%!important}.release-progress__tooltip[released="70"]:after,.release-progress__tooltip[released="70"]:before{left:70%!important}.release-progress__tooltip[released="71"]:after,.release-progress__tooltip[released="71"]:before{left:71%!important}.release-progress__tooltip[released="72"]:after,.release-progress__tooltip[released="72"]:before{left:72%!important}.release-progress__tooltip[released="73"]:after,.release-progress__tooltip[released="73"]:before{left:73%!important}.release-progress__tooltip[released="74"]:after,.release-progress__tooltip[released="74"]:before{left:74%!important}.release-progress__tooltip[released="75"]:after,.release-progress__tooltip[released="75"]:before{left:75%!important}.release-progress__tooltip[released="76"]:after,.release-progress__tooltip[released="76"]:before{left:76%!important}.release-progress__tooltip[released="77"]:after,.release-progress__tooltip[released="77"]:before{left:77%!important}.release-progress__tooltip[released="78"]:after,.release-progress__tooltip[released="78"]:before{left:78%!important}.release-progress__tooltip[released="79"]:after,.release-progress__tooltip[released="79"]:before{left:79%!important}.release-progress__tooltip[released="80"]:after,.release-progress__tooltip[released="80"]:before{left:80%!important}.release-progress__tooltip[released="81"]:after,.release-progress__tooltip[released="81"]:before{left:81%!important}.release-progress__tooltip[released="82"]:after,.release-progress__tooltip[released="82"]:before{left:82%!important}.release-progress__tooltip[released="83"]:after,.release-progress__tooltip[released="83"]:before{left:83%!important}.release-progress__tooltip[released="84"]:after,.release-progress__tooltip[released="84"]:before{left:84%!important}.release-progress__tooltip[released="85"]:after,.release-progress__tooltip[released="85"]:before{left:85%!important}.release-progress__tooltip[released="86"]:after,.release-progress__tooltip[released="86"]:before{left:86%!important}.release-progress__tooltip[released="87"]:after,.release-progress__tooltip[released="87"]:before{left:87%!important}.release-progress__tooltip[released="88"]:after,.release-progress__tooltip[released="88"]:before{left:88%!important}.release-progress__tooltip[released="89"]:after,.release-progress__tooltip[released="89"]:before{left:89%!important}.release-progress__tooltip[released="90"]:after,.release-progress__tooltip[released="90"]:before{left:90%!important}.release-progress__tooltip[released="91"]:after,.release-progress__tooltip[released="91"]:before{left:91%!important}.release-progress__tooltip[released="92"]:after,.release-progress__tooltip[released="92"]:before{left:92%!important}.release-progress__tooltip[released="93"]:after,.release-progress__tooltip[released="93"]:before{left:93%!important}.release-progress__tooltip[released="94"]:after,.release-progress__tooltip[released="94"]:before{left:94%!important}.release-progress__tooltip[released="95"]:after,.release-progress__tooltip[released="95"]:before{left:95%!important}.release-progress__tooltip[released="96"]:after,.release-progress__tooltip[released="96"]:before{left:96%!important}.release-progress__tooltip[released="97"]:after,.release-progress__tooltip[released="97"]:before{left:97%!important}.release-progress__tooltip[released="98"]:after,.release-progress__tooltip[released="98"]:before{left:98%!important}.release-progress__tooltip[released="99"]:after,.release-progress__tooltip[released="99"]:before{left:99%!important}.release-progress__tooltip[released="100"]:after,.release-progress__tooltip[released="100"]:before{left:100%!important}.release-progress__point{height:8px;width:8px;background-color:#fff;border-radius:4px;position:absolute;top:1px;right:0}.release-progress--top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.release-progress--unreleased{-webkit-filter:brightness(2);filter:brightness(2)}.blog-detail-page .s-radio{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.blog-detail-page .order-actions{border:none}.blog-post__content{border-bottom:none!important}.blog-post__comment{border:2px solid #e4e5f0}.blog-post__excerpt{height:120px}.blog-post__selected{margin-top:8px!important}.spam{background-color:#ffe4aa;color:#e59b00}.approved,.spam{border-radius:5px}.approved{background-color:#94e6af;color:#008c2e}.pending{background-color:#ebf7fd;color:#0064bc;border-radius:5px}.image__custom{max-width:none}.blog-layout__section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-layout__section--primary{-webkit-box-flex:2;-ms-flex:2 1 30rem;flex:2 1 30rem}.blog-layout__section--secondary{-webkit-box-flex:2;-ms-flex:2 1 15rem;flex:2 1 15rem}.blog-layout__item{margin-top:1.25rem}.blog-layout__item .search-engine .s-input-group__prepend{max-width:400px;text-overflow:ellipsis;overflow:hidden}.blog-layout__item .create-blog.is-error a{color:#d21926}.blog-layout__eye{margin-left:-30px;margin-top:20px}.blog-layout__item .s-date-editor.s-input{width:100%}.visibility-date{margin-top:24px!important}.scheduling-checkbox .sb-check{font-weight:700;font-size:14px;line-height:20px;color:#363f44}.sb-w-50{width:50%}.scheduling-label{font-size:14px;line-height:20px;color:#5e6a6e}.digital-product-alert{background:rgba(254,238,225,.5);border-radius:12px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.02);box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.02);min-height:152px}.digital-product-alert-left{padding:24px}.digital-product-alert-text{font-weight:700;font-size:16px;line-height:20px}.digital-product-alert-icon-close{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;float:right}.digital-product-alert-desc-text{color:var(--neutral-600)}.digital-product--member__container .sb-column-layout{padding:8px 0 0 0}.digital-product--member__container .sb-save-bar{padding:0 112px 0 64px}.digital-product--member__wrapper{background:#fff;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 1px rgba(172,181,185,.16);border-radius:12px;width:100%;padding:24px 12px 24px}.digital-product--member__wrapper .prefix-selection{min-width:79px}.digital-product--member__wrapper .select-country .sb-button{text-align:left;background-color:rgba(94,106,110,.0392156862745098)}.digital-product--member__name{font-size:14px}.digital-product--member__avatar{width:48px;height:48px}.digital-product--member__delete-btn{float:right}.digital-product--member__profile{margin-top:24px;margin-right:12px}.digital-product--member__profile__summary{border:1px solid #e3e7e8;border-radius:12px;padding:16px;width:32%}.digital-product--member__profile__summary--mobile{width:unset;-webkit-box-flex:1;-ms-flex:1;flex:1}.digital-product--member__profile__summary__icon{width:32px;height:32px}.digital-product--member__profile__summary__txt{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#5e6a6e}.digital-product--member__profile__summary__time{font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#363f44}.digital-product--member__profile__note{margin-top:24px}.digital-product--member__profile__note__input{margin-bottom:8px;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#5e6a6e}.digital-product--member__profile__product__trim{white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;max-width:160px;text-overflow:ellipsis}.digital-product--member__profile__product__title{font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#363f44}.digital-product--member__profile__product__enroll-btn{float:right}.digital-product--member__profile__product__percent-complete{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#363f44;min-width:40px}.digital-product--member__profile__product__image{height:40px;width:72px;min-width:70px;min-height:40px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.digital-product--member__profile__product__icon{cursor:pointer}.digital-product--member__profile__order{font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#363f44}.digital-product--member__profile__order__item{margin-top:16px;border-bottom:1px solid #e3e7e8;padding-bottom:16px}.digital-product--member__profile__order__item:last-child{border:none;padding-bottom:unset}.digital-product--member__profile__order__item__title{font-style:normal;font-weight:700;font-size:14px;line-height:20px;cursor:pointer;color:#0096ed}.digital-product--member__profile__order__item__price,.digital-product--member__profile__order__item__time{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#363f44}.digital-product--member__profile__order__item__time{text-align:right}.digital-product--member__profile__order__item__content{margin-top:16px}.digital-product--member__profile__order__item__content__image{width:70px;min-width:70px}.digital-product--member__profile__order__item__content__image img{width:70px;min-width:70px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.digital-product--member__profile__order__item__content__header{padding-right:12px}.digital-product--member__profile__order__item__content__header__txt{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#363f44}.digital-product--member__profile__order__item__content__header__sub-txt{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#5e6a6e}.digital-product--member__profile__order__item__content__all-order{font-style:normal;font-weight:400;font-size:14px;line-height:20px;cursor:pointer;color:#0096ed}.digital-product--member__sidebar__contact{font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#363f44}.digital-product--member__sidebar__contact__tag{float:right}.digital-product--member__sidebar__contact__tag__txt{font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#0096ed;float:right;cursor:pointer}.digital-product--member__sidebar__contact__info{margin-top:16px}.digital-product--member__sidebar__contact__info__detail--email{word-break:break-word}.digital-product--member__sidebar__contact__info__detail--txt{margin-top:8px}.digital-product--member__form{margin-bottom:86px}.digital-product--payment .circle{width:10px;height:10px;border-radius:50%}.digital-product--payment .circle-green{background-color:#3dbd13}.digital-product--payment .circle-grey{background-color:var(--neutral-600)}.digital-product--payment .circle-red{background-color:#ef4a35}.digital-product--payment .circle-yellow{background-color:#fefbe6}.digital-product--payment .stripe-collapse-item .sb-collapse-item__left,.digital-product--payment .stripe-collapse-item .sb-text-heading{-webkit-box-flex:1;-ms-flex:1;flex:1}.digital-product--payment .stripe-collapse-item-title{width:100%}.digital-product--payment .stripe-collapse-item-documentation{line-height:30px}.digital-product--payment--add .block-add-provider .sb-text-heading,.digital-product--payment .block-connected-account .sb-text-heading{-webkit-box-flex:1;-ms-flex:1;flex:1}.digital-product--payment .test-mode .sb-block-item__header{height:24px}.digital-product--payment .sb-block-item__header{height:56px}.digital-product--payment .sb-payment-header{z-index:1001}.digital-product--detail>div.sb-classes{background:rgba(var(--neutral-100-rgb),1)}.digital-product--detail .sb-tab-panel.checkout{background-color:var(--neutral-100);padding:0}.digital-product--detail .sb-tab-panel.checkout .checkout__container>.sb-layout{padding:0}.digital-product--detail .sb-tab-panel.checkout .checkout__container>.sb-layout .sb-column-layout{padding-left:0;padding-right:0}.digital-product--detail .sb-tab-panel.checkout .checkout__container>.sb-layout .sb-draggable{padding:0;-webkit-box-shadow:none;box-shadow:none}.digital-product--detail .sb-tab-panel.checkout .checkout__container>.sb-layout .sb-draggable .sb-draggable-item{padding:0}.digital-product--detail .sb-tab-panel.checkout .checkout__container .max-upsell-alert .sb-alert__title{display:none;background-color:#0a5ac8}.digital-product--detail .sb-tab-panel.checkout .checkout__container .max-upsell-alert p{margin-top:0}.digital-product--tab{padding-left:4px;padding-right:4px;padding-bottom:4px}@media (max-width:480px){.digital-product--tab{padding-left:0;padding-right:0}}.digital-product--tab .sb-tab-panel{background:none!important;padding:0}.digital-product--tab .sb-tab-panel .sb-column-layout{padding:0}@media (max-width:480px){.digital-product--tab .sb-block-item{margin-left:0;margin-right:0}.digital-product--tab .sb-block-item__content--hide-header{padding:16px}.digital-product--tab .sb-tab-navigation--container .sb-relative.sb-flex-grow.sb-w-100{padding:0 16px}.digital-product--tab .sb-tab-navigation--container .sb-relative.sb-flex-grow.sb-w-100.sb-tab-navigation--slider{padding:0 24px}}.digital-product--tab .sb-tab-navigation--overlay{background-image:unset}.digital-product--file.sb-draggable{padding:0;-webkit-box-shadow:none;box-shadow:none}.digital-product--file .digital-product--list-file{padding-right:0;padding-left:0}.digital-product--list-file.sb-draggable-item{-webkit-box-shadow:inset 0 -1px 0 #e3e7e8;box-shadow:inset 0 -1px 0 #e3e7e8;border-radius:unset}.digital-product--list-file.sb-draggable-item:last-child{-webkit-box-shadow:none;box-shadow:none}.digital-product--list-file .file-name{white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;width:50px;text-overflow:ellipsis}.digital-product--list-file .file-name .text{font-weight:400;font-size:12px;line-height:16px;color:#363f44}.digital-product--list-file .file-name .uploading{color:#a7b1b4}.digital-product--list-file .file-name .error{color:#d70707}.digital-product--list-file .btn-action{width:14px}.digital-product--list-file .dp-icon-drag__disable{color:var(--neutral-400);cursor:not-allowed}.digital-product__tab-content .sb-form-item__label{font-size:16px}.digital-product__tab-content .child-block-item .sb-form-item__label{font-size:14px}.digital-product__tab-content .divider{border-top:1px solid rgba(var(--neutral-600-rgb),.06)}@media (max-width:480px){.digital-product__tab-content .sb-block-item__content--hide-header{padding:16px}}.progress-line{width:108px}#page-header{padding-bottom:16px}.btn-workthrough-text{color:#2db0fa}.dp-ellipsis-title{white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;width:50px;text-overflow:ellipsis}.online-course-collapse-item.sb-collapse-item{background:unset;width:100%}.online-course-collapse-item.sb-collapse-item:not(.sb-collapse-item--active):hover{background:unset}.online-course-collapse-item .ellipsis-title{white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;width:50px;text-overflow:ellipsis}.online-course-collapse-item .sb-collapse-item__description{margin-top:unset}.online-course-collapse-item.sb-p-medium{padding-top:unset;padding-bottom:unset;padding-left:0}.online-course-collapse-item .sb-collapse-item__left{-webkit-box-flex:1;-ms-flex:1;flex:1}.online-course-collapse-item-title{width:100%}.online-course--tab-content .draggable-item-section{padding:4px 16px;margin-bottom:2px;border-radius:10px}.online-course--tab-content .draggable-item-section:hover{cursor:pointer;background-color:rgba(167,177,180,.16)}.online-course--tab-content .draggable-item-section__insert-lectures{padding-right:46px}@media only screen and (max-width:767px){.online-course--tab-content .draggable-item-section__insert-lectures{padding:0}}.online-course--tab-content .draggable-item-section__insert-lectures .sb-textarea .sb-input__inner{min-height:40px;padding:8px 8px 8px 16px}.online-course--tab-content .draggable-item-section__insert-lectures .sb-button{padding-right:16px;padding-left:16px}.online-course--tab-content .draggable-item-section__insert-lectures__btn-cancel{margin-left:4px}.online-course--tab-content .draggable-item-section__insert-lectures__btn-cancel.sb-button{border:none;padding:16px;height:40px;max-height:40px}.online-course--tab-content .draggable-item-section__insert-lectures__btn-cancel.sb-button:hover{border:1px solid rgba(var(--neutral-600-rgb),.24)}.online-course--tab-content .draggable-lecture.sb-draggable{background:unset;padding:unset;-webkit-box-shadow:none;box-shadow:none}.online-course--tab-content .draggable-lecture .draggable-item-lecture{margin-top:2px;padding:4px;margin-bottom:2px;border-radius:10px}.online-course--tab-content .draggable-lecture .draggable-item-lecture:hover{cursor:pointer;background-color:rgba(167,177,180,.16)}.online-course--tab-content .draggable-lecture .draggable-item-lecture.sb-draggable-item{background:unset}.online-course--tab-content .draggable-lecture .draggable-item-lecture.sb-draggable-item:hover{background-color:rgba(167,177,180,.16)}.online-course--tab-content .status-badge{width:100px}.online-course--tab-content .btn-dropdown .sb-button{padding:0 8px}.online-course--tab-content .btn-dropdown .sb-button span.sb-icon{margin-left:unset}.online-course--tab-content .mr-2{margin-right:2px}.online-course--tab-content .btn-add-lecture{width:130px}.online-course--tab-pricing .draggable-item-offer{margin-bottom:2px;border-radius:10px}.online-course--tab-pricing .draggable-item-offer:hover{cursor:pointer;background-color:rgba(167,177,180,.08)}.online-course--tab-pricing .draggable-item-offer.is-disable-hover{cursor:unset;background-color:unset}.online-course--tab-pricing .draggable-item-offer .icon-drag{color:#5e6a6e}.online-course--tab-pricing .collapse-offer-item{width:calc(100% - 16px);background-color:unset;padding:8px}.online-course--tab-pricing .collapse-offer-item.is-hide-header{padding:0}.online-course--tab-pricing .collapse-offer-item.sb-collapse-item:not(.sb-collapse-item--active):hover,.online-course--tab-pricing .collapse-offer-item:hover{background-color:unset}.online-course--tab-pricing .collapse-offer-item .sb-collapse-item__left{-webkit-box-flex:1;-ms-flex:1;flex:1;width:calc(100% - 16px)}.online-course--tab-pricing .collapse-offer-item .pricing-guide .sb-collapse-item{padding:16px 0}.online-course--tab-pricing .collapse-offer-item .pricing-guide .sb-collapse-item .sb-collapse-item__header{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.online-course--tab-pricing .collapse-offer-item .pricing-guide .sb-collapse-item .sb-mt-medium{margin-top:unset}.online-course--tab-pricing .collapse-offer-item .pricing-guide .sb-collapse-item--active{background-color:#fff}.online-course--tab-pricing .collapse-offer-item .pricing-guide .sb-collapse-item:hover{background-color:unset}.online-course--tab-pricing .collapse-offer-item .pricing-guide__title{color:var(--neutral-600);cursor:default}.online-course--tab-pricing .collapse-offer-item .pricing-guide__description{font-size:12px;font-weight:400;line-height:16px;color:var(--neutral-600)}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type{margin:0 2px;width:calc(50% - 8px);padding:16px;border:1px solid var(--neutral-200);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type:hover{background-color:#fff;border:1px solid var(--neutral-400)}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type__label .sb-radio [type=radio]+.sb-check:before{margin-right:8px}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type__label .sb-check{font-size:16px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type.is-active{border-color:transparent;box-shadow:0 0 0 2px #0096ed;-moz-box-shadow:0 0 0 2px #0096ed;-webkit-box-shadow:0 0 0 2px #0096ed}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type.is-active:hover{border-color:transparent}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type.disabled-paid{opacity:.4;pointer-events:none}@media (max-width:480px){.online-course--tab-pricing .collapse-offer-item .choose-pricing-type{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2px;margin-bottom:0}.online-course--tab-pricing .collapse-offer-item .choose-pricing-type .pricing-type{width:100%;margin:0 0 12px}}.online-course--tab-pricing .collapse-offer-item .pricing-description{padding-left:28px;font-weight:400;font-size:12px;line-height:16px;color:#5e6a6e}.online-course--tab-pricing .collapse-offer-item .payment-pricing__form-item{width:calc(50% - 6px)}.online-course--tab-pricing .collapse-offer-item .payment-pricing__form-item .sb-button--label{text-align:left}@media (max-width:480px){.online-course--tab-pricing .collapse-offer-item .payment-pricing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.online-course--tab-pricing .collapse-offer-item .payment-pricing__form-item{width:100%}}.online-course--tab-pricing .collapse-pricing-addition{border-bottom:1px solid #e3e7e8;border-top:1px solid #e3e7e8;border-radius:unset}.online-course--tab-pricing .collapse-pricing-addition-item{background-color:unset;padding:16px 0}.online-course--tab-pricing .collapse-pricing-addition-item.sb-collapse-item:not(.sb-collapse-item--active):hover{color:unset}.dp-status-badge{width:100px}.wistia_upload_button{color:var(--neutral-800)!important;background:0 0!important}.wistia_upload_bar{bottom:3px!important;height:10%!important;top:unset!important}.wistia_upload_text{color:var(--neutral-600)!important;font-size:14px!important}.digital-btn-group{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.choose-product{margin-top:16px;margin-bottom:8px;font-style:normal;font-weight:700;font-size:14px;line-height:20px;color:#5e6a6e}.dp-disable-text,.dp-disable-title label{color:var(--neutral-400)}.dp-flex-grow{-webkit-box-flex:1;-ms-flex:1;flex:1}.dp-mr-22{margin-right:22px}.dp-help-text{color:#5e6a6e}.dp-error-text{color:#d12e39}.dp-mb-72{margin-bottom:72px}.dp-pl-12{padding-left:12px}.dp-pr-12{padding-right:12px}.dp-pl-0{padding-left:0!important}.section-processing-upload{margin-right:240px}.section-processing-error{margin-right:175px}.title-ellipsis{white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;width:400px;text-overflow:ellipsis}.question-item{background:rgba(167,177,180,.08);border-radius:10px}@media (max-width:480px){.question-item .question-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.question-item .question-content__type{padding-right:0}.question-item .question-content__description{margin-top:8px}}.question-item .sb-button--label{text-align:left}.question-item .sb-button--select,.question-item .sb-input__inner{background:rgba(94,106,110,.04);border:1px solid #e3e7e8}.question-item .sb-button--select:hover,.question-item .sb-input__inner:hover{border:1px solid #acb5b9}.question-item .sb-button--select:focus-within,.question-item .sb-input__inner:focus-within{border:1px solid #0096ed;-webkit-box-shadow:0 0 0 3px rgba(0,150,237,.16);box-shadow:0 0 0 3px rgba(0,150,237,.16)}.border-top-as-line{border-top:1px solid #e3e7e8}.select-country .sb-input--disabled .sb-input__inner{cursor:pointer;border:1px solid var(--neutral-200);color:var(--neutral-800)}.digital-product-enroll .dp-height-auto{height:auto}.digital-product-enroll .dp-font-normal{font-weight:400}.ellipsis-title{white-space:nowrap;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.digital-product-banner{background:rgba(254,238,225,.5);border-radius:12px;-webkit-box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.02);box-shadow:0 1px 6px 0 rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.02);min-height:152px;margin-bottom:24px}.digital-product-banner .digital-product-banner-icon-close{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;float:right}.digital-product-banner .digital-product-banner-left{max-width:495px;padding:24px}.digital-product-banner .digital-product-banner-desc-text{min-height:20px}.digital-product-banner .digital-product-banner-image{width:295px;height:100%}.digital-product-banner .digital-product-banner-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (max-width:767px){.digital-product-banner{height:0;padding-top:66%;overflow:hidden;position:relative;background:#feeee1}.digital-product-banner .banner__wrapper{position:absolute;left:0;top:0;width:100%;height:100%}.digital-product-banner .digital-product-banner-icon-close,.digital-product-banner .digital-product-banner-left{position:absolute;top:0;right:0;z-index:1}.digital-product-banner .digital-product-banner-left .digital-product-banner-desc-text,.digital-product-banner .digital-product-banner-left h4{max-width:60%}.digital-product-banner .digital-product-banner-left .digital-product-banner-cta-group a,.digital-product-banner .digital-product-banner-left .digital-product-banner-cta-group button{background-color:#fff}.digital-product-banner .digital-product-banner-image{width:auto}.digital-product-banner .digital-product-banner-image img{position:absolute;right:0;width:298px;height:298px}}.digital-product-banner .learn-more-btn{max-width:131px;padding:9px 16px;height:40px;max-height:40px;background:0 0;border:1px solid rgba(var(--neutral-600-rgb),.24);border-radius:10px;color:var(--neutral-800);-webkit-appearance:none;text-align:center;white-space:nowrap;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;-webkit-transition:all .15s ease;transition:all .15s ease;font-weight:700;font-size:14px;line-height:9px;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}#import-members .s-checkbox+.s-checkbox{margin-left:0}.grant-access__variant-image{width:50px;height:30px}.grant-access__variant{background-color:rgba(var(--neutral-100-rgb),.64);padding:12px;border-radius:8px;margin-bottom:8px}.grant-access__variant:last-child{margin-bottom:0}.grant-access__loading{height:5px}.grant-access .grant-access-content{height:425px;overflow-y:auto;overflow-x:hidden}.grant-access .grant-access-content--empty{height:420px}.grant-access .grant-access-content--empty img{width:120px}.grant-access .grant-access-content::-webkit-scrollbar-track{margin-top:4px;margin-bottom:4px;border-radius:3px}.grant-access .grant-access-content::-webkit-scrollbar{width:3px}.grant-access .grant-access-content::-webkit-scrollbar-thumb{border-radius:3px;-webkit-box-shadow:inset 0 0 6px rgba(10,10,10,.3)}.grant-access .sb-collapse-item--active,.grant-access .sb-collapse-item:not(.sb-collapse-item--active):hover{background-color:var(--neutral-50)}.grant-access .hidden-collapse-icon .sb-collapse-item--visible{display:none}.grant-access .grant-collapse-item{padding:0 16px 0 0}.grant-access .grant-collapse-item__title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.grant-access .grant-product-list__check{top:10px}.grant-access .grant-product-list__list{margin-left:32px}.grant-access .grant-product-list .sb-checkbox [type=checkbox]:focus+.sb-check:before{-webkit-box-shadow:none;box-shadow:none}.grant-access .grant-product-list .grant-divider{border-bottom:1px solid var(--neutral-200)}.grant-access .grant-product-list:last-child .grant-divider{display:none}.grant-access .fade-enter-active,.grant-access .fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.grant-access .fade-enter-from,.grant-access .fade-leave-to{opacity:0}.pricing-preview{border-radius:24px;overflow:hidden;border:4px solid #e3e7e8;height:675px;padding:0;background:#fff}.pricing-preview .s-icon-close{z-index:99;width:48px;height:48px;right:8px;top:8px}@media only screen and (max-width:767px){.pricing-preview{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100vh;border:none;border-radius:0}.pricing-preview .content#preview-content,.pricing-preview .content#preview-template{height:100%;-webkit-transform:scale(1);transform:scale(1);width:100%;margin:0}}.pricing-preview .content{-webkit-transform:scale(.8);-webkit-transform-origin:0 0;width:378px;height:835px;border:none}.pricing-preview.sticky{position:fixed;width:310px;top:100px}.popup-preview,.popup-preview-full-scale{position:relative;min-height:835px}.popup-preview-full-scale #preview-content{-webkit-transform:scale(1);transform:scale(1)}.tox-fullscreen .tox .tox-dialog-wrap{z-index:2}.preferred-link__help{padding-left:35px}.preferred-link__dropdown .sb-button--label{text-align:left}.preferred-link__dropdown .sb-dropdown-menu__item span{color:var(--neutral-600)}.preferred-link__dropdown-item{padding-top:10px!important;padding-bottom:10px!important;line-height:0!important}.dp-quiz .no-padding{padding:0}.dp-quiz .icon-drag{float:left;display:block}.dp-quiz .btn-add-question{height:40px}.dp-quiz .sb-collapse-item__description{overflow:unset}.dp-quiz__error-text{color:var(--red-600)}.dp-quiz__help-text{color:var(--neutral-600)}.dp-quiz__draggable-item{background:rgba(167,177,180,.08);border-radius:10px}.dp-quiz .sb-button--label{text-align:left}.dp-quiz .sb-button--select,.dp-quiz .sb-input__inner{background:rgba(94,106,110,.04);border:1px solid #e3e7e8}.dp-quiz .sb-button--select:hover,.dp-quiz .sb-input__inner:hover{border:1px solid #acb5b9}.dp-quiz .sb-button--select:focus-within,.dp-quiz .sb-input__inner:focus-within{border:1px solid #0096ed;-webkit-box-shadow:0 0 0 3px rgba(0,150,237,.16);box-shadow:0 0 0 3px rgba(0,150,237,.16)}.dp-quiz .sb-form-item--activated .sb-input__inner{background:rgba(94,106,110,.04)}.dp-quiz .sb-radio .sb-check{margin-bottom:0;margin-right:2px}.dp-quiz .sb-checkbox{display:block;margin-right:3.5px}.dp-quiz .add-option span{color:var(--blue-400)}.dp-quiz .add-option svg{fill:var(--blue-400)}@media only screen and (max-width:767px){.dp-quiz .dp-quiz__question{-ms-flex-flow:wrap;flex-flow:wrap}.dp-quiz .dp-quiz__question__select{-ms-flex-flow:wrap;flex-flow:wrap;margin-right:0;margin-bottom:8px}.dp-quiz .sb-checkbox{display:block;margin-top:14px;margin-right:5px}}@media only screen and (max-width:767px){.modal-tiny-mce-file-upload .s-modal-body{height:300px;overflow:hidden;margin-bottom:24px;position:relative}.modal-tiny-mce-file-upload .s-modal-body .media-iframe{width:100%;height:100%}.modal-tiny-mce-file-upload .s-modal-body .sb-image__content{bottom:0;left:0}}.modalConfirmDeleteMediaOnMobile .sb-popup__container{top:60px;bottom:auto;border-radius:12px}@media only screen and (max-width:767px){.block-title-description-heading{font-size:17px}.block-title-description-heading .dp-help-text{font-size:14px}}[id=dp-product-action-lecture] .sb-dropdown-menu,[id=dp-product-action-section] .sb-dropdown-menu{max-height:unset;width:134px}[id^=dp-product-action-]{z-index:9!important}.insta-mce{border:none!important}.library-details .border-radius-large{border-radius:6px}.library-details .s-collapse{border-top:0}.library-details .s-textarea__inner{min-height:40px}.library-details .icon-arrow--active{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;will-change:transform}.library-details__input-filter svg{color:var(--neutral-400)}.library-details-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:300px}.library-details-empty a,.library-details-empty p{font-size:12px}.library-details-empty--category{height:220px}.library-details-empty--category-linked{height:140px}.library-details-empty--category-linked p{color:#a7b1b4}.library-details-empty .title{font-size:14px}.library-details .category-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.library-details .category-header .s-icon{-ms-flex-item-align:self-end;align-self:self-end;margin-right:4px}.library-details .category-header .s-input{max-width:85%}.library-details .divider{margin:14px 0 20px 0}.library-details .divider--margin-small{margin:14px 0 8px 0}.library-details .category-actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}.library-details .category-actions .category-actions-item:not(:last-child){margin-right:10px}.library-details .collapse-item-category .sb-collapse-item__left{width:100%}.library-details .card-template{background:#f7f8f8;height:auto;width:100%;border-radius:6px}.library-details .card-template__custom-block-wrapper{background:#363f44;border-radius:8px 8px 0 0}.library-details .card-template__badge{top:8px;right:8px;z-index:1}.library-details .card-template__badge--left{left:8px;right:auto}.library-details .card-template__image{position:relative;overflow:hidden;height:160px}.library-details .card-template__image,.library-details .card-template__image--actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.library-details .card-template__image--actions{position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;bottom:0;left:0;right:0}.library-details .card-template__image--actions p{display:none}.library-details .card-template__image--actions:hover{background:rgba(36,36,36,.5)}.library-details .card-template__image--actions:hover p{display:block;margin-top:5px;margin-bottom:5px;font-weight:700;font-size:16px;color:var(--colors-neutral-white,#fff)}.library-details .card-template__image--actions:hover p:hover{text-decoration:underline}.library-details .card-template__image--actions:hover a{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.library-details .card-template__image img{width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.library-details .card-template__image--custom-block{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem;-ms-flex-item-align:center;align-self:center;height:70%;border-radius:8px;background:#fff}.library-details .card-template__disabled{background:var(--neutral-200);color:var(--neutral-800);border-radius:6px;top:8px;left:8px;padding:4px 8px;height:20px;z-index:1000}.library-details .card-template__info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.library-details .card-template__info .s-icon,.library-details .card-template__info .s-switch{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.library-details .card-template__info .sb-flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.library-details .card-template__info .vertical-divider{width:1px;height:48px;background-color:#ececec;left:-2px}.library-details .card-template__info--name{font-weight:600;-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.library-details .card-template__info--template-id{color:rgba(var(--neutral-600-rgb),.8);font-size:12px;line-height:16px}.library-details .card-template__info--domain{font-size:12px}.library-details .card-template__info--option{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.library-details .card-template__info--option:hover{background:rgba(172,181,185,.3215686274509804);border-radius:10px}.library-details .card-template__color{display:grid;grid-template-columns:repeat(5,20%);height:120px}.library-details .card-template__color div:first-child{border-top-left-radius:8px}.library-details .card-template__color div:last-child{border-top-right-radius:8px}.library-details .card-template__typo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:92px;background:#363f44;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:18px;border-top-left-radius:8px;border-top-right-radius:8px}.library-details .card-template__typo .item{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;color:#fff}.library-details .card-template__typo .item--heading{font-size:16px}.library-details .card-template__typo .item--paragraph{font-size:12px}.library-details .card-template.is-spds{border:1px solid var(--neutral-200);border-radius:6px}.library-details .card-template.is-spds .card-template__image{height:unset;padding-bottom:100%}.library-details .card-template.is-spds .card-template__image.ratio-16-9{padding-bottom:56.25%}.library-details .card-template.is-spds .card-template__image--img{top:0;border-radius:6px}.library-details .card-template.is-spds .card-template__custom-block-wrapper{padding:80px!important}.library-details .card-template-items{display:grid;grid-template-columns:repeat(3,minmax(30%,auto));gap:1rem}.library-details .card-template-items.is-spds{gap:24px}.library-details .s-counter{position:absolute;right:0;top:-20px;margin-top:0}.library-details .s-modal-body{padding:0 32px 0}.library-details .s-tabs-nav{border-bottom:1px solid #e3e7e8}.library-details .s-tabs-nav a{padding:1em}.library-details .s-tabs-nav .is-active{border-bottom:2px solid #0096ed}.library-details .s-tabs-nav .is-active span{border-bottom:none}.library-details .s-tabs-nav .is-active p{color:#0096ed!important}.library-details .modal-add-edit-category .s-button:focus{border-color:#b6bec3}.library-details .modal-add-edit-category .s-form-item__error{margin-left:90px}.library-details .modal-add-edit-category .error-input input,.library-details .modal-add-edit-category .error-input input:focus{border-color:red}.library-details .modal-add-edit-category .error-message{color:red;margin-left:90px}.library-details .modal-list-icon-category .s-modal-wrapper{margin-top:300px;margin-right:400px}.library-details .modal-list-icon-category .s-modal-wrapper .s-modal-content{margin:0;border-radius:0 0 8px 8px;width:auto;max-height:50%;min-height:100px}.library-details .modal-list-icon-category .s-modal-wrapper .s-modal-content .s-modal-body{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.library-details .modal-list-icon-category .s-modal-wrapper .s-modal-content .s-modal-body .list-icon-search{width:90%}.library-details .modal-list-icon-category .s-modal-wrapper .s-modal-content .s-modal-body .list-icon-grid{display:inline-grid;grid-template-columns:repeat(5,auto);gap:10px}.library-details .modal-list-icon-category .s-modal-wrapper .s-modal-content .s-modal-body .list-icon-grid__item{border:1px solid rgba(94,106,110,.24);border-radius:10px}.library-details .modal-list-icon-category .s-modal-wrapper .s-modal-content .s-modal-body .list-icon-grid__item:hover{border-color:#b6bec3}.library-details .modal-list-icon-category .s-modal-background{background-color:transparent}.library-details .modal-list-icon-category ::-webkit-scrollbar,.library-details .modal-list-icon-category ::-webkit-scrollbar-track{background-color:transparent}.library-details .modal-list-icon-category ::-webkit-scrollbar-thumb{border-radius:3px;border:3px solid transparent;background-color:rgba(0,0,0,.3);background-clip:content-box}.library-details .s-button:focus:not(:active){-webkit-box-shadow:none;box-shadow:none}.library-details .modal-add-custom-block .s-icon,.library-details .modal-edit-template .s-icon{width:auto;height:auto}.library-details .modal-add-custom-block .upload--desktop .s-upload-draggable,.library-details .modal-add-custom-block .upload--mobile .s-upload-draggable,.library-details .modal-edit-template .upload--desktop .s-upload-draggable,.library-details .modal-edit-template .upload--mobile .s-upload-draggable{height:246px}.library-details .modal-add-custom-block .upload--desktop,.library-details .modal-edit-template .upload--desktop{width:348px}.library-details .modal-add-custom-block .upload--mobile,.library-details .modal-edit-template .upload--mobile{width:218px}.library-details .modal-add-custom-block .card-image,.library-details .modal-edit-template .card-image{height:auto;width:auto;min-height:70px;min-width:70px;border:1px solid #dbdfe1;border-radius:8px}.library-details .modal-add-custom-block .card-image__content,.library-details .modal-edit-template .card-image__content{border-radius:8px 8px 0 0;background:#f5f6f7}.library-details .modal-add-custom-block .card-image__content>img,.library-details .modal-edit-template .card-image__content>img{height:184px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.library-details .modal-add-custom-block .card-image .s-icon:hover,.library-details .modal-edit-template .card-image .s-icon:hover{border-radius:6px;background:#dbdfe1}.library-details .modal-add-custom-block .card-image img,.library-details .modal-edit-template .card-image img{min-width:30px;min-height:30px;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}#modal-list-icon-category{overflow:auto;height:200px}#modal-list-icon-category .list-icon-grid{display:inline-grid;grid-template-columns:repeat(5,auto);gap:10px}#modal-list-icon-category .list-icon-grid__item{border:1px solid rgba(94,106,110,.24);border-radius:10px}#modal-list-icon-category .list-icon-grid__item:hover{border-color:#b6bec3}#modal-list-icon-category::-webkit-scrollbar{background-color:transparent;width:5px}#modal-list-icon-category::-webkit-scrollbar-track{background-color:transparent}#modal-list-icon-category::-webkit-scrollbar-thumb{border-radius:3px;background-color:rgba(0,0,0,.3);background-clip:content-box}#card-template-action{min-width:176px}#card-template-action .sb-dropdown-menu__item.is-delete{color:var(--red-600)}.modal-qr-verify .s-modal-body{color:#363f44}.modal-qr-verify .text-blur{color:#5e6a6e}.modal-qr-verify iframe{width:164px;height:164px;border:1px solid #e3e7e8;border-radius:8px}.modal-qr-verify iframe body>img{width:100%}.template-discount .sb-tag{display:none}.template-discount .input-discount{width:100px}.template-discount .sb-form-item__label{font-size:16px}.template-discount .sb-more-content{margin-top:8px}.library-list__info{font-weight:600}.library-list__info--name{-webkit-box-flex:4;-ms-flex:4;flex:4}.library-list__info--date{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:2;-ms-flex:2;flex:2}.library-list__info--action{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;text-align:left}.library-list__detail{-webkit-box-flex:3;-ms-flex:3;flex:3}.library-list__detail a{color:inherit}.library-list__switch{-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.library-list__switch .custom-alert{color:#eea921}.library-list .linked-text{color:#a7b1b4;font-weight:400}.library-list__description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.library-list .themes-list__row--disabled{color:#a7b1b4}.library-list .s-pagination{margin:16px 0 0 0}.modal-create-library .s-counter{position:absolute;right:0;top:-20px;margin-top:0}.modal-create-library .s-button:focus:not(:active){-webkit-box-shadow:none;box-shadow:none}.modal-create-library .s-textarea__inner{min-height:40px}.tox-dialog__disable-scroll{overflow:unset!important}.library__linked{width:64px;height:64px;border-radius:42px;background:rgba(var(--neutral-600-rgb),.24)}.library__cart--info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.library__cart--info .title{color:var(--neutral-800);font-size:14px}.library__cart--info .library-id{color:rgba(var(--neutral-600-rgb),.8)}.library__cart--content{height:48px}.library__cart--settings{width:40px;height:40px}.library__cart--settings:hover{border-radius:10px;border:1px solid var(--neutral-400);background:rgba(var(--neutral-800-rgb),.08)}.library__select-item{padding:4px 4px 4px 16px;height:40px}.library__select-item--delete{color:var(--red-600)}.library__select-item:hover{text-decoration:none;background:var(--neutral-100)}.user-risk-level .s-modal-header{padding:24px}.user-risk-level .s-modal-body{padding:0 24px 24px 24px}.user-risk-level .s-modal-footer{padding:0}.user-risk-level .footer-content{padding:24px}.user-risk-level .footer-content .btn-got-it{border-radius:10px;padding:10px 16px}.user-risk-level__current{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 2px 4px 0 rgba(0,0,0,.08);border:1px solid #e3e7e8;border-radius:10px;overflow:hidden}.user-risk-level__current__heading{padding:16px;font-weight:700;font-size:12px;color:#5e6a6e;border-bottom:1px solid #e3e7e8;text-transform:uppercase}.user-risk-level__current__info__level{-webkit-box-flex:1;-ms-flex:1;flex:1}.user-risk-level__current__info__level__value{font-size:40px;color:#363f44;line-height:40px;margin-bottom:4px}.user-risk-level__current__info__level__learn-more{color:#0096ed;font-size:12px}.user-risk-level__current__info__list{border-left:1px solid #e3e7e8;-webkit-box-flex:2;-ms-flex:2;flex:2;padding:16px 24px}.user-risk-level__current__info__list__item,.user-risk-level__current__info__list__item__value{color:#363f44}.user-risk-level__history__heading{font-size:16px;color:#363f44}.user-risk-level__history .timeline-scroll{overflow-y:auto;max-height:350px;padding-left:16px;min-height:100px}.user-risk-level__history .timeline-list{padding-bottom:0}.user-risk-level__history .timeline-list:after{content:" ";width:3px;top:0;bottom:20px;border-radius:3px;left:2px;background-color:#dbdfe1;position:absolute}.user-risk-level__history .timeline-list__item:first-child{margin-top:0}.user-risk-level__history .timeline-list__item__date{color:#acb5b9}.user-risk-level__history .timeline-list__item__node{font-size:.875rem}.user-risk-level__history .timeline-list__item__node__content{padding-right:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}.user-risk-level__history .timeline-list__item__node__content__header{color:#363f44}.user-risk-level__history .timeline-list__item__node__content__detail .performance-desc{color:#0096ed}.user-risk-level__history .timeline-list__item__node__content__detail .content-detail-item{color:#5e6a6e;font-size:14px}.user-risk-level__history .timeline-list__item__node__content__detail .performance_change_desc{padding-left:12px;font-size:14px}.user-risk-level__history .timeline-list__item__node__content__detail .dot{padding:4px;font-size:12px}.user-risk-level__history .timeline-list__item__node:before{content:" ";position:absolute;background-color:#2db0fa;-webkit-box-flex:0;-ms-flex:none;flex:none;width:11px;height:11px;left:-32px;border-radius:50%;border:2px solid #fff;z-index:1;top:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.user-risk-level__history .timeline-list__item__node__icon-collapse{position:absolute;top:0;right:0}.edit-language #page-header{padding:16px 28px}.edit-language #button-auto-translate span{color:var(--blue-600)}.edit-language__top .sb-button--dropdown span,.edit-language__top .sb-button--select{text-align:left}.edit-language__top__select-entity{width:auto;min-width:280px}.edit-language__top__select-page .sb-button--dropdown,.edit-language__top__select-theme .sb-button--dropdown{width:auto;min-width:150px}.edit-language__top__select-item{max-width:420px}.edit-language__table .color-5e{color:var(--neutral-600)}.edit-language__table .sb-table th{padding:0;height:56px}.edit-language__table .sb-table__fixed,.edit-language__table .sb-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.edit-language__table .target-input{outline:none;padding:8px;height:48px;line-height:24px;font-family:inherit;border:1px solid var(--neutral-200);background-color:rgba(var(--neutral-600-rgb),.04);color:var(--neutral-800);font-size:15px;border-radius:10px;resize:vertical}.edit-language__table .target-input:disabled{cursor:not-allowed;border:none;color:var(--neutral-400);background-color:rgba(var(--neutral-600-rgb),.04)}.edit-language__table .target-input:focus{outline:none;border-color:var(--blue-600);-webkit-box-shadow:0 0 0 3px rgba(var(--blue-600-rgb),.16);box-shadow:0 0 0 3px rgba(var(--blue-600-rgb),.16);background-color:var(--neutral-50)}.edit-language__table .target-input::-webkit-scrollbar{width:10px}.edit-language__table .target-input::-webkit-scrollbar-thumb{background-color:#c4c6d4;border-radius:20px}.edit-language__table--col-key{text-overflow:ellipsis;overflow:hidden;max-width:200px}.edit-language__table .edit-icon:hover,.edit-language__table .pen-icon{color:#0091eb}.edit-language .sb-table__body tr td:nth-child(2){vertical-align:top}.detail-language__web-content .sb-text-heading{width:100%}.detail-language__web-content .entity-item:not(:last-child){border-bottom:1px solid var(--neutral-200)}.detail-language__web-content .entity-item:last-child{padding-bottom:0}.detail-language__expire-alert{border-radius:8px;background:rgba(227,231,232,.48)}.detail-language__store-data .sb-collapse-item__left{width:100%}.detail-language__store-data .sb-collapse-item--visible{display:none}.detail-language__store-data .sb-block-item__content{padding:8px}.detail-language__store-data--collapse .sb-collapse-item:not(:last-of-type) .sb-collapse-item__description{margin-bottom:8px;padding-bottom:8px}.detail-language__store-data .entity-item{padding:10px 0}.detail-language .select-store-skeleton{width:100%;height:40px}.detail-language .alert-custom-layout{border-radius:8px;background:rgba(227,231,232,.48)}.tiptap__container{border-radius:8px;background-color:var(--neutral-100);border:1px solid var(--neutral-200)}.tiptap__container.is-disabled{opacity:.5;cursor:not-allowed}.tiptap__container--toolbar{height:auto;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:1px solid var(--neutral-200);gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.tiptap__container--toolbar .sb-button--select{height:32px;width:150px;background-color:#fff}.tiptap__container--toolbar .sb-button--select.is-disabled{background-color:#fff;border:1px solid var(--neutral-200)}.tiptap__container--toolbar-color{height:32px;width:32px;padding:3px;background:#fff;border:1px solid var(--neutral-200);border-radius:10px}.tiptap__container--toolbar-color span{width:25px;display:block;height:25px;border-radius:8px}.tiptap__container--toolbar--heading .sb-button--select{padding:8px;width:58px}.tiptap__container .ProseMirror{min-height:50px;max-height:500px;height:auto;padding:2px 8px;overflow-x:auto}.tiptap__container .ProseMirror:focus-visible{outline:none}.tiptap__container .ProseMirror ul{list-style:inherit;margin:0;padding:revert}.tiptap__container .ProseMirror ol{list-style:auto;margin:0;padding:revert}.tiptap__container .toolbar-group{background-color:#fff;border:1px solid var(--neutral-200);border-radius:8px}.tiptap__container .toolbar-group__button{padding:4px 10px;background-color:#fff;border:none}.tiptap__container .toolbar-group__button:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tiptap__container .toolbar-group__button:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tiptap__container .toolbar-group__button:not(:last-child){border-right:1px solid var(--neutral-200)}.tiptap__container .toolbar-group__button.is-active{background-color:var(--neutral-100)}.tiptap__container .toolbar-group__button.is-active g path,.tiptap__container .toolbar-group__button.is-active svg path{stroke:var(--blue-400)!important}.tiptap__container .h1,.tiptap__container .h1 p,.tiptap__container .h1 span,.tiptap__container h1,.tiptap__container h1 p,.tiptap__container h1 span{font-family:var(--heading-font-name);font-weight:var(--heading-font-variant);font-size:var(--heading-h1-font_size);line-height:var(--heading-h1-line_height)}.tiptap__container .h2,.tiptap__container .h2 p,.tiptap__container .h2 span,.tiptap__container h2,.tiptap__container h2 p,.tiptap__container h2 span{font-family:var(--heading-font-name);font-weight:var(--heading-font-variant);font-size:var(--heading-h2-font_size);line-height:var(--heading-h2-line_height)}.tiptap__container .h3,.tiptap__container .h3 p,.tiptap__container .h3 span,.tiptap__container h3,.tiptap__container h3 p,.tiptap__container h3 span{font-family:var(--heading-font-name);font-weight:var(--heading-font-variant);font-size:var(--heading-h3-font_size);line-height:var(--heading-h3-line_height)}.tiptap__container .h4,.tiptap__container .h4 p,.tiptap__container .h4 span,.tiptap__container h4,.tiptap__container h4 p,.tiptap__container h4 span{font-family:var(--heading-font-name);font-weight:var(--heading-font-variant);font-size:var(--heading-h4-font_size);line-height:var(--heading-h4-line_height)}.tiptap__container .p1,.tiptap__container .p1 p,.tiptap__container .p1 span{font-family:var(--paragraph-font-name);font-weight:var(--paragraph-font-variant);font-size:var(--paragraph-p1-font_size);line-height:var(--paragraph-p1-line_height)}.tiptap__container .p2,.tiptap__container .p2 p,.tiptap__container .p2 span{font-family:var(--paragraph-font-name);font-weight:var(--paragraph-font-variant);font-size:var(--paragraph-p2-font_size);line-height:var(--paragraph-p2-line_height)}.tiptap__container .p3,.tiptap__container .p3 p,.tiptap__container .p3 span{font-size:var(--paragraph-p3-font_size);line-height:var(--paragraph-p3-line_height)}.tiptap__container .p3,.tiptap__container .p3 p,.tiptap__container .p3 span,.tiptap__container p{font-family:var(--paragraph-font-name);font-weight:var(--paragraph-font-variant)}.tiptap__container .tooltip-manual{position:absolute;top:72px;right:12px}.popover-color{height:36px}.popover-color__button{cursor:pointer;border:1px solid #fff;padding:0;margin:2px}.popover-color__button.is-active,.popover-color__button:hover{border:1px solid var(--blue-400)}.popover-color__box-gradient,.popover-color__button span{width:20px;display:block;height:20px}.popover-color__box-gradient{background:conic-gradient(from -62.1deg at 50% 50%,red 0deg,#ff0 62.61deg,#0f0 119.79deg,#0ff 180.75deg,#00f 237.04deg,#f0f 294.66deg,red 1turn)}.popover-color__box-gradient input{visibility:hidden;position:absolute}.popover-align{width:45px}.popover-align__button{background:#fff;border:1px solid #fff;width:100%;border-radius:8px}.popover-align__button.is-active{background-color:var(--blue-200)}.popover-align__button:hover{background-color:var(--neutral-200)}#popup-translation-confirm-plan .sb-popup__container{max-width:500px}#popup-translation-confirm-plan .translation-confirm-plan__badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:6px;background-color:var(--blue-100)}#popup-translation-confirm-plan .translation-confirm-plan__collapse .sb-collapse-item__header{padding:10px 0}#popup-translation-confirm-plan .translation-confirm-plan__collapse .sb-collapse-item--visible{display:none}#popup-translation-confirm-plan .translation-confirm-plan__collapse .sb-collapse-item__description{margin-top:4px;padding:0}#popup-translation-confirm-plan .translation-confirm-plan__block{border-radius:8px;border:1px solid var(--neutral-200)}#popup-translation-confirm-plan .translation-confirm-plan__block--price{background:var(--neutral-100)}#popup-translation-confirm-plan .translation-confirm-plan__block--price .price{font-size:20px;font-weight:700;line-height:26px}#popup-translation-confirm-plan .translation-confirm-plan__block--price .unit{font-size:14px;font-weight:400;line-height:20px}#popup-translation-confirm-plan .translation-confirm-plan__block--price .detail-wrap{border-left:1px solid var(--neutral-200)}#popup-translation-confirm-plan .translation-confirm-plan__block--price .detail-wrap span{font-size:1rem}#popup-translation-confirm-plan .translation-confirm-plan__block__select span{text-align:left}#popup-translation-confirm-plan .translation-confirm-plan__block .sb-text-caption{max-width:350px}#popup-translation-confirm-plan .translation-confirm-plan__block .sb-text-caption a{font-size:12px}#popup-translation-confirm-plan .translation-confirm-plan__row{height:56px}#popup-translation-confirm-plan .translation-confirm-plan__row--balance{background:var(--neutral-100)}#popup-translation-confirm-plan .translation-confirm-plan__row:not(:last-child){border-bottom:1px solid var(--neutral-200)}.sb-select-menu__item.is-disabled{background-color:transparent!important}.has-processing,.translate-disabled{opacity:.4;cursor:none;pointer-events:none}.monthly-usage{border-top:1px solid var(--colors-neutral-200,#e3e7e8)}.custom-option-content{position:relative}.custom-option-content::-webkit-scrollbar{width:4px}.custom-option-content::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.custom-option-content::-webkit-scrollbar-track{background:transparent}.custom-option-content .actions__container{position:fixed;width:315px;right:4px;bottom:0;background:#fff}.custom-option-content .actions__placeholder{height:40px}.customize-group__container .s-form-item.is-error .group__container .upload-image__container .s-upload{border-color:#ee4c3a}.customize-group__container .content__container{height:calc(100vh - 300px);overflow:auto}.customize-group__container .content__container::-webkit-scrollbar{width:4px}.customize-group__container .content__container::-webkit-scrollbar-thumb{border-radius:3px;background:rgba(82,92,101,.298)}.customize-group__container .content__container::-webkit-scrollbar-track{background:transparent}.customize-group__container .content__container .actions__container{position:fixed;width:315px;right:4px;bottom:0;background:#fff}.customize-group__container .content__container .actions__placeholder{height:40px}.customize-group__container .s-icon i{line-height:1}.customize-group__container .s-form-item__label{text-align:left}.customize-group__container p{line-height:1.5}.customize-group__container .title__container .group-title,.customize-group__container .title__container .value-title{color:#acb5b9}.customize-group__container .group__container .icon-layer{border-radius:50%;background:#f3f3f3}.customize-group__container .group__container .icon-layer i{color:#5e6a6e;height:14px}.customize-group__container .group__container .icon-drag i{height:18px}.customize-group__container .group__container .group__item{width:50%;font-size:14px}.customize-group__container .group__container .s-form-item{margin:0}.customize-group__container .group__container .upload-image__container{width:50%;padding-right:12px}.customize-group__container .group__container .upload-image__container .s-upload{width:55px;height:55px;border-radius:10px;border:1px dashed #b6bec3;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customize-group__container .group__container .upload-image__container .s-upload.uploading:before{content:"";width:100%;height:100%;top:0;left:0;border-radius:10px;background:#fff;opacity:.7;position:absolute;z-index:2}.customize-group__container .group__container .upload-image__container .s-upload:hover{border-color:#0091eb;background:rgba(0,145,235,.05);cursor:pointer}.customize-group__container .group__container .upload-image__container .s-upload span{line-height:1.3;font-size:10px;text-align:center;color:#acb5b9}.customize-group__container .group__container .upload-image__container .s-upload .image__wrapper{width:100%;height:100%;position:relative}.customize-group__container .group__container .upload-image__container .s-upload .image__wrapper .image__detail{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.customize-group__container .group__container .upload-image__container .s-upload .image__wrapper .s-absolute-center{z-index:3}.customize-group__container .select-default{text-transform:none}.image-heading{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;color:#6d7a82}.payment-rotation .list-threshold .threshold-item{background-color:rgba(0,0,0,.05);border-radius:10px;padding:10px;padding-left:24px;position:relative}.payment-rotation .list-threshold .threshold-item .btn-setting{position:absolute;right:0;top:0}.payment-rotation .list-threshold .threshold-item .account-status{position:absolute;left:8px;top:16px}.payment-rotation .list-threshold .threshold-item .account-info{margin-bottom:10px}.payment-rotation .list-threshold .threshold-item .account-info .account-name{color:#565656;font-weight:700;font-size:16px}.payment-rotation .list-threshold .threshold-item .threshold-info__border-right{border-right:.5px solid rgba(0,0,0,.2)}.payment-rotation .list-threshold .threshold-item .threshold-info__item{margin-bottom:6px}.payment-rotation .list-threshold .threshold-item .threshold-info__item__title{color:#565656;font-weight:700;font-size:14px}.payment-rotation .list-threshold .threshold-item .threshold-info__current{font-size:12px}.payment-rotation .list-threshold .threshold-item .threshold-info__current .tooltip-info{padding-left:4px}.payment-rotation .list-threshold .threshold-item .running{color:#04b456}.payment-rotation .list-threshold .threshold-item .ended{color:#d12e2e}.payment-rotation .list-threshold .threshold-item .limit{color:#0096ed}.payment-rotation .list-threshold .threshold-item .updating{color:#f9a000}.payment-rotation .list-threshold .threshold-item .download-history{color:#0093ed}.payment-rotation .btn-add-account{color:#0093ed;font-weight:700;font-size:14px}.payment-rotation .circle{width:8px;height:8px;border-radius:50%}.payment-rotation .circle.running{background-color:#04b456}.payment-rotation .circle.ended{background-color:#d12e2e}.payment-rotation .circle.limit{background-color:#0096ed}.payment-rotation .circle.updating{background-color:#f9a000}.popup-upsert-threshold .list-period .period-item{background-color:rgba(170,153,153,.06);border-radius:10px;padding:10px;margin-bottom:10px}.popup-upsert-threshold .list-period .btn-copy-period,.popup-upsert-threshold .list-period .btn-remove-period,.popup-upsert-threshold .list-period .period-item .sb-input-number__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-upsert-threshold .list-period .btn-copy-period,.popup-upsert-threshold .list-period .btn-remove-period{width:32px;height:32px;border:1px solid #0096ed;border-radius:30%}.popup-upsert-threshold .sb-popup__footer{-webkit-box-shadow:none;box-shadow:none}.popup-upsert-threshold .btn-more-period{color:#0093ed}.popup-upsert-threshold .custom-select-threshold-type .sb-button--select,.popup-upsert-threshold .custom-select .sb-button--select{text-align:left}.list-catalog-page__container{border-radius:12px;background-color:#fff}.list-catalog-page__action-bar,.list-catalog-page__container{-webkit-box-shadow:0 0 0 1px rgba(var(--neutral-200-rgb),.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(var(--neutral-200-rgb),.64),0 2px 4px 0 rgba(0,0,0,.08)}.list-catalog-page__action-bar{top:0;width:calc(100% - 232px);background-color:var(--neutral-100);z-index:1000}.list-catalog-page__alert-max-item{color:var(--yellow-600)}.list-catalog-page__alert-max-item-small{color:var(--yellow-600);font-size:12px}.new-catalog{padding:0 112px}.new-catalog__header{padding:16px 0}.new-catalog__header__title{font-size:28px;font-weight:700;line-height:34px;margin-bottom:16px;height:40px}.new-catalog__header__des{font-size:14px;font-weight:400;line-height:20px}.new-catalog__content{background:#fff;border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08)}.new-catalog__content .sb-tab-navigation__item{min-width:48px;text-align:center;margin-right:16px!important}.new-catalog__content .sb-tab-panel{padding:0 0 16px 0}.new-catalog__content__search{padding:0 24px;margin-bottom:16px}.new-catalog__content__search .search_base{width:60%;padding-right:16px}.new-catalog__content__search .search_country{width:40%}.new-catalog__content__search--custom .sb-input__body{-webkit-box-flex:0;-ms-flex:none;flex:none;width:0}.new-catalog__content__search--custom .sb-w-100{width:0}.catalog-detail{padding:0 112px}.catalog-detail__header{padding:16px 0;margin-bottom:24px}.catalog-detail__header__title{font-size:28px;font-weight:700;line-height:34px;margin-bottom:16px;height:40px}.catalog-detail__header__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e}.catalog-detail__content .content-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.catalog-detail__content .content-left__item{margin-bottom:24px;margin-right:24px}.catalog-detail__content .content-right{width:312px}.catalog-detail__content .content-right__item{margin-bottom:24px}.download-tpl{border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);padding:24px;line-height:20px;background:#fff}.download-tpl__title{font-size:16px;font-weight:700;line-height:20px}.download-tpl__des{padding:16px 0;font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e}.download-tpl__des p{color:#5e6a6e}.download-tpl__des__item{list-style:initial}.mockup{padding:24px;background:#fff;border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08)}.mockup__header__title{font-size:16px;font-weight:700;line-height:20px}.mockup__header__title-custom{font-size:14px;color:#0096ed}.mockup__header__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;padding:16px 0}.mockup__content{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px}.mockup__content .child{line-height:0;position:relative}.mockup__content .child .sb-image--small{width:unset;height:unset}.mockup__content .child:hover .mockup-drag{display:-webkit-box;display:-ms-flexbox;display:flex}.mockup__content .mockup-content-drag{position:relative}.mockup__content .mockup-drag{position:absolute;top:4px;right:4px;padding:4px;display:none;border-radius:var(--radius-xl,4px);background:rgba(94,106,110,.08)}.mockup__content__image-last{position:relative;max-height:140px;max-width:140px}.mockup__content .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.32);z-index:1;border-radius:8px}.mockup__content .text-overlay{font-size:16px;font-weight:700;line-height:20px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;z-index:2}.mockup-content-drag,.mockup__content{position:relative}.mockup-content-drag .mockup-drag,.mockup__content .mockup-drag{position:absolute;top:4px;right:4px;padding:4px;border-radius:var(--radius-xl,4px);background:rgba(94,106,110,.08)}.modal-mockup__title{font-size:16px;font-weight:700;line-height:20px}.modal-mockup__des{color:#5e6a6e;padding-top:8px}.modal-mockup__des,.modal-mockup__select-all{font-size:14px;font-weight:400;line-height:20px}.modal-mockup__select-all{color:#5e6a6e;color:#0096ed;padding-bottom:10px}.modal-mockup__content{max-height:376px;overflow:hidden;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px}.description-catalog{padding:24px;background:#fff;border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08)}.description-catalog__header__title{font-size:16px;font-weight:700;line-height:20px}.description-catalog__header__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;padding:16px 0}.description-catalog__content .tox-editor-container{padding-top:0!important}.shipping-fee{padding:24px;background:#fff;border-radius:12px;-webkit-box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(227,231,232,.64),0 2px 4px 0 rgba(0,0,0,.08)}.shipping-fee__header__title{font-size:16px;font-weight:700;line-height:20px}.shipping-fee__header__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;padding:16px 0}.shipping-fee__content{padding:16px 0;border-top:1px solid #e3e7e8;border-bottom:1px solid #e3e7e8}.shipping-fee__content__title{font-weight:700;color:#5e6a6e;font-size:12px;text-transform:uppercase}.shipping-fee__content__zone__item{margin:4px -16px;padding:6px 16px}.shipping-fee__content__zone__item:hover{background:rgba(94,106,110,.04);border-radius:10px}.shipping-fee__content__zone__item .zone-item__icon{padding:6px 8px}.shipping-fee__content__zone__item .zone-item__icon:hover{background:rgba(94,106,110,.04);border-radius:10px}.shipping-fee__content__zone__item .zone-item__icon--between{border:.8px solid #ccc;height:16px;margin:0 8px}.shipping-fee__content__zone__item .zone-item__icon-collapse{padding:10px}.shipping-fee__content__zone__item .zone-item__icon-collapse:hover{background:rgba(94,106,110,.04);border-radius:10px}.shipping-fee__content__zone__item .zone-item__title{font-size:16px;font-weight:700;line-height:20px;font-size:14px}.shipping-fee__content__zone__item .zone-item__content{padding-top:4px}.shipping-fee__content__zone__item .zone-item__content span{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;font-size:12px}.shipping-fee__content__zone__item .zone-item__content__edit{color:#0096ed!important}.shipping-fee__content__zone__item .zone-item__content__country{-webkit-text-decoration:underline dashed;text-decoration:underline dashed}.shipping-fee__footer__title{font-size:16px;font-weight:700;line-height:20px;font-size:12px;text-transform:uppercase;color:#5e6a6e;padding:16px 0 8px 0}.shipping-fee__footer__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e}.setting-shipping-fee thead{font-size:16px;font-weight:700;line-height:20px;font-size:14px;color:#5e6a6e}.setting-shipping-fee thead th{padding:12px 0;border-bottom:1px solid #e3e7e8}.setting-shipping-fee__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e}.setting-shipping-fee__price{padding-right:16px!important}.setting-shipping-fee__price__title{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;font-size:12px}.setting-shipping-fee__price__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;color:#363f44}.setting-shipping-fee__adjustment__item-first{margin-bottom:12px}.setting-shipping-fee__store-price{padding-left:16px!important}.setting-shipping-fee__content{max-height:268px;overflow-y:auto}.setting-shipping-fee__content tr{border-bottom:1px solid #e3e7e8;padding:8px 0}.setting-shipping-fee__content td{padding:8px 0}.setting-shipping-fee .price-positive{color:#04b456}.setting-shipping-fee .price-negative{color:#d12e39}.setting-shipping-fee__icon-negative{margin-left:4px;color:#d12e39!important}.modal-country__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;padding-top:8px}.popup-custom .sb-popup--overlay{background:rgba(0,0,0,.64)}.modal-zone-country__des{font-size:14px;font-weight:400;line-height:20px;color:#5e6a6e;padding-top:8px}.modal-zone-country .sb-popup__body{padding:unset}.modal-zone-country .sb-popup__header{padding:24px 24px 16px 24px;border-bottom:1px solid #e8e4e4}.modal-zone-country__search{padding-top:24px}.modal-zone-country__search input::-webkit-input-placeholder{font-weight:400}.modal-zone-country__search input::-moz-placeholder{font-weight:400}.modal-zone-country__search input:-ms-input-placeholder{font-weight:400}.modal-zone-country__search input::-ms-input-placeholder{font-weight:400}.modal-zone-country__search input,.modal-zone-country__search input::placeholder{font-weight:400}.modal-zone-country__content{max-height:340px}.zone-country__item--disabled{opacity:.4}.zone-country__item__country{padding:10px 0;height:48px}.zone-country__item__country .sb-image--small{width:24px;height:24px}.zone-country__item__country .sb-image--small img{vertical-align:unset!important}.zone-country__item__country:hover{background:rgba(94,106,110,.0392156862745098)}.zone-country__item__country__checkbox{margin-right:3.5px}.zone-country__item__country__image{margin-right:8px}.zone-country__item__country__icon{margin-right:24px;padding:8px}.zone-country__item__country__icon:hover{border-radius:8px;background:rgba(94,106,110,.08)}.zone-country__item__country__name-zone{font-weight:700;line-height:20px}.zone-country__item__country__help-text{font-size:14px;font-weight:400;line-height:20px}.bulk-alert .sb-alert{padding-left:16px}.paypal-onboarding{font-size:14px}.paypal-onboarding .disclaim{color:var(--color-text-secondary,#5e6a6e);line-height:16px}.paypal-onboarding .disclaim,.paypal-onboarding .disclaim a{font-size:12px;font-style:normal;font-weight:400}.paypal-onboarding .product-label{color:var(--color-text-primary,#363f44);font-size:14px;font-style:normal;font-weight:400}.paypal-onboarding__footer{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;gap:8px}