.textOverPurple{background:#ccc;border-radius:0;display:flex;width:100%}.textOverPurple__inner{color:#333;font-size:18px;margin:0 auto;max-width:1084px;padding:60px;text-align:center;width:80%}.textOverPurple__inner h2{color:#333;font-size:45px}.textOverPurple__inner>div:first-child{font-weight:900;margin-bottom:20px}.textOverPurple__inner>div:nth-child(2){font-weight:100}.textOverPurple__inner>div:first-child,.textOverPurple__inner>div:nth-child(2){color:#000;font-size:32px;line-height:1.2}.textOverPurple__inner>div:last-child{margin-top:32px}.textOverPurple__inner .button{background-color:#eb6c15;color:#fff;transition:all .3s ease}.textOverPurple__inner .button:hover{background-color:#eb6c15cc;color:#fff}.textOverPurple--center{justify-content:center}.textOverPurple--middle{align-items:center}.textOverPurple--bottom{align-items:end}@media screen and (max-width:768px){.textOverPurple--right .textOverPurple__inner{float:right;text-align:right}.textOverPurple__inner{padding:30px;text-align:center;width:100%}.textOverPurple--right{justify-content:end}}