.appear-favorites{display:block}@media only screen and (min-width: 768px){.appear-favorites{width:210px}}.appear-favorites__box{display:block;position:relative}@media only screen and (min-width: 768px){.appear-favorites__box{display:flex;flex-direction:column;justify-content:center;height:114px;padding:25px 30px;background:#ffcd00;border-radius:0 0 0 10px;color:#363636}}@media only screen and (min-width: 768px){.appear-favorites__title{display:block;margin:-1px 0 10px 0;font-weight:700;font-size:18px;line-height:1;transition:transform 300ms ease}.appear-favorites--has-favorites .appear-favorites__title{transform:translatey(-10px) translateZ(0)}}@media only screen and (max-width: 767px){.appear-favorites__title{display:none}}@media only screen and (min-width: 768px){.appear-favorites__description{display:block;position:relative;font-size:14px;line-height:1.256;transition:transform 300ms ease}.appear-favorites__description-no-favorites,.appear-favorites__description-has-favorites{display:block;transition:opacity 200ms linear}.appear-favorites--has-favorites .appear-favorites__description-no-favorites{opacity:0}.appear-favorites__description-has-favorites{position:absolute;top:0;left:0;opacity:0}.appear-favorites--has-favorites .appear-favorites__description-has-favorites{opacity:1}.appear-favorites--has-favorites .appear-favorites__description{transform:translatey(-10px) translateZ(0)}.appear-favorites__description i{display:inline-block;position:relative;top:2px;font-size:16px}}@media only screen and (max-width: 767px){.appear-favorites__description{display:none}}@media only screen and (min-width: 768px){.appear-favorites button.appear-favorites__toggle{display:block;position:absolute;left:30px;bottom:15px;border:0;padding:0 0 0 28px;border-radius:0;color:inherit;font-size:14px;line-height:1.256;transform:translateY(10px) translateZ(0);opacity:0;pointer-events:none;transition:color 150ms linear,opacity 300ms ease,transform 300ms ease}.appear-favorites button.appear-favorites__toggle::before{display:block;position:absolute;top:50%;left:0;margin-top:-7px;content:"";font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px}.appear-favorites button.appear-favorites__toggle:focus{background:rgba(0,0,0,0);color:inherit;outline:0}.appear-favorites button.appear-favorites__toggle:hover,.appear-favorites button.appear-favorites__toggle:active{background:rgba(0,0,0,0);color:#f05a23}}@media only screen and (max-width: 767px){.appear-favorites button.appear-favorites__toggle{display:block;position:relative;width:30px;height:30px;overflow:hidden;border:0;border-radius:0;text-indent:-999rem;font-size:29px;line-height:1em;color:#ffcd00;transition:none}.appear-favorites button.appear-favorites__toggle::before{content:"";font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:0;left:0;text-indent:0}.appear-favorites button.appear-favorites__toggle:focus,.appear-favorites button.appear-favorites__toggle:active,.appear-favorites button.appear-favorites__toggle:hover{background:rgba(0,0,0,0);color:#ffcd00;outline:0}}.appear-favorites--has-favorites button.appear-favorites__toggle{transform:translateY(0) translateZ(0);opacity:1;pointer-events:all}.appear-favorites__panel{display:none;position:absolute;top:0;right:0;width:370px;border-radius:0 0 0 10px;box-shadow:0 0 20px rgba(0,0,0,.16);overflow:hidden;backface-visibility:hidden}@media only screen and (max-width: 767px){.appear-favorites__panel{position:fixed;width:100%;bottom:0;border-radius:0}}.appear-favorites__panel--active{display:block;animation:openPanel 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms backwards}.appear-favorites__panel--closing{display:block;animation:closePanel 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms forwards}.appear-favorites__panel-empty{display:block;padding:30px;font-size:18px;font-weight:500;text-align:center;animation:fadeIn 300ms linear 0ms both}.appear-favorites__panel-header{display:flex;position:relative;flex-direction:column;justify-content:center;height:75px;padding:15px 30px;background:#ffcd00;color:#363636}.appear-favorites__panel-close{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:16px;width:44px;height:44px;margin-top:-23px;font-size:20px;cursor:pointer;transition:color 150ms linear}.appear-favorites__panel-close::before{content:"";font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.appear-favorites__panel-close:hover{color:#f05a23}.appear-favorites__panel-title{display:block;margin:0 0 8px 0;font-weight:700;font-size:18px;line-height:1}.appear-favorites__panel-description{display:block;position:relative;font-size:14px;line-height:1.256}.appear-favorites__panel-content{min-height:200px;max-height:calc(100vh - 75px - 108px);padding:0 0 30px 0;background:#fff;overflow-x:hidden;overflow-y:auto}@media only screen and (max-width: 767px){.appear-favorites__panel-content{height:calc(100vh - 75px - 108px)}}.admin-bar .appear-favorites__panel-content{max-height:calc(100vh - 75px - 108px - 32px)}@media only screen and (max-width: 767px){.admin-bar .appear-favorites__panel-content{height:calc(100vh - 75px - 108px - 32px)}}.appear-favorites__panel-content::-webkit-scrollbar{width:5px}.appear-favorites__panel-content::-webkit-scrollbar-button{width:0;height:0}.appear-favorites__panel-content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border:0;border-radius:0}.appear-favorites__panel-content::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:0;border-radius:0}.appear-favorites__panel-content::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.appear-favorites__panel-footer{display:flex;height:108px;background:#ffcd00;color:#363636}.appear-favorites__item{display:flex;position:relative;padding:30px 30px 20px 30px;-moz-column-gap:20px;column-gap:20px}.appear-favorites__item:not(:last-child){border-bottom:1px solid rgba(112,112,112,.2)}.appear-favorites__item--removing{animation:fadeOut 300ms ease 0ms both;transition:margin-bottom 300ms ease}.appear-favorites__item-image{flex:0 0 60px;border-radius:50%;background:#efefef;height:60px;overflow:hidden}.appear-favorites__item-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.appear-favorites__item-content{flex:1 1 auto;display:block}.appear-favorites__item a.appear-favorites__item-title{display:block;margin:0 30px 10px 0;font-size:18px;font-weight:500;line-height:1.11111;color:inherit;transition:color 150ms linear}.appear-favorites__item a.appear-favorites__item-title:hover{color:var(--e-global-color-accent)}.appear-favorites__item-link{display:none}.appear-favorites__item-comment{display:block;margin:0 20px 0 0;padding:7px 14px 8px 14px;background:#f0f0f0;border-radius:9px;font-size:14px;line-height:1.429;color:#363636;outline:2px solid rgba(0,0,0,0);transition:color 150ms linear,outline 150ms linear}.appear-favorites__item-comment:empty:after{content:"Skriv kommentar her";opacity:.5}.appear-favorites__item-comment:focus{outline:2px solid #ffcd00}.appear-favorites__item-remove{display:flex;justify-content:center;align-items:center;position:absolute;top:25px;right:21px;width:30px;height:30px;font-size:13px;cursor:pointer;opacity:.15;transition:opacity 150ms linear}.appear-favorites__item-remove::before{content:"";font-family:"icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.appear-favorites__item-remove:hover{opacity:1}.appear-favorites__tools{display:flex;width:100%;height:100%}.appear-favorites .appear-favorites__tool{display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:16px;flex:1 1 100%;height:100%;padding:10px 0 0 0;color:#363636;transition:color 150ms linear;cursor:pointer}.appear-favorites .appear-favorites__tool:not(:last-child){border-right:1px solid rgba(114,97,27,.2)}.appear-favorites .appear-favorites__tool-icon{display:block;height:30px;width:auto;max-width:30px}.appear-favorites .appear-favorites__tool-icon g{transition:stroke 150ms linear}.appear-favorites .appear-favorites__tool-label{display:block;font-size:14px;line-height:1}.appear-favorites .appear-favorites__tool:hover{color:#f05a23}.appear-favorites .appear-favorites__tool:hover g{stroke:#f05a23}