.sticky{position:absolute;z-index:20;width:150px;max-width:150px;right:50%;transform:translateX(50%);top:30px}@media screen and (min-width:480px){.sticky{right:15px;transform:initial}}@media (min-width:768px){.sticky{top:8rem;width:229px;max-width:229px}}@media screen and (min-width:1112px){.sticky{left:71%;right:auto}}.sticky__header{width:100%;height:44px;position:absolute;z-index:100;cursor:move}.sticky__body{padding:24px 10px 42px;display:flex;flex-direction:column;justify-content:center;width:100%;height:auto;min-height:225px;position:relative;border:1px solid #ccc;background-color:rgba(239,239,239,.9098039216)}.sticky__body .sticky-state{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#333}@media screen and (min-width:768px){.sticky__body{padding:28px 16px 44px;min-height:280px}.sticky__body .sticky-state{font-size:10px}}.sticky__body .sticky-title{padding-top:6px;font-size:16px;line-height:16px;font-weight:600;color:#000}@media screen and (min-width:768px){.sticky__body .sticky-title{padding-top:10px;font-size:20px;line-height:22px}}.sticky__body .sticky-subtitle{padding-top:4px;font-size:10px;color:#333}@media screen and (min-width:768px){.sticky__body .sticky-subtitle{padding-top:3px;font-size:12px}}.sticky__body .sticky-location{padding-top:4px;font-size:12px;color:#666}@media screen and (min-width:768px){.sticky__body .sticky-location{padding-top:6px;font-size:12px}}.sticky__body .sticky-location .location-name{font-weight:600;color:#000}.sticky__body .sticky-time{padding-top:4px;padding-bottom:15px;font-size:10px;color:#333}.sticky__body .sticky-url{position:absolute;right:15px;bottom:15px;border:2px solid #333}@media screen and (min-width:768px){.sticky__body .sticky-time{padding-top:3px;font-size:12px}.sticky__body .sticky-url{right:10px;bottom:10px}}.sticky__body .sticky-url a{padding:8px;display:block;font-size:9px;font-weight:600;text-decoration:none;text-transform:uppercase;color:#000;cursor:pointer}@media screen and (min-width:768px){.sticky__body .sticky-url a{padding:10px;font-size:10px}}.sticky__close{width:30px;height:30px;background:url(/images/sticky_close_btn.png) center center no-repeat;background-size:20px 20px;cursor:pointer;border:none;outline:0;position:absolute;padding:0;top:10px;right:5px}.sticky__close:active,.sticky__close:focus{outline:0}@media screen and (min-width:768px){.sticky__close{top:5px;width:44px;height:44px;background-size:31px 31px}}.sticky__img{width:145px}@media (min-width:768px){.sticky__img{width:auto}}