.Return .Return-warning{margin:1rem auto 1.5rem;color:red;text-align:center;max-width:25rem}.Return .Return-slots{display:flex}.Return .Return-slots .ClosetSlot{margin-bottom:.75rem}.Return .Return-slots .ClosetSlot:first-child,.Return .Return-slots .ClosetSlot:last-child{margin-left:.25rem;margin-right:.25rem}.Return .Return-slot .CheckBox{margin-left:.25rem}.Return .Return-slot:first-child{margin-left:1.5rem}.Return .Return-slot:last-child{margin-right:1.5rem}.Return .Return-confirm,.Return .Return-warning{width:90%}.Return .Return-confirm{display:grid;justify-content:center;margin:2rem auto}@media screen and (min-width:576px){.Return .Return-slots{justify-content:center}.Return .Return-slot{margin:0 .5rem 1.5rem}.Return .Return-slot:first-child{margin-left:.5rem}.Return .Return-slot:last-child{margin-right:.5rem}}.CheckBox label{font-family:Red Hat Text Normal,Helvetica;font-weight:400;font-size:.8125rem;display:grid;grid-template-columns:1rem auto;grid-gap:.625rem;gap:.625rem;margin-bottom:.625rem}.CheckBox input[type=checkbox]{display:grid;width:1rem;height:1rem;font:inherit;border:1px solid #000;color:currentColor;border-radius:0;place-content:center;padding:0;transform:translateY(2px)}.CheckBox input[type=checkbox]:before{content:"";width:1rem;height:1rem;background:#000;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1rem 1rem var(--form-control-color)}.CheckBox input[type=checkbox]:checked:before{transform:scale(1)}.ClosetSlot{margin:0 .25rem 2rem;display:flex;flex-direction:column;justify-content:flex-end}.ClosetSlot .ProductCard{width:10.375rem;cursor:pointer}.ClosetSlot .ProductCard .ProductCard-title-container .title-brand{padding-top:.75rem}.ClosetSlot .ProductCard .item-borrowed-text{display:none}.ClosetSlot:first-child{margin-left:1.5rem}.ClosetSlot:last-child{margin-right:1.5rem}.ClosetSlot.empty{padding-bottom:4.5625rem}.ClosetSlot .ClosetSlot-tier{text-align:center;margin-bottom:.25rem}.ClosetSlot .ClosetSlot-swap-info{text-align:center;margin-bottom:.5rem}.ClosetSlot .ClosetSlot-empty-card{display:flex;justify-content:center;align-items:center;width:10.375rem;aspect-ratio:1/1.25;border:1px solid #000;text-align:center;cursor:pointer;margin-top:.5rem}.ClosetSlot .ClosetSlot-empty-card-icon{margin-bottom:1rem}@media screen and (min-width:992px){.ClosetSlot{margin:0 .5rem 1.5rem}.ClosetSlot:first-child{margin-left:.5rem}.ClosetSlot:last-child{margin-right:.5rem}}.WishlistIcon{border:none!important;padding:0!important;position:absolute;top:.6875rem;right:.75rem;width:.8125rem;height:.8125rem;z-index:10}.WishlistIcon img{vertical-align:top;width:100%}.small .WishlistIcon{top:.5625rem;right:.5rem;width:.8125rem;height:.8125rem}@media screen and (min-width:768px){.WishlistIcon{top:1.25rem;right:1.5rem;width:1.0625rem;height:1.0625rem}}.ProductCard{display:block;overflow:hidden;position:relative;width:100%}.ProductCard .ProductCard-visual-container{position:relative;width:100%;aspect-ratio:1/1.25}.ProductCard .ProductCard-visual-container.has-hover-img:hover .main-img{opacity:0}.ProductCard .ProductCard-visual-container.has-hover-img:hover .hover-img{opacity:1}.ProductCard .item-borrowed-text{font-family:Red Hat Text Normal,Helvetica;font-weight:400;font-size:.6875rem;position:absolute;z-index:5;top:.625rem;left:.75rem}.ProductCard .hover-img,.ProductCard .main-img{transition:all .5s ease;object-fit:cover;width:100%;height:100%}.ProductCard .main-img{opacity:1}.ProductCard .hover-img{opacity:0;position:absolute;top:0;left:0}.ProductCard .ProductCard-title-container{display:flex;flex-direction:column}.ProductCard .ProductCard-title-container .title-group:hover{text-decoration:underline}.ProductCard .ProductCard-title-container .title-brand{font-family:Red Hat Text Medium,Helvetica;font-weight:500;font-size:.8125rem;letter-spacing:2px;letter-spacing:normal;padding-top:.75rem}.ProductCard .ProductCard-title-container .title-name{max-width:100%;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;letter-spacing:normal}.ProductCard .ProductCard-title-container .title-tier{letter-spacing:normal;color:#666}.ProductCard.small{width:10.375rem;height:17.5rem}.ProductCard.small .item-borrowed-text{font-family:Red Hat Text Normal,Helvetica;font-weight:400;font-size:.6875rem;top:.5rem;left:.75rem}.ProductCard.small .ProductCard-title-container .title-brand{font-family:Red Hat Text Bold,Helvetica;font-weight:700;font-size:.8125rem;letter-spacing:2.34px;font-family:Red Hat Text SemiBold,Helvetica;letter-spacing:normal}.ProductCard p.item-borrowed-text{letter-spacing:normal}@media screen and (min-width:768px){.ProductCard .item-borrowed-text{font-family:Red Hat Text Normal,Helvetica;font-weight:400;font-size:.8125rem;top:1.125rem;left:1.375rem}.ProductCard.small .ProductCard-title-container .title-brand{margin-bottom:auto}}.SideScrollElement{display:flex;overflow-x:auto}.SideScrollElement .SideScrollElement-items{display:flex}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ReturnApp{padding:3rem 0}.ReturnApp .ReturnApp-title{text-align:center;margin-bottom:.5rem}.ReturnApp .ReturnApp-description{margin:0 1.5rem 2rem;text-align:center}@media screen and (min-width:768px){.ReturnApp{padding:4rem 0 5rem;max-width:36.25rem;margin:auto}}