<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.register-discount-container{position:relative;animation:reverse-bounce 2s infinite;transition:scale .1s;scale:1}li.register:hover .register-discount-container{scale:1.1}.register-discount-container span.register-discount{position:absolute;width:11rem;left:-4.5rem;font-size:12px;padding:.5rem;background-color:orange;border-radius:1rem;top:1rem;text-align:center;z-index:-1}.register-discount-container span.rotated-square{position:absolute;width:1rem;height:1rem;left:.35rem;background-color:orange;top:.5rem;transform:rotate(45deg)}.register-discount-container span.close{position:absolute;top:3.65rem;left:5rem}.register-discount-container span.close:after{width:1rem;height:1rem;font-family:bootstrap-icons;color:#000;content:"ï™™";z-index:1}.navbar-nav{flex-direction:row}#navbar-top{margin-right:3rem}@keyframes reverse-bounce{0%,to{transform:translateY(0);animation-timing-function:ease-out}50%{transform:translateY(8px);animation-timing-function:ease-in}}.search-section{margin-right:1rem;display:flex;flex-direction:row}.search-section button.btn-search{-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:#000;border-radius:9999px;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.search-section button.btn-search:after{font: 14px/1 bootstrap-icons;font-size:14px;content:"ï”ª";font-size:130%;color:#fff;margin-bottom:2px;margin-right:2px;transition:transform .8s;transform:rotate(0)}.search-section button.btn-search:hover:after{transform:rotate(360deg)}.search-bar{border-radius:9999px;min-width:-moz-fit-content;min-width:fit-content}.search-bar input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.search-bar input:focus{outline:none}.search-bar button{height:100%;background:none}.search-bar button:after{color:transparent;font: 14px/1 bootstrap-icons;content:"ï™™";transition:color .25s}.search-bar:focus-within,.search-bar:hover{box-shadow:0 6px 12px -5px #5f5f5f}.search-bar:focus-within button:after,.search-bar:hover button:after{color:#000}@media only screen and (min-width: 600px){li.register{margin-right:1rem}.search-section{margin-right:2rem}}@media only screen and (max-width: 991px){#navbar-top{margin-right:0rem}}@media only screen and (max-width: 1280px){.search-bar{display:none;position:absolute}}@media only screen and (min-width: 1280px){.search-section button.btn-search{margin-left:15px}}
</pre></body></html>