.not-available{position:relative;display:flex;flex-direction:column;height:100%}.not-available .not-available__header{font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;text-align:left;color:#0E254B}.not-available .not-available__icon{--width-icon: 100px;--height-icon: max-content}.not-available .not-available__row{display:flex;align-items:center;gap:20px;max-width:250px;color:#0E254B99}.not-available .not-available__form{display:none;flex-direction:column;height:100%}.not-available.view .not-available__form{display:flex}.not-available.view>.not-available__header,.not-available.view>.not-available__content{display:none}.not-available .not-available__content{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:20px;height:auto;margin-top:25px}.not-available .not-available__content .not-available__form-btn{order:1;max-width:100%}.not-available .not-available__form-line{display:flex;flex-direction:column;gap:10px;padding:15px;background-color:#F4F6F9;border-radius:10px}.not-available .not-available__form-line-text{font-size:16px;font-weight:600;line-height:19.36px;text-align:left}.not-available .not-available__form-row{display:contents;align-items:flex-end;justify-content:space-between;flex-direction:row;gap:20px}.not-available .not-available__input-wrapper{flex:1;display:flex;flex-direction:column;gap:8px;width:100%}.not-available .not-available__input-title{font-size:13px;font-weight:500;line-height:15.6px;text-align:left}.not-available .not-available__input-wrapper input{height:48px;border-radius:10px;background-color:#F4F6F9;border:none;padding:15px 20px}.not-available .not-available__footer-text{font-size:12px;color:#0E254B99}@media (min-width:768px){.not-available .not-available__form-line{flex-direction:row;justify-content:space-between}.not-available .not-available__form-row{display:flex}.not-available .not-available__input-title{font-weight:600}.not-available .not-available__input-wrapper,.not-available .not-available__form-btn{flex-basis:50%}.not-available .not-available__form-btn{height:48px}.not-available .not-available__footer-text{text-align:center}}