body{background-color:#eff5f5!important;height:100vh;display:flex;flex-direction:column;overflow-x:hidden}body #__layout,body #__nuxt{width:100%}.textarea-input{opacity:0;height:0;width:0;padding:0!important;position:absolute!important;left:-500px!important}.iban{min-height:calc(100vh - 96px);display:flex;align-items:center;justify-content:center}.iban-generator{margin:auto;background-color:#fff;padding:30px;border-radius:12px;width:clamp(300px,40%,800px);display:flex;flex-direction:column;gap:30px}@media only screen and (max-width:1279px){.iban-generator{width:60%}}@media only screen and (max-width:991px){.iban-generator{width:80%}}@media only screen and (max-width:767px){.iban-generator{width:90%}}.iban-generator .country-change{display:flex;justify-content:space-around;align-items:center}.iban-generator .country-change-select{width:100%}.iban-generator .country-change-button{line-height:36px!important;height:36px!important;width:30%;color:#dff9f5;background-color:#28d7be;text-transform:uppercase}.iban-generator .ant-select-selection{height:36px;width:50%}.iban-generator .ant-select-selection__rendered{line-height:36px}.iban .random-iban{margin:20px 0}.iban .random-iban,.iban .random-iban-result,.iban .random-iban-title{display:flex;flex-direction:column;align-items:center}.iban .random-iban-current-iban{display:flex;flex-wrap:wrap;padding:20px;border:2px solid #d9e0e2;border-radius:12px;width:100%;gap:2px;align-items:center;justify-content:space-between;word-wrap:break-word}.iban .random-iban-copy-icon{color:#dff9f5;background-color:#28d7be;padding:10px;border-radius:100%;height:50px;width:50px;font-size:20px;display:flex;align-items:center;justify-content:center;opacity:.5}