<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.service-proposal{position:relative}.service-proposal__banner{background:linear-gradient(90deg,var(--gradient-color-2) 6.82%,var(--gradient-color-1) 93.6%);border-radius:10px;box-shadow:0 0 30px 0 rgba(0,0,0,.05);color:#fff;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(400px,100%),1fr));min-height:298px;padding-inline:55px;padding-bottom:50px;place-items:center}.service-proposal__banner.single{grid-template-columns:1fr}@media (max-width:767px){.service-proposal__banner{padding-inline:20px}}.service-proposal__item{padding:35px;position:relative;width:100%}.service-proposal__item:first-child{border-right:1px solid hsla(0,0%,100%,.149)}@media (max-width:992px){.service-proposal__item{border-right:unset!important}}.service-proposal__item .text h2,.service-proposal__item .text h3,.service-proposal__item .text h4,.service-proposal__item .text h5,.service-proposal__item .text h6{font-size:24px;margin-bottom:15px}.service-proposal__item .text p{font-weight:400;margin-bottom:0}.service-proposal__item .text img{height:auto;max-width:450px;width:100%}@media (max-width:767px){.service-proposal__item .text img{max-width:95%!important;width:100%!important}}.service-proposal__item.image_text{align-items:center;display:grid;gap:28px;grid-template-columns:140px 1fr}.service-proposal__item.image_text img{height:100%!important;object-fit:contain;width:100%!important}@media (max-width:992px){.service-proposal__item.image_text{grid-template-columns:1fr;place-items:center}.service-proposal__item.image_text img{height:150px!important;width:auto!important}}@media (max-width:767px){.service-proposal__item.image_text img{height:100px!important}}.service-proposal__item.single{border-right:unset;width:unset}.service-proposal__form{background:#fff;border-radius:10px;box-shadow:0 4px 20px 0 rgba(0,0,0,.15);color:var(--text-color);margin:0 auto;max-width:799px;padding:37px 42px 42px;position:relative;top:-40px;width:100%}.service-proposal__form h2{font-size:24px;font-weight:700;line-height:normal;margin-bottom:54px;text-align:center}</pre></body></html>