.home .page-wrapper main .content{display:flex;flex-direction:column}@media screen and (min-width:1100px){.home .page-wrapper main .content{flex-direction:row}}.home .page-wrapper main .content .contact{flex:1 0 auto;display:flex;flex-direction:column;order:2}@media screen and (min-width:1100px){.home .page-wrapper main .content .contact{order:1;width:350px;flex:0 0 auto}}.home .page-wrapper main .content .contact .image{display:none}@media screen and (min-width:1100px){.home .page-wrapper main .content .contact .image{display:block;flex:0 0 auto;height:150px}}@media screen and (min-width:1100px){.home .page-wrapper main .content .contact .image img{width:100%;height:100%;object-fit:cover}}.home .page-wrapper main .content .contact .details{flex:1 0 0;padding:20px;background-color:#fa911f}.home .page-wrapper main .content .home-content{flex:0 0 auto;order:1}@media screen and (min-width:1100px){.home .page-wrapper main .content .home-content{order:2;flex:1 0 0}}.home .page-wrapper main .content .home-content .wysiwyg-wrapper{display:flex;height:150px;align-items:center;padding:20px}.home .page-wrapper main .content .home-content .wysiwyg-wrapper .wysiwyg{flex:0 0 auto;color:white;width:100%}.home .page-wrapper main .content .home-content .wysiwyg-wrapper .wysiwyg p{margin-bottom:10px}.home .page-wrapper main .content .home-content .wysiwyg-wrapper .wysiwyg p:last-child{margin-bottom:0}.home .page-wrapper main .content .home-content .wysiwyg-wrapper .wysiwyg a{color:#FF9600;text-decoration:none}.home .page-wrapper main .content .home-content .wysiwyg-wrapper .wysiwyg *{flex:0 0 auto;color:inherit}.home .page-wrapper main .content .home-content .blocks{display:flex}.home .page-wrapper main .content .home-content .blocks .block{flex:0 0 auto;width:50%}.home .page-wrapper main .content .home-content .blocks .block.bike img{width:100%;height:auto}.home .page-wrapper main .content .home-content .blocks .block.facebook{display:flex;justify-content:center;align-items:center;flex-direction:column;text-decoration:none;color:black}.home .page-wrapper main .content .home-content .blocks .block.facebook svg{flex:0 0 auto;width:100px;fill:#3B5998;margin-bottom:10px}.home .page-wrapper main .content .home-content .blocks .block.facebook span{flex:0 0 auto;font-weight:bold}