@keyframes shine{0%{background-color:#f6f6f6}50%{background-color:#fff}100%{background-color:#f6f6f6}}.modal.modal-country:not(.drawer){height:100%;overflow:hidden;display:flex;flex-direction:column}.modal.modal-country:not(.drawer) .modal__header{flex:0}.modal.modal-country:not(.drawer) .modal__body{flex:1;overflow:hidden;display:flex;flex-direction:column}.modal.modal-country:not(.drawer) .modal__body .country-header,.modal.modal-country:not(.drawer) .modal__body .country-footer{flex:0}.modal.modal-country:not(.drawer) .modal__body .country-header .input-custom input,.modal.modal-country:not(.drawer) .modal__body .country-footer .input-custom input{font-weight:bold}.modal.modal-country:not(.drawer) .modal__body .country-header .input-custom input::placeholder,.modal.modal-country:not(.drawer) .modal__body .country-footer .input-custom input::placeholder{font-weight:normal}.modal.modal-country:not(.drawer) .modal__body .country-footer select{width:100%}.modal.modal-country:not(.drawer) .modal__body .country-footer select:disabled{background:#fff}.modal.modal-country:not(.drawer) .modal__body .country-list{flex:1;overflow:auto}.modal.modal-country:not(.drawer) .country-list{margin:0;padding:0.625rem;list-style:none;background-color:#f6f6f6}.modal.modal-country:not(.drawer) .country-list-country{display:flex;font-weight:400;text-decoration:none}.modal.modal-country:not(.drawer) .country-list-country:not(:last-of-type){margin-bottom:1.25rem}.modal.modal-country:not(.drawer) .country-list-country .countryname{text-align:left}.modal.modal-country:not(.drawer) .country-list-country.selected{font-weight:bold}.modal.modal-country:not(.drawer) .country-list-country.selected .icon--check-b{visibility:visible;transform:translateX(0)}.modal.modal-country:not(.drawer) .country-list-country .icon--check-b{visibility:hidden;min-width:1.25rem;transform:translateX(4px)}@media(prefers-reduced-motion: no-preference){.modal.modal-country:not(.drawer) .country-list-country .icon--check-b{transition-property:transform;transition-duration:.5s;transition-timing-function:cubic-bezier(0.25, 1, 0.5, 1);transition-delay:0s}}.modal.modal-country:not(.drawer) .confirmation-container{flex-direction:column}.modal.modal-country:not(.drawer).modal-country--geoip{height:auto}@media(max-width: 767px){.modal.modal-country:not(.drawer).modal-country--geoip{bottom:0;top:unset;transform:translateX(-50%) !important}}@media(min-width: 1024px){.modal.modal-country:not(.drawer){width:24.75rem;height:33rem;min-width:0}.modal.modal-country:not(.drawer).modal-country--lang{height:20rem}.modal.modal-country:not(.drawer).confirmation-container{height:fit-content}.modal.modal-country:not(.drawer).modal-country--geoip{height:auto}}
