customer-drawer{z-index:10100;display:flex;flex-direction:column;position:fixed;top:0;right:0;height:100%;width:100%;max-width:32rem;background-color:var(--colour-white);transition:all var(--transition-duration) var(--transition-timing) 0s;transform:translate(100%);transition-delay:0s;overflow-x:hidden;overflow-y:auto;padding:1rem}customer-drawer p{font-size:.875rem}customer-drawer ul{list-style:none;margin:0;padding:0}customer-drawer[data-is-open=true]{transform:none;transition-delay:var(--transition-duration)}customer-drawer .menu-close{margin-left:auto}customer-drawer hr{margin:2.5rem 0;flex-shrink:0}customer-drawer .layout-customer-menu{padding:2.5rem 0 0}customer-drawer .layout-customer-menu ul{display:flex;flex-wrap:wrap;gap:.5rem}customer-drawer .layout-content{margin-bottom:2.5rem}customer-drawer .layout-content.benefits{margin:1.5rem 0 0;padding:1rem;border:1px solid var(--colour-secondary);border-radius:var(--border-radius-md)}customer-drawer .layout-content.benefits ul{flex-direction:column;gap:.5rem}customer-drawer .layout-content.benefits li{padding-left:1.5rem;position:relative;font-size:.875rem}customer-drawer .layout-content.benefits li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64' fill='none'%3E%3Cpath d='M64 16.5859V6L21.1719 41.9957L0 24.3005V34.6097C0 37.9135 1.47027 41.0443 3.99568 43.1719L21.1719 57.5113L60.2119 24.7157C62.6162 22.6919 64 19.7168 64 16.5859Z' fill='%231F1A36'/%3E%3C/svg%3E");background-size:1rem;background-repeat:no-repeat;background-position:left;position:absolute;top:50%;left:0;transform:translateY(-50%);height:1rem;width:1rem}customer-drawer .layout-content.support ul{display:grid;grid-template-columns:1fr 1fr;gap:1rem}customer-drawer .layout-content.support ul li:has(img){display:flex;align-items:center;gap:.75rem}customer-drawer .layout-content.support ul li img{width:1.25rem;height:1.25rem;object-fit:contain}customer-drawer .layout-content.support ul li span,customer-drawer .layout-content.support ul li a{font-size:.875rem;font-weight:400}customer-drawer .layout-content.support ul li a{text-decoration:none}customer-drawer .layout-content.support ul li a:hover,customer-drawer .layout-content.support ul li a:focus{text-decoration:underline}customer-drawer .layout-content.menus{display:grid;gap:2.5rem}customer-drawer .layout-content.menus p{margin:0}customer-drawer .layout-content.menus .menu{display:grid;gap:.5rem}customer-drawer .layout-content.menus ul{gap:.25rem;display:grid;grid-template-columns:1fr 1fr}customer-drawer .layout-content.menus ul a{text-decoration:none;font-size:.875rem;font-weight:400}customer-drawer .layout-content.menus ul a:hover,customer-drawer .layout-content.menus ul a:focus{text-decoration:underline}customer-drawer .layout-social ul{display:flex;gap:1rem}customer-drawer .layout-social ul svg{height:1rem;width:1rem}@media(min-width:1024px){customer-drawer{padding:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/469/assets/section-customer-drawer.css.map */
