.ComponentWrapper{position:relative}.ManageContentButton{display:block;position:absolute;z-index:100;top:10px;right:10px;width:40px;height:40px}.fallback-component{max-height:inherit;max-width:inherit;padding:1rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.fallback-component p{font-family:var(--font-family-sb);color:var(--text-color)}.fallback-component button{all:unset;text-decoration:underline;color:var(--color-blue)}.fallback-component .options{display:flex;justify-content:space-around}.fallback-component .options>*{cursor:pointer}.AnalyticsData{display:flex;flex-flow:column nowrap;flex:1 1 auto;min-height:60px}.AnalyticsData ul{flex-flow:row wrap;flex:1 1 auto;list-style-type:none;justify-content:flex-start}.AnalyticsData li,.AnalyticsData ul{display:flex;padding:0;align-items:stretch;margin:0}.AnalyticsData li{flex-flow:row nowrap;flex:0 1 33%;justify-content:stretch;border:1px solid var(--deep-carrot);height:30px}.AnalyticsData li strong{display:flex;flex:0 1 33%;background-color:var(--deep-carrot);color:var(--white);align-items:center;justify-content:flex-end;padding:0 3px}.AnalyticsData li em{display:flex;flex:1 1 67%;background-color:var(--white);color:var(--text-color);align-items:center;justify-content:flex-start;padding:0 3px;font-weight:600}.abtest-utility{position:fixed;z-index:1000000;background:var(--black);font-family:var(--font-family-avmd);font-size:1rem;bottom:1.429rem;transform:translateX(-100%);left:1.429rem;color:#000;padding:.5714rem;margin:.286rem;transition:all .15s ease-out}.abtest-utility div:first-child{display:flex}.abtest-utility.utility-active{transition:.15s ease-in;transform:translateX(0);-webkit-animation-iteration-count:1;animation-iteration-count:1}.abtest-utility button,.abtest-utility input,.abtest-utility label,.abtest-utility select{padding:.5714rem;margin:.286rem;font-family:var(--font-family-avmd);font-size:1rem}.showaboutlines [data-abtestid^=activity]:before,.showaboutlines [data-abtestid^=Fix]:before{content:attr(data-abtestid);color:var(--textColor);background:var(--textBackground);display:inline-block;position:absolute;top:-2.071rem;left:6.9vw;padding:.214rem 1.429rem;border:.071rem solid #4b4b4b;border-bottom:0}[data-abtestid][forcehide=true]{display:none!important}.showaboutlines [data-abtestid^=activity],.showaboutlines [data-abtestid^=Fix]{position:relative;margin-top:2.143rem;border:.357rem solid var(--textBackground)}[data-abtestid*=activity-1-]{--textColor:#000;--textBackground:#1cdc1c}[data-abtestid*=activity-2-]{--textColor:#fff;--textBackground:#ff8200}[data-abtestid*=activity-3-]{--textColor:#000;--textBackground:#ffff21}[data-abtestid*=activity-4-]{--textColor:#000;--textBackground:#08e8e6}[data-abtestid*=activity-5-]{--textColor:var(--black);--textBackground:#fdd}[data-abtestid*=activity-6-]{--textColor:#fff;--textBackground:#ff8200}[data-abtestid^="Fix Me"]{--textColor:#e8e8e8;--textBackground:red}.abtest-utility .alterEgoMenu .element.checked:before{content:"\2713";position:absolute;left:1rem}.abtest-utility .alterEgoMenu .element{color:var(--white);padding:.143rem .429rem .143rem 2.143rem}.abtest-utility .alterEgoMenu .element[data-abtestid]{color:var(--textBackground)}.abtest-utility .alterEgoMenu .element:hover{background:rgba(50,110,200,.6);border-radius:5%}.abtest-utility .alterEgoMenu{position:absolute;bottom:100%;padding:.85rem;background:rgb(8 6 6/75%);-webkit-backdrop-filter:blur(1.786rem) saturate(180%);backdrop-filter:blur(1.786rem) saturate(180%);right:0;overflow-y:auto;max-height:21.429rem;border-radius:2%}.abtest-utility .alterEgoMenuHidden{display:none}.abtest-utility .element:hover{background:rgba(50,110,200,.15)}.abtest-utility .utility-arrow{color:#ffff21;font-size:xx-large;transition:all .3s ease-in}.abtest-utility.utility-hidden .utility-arrow{transform:rotate(180deg)}.Loading{display:flex;flex-flow:column nowrap;flex:1 1 100%;justify-content:center;align-items:center;color:#58595b;font-weight:500;letter-spacing:0;line-height:17px;z-index:0}.Loading p{-webkit-animation:fadeIn .6s ease-in-out 0s 1;animation:fadeIn .6s ease-in-out 0s 1}.Loading .indicator{display:flex;align-items:center;width:40px;height:40px;margin:auto;position:relative;box-sizing:border-box;background:#fff;background-clip:padding-box;border:5px solid transparent;border-radius:50%}.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);-webkit-animation:rotate .5s linear 0s infinite,fadeIn .5s ease-in-out 0s 1;animation:rotate .5s linear 0s infinite,fadeIn .5s ease-in-out 0s 1}@-webkit-keyframes rotate{to{transform:rotate(1turn)}}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.AppLink.button{display:inline-block;font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:.8px;line-height:1.17;text-align:center;height:auto;padding:10px 20px;min-width:32px;color:var(--white);border-radius:4px;vertical-align:middle;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}.AppLink.button:is(:active,:focus,:hover,:link,:visited){text-decoration:none;transition:all .1s ease-in-out}.AppLink.button:not(.disabled):focus,.AppLink.button:not([disabled]):focus,.AppLink.button:not([tabindex="-1"]):focus{outline:none;box-shadow:var(--primary-button-shadow-ring)}.AppLink.button:not(.disabled):focus:not(:focus-visible),.AppLink.button:not([disabled]):focus:not(:focus-visible),.AppLink.button:not([tabindex="-1"]):focus:not(:focus-visible){outline:none;box-shadow:none}.AppLink.button:not(.disabled):focus-visible,.AppLink.button:not([disabled]):focus-visible,.AppLink.button:not([tabindex="-1"]):focus-visible{outline:none;box-shadow:var(--primary-button-shadow-ring)}.AppLink.button:not(.disabled):hover{box-shadow:0 3px 3px 0 rgba(0,0,0,.2)}.AppLink.button.black-od:not(.disabled):hover,.AppLink.button.white-od:not(.disabled):hover{box-shadow:0 3px 3px 0 var(--black)}.AppLink.button:not(.disabled):active,a.AppLink.button:not(.disabled):active{-webkit-filter:brightness(.9);filter:brightness(.9)}.AppLink.button.disabled,.AppLink.link.disabled{opacity:.4;pointer-events:none}.AppLink.deep-carrot,.AppLink.primary-button{font-family:var(--font-family-md)!important;background-color:var(--button-bg);border-width:0}.AppLink.secondary-button,.AppLink.white-od,.AppLink.white-ow{font-family:var(--font-family-sb);color:var(--color-fog);background-color:var(--white);border:1px solid var(--color-fog)}.AppLink.tertiary-link{color:var(--color-blue);font-family:var(--font-family-md)!important;font-size:14px;line-height:16px;font-weight:500;text-transform:none;text-decoration:none;cursor:pointer}button.AppLink.tertiary-link{background-color:transparent;border:none;padding:0;height:auto}.AppLink.tertiary-link:hover{text-decoration:underline}.AppLink.tertiary-link:active{text-decoration:underline;color:#004985}.AppLink.tertiary-link.disabled{color:var(--color-fog);cursor:default}.AppLink.tertiary-link.disabled:hover{text-decoration:none}.AppLink.black-od,.AppLink.black-ow{color:var(--white);background-color:var(--text-color-gray)}.AppLink.black-od{border:1px solid var(--white)}.AppLink.deep-teal{color:var(--white);background-color:var(--color-deep-teal)}.AppLink.deep-blue{color:var(--white);background-color:var(--color-deep-blue)}.AppLink.dark-red{color:var(--white);background-color:var(--button-bg-dark-red)}.AppLink.snapfish{color:var(--white);background-color:var(--color-sf-blue)}.NotFound{flex-flow:column nowrap;flex:0 1 auto;max-width:80%;margin:0 auto}.NotFound h1{font-size:50px;text-transform:uppercase;margin:0;display:flex;flex:0 1 auto;justify-content:center}.NotFound p{font-size:22px;margin:5px 0;padding:0;text-align:center}.NotFound ul{list-style-type:none;margin:0;padding:0;display:flex;flex-flow:row wrap;justify-content:space-around}.NotFound li{--padding:10px;display:flex;flex-flow:column nowrap;justify-content:center;padding:var(--padding);flex:0 1 auto;width:calc(50% - var(--padding)*2)}.NotFound li a{display:flex;flex-flow:column nowrap;font-size:20px;text-decoration:none;color:var(--text-color)}.NotFound li img{display:flex;flex:1 1 auto;width:100%;height:auto}.NotFound li span{display:flex;flex:1 0 auto;justify-content:center;margin:10px 0}@media (max-width:479px){.NotFound ul{flex-flow:column nowrap}.NotFound li{width:100%}}.cms-heading{margin:0;font-weight:400}.cms-heading.default-title-line-height{line-height:1.2}.ErrorDetails{display:flex;flex:1 1 100%;flex-flow:column nowrap;align-items:center;justify-content:center}.ErrorDetails a{display:flex;text-decoration:none;color:#d74012}.ErrorDetails a:hover{text-decoration:underline;color:#d74012}.Page{position:relative}
/*# sourceMappingURL=brcmsspa_13.14d6cc2a1fbead.css.map */