.cs-country-select{margin:0 auto;max-width:760px;padding:0 30px}.cs-country-select__header{text-align:center}.cs-country-select__header h4{font-size:24px;font-weight:600;line-height:32px}.cs-country-select__header h4,.cs-country-select__header p{color:#3a445a;font-family:MatterSQ,sans-serif;font-style:normal}.cs-country-select__header p{font-size:15px;font-weight:400;line-height:22px;margin-top:8px;text-align:center}.cs-country-select__content{background:#fff;border-radius:6px;box-shadow:0 6px 16px 0 rgba(22,44,83,.16);margin-top:24px;padding:0 40px 40px}@media only screen and (max-width:768px){.cs-country-select__content{padding:0 12px 40px}}.cs-country-select__picker-options{display:flex;flex-wrap:wrap;justify-content:center}.cs-country-select__picker-option{background:#fff;border:1px solid #e4eaf4;border-radius:6px;cursor:pointer;display:flex;flex:1;flex-direction:column;justify-content:center;margin:40px 20px 0;min-height:216px;min-width:162px;padding:24px 12px;position:relative;text-align:center;transition:all .3s ease}.cs-country-select__picker-option.selected{background:#eefeff;border-color:#5ed5d9}.cs-country-select__picker-option__indicator{background:#fff;border:1px solid #b3bccd;border-radius:50%;height:20px;pointer-events:none;position:absolute;right:20px;top:15px;transition:all .3s ease;width:20px}.cs-country-select__picker-option__indicator:before{background-color:#5ed5d9;border-radius:50%;content:"";height:8px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}.cs-country-select__picker-option.selected .cs-country-select__picker-option__indicator{border-color:#5ed5d9}.cs-country-select__picker-option.selected .cs-country-select__picker-option__indicator:before{opacity:1}.cs-country-select__picker-option__label{color:#0f2c56;font-family:MatterSQ,sans-serif;font-size:15px;font-style:normal;font-weight:500;letter-spacing:.3px;line-height:22px;margin-top:32px}.cs-country-select__footer{display:flex;justify-content:flex-end;margin-top:24px}a.cta_button.save-btn:active,a.cta_button.save-btn:focus,a.cta_button.save-btn:hover{background-color:#50b3be!important;color:#162c53!important}