*,*::before,*::after{box-sizing:border-box}*{margin:0}html{color-scheme:light dark}img{max-width:100%;display:block}body{font-family:Georgia,"Times New Roman",Times,serif}a{text-decoration:none;color:inherit}a:hover,a:focus{color:#0808ff}@media(prefers-color-scheme: dark){a:hover,a:focus{color:#2ce6a1}}::marker{color:#2ce6a1}.wrapper{width:min(100% - 3rem,65ch);margin-inline:auto}.flow>*+*{margin-top:var(--flow-space, 1em)}h2{--flow-space: 2em //increase the spacing when h2 is in the .flow (see above) }:root{--h1: 2rem;--h2: 1.5rem}@media screen and (min-width: 768px){:root{--h1: 4rem;--h2: 2.75rem}}@media screen and (min-width: 992px){:root{--h1: 6.25rem;--h2: 4.75rem}}h1{font-size:var(--h1);margin-bottom:2rem}h2{font-size:var(--h2)}h3{margin-bottom:1rem}.subheadline{font-size:1.5rem;margin-bottom:1rem}body{display:grid;--_body-margin: clamp(3rem, 10%, 15rem);padding-block-start:1rem;display:grid;grid-template-columns:var(--_body-margin) calc(100% - 2*var(--_body-margin)) var(--_body-margin)}body>*{grid-column:2}nav{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-self:stretch}nav .brand img{max-width:50px}header{min-height:clamp(200px,60svh,800px);display:flex;flex-direction:column;justify-content:center;text-wrap:balance}header .content h1{padding-right:2rem;text-wrap:balance}@media screen and (min-width: 768px){header .content{width:65ch}}section{position:relative;padding-top:6rem;text-wrap:balance}.topo-container{position:relative}.topo{position:absolute;top:5rem;z-index:-1;display:none}.topo.right{right:-8rem}.topo.left{left:-8rem}@media screen and (min-width: 768px){.topo{display:block}}footer{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;width:100%;margin-top:5rem;margin-bottom:2rem}footer .thank-you{position:relative;grid-column:span 2;min-height:26.5rem;color:#fff;display:flex;align-items:center;justify-content:center;background-image:url("../images/bg/contours.jpg");background-repeat:no-repeat;border-radius:20px;text-align:center;padding:2rem;text-wrap:balance}footer .message{text-align:right}.bars{display:grid;grid-template-columns:minmax(0, 1fr);gap:2rem;margin-top:3rem}@media screen and (min-width: 768px){.bars{grid-template-columns:repeat(2, 1fr)}}a:hover .bar,a:focus .bar{box-shadow:0 0 10px #cecece;transform:scale(1.05)}:root{--bar-content-color: #F5F5F5}@media(prefers-color-scheme: dark){:root{--bar-content-color: #2a2a2a}}.bar{--bar-border-radius: 1.25rem;--bar-padding: 1rem;display:flex;border-radius:var(--bar-border-radius);transition:all .15s;max-width:100%}.bar .icon{border-top-left-radius:var(--bar-border-radius);border-bottom-left-radius:var(--bar-border-radius);padding:var(--bar-padding);display:flex;justify-content:center;align-items:center;flex-basis:100px}.bar .icon.purple{background-color:#787dff}.bar .icon.cyan{background-color:#78ceff}.bar .icon.orange{background-color:#ff9878}.bar .icon.lime{background-color:#d4ff78}.bar .icon img,.bar .icon svg{width:50px}.bar .content{padding:var(--bar-padding);background-color:var(--bar-content-color);border-top-right-radius:var(--bar-border-radius);border-bottom-right-radius:var(--bar-border-radius)}.cards{display:grid;grid-template-columns:minmax(0, 1fr);gap:4rem;margin-top:4rem}@media screen and (min-width: 768px){.cards{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 992px){.cards{grid-template-columns:repeat(3, 1fr)}}a:hover .bar,a:focus .bar{box-shadow:0 0 10px #cecece;transform:scale(1.05)}:root{--card-footer-color: #F5F5F5}@media(prefers-color-scheme: dark){:root{--card-footer-color: #2a2a2a}}.card{--card-radius: 1.25rem;display:flex;flex-direction:column;transition:all .15s;cursor:pointer}.card:hover .card-header img{transform:scale(1.15)}.card .card-header{min-height:275px;border-top-right-radius:var(--card-radius);border-top-left-radius:var(--card-radius);display:flex;align-items:flex-start;justify-content:center}.card .card-header img{transition:all .15s;margin-top:-1.5rem;transform:scale(0.9);max-height:270px;object-fit:contain}.card .card-header.red{background-color:#c72e2e}.card .card-header.purple{background-color:#4d2ec7}.card .card-header.slate{background-color:#293636}.card .card-header.green{background-color:#2ec759}.card .card-header.teal{background-color:#2eabc7}.card .card-footer{background-color:var(--card-footer-color);border-bottom-right-radius:var(--card-radius);border-bottom-left-radius:var(--card-radius);padding:1rem}.card .card-footer h3{font-size:1.25rem;font-weight:bold}body.home{background-image:url("../images/bg/topo-1.svg");background-repeat:no-repeat;background-size:clamp(75vw,55rem,50vw);background-position-x:calc(100vw - 500px);background-position-y:5rem;overflow-x:hidden;position:relative}body.home h1{color:#2ce6a1}body.home header img{z-index:-1;max-width:50svw;position:absolute;right:0;top:0}/*# sourceMappingURL=styles.css.map */
