a.DropDown{display:flex;color:var(--gray-medium)!important;white-space:nowrap;text-transform:uppercase}a.DropDown .arrowIcon{margin:7px 0 0 7px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--text-color)}a.DropDown span.Icon.actionMore.action-view-more{min-height:22px;min-width:22px}a.DropDown:hover{color:var(--gray-medium)}a.DropDown.not-in-view{visibility:hidden}.DropDownPanel{max-width:50vw;padding:16px;max-height:480px;overflow:auto}a.DropDown .color-swatch.action-more:hover{border-color:#f5f6f8;box-shadow:2px 2px 7px 7px rgba(25,18,18,.05);background-color:#ebedf0;border-radius:6px}@media screen and (max-width:480px){.DropDownPanel{min-width:50vw;max-width:100vw;max-height:60vh;overflow-y:scroll}.DropDownPanel .FilterPanelItem .SVGIconBox{width:98px;margin:0 4px 8px 0}}@media screen and (max-width:768px) and (min-width:481px){.DropDownPanel{min-width:33vw;max-width:40vw;max-height:40vh;overflow-y:scroll}}.inline-loading{display:inline-block;margin:0 10px}.Loading{flex-flow:column nowrap;flex:none!important;justify-content:center;color:#58595b;font-weight:500;letter-spacing:0;line-height:17px;z-index:0}.Loading,.Loading .indicator{display:flex;align-items:center}.Loading .indicator{width:40px;height:40px;margin:0!important;position:relative;box-sizing:border-box;background:#fff;background-clip:padding-box;border:5px solid transparent;border-radius:50%}.inline-loading.inside-container{display:inline-block;margin:0 -5px 0 5px}.inside-container .Loading{display:inline-block;vertical-align:middle;margin-right:8px;height:22px;width:22px}.inside-container .Loading .indicator{box-sizing:border-box;height:19px;width:19px;border:2px solid #701f19;transform:scaleX(-1) scaleY(-1);background:none}.inside-container .Loading .indicator:before{display:none}.inside-container .Loading .indicator:after{content:" ";display:block;width:17px;height:15px;border-radius:50%;border:2px solid transparent;border-top-color:#fff;animation:rotate 1s linear 0s infinite}.Loading .indicator:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-3px;border-radius:inherit;background:linear-gradient(90deg,#fff,#f05323);animation:rotate 1s linear 0s infinite}@keyframes rotate{to{transform:rotate(1turn)}}.use_my_photo_container{display:flex;justify-content:center}.use_my_photo_container .add_photo_container{background-color:#ecedef;padding:10px 16px;border-radius:8px}.use_my_photo_container .change_photo_container{background-color:#ecedef;padding:17px 0;border-radius:8px;width:min(596px,100vw)}.use_my_photo_container .add_photo_state,.use_my_photo_container .change_photo_state{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;justify-content:center;align-items:center}.use_my_photo_container .add_photo_state{flex-direction:row-reverse}.use_my_photo_container .add_photo_state,.use_my_photo_container .change_photo_state{grid-column-gap:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.use_my_photo_container .add_photo_state .text_section{color:#2f3237;font-size:18px;font-weight:500;letter-spacing:0;line-height:14px}.use_my_photo_container .add_photo_state .btn_section{display:flex}.use_my_photo_container .add_photo_state .btn_section .add_photos_btn{display:flex;white-space:nowrap;background-color:var(--deep-carrot);border-radius:24px;align-items:center;justify-content:center;padding:10px 16px;cursor:pointer;color:#fff;font-size:14px;font-weight:500;line-height:14px;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.use_my_photo_container .add_photo_state .btn_section .add_photos_btn:hover{box-shadow:0 3px 3px 0 rgba(0,0,0,.2)}@media (min-width:992px){.use_my_photo_container .change_photo_state .change_photo_section:hover,.use_my_photo_container .change_photo_state .reset_section:hover{text-decoration:underline}}.use_my_photo_container .change_photo_state .change_photo_section,.use_my_photo_container .change_photo_state .reset_section{color:#000;font-size:14px;font-weight:500;letter-spacing:0;line-height:14px;cursor:pointer;display:flex;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;align-items:center}.use_my_photo_container .change_photo_state .reset_section .add_photos_btn{display:flex;grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;align-items:center}.use_my_photo_container .change_photo_state .section_divider{height:22px;width:1px;background-color:#6a707c}.text_section .subscript{font-size:12px}.ThumbnailPage .content-container .use_my_photo_wrapper{top:0;z-index:95;margin-left:auto;margin-right:auto;width:100%;padding:0;transition:opacity .2s linear;position:relative}.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .add_photo_container{top:auto!important;position:fixed;bottom:40px;height:auto;left:0;right:0;max-width:570px;width:100%;margin:auto;box-shadow:0 4px 6px 0 rgba(0,0,0,.2)}.ThumbnailPage .content-container .use_my_photo_wrapper .ump_close{display:none}.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .ump_close{display:flex;position:relative;width:30px;height:30px;cursor:pointer}.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .ump_close:after{width:20px;height:2px;top:calc(50% - 1px);right:calc(50% - 10px)}.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .ump_close:before{width:2px;height:20px;right:1px;top:calc(50% - 10px);right:calc(50% - 1px)}.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .ump_close:after,.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .ump_close:before{content:"";position:absolute;background-color:#58595b;transform:rotate(45deg)}@media screen and (max-width:768px){.use_my_photo_container .add_photo_state,.use_my_photo_container .change_photo_state{grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.use_my_photo_container .add_photo_container{padding:10px 8px}.use_my_photo_container .change_photo_state .Icon{height:16px;width:16px}.use_my_photo_container .add_photo_state .text_section{font-family:var(--sf-font-sohne-b);font-size:14px;line-height:17px}.text_section .subscript{font-family:var(--sf-font-sohne-b);font-weight:500}.use_my_photo_container .change_photo_state .change_photo_section,.use_my_photo_container .change_photo_state .reset_section{font-size:12px;font-weight:500;line-height:14px}.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .add_photo_container{max-width:85%;left:auto;right:auto}}@media screen and (max-width:390px){.ThumbnailPage .content-container .use_my_photo_wrapper:not(.unpin).sticky .add_photo_container{max-width:80%}}.px-kraken{position:relative;z-index:10001}div.px-flyout-wrapper{z-index:10002}.sortFilterContainer{flex-wrap:nowrap;justify-content:flex-end;flex:1 0 auto;position:relative}.sortFilterContainer,.sortFilterWrapper{display:flex;align-items:center}.sortFilterWrapper:active{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sortFilterWrapper:hover,.sortFilterWrapper label:hover{cursor:pointer}.sortFilterTitle{text-align:right;font-family:var(--sf-font-sohne);font-weight:400}.sortFilterSelectedValue,.sortFilterTitle{color:#58595b;font-size:14px;font-style:normal;line-height:14px}.sortFilterSelectedValue{font-family:var(--sf-font-sohne-b);padding-right:8px}.ThumbnailPage .content-container .FilterBar.sticky-enabled .sortFilterSelectedValue{display:none}.ThumbnailPage .content-container .FilterBar.sticky-enabled .pipe{width:1px;height:22px;background:#8e949f;margin-left:8px;margin-right:16px}.content-container .FilterBar .unfavorite-msg svg{display:none}.ThumbnailPage .content-container .FilterBar.sticky-enabled .favorite-svg{width:22px;height:22px;position:relative;text-align:center;padding-right:10px}.ThumbnailPage .content-container .FilterBar.sticky-enabled .favorite-svg circle{fill:var(--deep-carrot)}.ThumbnailPage .content-container .FilterBar.sticky-enabled .favorite-svg text{fill:var(--color-white);letter-spacing:-2px;line-height:1}.ThumbnailPage .content-container .FilterBar.sticky-enabled .unfavorite-msg svg,.unfavorite-msg:hover .fav-tooltip{display:block}.downArrowIconWrapper{display:flex;width:16px;height:16px;justify-content:center;align-items:center;flex-shrink:0}.showTickMark{display:block}.hideTickMark{visibility:hidden}.tooltip-dropdown-menu-wrapper{position:absolute;text-align:left;right:-8px;top:34px;width:204px;box-sizing:border-box;z-index:999}.ThumbnailPage .content-container .FilterBar.sticky-enabled .tooltip-dropdown-menu-wrapper{right:54px;top:42px}.tooltip-dropdown-menu-wrapper ul.sortFilterPopupMenu{display:flex;flex-direction:column;align-items:flex-start;padding:8px 0;border-radius:4px;border:1px solid #dbdde1;border:1px solid var(--neutrals-slate,#dbdde1);background:#fff;background:var(--neutrals-white,#fff);margin:0;list-style:none;box-sizing:border-box}.tooltip-dropdown-menu-wrapper li.filterListItemWrapper{display:flex;padding:10px 16px;align-items:center;grid-gap:8px;gap:8px;align-self:stretch;background:#fff;background:var(--neutrals-white,#fff);margin:0;white-space:nowrap}.tooltip-dropdown-menu-wrapper li.filterListItemWrapper:hover{cursor:pointer;text-decoration:underline;background:#ecedef;background:var(--neutrals-slate-light,#ecedef)}.tooltip-dropdown-menu-wrapper li.filterListItemWrapper:focus{text-decoration:underline;background:#ecedef;background:var(--neutrals-slate-light,#ecedef);border:1px solid var(--colors-brand-sfly-color-brand-deep-carrot,var(--deep-carrot));outline:none}.tooltip-dropdown-menu-wrapper li.filterListItemWrapper:active{cursor:pointer;text-decoration:underline;box-shadow:inset 0 0 250px 0 rgba(0,0,0,.1);border:none}.tooltip-dropdown-menu-wrapper:before{position:absolute;top:-9px;left:auto;right:5px;content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid rgba(0,0,0,.2);display:inline-block}.tooltip-dropdown-menu-wrapper:after{position:absolute;top:-8px;left:auto;right:6px;content:"";border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff;display:inline-block}.mobileSort input[type=radio]{accent-color:#000}
/*# sourceMappingURL=storefe_6.10879e66652fe1.css.map */