.root,body{overflow:scroll!important}small{margin-top:5px;color:red}.submit-btn{background-color:#43d882!important;color:#fff!important;padding:5px 30px!important}.insert-form{display:flex;align-items:center;margin-top:1rem;cursor:pointer}.insert-form span{color:#003895;font-weight:600;margin-left:1rem;font-size:16px;padding:0;align-self:center}.delete-item{display:flex;align-items:center;float:right;margin-top:1rem;cursor:pointer}.delete-item span{font-size:16px;margin-left:1rem;font-weight:600;color:#ef476f}.tracking{margin-bottom:5px;display:flex}.tracking .tracking-number{background-color:#5f5d5d;font-weight:bolder;flex:0 0 5%;padding:10px 30px}.tracking .tracking-date,.tracking .tracking-location{flex:0 0 20%;padding:10px}.tracking .tracking-message{flex:0 0 55%;padding:10px}.booking-paper{text-align:center;cursor:pointer}.booking-paper:hover{border-color:#103a90!important;box-shadow:0 2px 1px -1px #103a90,0 1px 1px 0 #103a90,0 1px 3px 0 #103a90}.primary-button{background-color:#003895}.flex-col-pull-right{align-items:flex-end}.flex-row{display:flex;flex-direction:row}body{font-family:sans-serif;font-weight:400;line-height:1.15;color:var(--color-text);font-family:"Montserrat",sans-serif}.input-group--wrapper{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.mt-6{margin-top:6rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mb-6{margin-bottom:6rem!important}button.loading{height:2.5rem;width:2.5rem;padding:0;border-radius:50%;align-self:center;border:.6rem solid #dcdcdc;border-top-color:#43d882;-webkit-animation:spin 1s .3s infinite;animation:spin 1s .3s infinite;margin:auto;display:block}button.loading,button.loading:hover{background-color:transparent}button.loading span{display:none}.disable-element{pointer-events:none;opacity:.7}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slideInLeft{0%{right:-50rem}to{right:0}}@keyframes slideInLeft{0%{right:-50rem}to{right:0}}@-webkit-keyframes slideInLeft2{0%{-webkit-transform:translateX(20rem);transform:translateX(20rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft2{0%{-webkit-transform:translateX(20rem);transform:translateX(20rem)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes zoomInOut{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}60%{-webkit-transform:scale(1.08);transform:scale(1.08)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomInOut{0%{opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}60%{-webkit-transform:scale(1.08);transform:scale(1.08)}to{-webkit-transform:scale(1);transform:scale(1)}}.new-tracking__modal{position:fixed;right:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:10%;padding-bottom:50px;z-index:1050;display:none;overflow:scroll;outline:0;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:500px;width:36.7vw;background-color:#fff;-webkit-animation:fadeOut .5s;animation:fadeOut .5s;text-align:left}.new-tracking__modal.show{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;display:block}@media (max-width:1280px){.new-tracking__modal{width:50vw}}@media (max-width:51.875em){.new-tracking__modal{width:90vw;top:10%;padding-bottom:100px}}@media (max-width:smaller){.new-tracking__modal{width:90vw;top:10%;padding-bottom:100px}}.new-tracking__modal__wrap{display:flex;flex-direction:column}.new-tracking__modal__header{padding:20px;display:flex;justify-content:flex-start;grid-gap:5%;gap:5%;align-items:center;border-bottom:1px solid #eef1f8}.new-tracking__modal__header h1{font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#0f1414}.new-tracking__modal__header button{-webkit-transform:scale(2);transform:scale(2);color:#22428f!important}.new-tracking__modal__body__wrap{padding:24px 40px 0;display:flex;flex-direction:column;grid-gap:20px;gap:20px}@media (max-width:31.875em){.new-tracking__modal__body__wrap{padding:24px 24px 0}}.new-tracking__modal__input label{font-style:normal;font-weight:400!important;font-size:18px!important;line-height:24px!important;color:#0f1414;margin-bottom:24px!important}.new-tracking__modal__success{-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.new-tracking__modal__success__body__wrap{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.new-tracking__modal__success__items{padding:40px 40px 0;display:flex;flex-direction:column}@media (max-width:51.875em){.new-tracking__modal__success__items{padding:34px 34px 0}}@media (max-width:smaller){.new-tracking__modal__success__items{padding:34px 34px 0}}.new-tracking__modal__success__item{padding:0 0 38px 24px;border-left:1px dashed #b7b7b7;position:relative}.new-tracking__modal__success__item__wrap{display:flex;flex-direction:column;align-items:flex-start;grid-gap:2px;gap:2px}.new-tracking__modal__success__item__wrap:before{display:block;width:14px;height:14px;background:#22428f;position:absolute;left:-7px;border-radius:1em}.new-tracking__modal__success__item__wrap .status-icon{position:absolute;left:-12px;top:0}.new-tracking__modal__success__item__wrap .see-more{height:24px;width:24px;background:#22428f;border-radius:50px;position:absolute;left:-12px}.new-tracking__modal__success__item__status h3{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#0f1414}.new-tracking__modal__success__item__date span{font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#545859}.new-tracking__modal__success__item__expand-more button{font-style:normal;font-weight:400!important;font-size:16px!important;line-height:22px!important;color:#22428f!important;text-transform:none!important;padding:0!important;margin-top:2px}.new-tracking__modal__success__item:last-child{border-left:none}.new-tracking__modal__success__item.draft .new-tracking__modal__success__item__wrap:before{background:#545859}.new-tracking__modal__success__item.assignedfordelivery .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.awaitingdocumentupload .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.awaitingdropoff .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.awaitingpickup .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.deliveryinprogress .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pendingconfirmation .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.riderassigned .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.shipmentprocessing .new-tracking__modal__success__item__wrap:before{background:#efa516}.new-tracking__modal__success__item.confirmed .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.delivered .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.documentuploaded .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pickupdispatched .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pickuprescheduledbycourier .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.successfullypicked .new-tracking__modal__success__item__wrap:before{background:#28a745}.new-tracking__modal__success__item.cancelled .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.clarificationneeded .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.deliveryfailed .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pickupcancelled .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pickupcancelledbycourier .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pickupcancelledbymerchant .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pickupcancelledinternally .new-tracking__modal__success__item__wrap:before,.new-tracking__modal__success__item.pickupfailed .new-tracking__modal__success__item__wrap:before{background:#dc3545}.new-tracking__modal__success__info{padding:0 40px}.new-tracking__modal__success__info__wrap{display:flex;align-items:center;justify-content:space-between}.new-tracking__modal__success__info__content{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.new-tracking__modal__success__info__label h4{font-style:normal;font-weight:500;font-size:16px;line-height:20px;margin:0;color:#545859}.new-tracking__modal__success__info__value span{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#0f1414}.new-tracking__modal__success__info__cta button{font-weight:400!important;font-size:18px!important;line-height:24px!important;color:#22428f!important;text-transform:capitalize!important}.new-tracking__modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;display:none}.new-tracking__modal__backdrop.fade{opacity:0;transition:opacity .15s linear}.new-tracking__modal__backdrop.fade.show{display:block;opacity:.5}.inputGroup2{display:flex;align-items:center;justify-content:center}.inputGroup2--double{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;justify-content:stretch}@media (max-width:600px){.inputGroup2--double{grid-template-columns:1fr}}.inputGroup2__inputs{width:100%;display:flex;flex-direction:column}.inputGroup2__inputs>label{font-size:13px;font-weight:400;color:#7b7b7b}.inputGroup2__inputs__input{font-size:1.3rem;padding:1rem 0;border:none;border-bottom:1px solid #242526;transition:all .3s}@media (max-width:600px){.inputGroup2__inputs__input{font-size:16px}}.inputGroup2__inputs__input--double{padding:1rem}.inputGroup2__inputs__input:focus{outline:none;border-bottom:1px solid #003895}.google-places-container{position:relative}.google-auto-complete{font-size:16px;border:none;border:none!important;border-bottom:1px solid #242526!important;transition:all .3s;padding-top:10px;padding-left:25px;padding-bottom:5px}.google-auto-complete:focus{outline:none!important;border-bottom:2px solid #003895!important}@media (max-width:600px){.google-auto-complete{font-size:16px!important}}.google-places-icon{margin:0;position:absolute;left:0;bottom:0;padding-bottom:5px}.submit-button{font-weight:600;background-color:#43d882;outline:none;border:none;color:#fff;border-radius:5px;margin:auto!important;margin-top:1rem;transition:all .3s;width:100%;display:block}.submit-button:hover{cursor:pointer;background-color:#32c882}.busy-overlay{display:none}.busy-overlay--show{position:fixed;z-index:100000000;left:0;top:0;width:100%;height:100vh;background-color:hsla(0,0%,100%,.6);display:flex;align-items:center;justify-content:center}.custom-spinner{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.custom-spinner__spinner{-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;border-radius:50%;padding:0;margin:0;box-sizing:border-box}.custom-spinner__spinner~span{color:red;margin-left:1rem}.empty-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:5rem}.empty-list>div{text-align:center;width:100%;align-self:center}.empty-list>div p{line-height:2rem}.empty-list__heading{color:#0f1414;font-weight:800;font-size:1.5rem;padding-top:2em}@media (max-width:31.875em){.empty-list__heading{font-size:1.2rem}}.empty-list__sub-heading{color:#545859;font-size:1.5rem;font-weight:500}@media (max-width:31.875em){.empty-list__sub-heading{font-size:1.8rem}}.quote-summary__card{padding:20px 10px}.quote-summary__card__top__route{color:var(--color-text)}@media (max-width:600px){.quote-summary__card__top__route{font-size:1.5rem}}.quote-summary__card__top__cost{color:#003895}.quote-summary__card__top__weight{font-weight:500;color:#003895;margin-top:1.5rem}@media (max-width:600px){.quote-summary__card__bottom p{font-size:1.8rem;width:90%!important}}.quote-summary__title{color:#003895}@media (max-width:600px){.quote-summary__title{font-size:1.7rem}}.quote-summary__rates{padding:1rem}.quote-summary__rates figure{margin:0}@media (max-width:600px){.quote-summary__rates{font-size:10px}}.quote-summary__rates--shipment-types p:first-child{color:#003895}.quote-summary__rates--selected{border:2px solid #003895}.quote-summary__rates__top span{color:#586274;font-size:16px}.quote-summary__rates__top--summary span{color:#003895}.quote-summary__rates__bottom p{margin-top:10px;margin-bottom:5px}.quote-summary__rates__bottom p:first-child{color:#586274;font-size:18px}@media (max-width:600px){.quote-summary__rates__bottom p:first-child{font-size:1.5em}}.quote-summary__rates__bottom p:not(:first-child){font-size:14px;font-weight:300}.quote-summary__rates__bottom__edit{color:#003895}.new-shipping-steps-layout{width:100vw;height:100vh;background-color:#fff;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}.new-shipping-steps-layout__wrap{height:100%;display:flex;flex-direction:column}.new-shipping-steps-layout__header{border-bottom:1px solid #eef1f8}.new-shipping-steps-layout__header__wrap{display:flex;justify-content:space-between;align-items:center;padding:29px 17.4%}@media (max-width:51.875em){.new-shipping-steps-layout__header__wrap{padding:29px 8.7%}}@media (max-width:smaller){.new-shipping-steps-layout__header__wrap{padding:29px 8.7%}}@media (max-width:31.875em){.new-shipping-steps-layout__header__wrap{padding:20px 24px}}.new-shipping-steps-layout__header h1{font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#0f1414}.new-shipping-steps-layout__header button{-webkit-transform:scale(2);transform:scale(2);padding:4px;color:#22428f!important}@media (max-width:31.875em){.new-shipping-steps-layout__header{border-bottom:unset}}.new-shipping-steps-layout__body{height:100%;overflow:auto}.new-shipping-steps-layout__body__wrap{height:100%;display:flex;align-items:center;justify-content:unset;padding:0 22.09% 0 17.4%;grid-gap:81px;gap:81px}@media (max-width:1400px){.new-shipping-steps-layout__body__wrap{padding:0 11.045%}}@media (max-width:51.875em){.new-shipping-steps-layout__body__wrap{flex-direction:column;grid-gap:0;gap:0}}@media (max-width:smaller){.new-shipping-steps-layout__body__wrap{flex-direction:column;grid-gap:0;gap:0}}@media (max-width:31.875em){.new-shipping-steps-layout__body__wrap{padding:0 16px}}.new-shipping-steps-layout__body__label{display:flex;flex-direction:column;grid-gap:18px;gap:18px;padding:60px 7.7% 0 0;height:100%;border-right:1px solid #eef1f8}@media (max-width:51.875em){.new-shipping-steps-layout__body__label{height:unset;flex-direction:row;border-right:none;justify-content:space-between;padding:0 8px;width:100%}}@media (max-width:smaller){.new-shipping-steps-layout__body__label{height:unset;flex-direction:row;border-right:none;justify-content:space-between;padding:0 8px;width:100%}}.new-shipping-steps-layout__body__label span{font-style:normal;font-size:16px;line-height:160%;padding:10px;font-weight:400;color:#545859;cursor:pointer}.new-shipping-steps-layout__body__label span.completed{color:#0f1414;font-weight:500;display:flex;align-items:center;grid-gap:6px;gap:6px}.new-shipping-steps-layout__body__label span.active{font-weight:500;color:#22428f;background:#f8fbff;border-radius:8px}@media (max-width:51.875em){.new-shipping-steps-layout__body__label span{font-size:0;padding:10px 0}.new-shipping-steps-layout__body__label span .two-icons{display:flex;align-items:center;grid-gap:7px;gap:7px}.new-shipping-steps-layout__body__label span svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.new-shipping-steps-layout__body__label span .check{display:none}.new-shipping-steps-layout__body__label span.completed svg path{fill:#22428f!important}}@media (max-width:smaller){.new-shipping-steps-layout__body__label span{font-size:0;padding:10px 0}.new-shipping-steps-layout__body__label span .two-icons{display:flex;align-items:center;grid-gap:7px;gap:7px}.new-shipping-steps-layout__body__label span svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.new-shipping-steps-layout__body__label span .check{display:none}.new-shipping-steps-layout__body__label span.completed svg path{fill:#22428f!important}}.new-shipping-steps-layout__body__progress{display:none}@media (max-width:51.875em){.new-shipping-steps-layout__body__progress{display:block;width:100%;padding:0 8px}.new-shipping-steps-layout__body__progress div{border-radius:8px}}@media (max-width:smaller){.new-shipping-steps-layout__body__progress{display:block;width:100%;padding:0 8px}.new-shipping-steps-layout__body__progress div{border-radius:8px}}.new-shipping-steps-layout__body__content{height:100%;padding-top:60px;flex:2 1;width:100%}@media (max-width:31.875em){.new-shipping-steps-layout__body__content{padding-top:24px}}.book-shipment{padding-top:20px}.book-shipment .paper{padding:20px 30px;margin-bottom:30px}@media (max-width:600px){.book-shipment .paper{padding:20px 15px}}.book-shipment .title{color:#003895;font-size:20px;font-weight:700}.book-shipment .form{display:flex;justify-content:space-between;flex-wrap:nowrap;margin-top:10px}@media (max-width:600px){.book-shipment .form{display:block}}.book-shipment .form .right{width:45%;padding:30px;margin-left:10px}@media (max-width:600px){.book-shipment .form .right{padding:0;margin:0}}.book-shipment .form .left{width:55%;padding:10px 30px;overflow-x:auto;margin-right:10px}@media (max-width:600px){.book-shipment .form .left{padding:0;flex:0 0 100%}}.book-shipment .form .left .receivers-container{padding:10px;margin-bottom:30px}.book-shipment .form .left .items-container{padding:10px;overflow:scroll}.book-shipment .form .form-control{margin-bottom:15px}.book-shipment .form .header{color:#003895;margin-bottom:20px}.book-shipment .red{font-size:16px;color:red;text-decoration:line-through;font-weight:bolder}.book-shipment .green{font-size:16px;color:#06a77d;font-weight:bolder}.book-shipment .delete-receiver{margin-bottom:20px;cursor:pointer;color:red;font-size:12px;width:100%;display:flex;align-items:center;justify-content:flex-end}.book-shipment .delete-receiver div{padding:8px;border-radius:8px;background-color:#eeeff1;display:flex;align-items:center}.book-shipment .delete-receiver div img{margin-right:10px}.book-shipment .receiver-item-wrap{margin-bottom:30px;display:flex;justify-content:space-between;background-color:#eeeff1;padding:5px 6px;border-radius:8px;transition:all .3s ease}.book-shipment .receiver-item-wrap button{border:none;outline:none;border-radius:8px;padding:10px 0;background:transparent;width:46%;color:#242526;font-size:14px;cursor:pointer}.book-shipment .receiver-item-wrap button.active{background:#fff}.dashboard{background-color:#f5f5f5}.dashboard .content{padding-top:20px}.new-shop-n-ship{font-family:"General Sans",sans-serif}.new-shop-n-ship__prompt{-webkit-animation:fadeIn 1s;animation:fadeIn 1s;position:fixed;top:0;right:0;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1071;margin-top:105px;display:none;overflow:scroll;outline:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:450px;background-color:#fff;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px}@media (max-width:31.875em){.new-shop-n-ship__prompt{width:95%}}.new-shop-n-ship__prompt.fade{opacity:0;transition:opacity .15s linear}.new-shop-n-ship__prompt.fade.show{opacity:1;display:block}.new-shop-n-ship__prompt__wrap{display:flex;flex-direction:column}.new-shop-n-ship__prompt__header{height:66px;display:flex;justify-content:flex-start;align-items:center;padding:12px 24px}.new-shop-n-ship__prompt__header h2{font-style:normal;font-weight:600;font-size:16px;line-height:22px;color:#003895}.new-shop-n-ship__prompt__body{background:#f8fbff;box-shadow:0 2px 5px rgba(16,24,40,.05)}.new-shop-n-ship__prompt__body__wrap{display:flex;flex-direction:column;padding:25.5px 24px;grid-gap:16px;gap:16px}@media (max-width:31.875em){.new-shop-n-ship__prompt__body__wrap{padding:16px}}.new-shop-n-ship__prompt__body__content p{font-style:normal;font-weight:500;font-size:14px;line-height:160%;color:#0f1414}.new-shop-n-ship__prompt__body__options__wrap{display:flex;flex-direction:column;grid-gap:13px;gap:13px}.new-shop-n-ship__prompt__body__options__header span{font-style:normal;font-weight:500;font-size:16px;line-height:160%;color:#003895}.new-shop-n-ship__prompt__body__options__list{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.new-shop-n-ship__prompt__body__options__list__item{background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px;transition:all .3s ease;cursor:pointer}.new-shop-n-ship__prompt__body__options__list__item.active{box-shadow:0 2px 2px -1px rgba(0,0,0,.12),0 0 0 3px #d4e5ff;border:2px solid #22428f}.new-shop-n-ship__prompt__body__options__list__item.active .new-shop-n-ship__prompt__body__options__list__item__name h3{color:#22428f}.new-shop-n-ship__prompt__body__options__list__item__wrap{padding:24px;display:flex;flex-direction:column;grid-gap:7px;gap:7px}@media (max-width:31.875em){.new-shop-n-ship__prompt__body__options__list__item__wrap{padding:16px}}.new-shop-n-ship__prompt__body__options__list__item__name h3{font-weight:600;font-size:14px;line-height:19px;text-transform:uppercase;color:#003895}.new-shop-n-ship__prompt__body__options__list__item__address span{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#545859}.new-shop-n-ship__prompt__footer__wrap{padding:20px 24px}@media (max-width:31.875em){.new-shop-n-ship__prompt__footer__wrap{padding:16px}}.new-shop-n-ship__prompt__footer__actions{display:flex;align-items:flex-end;justify-content:flex-end;grid-gap:8px;gap:8px}.new-shop-n-ship__prompt__footer__actions button{box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:4px;border:0;padding:9px 24px;font-style:normal;font-weight:600;font-size:12px;line-height:140%}.new-shop-n-ship__prompt__footer__actions button:disabled{opacity:.4}.new-shop-n-ship__prompt__footer__actions button:first-child{background:#fff;border:1px solid #e2e4e8;color:#22428f}.new-shop-n-ship__prompt__footer__actions button:last-child{background-color:#22428f;color:#fff}.new-shop-n-ship__prompt__footer__actions button:last-child:disabled{opacity:.4;background:#b7b7b7}.new-shop-n-ship__prompt__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;display:none}.new-shop-n-ship__prompt__backdrop.fade{opacity:0;transition:opacity .15s linear}.new-shop-n-ship__prompt__backdrop.fade.show{display:block;opacity:.5}.new-shop-n-ship__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:scroll;outline:0;height:100vh;width:100vw;background-color:#fff;-webkit-animation:fadeOut .5s;animation:fadeOut .5s}.new-shop-n-ship__modal.show{-webkit-animation:fadeIn .5s;animation:fadeIn .5s;display:block}.new-shop-n-ship__modal__wrap{height:100%;display:flex;flex-direction:column}.new-shop-n-ship__modal__header{border-bottom:1px solid #eef1f8}.new-shop-n-ship__modal__header__wrap{display:flex;justify-content:space-between;align-items:center;padding:29px 17.4%}@media (max-width:31.875em){.new-shop-n-ship__modal__header__wrap{padding:20px 24px}}.new-shop-n-ship__modal__header h1{font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#0f1414}.new-shop-n-ship__modal__header button{-webkit-transform:scale(2);transform:scale(2);color:#22428f!important}@media (max-width:31.875em){.new-shop-n-ship__modal__header{border-bottom:unset}}.new-shop-n-ship__modal__body{height:100%}.new-shop-n-ship__modal__body__wrap{height:100%;display:flex;align-items:center;justify-content:unset}@media (max-width:31.875em){.new-shop-n-ship__modal__body__wrap{padding:0 10px}}.new-shop-n-ship__modal__body__content{height:100%;flex:2 1}@media (max-width:31.875em){.new-shop-n-ship__modal__body__content{padding-top:24px}}.new-shop-n-ship__modal__body__form h3{color:#003895}.new-shop-n-ship__modal__body__form label{font-weight:400!important;font-size:16px!important;line-height:20px!important;margin-bottom:4px!important;white-space:nowrap!important}.new-shop-n-ship__modal__body__form textarea{font-size:15px!important;line-height:20px}.new-shop-n-ship__modal__body__form__item{display:flex;flex-direction:column}.new-shop-n-ship__modal__body__form__item__input{transition:all .4s ease!important}.new-shop-n-ship__modal__body__form__item__buttons{display:flex;align-items:center;grid-gap:16px;gap:16px;margin:64px 0 100px!important}.new-shop-n-ship__modal__body__form__item__button{width:100%;background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px;padding:14px 24px;font-style:normal;font-weight:600;font-size:14px;line-height:140%;color:#22428f;text-align:center;cursor:pointer}.new-shop-n-ship__modal__body #input-control{width:100%;display:flex;flex-direction:column;margin-top:20px;padding:10px 0}.new-shop-n-ship__modal__body #input-control label span{font-weight:500!important;font-size:16px!important;color:#003895;line-height:20px!important;margin-bottom:4px!important;padding-left:0}.new-shop-n-ship__modal__body #input-control .radio-group{display:flex;flex-direction:column}.new-shop-n-ship__modal__body #input-control .radio-group-option{display:flex;justify-content:flex-start;align-items:center;margin:15px 0 0!important;cursor:pointer}.new-shop-n-ship__modal__body #input-control .radio-group-option span{margin-left:10px;font-size:14px;line-height:20px}.new-shop-n-ship__modal__body #input-control input[type=radio]{cursor:pointer}.new-shop-n-ship__modal__body #input-control input[type=file]{margin-top:10px}.new-shop-n-ship__modal__body #input-control small{display:block;color:#d32f2f;margin:5px}.new-shop-n-ship__modal__body #input-control #upload-button{margin-top:10px}.new-shop-n-ship__modal__body #input-control #upload-button .filename{margin-top:10px;font-size:1rem;display:block}.new-shop-n-ship__modal__body .agreement{display:flex;align-items:center;padding:10px 0;grid-gap:8px;gap:8px;font-weight:500!important}.new-shop-n-ship__modal__body .agreement input{cursor:pointer;-webkit-transform:scale(1.5);transform:scale(1.5)}.new-shop-n-ship__modal__body .agreement span{padding-left:8px;font-size:14px}.new-shop-n-ship__payment-successful{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:50rem;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;text-align:center;margin:10rem auto auto}@media (max-width:600px){.new-shop-n-ship__payment-successful{width:90%;min-width:90%}}.new-shop-n-ship__payment-successful h1{color:var(--color-blue-dark);font-weight:800;font-size:calc(1.8rem + 1vw);margin-top:4rem}.new-shop-n-ship__payment-successful p{width:40rem;margin:auto;color:#3d5276;font-size:1.5rem;font-weight:500;align-self:center}.new-shop-n-ship .items-container{padding:20px;margin-bottom:70px}.new-shop-n-ship .delete-item{font-size:12px;margin-left:1rem;font-weight:600;color:#ef476f}.order-summary{font-family:"General Sans",sans-serif}.order-summary__wrap{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.order-summary__header{font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#1d1d1d;margin-bottom:6px}.order-summary__shipment{background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px}.order-summary__shipment__wrap{padding:24px}@media (max-width:31.875em){.order-summary__shipment__wrap{padding:16px}}.order-summary__shipment__addresses{display:flex;flex-direction:column;padding:24px 24px 24px 9px;border-bottom:1px solid #eee}@media (max-width:31.875em){.order-summary__shipment__addresses{padding:16px 16px 16px 9px}}.order-summary__shipment__address{position:relative;padding-left:15px;border-left:1px dashed #b7b7b7;padding-bottom:66px}.order-summary__shipment__address.multiple{padding-bottom:40px}.order-summary__shipment__address.final{padding-bottom:0}.order-summary__shipment__address:before{content:"";position:absolute;display:block;width:14px;height:14px;border:1px solid #fff;-webkit-transform:translate(-155%,-3px);transform:translate(-155%,-3px);background:#14cc3c}@media (max-width:1350px){.order-summary__shipment__address:first-child{padding-bottom:70px}}.order-summary__shipment__address:first-child:before{background:#22428f;border-radius:50%}.order-summary__shipment__address:last-child{border-left:none}.order-summary__shipment__address__wrap{display:flex;justify-content:space-between;margin-top:-20px}@media (max-width:1350px){.order-summary__shipment__address__wrap{flex-direction:column;grid-gap:16px;gap:16px;align-items:flex-start}}.order-summary__shipment__address__content{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.order-summary__shipment__address__name{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#545859;margin-bottom:4px}.order-summary__shipment__address__location{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#0f1414;margin-bottom:4px}.order-summary__shipment__address__meta{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#545859}.order-summary__shipment__address__items{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#545859}.order-summary__shipment__address__options{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#0f1414;margin-bottom:4px}.order-summary__shipment__address__action button{background:#eef1f8;border-radius:46px;padding:8px 10px!important;grid-gap:6px;gap:6px}.order-summary__shipment__address__action button:disabled{opacity:.4}.order-summary__shipment__address__action button span{font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:19px!important;color:#22428f!important;text-transform:none!important}.order-summary__shipment__address__action button svg path{fill:#22428f}.order-summary__shipment__meta{padding:16px 0}.order-summary__shipment__meta:not(:last-child){border-bottom:1px solid #eee}.order-summary__shipment__meta__wrap{display:flex;align-items:center;justify-content:space-between}@media (max-width:62.5em){.order-summary__shipment__meta__wrap{flex-direction:column;align-items:flex-start;grid-gap:16px;gap:16px}}@media (max-width:medium){.order-summary__shipment__meta__wrap{flex-direction:column;align-items:flex-start;grid-gap:16px;gap:16px}}.order-summary__shipment__meta__content{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.order-summary__shipment__meta__content__value{font-weight:500;font-size:16px;line-height:22px}.order-summary__shipment__meta__action button{background:#eef1f8;border-radius:46px;padding:8px 10px!important;grid-gap:6px;gap:6px}.order-summary__shipment__meta__action button:disabled{opacity:.4}.order-summary__shipment__meta__action button span{font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:19px!important;color:#22428f!important;text-transform:none!important}.order-summary__shipment__meta__action button svg path{fill:#22428f}.order-summary__items{display:flex;flex-direction:column;grid-gap:16px;gap:16px}.order-summary__item{background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px}.order-summary__item__wrap{display:flex;flex-direction:column;padding:24px}.order-summary__item__actions{align-self:flex-end;display:flex;align-items:center;grid-gap:16px;gap:16px}.order-summary__item__actions button{padding:8px 10px!important;grid-gap:6px;gap:6px}.order-summary__item__actions button:disabled{opacity:.4}.order-summary__item__actions button span{font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:19px!important;text-transform:none!important}.order-summary__item__actions button:first-child{border-radius:36px;background:rgba(240,93,61,.05)}.order-summary__item__actions button:first-child span{color:#f05d3d!important}.order-summary__item__actions button:first-child svg path{fill:#f05d3d}.order-summary__item__actions button:last-child{border-radius:46px;background:#eef1f8}.order-summary__item__actions button:last-child span{color:#22428f!important}.order-summary__item__actions button:last-child svg path{fill:#22428f}.order-summary__item__rows{display:flex;flex-direction:column}.order-summary__item__row:not(:last-child){border-bottom:1px solid #eee}.order-summary__item__row__wrap{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 0}@media (max-width:40.625em){.order-summary__item__row__wrap{flex-direction:column;grid-gap:16px;gap:16px}}@media (max-width:tablet){.order-summary__item__row__wrap{flex-direction:column;grid-gap:16px;gap:16px}}.order-summary__item__row__wrap:not(:nth-child(2)){padding:16px 22% 16px 0}.order-summary__item__row__content{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.order-summary__item__row__content__value{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#0f1414}.order-summary__coupon{background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px}.order-summary__coupon__wrap{padding:24px}@media (max-width:31.875em){.order-summary__coupon__wrap{padding:16px}}.order-summary__coupon .MuiInputBase-root.MuiInput-root{border:0!important;box-shadow:none!important}.order-summary__additional-notes{background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px}.order-summary__additional-notes__wrap{display:flex;justify-content:space-between;grid-gap:8px;gap:8px;padding:24px}@media (max-width:1350px){.order-summary__additional-notes__wrap{flex-direction:column}}.order-summary__additional-notes h4{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#0f1414}.order-summary__additional-notes span:not(.button-span){font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#545859;margin-bottom:4px}.order-summary__footer{display:flex;align-items:center;grid-gap:16px;gap:16px;margin:35px 0}@media (max-width:31.875em){.order-summary__footer{flex-direction:column-reverse}}.order-summary__footer__action{width:100%;background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px;padding:14px 24px;font-style:normal;font-weight:600;font-size:14px;line-height:140%;color:#22428f;text-align:center;cursor:pointer}.quote-summary{font-family:"General Sans",sans-serif;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:50rem;-webkit-animation:fadeIn 1s;animation:fadeIn 1s;margin:3rem auto auto;padding-bottom:3rem}.quote-summary .item-label{color:#545859;margin-bottom:15px}@media (max-width:600px){.quote-summary{width:90%;min-width:90%}}.quote-summary__card{font-family:"General Sans",sans-serif;padding:3rem 2.5rem;background-color:#fafbfd;margin-top:3rem;border-radius:.7rem}.quote-summary__card,.quote-summary__card__top{display:flex;flex-direction:column;align-items:center}.quote-summary__card__top{width:100%}.quote-summary__card__top__route{width:100%;display:flex;align-items:center;justify-content:space-between;--color-text:#3d5276;font-size:1.5rem;font-weight:600;margin-bottom:15px}.quote-summary__card__top__route .location-content{display:flex;align-items:center;flex-direction:column;justify-content:flex-start}.quote-summary__card__top__route .location-content:not(:last-child){width:25%;flex:1 1}.quote-summary__card__top__route .location-content:last-child{margin-left:15px}.quote-summary__card__top__route .location-content:first-child{border-right:1px solid #e2e4e8}.quote-summary__card__top__route .location-content:nth-child(2){margin-left:15px}.quote-summary__card__top__route .location{width:100%;height:60px;display:flex;flex-direction:column;justify-content:space-between}.quote-summary__card__top__route .location-details{display:flex}.quote-summary__card__top__route .location-image{margin-right:1rem}.quote-summary__card__top__route .edit-quote{height:60px;color:#22428f;text-decoration:underline;cursor:pointer}@media (max-width:40.625em){.quote-summary__card__top__route{font-size:1.5rem;font-weight:600}}@media (max-width:tablet){.quote-summary__card__top__route{font-size:1.5rem;font-weight:600}}.quote-summary__card__top__route:nth-child(2){margin:0 .7rem;display:inline-block}.quote-summary__card__top__cost{color:var(--color-blue-dark);font-weight:700;margin:1rem 0}.quote-summary__card__top__weight{width:100%;font-size:1.7rem;font-weight:600;--color-text:#3d5276;color:var(--color-text);margin-top:3rem}.quote-summary__card__bottom{margin-top:3rem}.quote-summary__card__bottom p{font-weight:500;text-align:center;width:40rem;margin:auto;color:#ef486f;font-size:1.5rem}@media (max-width:40.625em){.quote-summary__card__bottom p{font-size:1.8rem;width:90%!important}}@media (max-width:tablet){.quote-summary__card__bottom p{font-size:1.8rem;width:90%!important}}.quote-summary__title{font-family:"General Sans",sans-serif;font-size:1.5rem;font-weight:600;color:var(--color-blue-dark);margin:4rem 0}@media (max-width:40.625em){.quote-summary__title{font-size:1.7rem}}@media (max-width:tablet){.quote-summary__title{font-size:1.7rem}}.quote-summary__share{display:flex;justify-content:space-between}.quote-summary__rates{font-family:"General Sans",sans-serif;border:1px solid #eeeff1;margin-bottom:1rem;border-radius:.7rem;padding:1.5rem;transition:background-color .3s;cursor:pointer}@media (max-width:40.625em){.quote-summary__rates{font-size:10px}}@media (max-width:tablet){.quote-summary__rates{font-size:10px}}.quote-summary__rates--shipment-types p:first-child{color:#3d5276}.quote-summary__rates--selected{border:2px solid #3d5276}.quote-summary__rates:hover{background-color:#f7f6f6}.quote-summary__rates__top{display:flex;justify-content:space-between;align-items:center}.quote-summary__rates__top .rates-select-container{width:60%;display:flex}.quote-summary__rates__top span{color:var(--color-gray2);font-weight:700;font-size:1.2rem;margin-left:10px}.quote-summary__rates__top span.selected{color:#003896}@media (max-width:40.625em){.quote-summary__rates__top span{font-size:1.5em}}@media (max-width:tablet){.quote-summary__rates__top span{font-size:1.5em}}.quote-summary__rates__top--summary h4{max-width:75%}.quote-summary__rates__top--summary span{color:var(--color-text)}.quote-summary__rates__top--option3{justify-content:flex-start;align-items:center}.quote-summary__rates__top--option3 figure{display:block;margin:0;padding:0}.quote-summary__rates__top--option3 span{margin-left:1.5rem}.quote-summary__rates__bottom{width:100%;margin-left:10px;flex:1 1}.quote-summary__rates__bottom p:first-child{color:var(--color-gray2);font-weight:700;font-size:1.1rem;max-width:85%}.quote-summary__rates__bottom p:first-child.selected{color:#003896!important}@media (max-width:40.625em){.quote-summary__rates__bottom p:first-child{font-size:1.1em}}@media (max-width:tablet){.quote-summary__rates__bottom p:first-child{font-size:1.1em}}.quote-summary__rates__bottom p:not(:first-child){color:#304466;font-size:1rem}@media (max-width:40.625em){.quote-summary__rates__bottom p:not(:first-child){font-size:1.1em}}@media (max-width:tablet){.quote-summary__rates__bottom p:not(:first-child){font-size:1.1em}}.quote-summary__rates__bottom p.selected{color:#003896!important}.quote-summary__rates__bottom--shipment-types p:not(:first-child){width:80%;line-height:1rem}.quote-summary__rates__bottom--shipment-types p:not(:first-child) p.selected{color:#003896!important}.quote-summary__rates__bottom__edit{display:flex;align-items:center;color:var(--color-blue-dark);font-size:1.3rem;font-weight:600;margin-top:2rem}.quote-summary__rates__bottom__edit span{margin-left:1rem}.quote-summary__apply-bonus{font-family:"General Sans",sans-serif;color:var(--color-blue-dark);font-size:1.4rem;font-weight:700;margin-top:1.5rem;display:block;cursor:pointer}.quote-summary__apply-bonus small{font-size:1.1rem;color:#053a05;font-weight:500;margin-left:.5rem}.quote-summary__terms__checkbox{display:flex;align-items:flex-start;font-size:1.3rem;margin-top:3rem}@media (max-width:37.5em){.quote-summary__terms__checkbox{font-size:1.25rem}}@media (max-width:mobile){.quote-summary__terms__checkbox{font-size:1.25rem}}.quote-summary__terms__checkbox input{-webkit-transform:scale(1.4);transform:scale(1.4)}.quote-summary__terms__checkbox label{margin:0 0 0 1rem}.quote-summary__terms{font-family:"General Sans",sans-serif;color:#505558;line-height:1rem;font-weight:500;margin-top:2.5rem;text-align:left;font-size:1rem!important}.quote-summary__terms a{color:#007bff!important}@media (max-width:37.5em){.quote-summary__terms{font-size:1.25rem}}@media (max-width:mobile){.quote-summary__terms{font-size:1.25rem}}.sender-info__checkbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:20px 0 24px}.sender-info__checkbox.order-summary{align-items:flex-start!important}.sender-info__checkbox.order-summary span:nth-child(2){font-weight:600;font-size:16px}.sender-info__checkbox span:first-child{-webkit-transform:scale(1);transform:scale(1)}.sender-info__checkbox span:first-child svg path{border:2px solid #b7b7b7;border-radius:4px}.sender-info__checkbox span:nth-child(2){font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#545859;padding-left:2px}.delivery-options{display:flex;flex-direction:column;grid-gap:22px;gap:22px}.delivery-options .empty-list{min-width:unset;width:100%;margin:1em 10%;align-self:center}.delivery-options .empty-list .intro-text{min-width:unset;width:100%;margin:1em 0!important;padding-top:1.5em}.delivery-options .empty-list .intro-text__heading{padding-top:1em}.delivery-options__items{display:flex;flex-direction:column;grid-gap:8px;gap:8px;margin-bottom:10px}.delivery-options__item{background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px;transition:all .3s ease;cursor:pointer}.delivery-options__item.active{box-shadow:0 2px 2px -1px rgba(0,0,0,.12),0 0 0 3px #d4e5ff;border:2px solid #22428f}.delivery-options__item.active .new-shop-n-ship__prompt__body__options__list__item__name h3{color:#22428f}.delivery-options__item__wrap{display:flex;align-items:center;justify-content:space-between;padding:24px}@media (max-width:31.875em){.delivery-options__item__wrap{padding:16px}}.delivery-options__item__name h3{font-style:normal;font-weight:600;font-size:14px;line-height:19px;text-transform:uppercase;color:#0f1414}.delivery-options__item__address span{font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#545859}.delivery-options__item__price span{padding:3px 10px;font-style:normal;font-weight:700;font-size:14px;line-height:19px;background:rgba(16,197,78,.1);border-radius:16px;color:#10c54e}.delivery-options__checkbox{display:flex;align-items:center;grid-gap:10px;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:1%!important}.delivery-options__checkbox span:first-child svg{-webkit-transform:scale(2);transform:scale(2)}.delivery-options__checkbox span:first-child svg path{border:2px solid #b7b7b7;border-radius:4px}.delivery-options__checkbox span:nth-child(2){font-style:normal;font-weight:400;font-size:14px;line-height:24px;color:#545859}.delivery-options__footer{display:flex;align-items:center;grid-gap:16px;gap:16px}.delivery-options__footer__action{width:100%;background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px;padding:14px 24px;font-style:normal;font-weight:600;font-size:14px;line-height:140%;color:#22428f;text-align:center}.item-description,.item-description__mains{display:flex;flex-direction:column}.item-description__mains{grid-gap:16px;gap:16px}.item-description__main{margin-top:30px;margin-bottom:60px;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px;background-color:#fff}.item-description__main__wrap{padding:24px;grid-gap:10px;gap:10px}@media (max-width:31.875em){.item-description__main__wrap{padding:16px}}.item-description__main__action button{background-color:rgba(240,93,61,.05);border-radius:36px;justify-content:space-between!important;padding:8px 10px!important;grid-gap:6px;gap:6px}.item-description__main__action button:hover{background-color:rgba(240,93,61,.05)!important}.item-description__main__action button span{font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:19px!important;color:#f05d3d!important;text-transform:none!important}.item-description__main__action button svg path{fill:#f05d3d}.item-description__main__grid{display:flex;flex-direction:column}.item-description__main__grid textarea{font-size:15px!important;line-height:18px}.item-description__main__grid .flexed-wrap{display:flex;justify-content:space-between;align-items:center}@media (max-width:31.875em){.item-description__main__grid .flexed-wrap{display:block}}.item-description__main__grid .flexed-wrap .right-item{margin-left:20px}@media (max-width:31.875em){.item-description__main__grid .flexed-wrap .right-item{margin-left:0;margin-top:20px}}.item-description__main__grid__helper{cursor:pointer;display:block;align-self:flex-end;font-style:normal;font-weight:500;font-size:10px;line-height:20px;color:#22428f;margin:16px 0 8px}@media (max-width:51.875em){.item-description__main__grid__helper{-webkit-transform:translateY(105px);transform:translateY(105px)}}@media (max-width:smaller){.item-description__main__grid__helper{-webkit-transform:translateY(105px);transform:translateY(105px)}}.item-description__main__input textarea{line-height:24px}.item-description__action{align-self:flex-end!important}.item-description__action button{background-color:#f8fbff;border-radius:16px;justify-content:space-between!important;padding:8px 10px!important;grid-gap:6px;gap:6px}.item-description__action button:hover{background-color:#f8fbff!important}.item-description__action button span{font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:19px!important;color:#22428f!important;text-transform:none!important}.item-description__action button svg path{fill:#22428f}.item-description__action button:disabled{opacity:.4}.item-description__footer{display:flex;align-items:center;grid-gap:16px;gap:16px}.item-description__footer__action{width:100%;background:#fff;border:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-radius:8px;padding:14px 24px;font-style:normal;font-weight:600;font-size:14px;line-height:140%;color:#22428f;text-align:center}.booking{text-align:center;padding:40px}@media (max-width:600px){.booking{padding:20px}}.booking-image{width:100px}@media (max-width:600px){.booking-image{width:70px}}.booking .title{font-weight:700;font-size:25px;margin-top:20px;line-height:1.2em}@media (max-width:600px){.booking .title{font-size:16px}}.booking .form{margin-top:60px;text-align:center}@media (max-width:600px){.booking .form{margin-top:40px}}.booking .form .form-content{width:35%}@media (max-width:600px){.booking .form .form-content{width:100%}}.booking .form .submit{display:flex;justify-content:center;margin-top:90px}.deadletters .Credit,.deadletters .Deposit,.deadletters .Reversal{color:#43d882}.deadletters .status{padding:6px;background-color:#f7df8e;text-align:center;font-weight:bolder}.deadletters .Success{background-color:#98fc94}.deadletters .ClarificationNeeded{background-color:#ffc40e}.deadletters .Failed{background-color:#ff9a9e}.deadletters .trackingId{font-weight:bolder}.feedback{color:#000}.shipments .status.tickets.Overdue{background-color:#ff9a9e}.shipments .Delivered,.shipments .Paid,.shipments .status.tickets.Resolved{background-color:#98fc94}.shipments .ClarificationNeeded{background-color:#ffc40e}.shipments .Cancelled,.shipments .DeliveryFailed{background-color:#ff9a9e}.settings .title{font-size:20px}.settings .body-title{margin:20px 0 10px;font-size:16px}.settings .paper{padding:10px}.settings .location-settings{margin-top:10px;display:flex;justify-content:space-between}@media (max-width:600px){.settings .location-settings{display:block}}.settings .paper-info{flex:0 1 32%;padding:10px}@media (max-width:600px){.settings .paper-info{margin-bottom:15px}}.settings .form-control{margin-top:20px}.settings .configs{margin-top:35px}.settings .config-settings{margin-top:10px;display:flex;justify-content:space-between}@media (max-width:600px){.settings .config-settings{display:block}}.settings .config-settings-content{flex:0 1 50%}.settings .config-settings-coupon{flex:0 1 49%}.shipments{text-align:center}.shipments .amount{font-weight:bolder;color:#43d882}.shipments .status{padding:6px;background-color:#f7df8e;text-align:center;font-weight:bolder}.shipments .Delivered,.shipments .Export,.shipments .Paid{background-color:#98fc94}.shipments .ClarificationNeeded,.shipments .Import{background-color:#ffc40e}.shipments .Cancelled,.shipments .DeliveryFailed,.shipments .PickupFailed{background-color:#ff9a9e}.shipments .trackingId{font-weight:bolder}.shipments .more-info{padding:10px 20px;display:flex;justify-content:space-between}.shipments .item-info{display:flex;justify-content:space-between;margin-bottom:5px}.shipments .paper-info{padding:10px;margin:0 5px;text-align:center}.shipments .paper-info .title{font-weight:700}.shipments .paper-info .description{font-weight:300}.shipments .filter-wrap{width:50%}.shipments .filter-wrap .filter-item{margin-right:5px;margin-bottom:5px}@media (max-width:1052px){.shipments .filter-wrap{width:45%}}@media (max-width:1025px){.shipments .filter-wrap{width:100%}}.shipments .file-upload-button{border:none;outline:none;border-radius:4px;padding:8px 15px;background:#003895;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;font-size:12px;text-decoration:none;cursor:pointer}.shopnships .amount{color:#43d882;font-weight:bolder}.shopnships .Credit,.shopnships .Deposit,.shopnships .Reversal{color:#43d882}.shopnships .status{padding:6px;background-color:#f7df8e;text-align:center;font-weight:bolder}.shopnships .Success{color:#43d882}.shopnships .Cancelled{background-color:#ff9a9e}.shopnships .Delivered,.shopnships .Paid{background-color:#98fc94}.shopnships .ClarificationNeeded{background-color:#ffc40e}.shopnships .DeliveryFailed,.shopnships .Failed{background-color:#ff9a9e}.shopnships .trackingId{font-weight:bolder}.shopnships .more-info{padding:10px 20px;display:flex;justify-content:space-between}.shopnships .item-info{display:flex;justify-content:space-between;margin-bottom:5px}.shopnships .paper-info{padding:10px;margin:0 5px;text-align:center}.shopnships .paper-info .title{font-weight:700}.shopnships .paper-info .description{font-weight:300}.shopnships .file-upload-button,.shopnships .fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shopnships .file-upload-button{border:none;outline:none;border-radius:4px;padding:8px 15px;background:#003895;color:#fff;font-size:12px;text-decoration:none;cursor:pointer}.shopnships .filter-wrap{width:50%}.shopnships .filter-wrap .filter-item{margin-right:5px;margin-bottom:5px}@media (max-width:1052px){.shopnships .filter-wrap{width:45%}}@media (max-width:1025px){.shopnships .filter-wrap{width:100%}}.transactions .amount{color:red;font-weight:bolder}.transactions .Credit,.transactions .Deposit,.transactions .Reversal{color:#43d882;font-weight:bolder}.transactions .status{padding:6px;background-color:#f7df8e;text-align:center;font-weight:bolder}.transactions .Success{background-color:#98fc94}.transactions .ClarificationNeeded{background-color:#ffc40e}.transactions .Failed{background-color:#ff9a9e}.transactions .trackingId{font-weight:bolder}.transactions .MuiTableCell-root{white-space:nowrap}.users{text-align:center}.users .add-btn-container{text-align:start;margin-bottom:20px}.users .wallet{color:#43d882}.users .userId,.users .wallet{font-weight:bolder}.withdrawalRequests{text-align:center}.withdrawalRequests .bold{font-weight:bolder}.withdrawalRequests .status{padding:6px;background-color:#f7df8e;text-align:center;font-weight:bolder}.withdrawalRequests .Approved,.withdrawalRequests .Confirmed,.withdrawalRequests .Success{background-color:#98fc94}.withdrawalRequests .Declined,.withdrawalRequests .Failed,.withdrawalRequests .Reversed{background-color:#ff9a9e}.withdrawalRequests .more-info{padding:10px 20px;display:flex;justify-content:space-between}.withdrawalRequests .item-info{display:flex;justify-content:space-between;margin-bottom:5px}.withdrawalRequests .paper-info{padding:10px;margin:0 5px;text-align:center}.withdrawalRequests .paper-info .title{font-weight:700}.withdrawalRequests .paper-info .description{font-weight:300}.book-imports{padding-top:20px}.book-imports .paper{padding:20px 30px;margin-bottom:30px}@media (max-width:600px){.book-imports .paper{padding:20px 15px}}.book-imports .title{color:#003895;font-size:20px;font-weight:700}.book-imports .form{display:flex;justify-content:space-between;flex-wrap:nowrap;margin-top:10px}@media (max-width:600px){.book-imports .form{display:block}}.book-imports .form .right{padding:30px;flex:0 0 50%;margin-left:10px}@media (max-width:600px){.book-imports .form .right{padding:0;margin:0}}.book-imports .form .left{padding:10px 30px;flex:0 0 50%;margin-right:10px}@media (max-width:600px){.book-imports .form .left{padding:0;flex:0 0 100%}}.book-imports .form .left .items-container{padding:10px;overflow:scroll}.book-imports .form .form-control{margin-bottom:15px}.book-imports .form .header{color:#003895;margin-bottom:20px}.login{height:100vh;background-image:url(/static/images/jpg/login-background.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:1;overflow-y:hidden}.login .overlay{display:flex;width:100%;height:100%;position:relative}.login .overlay:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:3;background:rgba(0,0,0,.3) 0 0 no-repeat padding-box;mix-blend-mode:multiply}.login .content{z-index:10;height:inherit;width:100%}.login .content .logo{padding:40px 40px 0}@media (max-width:600px){.login .content .logo{padding:20px 20px 0}}.login .content .logo img{width:120px}.login .content .surface{display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%}@media (max-width:600px){.login .content .surface{justify-content:center}}.login .content .surface-content{padding-top:5%;padding-right:5%;padding-bottom:5%;height:100%;width:50%}@media (max-width:600px){.login .content .surface-content{width:100%;padding:20px}}.login .content .surface-content .login-box{float:right;margin-top:10px;padding:30px;height:80%;width:450px;text-transform:uppercase}@media (max-width:600px){.login .content .surface-content .login-box{width:100%}}.login .content .surface-content .login-box .form{margin-top:90px}.login .content .surface-content .login-box .form .form-control{margin-top:20px}.login .content .surface-content .login-box .form .form-label{font-weight:700}.login .content .surface-content .submit{margin-top:70px}.user-information{padding-top:20px}.user-information .MuiInputBase-input.Mui-disabled{color:#000}.user-information .paper{padding:20px 30px}@media (max-width:600px){.user-information .paper{padding:20px 15px}}.user-information .user-form-paper{width:400px}@media (max-width:600px){.user-information .user-form-paper{width:100%}}.user-information .content{display:flex;justify-content:space-between;flex-direction:row-reverse}@media (max-width:600px){.user-information .content{display:block}}.user-information .content .wallet{text-align:center}.user-information .content .wallet-card{margin-top:30px;background-color:#003895;color:#fff;border-radius:10px;text-align:left;padding:15px;display:flex;justify-content:space-between;width:350px}@media (max-width:600px){.user-information .content .wallet-card{margin-top:5px;width:100%}}.user-information .content .wallet-card .left-content .top-title{margin:0;font-weight:300}.user-information .content .wallet-card .left-content .wallet-balance{margin-top:5px;font-size:30px;font-weight:400}.user-information .content .wallet-card .left-content .bottom-btns{margin-top:60px}.user-information .content .wallet-card .left-content .bottom-btns .fund-btn{background-color:#ffc40e;padding:5px 40px;color:#003895}.user-information .content .wallet-card .left-content .bottom-btns .bonus-btn{background-color:#ffc40e;color:#003895;margin-right:5px}.user-information .content .wallet-card .left-content .bottom-btns .debit-btn{color:#fff}.user-information .content .wallet-card .right-content{margin-left:10px;align-items:center;align-self:center}.user-information .content-information{margin-top:10px}@media (max-width:600px){.user-information .content-information{margin-top:20px}}.user-information .content-information p{font-weight:600;font-size:20px;margin-bottom:5px}.user-information .content-information .MuiFormLabel-root{font-size:18px;font-weight:600}.user-information .content-information .form{margin-top:40px}@media (max-width:600px){.user-information .content-information .form{width:100%;margin-top:10px}}.user-information .content-information .form-control{margin-top:20px}.user-information .content-information .form .submit{margin-top:50px;padding-bottom:20px}.user-information .back{margin-bottom:10px}.user-information .business-info{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;max-height:320px;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.user-information .business-info .document-btn{background-color:#43d882;width:auto;border-radius:5px;color:#fff;padding:10px 12px;text-decoration:none;font-weight:600;font-size:13px}.user-information .business-info p{font-size:14px;color:"#0000008A"}.user-information .business-info::-webkit-scrollbar{display:none}@media only screen and (min-width:600px){.site-logo{left:50%}.navigation-wrapper{min-height:64px}.navigation-wrapper.navigation-tab{margin-left:230px;margin-top:65px;min-height:0}.grid{grid-gap:15px}.page-content{margin-left:230px}.page-content.no-navigation{margin-left:0}.page-content.artist .top{flex-direction:row}.profile-link{width:90px}}.loader{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sk-cube-grid{width:40px;height:40px;margin:100px auto}.sk-cube-grid .sk-cube{width:33%;height:33%;background-color:#003895;float:left;-webkit-animation:sk-cubeGridScaleDelay 1.3s ease-in-out infinite;animation:sk-cubeGridScaleDelay 1.3s ease-in-out infinite}.sk-cube-grid .sk-cube1{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube2{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube3{-webkit-animation-delay:.4s;animation-delay:.4s}.sk-cube-grid .sk-cube4{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube5{-webkit-animation-delay:.2s;animation-delay:.2s}.sk-cube-grid .sk-cube6{-webkit-animation-delay:.3s;animation-delay:.3s}.sk-cube-grid .sk-cube7{-webkit-animation-delay:0s;animation-delay:0s}.sk-cube-grid .sk-cube8{-webkit-animation-delay:.1s;animation-delay:.1s}.sk-cube-grid .sk-cube9{-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes sk-cubeGridScaleDelay{0%,70%,to{-webkit-transform:scaleX(1);transform:scaleX(1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}.MuiSnackbarContent-message{width:100%}.box-model{cursor:pointer;padding:20px;display:flex;flex-direction:column;align-items:center;position:relative}.box-model.active{border-top:1px solid #e2e4e8;border-right:1px solid #e2e4e8;border-left:1px solid #e2e4e8;border-top-left-radius:8px;border-top-right-radius:8px}.box-model.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-image:repeating-linear-gradient(90deg,#e2e4e8 0,#e2e4e8 5%,transparent 5%,transparent 10%)}.box-model:not(.active){border-bottom:1px solid #e2e4e8}.box-model-wrap{display:flex;flex-direction:column;grid-gap:16px;gap:16px;width:500px}.box-model-item{border-left:1px solid #e2e4e8;border-right:1px solid #e2e4e8;border-bottom:1px solid #e2e4e8;box-shadow:0 2px 5px rgba(16,24,40,.05);border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#fff}.box-model-item__wrap{padding:24px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}@media (max-width:31.875em){.box-model-item__wrap{padding:16px}}.box-model-item__weight-wrapper{width:100%;margin-top:30px;padding:32px 24px;grid-gap:16px;gap:16px}@media (max-width:31.875em){.box-model-item__weight-wrapper{padding:16px}}.box-model-item__weight-wrapper .input{margin-bottom:30px}.box-model-item__weight-wrapper label{margin-bottom:8px!important;font-style:normal;font-weight:400!important;font-size:14px!important;line-height:22px!important;color:#0f1414}.box-model-item__action{align-self:flex-end}.box-model-item__action button{cursor:pointer;background-color:rgba(240,93,61,.05);border-radius:36px;justify-content:space-between!important;padding:8px 10px!important;grid-gap:6px;gap:6px}.box-model-item__action button:hover{background-color:rgba(240,93,61,.05)!important}.box-model-item__action button span{font-style:normal!important;font-weight:400!important;font-size:14px!important;line-height:19px!important;color:#f05d3d!important;text-transform:none!important}.box-model-item__action button svg path{fill:#f05d3d}.box-model-item__grid{display:flex;flex-direction:column}.box-model-item__grid .category-helper{align-self:flex-start!important;margin:0 0 11px}@media (max-width:1199px){.box-model-item__grid .category-helper{align-self:flex-end!important;margin-bottom:0!important}}.box-model-item__grid .web-alert{display:block}@media (max-width:1199px){.box-model-item__grid .web-alert{display:none}}.box-model-item__grid .mobile-alert{display:none;margin-left:10px}@media (max-width:1199px){.box-model-item__grid .mobile-alert{display:block}}.box-model-item__grid__helper{position:relative;cursor:pointer;display:block;align-self:flex-end;font-style:normal;font-weight:500;font-size:10px;line-height:18px;color:#22428f;margin:16px 0 -11px}@media (max-width:51.875em){.box-model-item__grid__helper{-webkit-transform:translateY(105px);transform:translateY(105px);margin-bottom:5px}}@media (max-width:smaller){.box-model-item__grid__helper{-webkit-transform:translateY(105px);transform:translateY(105px);margin-bottom:5px}}.box-model-item__input label{font-style:normal!important;font-weight:500!important;font-size:12px!important;line-height:20px!important;color:#0f1414!important;margin-bottom:4px!important}.box-model-item__input textarea{line-height:24px}.box-model-item__alert .MuiAlert-icon,.box-model-item__alert svg{display:none}.box-model-item__alert aside{grid-gap:8px;gap:8px;display:flex;font-weight:500;align-items:flex-start}.box-model-item__alert aside:before{display:block;width:1em;height:1em;margin-top:4px}.box-model-label{font-style:normal;font-weight:500;font-size:18px;line-height:22px;color:#1d1d1d;margin-bottom:6px}.box-model-grid{display:flex;flex-direction:column}.box-model-grid .category-helper{align-self:flex-start!important;margin:0 0 11px}@media (max-width:1199px){.box-model-grid .category-helper{align-self:flex-end!important;margin-bottom:0!important}}.box-model-grid .web-alert{display:block}@media (max-width:1199px){.box-model-grid .web-alert{display:none}}.box-model-grid .mobile-alert{display:none;margin-left:10px}@media (max-width:1199px){.box-model-grid .mobile-alert{display:block}}.box-model-grid__helper{position:relative;cursor:pointer;display:block;align-self:flex-end;font-style:normal;font-weight:500;font-size:10px;line-height:18px;color:#22428f;margin:16px 0 -11px}@media (max-width:51.875em){.box-model-grid__helper{-webkit-transform:translateY(105px);transform:translateY(105px);margin-bottom:5px}}@media (max-width:smaller){.box-model-grid__helper{-webkit-transform:translateY(105px);transform:translateY(105px);margin-bottom:5px}}.add-box-style{border-bottom:1px solid #e2e4e8;flex-grow:1}.new-box{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #22428f;border-radius:8px;margin:20px;cursor:pointer;width:130px;height:130px}.new-box p{color:#22428f;font-size:12px}.root,body{display:flex;flex-direction:column;height:100vh;margin:0;min-height:100%;overflow:hidden;position:relative;width:100vw}a{text-decoration:none}.float-left{float:left}.float-right{float:right}.clear-float{clear:both}.button-wrapper{margin:20px 0;text-align:center}.align-center{justify-content:center}.align-center,.align-left-center{align-items:center;display:flex}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.center-align,.form-wrapper{text-align:center}.spinner{height:100%;width:100%}.desktop .copyright{margin-bottom:96px}.track-playing.track-playing{font-weight:700}google-cast-launcher{--connected-color:#fec52d;height:24px;width:24px}.player-control-maximized google-cast-launcher{--disconnected-color:#fff}.desktop google-cast-launcher{align-self:flex-end;display:inherit;margin:12px}a:link,a:visited{color:inherit}a:hover{text-decoration:underline}.primary-button{background-color:#fec52d}.flex{display:flex;flex-direction:column}.flex-fixed{flex:0 0 auto}.flex-grow{flex:1 0 auto}.flex-elastic{flex:1 1 auto}.flex-direction-column{flex-direction:column}.flex-direction-row{flex-direction:row}.flex-pull-left{justify-content:flex-start}.flex-pull-right{justify-content:flex-end}.flex-row{flex-wrap:wrap}.flex-justify-center{justify-content:center}.flex-justify-evenly{justify-content:space-evenly}.flex-align-center{align-items:center}.flex-justify-space-between{align-items:center;justify-content:space-between}.flex-justify-space-around{align-items:center;justify-content:space-around}.grid{align-items:start;display:grid;grid-auto-rows:minmax(auto,auto);grid-gap:5px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.large .grid.album-art-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.equalizer{height:40px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:20px}.equalizer.animate .bar{-webkit-animation:equalize 1.25s steps(25) 0s infinite;animation:equalize 1.25s steps(25) 0s infinite;height:auto}.equalizer.animate .bar:first-child{-webkit-animation-duration:1.9s;animation-duration:1.9s}.equalizer.animate .bar:nth-child(2){-webkit-animation-duration:2s;animation-duration:2s}.equalizer.animate .bar:nth-child(3){-webkit-animation-duration:2.3s;animation-duration:2.3s}.equalizer .bar{fill:#000;height:10px;width:30%}@-webkit-keyframes equalize{0%{height:60px}4%{height:50px}8%{height:40px}12%{height:30px}16%{height:20px}20%{height:30px}24%{height:40px}28%{height:10px}32%{height:40px}36%{height:60px}40%{height:20px}44%{height:40px}48%{height:70px}52%{height:30px}56%{height:10px}60%{height:30px}64%{height:50px}68%{height:60px}72%{height:70px}76%{height:80px}80%{height:70px}84%{height:60px}88%{height:50px}92%{height:60px}96%{height:70px}to{height:80px}}@keyframes equalize{0%{height:60px}4%{height:50px}8%{height:40px}12%{height:30px}16%{height:20px}20%{height:30px}24%{height:40px}28%{height:10px}32%{height:40px}36%{height:60px}40%{height:20px}44%{height:40px}48%{height:70px}52%{height:30px}56%{height:10px}60%{height:30px}64%{height:50px}68%{height:60px}72%{height:70px}76%{height:80px}80%{height:70px}84%{height:60px}88%{height:50px}92%{height:60px}96%{height:70px}to{height:80px}}body.ios .page-content{-webkit-overflow-scrolling:touch;overflow:scroll}.album-art{-webkit-tap-highlight-color:transparent;cursor:pointer;max-width:500px}.album-art.normal{padding:2px}.desktop .album-art.normal{min-width:200px;min-height:200px}.desktop .album-art .play-button-icon{display:none}.desktop .album-art:hover .play-button-icon{display:flex}.album-art-image,.album-art-image img,.album-art-image picture{display:inherit;height:100%;min-height:140px;min-width:140px;width:100%}.note-card{padding:15px 15px 10px;margin-bottom:25px}.music-info-flex{display:flex}.music-info-flex .music-image{width:120px;height:120px;margin-right:15px}.music-info-flex .music-info{font-size:13px}.music-price-flex{display:flex;justify-content:space-between;margin-top:25px}.page-loading{pointer-events:none}.page-content{overflow-x:hidden;overflow-y:auto;padding:5px 10px}.page-content-child{align-items:center}.page-content-child>div{width:100%}.desktop .page-content-child{padding:5px 10px}.desktop .page-content-child .album-info{max-width:100vw}.page-content-wrapper{height:100%;justify-content:space-between;min-width:320px;position:relative}.page-content.player-visible .snackbar{bottom:74px}.desktop .page-content.player-visible .snackbar,.tablet .page-content.player-visible .snackbar{bottom:80px}.page-content .position-sticky{bottom:0;position:sticky;position:-webkit-sticky}.page-content .position-fixed{bottom:0;left:0;margin-bottom:74px;position:fixed;width:100%}.navigation{justify-content:space-between}.navigation-wrapper{min-height:56px;width:100%;z-index:99999}.navigation-wrapper .progress{margin:initial}.navigation-wrapper.navigation-tab{min-height:104px}.desktop .navigation-wrapper .arrow-back-wrapper{display:none}.desktop .navigation-wrapper .cart-icon{margin-right:12px}.navigation-wrapper .login-or-account-info{border-left:1px solid #dadce0;margin-left:5px}.navigation-last-item{border-bottom-right-radius:20px;border-top-right-radius:20px}.navigation .search{margin:0 15px}.menu-isDesktopView>li:first-of-type{margin-left:200px}.menu-isDesktopView .navigation-icon{background-color:#323232;border-right:1px solid #fff}.menu .selected.selected.selected{background-color:#0d904f}.menu .selected.selected.selected div,.menu .selected.selected.selected span{color:#fff}.footer-wrapper{background-color:#535353;color:#fff;padding:10px 20px;width:100vw}.footer-icons{margin-top:15px}.footer-icons img{float:left;height:30px}.footer-social-icons{height:30px;margin-right:2%}.account-info{color:#000;padding:0 16px;width:250px}.player-control{align-self:flex-end;position:relative;width:100%;z-index:1}.player-control-top{display:none}.player-control-bottom{height:74px}.desktop .player-control-bottom,.tablet .player-control-bottom{height:80px}.player-control-queue{background-color:#fff;height:0;overflow-y:auto;padding:0 5px}.player-control-cover{height:74px;width:74px}.desktop .player-control-cover,.tablet .player-control-cover{height:80px;width:80px}.player-control .progress-bar{left:80px;position:absolute;top:-13px;width:calc(100% - 80px);z-index:1}.player-control-maximized{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.player-control-maximized .player-control-top{display:flex;flex-direction:column}.player-control-maximized .player-control-bottom{opacity:.9}.player-control-maximized .player-control-cover{height:54px;width:54px}.player-control-maximized .progress-bar{bottom:54px;left:0;top:auto;width:100%}.artist-account-verification .stepper{width:100%}.desktop .artist-account-verification .stepper{width:70%}.artist-account-verification .stepper .no-background{background-color:none}.artist-account-verification .stepper .button{margin-right:16px}.artist-account-verification .stepper .contract-form{width:100%}.desktop .artist-account-verification .stepper .contract-form{width:50%}.artist-account-verification .stepper .instructions{margin-top:16px;margin-bottom:16px}.artist-account-verification .stepper .instructions .subtitle{margin-bottom:8px;color:#9e9e9e}.artist-account-verification .stepper .instructions .subheader{font-size:14px}.artist-account-verification .stepper .instructions .additional_info{color:#9e9e9e;font-size:14px;margin-left:16px}.artist-account-verification .stepper .instructions .form-input{margin-top:8px}.artist-account-verification .stepper .instructions .right-form-input{margin-left:0}.desktop .artist-account-verification .stepper .instructions .right-form-input{margin-left:8px}.artist-art{max-height:120px;max-width:120px;border-radius:50%;text-align:center;margin:10px auto;box-shadow:0 1px 4px 0 #bac4d9;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.artist-art-cover a:hover{text-decoration:none}.artist-art-cover .artist-avatar{margin:auto;width:120px;height:120px;border:4px solid #fff}.artist-art-cover .artist-initials{vertical-align:middle;font-size:200%}.artist-art .stage-name{font-size:10px}.cart-payment .note-card{padding:15px 15px 10px;margin-bottom:10px}.cart-payment .title{font-weight:500}.cart-payment .mobile-price-container{background-color:#0e9050;color:#fff;padding:7px 15px;border:none;font-weight:600;font-size:12px;margin-top:5px;display:inline-flex}.cart-payment .music-flex{display:flex;flex-flow:row wrap;justify-content:center;padding:10px 0}.desktop .cart-payment .music-flex{padding:30px 15px}.cart-payment .music-flex-item{width:100%}.desktop .cart-payment .music-flex-item{flex:0 0 45%;margin-bottom:0}.desktop .cart-payment .music-flex-item .title{margin-bottom:25px}.cart-payment .music-flex-item .music-order-summary{padding:20px;margin-bottom:220px}.desktop .cart-payment .music-flex-item .music-order-summary{margin-bottom:20px}.cart-payment .music-flex-item .music-order-summary .music-item-price{display:flex;justify-content:space-between;margin-bottom:20px}.cart-payment .music-flex-item .music-order-summary .music-item-price .music-price-flex{align-self:flex-start;display:flex;align-items:center}.cart-payment .music-flex-item .music-order-summary .music-item-price .music-price-flex .price-container{background-color:#0e9050;color:#fff;padding:7px 25px;border:none;font-weight:600;font-size:18px;margin-left:15px}.cart-payment .music-flex-item .music-order-summary .music-info-flex{display:flex}.cart-payment .music-flex-item .music-order-summary .music-info-flex .music-image{width:120px;height:120px;margin-right:15px}.cart-payment .music-flex-item .music-order-summary .music-info-flex .music-info{font-size:13px}.cart-payment .music-flex-summary{position:fixed;bottom:73px;width:100vw}.desktop .cart-payment .music-flex-summary{flex:0 0 25%;align-self:flex-start;position:relative;bottom:0;margin-left:10px}.cart-payment .music-flex-summary .summary-card{padding:8px 25px;width:100%}.desktop .cart-payment .music-flex-summary .summary-card{padding:20px 25px}.cart-payment .music-flex-summary .payment-card{display:none}.desktop .cart-payment .music-flex-summary .payment-card{display:flex;justify-content:center;text-align:center;margin-top:10px;max-width:300px}.cart-payment .music-flex-summary .paystack-logo{display:none}.desktop .cart-payment .music-flex-summary .paystack-logo{display:block;max-width:280px}.cart-payment .music-flex-summary .amount{color:#00984c;font-weight:700;font-size:large;padding-top:0;margin-bottom:3px}.cart-payment .music-flex-summary .price{margin-top:0;padding-top:0}.cart-payment .music-flex-summary .title{margin-bottom:10px}.desktop .cart-payment .music-flex-summary .title{margin-bottom:20px}.cart-payment .music-flex-summary .item-quantity{margin-bottom:5px;display:flex;justify-content:space-between}.desktop .cart-payment .music-flex-summary .item-quantity{margin-bottom:25px}.cart-payment .music-flex-summary .rule{display:none}.desktop .cart-payment .music-flex-summary .rule{margin-top:20px;margin-bottom:20px;display:block}.cart-payment .music-flex-summary .total-cost{margin-top:10px;display:flex;justify-content:space-between}.desktop .cart-payment .music-flex-summary .total-cost{margin-top:0}.cart-payment .music-flex-summary .total-cost .text{font-weight:500}.cart-payment .music-flex-summary .buy-button{display:flex;justify-content:center;margin-top:15px;margin-bottom:5px;width:100%}.desktop .cart-payment .music-flex-summary .buy-button{margin-top:30px}.cart-payment .music-flex-summary .buy-button .update-cart-btn{background-color:#fff;color:#0e9050}.desktop .cart-payment .music-flex-summary .buy-button .update-cart-btn{background-color:#0e9050;color:#fff}.cart-payment .music-flex-summary .buy-button .buy-now{margin-left:8px;width:50%}.desktop .cart-payment .music-flex-summary .buy-button .buy-now{display:none}.cart-payment .music-flex-summary .buy-now-btn{margin-top:25px;display:none}.cart-payment .music-flex-summary .buy-now-btn :hover{text-decoration:none}.desktop .cart-payment .music-flex-summary .buy-now-btn{display:inline-block}.cart .title{font-weight:500}.cart .mobile-price-container{background-color:#0e9050;color:#fff;padding:7px 15px;border:none;font-weight:600;font-size:12px;margin-top:5px;display:inline-flex}.cart .music-flex{display:flex;flex-flow:row wrap;justify-content:center;padding:10px 0}.desktop .cart .music-flex{padding:30px 15px}.cart .music-flex-item{width:100%;margin-bottom:10px}.desktop .cart .music-flex-item{padding:10px;flex:0 0 55%;margin-bottom:0;min-width:540px}.desktop .cart .music-flex-item .title{margin-bottom:10px}.cart .music-flex-item .music-item-price{display:flex;justify-content:space-between;margin-bottom:20px}.cart .music-flex-item .music-item-price .music-price-flex{align-self:flex-start;display:flex;align-items:center}.cart .music-flex-item .music-item-price .price-container{background-color:#0e9050;color:#fff;padding:5px 10px;border:none;font-weight:600;font-size:18px;margin-left:15px}.cart .music-flex-item .music-info-flex{display:flex}.cart .music-flex-item .music-info-flex .music-image{width:120px;height:120px;margin-right:15px}.cart .music-flex-item .music-info-flex .music-info{font-size:13px}.cart .music-flex-summary{width:100%}.desktop .cart .music-flex-summary{flex:0 0 25%;align-self:flex-start;padding:10px;min-width:178px}.cart .music-flex-summary .title{margin-bottom:10px}.desktop .cart .music-flex-summary .title{margin-bottom:20px}.cart .music-flex-summary .item-quantity{margin-bottom:5px;display:flex;justify-content:space-between}.desktop .cart .music-flex-summary .item-quantity{margin-bottom:10px}.cart .music-flex-summary .rule{display:none}.desktop .cart .music-flex-summary .rule{margin-top:60px;margin-bottom:20px;display:block}.cart .music-flex-summary .total-cost{margin-top:10px;display:flex;justify-content:space-between}.desktop .cart .music-flex-summary .total-cost{margin-top:0}.cart .music-flex-summary .total-cost .text{font-weight:500}.cart .music-flex-summary .buy-button{display:flex;justify-content:center;margin-top:10px;width:100%}.desktop .cart .music-flex-summary .buy-button{margin-top:30px}.newly-added{padding:5px}.newly-added img{height:200px;width:200px}.newly-added .new-box,.newly-added .sale-box{background:#fff;border:2px solid;display:block;position:absolute;text-align:center;top:10px}.newly-added .new-box span,.newly-added .sale-box span{display:block;font-size:12px;font-weight:700;letter-spacing:.06em;line-height:1.5;min-width:41px;padding:3px 5px;text-transform:uppercase}.newly-added .new-box{border-color:#333;color:#333;left:10px}.newly-added .new-box:hover{color:#333}.newly-added .sale-box{border-color:#0d904f;color:#0d904f;right:10px}.newly-added .sale-box .sale-label{color:#0d904f}.newly-added .sale-box .price-reduction{background:#0d904f;color:#fff;display:block;padding-top:6px}.home-footer-social-icons{height:20px;margin-right:2%}.slides .caption h3{margin-top:70px}.subscribe-button{background-color:#0d904f;border-radius:0;height:50px}.text-after-image{display:inline-block;margin-left:5px;margin-top:5px}.desktop .library-songs{justify-content:flex-start;width:70%}.music{margin-top:10px}.music .breadcrumb{padding:10px 15px}.music .control-btns{display:flex;justify-content:flex-end}.dashboard-cards{display:flex;flex-flow:row wrap;justify-content:center;margin-top:20px}.desktop .dashboard-cards{justify-content:flex-start}.dashboard-cards .dashboard-card{flex:100% 1;margin:10px;max-width:270px}.desktop .dashboard-cards .dashboard-card{flex:33% 1;max-width:250px}.dashboard-cards .dashboard-media{height:200px}.cashout{margin-top:5px}.cashout .cashout-center{display:flex;justify-content:center}.cashout .cashout-center .cashout-card{width:100%}.desktop .cashout .cashout-center .cashout-card{padding:10px 20px;width:70%}.cashout .cashout-center .cashout-card .heading{display:flex;flex-flow:row wrap;margin-bottom:15px}.cashout .cashout-center .cashout-card .heading-text{margin-left:10px;align-self:flex-end;font-weight:700}.cashout .cashout-center .cashout-card .mid-section{margin-top:15px;margin-bottom:15px}.cashout .cashout-center .cashout-card .mid-section-info{display:flex;flex-flow:row wrap;font-size:medium;justify-content:space-between}.cashout .cashout-center .cashout-card .mid-section-info-title{font-size:medium}.cashout .cashout-center .cashout-card .mid-section-info-qty{color:#00984c}.desktop .cashout .cashout-center .cashout-card .mid-section-info-qty{margin-right:42px}.cashout .cashout-center .cashout-card .bottom-row{display:flex;flex-flow:row wrap;justify-content:flex-end}.cashout .cashout-center .cashout-card .bottom-row .cashout-btn{margin-top:10px;width:100%}.desktop .cashout .cashout-center .cashout-card .bottom-row .cashout-btn{width:30%;text-align:right}.profile-section{width:100%;max-width:450px;margin:auto;padding:0 10px}.profile-section .form-element{margin-bottom:10px;width:100%}.profile-section .form-element .inline-element{width:47%;text-align:left}.payment .page-content-child{max-width:800px}.payment .payment-card{display:flex;justify-content:center;text-align:center;margin-top:10px}.desktop .payment .payment-card{max-width:350px}.payment .paystack-logo{display:block;max-width:325px}.payment .amount{color:#00984c;font-weight:700;font-size:large;padding-top:0;margin-bottom:3px}.payment .price{margin-top:0;padding-top:0}.payment .payment-btn{background-color:#00984c;color:#fff;padding:10px 30px;width:45%;margin-top:10px;outline:none;border:none}.payment .show-flex{display:flex;flex-flow:row wrap;justify-content:center;padding:20px;width:100%}.payment .show-flex .title{margin:10px 0;color:#00984c}.payment .show-flex .summary{margin-bottom:20px}.payment .show-flex .summary-title{color:#00984c}.payment .show-flex .flex-left{flex:0 1 57%;margin-right:20px}.payment .show-flex .flex-left .note-card{padding:15px 15px 10px}.payment .show-flex .flex-left .ticket-card{margin-top:20px;padding:15px}.payment .show-flex .flex-right{flex:0 1 40%;padding:10px 15px;max-width:280px}.payment .show-flex .flex-right .artists{margin-right:7px;margin-top:10px}.payment .order-summary{display:inline-flex;padding:15px 10px}.payment .order-summary .summary-text{padding-left:10px}.payment .payment-footer .payment-note{margin-top:10px;margin-left:15px}.payment .payment-footer .payment-options{display:flex}.payment .payment-footer .payment-options .payment-btn{background-color:#00984c;color:#fff;padding:10px 30px;width:45%;margin-top:10px;outline:none;border:none;cursor:pointer}.payment-confirmation{align-items:center;display:flex;flex-flow:column wrap;height:100%;justify-content:center;max-width:500px;margin:0 auto}.payment-confirmation .check-icon{margin-top:5px;font-size:70px}.payment-confirmation .check-icon .desktop,.tablet .payment-confirmation .check-icon{margin-top:10px}.payment-confirmation-title{color:#00984c;text-align:center;margin-top:20px;margin-bottom:48px}.payment-confirmation .completed-payment-footer{position:absolute;left:0;bottom:0;margin-top:70px;width:100%;margin-bottom:74px;background-color:#312828}.desktop .payment-confirmation .completed-payment-footer{position:relative;margin-top:140px;margin-bottom:20px}.payment-confirmation .completed-payment-footer .summary-button{display:flex;flex-direction:row;justify-content:space-evenly;padding:10px}.payment-confirmation .completed-payment-footer .summary-button button{max-width:200px}.payment-confirmation .completed-payment-footer .update-btn{background-color:#fafafa;color:#00984c}.payment-confirmation .completed-payment-footer .get-ticket-btn{width:43%;justify-content:center}.payment .summary-note{margin-top:20px;margin-bottom:60px}.payment .summary-note-title{font-weight:700;margin-bottom:10px}.payment .summary-footer{background-color:#fafafa}.payment .summary-footer .summary-button{display:flex;flex-direction:row;justify-content:space-evenly;padding:10px}.payment .summary-footer .update-btn{background-color:#fafafa;color:#00984c}.payment .summary-footer .get-ticket-btn{width:43%;justify-content:center}.book-show .page-content-child{max-width:800px}.book-show .description{padding:10px 15px}.book-show .description .title{font-weight:500}.book-show .description .summary{margin-bottom:20px}.book-show .description .summary-title{font-weight:700}.book-show .description .summary p{margin:2px 0;font-size:18px}.book-show .description .artists{margin-right:7px;margin-top:10px}.book-show .description-footer{background-color:#fafafa}.book-show .description-footer .summary-button{display:flex;flex-direction:row;justify-content:center;padding:10px 0}.book-show .description-footer .get-ticket-btn{width:90%;justify-content:center}.book-show .show-flex{display:flex;flex-flow:row wrap;justify-content:center;width:100%}.book-show .show-flex .title{margin:10px 0}.book-show .show-flex .summary{margin-bottom:20px}.book-show .show-flex .summary-title{color:#00984c}.book-show .show-flex .flex-left{flex:1 1 57%;margin-right:20px}.book-show .show-flex .flex-left .image-card{padding:15px}.book-show .show-flex .flex-left .ticket-card{margin-top:20px}.book-show .show-flex .flex-right{flex:0 1 40%;padding:10px 15px;max-width:280px}.book-show .show-flex .flex-right .artists{margin-right:7px;margin-top:10px}.book-show .note-summary{margin-top:7px;margin-bottom:28px;width:100%}.shows{padding:0}.shows .header{color:#fff}.shows .text-color-primary{color:#0d904f}.shows .text-color-secondary{color:rgba(0,0,0,.87)}.shows .empty-text{min-width:100vw;margin:20px auto auto}.desktop .shows .empty-text{min-width:80vw}.shows-top-container{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.8)),url(/static/images/events.jpg) 50% no-repeat;background-size:cover;position:relative;margin-bottom:10px}.shows-top-container .search-container{padding:30px 5%}.shows-top-container .search-container .search-input{align-content:stretch}.shows-top-container .search-container .search-input-container{margin-top:25px;flex-grow:1}.shows-top-container .search-container .search-button-container{align-self:center;margin-top:25px;padding-left:20px}.shows-top-container .search-container .add-button{background-color:#fff;padding:10px 50px;color:#0d904f;font-size:16px;font-weight:700;border-radius:30px;text-decoration:none}.show-body{align-content:stretch;flex-wrap:wrap;justify-content:space-between}.desktop .show-body{flex-wrap:nowrap}.show-body .cards{padding:20px}.show-body .cards .card a{text-decoration:none}.show-body .cards .card-body{margin-top:20px}.show-body .cards .card-left-details{width:70%}.show-body .cards .card-right-details{width:25%}.show-body .cards .card-details{margin-right:2px;color:#0d904f;font-weight:700}.show-body .shows-featured{width:100%;min-width:350px}.desktop .show-body .shows-featured{max-width:350px;border-left:2px solid #0d904f;margin-left:auto}.show-body .shows-featured-header{text-align:center;background-color:#0d904f;padding:30px 60px;color:#fff}.show-body .shows-featured-cards{padding:15px}.show-body .shows-featured-cards .featured-card{text-decoration:none;margin-bottom:5px;height:100px;padding:12px}.show-body .shows-featured-cards .featured-card-img{width:80px;height:100%}.show-body .shows-featured-cards .featured-card .details{margin-left:20px}.show-create-text-input{height:40px}.show-create-top-container{background-color:#0d904f;padding:20px}.show-create-top-container .create-header{color:#fff}.show-create-top-container .text-container{max-width:600px;margin:0 auto}.desktop .show-create-top-container{padding:40px}.show-create-body{max-width:650px;margin:0 auto;padding-top:5px}.desktop .show-create-body{padding:30px 80px}.show-create-body .label{margin-top:10px}.show-create-body .chip-input{border:1px solid rgba(0,0,0,.23);padding:5px 0 0 10px;border-radius:5px}.show-create-body .create-button{margin-top:30px}.show-create-body .tickets-input-field{margin:20px 0}.show-create-body .date-time-input{margin:12px 0}.desktop .show-create-body .date-time-input{width:40%;margin:12px 20px 12px 0}.show-create-body .navigate{display:block}.desktop .show-create-body .navigate{display:flex;width:100%;justify-content:space-between}.desktop .show-create-body .navigate .city{width:33%;align-self:flex-end}.show-create-body .navigate .country{margin:10px 0}.desktop .show-create-body .navigate .country{width:48%}.show-create-body .navigate .state{margin:20px 0}.desktop .show-create-body .navigate .state{margin:10px 0;width:48%}.show-create-body .ticket-type-chip{height:35px;margin:25px 10px 0 0;background-color:#0d904f;color:#fff}.show-create-body .ticket-type-input{height:35px;margin-right:10px;width:100%}.desktop .show-create-body .ticket-type-input{width:100px}.show-create-body .select-commission{margin-top:16px;width:100%}.desktop .show-create-body .venue-input{clear:both}.show-view{padding:25px 10px}.show-view .top-row{padding:10px 0;display:flex;flex-flow:row wrap;justify-content:flex-end}.show-view .top-row .create-show-button{width:100%;color:#fff;text-decoration:none}.desktop .show-view .top-row .create-show-button{width:auto;margin-bottom:10px}.show-preview{padding:25px}.show-preview .image{width:100%;margin-top:20px}.desktop .show-preview .image{max-width:300px;max-height:300px}.show-preview .info-header{font-size:15px}.show-preview .artists{margin:20px 0}.desktop .show-preview .artists{margin-top:60px}.show-preview .artist{border-radius:4px;margin-right:10px}.show-preview .buttons{margin-top:20px}.show-preview .buttons .modify-button{margin-right:20px;color:#0d904f;background-color:#fff;border:1px solid #0d904f}.desktop .show-preview .buttons .modify-button{background-color:#0d904f;border:none;color:#fff}.show-preview-details{margin-top:10px;flex-direction:column;flex-wrap:wrap}.desktop .show-preview-details{margin-top:30px;flex-direction:row;flex-wrap:wrap}.show-preview-details .info{margin-top:20px}.show-preview-details .info-ticket{flex-direction:column;flex-wrap:wrap}.desktop .show-preview-details .info-ticket{margin-right:30px;flex-direction:row;flex-wrap:wrap}.show-preview-details .info-ticket-types{margin-top:5px}.desktop .show-preview-details .info-ticket-types{margin-right:20px}.desktop .show-preview-details .info{min-width:150px;border-right:1px solid #b9babb;flex:1 1 100px;padding:0 20px}.desktop .show-preview-details .info:last-child{border-right:none}.brand-logo{background-color:#0d904f;background-image:url(/static/images/logo/white/logo.svg);background-position:50%,50%;background-repeat:no-repeat;background-size:contain;display:block;height:80px;width:100%}.brand-logo.green{background-color:transparent;background-color:initial;background-image:url(/static/images/logo/green/logo.svg);background-size:auto auto;background-size:initial;height:50px;width:130px}@media only screen and (min-width:600px){.site-logo{left:50%}.navigation-wrapper{min-height:64px}.navigation-wrapper.navigation-tab{margin-left:230px;margin-top:65px;min-height:0}.grid{grid-gap:15px}.page-content{margin-left:230px}.page-content.no-navigation{margin-left:0}.page-content.artist .top{flex-direction:row}.profile-link{width:90px}}@media only screen and (min-width:600px) and (max-width:993px){.grid{grid-gap:10px}.page-content{margin-left:0}.page-content.library{margin-top:50px}}
/*# sourceMappingURL=main.b3625c4e.chunk.css.map */