.cmp-create-partner{padding:48px 360px;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;justify-content:space-between}
@media(max-width:1024px){.cmp-create-partner{padding:0;display:block;flex-direction:column;flex-wrap:nowrap;gap:24px;justify-content:space-between}
}
@media(max-width:1024px){.cmp-create-partner.iphone .cmp-create-partner__iframe-container{height:95vh}
}
.cmp-create-partner-back{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}
.cmp-create-partner-back .icon-angle-left{margin-right:8px;font-size:1.5rem}
@media(max-width:1024px){.cmp-create-partner-back .button{width:unset}
}
.cmp-create-partner-back .button .cmp-button__text{color:#232323;font-family:var(--inter-regular);font-size:.875rem;line-height:1.125rem}
.cmp-create-partner-text{display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem}
.cmp-create-partner-text__title .text .cmp-text p,.cmp-create-partner-text__title .text .cmp-text a{color:#232323;font-family:var(--n27-bold);font-size:2rem;line-height:2.5rem;margin:0}
.cmp-create-partner-text__subtitle .text .cmp-text p,.cmp-create-partner-text__subtitle .text .cmp-text a{color:#232323;font-family:var(--inter-regular);font-size:.875rem;line-height:1.375rem;margin:0}
.cmp-create-partner-wrapper__form .form .button .cmp-button{justify-content:center}
.cmp-create-partner__add-partner{display:flex;flex-direction:column;padding:24px 16px}
@media(max-width:1024px){.cmp-create-partner__add-partner{padding:0}
.cmp-create-partner__add-partner button{flex-direction:row;justify-content:center}
}
.cmp-create-partner__add-button{margin-bottom:24px;width:fit-content}
.cmp-create-partner__iframe-container{display:none;width:fit-content;height:87vh}
@media(max-width:1024px){.cmp-create-partner__iframe-container{width:100%;height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}
@supports(-webkit-touch-callout:none){height:95vh}
}
.cmp-create-partner__iframe-sign{border:0;min-height:500px;min-width:600px;height:-webkit-fill-available}
@media(min-width:1024px){.cmp-create-partner__iframe-sign{height:93vh;overflow-x:hidden;overflow-y:auto}
}
@media(max-width:1024px){.cmp-create-partner__iframe-sign{min-width:0 !important;position:relative !important;bottom:0;height:100% !important;width:100% !important;min-height:unset}
}
.cmp-create-partner #es-underlay .terms-of-use{position:fixed;bottom:0;width:100%;margin-bottom:0;overflow:scroll !important;display:block;height:300px}
.cmp-create-partner__redirect-btn{padding:20px}
.cmp-create-partner__redirect-btn.d-none{display:none}
.cmp-create-partner__tag{text-align:center}
.cmp-create-partner__deleteBtn{width:24px;height:24px;background-image:url("../../../../../etc.clientlibs/eitb-catalog/clientlibs/clientlib-components/cmp-contest/resources/close-button.svg")}
.cmp-create-partner__deleteBtn-container{display:flex;justify-content:end}
.cmp-create-partner__error-msg{display:none;align-items:center;text-align:center;padding-top:9px;color:#c80018}
.cmp-create-partner__error-msg p{display:inline-block}
.cmp-create-partner .disabled{cursor:not-allowed;text-decoration:none;pointer-events:none;background-color:#f0f0f0 !important;border:none !important}
.cmp-create-partner .disabled span{color:#aeaeae !important}
.cmp-create-partner .cmp-form-text .cmp-form-text{margin:0}