@import url(https://fonts.googleapis.com/css?family=Montserrat:500|Work+Sans:300,400,500,600,700);.warning-icon{position:relative;display:inline-block;cursor:pointer;font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#516670;margin:0 15px}.warning-icon .icon-tooltip-text{visibility:hidden;width:200px;background-color:#f4d442;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;top:-10px;left:30px;opacity:0;transition:opacity .2s ease-in,transform .2s ease-out;transform:translateX(20px);box-shadow:2px 2px 2px 0 rgba(0,0,0,.2)}.warning-icon .icon-tooltip-text:before{content:"";width:0;height:0;bottom:22px;left:1px;box-sizing:border-box;background-color:#f4d442;border:5px solid #000;border-color:transparent transparent #f4d442 #f4d442;transform-origin:0 0;transform:rotate(45deg);position:absolute;z-index:-1}.warning-icon:hover .icon-tooltip-text{visibility:visible;opacity:1;transform:translateX(0);transition:opacity .2s ease-in,transform .2s ease-in}.switch{position:relative;display:inline-block;width:38px;height:20px}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cfd8dc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff}input:checked+.slider{background-color:#02b8d5}input:checked+.slider.partial{background-color:#90a4ae}input:focus+.slider{box-shadow:0 0 1px #02b8d5}input:focus+.slider.partial{box-shadow:0 0 1px #90a4ae}input:checked+.slider:before{transform:translateX(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.info-toggle{display:flex;justify-content:center;align-items:center;color:#02b8d5;border:1px solid #02b8d5;border-radius:50%;opacity:.3;width:22px;height:22px;font-size:16px}.progress-bar{width:auto;height:60px;cursor:pointer}.progress-bar path{stroke:#cfd8dc;fill:none}.progress-bar text{stroke:#cfd8dc;font-size:15px;letter-spacing:1px;font-weight:200}.progress-bar.active path{stroke:#02b8d5;fill:none}.progress-bar.active text{stroke:#02b8d5}.progress-bar.current path{stroke:#02b8d5;fill:#02b8d5}.progress-bar.current text{stroke:#fff}.new-promotion-header .progress-bar{width:16.7%}.progress-bar-item{width:130px;height:45px;background-color:red}.card-section{display:flex;align-items:center;border-radius:1px;background-color:#fff;border:1px solid #cfd8dc;padding:15px;margin-top:20px}.card-section.no-border{border-top:none;margin-bottom:0;margin-top:0}.card-section.no-margin{margin:0;padding:0}.slider-container{width:100%;position:relative}.covers{display:flex;width:100%;justify-content:space-between;z-index:150;height:5px;border-radius:1.6px}.covers .left-cover,.covers .right-cover{background-color:#cfd8dc}.slider-horizontal{margin:12px 8px;height:5px;border-radius:1.6px;background-color:#02b8d5;display:block;position:relative}.slider-handle,.slider-horizontal{transition:all .1s ease-out,box-shadow .1s ease-out}.slider-handle{top:-7px;width:20px;height:20px;border-radius:50%;position:absolute;display:inline-block;cursor:pointer;background-color:#fff;border:.5px solid #cfd8dc;box-shadow:0 1px 2px 0 rgba(99,62,204,.3)}.info-container{display:flex}.slider-handle-info{top:-25px;height:30px;padding:7px;position:absolute;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7;transition:all .1s ease-out,box-shadow .1s ease-out}.slider-labels{width:100%;display:inline-block;margin-top:12px}.slider-label{display:inline;color:#cfd8dc}.slider-label.first-label{float:left}.slider-label.last-label{float:right}.multiselect{width:47%;cursor:pointer;position:relative}.multiselect .trigger{padding:0 10px;align-items:center;display:flex;height:35px;border-radius:4px;border:1px solid #cfd8dc;justify-content:space-between}.multiselect .trigger .title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.2px;text-align:left;color:#516670}.multiselect .actions{display:flex;align-items:center}.multiselect .actions .counter{background-color:#02b8d5;width:19px;height:19px;padding:3px;margin-right:4px;border-radius:1px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.15;letter-spacing:-.2px;text-align:center;color:#fff}.multiselect .actions .counter.invisible{background-color:transparent}.multiselect .actions .arrow{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;margin:3px 0 0 3px}.multiselect .actions .arrow.arrow-up{border-bottom:4px solid #4a4a4a}.multiselect .actions .arrow.arrow-down{border-top:4px solid #4a4a4a}.multiselect .options-container{z-index:320;position:absolute;border:1px solid #cfd8dc;background-color:#fff;border-top:none;overflow-y:auto;width:100%}.multiselect .options-container .options{list-style-type:none;margin-top:0;padding:15px 10px 0 0}.multiselect .options-container .options .option{padding:0 0 0 15px;list-style-type:none;display:flex;height:auto;align-items:center}.multiselect .options-container .options .option:hover{background-color:#f5f7f8}.multiselect .options-container .options .option .display-name{margin-left:10px;font-size:14px;line-height:1.79;color:#0397a7}.multiselect .options-container .options .option .display-name,.multiselect .options-container .options .option.inactive{font-family:Work Sans,sans-serif;font-weight:600;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left}.multiselect .options-container .options .option.inactive{font-size:13px;line-height:1.92;color:#516670}.multiselect .options-container .options .option .radio{width:10px;height:10px;border-radius:100px;background-color:#fff;border:1px solid #cfd8dc;margin-top:2px}.multiselect .options-container .options .option .radio .selection{width:6px;height:6px;border-radius:100px;margin:1px}.multiselect .options-container .options .option .radio .selection.selected{background-color:#02b8d5}@keyframes customFade{0%{opacity:.5}to{opacity:1}}.hidden{display:none}.modal{display:flex;align-items:center;justify-content:center}.modal .close{z-index:7302;position:absolute;top:15px;right:15px;cursor:pointer}.modal .modal-container{align-self:end;animation:.5s ease-out 0s .5 customFade;box-shadow:0 3px 5px 0 rgba(0,0,0,.35);position:fixed;max-width:98%;background-color:#fff;z-index:7301;display:block;border-radius:1.6px;overflow-y:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.modal .modal-container .modal-header{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7;padding:16px;border-bottom:1px solid #e5e5e5}.modal .modal-container .modal-content{word-wrap:break-word;padding:25px}.modal .modal-backdrop{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0;bottom:0;right:0;display:block;z-index:7300}.modal .hidden{display:none}.modal-confirmation{display:flex;justify-content:center}.modal-confirmation .modal-container{max-width:455px}.modal-confirmation .modal-confirmation-buttons{display:flex;flex-direction:row;justify-content:center}.modal-confirmation .modal-confirmation-content{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;color:#516670;margin-bottom:15px}.ribbon{position:absolute;bottom:0;right:0;padding-top:5px;width:60px;height:25px;border-radius:5px;background-color:#02b8d5;border:.8px solid #cfd8dc}.ribbon.top{top:10px;left:10px}.ribbon .ribbon-text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.15;letter-spacing:-.2px;text-align:center;color:#fff}.radio{width:10px;height:10px;border-radius:100px;background-color:#fff;border:1px solid #cfd8dc;margin-top:2px;cursor:pointer}.radio .selection{width:6px;height:6px;border-radius:100px;margin:1px}.radio .selection.selected{background-color:#02b8d5}.breadcumb{background-color:transparent;width:100%;list-style:none;padding:0}.breadcumb .item{font-size:16px;font-weight:500;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#cfd8dc;float:left}.breadcumb .item:not(:first-child):before{display:inline-block;padding-right:.5em;padding-left:.5em;content:"/"}.breadcumb .item:last-child{color:#0397a7}.show-more-container .action{display:flex;cursor:pointer;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7;align-items:baseline;margin-top:25px}.show-more-container .action .arrow{border-left:5px solid transparent;border-right:5px solid transparent;margin-left:7px}.show-more-container .action .arrow.arrow-up{border-bottom:5px solid #b499ff}.show-more-container .action .arrow.arrow-down{border-top:5px solid #b499ff}.gallery{text-align:center}.gallery .main-image{cursor:pointer;position:relative;height:135px;text-align:center;border-radius:1.6px;border:.8px solid #cfd8dc}.gallery .main-image img{max-width:100%;max-height:100%}.gallery .all-images{margin-top:15px;display:flex;flex-wrap:wrap}.gallery .all-images .miniature{cursor:pointer;display:inline-block;width:40px;height:40px;text-align:center;margin:0 10px 10px 0;vertical-align:middle;border:.8px solid #cfd8dc}.gallery .all-images .miniature.last{margin-right:0}.gallery .all-images .miniature:hover{border:1px solid #0397a7;border-radius:1.6px}.gallery .all-images .miniature img{max-width:100%;max-height:100%}.pagination{flex:1;margin:50px 0}.pagination,.pagination .pag-cell{display:flex;justify-content:center}.pagination .pag-cell{align-items:center;border:1px solid #cfd8dc;width:100px;margin:5px;padding:5px;background:#e0f7fa}.pagination .pag-cell.clickable{cursor:pointer}.pagination .pag-cell.disabled{cursor:not-allowed;background-color:#e5e5e5;color:#fff}.list-table .list-table-header{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#cfd8dc}.list-table .list-table-header .table-header-item{display:flex;align-items:center;flex-direction:row}.list-table .list-table-header .sortable{cursor:pointer}.list-table .list-table-header .sorting{color:#02b8d5}.list-table .list-table-header .sorting img{margin-left:3px;width:20px;height:20px;transition:transform .2s linear}.list-table .list-table-header .sorting img.desc{transform:rotate(180deg)}.list-table .list-table-content{display:flex;align-items:center;cursor:pointer;border-bottom:1px dotted #cfd8dc;padding:5px 0;text-overflow:ellipsis;line-height:1.54;letter-spacing:normal;color:#90a4ae}.list-table .list-table-content,.list-table .list-table-content .admin-seller-name{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;text-align:left}.list-table .list-table-content .admin-seller-name{line-height:1.35;letter-spacing:-.2px;color:#0397a7}.list-table .list-table-link{width:100%;display:flex}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("/node_module/slick-carousel/slick/ajax-loader.gif") 50% no-repeat}@font-face{font-family:slick;src:url("/node_module/slick-carousel/slick/fontsslick.eot");src:url("/node_module/slick-carousel/slick/fontsslick.eot?#iefix") format("embedded-opentype"),url("/node_module/slick-carousel/slick/fontsslick.woff") format("woff"),url("/node_module/slick-carousel/slick/fontsslick.ttf") format("truetype"),url("/node_module/slick-carousel/slick/fontsslick.svg#slick") format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slick-slider{height:100%}.image-slider-container{height:380px;display:flex!important;align-items:center;justify-content:center;padding:0 5px 0 2px}@media only screen and (min-width:940px){.image-slider-container{min-width:320px}}.image-slider-container .image-slider-img{max-width:100%;max-height:100%}.slick-list{height:100%}.image-slider-dots{width:30px;height:30px;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 5px 0 rgba(0,0,0,.35)}.image-slider-dots img{max-width:100%;max-height:100%}.image-slider-dots-container{display:flex!important;justify-content:center;bottom:15px;flex-wrap:wrap}.image-slider-dots-container li{width:30px!important;height:30px!important}.image-slider-dots-container li img{max-width:100%;max-height:100%}.radial-progress-bar{transform:rotate(-90deg);fill:none}.radial-progress-bar .background-circle{stroke:#ebebeb}.radial-progress-bar .indicator-circle{fill:none;stroke:#02b8d5}.marketplace-selector{width:100%;border-radius:4px;background-color:#fff;border-radius:1px;border:1px solid #cfd8dc;height:35px;position:relative;cursor:pointer;font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7}.marketplace-selector .trigger{height:100%;display:flex;align-items:center;padding:0 10px}.marketplace-selector .trigger .flag{margin-left:auto;border:1px solid #02b8d5}.marketplace-selector .trigger .arrow{width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;margin:3px 0 0 3px;margin-left:5px}.marketplace-selector .trigger .arrow.arrow-up{border-bottom:3px solid #4a4a4a}.marketplace-selector .trigger .arrow.arrow-down{border-top:4px solid #4a4a4a}.marketplace-selector .container{background-color:#fff;position:absolute;width:100%;border:1px solid #cfd8dc;z-index:450}.marketplace-selector .container .option{padding:5px 21px 5px 10px;display:flex;align-items:center;justify-content:space-between}.marketplace-selector .container .option:hover{background-color:#f5f7f8}.marketplace-selector .container .option:not(:last-child){padding-bottom:5px}.marketplace-selector .container .option .group{display:flex}.marketplace-selector .container .option .group .title{margin-left:5px}.marketplace-selector .container .option .flag{border:1px solid #cfd8dc}.marketplace-selector .container .option .flag.selected{border:1px solid #02b8d5}.marketplace-selector .radio{width:10px;height:10px;border-radius:100px;background-color:#fff;border:1px solid #cfd8dc;margin-top:2px}.marketplace-selector .radio .selection{width:6px;height:6px;border-radius:100px;margin:1px}.marketplace-selector .radio .selection.selected{background-color:#02b8d5}.inline-editor .inline-input{border:none;border-radius:0;height:30px;background-color:transparent;border-bottom:1.5px solid #02b8d5;margin:0;padding:5px}.inline-editor .inline-text{cursor:pointer;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7}.country-flags{display:flex;align-items:center;margin-top:5px;margin-bottom:5px}.country-flags .region{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#90a4ae;width:150px;position:relative;color:#fff}.country-flags .img-wrapper{margin-left:3px;margin-right:3px;cursor:pointer}.country-flags .img-wrapper .img-overlay{display:flex;justify-content:center;align-items:center;position:absolute;z-index:100;height:30px;width:30px;color:#fff;font-size:px;font-weight:600;transition:font-size 1s,color 1s}.country-flags .img-wrapper .img-overlay.selected{transform:scale(1.3);border-radius:50%;background-color:hsla(0,0%,100%,.5);color:#4a4a4a}.country-flags .img-wrapper img{height:30px;transition:transform 1s}.country-flags .img-wrapper img.selected{border-radius:50%;box-shadow:0 0 15px 0 rgba(0,0,0,.75);transition:transform .5s;transform:scale(1.3)}.tabs{width:100%;margin-top:20px;background-color:transparent}.tabs .tabs-header{display:flex;z-index:120;margin-bottom:-1px}.tabs .tabs-header .tab-selector{cursor:pointer;height:40px;display:flex;justify-content:center;align-items:center;min-width:60px;padding:0 13px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#90a4ae}.tabs .tabs-header .tab-selector:hover .table-selector-title{transform:scale(1.02)}.tabs .tabs-header .tab-selector.active{background-color:#fff;border:1px solid #cfd8dc;border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7}.tabs .tab{background-color:#fff;border:1px solid #cfd8dc;padding:15px;z-index:110;border-radius:1.5px;box-shadow:0 3px 6px 0 rgba(0,0,0,.15)}.smart-address-form{width:100%}.smart-address-form select{font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#516670;font-size:15px;letter-spacing:-.2px;width:100%;height:40px;margin:5px 0;background-color:#fff;border:1px solid #cfd8dc;padding-left:10px;-webkit-appearance:none;-webkit-border-radius:2px;background-image:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#444' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>");background-position:100% 50%;background-repeat:no-repeat}.smart-address-form select:focus{border-color:#90a4ae;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.smart-address-form input{background-color:#fff}.smart-address-form .error select{border:1px solid #ed465a}.smart-address-form .smart-address-form-container{display:flex;max-width:350px;justify-content:space-between;flex-direction:row}@media only screen and (max-width:940px){.smart-address-form .smart-address-form-container{max-width:100%;flex-direction:column}}.smart-address-search__input--expanded{border-bottom-left-radius:0;border-bottom-right-radius:0}.smart-address-search__dropdown{border:1px solid #cfd8dc;background-color:#fff;overflow-y:auto;width:100%;max-height:250px;border-radius:0 0 2px 2px;margin-top:-6px}.smart-address-search__dropdown.smart-address-search__dropdown--empty{display:none}.smart-address-search__dropdown .smart-address-search__dropdown__item{padding:8px;text-align:left;background-color:#fff;color:#516670;font-size:13px;cursor:pointer}.smart-address-search__dropdown .smart-address-search__dropdown__item.smart-address-search__dropdown__item--active{background-color:#f5f7f8}.smart-address-search__dropdown .smart-address-search__dropdown__item .smart-address-search__dropdown__item__feature{padding-right:3px;font-weight:600}.login-page{width:100vw;min-width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:#02b8d5}.login-page .login-content{display:flex;flex-direction:column;width:455px;margin-bottom:30px;margin-top:10px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#fff}@media only screen and (max-width:455px){.login-page .login-content{padding:0 20px}}.login-page .modal{display:flex;justify-content:center}.login-page .modal .sessions-authy-modal{display:flex;flex-direction:column;width:300px;height:230px;overflow-y:hidden}.login-page .modal .sessions-authy-modal .modal-content{display:flex;flex-direction:column}.login-page .modal .sessions-authy-modal .modal-content .authy-description{display:flex;justify-content:center;margin-bottom:10px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5}.login-page .modal .sessions-authy-modal .modal-content .authy-note{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#90a4ae}.login-page .login-title{font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:left;color:#fff;margin-bottom:20px}.login-page .login-form{display:flex;flex-direction:column}.login-page .login-form .login-submit-button{width:100%;align-self:center;margin:50px 0}.login-page .login-form .form-header label{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#fff}.login-page .login-form .login-forgot-password{align-self:flex-end}.login-page .login-redirect{align-self:center;font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#fff;padding-top:20px}.login-page .login-redirect a{color:#4a4a4a}.register-page{display:flex;min-height:100vh;width:100vw;justify-content:center;background-color:#02b8d5}.register-page .register-skip{position:absolute;right:50px;top:50px;cursor:pointer;font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#fff}.register-page .register-skip:hover{transform:scale(1.02);top:51px;right:51px}.register-page .register-content-left{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.register-page .register-content-left .name-input-wrapper{width:100%}.register-page .inline-stripe-form,.register-page .register-content{margin-top:3rem;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}@media only screen and (max-width:455px){.register-page .inline-stripe-form,.register-page .register-content{padding:0 20px}}.register-page .inline-stripe-form .login-redirect,.register-page .register-content .login-redirect{align-self:center;font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#fff;padding-top:20px}.register-page .inline-stripe-form .login-redirect a,.register-page .register-content .login-redirect a{color:#4a4a4a}.register-page .inline-stripe-form.register-choose-path,.register-page .register-content.register-choose-path{align-items:center}.register-page .inline-stripe-form.register-choose-path .register-choose-cta,.register-page .register-content.register-choose-path .register-choose-cta{display:flex}@media only screen and (max-width:940px){.register-page .inline-stripe-form.register-choose-path .register-choose-cta,.register-page .register-content.register-choose-path .register-choose-cta{flex-direction:column}}@media only screen and (min-width:940px){.register-page .inline-stripe-form.register-choose-path .register-choose-cta,.register-page .register-content.register-choose-path .register-choose-cta{flex-direction:row}}.register-page .inline-stripe-form.register-choose-path .register-choose-cta .register-seller,.register-page .inline-stripe-form.register-choose-path .register-choose-cta .register-shopper,.register-page .register-content.register-choose-path .register-choose-cta .register-seller,.register-page .register-content.register-choose-path .register-choose-cta .register-shopper{margin:20px}.register-page .inline-stripe-form.register-choose-path .register-choose-cta .register-seller img,.register-page .inline-stripe-form.register-choose-path .register-choose-cta .register-shopper img,.register-page .register-content.register-choose-path .register-choose-cta .register-seller img,.register-page .register-content.register-choose-path .register-choose-cta .register-shopper img{margin-bottom:10px;max-width:250px}@media only screen and (max-width:455px){.register-page .inline-stripe-form.register-choose-path .register-choose-cta .register-seller img,.register-page .inline-stripe-form.register-choose-path .register-choose-cta .register-shopper img,.register-page .register-content.register-choose-path .register-choose-cta .register-seller img,.register-page .register-content.register-choose-path .register-choose-cta .register-shopper img{max-width:170px}}.register-page .inline-stripe-form.register-choose-path .register-choose-cta .register-shopper img,.register-page .register-content.register-choose-path .register-choose-cta .register-shopper img{padding-top:25px}.register-page .inline-stripe-form .membership-plan,.register-page .register-content .membership-plan{margin:15px 0}.register-page.shopper-welcome .register-content-step-3 .shopper-welcome-wrapper{display:flex}@media only screen and (max-width:940px){.register-page.shopper-welcome .register-content-step-3 .shopper-welcome-wrapper{flex-direction:column;max-width:455px}}@media only screen and (min-width:940px){.register-page.shopper-welcome .register-content-step-3 .shopper-welcome-wrapper{flex-direction:row;max-width:940px}}.register-page.shopper-welcome .register-content-step-3 .register-content-left,.register-page.shopper-welcome .register-content-step-3 .register-content-right{margin:0}.register-page.shopper-welcome .register-content-step-3 .register-content-left{max-width:293px;margin-right:31px}.register-page.shopper-welcome .register-content-step-3 .register-content-left .onboarding-description{margin-bottom:50px}.register-page.shopper-welcome .register-content-step-3 .register-content-left .onboarding-submit button{min-height:50px}.register-page.shopper-welcome .register-content-step-3 .register-content-left .section-3{margin-top:47px}.register-page.shopper-welcome .register-content-step-3 .register-content-left .section-3 .onboarding-description{margin-bottom:40px}.register-page .register-content-step-3,.register-page .register-content-step-4,.register-page .register-content-step-5{display:flex;justify-content:center;align-items:center;margin:50px}@media only screen and (max-width:940px){.register-page .register-content-step-3,.register-page .register-content-step-4,.register-page .register-content-step-5{flex-direction:column;max-width:455px}}@media only screen and (min-width:940px){.register-page .register-content-step-3,.register-page .register-content-step-4,.register-page .register-content-step-5{flex-direction:row;max-width:940px}}.register-page .register-content-step-3 .register-content-left,.register-page .register-content-step-4 .register-content-left,.register-page .register-content-step-5 .register-content-left{margin-right:15px}.register-page .register-content-step-3 .register-content-right,.register-page .register-content-step-4 .register-content-right,.register-page .register-content-step-5 .register-content-right{margin-left:15px}.register-page .register-content-step-3 .register-content-right img,.register-page .register-content-step-4 .register-content-right img,.register-page .register-content-step-5 .register-content-right img{max-width:616px}@media only screen and (max-width:455px){.register-page .register-content-step-3 .register-content-right img,.register-page .register-content-step-4 .register-content-right img,.register-page .register-content-step-5 .register-content-right img{max-width:100%}}.register-page .register-content-step-3 .external-link,.register-page .register-content-step-3 .register-content-right .onboarding-submit,.register-page .register-content-step-4 .external-link,.register-page .register-content-step-4 .register-content-right .onboarding-submit,.register-page .register-content-step-5 .external-link,.register-page .register-content-step-5 .register-content-right .onboarding-submit{display:flex;justify-content:center}.register-page .register-content-step-3 .section-1,.register-page .register-content-step-3 .section-2,.register-page .register-content-step-3 .section-3,.register-page .register-content-step-4 .section-1,.register-page .register-content-step-4 .section-2,.register-page .register-content-step-4 .section-3,.register-page .register-content-step-5 .section-1,.register-page .register-content-step-5 .section-2,.register-page .register-content-step-5 .section-3{margin-top:30px}.register-page .onboarding-title{font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:left;color:#fff;margin-bottom:10px}@media only screen and (max-width:455px){.register-page .onboarding-title{font-size:28px}}.register-page .onboarding-description{margin-bottom:20px}.register-page .onboarding-content,.register-page .onboarding-description{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#fff}.register-page .onboarding-content.coupon-details{margin:10px 0 15px;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;color:#1daa65}.register-page .onboarding-content.plan-title{margin-top:10px}.register-page .onboarding-content.plan-title .plan-details{font-family:Work Sans,sans-serif;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;text-align:left;color:#516670}.register-page .strength-bar{width:100%;margin-bottom:20px}.register-page .onboarding-submit{width:100%;min-height:50px;margin:20px 0;display:flex;justify-content:center;color:#fff}.register-page .onboarding-submit button{width:293px}.register-page .onboarding-submit .register-seller-central-button,.register-page .onboarding-submit .shopper-welcome-submit-button{background-color:#fff;padding:10px 20px;border-radius:4px;font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.2px;text-align:center;color:#02b8d5;transition:background .3s ease-in-out,transform .1s ease-in-out}.register-page .onboarding-submit .shopper-welcome-submit-button{display:flex;align-items:center;justify-content:center;min-width:291px;cursor:pointer}.register-page .onboarding-submit:hover{transform:scale(1.02)}@media only screen and (max-width:455px){.register-page .onboarding-submit{display:flex;justify-content:center}}.register-page .onboarding-form{display:flex;flex-direction:column;width:100%;margin-bottom:10px;color:#90a4ae}.register-page .onboarding-form,.register-page .onboarding-form label{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left}.register-page .onboarding-form label{color:#fff}.register-page .onboarding-form .input-wrapper{display:flex;flex-direction:column}.register-page .smart-address-form__input--half{width:45%}.register-page .smart-address-form__input--quarter{width:25%}@media only screen and (max-width:940px){.register-page .smart-address-form__input--half,.register-page .smart-address-form__input--quarter{max-width:100%;width:100%}}.register-page .register-creds input{margin-bottom:5px}.register-page .register-creds .onboarding-content{margin-top:15px}.register-page .register-creds .form-validation-error{margin-bottom:5px}.register-page .signin-redirect{font-size:16px;font-weight:500;line-height:1.25;text-align:left;color:#fff;margin-bottom:5px}.register-page .signin-redirect,.register-page .signin-redirect .signin-redirect-link{font-family:Work Sans,sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal}.register-page .signin-redirect .signin-redirect-link{font-size:14px;font-weight:600;line-height:1.07;text-align:center;color:#02b8d5;color:#4a4a4a;font-size:16px;margin-left:10px;margin-right:10px}.register-page .form-validation-error{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.07;letter-spacing:normal;text-align:center;color:#02b8d5;color:#ed465a;height:5px;text-align:left}.register-page .register-label{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#fff}.register-content-step-6{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:615px}.register-content-step-6 .welcome-header{font-size:36px;font-weight:300;line-height:normal;letter-spacing:-.5px;font-weight:600}.register-content-step-6 .welcome-description,.register-content-step-6 .welcome-header{font-family:Work Sans,sans-serif;font-style:normal;font-stretch:normal;text-align:left;color:#fff;margin-bottom:10px}.register-content-step-6 .welcome-description{font-size:16px;font-weight:500;line-height:1.25;letter-spacing:normal;text-align:center}.register-content-step-6 img{margin-bottom:30px}.register-content-step-6 .welcome-redirect{color:#4a4a4a}.account-billing-info .account-free-billing{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5}.account-billing-info .btn-billing{display:flex;flex-direction:row;flex:1}.rrui__input-field,.rrui__select__button{border:none;border-bottom:1px solid #c5d2e0;-webkit-transition:border .1s;-o-transition:border .1s;transition:border .1s}.rrui__input-field:focus,.rrui__select__button:focus,.rrui__select__native-expanded:focus+.rrui__select__button{border-bottom-color:#03b2cb}.rrui__input{position:relative}.rrui__input-label,.rrui__input:not(.rrui__input--multiline){height:1.8rem}.rrui__select__native{min-height:1.8rem}.rrui__input-error{margin-top:0.3rem;color:#d30f00}.rrui__input-field{outline:none;border-radius:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.rrui__input-field--invalid,.rrui__input-field--invalid:focus{border-color:#eb2010}.rrui__input-field--disabled{cursor:default}.rrui__select__button,.rrui__select__close,.rrui__select__option{margin:0;padding:0;white-space:nowrap;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit}.rrui__expandable{opacity:0;pointer-events:none;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% top 0;-ms-transform-origin:50% top 0;transform-origin:50% top 0;-webkit-transition:all .15s cubic-bezier(.76,.04,.46,.75) 0ms;-o-transition:all .15s cubic-bezier(.76,.04,.46,.75) 0ms;transition:all .15s cubic-bezier(.76,.04,.46,.75) 0ms;background-clip:padding-box;-webkit-background-clip:padding-box}.rrui__expandable--expanded{opacity:1;pointer-events:auto;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50% top 0;-ms-transform-origin:50% top 0;transform-origin:50% top 0;-webkit-transition:all .15s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:all .15s cubic-bezier(.23,1,.32,1) 0ms;transition:all .15s cubic-bezier(.23,1,.32,1) 0ms}.rrui__expandable--overlay{position:absolute;z-index:1}.rrui__expandable__content{opacity:0;-webkit-transition:opacity .15s ease-out;-o-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.rrui__expandable__content--expanded{opacity:1}.rrui__shadow{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.rrui__select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rrui__select--menu{position:relative}.rrui__select__options{margin:0;padding-left:0;padding-top:0.6rem;padding-bottom:0.6rem;overflow-y:auto;background-color:#fff;list-style-type:none;overflow-x:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.rrui__expandable--left-aligned{left:0}.rrui__expandable--right-aligned{right:0}.rrui__select__options--left-aligned{left:-1.2rem}.rrui__select__options--right-aligned{right:-1.2rem}.rrui__select__options:not(.rrui__select__options--menu){width:calc(100% + .3rem * 4 * 2)}.rrui__select__options--downward{margin-bottom:1em}.rrui__select__options--upward{bottom:100%;margin-top:1em}.rrui__select__option{display:block;width:100%;padding:0.3rem 1.2rem;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;white-space:nowrap}.rrui__select__option:hover{background-color:#fbfdfd}.rrui__select__button--disabled,.rrui__select__option--disabled{cursor:default}.rrui__select__option-icon{margin-right:0.9rem}.rrui__select__options--upward{-webkit-transform-origin:50% bottom 0;-ms-transform-origin:50% bottom 0;transform-origin:50% bottom 0}.rrui__select__option--focused{background-color:#ecf1f6}.rrui__select__option--focused:hover{background-color:#eff3f8}.rrui__select__option:active{background-color:#3678d1;color:#fff}.rrui__select__option-icon{margin-right:.5em}.rrui__select__autocomplete,.rrui__select__button,.rrui__select__toggler{height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.rrui__select__button{border-bottom:1px solid #c5d2e0;-webkit-transition:border .1s;-o-transition:border .1s;transition:border .1s;text-align:left}.rrui__select__button:focus,.rrui__select__native-expanded:focus+.rrui__select__button{border-bottom-color:#03b2cb}.rrui__select__button:active{color:#03b2cb}.rrui__select__button--expanded{color:#3678d1}.rrui__select__button--empty{color:#888c91}.rrui__select__button,.rrui__select__option{color:inherit}.rrui__select__button{-webkit-transition:color 30ms ease-out;-o-transition:color 30ms ease-out;transition:color 30ms ease-out}.rrui__select__selected-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.rrui__select__selected-label{-ms-flex:1 0 auto;flex:1 0 auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.rrui__select__arrow{width:0;height:0;margin-left:.35em;margin-top:.1em;margin-bottom:.1em;opacity:.7;-webkit-transition:opacity .1s ease-out;-o-transition:opacity .1s ease-out;transition:opacity .1s ease-out;border-width:.35em .2em 0;border-style:solid;border-left-color:transparent;border-right-color:transparent;color:#b8bdc4}.rrui__select__arrow--expanded{opacity:.3}.rrui__select__native-expanded{position:absolute;left:0;z-index:1;opacity:0;cursor:pointer}.rrui__select__close{display:none;position:fixed;top:0;right:0;z-index:1}.rrui__select__close-icon{margin-top:calc(.3rem * 2 + 4px);margin-right:calc(.3rem * 2 + 4px);width:1.5rem;height:1.5rem}.react-phone-number-input__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.react-phone-number-input__country{width:auto}.react-phone-number-input__country.rrui__select--expanded,.react-phone-number-input__phone{-ms-flex:1 1;flex:1 1}.react-phone-number-input__phone{font-size:inherit}.react-phone-number-input__country.rrui__select--collapsed{margin-right:.5em}.react-phone-number-input__country .rrui__select__autocomplete{width:100%}.react-phone-number-input__country,.react-phone-number-input__country:not(.react-phone-number-input__country--native-expanded) .rrui__input{position:static}.react-phone-number-input .rrui__select__arrow{margin-top:.3em;margin-left:.3em}.react-phone-number-input .rrui__select__option{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.react-phone-number-input .rrui__select__option-icon{margin-bottom:.1em}.react-phone-number-input__icon{width:1.24em;height:.93em;border:1px solid rgba(0,0,0,.25);-webkit-box-sizing:content-box;box-sizing:content-box}.react-phone-number-input__icon--international{width:calc(.93em + 2px);height:calc(.93em + 2px);padding-left:.155em;padding-right:.155em;border:none}.react-phone-number-input__error{margin-left:calc(.93em + 2px)}.accounts-page{flex:1;display:flex;flex-direction:column}@media only screen and (min-width:940px){.accounts-page{margin:0}}@media only screen and (max-width:940px){.accounts-page{margin:0 10px}}.accounts-page .region{font-weight:400;letter-spacing:normal;color:#02b8d5}.accounts-page .account-header,.accounts-page .region{font-family:Work Sans,sans-serif;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;text-align:left}.accounts-page .account-header{font-weight:600;letter-spacing:-.2px;color:#0397a7}.accounts-page .account-section-content{display:flex;flex-direction:row;margin-bottom:20px}@media only screen and (min-width:940px){.accounts-page .account-section-content{flex-direction:row}}@media only screen and (max-width:940px){.accounts-page .account-section-content{flex-direction:column}}.accounts-page .account-section-content .content-title{flex:1;display:flex;flex-direction:column;margin-top:20px}.accounts-page .account-section-content .content-title.notifications,.accounts-page .account-section-content .content-title.two-factor{margin-top:0}.accounts-page .account-section-content .content-title .header{font-size:16px;line-height:1.25;color:#02b8d5}.accounts-page .account-section-content .content-title .header,.accounts-page .account-section-content .description{font-family:Work Sans,sans-serif;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left}.accounts-page .account-section-content .description{font-size:11px;line-height:1.36;color:#90a4ae;margin-top:3px}.accounts-page .account-section-content .content-form{display:flex;flex-direction:row;flex:2;align-items:flex-start}.accounts-page .account-section-content .content-form .account-form{flex:1;display:flex;flex-wrap:wrap;flex-direction:column}.accounts-page .account-section-content .content-form .account-form .form-header{margin-top:0}.accounts-page .account-section-content .content-form .invoice-date{margin:0}.accounts-page .account-section-content .content-form .invoice-date .highlight{color:#ed465a;font-size:18px}.accounts-page .account-section-content .content-form .api-key-info{display:flex;flex:1;flex-direction:column}.accounts-page .account-section-content .content-form .api-key-info .table{margin-bottom:10px}.accounts-page .account-section-content .content-form .api-key-info .table .row-cell{margin-left:0;margin-right:0}.accounts-page .account-section-content .content-form .api-key-info .table .table-row{display:flex;align-items:center;margin-top:6px;padding-bottom:6px;border-bottom:1px solid #cfd8dc}.accounts-page .account-section-content .content-form .api-key-info .key-header{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5}.accounts-page .account-section-content .content-form .api-key-info .flags{display:flex;align-items:center}.accounts-page .account-section-content .content-form .api-key-info .flags img{width:20px;margin-left:3px;margin-right:3px}.accounts-page .account-section-content .content-form .api-key-info .amazon-acct-email,.accounts-page .account-section-content .content-form .api-key-info .amazon-acct-id,.accounts-page .account-section-content .content-form .api-key-info .amazon-acct-label{word-break:break-all}.accounts-page .account-section-content .content-form .api-key-info .add-account-btn{align-self:flex-end}.accounts-page .account-section-content .content-form .api-key-info .disable-account{cursor:pointer;justify-content:flex-end;min-width:121px}@media only screen and (max-width:455px){.accounts-page .account-section-content .content-form .api-key-info .disable-account{min-width:10px}}.accounts-page .account-section-content .content-form .api-key-info .seller-account-action{margin:0 5px}.accounts-page .account-section-content .content-form .account-upgrade{max-width:70%}.accounts-page .account-section-content .content-form .account-upgrade .account-upgrade-header{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5;margin-bottom:5px}.accounts-page .account-section-content .content-form .account-upgrade .account-upgrade-content{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670}.accounts-page .account-section-content .content-form .account-authy-enabled{display:flex;flex-direction:column;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5}.accounts-page .account-section-content .subscription{flex-direction:column}.accounts-page .account-section-content .trophy-icon{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto}.accounts-page .account-section-content .badges-container{flex-direction:column}.accounts-page .account-section-content .badges-container .badges-unlocked{margin-bottom:20px;display:flex}.accounts-page .account-section-content .badges-container .badges-unlocked .badges-unlocked-info{display:flex;flex-direction:column;justify-content:space-between;margin-left:25px}.accounts-page .account-section-content .badges-container .badges-unlocked .badges-unlocked-info .badge-header{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5}.accounts-page .account-section-content .badges-container .badges-unlocked .badges-unlocked-info .badge-header .bold{font-weight:600}.accounts-page .account-section-content .badges-container .badges{width:100%;display:flex;justify-content:space-between}.accounts-page .account-section-content .badges-container .badges .badge{cursor:pointer;flex-grow:1;display:flex;align-items:center;flex-basis:50%;padding-bottom:10px;border-bottom:1.5px solid #ececec}.accounts-page .account-section-content .badges-container .badges .badge.selected{border-bottom:1.5px solid #02b8d5}.accounts-page .account-section-content .badges-container .badges .badge .badge-title{margin-left:12px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7}.accounts-page .account-section-content .badges-container .badges .badge .badge-icon{border-radius:50%;opacity:.65}.accounts-page .account-section-content .badges-container .badges .badge .badge-icon.completed{opacity:1}.accounts-page .account-section-content .badges-container .badge-info{margin-top:10px;width:100%}.accounts-page .account-section-content .badges-container .badge-info .title{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7}.accounts-page .account-section-content .badges-container .badge-is-loading{width:100%;display:flex;justify-content:center;height:60px}.accounts-page .account-section-content .badges-container .badge-action{display:flex}.accounts-page .account-section-content .badges-container .badge-action .badge-area-code{margin:0;width:30px;max-width:100px}.accounts-page .account-section-content .badges-container .badge-action .badge-phone-number{margin-right:20px;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7;width:230px;margin-top:auto}.accounts-page .account-section-content .badges-container .badge-action .badge-verification-code,.accounts-page .account-section-content .badges-container .badge-install-extension{margin:0}.accounts-page .account-section-content .badges-container .badge-login-with-amazon{cursor:pointer}.accounts-page .account-page-buttons{display:flex;flex-direction:row;justify-content:flex-end}.accounts-page .form-row .form-input:first-child{margin-right:15px}.accounts-page .form-row .form-input:last-child{margin-left:15px}.accounts-page .form-row .form-input input{font-family:Work Sans,sans-serif;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.08;letter-spacing:normal;text-align:left;color:#90a4ae}.accounts-page .btn-billing,.accounts-page .btn-subscription{margin-top:25px}.accounts-page .account-notifications{display:flex;flex-wrap:wrap}.accounts-page .account-notifications .account-note{flex-basis:100%;margin-top:10px}.accounts-page .account-notifications .account-note b{color:#02b8d5}.accounts-page .account-notifications .account-notification{display:flex;flex-basis:130px;margin:5px 10px}.accounts-page .account-notifications .account-notification .notification-checkbox{margin-top:3px;margin-right:19px}.accounts-page .authy-signup-modal{display:flex;justify-content:center;font-family:Work Sans,sans-serif;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.08;letter-spacing:normal;text-align:left;color:#90a4ae}.accounts-page .authy-signup-modal .authy-modal-container{display:flex;flex-direction:column;width:350px;height:275px}.accounts-page .authy-signup-modal .authy-modal-container .react-phone-number-input{margin:10px 0 50px}.accounts-page .authy-signup-modal .authy-modal-container .react-phone-number-input input{font-family:Work Sans,sans-serif;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.08;letter-spacing:normal;text-align:left;color:#90a4ae;width:200px}.accounts-page .authy-signup-modal .authy-modal-container .authy-submit-btn{text-align:center}.accounts-page .subscription-modal{display:flex;justify-content:center}.accounts-page .subscription-modal .subscription-modal-container{width:400px;min-height:250px}.accounts-page .subscription-modal .subscription-modal-container .multiselect{width:100%}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content{display:flex;align-items:center;flex-direction:column}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns{margin-top:20px;display:flex;flex-direction:column;align-items:center}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-confirm-buttons{margin-top:20px;display:flex;flex-direction:column}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-confirm-buttons .subscription-confirm-notes{display:flex;flex-direction:column;align-items:center}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-confirm-buttons .subscription-confirm-notes .sub-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7;margin-bottom:10px}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-confirm-buttons .subscription-confirm-notes .sub-content{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670;text-align:center;margin:5px 0}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-confirm-buttons .subscription-confirm-notes .sub-content.bold{color:#94a8b1}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-confirm-buttons .subscription-confirm-cta{display:flex;flex-direction:row;justify-content:center;margin-top:10px}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-unsubscribe-link{color:#ef5d6f;cursor:pointer;margin:10px 0}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-unsubscribe-confirm{display:flex;flex-direction:column;align-items:center}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-unsubscribe-confirm .confirm-text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-unsubscribe-confirm .confirm-text.bold{margin:5px 0;color:#94a8b1}.accounts-page .subscription-modal .subscription-modal-container .subscription-modal-content .upgrade-subscription-btns .subscription-unsubscribe-confirm .subscription-unsubscribe-confirm-btns{display:flex;flex-direction:row;margin:10px 0}.accounts-page .cc-confirm-modal .cc-confirm-text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670}.accounts-page .cc-confirm-modal .cc-confirm-text.bold{margin:5px 0;color:#94a8b1}.accounts-page .account-card-section-content{display:flex;flex-direction:row;flex:1}.accounts-page .account-card-section-content .half{display:flex;flex-direction:column;flex:0.5;margin:10px}.accounts-page .account-card-section-content .pointer-clickable{cursor:pointer}.accounts-page .account-card-section-content .subscription-input{display:flex;position:relative}.accounts-page .account-card-section-content .subscription-input i{position:absolute;right:15px;top:40%}.accounts-page .account-card-section-content button.profile-save-btn{margin-top:25px;margin-left:0;margin-right:0}.accounts-page .account-card-section-content .account-upgrade-btn{margin:5px 0}.accounts-page .account-card-section-content .account-link{color:#02b8d5;font-weight:700}.accounts-page .account-card-section-content .account-activate{justify-content:center}.api-key-update-modal{width:450px}.api-key-update-modal .modal-api-reenable-content{margin-bottom:20px;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.07;letter-spacing:normal;text-align:center;color:#02b8d5}.api-key-update-modal .modal-content{display:flex;flex-direction:column}.api-key-update-modal .modal-content button{align-self:flex-end;margin-right:0;margin-top:10px}.api-key-update-modal .input-with-button{display:flex;position:relative;align-items:center}.api-key-update-modal .input-with-button input{padding-right:40px}.api-key-update-modal .input-with-button .edit-field-icon{cursor:pointer;position:absolute;right:0;top:0;width:40px;height:100%;padding:7px 0;display:flex;justify-content:center;align-items:center}.api-key-update-modal .input-with-button .btn-save-field{margin-left:-5px;margin-top:0;align-self:auto;width:60px;min-width:60px}.billing-history,.billing-settings{display:flex;flex-direction:column;flex:1}.billing-history .row-cell,.billing-settings .row-cell{align-self:center}.billing-history .billing-header,.billing-settings .billing-header{display:flex;justify-content:space-between}.billing-history .billing-header .billing-breadcrumb,.billing-settings .billing-header .billing-breadcrumb{display:flex;flex-direction:row}.billing-history .billing-header .billing-breadcrumb .sub-current-page,.billing-settings .billing-header .billing-breadcrumb .sub-current-page{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7;margin-left:8px}.billing-history .billing-header .billing-breadcrumb .sub-inactive,.billing-settings .billing-header .billing-breadcrumb .sub-inactive{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7;color:#cfd8dc;cursor:pointer;margin-left:8px}.billing-history .billing-history-list,.billing-settings .billing-history-list{margin-top:20px}.billing-history .pdf-download,.billing-settings .pdf-download{width:20px;min-width:20px}.billing-is-loading{flex:1;display:flex;justify-content:center}.billing-settings .content-form{margin-bottom:20px}.billing-settings .billing-settings-form{display:flex;flex:1;flex-direction:column}.billing-settings .billing-settings-form .form-input{flex:1}.billing-settings .billing-settings-form .form-input:first-child{margin-right:0}.billing-settings .billing-settings-form .form-input:last-child{margin-left:0}.billing-settings .billing-settings-form .form-input.half{flex:1}.billing-settings .billing-settings-form .form-input.half:first-child{margin-right:20px}@media only screen and (max-width:455px){.billing-settings .billing-settings-form .form-input.half:first-child{margin-right:0}}@media only screen and (max-width:455px){.billing-settings .billing-settings-form .form-row{flex-direction:column}}.billing-settings .billing-settings-form .billing-settings-additional-info{background-color:#fff;border:1px solid #cfd8dc;font-family:Work Sans,sans-serif;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.08;letter-spacing:normal;text-align:left;color:#90a4ae;padding:10px;margin-bottom:15px}.billing-settings .billing-settings-form .billing-settings-check-box{display:flex;flex-direction:row}.billing-settings .billing-settings-form .billing-settings-check-box .billing-settings-label{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5;margin-left:10px}.billing-settings .billing-settings-submit-btn{margin:0;align-self:flex-end}.report-modal{display:flex;justify-content:center;z-index:7500}.report-modal .report-backdrop{z-index:7450}.report-modal .report-modal-title{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7}.report-modal .report-modal-text{margin:25px 0}.report-modal .report-modal-link{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7;cursor:pointer}.report-modal .report-modal-container{width:380px;z-index:7505;max-height:100%}@media only screen and (max-width:455px){.report-modal .report-modal-container{top:20px;overflow-y:auto;height:auto;max-height:400px}}.report-modal .report-modal-actions{display:flex;justify-content:center}.report-modal .report-modal-actions button{height:auto}.report-modal .report-modal-dropdown{width:100%;margin:15px 25px 20px 0}.report-modal .report-seller-textarea{margin-bottom:20px}@media only screen and (max-width:455px){.report-modal .report-seller-textarea{min-height:100px}}.hidden{display:none}@keyframes customFade{0%{opacity:0}to{opacity:1}}@keyframes customSocial{0%{opacity:0}25%{transform:translateY(10px)}50%{transform:translateY(20px)}75%{transform:translateY(50px)}to{opacity:1}}.deals-page{width:100%;min-width:100%}@media only screen and (max-width:940px){.deals-page .deals-filters-wrapper{margin:0 10px}}.deals-page .deals-filters-wrapper .deals-search{display:flex;justify-content:space-between;border-bottom:none}@media only screen and (max-width:455px){.deals-page .deals-filters-wrapper .deals-search{flex-direction:column;height:150px}}.deals-page .deals-filters-wrapper .deals-search .deals-marketplace,.deals-page .deals-filters-wrapper .deals-search .deals-marketplace+tablet{flex-basis:155px}@media only screen and (max-width:455px){.deals-page .deals-filters-wrapper .deals-search .deals-marketplace{width:100%;flex-basis:35px}}.deals-page .deals-filters-wrapper .deals-search .deals-search-group{display:flex;align-items:center}.deals-page .deals-filters-wrapper .deals-search .deals-search-group,.deals-page .deals-filters-wrapper .deals-search .deals-search-group+tablet{flex-grow:.9}@media only screen and (max-width:455px){.deals-page .deals-filters-wrapper .deals-search .deals-search-group{width:100%}}.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-input{margin:0;font-family:Work Sans,sans-serif;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.2px;text-align:left;color:#516670}.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-input,.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-input+desktop{flex-basis:330px}@media only screen and (max-width:455px){.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-input{flex-basis:100%}}.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-action{margin-left:-5px;margin-top:0}@media only screen and (max-width:455px){.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-action{background-image:linear-gradient(180deg,#fff,#fff)}.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-action .deals-search-btn-text{display:none}.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-action .icon{position:relative;display:inline-block;border-radius:30px;height:12px;width:12px;border:2px solid #02b8d5}.deals-page .deals-filters-wrapper .deals-search .deals-search-group .deals-search-action .icon:after{content:"";height:2px;width:7px;background:#02b8d5;position:absolute;top:9px;left:7px;transform:rotate(45deg)}}.deals-page .deals-page-empty{display:flex;justify-content:center}.deals-page .deals-filters{display:flex;border:none;flex-wrap:wrap;border:1px solid #cfd8dc;border-top:none}.deals-page .deals-filters .card-section{border:none}.deals-page .deals-filters .deals-slider{width:95%}.deals-page .deals-filters .deals-slider,.deals-page .deals-filters .deals-slider+phone{margin-top:30px}@media only screen and (max-width:940px){.deals-page .deals-filters .deals-slider{margin-top:50px}}.deals-page .deals-filters .deal-sliders-container{display:flex;flex-basis:50%;flex-grow:1;border-top:1px solid #cfd8dc}.deals-page .deals-filters .deal-sliders-container .card-section{border:none}.deals-page .deals-filters .deal-sliders-container .card-section:first-child{border-right:1px solid #cfd8dc}.deals-page .deals-filters .deal-sliders-container .deals-filter{flex-basis:50%;padding:20px;margin:0}.deals-page .deals-filters .deals-filter{border-right:none;border-top:1px solid #cfd8dc;display:flex;flex-direction:column;justify-content:space-between;margin:0}@media only screen and (max-width:940px){.deals-page .deals-filters .deals-filter .slider-container{margin-top:20px}}.deals-page .deals-filters .deals-filter .filter-actions{width:100%;display:flex;justify-content:space-between}@media only screen and (max-width:940px){.deals-page .deals-filters .deals-filter .filter-actions{flex-wrap:wrap}.deals-page .deals-filters .deals-filter .filter-actions .multiselect{flex-basis:100%}.deals-page .deals-filters .deals-filter .filter-actions .multiselect:first-child{margin-bottom:10px}}@media only screen and (max-width:455px){.deals-page .deals-filters .deals-filter .filter-actions{min-height:31px}}.deals-page .deals-filters .deals-filter .filter-actions .filter-title{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#cfd8dc}.deals-page .deals-filters .deals-filter .filter-actions .filter-reset{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.07;letter-spacing:normal;text-align:center;color:#02b8d5;cursor:pointer}.deals-page .deals-filters .filter-last{flex-grow:1;border-left:1px solid #cfd8dc;width:356px}@media only screen and (max-width:455px){.deals-page .deals-filters .filter-last{flex-basis:100%;border-left:none}}.deals-page .deals-filters .filter-dropdowns{margin-top:15.5px}.deals-page .deals-filters .filter-dropdowns .deals-filter-categories{width:170px}.deals-page .deals-filters .filter-dropdowns .deals-filter-sorting{width:195px}.deals-page .deals-filters .filter-dropdowns .multiselect .display-name{line-height:1.5}.deals-page .deals-filters .filter-dropdowns .multiselect .option{align-items:flex-start}.deals-page .deals-filters .filter-dropdowns .multiselect .option .notification-checkbox img{padding-top:2px}.deals-page .deals-filters .filter-dropdowns .multiselect .option .radio{margin-top:5px}.deals-list{display:flex;flex-wrap:wrap;justify-content:center}.deals-list .product{animation:.5s ease-out 0s .5 customFade;display:block;position:relative;padding:0}@media only screen and (min-width:940px){.deals-list .product{margin-right:20px}.deals-list .product:nth-child(4n){margin-right:0}}@media only screen and (max-width:940px){.deals-list .product{margin-left:10px;margin-right:10px}}.deals-list .product,.deals-list .product+tablet{width:220px;height:310px}@media only screen and (max-width:455px){.deals-list .product{width:100%;min-width:150px;height:auto;margin-right:10px}}.deals-list .product:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.15)}.deals-list .product .product-image-container{position:relative;cursor:pointer;border-bottom:.8px solid #cfd8dc;display:flex;align-items:center;justify-content:center}.deals-list .product .product-image-container,.deals-list .product .product-image-container+tablet{width:218px;height:160px}@media only screen and (max-width:455px){.deals-list .product .product-image-container{height:160px;width:100%;min-width:145px;min-height:160px}}.deals-list .product .product-image-container .product-image{max-width:99%;max-height:99%}.deals-list .product .product-details{padding:10px}.deals-list .product .product-details .product-title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670;height:40px;cursor:pointer;margin:11.5px 0 5px}.deals-list .product .product-details .product-price-container{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.deals-list .product .product-details .product-price-container .product-price{display:flex}.deals-list .product .product-details .product-price-container .product-price .integer{font-family:Work Sans,sans-serif;font-size:34px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-1px;text-align:left;color:#02b8d5}.deals-list .product .product-details .product-price-container .product-price .fractional{font-family:Work Sans,sans-serif;font-size:18px;font-weight:700;font-style:normal;font-stretch:normal;line-height:.89;letter-spacing:normal;text-align:left;color:#02b8d5;align-self:flex-start;margin-top:11px}.deals-list .product .product-details .product-price-container .product-shipping-cost{display:flex;flex-direction:column;font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#cfd8dc;font-size:11px;color:#516670}.deals-list .product .product-details .product-footer{display:flex;justify-content:space-between;align-items:baseline}.deals-list .product .product-details .product-footer .product-fulfillment{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670}.deals-list .product .product-details .product-footer .share-link{cursor:pointer;position:relative;z-index:220}.product-overlay{animation:.2s ease-out 0s .2 customFade;position:absolute;width:101%;height:100%;top:0;left:0;z-index:200;border-radius:1.6px;background-color:hsla(0,0%,100%,.6)}.product-overlay.visible{display:flex;justify-content:space-between}.product-overlay.hidden{display:none}.product-overlay .overlay-container{margin-top:auto;margin-bottom:45px;margin-right:3px;border-radius:1px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(0,0,0,.2);border:1px solid #cfd8dc;animation:.4s ease-in-out 0s .4 customSocial}@media only screen and (max-width:455px){.product-overlay .overlay-container{margin-bottom:60px}}.product-overlay .overlay-container .item{width:40px;height:40px;z-index:250;position:relative;padding:10px;cursor:pointer}.product-overlay .overlay-container .item:not(:first-child){border-top:1px solid #cfd8dc}.product-overlay .overlay-container .item:last-child:after{content:"";width:0;height:0;bottom:-10px;left:35%;border:5px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(-45deg);box-shadow:-2px 2px 2px 0 rgba(0,0,0,.2);position:absolute;z-index:-1}.no-show{display:none}.no-select{user-select:none}.deal.deal-show .deal-modal-wrapper .deal-modal-content{max-width:100%}.deal.deal-show .deal-modal-wrapper,.deal.deal-show .deal-modal-wrapper+phone{display:block;padding:0;width:100%}.deal.deal-show .deal-modal-wrapper+phone .deal-modal-carrousel,.deal.deal-show .deal-modal-wrapper .deal-modal-carrousel{width:100%}@media only screen and (max-width:940px){.deal-modal-container{width:98%}}@media only screen and (max-width:455px){.deal-modal-container{height:auto;top:20px;max-height:95%}}.deal-modal-wrapper{padding:0!important;display:flex}@media only screen and (min-width:940px){.deal-modal-wrapper{flex-direction:row;width:799px}}@media only screen and (max-width:455px){.deal-modal-wrapper{flex-direction:column;align-items:center;justify-content:space-between}}@media only screen and (max-width:940px){.deal-modal-wrapper .deal-modal-carrousel{width:48%}}@media only screen and (max-width:455px){.deal-modal-wrapper .deal-modal-carrousel{width:95%}}@media only screen and (min-width:940px){.deal-modal-wrapper .deal-modal-carrousel{width:455px}}.deal-modal-wrapper .deal-modal-table-header{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.07;letter-spacing:normal;text-align:center;color:#02b8d5;cursor:pointer}.deal-modal-wrapper .deal-modal-table-header .row-cell{padding:5px 0;margin:0;border-bottom:1.5px solid #ececec}@media only screen and (max-width:455px){.deal-modal-wrapper .deal-modal-table-header .row-cell{padding-bottom:20px}}.deal-modal-wrapper .deal-modal-table-header .row-cell:first-child{padding-left:10px;margin-right:-10px}.deal-modal-wrapper .deal-modal-table-header .row-cell.selected{border-bottom:1.5px solid #02b8d5}.deal-modal-wrapper .row-cell{padding:5px 0;margin-left:0!important}.deal-modal-wrapper .deal-modal-table{height:197.5px}@media only screen and (max-width:455px){.deal-modal-wrapper .deal-modal-table{height:auto;margin-bottom:5px}}.deal-modal-wrapper .deal-modal-table-row div:first-child{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670}.deal-modal-wrapper .deal-modal-box{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.deal-modal-wrapper .deal-modal-link,.deal-modal-wrapper .deal-modal-report{cursor:pointer;display:flex;align-items:center;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7}.deal-modal-wrapper .deal-modal-arrow{margin-left:5px;padding-top:2px}.deal-modal-wrapper .deal-modal-content{padding:12px 28px;flex-basis:324px;display:flex;flex-direction:column}@media only screen and (min-width:940px){.deal-modal-wrapper .deal-modal-content{max-width:324px}}@media only screen and (max-width:940px){.deal-modal-wrapper .deal-modal-content{width:100%}}@media only screen and (max-width:455px){.deal-modal-wrapper .deal-modal-content{flex-grow:1}}.deal-modal-wrapper .deal-modal-info{animation:.3s ease-out 0s .3 customFade;padding-top:5px}.deal-modal-wrapper .deal-modal-description-container{display:flex;flex-direction:column;justify-content:space-between;height:100%}.deal-modal-wrapper .deal-modal-description{height:120px;overflow-y:auto;padding:10px 0 0}.deal-modal-wrapper .deal-modal-report{margin:10px 0}.deal-modal-wrapper .deal-modal-title{height:auto;font-family:Work Sans,sans-serif;font-size:18px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.39;letter-spacing:normal;text-align:left;color:#516670}.deal-modal-wrapper .deal-modal-price{display:flex;align-items:center}.deal-modal-wrapper .deal-modal-price .integer{font-size:50px;line-height:.12;letter-spacing:normal}.deal-modal-wrapper .deal-modal-price .fractional,.deal-modal-wrapper .deal-modal-price .integer{font-family:Work Sans,sans-serif;font-weight:700;font-style:normal;font-stretch:normal;text-align:left;color:#02b8d5}.deal-modal-wrapper .deal-modal-price .fractional{font-size:28px;line-height:.71;letter-spacing:-.2px;margin-top:-18px}.deal-modal-wrapper .deal-modal-request{height:auto}.deals-is-loading{flex:1;display:flex;justify-content:center}.deal{display:flex;align-self:end;animation:.5s ease-out 0s .5 customFade;box-shadow:0 3px 5px 0 rgba(0,0,0,.35);max-width:98%}.deal .loading{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670}.group-button{position:relative;width:160px;cursor:pointer;transition:background .3s ease-in-out,transform .1s ease-in-out}.group-button .group-button-item{display:flex;align-items:center;height:30px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;text-align:left;flex-grow:1}.group-button .group-button-item:hover .button-content{transform:scale(1.04)}.group-button .group-button-item .button-content{width:100%}.group-button .main-button-container{border-radius:4px;min-width:100px;height:30px;width:100%;display:flex;justify-content:space-between;align-items:center}.group-button .main-button-container.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.group-button .main-button-container.main-button{justify-content:space-between}.group-button .main-button-container.main-button .group-button-item{width:100%;text-align:center;padding:0}.group-button .main-button-container .button-content{display:flex;justify-content:center}.group-button .main-button-container .action-container{width:30px;height:80%;display:flex;align-items:center;justify-content:center}.group-button .main-button-container .action-container:hover .action-button{transform:scale(1.1)}.group-button .main-button-container .action-container.invisible{display:none}.group-button .main-button-container .action-container .action-button{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;align-self:center}.group-button .options{position:absolute;width:100%;z-index:1}.group-button .options.closed{visibility:hidden}.group-button .options .group-button-item{position:relative}.group-button .options .group-button-item .button-content{padding-left:15px}.group-button .options .group-button-item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.group-button .options .group-button-item:not(:last-child):before{position:absolute;content:"";width:100%;bottom:0;left:0}.group-button .primary{background:#02b8d5;color:#fff;border:1.5px solid #02b8d5}.group-button .primary.group-button-item{color:#fff;border-radius:0}.group-button .primary.group-button-item:not(:last-child){border-bottom:1px solid #fff}.group-button .primary .arrow-up{border-bottom:6px solid #fff}.group-button .primary .arrow-down{border-top:6px solid #fff}.group-button .primary.main-button-container.open{border-bottom:1px solid #fff}.group-button .primary .action-container{border-left:1.5px solid #fff}.group-button .primary .button-content{color:#fff}.group-button .warning{background:#fff;color:#ed465a;border:1.5px solid #ed465a}.group-button .warning.group-button-item{color:#ed465a;border-radius:0}.group-button .warning.group-button-item:not(:last-child){border-bottom:none}.group-button .warning .arrow-up{border-bottom:6px solid #ed465a}.group-button .warning .arrow-down{border-top:6px solid #ed465a}.group-button .warning.main-button-container.open{border-bottom:none}.group-button .warning .action-container{border-left:1.5px solid #ed465a}.group-button .warning .button-content{color:#ed465a}.group-button .info{background:#cfd8dc;color:#516670;border:1.5px solid #cfd8dc}.group-button .info.group-button-item{color:#516670;border-radius:0}.group-button .info.group-button-item:not(:last-child){border-bottom:1px solid #516670}.group-button .info .arrow-up{border-bottom:6px solid #516670}.group-button .info .arrow-down{border-top:6px solid #516670}.group-button .info.main-button-container.open{border-bottom:1px solid #516670}.group-button .info .action-container{border-left:1.5px solid #516670}.group-button .info .button-content{color:#516670}.selected-deals-page{width:100%;display:flex;flex-direction:column}.selected-deals-page button{height:auto;margin-left:0}.selected-deals-page .card-breadcumb{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:455px){.selected-deals-page .card-breadcumb{flex-direction:column}}.selected-deals-page .card-breadcumb .breadcumb{width:200px!important}.selected-deals-page .card-breadcumb .toggle-container{display:flex;justify-content:space-between;align-items:center}.selected-deals-page .card-breadcumb .toggle-container .title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7;margin-right:20px}.selected-deals-page .empty-promotions{padding:19.6px;display:flex;flex-direction:column;align-items:center}.selected-deals-page .empty-promotions .title{font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;color:#90a4ae;margin-top:17.4px}.selected-deals-page .empty-promotions .subtitle{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:center;color:#02b8d5;margin:13px 0 17px}.selected-deals-page .empty-promotions .instruction{max-width:515px}.selected-deals-page .empty-promotions .instruction .headline{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7;margin:33px 0 4.5px}.selected-deals-page .empty-promotions .btn-create-promo{margin:41px 0 30px}.selected-deals-page .empty-promotions .surf-img{width:272px}.selected-deals-page .selected-deals-link{margin-top:10px}.selected-deals-page .selected-deal{display:flex;flex-grow:1;max-width:100%}@media only screen and (max-width:940px){.selected-deals-page .selected-deal{padding-right:20px;width:100%}}@media only screen and (max-width:455px){.selected-deals-page .selected-deal{padding:0 10px;flex-direction:column}}.selected-deals-page .selected-deal .image-container{cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:1.6px;border:.8px solid #cfd8dc;margin-bottom:20px;height:185px}@media only screen and (min-width:940px){.selected-deals-page .selected-deal .image-container{width:190px}}@media only screen and (max-width:940px){.selected-deals-page .selected-deal .image-container{width:158px}}@media only screen and (max-width:455px){.selected-deals-page .selected-deal .image-container{width:100%;height:150px}}.selected-deals-page .selected-deal .image-container img{max-width:95%;max-height:95%;padding:2px 0}.selected-deals-page .selected-deal .image-container .ribbon{top:10px;left:10px}.selected-deals-page .selected-deal .details-container,.selected-deals-page .selected-deal .details-container+tablet{width:60%;padding:0 20px}@media only screen and (max-width:455px){.selected-deals-page .selected-deal .details-container{padding:0;width:100%}}.selected-deals-page .selected-deal .details-container .title{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7;cursor:pointer;min-height:38px}.selected-deals-page .selected-deal .details-container .description{min-height:97px}.selected-deals-page .selected-deal .details-container .steps{display:flex}@media only screen and (max-width:455px){.selected-deals-page .selected-deal .details-container .steps{width:99%}}.selected-deals-page .selected-deal .purchase-actions-container{display:flex;flex-direction:column}.selected-deals-page .selected-deal .purchase-actions-container button:not(:last-child){margin-bottom:10px}.selected-deals-page .selected-deal .actions-container,.selected-deals-page .selected-deal .actions-container+tablet{width:20%}@media only screen and (max-width:455px){.selected-deals-page .selected-deal .actions-container{width:100%}}.selected-deals-page .selected-deal .actions-container button{width:100%}@media only screen and (max-width:455px){.selected-deals-page .selected-deal .actions-container .action{display:flex;justify-content:space-between;margin:10px 0}}.selected-deals-page .selected-deal .actions-container .action .action-info{min-height:54px}.selected-deals-page .selected-deal .actions-container .action .price{width:100px;display:flex;align-items:center}.selected-deals-page .selected-deal .actions-container .action .price .integer{font-family:Work Sans,sans-serif;font-size:48px;font-weight:600;letter-spacing:-1.5px;text-align:left;color:#02b8d5}.selected-deals-page .selected-deal .actions-container .action .price .fractional{font-family:Work Sans,sans-serif;font-size:24px;font-weight:600;font-style:normal;font-stretch:normal;line-height:.67;letter-spacing:-.2px;text-align:left;color:#02b8d5;margin-top:-15px}.selected-deals-page .selected-deal .actions-container .ship{font-size:11px;line-height:1.36;color:#cfd8dc}.selected-deals-page .selected-deal .actions-container .bold{font-weight:600}.selected-deals-page .selected-deal .actions-container .coupon{margin-top:-7px}.selected-deals-buttons{width:100%}.archive-modal{width:385px}.archive-modal .content{display:flex;flex-direction:column}.archive-modal .content .title{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7}.archive-modal .content .description{font-size:11px;line-height:1.36;text-align:left;color:#90a4ae}.archive-modal .content .description .link{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7;cursor:pointer}.archive-modal .content .footer{margin-top:auto;display:flex;justify-content:center;font-size:12px;font-weight:600;letter-spacing:-.2px;text-align:center;color:#02b8d5}.archive-modal .content .footer .btn-primary-inverse{background-color:#fff;border:1px solid #02b8d5}.archive-modal .content .footer .btn-primary{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.2px;text-align:center;color:#fff}.infinite-scroll-component{overflow:visible}.selected-deals-is-loading{flex:1;display:flex;justify-content:center}.reset-password-page{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:#02b8d5}.reset-password-page .reset-password-info{margin-top:20px}.reset-password-page .reset-password-content,.reset-password-page .reset-password-info{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#fff}.reset-password-page .reset-password-content{display:flex;flex-direction:column;width:455px;margin-bottom:30px;margin-top:10px}.reset-password-page .reset-password-title{font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:left;color:#fff}.reset-password-page .reset-password-form{display:flex;flex-direction:column}.reset-password-page .reset-password-form .reset-password-button{width:100%;align-self:center;margin:50px 0}.reset-password-page .reset-password-form .form-header label{letter-spacing:-.2px}.reset-password-page .reset-password-form .form-header label,.reset-password-page .reset-password-redirect{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;text-align:left;color:#fff}.reset-password-page .reset-password-redirect{align-self:center;letter-spacing:normal;padding-top:20px}.reset-password-page .reset-password-redirect a{color:#4a4a4a}.reset-password-page .strength-bar{width:100%;margin-bottom:20px}.trophy-container{position:relative}.trophy-container .trophy-selector{cursor:pointer;position:relative}.trophy-container .trophy-overlay{top:45px;right:-85px;position:absolute;width:245px;min-height:100px;border-radius:5px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;padding:15px}.trophy-container .trophy-overlay.hidden{display:none}.trophy-container .trophy-overlay:last-child:after{content:"";top:0;left:60%;border:8px solid #000;border-color:transparent transparent #fff #fff;transform-origin:0 0;transform:rotate(135deg);box-shadow:-2px 2px 2px 0 rgba(0,0,0,.2);position:absolute;z-index:-1}.trophy-container .trophy-overlay .trophy{display:flex;align-items:center;margin:25px 0 0;height:50px}.trophy-container .trophy-overlay .trophy-header{font-size:16px;font-weight:500;line-height:1.25;letter-spacing:-.3px;text-align:left;color:#0397a7}.trophy-container .trophy-overlay .trophy-icon{flex-basis:40%}.trophy-container .trophy-overlay .trophy-title{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7;width:85px}.trophy-container .trophy-base-icon{position:absolute;left:0;top:0;bottom:12px;right:0;margin:auto;width:13px;height:13px}.trophy-container .trophy-base-icon path{fill:#fff;stroke:#fff}.trophy-container .trophy-base{stroke:#fff!important}.trophy-container .trophy-background{stroke:#a8e6f1!important}.trophy-container button{margin-top:25px}.navbar{background:red}.navbar .nav-bar-alt{display:none}@media only screen and (max-width:700px){.navbar .nav-bar-icon{display:none}.navbar .nav-bar-alt{display:flex}}.navbar .nav-header{position:fixed;top:0;left:0;width:100vw;flex-basis:75px;display:flex;justify-content:center;z-index:1000;background-image:linear-gradient(180deg,#02bfd9,#01b1d1)}.navbar .nav-header .navbar-burger{display:none;cursor:pointer}@media only screen and (max-width:700px){.navbar .nav-header .navbar-burger{display:block;width:25px;height:30px;margin-right:30px;color:#fff;align-self:center}.navbar .nav-header .navbar-burger .hide{visibility:hidden;opacity:0;transition:opacity .2s linear}.navbar .nav-header .navbar-burger .navbar-burger-icon{height:3px;background:#fff;position:relative;border-radius:5px;margin-top:15px}.navbar .nav-header .navbar-burger .navbar-burger-icon:after,.navbar .nav-header .navbar-burger .navbar-burger-icon:before{content:"";position:absolute;border-top:3px solid #fff;border-radius:5px;left:0;right:0}.navbar .nav-header .navbar-burger .navbar-burger-icon:after{top:-9px}.navbar .nav-header .navbar-burger .navbar-burger-icon:before{bottom:-9px}.navbar .nav-header .navbar-burger .navbar-close-icon{margin-top:-27px}.navbar .nav-header .navbar-burger .navbar-close-icon:before{visibility:visible;opacity:1;content:"X";font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:left;color:#fff}}.navbar .nav-header .nav-container{justify-content:space-between;display:flex;flex-direction:column;flex:1}@media only screen and (min-width:940px){.navbar .nav-header .nav-container{max-width:940px}}.navbar .nav-header .nav-container .nav-main{display:flex;flex-direction:row;justify-content:space-between;min-height:75px}.navbar .nav-header .nav-container .nav-main .nav-left{display:flex}.navbar .nav-header .nav-container .nav-main .nav-right{display:flex;flex-direction:row;padding-top:25px;position:relative}.navbar .nav-header .nav-container .nav-main .nav-right .navbar-no-auth,.navbar .nav-header .nav-container .nav-main .nav-right .navbar-seller,.navbar .nav-header .nav-container .nav-main .nav-right .navbar-shopper{display:flex}@media only screen and (max-width:700px){.navbar .nav-header .nav-container .nav-main .nav-right{transition-duration:.3s;transition-timing-function:ease-in;max-height:100vh;position:absolute;width:100%;height:100vh;background-color:rgba(0,0,0,.75);top:75px;left:0;z-index:3500}.navbar .nav-header .nav-container .nav-main .nav-right.hide{max-height:0;transition-timing-function:cubic-bezier(0,1,.5,1);visibility:hidden}.navbar .nav-header .nav-container .nav-main .nav-right .navbar-no-auth,.navbar .nav-header .nav-container .nav-main .nav-right .navbar-seller,.navbar .nav-header .nav-container .nav-main .nav-right .navbar-shopper{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.navbar .nav-header .nav-container .nav-main .nav-right .navbar-no-auth .nav-link,.navbar .nav-header .nav-container .nav-main .nav-right .navbar-seller .nav-link,.navbar .nav-header .nav-container .nav-main .nav-right .navbar-shopper .nav-link{height:60px;margin-top:10px}}.navbar .nav-header .nav-container .nav-main .nav-logo{display:flex;align-items:center}@media only screen and (max-width:940px){.navbar .nav-header .nav-container .nav-main .nav-logo{margin-left:10px}}.navbar .nav-header .nav-container .nav-main .nav-logo a{display:flex;align-items:center;width:150px}.navbar .nav-header .nav-container .nav-main .nav-logo a img{max-height:2em}.navbar .nav-header .nav-container .nav-main .nav-link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:15px;height:100%;margin:0 12px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#e0f7fa}@media only screen and (max-width:700px){.navbar .nav-header .nav-container .nav-main .nav-link{font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:left;color:#fff;opacity:.5}}.navbar .nav-header .nav-container .nav-main .nav-link:hover{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;transform:translateY(-2px) scale(1.05)}@media only screen and (max-width:700px){.navbar .nav-header .nav-container .nav-main .nav-link:hover{font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:left;color:#fff;opacity:1;border-bottom:4px solid #fff}}.navbar .nav-header .nav-container .nav-main .nav-link.account-link img{max-width:35px;max-height:35px;background-color:#fff;border-radius:50%}@media only screen and (max-width:700px){.navbar .nav-header .nav-container .nav-main .nav-link.helpdesk img{display:none}}@media only screen and (max-width:700px){.navbar .nav-header .nav-container .nav-main .nav-link.selected{font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:left;color:#fff;opacity:1;border-bottom:4px solid #fff}}.navbar .nav-header .nav-slider{position:absolute;display:flex;transition:transform .5s ease-in-out,width .5s linear;background-color:#fff;height:3px;z-index:2000;margin-top:72px;transform:translateX(2px)}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller{width:68px;transform:translateX(207px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller.admin{width:40px;transform:translateX(46px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller.dashboard{width:68px;transform:translateX(2px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller.products{width:57px;transform:translateX(120px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller.campaigns{width:68px;transform:translateX(207px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller.promotions{width:72px;transform:translateX(302px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller.deals{width:36px;transform:translateX(381px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.seller.account{width:34px;transform:translateX(440px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.shopper{width:35px;width-transform:translateX(230px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.shopper.deals{width:35px;transform:translateX(208px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.shopper.deals.selected{width:95px;transform:translateX(297px)}}@media only screen and (min-width:940px){.navbar .nav-header .nav-slider.shopper.account{width:34px;transform:translateX(440px)}}.navbar .impersonation-bar{position:relative;top:75px;display:flex;background-color:#ed465a;color:#fff;font-size:15px;justify-content:center;align-items:center;height:25px;cursor:pointer}.navbar .impersonation-bar .title{display:flex;flex:20;justify-content:center}.navbar .impersonation-bar .close-btn{display:flex;flex:1}.not-found{margin-top:100px}.navbar-footer{display:flex;justify-content:center;background-image:linear-gradient(180deg,#03a1af,#0397a7);width:100%;margin-top:20px}.navbar-footer .footer-container{display:flex;flex-direction:column;justify-content:space-between;flex:1;margin:0 10px}@media only screen and (min-width:940px){.navbar-footer .footer-container{max-width:940px}}.navbar-footer .footer-container .footer-content{display:flex;margin-top:20px}.navbar-footer .footer-container .footer-content .footer-company{display:flex;flex:1;flex-direction:column;justify-content:space-between}.navbar-footer .footer-container .footer-content .footer-company img{height:30px;width:152px}.navbar-footer .footer-container .footer-content .footer-company .footer-company-description{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#e0f7fa;opacity:.75;text-align:left;max-width:212px}.navbar-footer .footer-container .footer-content .footer-links{display:flex;flex:1}.navbar-footer .footer-container .footer-content .footer-links .footer-links-left,.navbar-footer .footer-container .footer-content .footer-links .footer-links-right{display:flex;flex:1;flex-direction:column;margin-bottom:10px}.navbar-footer .footer-container .footer-content .footer-links .footer-links-left a,.navbar-footer .footer-container .footer-content .footer-links .footer-links-right a{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#e0f7fa;opacity:.75;text-align:left;padding:3px}.navbar-footer .footer-container .footer-content .footer-email{flex:0.75;display:flex;flex-direction:column;margin-left:60px}@media only screen and (max-width:455px){.navbar-footer .footer-container .footer-content .footer-email{margin-left:0}}.navbar-footer .footer-container .footer-content .footer-email .footer-newsletter-text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#e0f7fa;opacity:.75;text-align:left;margin-bottom:5px}.navbar-footer .footer-container .footer-content .footer-email .footer-input-container{display:flex;flex-direction:row}.navbar-footer .footer-container .footer-content .footer-email .footer-input-container input{width:100%;height:35px}.navbar-footer .footer-container .footer-content .footer-email .footer-input-container input::placeholder{padding-left:10px;color:#cfd8dc}.navbar-footer .footer-container .footer-content .footer-email .footer-input-container .footer-email-submit{height:39px;width:52px;background-color:#fff;border:1px solid #cfd8dc}.navbar-footer .footer-container .footer-social{display:flex;justify-content:flex-end;align-content:center;padding-bottom:20px;padding-top:14.5px;border-top:1px solid #e0f7fa}.navbar-footer .footer-container .footer-social .footer-social-text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#e0f7fa;opacity:.75}.navbar-footer .footer-container .footer-social .footer-social-link{width:20px;height:20px;margin-left:30px}/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.rrui__input-field,.rrui__select__button{border:none;border-bottom:1px solid #c5d2e0;transition:border .1s}.rrui__input-field:focus,.rrui__select__button:focus,.rrui__select__native-expanded:focus+.rrui__select__button{border-bottom-color:#03b2cb}.rrui__input{position:relative}.rrui__input-label,.rrui__input:not(.rrui__input--multiline){height:1.8rem}.rrui__select__native{min-height:1.8rem}.rrui__input-error{margin-top:0.3rem;color:#d30f00}.rrui__input-field{outline:none;border-radius:0;padding:0;appearance:none}.rrui__input-field--invalid,.rrui__input-field--invalid:focus{border-color:#eb2010}.rrui__input-field--disabled{cursor:default}.rrui__select__button,.rrui__select__close,.rrui__select__option{margin:0;padding:0;white-space:nowrap;outline:none;appearance:none;border:none;background:none;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit}.rrui__expandable{opacity:0;pointer-events:none;transform:scaleY(0);transform-origin:50% top 0;transition:all .15s cubic-bezier(.76,.04,.46,.75) 0ms;background-clip:padding-box;-webkit-background-clip:padding-box}.rrui__expandable--expanded{opacity:1;pointer-events:auto;transform:scaleY(1);transform-origin:50% top 0;transition:all .15s cubic-bezier(.23,1,.32,1) 0ms}.rrui__expandable--overlay{position:absolute;z-index:1}.rrui__expandable__content{opacity:0;transition:opacity .15s ease-out}.rrui__expandable__content--expanded{opacity:1}.rrui__shadow{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.rrui__select{user-select:none}.rrui__select--menu{position:relative}.rrui__select__options{margin:0;padding-left:0;padding-top:0.6rem;padding-bottom:0.6rem;overflow-y:auto;background-color:#fff;list-style-type:none;overflow-x:hidden;box-sizing:border-box}.rrui__expandable--left-aligned{left:0}.rrui__expandable--right-aligned{right:0}.rrui__select__options--left-aligned{left:-1.2rem}.rrui__select__options--right-aligned{right:-1.2rem}.rrui__select__options:not(.rrui__select__options--menu){width:calc(100% + .3rem * 4 * 2)}.rrui__select__options--downward{margin-bottom:1em}.rrui__select__options--upward{bottom:100%;margin-top:1em}.rrui__select__option{display:block;width:100%;padding:0.3rem 1.2rem;box-sizing:border-box;text-align:left;white-space:nowrap}.rrui__select__option:hover{background-color:#fbfdfd}.rrui__select__button--disabled,.rrui__select__option--disabled{cursor:default}.rrui__select__option-icon{margin-right:0.9rem}.rrui__select__options--upward{transform-origin:50% bottom 0}.rrui__select__option--focused{background-color:#ecf1f6}.rrui__select__option--focused:hover{background-color:#eff3f8}.rrui__select__option:active{background-color:#3678d1;color:#fff}.rrui__select__option-icon{margin-right:.5em}.rrui__select__autocomplete,.rrui__select__button,.rrui__select__toggler{height:100%;box-sizing:border-box}.rrui__select__button{border-bottom:1px solid #c5d2e0;transition:border .1s;text-align:left}.rrui__select__button:focus,.rrui__select__native-expanded:focus+.rrui__select__button{border-bottom-color:#03b2cb}.rrui__select__button:active{color:#03b2cb}.rrui__select__button--expanded{color:#3678d1}.rrui__select__button--empty{color:#888c91}.rrui__select__button,.rrui__select__option{color:inherit}.rrui__select__button{transition:color 30ms ease-out}.rrui__select__selected-content{display:flex;align-items:center}.rrui__select__selected-label{flex:1 0 auto;overflow:hidden;text-overflow:ellipsis}.rrui__select__arrow{width:0;height:0;margin-left:.35em;margin-top:.1em;margin-bottom:.1em;opacity:.7;transition:opacity .1s ease-out;border-width:.35em .2em 0;border-style:solid;border-left-color:transparent;border-right-color:transparent;color:#b8bdc4}.rrui__select__arrow--expanded{opacity:.3}.rrui__select__native-expanded{position:absolute;left:0;z-index:1;opacity:0;cursor:pointer}.rrui__select__close{display:none;position:fixed;top:0;right:0;z-index:1}.rrui__select__close-icon{margin-top:calc(.3rem * 2 + 4px);margin-right:calc(.3rem * 2 + 4px);width:1.5rem;height:1.5rem}.react-phone-number-input__row{position:relative;display:flex;align-items:center}.react-phone-number-input__country{width:auto}.react-phone-number-input__country.rrui__select--expanded,.react-phone-number-input__phone{flex:1}.react-phone-number-input__phone{font-size:inherit}.react-phone-number-input__country.rrui__select--collapsed{margin-right:.5em}.react-phone-number-input__country .rrui__select__autocomplete{width:100%}.react-phone-number-input__country,.react-phone-number-input__country:not(.react-phone-number-input__country--native-expanded) .rrui__input{position:static}.react-phone-number-input .rrui__select__arrow{margin-top:.3em;margin-left:.3em}.react-phone-number-input .rrui__select__option{display:flex;align-items:center}.react-phone-number-input .rrui__select__option-icon{margin-bottom:.1em}.react-phone-number-input__icon{width:1.24em;height:.93em;border:1px solid rgba(0,0,0,.25);box-sizing:content-box}.react-phone-number-input__icon--international{width:calc(.93em + 2px);height:calc(.93em + 2px);padding-left:.155em;padding-right:.155em;border:none}.react-phone-number-input__error{margin-left:calc(.93em + 2px)}*,body,html{font-family:Work Sans,sans-serif}body,html{margin:0;padding:0;background-color:#f5f7f8;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#90a4ae}a,a:active,a:visited{text-decoration:none;color:inherit}label{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7}*{box-sizing:border-box}#root{font-family:Work Sans,sans-serif}.app .app-with-nav{margin:0;display:flex;flex-direction:column;justify-content:center}.app .app-nav-children{flex:1;display:flex;justify-content:center;flex-direction:column;margin-top:75px;align-items:center;min-height:calc(100vh - 75px)}.app .app-nav-children .app-content{flex:1;display:flex;justify-content:center;width:100%;height:100%}@media only screen and (min-width:940px){.app .app-nav-children .app-content{max-width:940px}}.table{flex:1;display:flex;flex-direction:column}.table .table-row{display:flex;flex-direction:row;justify-content:space-between}.table .table-row .row-cell{display:flex;justify-content:flex-start;margin-left:10px;margin-right:10px}.table .table-row .row-cell.center{justify-content:center}.table .table-row .row-cell.number{flex-basis:100px}.table .table-row .row-cell.number_sml{flex-basis:50px}.table .table-row .row-cell.text{flex:1;flex-wrap:wrap;overflow:hidden}.table .table-row .row-cell.text_sml{flex:0.20}.table .table-row .row-cell.text_large{flex:1.5}.table .table-row .row-cell.text_xlarge{flex:3}.table .table-row .row-cell.image{flex-basis:150px;max-width:150px}.table .table-row .row-cell.cta{flex-basis:10px}.table .table-row .row-cell.cta.medium{min-width:64px}.table .table-row .row-cell.custom-width-1{flex-basis:200px}.table .table-row .row-cell.no-border{border:none;margin:0;color:#02b8d5}.table .table-row .row-cell.empty{width:50px;min-width:50px}.table .wrapper{display:flex;flex-direction:row;flex-grow:0;flex-wrap:wrap}.form-header{margin-top:20px}.form-header label{font-weight:500;color:#fff}.form-header label,.form-header label.color{font-family:Work Sans,sans-serif;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left}.form-header label.color{font-weight:400;color:#02b8d5}.form-row{flex:1;display:flex;flex-direction:row}.form-row.half{width:100%}.form-input{flex:1;display:flex;flex-direction:column;first-child-margin-right:15px}.CalendarDay{border:1px solid #e4e7e7;color:#565a5c}.CalendarDay,.CalendarDay__button{padding:0;box-sizing:border-box;cursor:pointer}.CalendarDay__button{position:relative;height:100%;width:100%;text-align:center;background:none;border:0;margin:0;color:inherit;font:inherit;line-height:normal;overflow:visible}.CalendarDay__button:active{outline:0}.CalendarDay--highlighted-calendar{background:#ffe8bc;color:#565a5c;cursor:default}.CalendarDay--highlighted-calendar:active{background:#007a87}.CalendarDay--outside{border:0;cursor:default}.CalendarDay--outside:active{background:#fff}.CalendarDay--hovered{background:#e4e7e7;border:1px double #d4d9d9;color:inherit}.CalendarDay--blocked-minimum-nights{color:#cacccd;background:#fff;border:1px solid #e4e7e7;cursor:default}.CalendarDay--blocked-minimum-nights:active{background:#fff}.CalendarDay--selected-span{background:#66e2da;border:1px double #33dacd;color:#fff}.CalendarDay--selected-span.CalendarDay--hovered,.CalendarDay--selected-span:active{background:#33dacd;border:1px double #02b8d5}.CalendarDay--selected-span.CalendarDay--last-in-range{border-right:#02b8d5}.CalendarDay--after-hovered-start,.CalendarDay--hovered-span{background:#b2f1ec;border:1px double #80e8e0;color:#007a87}.CalendarDay--after-hovered-start:active,.CalendarDay--hovered-span:active{background:#80e8e0}.CalendarDay--selected,.CalendarDay--selected-end,.CalendarDay--selected-start{background:#02b8d5;border:1px double #02b8d5;color:#fff}.CalendarDay--selected-end:active,.CalendarDay--selected-start:active,.CalendarDay--selected:active{background:#02b8d5}.CalendarDay--blocked-calendar{background:#cacccd;color:#82888a;cursor:default}.CalendarDay--blocked-calendar:active{background:#cacccd}.CalendarDay--blocked-out-of-range{color:#cacccd;background:#fff;border:1px solid #e4e7e7;cursor:default}.CalendarDay--blocked-out-of-range:active{background:#fff}.CalendarMonth{text-align:center;padding:0 13px;vertical-align:top;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.CalendarMonth table{border-collapse:collapse;border-spacing:0;caption-caption-side:initial}.CalendarMonth--horizontal:first-of-type,.CalendarMonth--vertical:first-of-type{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonth--horizontal{display:inline-block;min-height:100%}.CalendarMonth--vertical{display:block}.CalendarMonth__caption{color:#3c3f40;margin-top:7px;font-size:18px;text-align:center;margin-bottom:2px;caption-side:top}.CalendarMonth--horizontal .CalendarMonth__caption,.CalendarMonth--vertical .CalendarMonth__caption{padding:15px 0 35px}.CalendarMonth--vertical-scrollable .CalendarMonth__caption{padding:5px 0}.CalendarMonthGrid{background:#fff;z-index:0;text-align:left}.CalendarMonthGrid--animating{-webkit-transition:-webkit-transform .2s ease-in-out;-moz-transition:-moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;z-index:1}.CalendarMonthGrid--horizontal{position:absolute;left:9px}.CalendarMonthGrid--vertical{margin:0 auto}.CalendarMonthGrid--vertical-scrollable{margin:0 auto;overflow-y:scroll}.DayPicker{background:#fff;position:relative;text-align:left}.DayPicker--horizontal{background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.07);border-radius:3px}.DayPicker--horizontal.DayPicker--portal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker--vertical.DayPicker--portal{position:static}.DayPicker__focus-region{outline:none}.DayPicker__week-headers{position:relative}.DayPicker--horizontal .DayPicker__week-headers{margin-left:9px}.DayPicker__week-header{color:#757575;position:absolute;top:62px;z-index:2;padding:0 13px;text-align:left}.DayPicker__week-header ul{list-style:none;margin:1px 0;padding-left:0;padding-right:0}.DayPicker__week-header li{display:inline-block;text-align:center}.DayPicker--vertical .DayPicker__week-header{left:50%}.DayPicker--vertical-scrollable{height:100%}.DayPicker--vertical-scrollable .DayPicker__week-header{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff}.DayPicker--vertical-scrollable .transition-container--vertical{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DayPicker--vertical-scrollable .DayPicker__week-header{margin-left:0;left:0;width:100%;text-align:center}.transition-container{position:relative;overflow:hidden;border-radius:3px}.transition-container--horizontal{transition:height .2s ease-in-out}.transition-container--vertical{width:100%}.DayPickerNavigation__next,.DayPickerNavigation__prev{cursor:pointer;line-height:.78;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPickerNavigation__next--default,.DayPickerNavigation__prev--default{border:1px solid #dce0e0;background-color:#fff;color:#757575}.DayPickerNavigation__next--default:focus,.DayPickerNavigation__next--default:hover,.DayPickerNavigation__prev--default:focus,.DayPickerNavigation__prev--default:hover{border:1px solid #c4c4c4}.DayPickerNavigation__next--default:active,.DayPickerNavigation__prev--default:active{background:#f2f2f2}.DayPickerNavigation--horizontal{position:relative}.DayPickerNavigation--horizontal .DayPickerNavigation__next,.DayPickerNavigation--horizontal .DayPickerNavigation__prev{border-radius:3px;padding:6px 9px;top:18px;z-index:2;position:absolute}.DayPickerNavigation--horizontal .DayPickerNavigation__prev{left:22px}.DayPickerNavigation--horizontal .DayPickerNavigation__prev--rtl{left:auto;right:22px}.DayPickerNavigation--horizontal .DayPickerNavigation__next{right:22px}.DayPickerNavigation--horizontal .DayPickerNavigation__next--rtl{right:auto;left:22px}.DayPickerNavigation--horizontal .DayPickerNavigation__next--default svg,.DayPickerNavigation--horizontal .DayPickerNavigation__prev--default svg{height:19px;width:19px;fill:#82888a}.DayPickerNavigation--vertical{background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:absolute;bottom:0;left:0;height:52px;width:100%;z-index:2}.DayPickerNavigation--vertical .DayPickerNavigation__next,.DayPickerNavigation--vertical .DayPickerNavigation__prev{display:inline-block;position:relative;height:100%;width:50%}.DayPickerNavigation--vertical .DayPickerNavigation__next--default{border-left:0}.DayPickerNavigation--vertical .DayPickerNavigation__next--default,.DayPickerNavigation--vertical .DayPickerNavigation__prev--default{text-align:center;font-size:2.5em;padding:5px}.DayPickerNavigation--vertical .DayPickerNavigation__next--default svg,.DayPickerNavigation--vertical .DayPickerNavigation__prev--default svg{height:42px;width:42px;fill:#484848}.DayPickerNavigation--vertical-scrollable{position:relative}.DayPickerNavigation--vertical-scrollable .DayPickerNavigation__next{width:100%}.DayPickerKeyboardShortcuts__close,.DayPickerKeyboardShortcuts__show{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer}.DayPickerKeyboardShortcuts__close:active,.DayPickerKeyboardShortcuts__show:active{outline:none}.DayPickerKeyboardShortcuts__show{width:22px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts__show--bottom-right{border-top:26px solid transparent;border-right:33px solid #02b8d5;bottom:0;right:0}.DayPickerKeyboardShortcuts__show--bottom-right:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts__show--bottom-right .DayPickerKeyboardShortcuts__show_span{bottom:0;right:-28px}.DayPickerKeyboardShortcuts__show--top-right{border-bottom:26px solid transparent;border-right:33px solid #02b8d5;top:0;right:0}.DayPickerKeyboardShortcuts__show--top-right:hover{border-right:33px solid #008489}.DayPickerKeyboardShortcuts__show--top-right .DayPickerKeyboardShortcuts__show_span{top:1px;right:-28px}.DayPickerKeyboardShortcuts__show--top-left{border-bottom:26px solid transparent;border-left:33px solid #02b8d5;top:0;left:0}.DayPickerKeyboardShortcuts__show--top-left:hover{border-left:33px solid #008489}.DayPickerKeyboardShortcuts__show--top-left .DayPickerKeyboardShortcuts__show_span{top:1px;left:-28px}.DayPickerKeyboardShortcuts__show_span{color:#fff;position:absolute}.DayPickerKeyboardShortcuts__panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px}.DayPickerKeyboardShortcuts__title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts__list{list-style:none;padding:0}.DayPickerKeyboardShortcuts__close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts__close svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts__close svg:focus,.DayPickerKeyboardShortcuts__close svg:hover{fill:#82888a}.DayPickerKeyboardShortcuts__close:active{outline:none}.KeyboardShortcutRow{margin:6px 0}.KeyboardShortcutRow__key-container{display:inline-block;white-space:nowrap;text-align:right;margin-right:6px}.KeyboardShortcutRow__key{font-family:monospace;font-size:12px;text-transform:uppercase;background:#f2f2f2;padding:2px 6px}.KeyboardShortcutRow__action{display:inline;word-break:break-word;margin-left:8px}.DayPickerKeyboardShortcuts__panel--block .KeyboardShortcutRow{margin-bottom:16px}.DayPickerKeyboardShortcuts__panel--block .KeyboardShortcutRow__key-container{width:auto;text-align:left;display:inline}.DayPickerKeyboardShortcuts__panel--block .KeyboardShortcutRow__action{display:inline}.DateInput{font-weight:200;font-size:18px;line-height:24px;color:#757575;margin:0;padding:8px;background:#fff;position:relative;display:inline-block;width:130px;vertical-align:middle}.DateInput--with-caret:after,.DateInput--with-caret:before{content:"";display:inline-block;position:absolute;bottom:auto;border:10px solid transparent;left:22px;z-index:2}.DateInput--open-down.DateInput--with-caret:after,.DateInput--open-down.DateInput--with-caret:before{border-top:0}.DateInput--open-down.DateInput--with-caret:before{top:62px;border-bottom-color:rgba(0,0,0,.1)}.DateInput--open-down.DateInput--with-caret:after{top:63px;border-bottom-color:#fff}.DateInput--open-up.DateInput--with-caret:after,.DateInput--open-up.DateInput--with-caret:before{border-bottom:0}.DateInput--open-up.DateInput--with-caret:before{top:-24px;border-top-color:rgba(0,0,0,.1)}.DateInput--open-up.DateInput--with-caret:after{top:-25px;border-top-color:#fff}.DateInput--disabled{background:#cacccd}.DateInput__input{opacity:0;position:absolute;top:0;left:0;border:0;height:100%;width:100%}.DateInput__input[readonly]{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DateInput__display-text{padding:4px 8px;white-space:nowrap;overflow:hidden}.DateInput__display-text--has-input{color:#484848}.DateInput__display-text--focused{background:#99ede6;border-color:#99ede6;border-radius:3px;color:#007a87}.DateInput__display-text--disabled{font-style:italic}.screen-reader-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker__picker--rtl{direction:rtl}.DateRangePicker__picker--direction-left{left:0}.DateRangePicker__picker--direction-right{right:0}.DateRangePicker__picker--open-down{top:72px}.DateRangePicker__picker--open-up{bottom:72px}.DateRangePicker__picker--portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker__picker--full-screen-portal{background-color:#fff}.DateRangePicker__close{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker__close svg{height:15px;width:15px;fill:#cacccd}.DateRangePicker__close:focus,.DateRangePicker__close:hover{color:#b0b3b4;text-decoration:none}.DateRangePickerInput{background-color:#fff;border:1px solid #cacccd;display:inline-block}.DateRangePickerInput--disabled{background:#cacccd}.DateRangePickerInput--rtl{direction:rtl}.DateRangePickerInput__arrow{display:inline-block;vertical-align:middle}.DateRangePickerInput__arrow svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput__clear-dates{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 10px 0 5px}.DateRangePickerInput__clear-dates svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput__clear-dates--hide{visibility:hidden}.DateRangePickerInput__clear-dates--hover,.DateRangePickerInput__clear-dates:focus{background:#dbdbdb;border-radius:50%}.DateRangePickerInput__calendar-icon{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput__calendar-icon svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block}.SingleDatePicker__picker{z-index:1;background-color:#fff;position:absolute}.SingleDatePicker__picker--rtl{direction:rtl}.SingleDatePicker__picker--direction-left{left:0}.SingleDatePicker__picker--direction-right{right:0}.SingleDatePicker__picker--open-down{top:72px}.SingleDatePicker__picker--open-up{bottom:72px}.SingleDatePicker__picker--portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker__picker--full-screen-portal{background-color:#fff}.SingleDatePicker__close{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker__close svg{height:15px;width:15px;fill:#cacccd}.SingleDatePicker__close:focus,.SingleDatePicker__close:hover{color:#b0b3b4;text-decoration:none}.SingleDatePickerInput{background-color:#fff;border:1px solid #dbdbdb}.SingleDatePickerInput--rtl{direction:rtl}.SingleDatePickerInput__clear-date{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 10px 0 5px}.SingleDatePickerInput__clear-date svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput__clear-date--hide{visibility:hidden}.SingleDatePickerInput__clear-date--hover,.SingleDatePickerInput__clear-date:focus{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput__calendar-icon{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput__calendar-icon svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker__picker{margin-left:-15px}.tooltip{position:relative}.tooltip:hover .tooltip-content{visibility:visible!important;bottom:75px;left:2.5%}.tooltip .tooltip-content{z-index:500;position:absolute;width:95%;color:#02b8d5;background:#fff;padding:10px 0;text-align:center;visibility:hidden;border-radius:6px;border:.8px solid #cfd8dc}.tooltip .tooltip-content:after{content:"";position:absolute;top:100%;left:50%;margin-left:-8px;width:0;height:0;border-top:8px solid #fff;border-left:8px solid #fff;box-shadow:-1px 1px 1px 0 rgba(0,0,0,.2);transform-origin:0 0;transform:rotate(-45deg)}.tooltip .tooltip-content.tooltip-bottom-arrow:after{top:65%;left:107%;border-bottom:8px solid #fff;border-right:8px solid #fff;transform:rotate(-137deg)}.tooltip .tooltip-content.tooltip-top-arrow:after{top:0;left:58%;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(134deg)}.tooltip .tooltip-content.tooltip-left-arrow:after{left:9px;top:37%;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(43deg)}.tooltip .tooltip-content.tooltip-right-arrow:after{left:104%;right:21px;top:60%;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(-136deg)}.infinite-scroll-loading{display:flex;justify-content:center;margin:10px}.infinite-scroll-completed{text-align:center;margin:10px}.fourofour-page{width:100%;padding:19.6px;display:flex;flex-direction:column;align-items:center;justify-content:center}.fourofour-page .title{font-size:36px;font-weight:300;line-height:normal;letter-spacing:-.5px;color:#90a4ae;margin:17.4px 0}.fourofour-page .subtitle,.fourofour-page .title{font-family:Work Sans,sans-serif;font-style:normal;font-stretch:normal;text-align:center}.fourofour-page .subtitle{font-size:16px;font-weight:400;line-height:1.25;letter-spacing:normal;color:#02b8d5;margin:5px 0 0}.fourofour-page .instruction{max-width:515px}.fourofour-page .instruction .headline{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7;margin:33px 0 4.5px}.fourofour-page .btn-create-promo{display:flex;justify-content:space-between;margin:41px 0 30px;width:294px}.fourofour-page .btn-create-promo .deals-btn,.fourofour-page .btn-create-promo .home-btn{width:132px;display:flex;justify-content:center;align-items:center;object-fit:contain;outline:none;border-radius:4px;padding:5px 20px;margin:0 5px;height:40px;min-width:100px;cursor:pointer;background:#02b8d3;border:1.5px solid #02b8d3;transition:background .3s ease-in-out,transform .1s ease-in-out;hover-transform:scale(1.02)}.fourofour-page .btn-create-promo .deals-btn .btn-text,.fourofour-page .btn-create-promo .home-btn .btn-text{display:flex;justify-content:center;align-items:center;font-family:Work Sans,sans-serif;font-size:15px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.2px;text-align:center;color:#fff}.fourofour-page .surf-img{width:272px}.maintenance-page{background-color:#02b8d5;display:flex;flex-direction:column;flex:1;width:100vw;height:100vh;justify-content:center;align-items:center}.maintenance-page .jumpsend-logo{max-width:500px;margin-bottom:20px}.maintenance-page .maintenance-title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#fff;margin:15px}.dashboard-page{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:940px){.dashboard-page{margin:0}}@media only screen and (max-width:940px){.dashboard-page{margin:0 10px}}.dashboard-header{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7}.dashboard-welcome{flex:1}.dashboard-welcome .welcome-internal{flex:1;flex-direction:column;display:flex;align-items:center;justify-content:center}.dashboard-welcome .image{width:180px;height:180px;border-radius:50%;background-color:#cfd8dc;margin-bottom:25px}.dashboard-welcome .card-header{font-size:36px;font-weight:300;line-height:normal;letter-spacing:-.5px;color:#90a4ae;margin-bottom:11px}.dashboard-welcome .card-description,.dashboard-welcome .card-header{font-family:Work Sans,sans-serif;font-style:normal;font-stretch:normal;text-align:center}.dashboard-welcome .card-description{font-size:16px;font-weight:400;line-height:1.25;letter-spacing:normal;color:#02b8d5;margin-bottom:25px}.composers-wrapper{width:120%;height:100%;margin-left:-10%;position:relative}.composerNode circle,.composerNode line,.delete-node-circle circle,.delete-node-circle line{cursor:pointer}.composerNode line,.delete-node-circle line{pointer-events:none}.composerNode text,.delete-node-circle text{fill:#02b8d5;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#516670}.composer-link{stroke:#03e5ff;stroke-width:1.2px;stroke-dasharray:5,1;fill:none}.add-steps-wrapper{display:flex;flex-direction:column;align-items:center;position:absolute;top:0;left:0;width:242px;box-shadow:0 2px 5px 2px rgba(0,0,0,.25),0 2px 10px 0 rgba(0,0,0,.25);background-color:#fff;border-radius:3px}.add-steps-wrapper .add-steps-header{display:flex;align-items:center;width:100%;height:36px;background-color:#f7f7f7;border-radius:3px;font-family:Work Sans,sans-serif;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:-.3px;text-align:left;color:#0397a7}.add-steps-wrapper .add-steps-header .dialog-header-text{padding-left:15px}.add-steps-wrapper .add-steps-header .dialog-pointer{position:absolute;width:22.6px;height:22.6px;background-color:#f7f7f7;transform:translate(110px,-18px) rotate(45deg);box-shadow:0 2px 5px 2px rgba(0,0,0,.25),0 2px 10px 0 rgba(0,0,0,.25);z-index:-1}.addstep-nodes-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;padding:10px 15px 15px}.addstep-nodes-wrapper .addstep-node{display:flex;align-items:center;flex:1}.addstep-nodes-wrapper .addstep-node:nth-child(n+3){padding-top:15px}.addstep-nodes-wrapper .addstep-node-circle{width:30px;height:30px;border-radius:50%;cursor:pointer}.addstep-nodes-wrapper .addstep-node-label{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#516670;color:#02b8d5;padding-left:10px}.delay-input-wrapper{width:100%;height:150px;display:flex;flex-direction:column;align-items:center;box-shadow:0 -2px 3px rgba(0,0,0,.1)}.delay-input-wrapper .delay-input-note{font-size:11px;fill:#90a4ae}.delay-input-wrapper .delay-input-note:first-child{padding-top:15px}.delay-input-wrapper .delay-input-note:nth-child(2){padding-top:5px}.delay-input-wrapper input{width:112px;height:58px;font-size:28px;color:#02b8d5;padding-left:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.delay-input-wrapper .multiselect{padding-top:18px;width:112px}.delay-input-wrapper .multiselect .trigger{width:112px;height:58px}.delay-input-wrapper .multiselect .trigger .title{font-size:28px;color:#02b8d5}.delay-input-wrapper .multiselect .options-container{position:relative;max-height:300px}.split-input-wrapper text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670;fill:#cfd8dc}.split-input-wrapper input{width:101px;height:58px;font-size:26px;color:#02b8d5;padding-left:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.split-input-wrapper input:last-child{margin-left:10px}.split-input-wrapper path{fill:#006164;cursor:default}.decision-input-wrapper text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670;fill:#cfd8dc}.decision-input-wrapper div{margin-bottom:14px}.decision-input-wrapper input{display:none}.decision-input-wrapper label,.decision-input-wrapper label .outer-radio{display:flex;align-items:center;cursor:pointer}.decision-input-wrapper label .outer-radio{justify-content:center;width:18px;height:18px;margin:-1px 4px 0 0;border:1px solid #9b9b9b;border-radius:50%;background-color:#fff}.decision-input-wrapper label .inner-radio{width:6px;height:6px;border-radius:50%;background-color:#fff}.decision-input-wrapper label .label-text{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.07;letter-spacing:normal;text-align:center;color:#02b8d5}.decision-input-wrapper input[type=radio]:checked+label .outer-radio{border-color:#50e3c2}.decision-input-wrapper input[type=radio]:checked+label .inner-radio{background-color:#50e3c2}.screen-overlay-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:.75;z-index:9000}.screen-overlay-content-wrapper{position:fixed;top:80px;left:0;width:100%;display:flex;justify-content:center;z-index:9997}.text-editor-wrapper{background:#fff;border-radius:4px}.text-editor-wrapper .text-editor-header{display:flex;justify-content:space-between}.text-editor-wrapper .text-editor-header .close{margin:20px;cursor:pointer}.text-editor-wrapper .email-subject,.text-editor-wrapper .text-editor-actions{padding:0 50px 20px}.text-editor-wrapper .name-enable{display:flex;width:100%;justify-content:space-between;padding:0 0 20px 50px}.text-editor-wrapper .name-enable .enable-toggle-wrapper{display:flex;padding-top:20px}.text-editor-wrapper .name-enable .enable-toggle-wrapper .toggle-label{font-family:Work Sans,sans-serif;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:-.3px;text-align:left;color:#0397a7;width:142px}.text-editor-wrapper .name-enable .enable-toggle-wrapper .switch{margin-right:5px}.text-editor-wrapper .template-name input{font-family:Work Sans,sans-serif;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:-.3px;text-align:left;color:#0397a7;border:none;border-radius:0;background:#fff;padding:0;width:300px}.text-editor-wrapper .template-name input:focus{border-bottom:1px solid #02b8d5}.text-editor-wrapper .email-subject input{width:100%}.text-editor{display:flex;justify-content:center;margin-bottom:20px;padding:0 50px}@media only screen and (min-width:940px){.draft-wrapper{width:840px}}@media only screen and (max-width:910px){.draft-wrapper{width:700px}}.text-editor-actions{display:flex;justify-content:space-between}.text-editor-actions .dropzone-drag-drop-area{height:0;width:0;border-width:0;border:none}.attach-file-wrapper{display:flex;justify-content:flex-start}.attach-file-wrapper .attach-file-input-wrapper{display:flex;border:1px solid #cfd8dc;border-radius:4px}.attach-file-wrapper .attach-file-input-wrapper input{width:228px;border-radius:2px 0 0 2px;border-style:outset;border:none;padding:10.5px 9px}.attach-file-wrapper .attach-file-input-wrapper input:focus{outline:none}.attachment-delete-btn{display:flex;align-items:center;padding:0 10px}.attachment-delete-btn .close{cursor:pointer}.text-editor-save{display:flex}.text-editor-save .btn{margin:0;width:110px}.confirmation-modal-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10001}.confirmation-modal-wrapper .confirmation-modal{width:400px;height:176px;background:#fff;padding:16px;box-shadow:0 2px 5px 0 rgba(0,0,0,.1),0 2px 10px 0 rgba(0,0,0,.1)}.warning-modal-info div{text-align:center}.warning-modal-info .warning-modal-header{color:#0397a7;font-size:30px;letter-spacing:-2px;line-height:34px}.warning-modal-info .warning-modal-description{font-size:12px;margin:15px 0}.warning-modal-btns{display:flex;justify-content:center}.warning-modal-btns button:hover{transform:none}.warning-modal-btns .btn{width:40%;margin-left:10px;margin-right:10px}.preview-modal-wrapper{position:fixed;top:80px;left:0;width:100%;display:flex;justify-content:center;z-index:10001}.preview-modal-wrapper .preview-modal{background:#fff;border-radius:4px;padding:10px}@media only screen and (min-width:940px){.preview-modal-wrapper .preview-modal{width:940px}}@media only screen and (max-width:910px){.preview-modal-wrapper .preview-modal{width:700px}}@media only screen and (max-width:455px){.preview-modal-wrapper .preview-modal{width:450px}}.preview-modal-wrapper .preview-modal .close{cursor:pointer}.preview-modal-wrapper .preview-modal .email-header-wrapper{border-bottom:1px solid #dedede;padding-bottom:10px;margin-bottom:10px}.preview-modal-wrapper .preview-modal .email-header-wrapper .header-close-wrapper{display:flex;justify-content:space-between}.preview-modal-wrapper .preview-modal .email-header-wrapper div{font-size:14px;color:#4a4a4a}.preview-modal-wrapper .preview-modal .email-header-wrapper div span{display:inline-block;width:54px;text-align:right;margin-right:5px;color:#90a4ae}.preview-modal-wrapper .preview-modal .email-body-wrapper{max-height:550px;overflow-y:scroll;color:#000}.messages-page{display:flex;flex-direction:column;width:100%}.messages-page .message-header{display:flex;justify-content:space-between;font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7}.messages-page .message-content{display:flex;justify-content:center;flex-direction:column}.messages-page .message-content .messages-all{width:100%}.messages-page .message-content .messages-empty{width:100%;justify-content:center;flex-direction:column}.messages-page .message-content .messages-empty img{margin-top:20px}.messages-page .message-content .messages-empty .message-title{margin-top:20px;margin-bottom:20px;font-family:Work Sans,sans-serif;font-size:36px;font-weight:300;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.5px;text-align:center;color:#90a4ae}.messages-page .message-content .messages-empty .message-empty{margin-bottom:40px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:center;color:#02b8d5}.trial-modal{justify-content:center}.trial-modal .trial-modal-content{display:flex;flex-direction:column;justify-content:space-between}.trial-modal .trial-modal-container{width:450px;height:230px;top:20%}.trial-modal .trial-modal-footer{display:flex;justify-content:center;margin-top:auto}.trial-modal .trial-modal-title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670}.promotions-page{width:100%;min-width:100%}.promotions-page .options-container{max-height:300px;overflow-x:hidden}.promotions-page .options-container .option{padding-left:8px}.promotions-page .inactive{opacity:.5}.promotions-page .promo-box{display:flex;justify-content:space-between;width:100%}.promotions-page .promo-box .promo-info{flex-basis:30%;margin-top:20px}.promotions-page .promo-box .promo-card{flex-basis:20%;flex-grow:.9;align-items:flex-start}.promotions-page .promo-box .promo-card.flex-center{align-items:center}.promotions-page .promo-box .coupon-video-wrapper{display:inline-block}.promotions-page .promo-box .inner-box{flex-basis:50%;height:100%}.promotions-page .promo-box.promo-inv-limit-column{padding-right:22px}.promotions-page .promo-box.left{justify-content:left;align-items:center}.promotions-page .promo-headline{margin-top:1px;font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670}.promotions-page .promo-title{font-size:16px;font-weight:400;line-height:1.25;color:#02b8d5}.promotions-page .promo-link,.promotions-page .promo-title{font-family:Work Sans,sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:left}.promotions-page .promo-link{font-size:14px;font-weight:600;line-height:1.79;color:#0397a7}.promotions-page .promo-pointer{cursor:pointer}.promotions-page .promo-text{margin-top:4.5px}.promotions-page .promo-text-area{width:100%;padding:10px;margin-top:5.5px;border-radius:1px;border:1px solid #cfd8dc;min-height:165px;font-family:Work Sans,sans-serif;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.08;letter-spacing:normal;text-align:left;color:#90a4ae}.promotions-page .promo-input{height:35px}.promotions-page .img-container{width:142px;height:142px;min-width:142px;min-height:142px;position:relative;text-align:center;border-radius:1.6px;border:1px solid #cfd8dc;display:flex;align-items:center;justify-content:center}.promotions-page .img-container .image{max-width:100%;max-height:100%;vertical-align:middle}.promotions-page .img-container.small{width:100px;height:100px;min-width:100px;min-height:100px}.promotions-page .img-container.children-selected{border:2px dashed #02b8d5}.promotions-page .promo-input-group{flex-grow:1;display:flex;position:relative}.promotions-page .flex-column{flex-direction:column;align-items:flex-start}.promotions-page .flex-align-words{justify-content:baseline;align-items:baseline}.promotions-page .promo-fading-text{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#cfd8dc}.promotions-page .promo-description{margin-top:13px}.promotions-page .promo-label-deactivated{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#90a4ae}.promotions-page .btn.promo-cancel{margin-right:auto}.promotions-page .super-url-tut{display:inline-block;margin-top:10px}.promotions-page .super-url-tut div{display:inline-block;color:#02b8d5;text-decoration:underline;cursor:pointer}.promotions-page .bump-promotion{cursor:pointer;background-color:#fff;display:flex;justify-content:center;align-items:center;margin-left:10px}.promotions-page .bump-promotion img{height:30px}.promotions-page .bump-promotion .tooltip-content{width:350%;bottom:40px;left:-40px;padding:5px}.promotions-page .empty-promotions{padding:19.6px;display:flex;flex-direction:column;align-items:center}.promotions-page .empty-promotions .title{font-size:36px;font-weight:300;line-height:normal;letter-spacing:-.5px;color:#90a4ae;margin-top:17.4px}.promotions-page .empty-promotions .subtitle,.promotions-page .empty-promotions .title{font-family:Work Sans,sans-serif;font-style:normal;font-stretch:normal;text-align:center}.promotions-page .empty-promotions .subtitle{font-size:16px;font-weight:400;line-height:1.25;letter-spacing:normal;color:#02b8d5;margin:13px 0 17px}.promotions-page .empty-promotions .instruction{max-width:515px}.promotions-page .empty-promotions .instruction .headline{font-family:Work Sans,sans-serif;font-size:13px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:-.2px;text-align:left;color:#0397a7;margin:33px 0 4.5px}.promotions-page .empty-promotions .btn-create-promo{margin:41px 0 30px}.promotions-page .empty-promotions .surf-img{width:272px}.promotions-page .header{display:flex;justify-content:space-between}.promotions-page .header .title{font-family:Work Sans,sans-serif;font-size:16px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#0397a7}.promotions-page .header .actions,.promotions-page .header .actions .archived{display:flex;align-items:center}.promotions-page .header .actions .archived .title{margin-right:10px}.promotions-page .header .actions .btn-create{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.2px;text-align:center;color:#fff;margin-right:15px;border:1px solid #02b8d5}.promotions-page .header .actions .input-container{display:flex;align-items:flex-end}.promotions-page .header .actions .input-container .icon{cursor:pointer;position:relative;display:inline-block;border-radius:30px;height:12px;width:12px;border:2px solid #fff}.promotions-page .header .actions .input-container .icon:after{content:"";height:2px;width:7px;background:#fff;position:absolute;top:9px;left:7px;transform:rotate(45deg)}.promotions-page .header .actions .input-container .icon:hover{transform:scale(1.1)}.promotions-page .product-info{z-index:350;position:relative;display:flex;justify-content:space-between;align-items:flex-start}.promotions-page .product-info .img-container{width:200px;height:150px;min-width:200px;min-height:150px;position:relative;text-align:center;border-radius:1.6px;border:1px solid #cfd8dc;display:flex;align-items:center;justify-content:center}.promotions-page .product-info .img-container .image{max-width:100%;max-height:100%;vertical-align:middle}.promotions-page .product-info .img-container.small{width:100px;height:100px;min-width:100px;min-height:100px}.promotions-page .product-info .img-container.children-selected{border:2px dashed #02b8d5}.promotions-page .product-info .promo-inventory-warning{display:flex;color:#ed465a}.promotions-page .product-info .promo-inventory-warning .warning-icon{color:#ed465a;margin:5px 10px 0 0}.promotions-page .product-info .details{display:flex;flex-direction:column;justify-content:space-between;height:149px;width:448px;padding:0 32px}.promotions-page .product-info .details .title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670}.promotions-page .product-info .details .bottom{display:flex;align-items:center}.promotions-page .product-info .details .bottom button{margin:0}.promotions-page .product-info .details .bottom .coupon{margin-left:10px}.promotions-page .product-info .details .bottom .btn-status{margin:0 9px 0 0;border:1px solid #02b8d5;width:81px;height:25px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.15;letter-spacing:-.2px;text-align:center;color:#fff}.promotions-page .product-info .details .bottom .quantity{font-family:Work Sans,sans-serif;font-size:11px;font-weight:700;line-height:1.36;text-align:left;color:#90a4ae}.promotions-page .product-info .actions{display:flex;flex-direction:column;justify-content:space-between;height:149px}.promotions-page .product-info .actions button{margin:0;padding:5px 15px}.promotions-page .product-info .actions button div{display:flex;justify-content:space-between}.promotions-page .product-info .actions button div span{display:inline-block}.promotions-page .product-info .actions .arrow{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;margin-left:5px}.promotions-page .product-info .actions .arrow.arrow-up{border-bottom:4px solid #02b8d5}.promotions-page .product-info .actions .arrow.arrow-down{border-top:4px solid #02b8d5}.promotions-page .product-info .actions .prices{display:flex;line-height:1}.promotions-page .product-info .actions .prices .price{margin-right:15px;display:flex;align-items:center}.promotions-page .product-info .actions .prices .price .integer{font-family:Work Sans,sans-serif;font-size:48px;font-weight:600;letter-spacing:-1.5px;text-align:left;color:#02b8d5}.promotions-page .product-info .actions .prices .price .fractional{font-family:Work Sans,sans-serif;font-size:28px;font-weight:700;font-style:normal;font-stretch:normal;line-height:.71;letter-spacing:-.2px;text-align:left;color:#02b8d5;margin-top:-13px}.promotions-page .product-info .actions .prices .price.original{opacity:.5;position:relative}.promotions-page .product-info .actions .prices .price.original .strike{width:100%;height:2.4px;background-color:#02b8d5;position:absolute;top:28px}.promotions-page .product-info .actions .time .remaining{font-family:Work Sans,sans-serif;font-size:11px;font-weight:700;line-height:1.36;text-align:left;color:#90a4ae}.promotions-page .product-info .actions .approvals-button{padding:0}.promotions-page .tables{animation:.2s ease-out 0s .2 customFade;z-index:300;margin-top:-21px;display:flex;align-content:space-around}.promotions-page .tables .title{text-align:left;color:#516670;padding:0 0 20px 5px;align-self:flex-start}.promotions-page .tables .subtitle,.promotions-page .tables .title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.2px}.promotions-page .tables .subtitle{text-align:center;color:#90a4ae}.promotions-page .tables .purchase-approvals,.promotions-page .tables .purchase-requests{flex-basis:50%;display:block}.promotions-page .tables .purchase-approvals .subtitle,.promotions-page .tables .purchase-requests .subtitle{font-size:10px}.promotions-page .tables .purchase-approvals .infinite-scroll-component,.promotions-page .tables .purchase-requests .infinite-scroll-component{min-height:150px;max-height:282px}.promotions-page .tables .empty:not(:last-child),.promotions-page .tables .purchase-requests:not(:last-child){border-right:none}.promotions-page .tables .headers{border:1px solid #cfd8dc}.promotions-page .tables .headers .header{font-family:Work Sans,sans-serif;font-size:11px;font-weight:500;line-height:1.59;letter-spacing:-.2px;text-align:left;color:#02b8d5;padding:9px 17px 8.5px 5px}.promotions-page .tables .headers .header:not(:first-child){border-left:1px solid #cfd8dc}.promotions-page .tables .body{border:1px solid #cfd8dc;border-top:none}.promotions-page .tables .body .row-cell{display:flex;padding:5px;align-items:center;overflow:visible}.promotions-page .tables .body .row-cell .link{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7;cursor:pointer;margin-left:2px}.promotions-page .tables .body .tooltip{cursor:pointer;height:22px;width:22px}.promotions-page .tables .body .tooltip:not(:last-child){margin-right:10px}.promotions-page .tables .body .badge-tooltip{bottom:100%;width:150px;padding:10px 3px;left:-62px}.promotions-page .tables .body .badge-tooltip.bottom{top:100%;height:73px}.promotions-page .tables .empty{display:flex;flex-direction:column;flex-basis:50%}.promotions-page .tables .empty .empty-data{justify-content:center}.promotions-page .tables .empty .info{margin-top:9px;font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:center;color:#02b8d5}.promotions-page .new-promotion-header .steps{margin-top:0;border-top:none;display:flex}.promotions-page .new-promotion-header .steps .step{height:35px}.promotions-page .new-promotion-header .new-promo-header-breadcrumbs{height:65px}.promotions-page .new-promotion-header .new-promo-header-breadcrumbs .breadcrumb-label{font-family:Work Sans,sans-serif;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:-.2px;text-align:left;color:#90a4ae;cursor:pointer}.promotions-page .new-promotion-header .new-promo-header-breadcrumbs .breadcrumb-link{font-size:16px;font-weight:500;line-height:1.25;letter-spacing:-.3px;text-align:left;color:#0397a7;margin-left:5px}.promotions-page .promo-choose-product .promo-choose-info{display:flex;align-items:center}.promotions-page .promo-choose-product .promo-choose-info .add-product{padding:0 20px 0 10px;margin-right:38px;flex-basis:278px}.promotions-page .promo-choose-product .promo-choose-info .add-product .subtitle{font-family:Work Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:left;color:#02b8d5}.promotions-page .promo-choose-product .promo-choose-info .filters{display:flex;justify-content:space-between;flex-grow:1}.promotions-page .promo-choose-product .promo-choose-info .filters .new-promotion-search{flex-grow:.5}.promotions-page .promo-choose-product .promo-choose-info .filters .new-promotion-search .search-title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670}.promotions-page .promo-choose-product .promo-choose-info .filters .new-promotion-search .search-items{display:flex;align-items:flex-end}.promotions-page .promo-choose-product .promo-choose-info .filters .new-promotion-search .search-items .asin-search{width:316px}.promotions-page .promo-choose-product .promo-choose-info .filters .new-promotion-search .search-items .asin-search-action{margin-left:-1px;width:110px;font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.2px;text-align:center;color:#fff}.promotions-page .promo-choose-product .promo-choose-info .filters .view{display:flex;flex-direction:column;justify-content:space-between;height:62px}.promotions-page .promo-choose-product .promo-choose-info .filters .view .view-title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670}.promotions-page .promo-choose-product .promo-choose-info .filters .view .icons{display:flex;justify-content:space-between;cursor:pointer}.promotions-page .promo-choose-product .promo-choose-info .filters .view .icons .icon{width:25px;height:25px}.promotions-page .promo-choose-product .promo-choose-info .filters .view .icons .list-icon{background-clip:content-box;padding:3px 0;background-color:#02b8d5;border-top:6px solid #02b8d5;border-bottom:6px solid #02b8d5}.promotions-page .promo-choose-product .promo-choose-info .filters .view .icons .list-icon.inactive{border-top:6px solid #cfd8dc;border-bottom:6px solid #cfd8dc;background-color:#cfd8dc}.promotions-page .promo-choose-product .promo-choose-info .filters .view .icons .tile-icon{display:flex;flex-wrap:wrap}.promotions-page .promo-choose-product .promo-choose-info .filters .view .icons .tile-icon .square{width:7px;height:7px;background-color:#02b8d5;margin-left:1px}.promotions-page .promo-choose-product .promo-choose-info .filters .view .icons .tile-icon.inactive .square{background-color:#cfd8dc}.promotions-page .promo-choose-product .products-container{position:relative;min-height:600px;margin-top:10px}.promotions-page .promo-choose-product .products-container .products{display:flex;flex-wrap:wrap;justify-content:center}.promotions-page .promo-choose-product .products-container .products .product{display:flex;justify-content:center;width:220px;height:234px;padding:0;cursor:pointer}@media only screen and (min-width:940px){.promotions-page .promo-choose-product .products-container .products .product{margin-right:20px}.promotions-page .promo-choose-product .products-container .products .product:nth-child(4n){margin-right:0}}@media only screen and (max-width:940px){.promotions-page .promo-choose-product .products-container .products .product{margin-left:10px;margin-right:10px}}.promotions-page .promo-choose-product .products-container .products .product.selected{border:1px solid #02b8d5}.promotions-page .promo-choose-product .products-container .products .product .container{display:flex;flex-direction:column;align-items:center}.promotions-page .promo-choose-product .products-container .products .product .container.invalid{opacity:.5}.promotions-page .promo-choose-product .products-container .products .product .container .img-container{width:190px;height:135px;min-width:190px;min-height:135px;position:relative;text-align:center;border-radius:1.6px;border:1px solid #cfd8dc;display:flex;align-items:center;justify-content:center}.promotions-page .promo-choose-product .products-container .products .product .container .img-container .image{max-width:100%;max-height:100%;vertical-align:middle}.promotions-page .promo-choose-product .products-container .products .product .container .img-container.small{width:100px;height:100px;min-width:100px;min-height:100px}.promotions-page .promo-choose-product .products-container .products .product .container .img-container .flag{position:absolute;left:5px;bottom:5px;height:18px}.promotions-page .promo-choose-product .products-container .products .product .container .img-container.children-selected{border:2px dashed #02b8d5}.promotions-page .promo-choose-product .products-container .products .product .container .title{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.5px;text-align:left;color:#516670;display:block;margin:11.5px 0 5px;width:190px}.promotions-page .promo-choose-product .products-container .products .product .container .description{display:block;max-width:190px}.promotions-page .promo-choose-product .parent-variation-container{cursor:pointer}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variation-card{background-color:#f5f5f5;padding:15px 20px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-asin{flex-basis:120px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-asin.variation{flex-basis:145px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-title{flex-basis:428px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-title.variation{flex-basis:455px}.promotions-page .promo-choose-product .parent-variation-container .parent-variation{margin:0}.promotions-page .promo-choose-product .parent-variation-container .parent-variation .img-container{width:75px;height:75px;min-width:75px;min-height:75px;position:relative;text-align:center;border-radius:1.6px;border:1px solid #cfd8dc;display:flex;align-items:center;justify-content:center}.promotions-page .promo-choose-product .parent-variation-container .parent-variation .img-container .image{max-width:100%;max-height:100%;vertical-align:middle}.promotions-page .promo-choose-product .parent-variation-container .parent-variation .img-container.small{width:100px;height:100px;min-width:100px;min-height:100px}.promotions-page .promo-choose-product .parent-variation-container .parent-variation .img-container .flag{position:absolute;left:5px;bottom:5px;height:18px}.promotions-page .promo-choose-product .parent-variation-container .parent-variation .img-container.children-selected{border:2px dashed #02b8d5}.promotions-page .promo-choose-product .parent-variation-container .parent-variation .selected{border:4px solid #02b8d5}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-parent{margin-right:178px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variations .promo-choose-variation{margin:0 150px 0 25px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variations .promo-choose-variation .img-container{width:75px;height:75px;min-width:75px;min-height:75px;position:relative;text-align:center;border-radius:1.6px;border:1px solid #cfd8dc;display:flex;align-items:center;justify-content:center}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variations .promo-choose-variation .img-container .image{max-width:100%;max-height:100%;vertical-align:middle}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variations .promo-choose-variation .img-container.small{width:100px;height:100px;min-width:100px;min-height:100px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variations .promo-choose-variation .img-container.children-selected{border:2px dashed #02b8d5}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variations .promo-choose-variation .img-container{flex-basis:75px}.promotions-page .promo-choose-product .parent-variation-container .promo-choose-variations .promo-choose-variation .selected{border:4px solid #02b8d5}.promotions-page .promo-choose-product .promo-choose-tooltip-list-view:hover .tooltip-content-list-view{width:279px;z-index:99999}.promotions-page .promo-choose-product .promo-choose-tooltip-variation:hover .tooltip-content-list-view{bottom:95px;z-index:99999;opacity:1;left:90px;width:200px}.promotions-page .promotion-create-listing .promo-box{width:100%!important;margin-bottom:15px}.promotions-page .promotion-create-listing .promo-listing-product-info{flex-grow:.9;display:flex;flex-direction:column;justify-content:space-between}.promotions-page .promotion-create-listing .promo-listing-input{margin-top:5.5px;width:100%;font-family:Work Sans,sans-serif;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.08;letter-spacing:normal;text-align:left;color:#90a4ae}.promotions-page .promotion-create-listing .promo-listing-input.sc-email-input,.promotions-page .promotion-create-listing .promo-listing-input.title-input{background-color:#fff}.promotions-page .promotion-create-listing .promo-listing-input .title{font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7}.promotions-page .promotion-create-listing .promo-listing-img-list{margin-bottom:20px;display:flex;flex-wrap:wrap}.promotions-page .promotion-create-listing .promo-listing-img-list .img-container{width:40px;height:40px;min-width:40px;min-height:40px;position:relative;text-align:center;border-radius:1.6px;border:1px solid #cfd8dc;display:flex;align-items:center;justify-content:center}.promotions-page .promotion-create-listing .promo-listing-img-list .img-container .image{max-width:100%;max-height:100%;vertical-align:middle}.promotions-page .promotion-create-listing .promo-listing-img-list .img-container.small{width:100px;height:100px;min-width:100px;min-height:100px}.promotions-page .promotion-create-listing .promo-listing-img-list .img-container.children-selected{border:2px dashed #02b8d5}.promotions-page .promotion-create-listing .promo-listing-img-list .img-container{cursor:pointer;box-shadow:0 1px 2px 0 rgba(124,77,255,.3);margin-right:10px}.promotions-page .promotion-create-listing .promo-listing-category{flex-basis:60%}.promotions-page .promotion-create-listing .promo-listing-price{flex-grow:.2}.promotions-page .promotion-create-listing .promo-listing-price .input-with-icon{position:relative}.promotions-page .promotion-create-listing .promo-listing-price .promo-listing-input{padding-right:10px}.promotions-page .promotion-create-listing .promo-listing-price .promo-input-icon{position:absolute;right:10px;top:17px;cursor:pointer}.promotions-page .promotion-create-listing .promo-listing-price .promo-input-icon.inactive path{fill:#cfd8dc;stroke:#cfd8dc}.promotions-page .promotion-create-listing .promo-listing-method{flex-basis:40%;padding-bottom:5px}.promotions-page .promotion-create-listing .promo-shipping-container{height:100px;margin-bottom:0}.promotions-page .promotion-create-listing .promo-listing-support{flex-basis:60%}.promotions-page .promotion-create-listing .promo-listing-form{flex-grow:1}.promotions-page .promotion-create-listing .promo-listing-disclaimer{margin-top:10px}.promotions-page .promotion-create-listing .promo-listing-shipping-cost,.promotions-page .promotion-create-listing .promo-listing-shipping-time{flex-basis:25%}.promotions-page .promotion-create-listing .promo-keywords{width:100%;margin-bottom:20px}.promotions-page .promotion-create-listing .promo-keywords .promo-keyword-wrapper{display:flex;align-items:center;margin-bottom:15px}.promotions-page .promotion-create-listing .promo-keywords .promo-keyword-wrapper input{transition:all 1s;color:#516670!important}.promotions-page .promotion-create-listing .promo-keyword-radio-container{flex-basis:35px}.promotions-page .promotion-create-listing .promo-keyword-radio{width:15px;height:15px}.promotions-page .promotion-create-listing .promo-keyword-radio .selected{width:9px;height:9px;margin:2px}.promotions-page .promotion-create-listing .promo-keyword-checkbox{flex-basis:25px}.promotions-page .promo-inventory-protection .promo-inv-dropdown{margin-top:auto;padding-top:5px}.promotions-page .promo-inventory-protection .promo-inv-input{max-width:100px}.promotions-page .promo-inventory-protection .promo-inv-input.small{max-width:70px}.promotions-page .promo-inventory-protection .promo-inv-input.medium{max-width:80px}.promotions-page .promo-inventory-protection .danger{color:#ed465a;margin-right:10px;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:-.3px}.promotions-page .promo-inventory-protection .ok{color:#02b8d5;margin-left:10px;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:-.3px}.promotions-page .promo-inventory-protection .promo-inv-text{display:flex}.promotions-page .promo-inventory-protection .promo-inv-text .last{margin-left:30px}.promotions-page .promo-inventory-protection .promo-inv-checkbox{flex-basis:25px}.promotions-page .promo-inventory-protection .promo-inv-list>li{padding-left:10px}.promotions-page .promo-coupons .promo-coupons-disabled-input{font-size:12px;font-weight:600;letter-spacing:-.3px;text-align:left;color:#0397a7;margin-left:20px;height:35px;margin-top:0;max-width:274px}.promotions-page .promo-coupons .promo-discount-input{width:100%;padding-left:25px;font-family:Work Sans,sans-serif;font-size:13px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.92;letter-spacing:normal;text-align:left;color:#516670}.promotions-page .promo-coupons .promo-coupon-calculator{height:100%}.promotions-page .promo-coupons .promo-calculated-price{margin-top:20px}.promotions-page .promotion-approve-shoppers .promo-approve-headline{margin-bottom:4.5px}.promotions-page .promotion-approve-shoppers .promo-approve-radio-container{flex-basis:35px}.promotions-page .promotion-approve-shoppers .promo-approve-radio{width:15px;height:15px}.promotions-page .promotion-approve-shoppers .promo-approve-radio .selected{width:9px;height:9px;margin:2px}.promotions-page .promotion-approve-shoppers .promo-approve-dropdown{width:110px;margin:5.5px 0 9px}.promotions-page .promotion-approve-shoppers .promo-approve-automatic{margin-top:28px}.promotions-page .promotion-review .promo-review-product-info{flex-basis:457px;height:100%}.promotions-page .footer,.promotions-page .promotion-review .promo-review-product-container{justify-content:space-between}.promotions-page .footer{display:flex;align-items:center;margin-top:20px;z-index:500}.promotions-page .footer .footer-right{justify-content:flex-end;flex-grow:1;display:flex}.promotions-page .footer .btn{margin-right:21px;font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:-.2px;text-align:center;color:#fff}.promotions-page .footer .btn:last-child{margin-right:0}.promotions-page .footer.fixed-footer{padding-right:20px;height:65px;position:sticky;bottom:0;width:105%;margin-left:-25px;background-color:#f5f7f8;box-shadow:0 -2px 1px -1px rgba(0,0,0,.2)}.promotion-cancel{width:100%;flex-direction:column;align-items:flex-start}.promotion-cancel .header{font-family:Work Sans,sans-serif;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:-.3px;text-align:left;color:#0397a7}.promotion-cancel .warning{letter-spacing:-.2px;text-align:center;color:#ed465a}.promotion-cancel .label,.promotion-cancel .warning{font-family:Work Sans,sans-serif;font-size:15px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.33}.promotion-cancel .label{letter-spacing:-.5px;text-align:left;color:#516670;display:flex}.promotion-cancel .image-container{width:100%;height:400px;text-align:center;margin-bottom:30px}.promotion-cancel .image-container .image{max-width:100%;max-height:100%}.promotion-cancel .cancel-confirmation{margin-right:10px;cursor:pointer}.promotion-cancel .confirmation-action{margin:20px 0}.promotion-cancel .action-buttons{width:100%;display:flex;justify-content:flex-end}.promotion-cancel .inventory-protection{display:flex;align-items:center}.promotion-cancel .inventory-protection .dropdown{width:130px;margin-left:50px}.promotion-cancel .inventory-protection .options-container{max-height:300px;overflow-x:hidden}.promotions-is-loading{flex:1;display:flex;justify-content:center}.input-with-icon{width:90%;position:relative}.input-with-icon.currency:before{content:"$"}.input-with-icon.UK:before{content:"\A3"}.input-with-icon.percentage:before{content:"%"}.input-with-icon:before{position:absolute;font-family:Work Sans,sans-serif;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:normal;text-align:left;color:#0397a7;top:13px;left:8px}
/*# sourceMappingURL=main.9b0889d1.css.map*/