.container-form{max-width:1180px;margin:0 auto;padding:0;background:transparent;box-shadow:none;box-sizing:border-box}@media screen and (max-width:600px){.container-form{padding:0}}.container-form .reload,.container-form .goback{display:inline-flex;align-items:center;gap:.35rem;color:#62b8b6;text-decoration:none;font-size:.933rem;font-weight:700;margin-bottom:1rem}.container-form .reload img,.container-form .goback img{width:16px;height:16px}.container-form .fieldset{margin:0 0 2.75rem;padding:0;background:transparent;color:#282828;position:relative;text-shadow:none!important;font-weight:400}.container-form .fieldset:last-of-type{margin-bottom:0}.container-form .fieldset h2{margin:0 0 .9rem;color:#62b8b6;font-size:2rem;font-weight:700;line-height:1.15;text-transform:uppercase;letter-spacing:.01em;padding:0}.container-form .fieldset h2:before{content:none}.container-form .fieldset .number{display:none}.container-form .fieldset>p{max-width:56rem;margin:0 0 1.5rem;color:#686969;font-size:.933rem;line-height:1.65}.container-form .fieldset form{display:grid;gap:1rem 1.2rem}.container-form .fieldset label{display:block;margin:0 0 .4rem;color:#686969;font-size:.933rem;font-weight:400;line-height:1.4}.container-form .fieldset .input{min-width:0}.container-form .fieldset input[type=text],.container-form .fieldset input[type=number],.container-form .fieldset input[type=email],.container-form .fieldset select{width:100%;min-height:44px;border:1px solid #dedede;border-radius:0;background:#fff;color:#282828;box-sizing:border-box;padding:0 14px;font-size:.933rem;box-shadow:none;appearance:none}.container-form .fieldset input[type=text]:focus,.container-form .fieldset input[type=number]:focus,.container-form .fieldset input[type=email]:focus,.container-form .fieldset select:focus{outline:0;border-color:#62b8b6}.container-form .fieldset input[readonly]{background:#fafafa}.container-form .fieldset select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239a9a9a' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:40px}.container-form .fieldset input[type=submit]{min-height:44px;padding:0 1.5rem;border:0;border-radius:0;background:#62b8b6;color:#fff;font-size:.933rem;font-weight:700;cursor:pointer;justify-self:start;transition:background .15s ease}.container-form .fieldset input[type=submit]:hover{background:#53acab}.container-form .fieldset .form-empty-state{margin:0;padding:1rem 1.1rem;border:1px solid #dedede;background:#fff;color:#686969;font-size:.933rem;line-height:1.6}.container-form #step1 form{max-width:100%}.container-form #step1 .form-group{display:grid;gap:.85rem;align-items:stretch}@media screen and (min-width:541px){.container-form #step1 .form-group{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-form #step1 .radio{position:relative}.container-form #step1 .business-radio{position:absolute;opacity:0;pointer-events:none}.container-form #step1 figure{display:flex;align-items:center;gap:.85rem;min-height:132px;margin:0;padding:1rem;border:1px solid #2b2b2b;background:#fff;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,background-color .15s ease}.container-form #step1 figure figcaption{margin:0;color:#282828;font-size:.933rem;font-weight:700;line-height:1.45}.container-form #step1 .business-radio:checked+figure{border-color:#62b8b6;background:#f6fbfb}.container-form #step2 form{max-width:32rem}@media screen and (min-width:541px){.container-form #step3 form{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-form #step3 form>div:not(.form-group){display:none}.container-form #step3 .form-group{margin:0}.container-form #step3 input[type=submit]{grid-column:1/-1}.container-form #step4 .waste-radio{position:absolute;opacity:0;pointer-events:none}.container-form #step4 .wastes{display:grid;gap:.9rem}@media screen and (min-width:541px){.container-form #step4 .wastes{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-form #step4 .waste{position:relative}.container-form #step4 figure{display:flex;align-items:center;gap:.85rem;min-height:72px;margin:0;padding:.9rem 1rem;border:1px solid #2b2b2b;background:#fff;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.container-form #step4 figure img{width:22px;height:22px;object-fit:contain;flex-shrink:0}.container-form #step4 figure figcaption{margin:0;color:#282828;font-size:.933rem;font-weight:700;line-height:1.35}.container-form #step4 .waste-radio:checked+figure{border-color:#62b8b6;background:#f6fbfb}.container-form #step4 .waste-descriptions{padding-top:1rem}.container-form #step4 .waste-description{padding-top:1rem;border-top:1px solid #dedede;color:#686969;font-size:.8rem;line-height:1.6}.container-form #step4 .waste-description hr{display:none}.container-form #step4 .allowed-disallowed{display:flex;flex-wrap:wrap;gap:1.25rem}.container-form #step4 .allowed-disallowed h3{margin:0 0 .25rem;color:#282828;font-size:.8rem;font-weight:700}.container-form #step4 .allowed-disallowed p{margin:0}.container-form #step5 .columns{display:grid;gap:.9rem}@media screen and (min-width:541px){.container-form #step5 .columns{grid-template-columns:repeat(2,minmax(0,1fr))}}.container-form #step5 .container-frame,.container-form #step5>form .container{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid #2b2b2b;background:#fff;transition:border-color .15s ease,background-color .15s ease}.container-form #step5 .container-frame.active,.container-form #step5>form .container.active{border-color:#62b8b6;background:#f6fbfb}.container-form #step5 figure{display:flex;align-items:center;gap:.75rem;margin:0;min-width:0;overflow:visible}.container-form #step5 figure img{width:22px!important;min-width:22px;height:auto!important;max-height:22px;flex-shrink:0}.container-form #step5 figcaption{margin:0;color:#282828;font-size:.933rem;font-weight:700;line-height:1.35}.container-form #step5 p{margin:0;color:#686969;font-size:.8rem;line-height:1.5}.container-form #step5 hr{display:none}.container-form #step5 .amount-editor{display:inline-flex;align-items:stretch;border:1px solid #dedede;border-radius:0;overflow:hidden;flex-shrink:0;position:static;transform:none}.container-form #step5 .amount-editor button{min-width:28px;border:0;background:#fff;color:#9a9a9a;cursor:pointer;font-size:1rem;line-height:1;transition:background .15s ease,color .15s ease}.container-form #step5 .amount-editor button:hover{background:#f6f6f6;color:#282828}.container-form #step5 .amount-editor button.minus{border-right:1px solid #dedede}.container-form #step5 .amount-editor button.plus{border-left:1px solid #dedede}.container-form #step5 .amount-editor input{width:40px;min-height:36px;padding:0;border:0;background:#fff;text-align:center;font-size:.933rem;color:#282828;outline:none;-moz-appearance:textfield}.container-form #step5 .amount-editor input::-webkit-outer-spin-button,.container-form #step5 .amount-editor input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container-form #step5 input[type=submit]{margin-top:.5rem}.container-form #step6 form{max-width:32rem}.container-form #step6 .date-input{width:100%;min-height:44px;padding:.5rem .75rem;border:1px solid #dedede;background:#fff;font-size:1rem;font-family:Open Sans,Tahoma,sans-serif;color:#282828;box-sizing:border-box}.container-form #step6 .date-input:focus-visible{outline:0;border-color:#62b8b6}.container-form #step7 input[type=submit]{min-width:240px}.cart-container .flashmessages{margin-bottom:1.5rem}.cart-container__intro{margin:0;color:#686969;font-size:.933rem;line-height:1.6}.cart-items{display:grid;gap:1.25rem}.cart-item{padding:1.5rem 1.75rem;box-shadow:0 2px 16px #0000000f}.cart-item.removing{opacity:.5;pointer-events:none}.cart-item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.cart-item-heading{min-width:0}.cart-item-title{margin:0;color:#62b8b6;font-size:1.35rem;font-weight:700;line-height:1.2;text-transform:uppercase}.cart-item-actions{display:flex;align-items:center;gap:1.25rem;flex-shrink:0}.cart-item-action{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:transparent;color:#686969;font-size:.8rem;font-weight:400;line-height:1.4;text-decoration:none;white-space:nowrap;transition:color .15s ease}.cart-item-action:hover,.cart-item-action:focus-visible{color:#62b8b6}.cart-item-action__icon{width:14px;height:14px;flex-shrink:0}.cart-item-details{margin:0}.cart-item-details__row{display:flex;gap:.5rem;padding:.45rem 0;border-top:1px solid rgba(0,0,0,.06);font-size:.933rem;line-height:1.6}.cart-item-details__row:last-child{padding-bottom:0}.cart-item-details dt{flex:0 0 120px;color:#686969;font-weight:400}.cart-item-details dd{margin:0;color:#282828}.container-list{margin:0;padding:0;list-style:none}.container-list li{margin:0;line-height:1.6}.cart-items-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.75rem;flex-wrap:wrap}.cart-add-more{display:inline-flex;align-items:center;gap:.45rem;color:#62b8b6;font-size:.933rem;font-weight:700;text-decoration:none}.cart-add-more:before{content:"+";display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border:2px solid currentColor;border-radius:50%;font-size:.9rem;font-weight:700;line-height:1}.cart-add-more:hover,.cart-add-more:focus-visible{color:#282828}.cart-items-footer__actions{display:flex;align-items:center;gap:1rem}.cart-empty{padding:2rem;text-align:center}.cart-empty p{margin:0 0 1rem;color:#282828;font-size:.933rem;line-height:1.6}@media(max-width:959px){.cart-item{padding:1rem 1.25rem}.cart-item-header{flex-direction:column;gap:.5rem}.cart-item-title{font-size:1.15rem}.cart-item-details dt{flex:0 0 100px}}.toast{position:fixed;bottom:2rem;right:2rem;padding:1rem 1.5rem;background:#333;color:#fff;border-radius:4px;box-shadow:0 4px 12px #0000004d;transform:translateY(100px);opacity:0;transition:all .3s ease;z-index:9999}.toast.show{transform:translateY(0);opacity:1}.toast.toast-success{background:#28a745}.toast.toast-error{background:#dc3545}.toast.toast-warning{background:#ffc107;color:#000}.toast.toast-info{background:#17a2b8}.flashmessages{margin:1rem 0}.flashmessages .alert{padding:1rem;margin-bottom:1rem;border-radius:4px;border:1px solid transparent}.flashmessages .alert.alert-success{background:#d4edda;border-color:#c3e6cb;color:#155724}.flashmessages .alert.alert-info{background:#d1ecf1;border-color:#bee5eb;color:#0c5460}.flashmessages .alert.alert-warning{background:#fff3cd;border-color:#ffeeba;color:#856404}.flashmessages .alert.alert-danger{background:#f8d7da;border-color:#f5c6cb;color:#721c24}.dashboard-container{width:100%;max-width:1170px;margin:0 auto;padding:2rem;box-sizing:border-box}.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.dashboard-header h1{margin:0 0 .25rem;font-size:2rem;font-weight:700}.dashboard-header .dashboard-welcome{color:#6c757d;font-size:1.125rem;margin:0}.dashboard-header__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.dashboard-btn{display:inline-flex;align-items:center;gap:.4rem;height:40px;padding:0 1.1rem;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;border-radius:0;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.dashboard-btn--outline{background:#fff;border:1px solid #dedede;color:#444}.dashboard-btn--outline:hover{border-color:#62b8b6;color:#62b8b6}.dashboard-btn--primary{background:#62b8b6;border:1px solid #62b8b6;color:#fff}.dashboard-btn--primary:hover{background:#53acab;border-color:#53acab;color:#fff}.dashboard-btn__arrow{font-size:1.1em;line-height:1}.dashboard-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}.dashboard-widget{background:#fff;border:none;border-radius:0;padding:1.5rem;box-shadow:0 2px 16px #0000000f}.dashboard-widget .widget-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.dashboard-widget .widget-header h2{margin:0;font-size:1.25rem;font-weight:600}.dashboard-widget .widget-header h2 i{margin-right:.5rem;color:#007bff}.dashboard-widget .widget-content{min-height:100px}.dashboard-widget .widget-footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0;text-align:center}.dashboard-widget .widget-footer .btn-link{color:#007bff;text-decoration:none;font-weight:500}.dashboard-widget .widget-footer .btn-link:hover{text-decoration:underline}.widget-statistics,.widget-orders{grid-column:1/-1}.widget-notifications,.widget-contact{grid-column:span 3}.orders-widget-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;flex-wrap:wrap;gap:.5rem}.orders-widget-title{margin:0;font-size:1.25rem;font-weight:600}.orders-filter{margin-bottom:1.25rem}.statistics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.stat-item{text-align:center;padding:1rem;background:#f0f0f0;border-radius:0}.stat-item.stat-item-wide{grid-column:1/-1}.stat-item .stat-value{font-size:2rem;font-weight:700;color:#3f3f3f;margin-bottom:.5rem;line-height:1.1}.stat-item .stat-label{font-size:.875rem;color:#555;line-height:1.4}.notifications-list{display:flex;flex-direction:column;gap:0}.notification-icon{flex-shrink:0;font-size:1.5rem}.notification-info .notification-icon{color:#17a2b8}.notification-success .notification-icon{color:#28a745}.notification-warning .notification-icon{color:#856404}.notification-error .notification-icon{color:#dc3545}.notification-content{flex-grow:1}.notification-content h4{margin:0 0 .5rem;font-size:1rem;font-weight:600}.notification-content p{margin:0;font-size:.875rem;line-height:1.5}.notification-content .notification-date{margin-top:.5rem;font-size:.75rem;color:#6c757d}.contact-card{display:grid;grid-template-columns:152px minmax(0,1fr);gap:1.75rem;align-items:center}.contact-card__media{display:flex;align-items:center;justify-content:flex-start;padding-left:10px;overflow:visible}.contact-card__photo-frame{width:128px;height:128px;overflow:hidden;transform:rotate(7deg);transform-origin:center;background:#f2f2f2}.contact-card__photo-frame--fallback{display:flex;align-items:center;justify-content:center;background:#e6e6e6}.contact-card__photo{width:100%;height:100%;object-fit:cover;transform:rotate(-7deg) scale(1.08)}.contact-card__initial{font-size:3.25rem;font-weight:700;line-height:1;color:#8f8f8f;transform:rotate(-7deg)}.contact-card__body{min-width:0}.contact-person{margin-bottom:1.15rem}.contact-person__name{font-size:1.125rem;font-weight:700;color:#62b8b6;line-height:1.15;margin-bottom:.3rem}.contact-person__role{font-size:1rem;color:#3f3f3f;line-height:1.2}.contact-details{display:flex;flex-direction:column;gap:.95rem}@media(max-width:1120px){.dashboard-grid{grid-template-columns:1fr}.widget-notifications,.widget-contact{grid-column:1/-1}.contact-card{grid-template-columns:1fr;gap:1.25rem}.contact-card__media{padding-left:0}}@media(max-width:900px){.statistics-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.contact-card{grid-template-columns:1fr;gap:1.25rem}}.order-list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.order-list-title{margin:0;font-size:1.25rem;font-weight:600}.order-table-scroll{width:100%}.order-table{width:100%;border-collapse:collapse;font-size:.9rem;border:0}.order-table th,.order-table td{border:0}.order-table thead tr{border-bottom:2px solid #000}.order-table th{padding:.75rem 1rem;text-align:left;font-size:.8rem;font-weight:700;color:#000;background:transparent;white-space:nowrap;-webkit-user-select:none;user-select:none}.order-table td{padding:.9rem 1rem;vertical-align:middle;color:#212529}.order-table tbody .order-row{border-bottom:1px solid #dedede;transition:background .12s ease;cursor:default}.order-table tbody .order-row:hover,.order-table tbody .order-row.is-expanded{background:#fafafa}.order-table tbody .order-row.is-expanded .order-toggle-btn svg{transform:rotate(180deg)}.order-table tbody .order-detail-row{border-bottom:1px solid #dedede}.order-table tbody .order-detail-row td{padding:0 1rem 1.25rem;border:0;background:#fafafa}.order-table__toggle-col,.order-table__toggle{width:40px;padding-right:0}.order-table__actions-col,.order-table__actions{width:48px;text-align:right}.order-toggle-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:#17b0b0;cursor:pointer;border-radius:4px;transition:background .12s ease;padding:0}.order-toggle-btn svg{transition:transform .2s ease}.order-toggle-btn:hover{background:#e8f7f7}.order-action-menu{position:relative;display:inline-block}.order-action-dropdown{min-width:160px}.order-action-dropdown[aria-hidden=true]{display:none}.order-detail-grid{display:flex;gap:2.5rem;flex-wrap:wrap;padding:.5rem 0}.order-detail-block{display:grid;grid-template-columns:auto 1fr;column-gap:.75rem;row-gap:.2rem;align-items:baseline}.order-detail-label{font-size:.78rem;font-weight:600;color:#6c757d;white-space:nowrap}.order-detail-value{font-size:.875rem;color:#212529}.status-badge{display:inline-block;padding:.2rem .6rem;font-size:.75rem;font-weight:600;white-space:nowrap;border-radius:2px;background:#f0f0f0;color:#555}.status-submitted{background:#e8f4fd;color:#1a78c2}.status-quote-requested,.status-quoted{background:#fff3cd;color:#856404}.status-approved{background:#d1f0ee;color:#17807e}.status-rejected{background:#fde8e8;color:#c0392b}.status-completed{background:#e8f5e9;color:#2e7d32}.status-cancelled{background:#f5f5f5;color:#9e9e9e}.order-table-footer{margin-top:.75rem}.order-table-footer__all{white-space:nowrap}.order-list-pagination{font-size:.875rem}.order-list-pagination__rail{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.25rem .6rem}.order-list-pagination__chev{display:inline-flex;align-items:center;justify-content:center;padding:.05rem;line-height:0;color:#2b2b2b;text-decoration:none;border:0;background:transparent;transition:color .12s ease}.order-list-pagination__chev:hover{color:#62b8b6}.order-list-pagination__chev--disabled{color:#d0d0d0;pointer-events:none}.order-list-pagination__num{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;padding:.05rem .1rem;color:#888;text-decoration:none;border:0;background:transparent;font-size:.875rem;font-weight:400;transition:color .12s ease}.order-list-pagination__num:hover{color:#2b2b2b}.order-list-pagination__num--current{color:#888;cursor:default;font-weight:500}.order-list-pagination__ellipsis{display:inline-flex;align-items:center;color:#888;letter-spacing:.05em;-webkit-user-select:none;user-select:none;padding:0 .05rem}.order-list-empty{padding:3rem 0;text-align:center;color:#6c757d}.order-list-empty p{margin-bottom:1rem}.ecommerce-search{margin-bottom:1.5rem}.search-bar{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;gap:.75rem;margin-bottom:.5rem}.search-input-wrapper{position:relative;min-width:0}.search-input-wrapper .search-input{width:100%;height:44px;border:1px solid #dedede;background:#fff;padding:0 32px 0 14px;font-size:.875rem;box-sizing:border-box;appearance:none}.search-input-wrapper .search-input:focus{border-color:#62b8b6;outline:0}.search-input-wrapper .search-input::placeholder{color:#aaa}.search-input-wrapper .search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#aaa;cursor:pointer;padding:0;line-height:1;font-size:1rem}.search-input-wrapper .search-clear:hover{color:#333}.date-filter input[type=date]{width:100%;height:44px;border:1px solid #dedede;background:#fff;padding:0 14px;font-size:.875rem;box-sizing:border-box}.date-filter input[type=date]:focus{border-color:#62b8b6;outline:0}.search-filter-select{min-width:0}.search-filter-dropdown{width:100%;height:44px;border:1px solid #dedede;background:#fff;padding:0 36px 0 14px;font-size:.875rem;color:#444;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;box-sizing:border-box}.search-filter-dropdown:focus{border-color:#62b8b6;outline:0}.search-status{display:flex;align-items:center;gap:.75rem;font-size:.8rem;color:#6c757d;min-height:1.5rem}.search-reset{font-size:.8rem;padding:.2rem .6rem;border:1px solid #dedede;background:transparent;cursor:pointer;color:#6c757d}.search-reset:hover{border-color:#62b8b6;color:#62b8b6}@media(max-width:768px){.order-table-scroll{overflow:visible}.order-table{display:block}.order-table thead{display:none}.order-table tbody{display:block}.order-table tbody .order-row{display:block;padding:.4rem 0}.order-table tbody .order-row td{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem;width:100%;padding:.45rem 0;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}.order-table tbody .order-row td:before{content:attr(data-label);flex:0 0 42%;max-width:42%;font-size:.8rem;font-weight:700;color:#000;white-space:normal}.order-table tbody .order-row .order-table__toggle,.order-table tbody .order-row .order-table__actions{justify-content:flex-end}.order-table tbody .order-row .order-table__toggle:before,.order-table tbody .order-row .order-table__actions:before{content:none}.order-table tbody .order-detail-row{display:block}.order-table tbody .order-detail-row td{display:block;width:100%;padding:0 0 1rem;box-sizing:border-box}.order-table__toggle-col,.order-table__toggle,.order-table__actions-col,.order-table__actions{width:100%;text-align:right;padding-right:0}.order-detail-grid{gap:1rem}.order-detail-block{grid-template-columns:1fr;row-gap:.35rem}.order-detail-label,.order-detail-value{white-space:normal}.search-bar{grid-auto-flow:row;grid-auto-columns:auto}}.portal-shell .tx-genesis-registration{width:100%;max-width:1170px;margin:0 auto}.portal-shell .portal-registration{width:100%;max-width:none;margin:0;padding:2rem;box-sizing:border-box}.portal-shell .portal-registration__title{margin:0 0 .25rem;color:#62b8b6;font-size:2rem;line-height:1.2;text-transform:uppercase}.portal-shell .portal-registration__intro{margin:0 0 2rem;max-width:32rem;color:#3f3f3f;font-size:.95rem;line-height:1.6}.portal-shell .tx-genesis-registration #genesisRegistration{background:#fff;box-shadow:0 2px 16px #0000000f;padding:1.75rem}.portal-shell .tx-genesis-registration .portal-registration__login-link{margin:1.25rem 0 0;color:#3f3f3f;font-size:.875rem}.portal-shell .tx-genesis-registration .portal-registration__login-link a{color:#62b8b6;text-decoration:none;font-weight:600}.portal-shell .tx-genesis-registration .portal-registration__login-link a:hover{text-decoration:underline}.portal-shell .tx-genesis-registration form .row{display:flex;flex-wrap:nowrap;gap:16px;margin:0 0 8px}.portal-shell .tx-genesis-registration form .col{width:100%;min-width:0}.portal-shell .tx-genesis-registration form .form-group{margin:0 0 16px}.portal-shell .tx-genesis-registration form .form-label{display:block;width:100%;font-size:.875rem;font-weight:600;margin-bottom:6px;color:#212529}.portal-shell .tx-genesis-registration form .form-label em{color:#62b8b6;font-style:normal;margin-left:2px}.portal-shell .tx-genesis-registration form input[type=text],.portal-shell .tx-genesis-registration form input[type=tel],.portal-shell .tx-genesis-registration form input[type=email],.portal-shell .tx-genesis-registration form input[type=password],.portal-shell .tx-genesis-registration form input[type=number],.portal-shell .tx-genesis-registration form select,.portal-shell .tx-genesis-registration form .form-control{width:100%;height:44px;border:1px solid #dedede;background:#fff;padding:0 14px;font-size:.875rem;box-sizing:border-box;appearance:none;border-radius:0}.portal-shell .tx-genesis-registration form input[type=text]:focus,.portal-shell .tx-genesis-registration form input[type=tel]:focus,.portal-shell .tx-genesis-registration form input[type=email]:focus,.portal-shell .tx-genesis-registration form input[type=password]:focus,.portal-shell .tx-genesis-registration form input[type=number]:focus,.portal-shell .tx-genesis-registration form select:focus,.portal-shell .tx-genesis-registration form .form-control:focus{border-color:#62b8b6;outline:0;box-shadow:none}.portal-shell .tx-genesis-registration form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;padding-right:36px}.portal-shell .tx-genesis-registration form textarea{width:100%;min-height:88px;border:1px solid #dedede;background:#fff;padding:10px 14px;font-size:.875rem;box-sizing:border-box;resize:vertical}.portal-shell .tx-genesis-registration form textarea:focus{border-color:#62b8b6;outline:0}.portal-shell .tx-genesis-registration form button[type=submit],.portal-shell .tx-genesis-registration form input[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:44px;padding:0 24px;border:0;background:#62b8b6;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;margin-top:8px}.portal-shell .tx-genesis-registration form button[type=submit]:hover,.portal-shell .tx-genesis-registration form input[type=submit]:hover{background:#53acab}.portal-shell .tx-genesis-registration form .form-group:last-child{margin-bottom:0}@media(max-width:600px){.portal-shell .portal-registration{padding:1.25rem 0 0}.portal-shell .tx-genesis-registration #genesisRegistration{padding:1.25rem}.portal-shell .tx-genesis-registration form .row{flex-direction:column;gap:0}}
