.contact-form__small-row.custom-gap{gap:10px}.custom-expiry-date-field{width:100px}.custom-cvv-field{width:70px}.country-select{width:auto;min-width:150px;max-width:100%;cursor:pointer;position:relative;border-radius:5px;border:1px solid #667277;box-shadow:inset -1px -1px #667277;padding:8px 46px 8px 13px;font-weight:700;font-size:15px;line-height:1.6;color:#243238;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.country-select .new-select:after{content:"";width:13px;height:8px;background:url(../images/icons/select-arrow-grey.svg) center center/contain no-repeat;position:absolute;right:13px;top:16px;transition:transform .3s}.country-select .new-select.on:after{transform:rotateX(180deg)}.country-select .new-select.error{border-color:#f09;color:#f09}.country-select .new-select__list{position:absolute;top:100%;left:0;z-index:3;width:auto;max-width:376px;max-height:300px;overflow-y:auto;background-color:#f0f0f0;box-shadow:4px 4px 4px #00000040}.country-select .new-select__item{cursor:pointer;width:100%;padding:2px 20px;overflow:hidden;font-size:15px;line-height:1.6;color:#243238;white-space:nowrap;text-overflow:ellipsis;transition:background-color .3s}.country-select .new-select__item.selected{background-color:#c8d8dd}.fade-in{animation:fadeIn .2s forwards}.fade-out{animation:fadeOut .2s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
