.quote{-ms-flex-direction:column;flex-direction:column;min-height:100vh;min-height:100dvh;position:relative}.quote,.quote__header{display:-ms-flexbox;display:flex}.quote__header{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;background:#1e1d1c;color:#fff;padding:2em}@media (min-width:990px){.quote__header{display:grid;grid-template-columns:repeat(3,1fr)}}.quote__header-back{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin-right:auto;-ms-flex-align:center;align-items:center;gap:5px;font-weight:400;text-decoration:none}.quote__header-back:before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:15px;height:15px;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(../../../images/arrow.svg);transform:scaleX(-1)}.quote__header-logo{display:block;width:100%;max-width:130px}@media (min-width:990px){.quote__header-logo{margin:0 auto;max-width:150px}}.quote__header-phone{display:none}@media (min-width:990px){.quote__header-phone{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;-ms-flex-align:center;align-items:center;gap:15px;font-weight:400;text-decoration:none}.quote__header-phone:before{content:"";display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(../../../images/phone.svg)}}.quote__body{display:grid;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:990px){.quote__body{grid-template-columns:2fr 1fr}}.quote__body-content,.quote__body-sidebar{padding:4em 2em}@media (min-width:990px){.quote__body-content .text{width:100%;margin:0 auto;max-width:650px}}.quote__body-sidebar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;position:relative;overflow:clip;z-index:1;background:#1e1d1c;color:#fff}.quote__body-sidebar-visual{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;height:100%;width:100%;object-fit:cover;position:absolute;inset:0;z-index:-2}.quote__body-sidebar .google-review-badge{margin:2em 0}