@import "../../../../../../apps/settings/wcm/designs/ds-flagship/ui/less/common/variables.less";@import "../../../../../../apps/settings/wcm/designs/ds-flagship/ui/less/common/mixin.less";@color0:#f6a800;.legacyCountryPopupContainer{background-color:rgba(213,213,213,0.60);height:100%;left:0;overflow:auto;overflow-x:hidden;position:fixed;top:0;width:100%;z-index:999999}
.hideCountryPopup{display:none}
.legacyCountryPopupContainer .popupContent{box-sizing:border-box;border:1px solid #e7e7e7;border-radius:4px;background-color:#fff;box-shadow:0 4px 20px 0 rgb(83 88 91 / 15%);padding-bottom:25px;width:45%;margin:auto;position:absolute;top:30%;left:30%}
@media screen and (max-width:767.98px){.legacyCountryPopupContainer .popupContent{width:100%;height:305px;top:0;left:0}
}
.legacyCountryPopupContainer .popupContent .headerContent{display:block;background-color:#44a9ee}
.legacyCountryPopupContainer .popupContent .headerContent .header{font-size:16px;color:white;padding:20px;margin:0}
@media screen and (max-width:767.98px){.legacyCountryPopupContainer .popupContent .headerContent .header{font-size:18px;width:85%}
}
.legacyCountryPopupContainer .popupContent .headerContent .cancelIcon{position:relative;fill:white;float:right;height:30px;width:15px;bottom:47px;cursor:pointer;margin-right:5%}
@media screen and (max-width:767.98px){.legacyCountryPopupContainer .popupContent .headerContent .cancelIcon{display:none}
}
.legacyCountryPopupContainer .popupContent .contentBody .popupText{font-size:15px;padding:10px 10px 40px 20px}
@media screen and (max-width:767.98px){.legacyCountryPopupContainer .popupContent .contentBody .popupText{font-size:20px;width:66%;padding:0 20px}
}
.legacyCountryPopupContainer .popupContent .popupButtons{display:flex;font-size:14px}
@media screen and (max-width:767.98px){.legacyCountryPopupContainer .popupContent .popupButtons{flex-direction:column-reverse;text-align:center}
}
.legacyCountryPopupContainer .popupContent .popupButtons .stayButton{color:orange;font-weight:400;padding:5px 19px;border:0;background-color:white}
.legacyCountryPopupContainer .popupContent .popupButtons .redirectButton{background-color:orange;color:white;margin-left:22%;border-radius:0;border:0;padding:10px}
@media screen and (max-width:767.98px){.legacyCountryPopupContainer .popupContent .popupButtons .redirectButton{margin-left:6%;width:90%;margin-bottom:3%}
}
.legacyCountryPopupContainer .popupContent .popupButtons .redirectButton .arrowIcon{fill:white;height:15px;width:15px;margin-left:5px}
.boldContent{font-weight:500}