<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.panel{position:fixed;height:100%;top:0;background:var(--color-dark-blue);color:var(--color-white);right:-100%;z-index:50;width:100%;transition:right .25s ease-in-out;letter-spacing:.3rem}.panel .panel__background{content:"";display:none;background:var(--color-opaque-blue);opacity:50%;left:0;top:0;height:100%;width:100%;position:fixed;z-index:-1}.panel.panel--active .panel__background{display:block}.panel .panel__body{padding:1.8rem;background:var(--color-dark-blue);color:var(--color-white);height:100%;display:flex;flex-direction:column;z-index:1;overflow-y:auto}.panel.panel--secondary .panel__body{padding-bottom:0}.panel .panel__item-grow{flex-grow:1}.panel .panel__body.panel__body--spaced{justify-content:space-between}.panel .panel__inner{display:flex;flex-direction:column;justify-content:space-between;position:relative;height:100%;max-height:70%}.panel .panel__subtitle{font-family:var(--font-abril);font-size:2rem;margin-bottom:.8rem;font-weight:500}.panel.panel--secondary .panel__inner{max-height:unset}.panel .panel__inner .panel__inner-content{margin-bottom:1.6rem}.panel ::-webkit-scrollbar{width:3px}.panel ::-webkit-scrollbar-track{background:var(--color-dark-blue)}.panel ::-webkit-scrollbar-thumb{background:var(--color-white)}.panel ::-webkit-scrollbar-thumb:hover{background:#555}.panel.panel--active{right:0}.panel .panel__title{display:flex;justify-content:space-between}.panel .panel__title h2{font-family:var(--font-abril);font-size:2.2rem;font-weight:300;letter-spacing:.2rem}.panel .panel__title a{position:relative;cursor:pointer;width:24px;height:24px;font-size:0}.panel .panel__title a:before,.panel .panel__title a:after{content:"";display:block;height:24px;width:1px;background:var(--color-white);position:absolute;top:0;right:12px}.panel .panel__title a:before{transform:rotate(45deg)}.panel .panel__title a:after{transform:rotate(-45deg)}.panel .panel__description{margin-bottom:4rem}.panel .panel__items{overflow-y:auto;margin-bottom:.8rem;height:100%}.panel .panel__footer{min-height:180px;padding:1.2rem 0;position:relative}.panel .panel__footer.panel__footer--wide{margin:0 -1.8rem;padding-bottom:0}.panel .panel__footer&gt;img{width:100%;max-height:300px;object-fit:cover}.panel .panel__footer-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:max-content;display:flex;flex-direction:column;align-items:center}.panel .panel__footer-content h3{background-color:var(--color-white);color:var(--color-dark-blue);font-family:var(--font-abril);font-size:1.8rem;padding:1rem 2rem;width:100%;margin-bottom:-.8rem;font-weight:500}.panel .panel__footer-content .button{width:auto}.panel .panel__subtotal{display:flex;justify-content:space-between;font-weight:900;text-transform:uppercase}.panel .panel__subtotal-compare{margin-right:.8rem}.panel .panel__subtotal+small{font-weight:600;letter-spacing:.03rem}.panel .panel__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1.2rem 0;gap:.4rem}.panel .panel__input-group{display:flex;flex-direction:column;margin-bottom:3.2rem}.panel .panel__input-group.panel__input-group--inline{flex-direction:row;align-items:center}.panel .panel__input-group.panel__input-group--reverse{flex-direction:row-reverse;justify-content:flex-end}.panel .panel__input-group p{display:block;margin-bottom:1.6rem}.panel .panel__input-group.panel__input-group--inline p{margin-bottom:0}.panel .panel__input-group.panel__input-group--reverse p{margin-left:1.6rem}.panel .panel__input-group input{width:100%;border:none;padding:1.2rem 1.6rem;letter-spacing:.3rem;color:var(--color-dark-blue)}.panel .panel__form-submit{margin-bottom:3.2rem}.panel .panel-recommendations{color:var(--color-dark-blue);background:var(--color-rose);padding:.8rem;overflow:hidden;position:relative;bottom:0;width:100%}.panel input#recommendation-toggle:checked+.panel-recommendations{height:100%}.panel .panel-recommendations&gt;h3{margin:0}.panel .panel-recommendations .panel-recommendations__toggle:before,.panel .panel-recommendations .panel-recommendations__toggle:after{content:unset;border:none;background:none;margin:0;position:unset}.panel .panel-recommendations .panel-recommendations__toggle{position:absolute;top:0;right:0}.panel input#recommendation-toggle:checked+.panel-recommendations{height:100%;max-height:200px;transition:max-height .8s cubic-bezier(.75,1,.75,1)}.panel input#recommendation-toggle+.panel-recommendations{max-height:34px;transition:max-height 5s cubic-bezier(.75,1,.75,1)}.panel input#recommendation-toggle+.panel-recommendations .panel-recommendations__toggle:before{content:"";border-top:2px solid var(--color-dark-blue);border-left:2px solid var(--color-dark-blue);display:block;height:1.4rem;width:1.4rem;transform:rotate(45deg);display:inline-block;position:absolute;right:1.2rem;top:1.5rem}.panel input#recommendation-toggle:checked+.panel-recommendations .panel-recommendations__toggle:before{transform:rotate(-135deg);top:.6rem}.panel .panel-recommendations .panel-recommendations__product{max-height:0;overflow:hidden}.panel input#recommendation-toggle:checked+.panel-recommendations .panel-recommendations__product{max-height:200px;margin-top:16px}.panel .panel__message.panel__message--success{color:var(--color-green)}.panel .panel__message.panel__message--error{color:var(--color-coral)}@media (min-width: 768px){.panel{width:410px}}
/*# sourceMappingURL=/cdn/shop/t/3208/assets/panel.css.map */
</pre></body></html>