.forms-completed-wrapper {
  padding-top: 0;
}

.forms-completed-wrapper .text-color-primary {
  color: var(--color-text-primary);
}

.forms-completed-wrapper .tet-form-main-wrapper {
  max-width: 37.5rem;
}

.forms-completed__application-code-container {
  border-radius: 0.375rem;
}

.forms-completed-container {
  min-height: 100vh;
}

.forms-completed-wrapper .tet-form-close {
  z-index: 1;
}

.forms-agreement-wrapper {
    max-width: 44.25rem;
    padding-top: 0;
}

.forms-agreement-wrapper .forms-agreement-invoice-wrapper,
.forms-agreement-wrapper .forms-agreement-info-main-wrapper,
.forms-agreement-wrapper .submit-loader {
    box-shadow: 0 0 0 0.031rem rgba(5, 29, 89, 0.07), 0 0.063rem 0.188rem rgba(5, 29, 89, 0.12);
}

.forms-agreement-wrapper .submit-loader {
    height: 50vh;
    min-height: 10rem;
}

.forms-agreement-client-info {
    margin-bottom: 0.75rem;
}

.forms-agreement-button-wrapper {
    flex-direction: column-reverse;
}

.forms-agreement-button-wrapper button:first-child {
    margin-bottom: 0.25rem;
}

.forms-agreement-button-wrapper button:last-child {
    margin-bottom: 1rem;
}

.forms-agreement-wrapper form input {
    border-color: #0060f5;
    box-shadow: inset 0 0.063rem 0.125rem 0 rgba(5, 29, 89, 0.25), 0 0 0 0.313rem #d1dffe;
    background-color: #FFFFFF;
}

.forms-agreement-wrapper form input:focus {
    outline: none;
}

.forms-agreement-custom-small-margin-bottom {
    margin-bottom: 0.75rem;
}

.forms-agreement-custom-small-margin-top {
    margin-top: 0;
}

@media all and (min-width: 30rem) {
    .forms-agreement-button-wrapper {
        flex-direction: row;
        justify-content: space-between;
    }

    .forms-agreement-custom-small-margin-bottom {
        margin-bottom: 0;
    }

    .forms-agreement-custom-small-margin-top {
        margin-top: 0.5rem;
    }
}

.tet-body{background-color:#f5f6f8 !important;margin-left:auto !important;margin-right:auto !important;width:unset !important;margin-top:0 !important}body #content-header{display:none !important}footer{display:none !important}body #wrap{background-color:#f5f6f8;padding:0}.tet-form-main-wrapper{background-color:#fff;border-radius:.188rem;box-shadow:0 0 0 .031rem rgba(5, 29, 89, 0.07),0 .188rem .563rem rgba(5, 29, 89, 0.15);max-width:37.5rem}.tet-form-close{top:1rem;right:1rem;font-size:1.5rem;background:rgba(255, 255, 255, 0.7);width:3rem;height:3rem;text-decoration:none}.tet-form-close:hover{text-decoration:none}.tet-wifi-form-image-price-wrapper{border-radius:.188rem}.tet-wifi-form-image-price-wrapper img{max-width:8.375rem}.tet-form-step-number{border:.125rem solid #0060f5;height:2rem;width:2rem}.tet-form-step-number::after{counter-increment:tet-form-step-number;content:counter(tet-form-step-number)}.tet-form-content{counter-reset:tet-form-step-number}.tet-form-content .tet-form-checkbox{padding-right:.87rem;margin-right:.563rem}.tet-form-content .tet-grid{padding:0}.tet-form-content .tet-grid:not(:first-child){margin-top:1rem}.tet-form-content .tet-custom-grid-column{grid-column:span 12}.tet-form-submit-button,.tet-form-submit-button-right{justify-content:center}.tet-form-submit-button-right .tet-btn-auto{width:100%}.tet-form-content .tet-form-logo{min-width:4.5rem;min-height:2.125rem}.js-form-radio-error-border{box-shadow:inset 0 0 0 .063rem #b20f0f;background-color:rgba(255, 218, 214, 0.2)}.tet-form-group__helper-text--error{display:none}.tet-form-group__input--error+.tet-form-group__helper-text--error,.tet-form-group__input:invalid+.tet-form-group__helper-text--error{display:block}.tet-form-group .tet-form-group__input--textarea{height:10rem}.tet-form-set-address-submit{float:right}.address-finder .address-finder__list-container{padding-left:0}.address-finder .address-finder__list-container .address-finder__item{list-style-type:none}.form-address-entered-wrapper{border-radius:.188rem;background-color:#f4f6f9}.tet-custom-grid-column:not(.tet-form-group){height:0}.submit-loader{background:#fff;display:none;height:calc(100% + 1rem);width:calc(100% + 1rem);margin:-0.5rem;top:0;z-index:20}form.loading .submit-loader{display:flex}.submit-loader .tet-spinner{margin:auto}form.loading .hide-on-load{display:none}form .show-on-load{display:none}form.loading .show-on-load{display:block}.form-modal-address-body{overflow:visible !important;display:flex;flex-direction:column;align-items:flex-end}.form-modal-address-body>button{width:max-content}.form-modal-address-body .address-finder__input-container{height:2.75rem;position:relative}.form-modal-address-body .address-finder__input-wrapper{position:absolute;top:0}@media all and (min-width: 30rem){.tet-form-submit-button-right{justify-content:flex-end}.tet-form-submit-button-right .tet-btn-auto{width:auto}}@media all and (min-width: 45rem){body #wrap{padding:0 0 3.75rem}.tet-form-close{position:absolute}}@media all and (min-width: 48rem){.container #main-box{padding-top:5.5rem;margin-bottom:1.25rem}.tet-form-submit-button{justify-content:flex-end}.tet-form-content .tet-grid .tet-custom-grid-column{grid-column:span 4}.tet-form-content .tet-last-form-group{margin-top:0}.tet-form-content .tet-form-logo{margin-bottom:.5rem}.tet-form-content .tet-grid:not(:first-child){margin-top:0}}@media all and (min-width: 61.25rem){.tet-form-content .tet-grid .tet-custom-grid-column{grid-column:span 6}}.tet-form-main-wrapper{--input-label-color: var(--color-text-secondary);color:var(--color-foundation-black);.tet-form-step-number{color:var(--color-foundation-black);border-color:var(--color-foundation-black)}.tet-grid{gap:0;grid-column-gap:1rem}.text-color-secondary{color:var(--color-text-secondary)}.text-color-primary{color:var(--color-text-primary)}.personal-data-text{margin-left:1.75rem}.dropdown__icon{position:absolute;right:.5rem;top:2rem}.tet-icon--56{--icon-size: 3.5rem}}
