<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customer-care-nav-container{background:#edeae3;width:100%;height:100%;display:flex;justify-content:flex-end}.customer-care-nav-content{height:fit-content;display:grid;grid-template-columns:100%;text-align:left;gap:50px;margin-top:70px}.customer-care-nav-title{font-size:24px;padding-right:30px;font-weight:400}.customer-care-nav-list{display:grid;grid-template-columns:100%;gap:20px}.customer-care-nav-list-item{font-size:16px;font-weight:400}.customer-care-nav-list-item:hover,.customer-care-nav-list-item.current{text-decoration:underline}.customer-care-nav-list-item.current{font-weight:600}.customer-care-nav-title-check,.customer-care-nav-title-icon-container .icon-container{display:none}.customer-care-nav-title{cursor:default}@media screen and (max-width: 756px){.customer-care-nav-title{cursor:pointer}.customer-care-nav-title-icon-container .icon-container{display:none}.customer-care-nav-container{display:block}.customer-care-nav-content{padding:20px;gap:10px;margin-top:0}.customer-care-nav-list{display:none}.customer-care-nav-title-check:checked~.customer-care-nav-list{display:grid;animation:appearFromTop .1s ease-out forwards}.customer-care-nav-title-icon-container .icon-container{margin:auto}.customer-care-nav-title-check:not(:checked)~.customer-care-nav-title .customer-care-nav-title-icon-container .close-icon{display:block}.customer-care-nav-title-check:checked~.customer-care-nav-title .customer-care-nav-title-icon-container .open-icon{display:block}.customer-care-nav-title{display:flex;justify-content:space-between}.customer-care-nav-title-icon-container{display:grid}.customer-care-nav-title-icon-container .icon{width:20px;height:20px}}@keyframes appearFromTop{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/customer-care-nav.css.map */
</pre></body></html>