body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111;color:#fff}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.main{margin-bottom:3rem}.nav{display:flex;align-items:flex-start;justify-content:space-between;background-color:transparent;margin-bottom:-3.1rem;padding-top:1.25rem;padding-bottom:1.25rem;position:fixed;top:0;left:0;right:0;z-index:1}.nav__logo{height:1.4rem;margin-left:1.25rem}.nav__image{height:1.85rem;margin-right:1.25rem}.nav--scrolled{background-color:#111;transition:background-color .2s linear}.banner{display:flex;flex-direction:column;justify-content:center;height:28rem;padding-left:1.75rem;background-repeat:no-repeat;background-size:cover;background-position:50%}.banner__title{font-size:3rem;font-weight:900;margin-top:1rem;margin-bottom:1rem;line-height:1.1;width:35rem}.banner__buttons button{cursor:pointer;background-color:rgba(51,51,51,.5);border-radius:.1rem;color:#fff;border-style:none;padding:.5rem 2rem;margin-right:.5rem;font-weight:700}.banner__button button:hover{background-color:#e6e6e6;color:#111;transition:all .3s}.banner__description{font-size:.85rem;font-weight:600;width:22rem}@media (max-width:720px){.banner__title{width:100%}.banner__description{width:65%}}@media (max-width:480px){.banner__description{width:90%}}.row__title{padding-left:1.25rem}.row{padding:.5rem 1.75rem;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.row::-webkit-scrollbar{display:none}.row__image{cursor:pointer;display:inline-block;margin:0 .35rem;height:clamp(40vh,9rem,9rem);border-radius:.6rem;box-shadow:0 2px 5px 1px rgb(64 60 67/16%);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:2}.row__image:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.row__message{text-align:center;background-color:rgba(51,51,51,.5);border-radius:.25rem;padding:.75rem 0;margin:.5rem 1.25rem;font-weight:600}
/*# sourceMappingURL=main.3db06d1a.chunk.css.map */