.stc{background:#ebf1f7;display:grid;gap:45px;width:100%}.stc__wrapper{display:flex;flex:1}.stc--offer-confirmation{grid-template-areas:"header" "subheader" "card" "card" "card" "button" "space-left";grid-template-rows:repeat(6,auto) 1fr}.stc--offer-confirmation:before{background:#233c96;content:"";grid-column:1;grid-row:5/8}.stc--offer-placed{grid-template-areas:"header" "subheader" "card" "card" "card" "space-left";grid-template-rows:repeat(5,auto) 1fr}.stc--offer-placed:before{background:#82c91e;content:"";grid-column:1;grid-row:5/7}.stc--offer-expired{gap:0;grid-template-areas:"header" "subheader" "image" "image" "contact-header" "contact-description" "buttons"}.stc--offer-expired:before{background:linear-gradient(144.27deg,#233c96,#2343b7);content:"";grid-column:1;grid-row:4/8}.stc__header{color:#252849;font-size:55px;font-size:35px;font-weight:600;font-weight:700;grid-area:header;line-height:77px;line-height:normal;text-align:center}@media(max-width:767px){.stc__header{font-size:30px}}.stc__subheader{color:#444a57;font-size:16px;font-weight:500;grid-area:subheader;justify-self:center;letter-spacing:.06px;line-height:21px;line-height:28px;max-width:600px;text-align:center}@media(max-width:360px){.stc__subheader{width:90%}}.stc__contact-image-wrapper{grid-area:image;position:relative;text-align:center;width:100%}.stc__contact-image{border-radius:50%;box-shadow:0 26px 20px 0 #1e2c60;height:236px;width:236px}.stc__contact-header{color:#fff;font-size:40px;font-weight:600;grid-area:contact-header;line-height:56px;position:relative;text-align:center}.stc__contact-description{color:#000;color:#fff;font-size:20px;font-weight:500;grid-area:contact-description;letter-spacing:.78px;line-height:28px;line-height:32px;position:relative;text-align:center;word-break:break-all}.stc__buttons{align-content:start;display:flex;grid-area:buttons;height:25vh;justify-content:center;justify-self:center;position:relative}@media(max-width:767px){.stc__buttons{flex-direction:column;height:auto}}.stc .stc-button{align-items:center;background:linear-gradient(118.71deg,#2341b0,#203a97);border:1px solid #fff;border-radius:5px;box-shadow:0 5px 20px 0 #1e2c62;box-sizing:border-box;color:#fff;display:flex;font-size:16px;font-weight:600;height:57px;justify-content:center;line-height:22px;text-align:center;width:198px}@media(max-width:360px){.stc .call-to-action-button{padding:14px 20px;white-space:normal;word-wrap:break-word;height:auto}}.stc__property-card{background:#fff;border-radius:5px;grid-area:card;justify-self:center;overflow:hidden;width:518px}@media(max-width:767px){.stc__property-card{width:90%}}.stc--offer-confirmation .stc__property-card{box-shadow:0 26px 20px 0 #1e2c60}.stc--offer-placed .stc__property-card{box-shadow:0 7px 20px -4px rgba(130,201,30,.86),0 26px 20px 0 rgba(0,0,0,.5)}.stc__image{display:flex;height:310px;justify-content:center;overflow:hidden;position:relative}@media(max-width:767px){.stc__image{height:178px}}.stc__info-section{border-bottom:2px solid rgba(214,220,240,.73);display:grid;gap:5px 10px;grid-auto-flow:column;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}@media(max-width:767px){.stc__info-section{justify-items:center}}.stc__info-section div{color:#233c96;font-size:16px;line-height:24px}.stc__info-section div:nth-of-type(2n){color:#44507b;font-size:25px;font-weight:600;line-height:35px}@media(max-width:360px){.stc__info-section div:nth-of-type(2n){font-size:20px}}.stc__bidder-notes{color:#444a57;color:#5669aa;font-size:16px;font-weight:500;line-height:21px}.stc__button{grid-area:button;justify-self:center}.stc__space-left{grid-area:space-left}
/*# sourceMappingURL=stc_offer_page.css.map*/