.tl-country-interest.modal-dialog{display:flex;justify-content:center;align-items:center;height:calc(100vh - 10%);width:25rem;max-width:100%;min-width:auto;margin:0 auto}.tl-country-interest .modal-content{border-radius:10px}.tl-country-interest .ct-name-wrapper{border:1px solid #ebeef2;border-radius:8px;padding:0.5rem 0.8rem 0.5rem 0rem}.tl-country-interest .text-content{padding:0 0.5rem}.tl-country-interest .ct-content .county-icon{transform:scale(0.6)}.tl-country-interest .error-container .text{color:#fc5a5a}.tl-country-interest .button-container button{width:100%;text-align:center}@media screen and (max-width:425px){.tl-country-interest.modal-dialog{width:100%;max-width:100%;min-width:100px;position:absolute;bottom:0;left:0;margin-left:0;margin-bottom:0;height:calc(65vh - 10%)}}