.library-engage-popup-2{display:none;opacity:0;position:fixed;bottom:15px;left:15px;transition:bottom 0.3s ease}.library-engage-popup-2__toggle{position:absolute;top:-47px;left:50px;z-index:1;border-radius:10px 10px 0 0;border:3px solid #aaa;background-color:#fff;width:120px;height:34px;line-height:1px;font-size:1px;cursor:pointer;transition:background 0.3s ease}.library-engage-popup-2__toggle::after{position:absolute;top:12px;left:44px;content:url(../img/toggle-arrow.svg);display:inline-block;width:33px;height:11px;transform:rotate(180deg);transition:transform 0.3s ease}.library-engage-popup-2__toggle:hover{background:#f0f0f0}.library-engage-popup-2__title{position:absolute;top:-12px;left:10px;z-index:3;border-radius:20px;background:#195595;width:200px;color:#fff;font-weight:700;padding:7px 0;font-size:13px;line-height:1;text-align:center}.library-engage-popup-2__items{position:relative;z-index:2;width:220px}.library-engage-popup-2__item{display:contents}.library-engage-popup-2__itemLink{display:grid;grid-template-columns:195px 15px;align-items:center;gap:5px;border-radius:10px;border:2px solid #999;border-bottom-width:5px;background:#fff;padding:10px 0;font-size:14px;line-height:19px;font-weight:700;text-align:center;text-decoration:none!important;transition:background 0.3s ease}.library-engage-popup-2__itemLink:hover{background:#f0f0f0}.library-engage-popup-2__itemLink::after{content:url(../img/link-arrow-gray.svg);display:inline-block;width:10px;height:17px;line-height:12px;font-size:12px;transition:transform 0.3s ease}.library-engage-popup-2__itemLink:hover::after{transform:translateX(3px)}.library-engage-popup-2__item.is-product .library-engage-popup-2__itemLink{border-color:#195595;padding-top:20px;color:#195595}.library-engage-popup-2__item.is-product .library-engage-popup-2__itemLink::after{content:url(../img/link-arrow-blue.svg)}.library-engage-popup-2__item.is-seminar .library-engage-popup-2__itemLink{border-color:#999;color:#666}.library-engage-popup-2.is-closed{bottom:-152px}.library-engage-popup-2.is-closed .library-engage-popup-2__toggle::after{transform:rotate(0deg)}@media screen and (min-width:1490px){.library-engage-popup-2{display:block;opacity:1}}