:root{--st-primary-color:var(--primary-color);--st-primary-light-color:color-mix(in srgb,var(--primary-color) 20%,transparent);--st-primary-medium-color:color-mix(in srgb,var(--primary-color) 30%,transparent);--st-primary-dark-color:color-mix(in srgb,var(--primary-color) 45%,transparent);--st-primary-darkest-color:color-mix(in srgb,var(--primary-color) 80%,transparent);--st-table-header-background:var(--primary-color);--st-table-oddrow-background:#fff;--st-table-evenrow-background:#f8f8f8;--st-dark-1:rgba(0,0,0,.026);--st-dark-2:rgba(0,0,0,.036);--st-dark-3:rgba(0,0,0,.066);--st-dark-4:rgba(0,0,0,.1);--st-dark-5:rgba(0,0,0,.15);--st-dark-6:rgba(0,0,0,.3);--st-dark-7:rgba(0,0,0,.5);--st-dark-8:rgba(0,0,0,.6);--st-dark-9:rgba(0,0,0,.9);--st-dark-10:rgba(0,0,0,1);--st-light-1:rgba(255,255,255,.045);--st-light-2:rgba(255,255,255,.08);--st-light-3:rgba(255,255,255,.11);--st-light-4:rgba(255,255,255,.14);--st-light-5:rgba(255,255,255,.17);--st-light-6:rgba(255,255,255,.35);--st-light-7:rgba(255,255,255,.5);--st-light-8:rgba(255,255,255,.7);--st-light-9:rgba(255,255,255,.9);--st-light-10:rgba(255,255,255,1);--st-page-nav-border-radius:50px;--st-font-weight-bold:500;--st-cart-header-height:65px;--st-alr-flyout-width:450px;--st-mdl-handheld-width:100vw;--st-mdl-width:430px;--st-mdl-sm-width:330px;--st-mdl-lg-width:900px;--st-mdl-xl-width:1130px;--st-mdl-flyout-width:600px;--st-mdl-flyout-sm-width:500px;--st-mdl-flyout-lg-width:800px;--st-mdl-flyout-xl-width:1130px}@keyframes pageLoaderBar-bar1{0%{left:-35%;right:100%}60%,100%{left:100%;right:-90%}}@keyframes pageLoaderBar-bar2{0%{left:-200%;right:100%}60%,100%{left:107%;right:-8%}}@keyframes loaderBar{0%{left:0%;right:100%;width:0%}10%{left:0%;right:75%;width:25%}90%{right:0%;left:75%;width:25%}100%{left:100%;right:0%;width:0%}}@keyframes mdlOverlayFade{0%{opacity:0}100%{opacity:1}}@keyframes mdlPopup{0%{opacity:0;transform:translate3d(0,30px,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes mdlFlyout{0%{opacity:0;transform:translate3d(var(--st-mdl-flyout-width),0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes mdlFlyout-sm{0%{opacity:0;transform:translate3d(var(--st-mdl-flyout-sm-width),0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes mdlFlyout-lg{0%{transform:translate3d(var(--st-mdl-flyout-lg-width),0,0)}100%{transform:translate3d(0,0,0)}}@keyframes mdlFlyout-xl{0%{transform:translate3d(var(--st-mdl-flyout-xl-width),0,0)}100%{transform:translate3d(0,0,0)}}@keyframes alertFlyoutRight{0%{transform:translate3d(var(--st-alr-flyout-width),0,0);opacity:0;pointer-events:all}60%{transform:translate3d(20px,0,0);pointer-events:all}100%{transform:translate3d(0,0,0);opacity:1;pointer-events:all}}@keyframes alertFlyoutBottom{0%{transform:translate3d(0,50px,0);opacity:0;pointer-events:all}60%{transform:translate3d(0,0,0);pointer-events:all}100%{opacity:1;pointer-events:all}}@keyframes alertFadeOut{0%{opacity:1}100%{opacity:0;pointer-events:none}}kbd{border:1px solid var(--border-color);background-color:var(--st-dark-2);padding:.1em .55em}.bnkIdLogo{width:35px;height:35px;margin-left:-.7em}.grd{width:100%}.grd-algVert--top{align-self:flex-start}.pageLoadr{background-color:var(--st-dark-4);position:fixed;z-index:9999;height:4px;width:100%;top:0;left:0}.pageLoadr__bar1,.pageLoadr__bar2{position:absolute;height:4px}.pageLoadr__bar1{animation:pageLoaderBar-bar1 2100ms cubic-bezier(.65,.81,.73,.4) infinite}.pageLoadr__bar2{animation:pageLoaderBar-bar2 2100ms cubic-bezier(.16,.84,.44,1) infinite;animation-delay:1150ms}.portal-nova .pageLoadr__bar1,.portal-nova .pageLoadr__bar2{background-color:#c79bff}.portal-ps .pageLoadr__bar1,.portal-ps .pageLoadr__bar2{background-color:#a2d4ff}.loadr{background-color:var(--primary-light-color);position:relative;overflow:hidden;width:100%;height:6px;border-radius:6px}.loadr__bar{background-color:var(--primary-color);position:absolute;height:100%;width:0;top:0;border-radius:6px;animation:loaderBar 1.2s linear infinite}.crd__clsBtn{position:absolute;top:.5rem;right:.5rem}.accountDropDown__userIcon,.accountDropDown__companyIcon{background-color:var(--st-dark-6);color:var(--st-light-10);display:flex;justify-content:center;align-items:center;border-radius:100%;height:45px;width:45px}.accountDropDown__companyIcon{background-color:var(--body-text-color);height:32px;width:32px}.noticeDropDownButton{overflow:visible}.noticeDropDownBadge{background-color:#dd3712;font-size:.7rem;position:absolute;top:-.4rem;right:-.4rem;min-width:18px;min-height:18px;border-radius:18px;display:inline-flex;justify-content:center;align-items:center;padding:0 .3rem;line-height:0}.noticeDropDownBadge[data-unreadcount="0"]{display:none}.noticeDropDown .drpdwn__lst a{font-weight:normal}.alr{position:relative;background-color:var(--st-dark-2);color:var(--body-text-color)}.alr p:first-child{margin-top:0}.alr p:last-child{margin-bottom:0}.alr-tpe--wrng,.alr-tpe--dngr,.alr-tpe--sces,.alr-tpe--ifo{border-top-left-radius:0;border-bottom-left-radius:0;margin-top:1.7em}.alr-tpe--wrng:before,.alr-tpe--dngr:before,.alr-tpe--sces:before,.alr-tpe--ifo:before{position:absolute;left:-16px;top:-12px;border-radius:100%;height:29px;width:29px;background-color:var(--st-light-10);border:4px solid var(--st-light-10)}.alr-tpe--wrng{border-left:3px solid #ffd199}.alr-tpe--wrng:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" viewBox="0 0 24 24" fill="none" stroke-width="7%" stroke="%23ffd199" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line></svg>')}.alr-tpe--dngr{border-left:3px solid #f64f3e}.alr-tpe--dngr:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" viewBox="0 0 24 24" fill="none" stroke-width="7%" stroke="%23f64f3e" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12.01" y2="16"></line></svg>')}.alr-tpe--sces{border-left:3px solid #32b189}.alr-tpe--sces:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" viewBox="0 0 24 24" fill="none" stroke-width="7%" stroke="%2332b189" stroke-linecap="round" stroke-linejoin="round"><path d="M22 11.08V12a10 10 0 1 1-5.93-9.14"></path><polyline points="22 4 12 14.01 9 11.01"></polyline></svg>')}.alr-tpe--ifo{border-left:3px solid var(--primary-color)}.portal-ps .alr-tpe--ifo:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" viewBox="0 0 24 24" fill="none" stroke-width="7%" stroke="%230076c9" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="16" x2="12" y2="12"></line><line x1="12" y1="8" x2="12.01" y2="8"></line></svg>')}.portal-nova .alr-tpe--ifo:before{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" viewBox="0 0 24 24" fill="none" stroke-width="7%" stroke="%23533b98" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="16" x2="12" y2="12"></line><line x1="12" y1="8" x2="12.01" y2="8"></line></svg>')}.alr-tpe--flyout{background-color:var(--st-light-10);position:fixed;z-index:6000;bottom:0;right:0;opacity:0;pointer-events:none;padding:1.3em;margin:2.5em 2em;width:var(--st-alr-flyout-width);box-shadow:0 4px 20px -2px var(--st-dark-5);animation:alertFlyoutRight 350ms ease-in-out forwards,alertFadeOut 1s 5s forwards}@media screen and (max-width:992px){.alr-tpe--flyout{left:0;right:0;width:auto;animation:alertFlyoutBottom 350ms ease-in-out forwards,alertFadeOut 1s 5s forwards}}.alr-tpe--flyout:hover{animation-play-state:paused}.mdl{display:flex;justify-content:center;align-items:center;z-index:8000;position:fixed;top:0;bottom:0;left:0;right:0;pointer-events:none}.mdl-tpe--flyoutStc .mdl__mdlWrpr{animation:none}.mdl:after{content:'';z-index:-1;position:fixed;top:0;bottom:0;left:0;right:0;opacity:0;visibility:hidden;background-color:var(--st-dark-6)}.mdl__mdlWrpr{animation:mdlPopup 550ms cubic-bezier(.22,1,.36,1) forwards;border-radius:var(--base-border-radius);background-color:var(--st-light-10);box-shadow:0 8px 20px -2px var(--st-dark-6);display:flex;flex-direction:column;position:relative;width:90vw;max-width:var(--st-mdl-width);max-height:90vh}.mdl-sze--sm .mdl__mdlWrpr{max-width:var(--st-mdl-sm-width)}.mdl-sze--lg .mdl__mdlWrpr{max-width:var(--st-mdl-lg-width)}.mdl-sze--xl .mdl__mdlWrpr{max-width:var(--st-mdl-xl-width)}.mdl__mdlContnt{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.mdl__mdlContnt>span:only-child{line-height:1.6em}.mdl__mdlContnt,.mdl__mdlBtnContnt{padding:3em}.mdl__mdlBtnContnt{background-color:var(--st-dark-2);border-bottom-right-radius:var(--base-border-radius);border-bottom-left-radius:var(--base-border-radius);display:flex;justify-content:space-between;padding-top:2em;padding-bottom:2em}.mdl__mdlBtnContnt>*:only-child{margin-left:auto}.mdl-stus--act{pointer-events:auto}.mdl-stus--act:after{opacity:1;visibility:visible}.mdl:not(.mdl-tpe--flyoutStc).mdl-stus--act:after{animation:mdlOverlayFade 550ms cubic-bezier(.22,1,.36,1) forwards}.mdl__mdlTitle{margin-top:0;margin-bottom:1.8rem;font-size:1.1rem}.mdl__mdlClsBtn{position:absolute;top:.5rem;right:.5rem}@media screen and (min-width:769px){body.bdy-stus--flyoutAct{overflow:hidden}.mdl-tpe--flyout,.mdl-tpe--flyoutStc{left:auto}.mdl-tpe--flyout .mdl__mdlWrpr{animation:mdlFlyout 650ms cubic-bezier(.22,1,.36,1) forwards}.mdl-tpe--flyout.mdl-sze--sm .mdl__mdlWrpr{animation:mdlFlyout-sm 550ms cubic-bezier(.22,1,.36,1) forwards}.mdl-tpe--flyout.mdl-sze--lg .mdl__mdlWrpr{animation:mdlFlyout-lg 750ms cubic-bezier(.22,1,.36,1) forwards}.mdl-tpe--flyout.mdl-sze--xl .mdl__mdlWrpr{animation:mdlFlyout-xl 850ms cubic-bezier(.22,1,.36,1) forwards}.mdl-tpe--flyout .mdl__mdlWrpr,.mdl-tpe--flyoutStc .mdl__mdlWrpr{justify-content:space-between;border-radius:0;height:100vh;max-height:none;max-width:var(--st-mdl-flyout-width)}.mdl-tpe--flyout.mdl-sze--sm .mdl__mdlWrpr,.mdl-tpe--flyoutStc.mdl-sze--sm .mdl__mdlWrpr{max-width:var(--st-mdl-flyout-sm-width)}.mdl-tpe--flyout.mdl-sze--lg .mdl__mdlWrpr,.mdl-tpe--flyoutStc.mdl-sze--lg .mdl__mdlWrpr{max-width:var(--st-mdl-flyout-lg-width)}.mdl-tpe--flyout.mdl-sze--xl .mdl__mdlWrpr,.mdl-tpe--flyoutStc.mdl-sze--xl .mdl__mdlWrpr{max-width:var(--st-mdl-flyout-xl-width)}}@media screen and (max-width:768px){.mdl{align-items:flex-end;margin:.43333rem .43333rem .65rem}.mdl:after{background-color:var(--st-dark-8)}.mdl__mdlWrpr,.mdl-sze--sm .mdl__mdlWrpr,.mdl-sze--lg .mdl__mdlWrpr,.mdl-sze--xl .mdl__mdlWrpr{max-height:calc(100vh - 95px);max-width:var(--st-mdl-handheld-width);width:var(--st-mdl-handheld-width);background-color:transparent;box-shadow:none}.mdl__mdlContnt{background-color:var(--st-light-10);border-radius:10px;font-size:14.5px;padding:1.2rem 1.2rem 2rem}.mdl__mdlContnt input:not([type=checkbox]):not([type=radio]),.mdl__mdlContnt .inp:not([type=checkbox]):not([type=radio]),.mdl__mdlContnt textarea{padding:.8rem;height:auto}.mdl__mdlContnt .slct{height:47px}.mdl__mdlContnt select{padding-left:.8rem}.mdl__mdlTitle{border-bottom:1px solid var(--border-color);font-size:15.5px;padding:1.2rem;margin-top:-1.2rem;margin-left:-1.2rem;margin-right:-1.2rem;margin-bottom:1.2rem;text-transform:uppercase;text-align:center}.mdl__mdlBtnContnt{background-color:transparent;flex-wrap:wrap;margin-top:.325rem;margin-left:-.1625rem;margin-right:-.1625rem;padding:0}.mdl__mdlBtnContnt .btn{background-color:var(--st-light-10);color:var(--danger-color);flex-grow:1;flex-basis:calc(50% - .65rem);border-radius:10px;font-size:14.5px;height:57px;margin:0 .1625rem .325rem;padding:0}.mdl__mdlBtnContnt .btn:not(.btn-colr--prmy):first-child{order:1}.mdl__mdlBtnContnt .btn.btn-colr--prmy{color:var(--primary-color)}.mdl__mdlBtnContnt .btn:hover{background-color:var(--st-light-10);color:var(--title-text-color)}}h1+.tbl,h2+.tbl,h3+.tbl,h4+.tbl,h5+.tbl,h6+.tbl{margin-top:.9rem}.tbl{border-radius:var(--base-border-radius);box-shadow:0 8px 20px -2px var(--st-dark-3);margin:1.5rem 0;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.tbl-tpe--sort thead .tbl__srtTgl{cursor:pointer;display:inline-flex;align-items:center}.tbl-tpe--sort thead .tbl__srtTgl:hover .tbl__srtIcn,.tbl-tpe--sort thead .tbl__srtTgl:focus .tbl__srtIcn{visibility:visible;opacity:.55}.tbl-tpe--sort thead .tbl__srtIcn{visibility:hidden;opacity:0}.tbl-tpe--sort thead .tbl__srtTgl.active .tbl__srtIcn{visibility:visible;opacity:1}.tbl-tpe--blnk{margin:0;box-shadow:none}.tbl-tpe--lst .tbl__tbl thead th,.tbl-tpe--lst .tbl__tbl tbody tr:nth-of-type(odd) th,.tbl-tpe--lst .tbl__tbl tbody tr:nth-of-type(even) th,.tbl-tpe--lst .tbl__tbl tbody tr:nth-of-type(odd) td,.tbl-tpe--lst .tbl__tbl tbody tr:nth-of-type(even) td{background-color:transparent;color:inherit}.tbl-tpe--lst thead tr th{border-bottom:1px solid var(--border-color)}.tbl-tpe--lst tbody tr:not(:first-child) th,.tbl-tpe--lst tbody tr:not(:first-child) td{border-top:1px solid var(--border-color)}.tbl__tbl{border-spacing:0;width:100%;font-size:.9em;text-align:left}.tbl__tbl tbody{background-color:var(--st-light-10)}.tbl__tbl thead{position:relative;z-index:1}.tbl__tbl thead th{background-color:var(--primary-color);color:var(--st-light-10);padding:1rem 1.3rem}.tbl__tbl thead th .icn.rotated{transform:rotate(180deg)}.tbl__tbl th,.tbl__tbl td{white-space:nowrap}.tbl__tbl thead th,.tbl__tbl tbody th{font-weight:var(--st-font-weight-bold)}.tbl__tbl tbody th,.tbl__tbl tbody td{padding:.9rem 1.3rem}.tbl__tbl tfoot tr{border-top:1px solid var(--border-color)}.tbl__tbl td a:not(.btn){font-weight:normal}.tbl__tbl tbody tr.expandable td[data-expandpath]{cursor:pointer}.tbl__tbl tbody tr.expandable span[data-expandicon] .icn-chevron-up{display:inline}.tbl__tbl tbody tr.expandable span[data-expandicon] .icn-chevron-down{display:none}.tbl__tbl tbody tr.expandable.expanded span[data-expandicon] .icn-chevron-up{display:none}.tbl__tbl tbody tr.expandable.expanded span[data-expandicon] .icn-chevron-down{display:inline}.tbl__tbl td ul{margin:0 0 .5em}.tbl__tbl tbody td ul li{padding:0}.tbl__tbl td form,.tbl__tbl th form{display:inline-block}.tbl__tbl tbody tr:nth-of-type(odd) th,.tbl__tbl tbody tr:nth-of-type(odd) td{background-color:var(--st-table-oddrow-background)}.tbl__tbl tbody tr:nth-of-type(even) th,.tbl__tbl tbody tr:nth-of-type(even) td{background-color:var(--st-table-evenrow-background)}.tbl__tbl.tbl-exp-rows tbody tr:nth-child(odd of:not(.hde)) th,.tbl__tbl.tbl-exp-rows tbody tr:nth-child(odd of:not(.hde)) td{background-color:var(--st-table-oddrow-background)}.tbl__tbl.tbl-exp-rows tbody tr:nth-child(even of:not(.hde)) th,.tbl__tbl.tbl-exp-rows tbody tr:nth-child(even of:not(.hde)) td{background-color:var(--st-table-evenrow-background)}.tbl__tbl .tbl__act{width:1%;position:sticky;right:0;padding-top:.75rem;padding-bottom:.75rem}.tbl__tbl .tbl__act-shdw:after{background:linear-gradient(90deg,transparent 0%,var(--st-dark-4) 100%);content:"";pointer-events:none;position:absolute;top:0;left:-15px;width:15px;height:100%}.tbl__tblRowMulti{vertical-align:baseline}.tbl__srtIcn{margin-left:.25rem}.tbl__srtIcn svg{stroke-width:11%}@media screen and (max-width:768px){.tbl-tpe--dec{box-shadow:none;overflow:visible;margin:0}.tbl-tpe--dec tbody{background-color:transparent}.tbl-tpe--dec .tbl__tbl thead{display:none}.tbl-tpe--dec .tbl__tbl tbody tr{border-radius:var(--base-border-radius);box-shadow:0 8px 20px -2px var(--st-dark-5);display:flex;flex-direction:column;overflow:hidden;margin-bottom:1.5rem}.tbl-tpe--dec .tbl__tbl tr:nth-of-type(even) th,.tbl-tpe--dec .tbl__tbl tr:nth-of-type(even) td{background-color:transparent}.tbl-tpe--dec .tbl__tbl tbody th,.tbl-tpe--dec .tbl__tbl tbody td{display:flex;font-size:var(--small-text-size)}.tbl-tpe--dec .tbl__tbl tbody td.tbl__act{background-color:var(--st-light-10);border-top:1px solid var(--border-color);justify-content:end;width:100%;position:static;padding-top:.75rem;padding-bottom:.75rem}td.tbl__act>*{margin-left:.5rem}.tbl-tpe--dec .tbl__tbl tbody th:empty,.tbl-tpe--dec .tbl__tbl tbody td:empty{display:none}.tbl-tpe--dec .tbl__tbl tbody tr th:nth-of-type(even),.tbl-tpe--dec .tbl__tbl tbody tr td:nth-of-type(even){background-color:var(--st-table-evenrow-background)}.tbl-tpe--dec .tbl__tbl tbody tr th:nth-of-type(odd),.tbl-tpe--dec .tbl__tbl tbody tr td:nth-of-type(odd){background-color:var(--st-table-oddrow-background)}.tbl-tpe--dec .tbl__tbl tbody tr th:first-child,.tbl-tpe--dec .tbl__tbl tbody tr td:first-child{background-color:var(--st-table-header-background);color:var(--st-light-10)}.tbl-tpe--dec .tbl__tbl tbody th:not(.tbl__act)::before,.tbl-tpe--dec .tbl__tbl tbody td:not(.tbl__act)::before{flex-basis:40%;content:attr(data-label) ":";font-weight:var(--st-font-weight-bold);white-space:normal;padding-right:1rem}.tbl-tpe--dec .tbl__tbl tbody th:last-child,.tbl-tpe--dec .tbl__tbl tbody td:last-child{border-bottom:0}.tbl-tpe--dec tbody tr:not(:first-child) th,.tbl-tpe--dec tbody tr:not(:first-child) td,.tbl-tpe--dec .tbl__tbl tfoot tr{border-top:0}}.fldst-tpe--brd{border-color:var(--st-dark-4);border-radius:var(--base-border-radius);padding:0 1.3rem 1.3rem;margin:1.3rem 0}.fldst-tpe--brd legend{color:var(--st-dark-7);font-weight:var(--st-font-weight-bold);font-size:var(--small-text-size);text-transform:uppercase;padding:0 .75rem;margin-left:-.75rem}.fldst-tpe--sr{border:0;padding:0;margin:0 0 1.3rem}.fldst-tpe--sr legend{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.fldst-tpe--sr legend+p{margin-top:0}label[for]:not(.iptCbx):not(.iptRdi){font-size:var(--small-text-size);font-weight:var(--st-font-weight-bold)}.validation-summary-valid{display:none}.validation-summary-errors{font-size:var(--small-text-size);display:block}.validation-summary-errors ul{list-style-position:inside;margin:0;padding:0}.validation-summary-errors li{padding-bottom:0;line-height:normal}.validation-summary-errors li:only-child::marker{content:""}.field-validation-error{font-size:var(--small-text-size);font-style:italic}.orderModules .field-validation-error{font-size:var(--body-text-size);font-style:normal}input:not([type=checkbox]):not([type=radio]).input-validation-error,textarea.input-validation-error{border-color:var(--danger-color);background-color:rgba(246,79,62,.07)}input[type=checkbox].input-validation-error~.icn,input[type=radio].input-validation-error~.icn{border-color:var(--danger-color);background-color:rgba(246,79,62,.07)}.slct{display:grid;grid-template-areas:"select";align-items:center;height:36px;padding:0;border:1px solid var(--st-dark-5);border-radius:var(--base-border-radius);background-color:var(--st-light-10);text-overflow:ellipsis}select,.slct:after{grid-area:select}.slct::after{justify-self:end;content:" ";pointer-events:none;width:.7em;height:.5em;margin-right:1em;background-color:var(--body-text-color);clip-path:polygon(100% 0%,0 0%,50% 100%)}select{appearance:none;background-color:transparent;border:0;margin:0;width:100%;height:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;padding:.45em 2.5em .45em .6em}select>option{color:inherit;background-color:var(--st-light-10);background-image:none}.iptCbx .icn,.iptRdi .icn{transform:translateY(1px)}.iptCbx input[type="checkbox"]:not(:indeterminate)~.icn-minus{display:none}.iptCbx input[type="checkbox"]:indeterminate~.icn-check{display:none}.iptCbx.iptCbx-tpe--swtch .icn,.iptRdi.iptRdi-tpe--swtch .icn{transform:translateY(2px)}.iptCbx.iptCbx-tpe--swtch input[type="checkbox"]~.icn,.iptRdi.iptRdi-tpe--swtch input[type="radio"]~.icn{position:relative;width:33px;height:16px;border-radius:16px}.iptCbx.iptCbx-tpe--swtch .icn svg,.iptRdi.iptRdi-tpe--swtch .icn svg{color:transparent;background-color:var(--st-dark-8);opacity:1;border-radius:8px;width:8px;height:8px;position:absolute;left:3px;transition:all 300ms}.iptCbx.iptCbx-tpe--swtch input[type="checkbox"]:checked~.icn svg,.iptRdi.iptRdi-tpe--swtch input[type="radio"]:checked~.icn svg{background-color:var(--st-light-10);left:calc(100% - 13px);width:12px;height:12px}.iptCbx.iptCbx-tpe--crd,.iptRdi.iptRdi-tpe--crd{transition:all 150ms;border:1px solid var(--st-dark-5);border-radius:6px;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.2rem}.iptCbx.iptCbx-tpe--crd:hover,.iptRdi.iptRdi-tpe--crd:hover{background-color:var(--st-dark-1);border-color:transparent}.iptCbx.iptCbx-tpe--crd .icn,.iptRdi.iptRdi-tpe--crd .icn{transform:translateY(0)}.iptCbx.iptCbx-tpe--crd input[type="checkbox"]~.icn,.iptRdi.iptRdi-tpe--crd input[type="radio"]~.icn{height:18px;width:18px;margin-right:0}.iptCbx.iptCbx-tpe--crd:hover input[type="checkbox"]~.icn,.iptRdi.iptRdi-tpe--crd:hover input[type="radio"]~.icn{background-color:var(--st-dark-5);border-color:transparent}.iptCbx.iptCbx-tpe--crd:hover input[type="checkbox"]~.icn,.iptRdi.iptRdi-tpe--crd:hover input[type="radio"]~.icn{background-color:var(--st-dark-5);border-color:transparent}.iptCbx.iptCbx-tpe--crd input[type="checkbox"]:checked~.icn,.iptRdi.iptRdi-tpe--crd input[type="radio"]:checked~.icn{background-color:var(--st-primary-color)}.iptCbx.iptCbx-tpe--crd input[type="checkbox"]:checked:focus-visible~.icn,.iptRdi.iptRdi-tpe--crd input[type="radio"]:checked:focus-visible~.icn{background-color:var(--st-dark-5)}.iptCbx.iptCbx-tpe--crd.iptCbx-tpe--swtch input[type="checkbox"]~.icn,.iptRdi.iptRdi-tpe--crd.iptRdi-tpe--swtch input[type="radio"]~.icn{width:36px;height:18px;border-radius:18px}.iptCbx.iptCbx-tpe--crd .icn svg,.iptRdi.iptRdi-tpe--crd .icn svg{height:14px;width:14px;stroke-width:14%}.iptCbx.iptCbx-tpe--crd.iptCbx-tpe--swtch input[type="checkbox"]:checked~.icn svg,.iptRdi.iptRdi-tpe--crd.iptRdi-tpe--swtch input[type="radio"]:checked~.icn svg{left:calc(100% - 15px);width:14px;height:14px}.iptCbx.iptCbx-tpe--crd.iptCbx-tpe--swtch .icn svg,.iptRdi.iptRdi-tpe--crd.iptRdi-tpe--swtch .icn svg{border-radius:10px;width:10px;height:10px;left:3px}input:not([type=checkbox]):not([type=radio])[disabled],input:not([type=checkbox]):not([type=radio])[disabled]:hover{background-color:var(--st-dark-2);color:var(--st-dark-7);border-color:transparent}input:not([type=checkbox]):not([type=radio])[readonly],input:not([type=checkbox]):not([type=radio])[readonly]:hover{color:var(--st-dark-8);cursor:default}.iptCbx-stus--disbld{pointer-events:none;opacity:.5}.iptGrp__apnd{position:absolute;padding:0 15px}.pageNav{background-color:var(--st-dark-3);display:flex;flex-direction:column}a.nav__lnk{color:var(--body-text-color);border-radius:var(--st-page-nav-border-radius);display:flex;align-items:center;width:100%;white-space:nowrap}a.nav__lnk:hover{background-color:var(--st-dark-2);text-decoration:none}a.nav__lnk.active{background-color:var(--st-light-10);color:var(--primary-color);box-shadow:0 4px 4px -4px var(--st-dark-5);font-weight:var(--st-font-weight-bold)}a.nav__lnk.active .icn svg{stroke-width:9%;stroke:var(--primary-color)}@media screen and (min-width:1201px){.pageNavContent{height:100%}.pageNav{background-color:var(--st-dark-2);position:relative;flex-basis:300px;padding-top:3rem;padding-bottom:2.6rem}.pageNav-tpe--min{flex-basis:0;align-items:center;padding-top:2rem}.nav__navMinTgl{position:absolute;right:10px;top:10px;margin-left:auto}.nav__itm{margin-bottom:.15em}.nav__lnk{padding:.9em 1.2em}.nav__lnkLbl{margin-left:.65rem}.pageNav-tpe--min .nav__navMinTgl{position:static;margin-left:initial;margin-bottom:1.5em}.pageNav-tpe--min .nav__navMinTgl .icn{transform:rotate(180deg);margin-left:initial}.pageNav-tpe--min .nav__itm{position:relative;height:44px;margin-bottom:.5em}.pageNav-tpe--min .nav__lnk{transition:all 250ms;justify-content:center;padding-left:.95em;padding-right:.95em;width:44px;height:44px}.pageNav-tpe--min .nav__lnk:hover{background-color:var(--st-light-9);box-shadow:0 4px 8px -4px var(--st-dark-5);backdrop-filter:blur(10px);position:absolute;z-index:50;width:auto}.pageNav-tpe--min .nav__lnk .nav__lnkLbl{font-size:.8rem;display:none}.pageNav-tpe--min .nav__lnk:hover .nav__lnkLbl{display:block}}@media screen and (max-width:1200px){.pageNav{padding-left:0;padding-right:0}.nav__navMinTgl{display:none}.nav{overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch}.nav__lst{display:flex;align-items:center;height:75px}.nav__itm{padding:0 .5em}.nav__itm:first-child{padding-left:1.3rem}.nav__itm:last-child{padding-right:1.3rem}a.nav__lnk{width:auto;padding-left:1.3em;padding-right:1.3em}a.nav__lnk{border:1px solid var(--st-dark-5);font-size:var(--small-text-size);border-radius:30px;padding:.5em 1em;display:flex;justify-content:center;white-space:nowrap}a.nav__lnk.active,a.nav__lnk:hover{border-color:transparent;box-shadow:none}a.nav__lnk .icn{display:none}}.pageToolbar{min-height:75px}@media screen and (max-width:1200px){.pageToolbar{background-color:var(--st-dark-2)}}.cultureSettings{background-color:var(--st-light-5);border-radius:20rem;padding:0 8px;height:34px;display:flex;flex-shrink:0;align-items:center}.cultureSettings__separator{height:1rem;border-color:var(--st-light-6)}.cultureSettings__btn.btn-colr--ivrt.btn-tpe--lnk{color:var(--st-light-8)}.cultureSettings__btn.btn-colr--ivrt.btn-tpe--lnk:hover{color:var(--st-light-10)}.cultureSettings__btn.btn-colr--ivrt.btn-tpe--lnk.btn-stus--act{color:var(--st-light-10);background-color:transparent}.crt-tpe--stcky.crt{position:-webkit-sticky;position:sticky;top:120px;-webkit-transition:all 400ms;-moz-transition:all 400ms;-ms-transition:all 400ms;-o-transition:all 400ms;transition:all 400ms}body.hdr-stus--up .crt-tpe--stcky.crt{top:40px}@media screen and (max-width:1200px){.crt-tpe--fxd.crt{box-shadow:0 0 20px -2px var(--st-dark-6);position:fixed;z-index:5000;bottom:1em;left:2.5em;right:2.5em;border-radius:6px}.crt-tpe--fxd.crt,body.hdr-stus--up .crt-tpe--fxd.crt{top:calc(100vh - var(--st-cart-header-height) - 1em)}body.hdr-stus--up .crt-tpe--fxd.crt.crt-stus--act,.crt-tpe--fxd.crt.crt-stus--act{top:calc(0px + var(--mainnav-height) + .5em);left:.5em;right:.5em;bottom:.5em}body.crt-stus--act{overflow:hidden}.crt-tpe--fxd.crt.crt-stus--act .crt__tglIcn{transform:rotate(180deg)}.crt-tpe--fxd .crt__hdr{background:var(--st-light-10);height:var(--st-cart-header-height);position:absolute;top:0;width:100%;margin-bottom:0}.crt-tpe--fxd .crt__lst{height:calc(100% - var(--st-cart-header-height));position:absolute;top:70px;width:100%;margin-left:-1.5em;margin-right:-1.5em;padding-left:1.5em;padding-right:1.5em;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}}.dis-tpy--ilneblck{display:inline-block}.bg--gry{background-color:var(--st-dark-1)}.bg--lghtPrmy{background-color:var(--primary-light-color)}hr-tpe--expnd{width:200%;margin-left:-50%}.txt-tpy--wbr{overflow-wrap:break-word;hyphens:auto}.mrg-lft--aut{margin-left:auto}.companyCrd__cover{background-color:var(--st-dark-1);overflow:hidden;min-height:170px}.companyCrd__coverImg{position:absolute}.companyCrd__content{flex-grow:0}.companyCrd__action{flex-grow:1}.companyCrd__coverInfo{z-index:1;position:absolute;bottom:1.3rem;left:1.3rem;right:1.3rem}.companyCrd__settingsBtn{z-index:1;position:absolute;top:1em;right:1em}.companyCrd_versionInfo{z-index:1;position:absolute;top:1.5em;left:1.5em}.companyCrd__info{font-weight:var(--st-font-weight-bold)}.lstPrgrssTag .tag{background-color:transparent;border:1px solid var(--st-light-6);color:var(--st-light-8);font-weight:var(--st-font-weight-bold)}.lstPrgrssTag+hr{border-color:var(--st-light-6)}.lstPrgrssTag-stus--dne .tag{background-color:var(--st-light-10);border-color:transparent;color:var(--body-text-color)}.lstPrgrssTag-stus--dne+hr{border-color:var(--st-light-10)}.lstPrgrssTag-stus--act .tag{background-color:var(--st-light-10);border-color:transparent;color:var(--primary-color)}.orderModules__baseModuleIncluded{column-count:3}.orderModules__baseModule{position:relative}.orderModules__baseModulePrice{background-color:var(--primary-color);color:var(--st-light-10);border-radius:30px 30px 0 30px;position:absolute;z-index:1;top:-1.5em;right:0;padding:.7em 1.5em}.orderModules__module{position:relative;overflow:visible}.orderModules__modulePrice{background-color:var(--primary-light-color);border-radius:30px 30px 30px 0;font-size:13px;font-weight:var(--st-font-weight-bold);padding:.23em .73em;margin-left:.5em;white-space:nowrap}.orderModules__nestedModules{margin:-.65rem}@media screen and (max-width:768px){.orderModules__baseModuleIncluded{column-count:2}}@media screen and (max-width:500px){.orderModules__baseModuleIncluded{column-count:1}.orderModules__modulePrice{border-radius:30px 30px 0 30px;position:absolute;top:-10px;right:0}.orderModules__nestedModules .orderModules__modulePrice{border:4px solid var(--st-light-10);top:-15px;right:-5px}}@media screen and (max-width:500px){.editUser__moduleLicense{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;position:absolute;top:0;right:0}}