.preview-cart-overlay{background-color:rgba(13,10,42,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9998}.preview-cart-sidebar{background-color:#fff;box-shadow:-4px 0 15px rgba(0,0,0,.15);display:flex;flex-direction:column;height:100%;padding:32px 16px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .4s ease-in-out;width:92%;z-index:9999}.preview-cart-sidebar.is-open{transform:translateX(0)}.preview-cart-sidebar__header{justify-content:space-between}.preview-cart-sidebar__header,.preview-cart-sidebar__header .is-title{align-items:center;display:flex}.preview-cart-sidebar__title{font-weight:600;margin:0 0 0 12px}.preview-cart-sidebar__body{margin-top:20px;padding-right:10px}.preview-cart-item{align-items:flex-start;display:flex;gap:6px;padding:20px 0;position:relative}.preview-cart-item:not(:last-child){border-bottom:1px solid rgba(24,31,156,.16)}.preview-cart-item__image{flex:0 0 30px}.preview-cart-item__image img{border:1px solid rgba(24,31,156,.25);border-radius:12px;height:30px;min-width:30px;object-fit:cover;overflow:hidden;width:30px}.preview-cart-item__info{display:flex;flex:1;flex-direction:column;gap:4px}.preview-cart-item__ref{align-items:center;color:rgba(13,10,42,.4);display:flex;font-size:12px;gap:6px;justify-content:space-between}.preview-cart-item__ref svg{flex-shrink:0}.preview-cart-item__name{color:#0d0a2a;font-size:12px;font-weight:600}.preview-cart-item__type{display:block;font-size:12px;font-weight:600}.preview-cart-item__dates,.preview-cart-item__location{color:rgba(13,10,42,.7);display:block;font-size:12px}.preview-cart-item__remove{background:none;border:none;cursor:pointer;opacity:.6;padding:6px;transition:opacity .2s}.preview-cart-item__remove:hover{opacity:1}.preview-cart-item__remove svg{height:16px;width:16px}.preview-cart-empty{color:#666;padding:40px 20px;text-align:center}.preview-cart-sidebar__footer{margin-top:14px}.preview-cart-sidebar__footer-reinsurance{background:rgba(24,31,156,.06);border-radius:32px;margin-top:14px;overflow:hidden;padding:22px 14px}.preview-cart-sidebar__footer-reinsurance__item{display:flex}.preview-cart-sidebar__footer-reinsurance__item:not(:last-child){margin-bottom:32px}.preview-cart-sidebar__footer-reinsurance__item img{height:19px;margin-right:16px;margin-top:4px;min-width:19px;width:19px}.preview-cart-sidebar__footer-reinsurance__item p{margin-bottom:0}.preview-cart-sidebar__close{background:none;border:none;cursor:pointer;font-size:28px;line-height:1;padding:0 5px}.preview-cart-sidebar__close:hover{color:#000}.preview-cart-item__site{color:rgba(13,10,42,.7);display:block;font-size:12px;margin-top:4px}.preview-cart-item__site-value{color:#0d0a2a;display:block;font-size:12px;font-weight:600}.preview-cart-item__duration{color:rgba(13,10,42,.7);display:block;font-size:12px;margin-top:4px}@media (max-width:992px){.preview-cart-sidebar{overflow:auto}.preview-cart-sidebar::-webkit-scrollbar{width:8px}.preview-cart-sidebar::-webkit-scrollbar-track{background:rgba(24,31,156,.06);border-radius:10px}.preview-cart-sidebar::-webkit-scrollbar-thumb{background:var(--color-global-1-hex);border-radius:10px}.preview-cart-sidebar::-webkit-scrollbar-thumb:hover{background:#12187a}}@media (min-width:992px){.preview-cart-sidebar{max-width:502px;width:100%}.preview-cart-sidebar__footer-buttons{align-items:center;display:flex;justify-content:space-between}.preview-cart-sidebar__footer-reinsurance{margin-top:40px;padding:32px 24px}.preview-cart-sidebar__footer{margin-top:48px}.preview-cart-item{gap:16px}.preview-cart-item__image{flex:0 0 59px;margin-right:16px}.preview-cart-item__image img{height:59px;min-width:59px;width:59px}.preview-cart-item__name{font-size:14px}.preview-cart-sidebar__body{overflow:auto}.preview-cart-sidebar__body::-webkit-scrollbar{width:8px}.preview-cart-sidebar__body::-webkit-scrollbar-track{background:rgba(24,31,156,.06);border-radius:10px}.preview-cart-sidebar__body::-webkit-scrollbar-thumb{background:var(--color-global-1-hex);border-radius:10px}.preview-cart-sidebar__body::-webkit-scrollbar-thumb:hover{background:#12187a}}