.home-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media(min-width:960px){.home-content{justify-content:flex-end;align-items:flex-end}}.home-content .home-text{background-color:rgba(255,255,255,.9019607843);width:calc(100vw - 40px);margin-bottom:20px;padding:30px;font-weight:700;bottom:100px;max-width:732px;height:-moz-fit-content;height:fit-content;position:relative}@media(min-width:960px){.home-content .home-text{right:30px}}.home-content .home-text h1{color:#d93802;word-break:normal;margin-top:0;margin-bottom:0;font-size:29px}@media(min-width:960px){.home-content .home-text h1{font-size:50px}}.home-content .home-text .home-copy{color:#000;font-size:15px;font-weight:400;line-height:18px;font-family:lato,sans-sarif;display:block}