.container-home{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;padding:10px 10px 50px 10px}.container-home .text,.container-home .image{flex:1}.container-home .text{padding:2rem}.container-home .text .desc{font-family:'Inter','proxima-nova';font-size:19px;line-height:26px;color:333}.container-home .image img{max-width:100%;height:auto}.sidebar{display:none}.page-intro{max-width:100%;width:100%}#cp-fly-wrap{overflow:hidden;position:absolute;top:0;bottom:0;left:0}.sidebar{position:absolute;z-index:1000;width:250px;min-height:100%;overflow-y:auto;top:0;left:0}.hamburger{display:block}.logo-wrap{margin-left:3rem}.footer{text-align:center;padding:20px}.footer hr{margin:20px 0;border:1px solid #ccc}.footer .copyright{margin-bottom:16px;font-size:16px;color:#666}.footer .links{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.footer .links a{text-decoration:none;font-size:16px}.buttons{margin-top:1rem;display:flex;justify-content:center}section{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:20px 0;background-color:#fff}section.shaded{background:#f9f9f9}@media (max-width:600px){.footer .links{flex-direction:column;align-items:center}}@media (max-width:600px){.container-home{flex-direction:column}}@media (min-width:601px){.image-left .text{order:2}.image-left .image{order:1}}@media (min-width:601px){.image-right .text{order:1}.image-right .image{order:2}}