.text-module-wrapper blockquote{border:none;float:none;font-size:27px;margin:60px auto;max-width:100%;padding-left:0;padding-top:30px;position:relative;width:520px}.text-module-wrapper blockquote:before{background:#535353;content:"";height:10px;left:0;position:absolute;top:0;width:10px}.text-module-wrapper blockquote *{font-size:27px}@media (max-width:767px){.text-module-wrapper blockquote *{font-size:24px}}.text-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.text-primary-btn,.text-secondary-btn{align-items:center;border:1px solid #535353;display:flex;font-size:14px;justify-content:center;margin-inline:auto;padding:15px 30px;text-align:center;transition:background-color .5s ease-in-out,color .5s ease-in-out,opacity .5s ease-in-out;width:100%}.text-primary-btn:hover,.text-secondary-btn:hover{background-color:#535353;color:#fff!important;transition:background-color .5s ease-in-out,color .5s ease-in-out}@media (min-width:1024px){.text-primary-btn,.text-secondary-btn{font-size:20px;margin-inline:0;width:max-content}.text-buttons{margin-top:3rem}}