#app{display:flex;flex-direction:column;justify-content:space-between}main{margin-top:60px}.request-modal-phones .body{display:flex;flex-direction:column;gap:10px;text-align:center}.request-modal-phones .body .label{color:var(--opacity-color);font-weight:500}.request-modal-phones .body .value{font-size:20px;font-weight:500;margin:10px 0}.request-modal-phones .body .btns{display:grid;grid-template-columns:1fr 1fr;margin-top:20px;grid-gap:10px}.request-modal-phones .body .btns .link-btn:hover{background-color:var(--dark-color);color:#fff}@media only screen and (min-width:600px){main{margin-top:88px}}@media only screen and (min-width:1200px){main{margin-top:91px}}@media only screen and (min-width:1920px){main{margin-top:113px}}
