﻿.phone-text__parent{background:#289eff;padding:5px 10px 5px 5px;border-radius:12px;}@media(max-width:768px){.phone-text__parent{border-radius:0;}}.phone-text__parent .phone-text__container{display:flex;flex-direction:column;justify-content:center;align-items:center;}@media(min-width:992px){.phone-text__parent .phone-text__container{flex-direction:row;justify-content:space-between;}}.phone-text__parent .phone-text__container .phone-text__text{font-weight:bold;font-size:22px;color:#fff;text-align:center;text-shadow:-1px 1px 2px rgba(0,0,0,.5);padding-top:10px;padding-bottom:10px;}@media(min-width:768px){.phone-text__parent .phone-text__container .phone-text__text{font-size:18px;text-align:start;}}.phone-text__parent .phone-text__container .phone-text__phone{display:flex;align-items:center;justify-content:end;gap:5px;}.phone-text__parent .phone-text__container .phone-text__phone>div{display:flex;flex-direction:column;justify-content:center;align-items:center;}.phone-text__parent .phone-text__container .phone-text__phone>div p{margin:0;color:#fff;text-align:center;font-size:20px;text-shadow:-1px 1px 2px rgba(0,0,0,.6705882353);}.phone-text__parent .phone-text__container .phone-text__phone>div p:last-child{direction:ltr;letter-spacing:1px;}.phone-text__parent .phone-text__container .phone-text__phone .phone-text__icon{font-size:28px;background:#151963;color:#fff;width:60px;height:60px;border-radius:12px;display:flex;justify-content:center;align-items:center;}