.home-row{display:flex;justify-content:space-around;padding-top:4em}.home-row.forward{flex-direction:row}.home-row.reverse{flex-direction:row-reverse}.home-content{display:flex;flex-direction:column;width:20em;justify-content:center}.home-content-image{display:flex;width:20em}.home-row.forward .home-content-image{justify-content:flex-end;align-self:center}.home-row.reverse .home-content-image{justify-content:flex-start;align-self:center}.home-image{width:180px;height:180px;border-radius:100%}h1.home-title,h2.home-title{line-height:1.5em}h2.home-title{font-size:24px}.home-row.forward .home-title{text-align:left}.home-row.reverse .home-title{text-align:right}.home-container{padding-bottom:3em}.home-subtitle-container{display:flex;flex-direction:column}.home-button{width:max-content}.home-row.forward .home-button{align-self:flex-start}.home-row.reverse .home-button{align-self:flex-end}.home-refills-unite{padding-top:8em;padding-bottom:3em}@media screen and (max-width:767px){.home-row.forward,.home-row.reverse{flex-direction:column}.home-content-image{justify-content:center!important;width:100%}.home-title{align-self:center;text-align:center!important}.home-row.reverse .home-button,.home-row.forward .home-button{align-self:center!important}.home-content{width:100%}.home-refills-unite{padding-top:12em!important}}