.eff-html{font-family:"PT Serif","Times New Roman",serif;font-size:16px;font-weight:400;line-height:1.5;color:#1F1F1F;background-color:#fff}.eff-html div,.eff-html article,.eff-html section,.eff-html main,.eff-html footer,.eff-html header,.eff-html form,.eff-html fieldset,.eff-html legend,.eff-html pre,.eff-html code,.eff-html a,.eff-html h1,.eff-html h2,.eff-html h3,.eff-html h4,.eff-html h5,.eff-html h6,.eff-html p,.eff-html ul,.eff-html ol,.eff-html li,.eff-html dl,.eff-html dt,.eff-html dd,.eff-html textarea,.eff-html table,.eff-html td,.eff-html th,.eff-html tr,.eff-html input[type="email"],.eff-html input[type="number"],.eff-html input[type="password"],.eff-html input[type="tel"],.eff-html input[type="text"],.eff-html input[type="url"],.eff-html .eff-border-box{-webkit-box-sizing:border-box;box-sizing:border-box}.eff-Alert{padding:8px 12px;color:#1F1F1F;border:1px solid #1F1F1F}.eff-Alert.eff-Alert--success{color:#fff;border-color:#63ad52;background-color:#63ad52}.eff-Alert.eff-Alert--danger{color:#fff;border-color:#d94130;background-color:#d94130}.eff-Button{font-family:"PT Serif","Times New Roman",serif;font-size:16px;line-height:1.3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 12px;-webkit-transition:all linear 100ms;transition:all linear 100ms;text-decoration:none;color:#ae6559;border:1px solid #ae6559;border-radius:0;background:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eff-Button:not(:disabled):hover{cursor:pointer;color:#fff;background:#ae6559}.eff-Button:disabled{opacity:.6;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.eff-Button:focus{outline:none}.eff-Button.eff-Button--large{font-size:18px;padding:9px 24px 8px}.eff-Button.eff-Button--primary{color:#fff;background:#ae6559 -webkit-gradient(linear, left top, left bottom, color-stop(0, #ae6559), to(#8e5046));background:#ae6559 linear-gradient(180deg, #ae6559 0, #8e5046)}.eff-Button.eff-Button--danger{color:#d94130;border-color:#d94130}.eff-Button.eff-Button--danger:not(:disabled):hover{color:#fff;border-color:#d94130;background:#d94130}.eff-Button.eff-Button--success{color:#63ad52;border-color:#63ad52}.eff-Button.eff-Button--success:not(:disabled):hover{color:#fff;border-color:#63ad52;background:#63ad52}.eff-Checkbox input[type='checkbox']{position:absolute;opacity:0}.eff-Checkbox input[type='checkbox']+label{position:relative;padding:0;cursor:pointer}.eff-Checkbox input[type='checkbox']+label:before{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;margin-top:2px;margin-right:8px;content:'';vertical-align:text-top;border:1px solid #ccc;border-radius:0;background-color:transparent;-webkit-box-shadow:inset 0 0 2px #ccc;box-shadow:inset 0 0 2px #ccc}.eff-Checkbox input[type='checkbox']:checked+label:after{position:absolute;top:4px;left:6px;width:4px;height:8px;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);border:solid #1F1F1F;border-width:0 2px 2px 0}.eff-Checkbox.eff-Checkbox--disabled{opacity:.4}.eff-Checkbox.eff-Checkbox--disabled input[type='checkbox']+label{cursor:default}.eff-Checkbox.eff-Checkbox--disabled input[type='checkbox']+label:before{background-color:#f2f2f2}.eff-Checkbox.eff-Checkbox--no-label{width:18px}.eff-Checkbox.eff-Checkbox--no-label input[type='checkbox']+label:before{margin-right:0}.eff-DateTimeInput{font-family:"PT Serif","Times New Roman",serif;font-size:16px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;color:#1F1F1F;border:1px solid #ccc;-webkit-box-shadow:inset 0 0 2px #ccc;box-shadow:inset 0 0 2px #ccc;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eff-DateTimeInput .eff-DateTimeInput__day,.eff-DateTimeInput .eff-DateTimeInput__month,.eff-DateTimeInput .eff-DateTimeInput__year,.eff-DateTimeInput .eff-DateTimeInput__hour,.eff-DateTimeInput .eff-DateTimeInput__minute{font-family:"PT Serif","Times New Roman",serif;font-size:16px;line-height:1;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 0;-webkit-transition:all 100ms linear;transition:all 100ms linear;text-align:center;color:#1F1F1F;border:0;background:transparent;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.eff-DateTimeInput .eff-DateTimeInput__day::-webkit-outer-spin-button,.eff-DateTimeInput .eff-DateTimeInput__day::-webkit-inner-spin-button,.eff-DateTimeInput .eff-DateTimeInput__month::-webkit-outer-spin-button,.eff-DateTimeInput .eff-DateTimeInput__month::-webkit-inner-spin-button,.eff-DateTimeInput .eff-DateTimeInput__year::-webkit-outer-spin-button,.eff-DateTimeInput .eff-DateTimeInput__year::-webkit-inner-spin-button,.eff-DateTimeInput .eff-DateTimeInput__hour::-webkit-outer-spin-button,.eff-DateTimeInput .eff-DateTimeInput__hour::-webkit-inner-spin-button,.eff-DateTimeInput .eff-DateTimeInput__minute::-webkit-outer-spin-button,.eff-DateTimeInput .eff-DateTimeInput__minute::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.eff-DateTimeInput .eff-DateTimeInput__day::-webkit-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__month::-webkit-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__year::-webkit-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__hour::-webkit-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__minute::-webkit-input-placeholder{color:#999}.eff-DateTimeInput .eff-DateTimeInput__day:-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__month:-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__year:-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__hour:-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__minute:-ms-input-placeholder{color:#999}.eff-DateTimeInput .eff-DateTimeInput__day::-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__month::-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__year::-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__hour::-ms-input-placeholder,.eff-DateTimeInput .eff-DateTimeInput__minute::-ms-input-placeholder{color:#999}.eff-DateTimeInput .eff-DateTimeInput__day::placeholder,.eff-DateTimeInput .eff-DateTimeInput__month::placeholder,.eff-DateTimeInput .eff-DateTimeInput__year::placeholder,.eff-DateTimeInput .eff-DateTimeInput__hour::placeholder,.eff-DateTimeInput .eff-DateTimeInput__minute::placeholder{color:#999}.eff-DateTimeInput .eff-DateTimeInput__day:focus,.eff-DateTimeInput .eff-DateTimeInput__month:focus,.eff-DateTimeInput .eff-DateTimeInput__year:focus,.eff-DateTimeInput .eff-DateTimeInput__hour:focus,.eff-DateTimeInput .eff-DateTimeInput__minute:focus{outline:none}.eff-DateTimeInput .eff-DateTimeInput__day,.eff-DateTimeInput .eff-DateTimeInput__month,.eff-DateTimeInput .eff-DateTimeInput__hour,.eff-DateTimeInput .eff-DateTimeInput__minute{width:28px}.eff-DateTimeInput .eff-DateTimeInput__year{width:42px;margin-right:8px}.eff-DateTimeInput .eff-DateTimeInput__punctuation{line-height:0;z-index:2;padding:0 4px;pointer-events:none;color:#1F1F1F}.eff-DateTimeInput.eff-DateTimeInput--success{border-color:#63ad52}.eff-DateTimeInput.eff-DateTimeInput--danger{border-color:#d94130}.eff-DateTimeInput.eff-DateTimeInput--disabled{opacity:.4;background-color:#f2f2f2}.eff-DateTimeInput.eff-DateTimeInput--disabled .eff-DateTimeInput__punctuation{opacity:.6}.eff-DateTimeInput .eff-DateTimeInput__highlight{position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;-webkit-transition:all 100ms linear;transition:all 100ms linear;border:1px solid transparent}.eff-DateTimeInput:not(.eff-DateTimeInput--disabled):hover>.eff-DateTimeInput__highlight,.eff-DateTimeInput .eff-DateTimeInput__day:focus ~ .eff-DateTimeInput__highlight,.eff-DateTimeInput .eff-DateTimeInput__month:focus ~ .eff-DateTimeInput__highlight,.eff-DateTimeInput .eff-DateTimeInput__hour:focus ~ .eff-DateTimeInput__highlight,.eff-DateTimeInput .eff-DateTimeInput__minute:focus ~ .eff-DateTimeInput__highlight,.eff-DateTimeInput .eff-DateTimeInput__year:focus ~ .eff-DateTimeInput__highlight{border-color:#1F1F1F}.eff-Input{font-family:"PT Serif","Times New Roman",serif;font-size:16px;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 8px;-webkit-transition:all 100ms linear;transition:all 100ms linear;color:#1F1F1F;border:1px solid #ccc;border-radius:0;background-color:transparent;-webkit-box-shadow:inset 0 0 2px #ccc;box-shadow:inset 0 0 2px #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none}.eff-Input::-webkit-input-placeholder{color:#999}.eff-Input:-ms-input-placeholder{color:#999}.eff-Input::-ms-input-placeholder{color:#999}.eff-Input::placeholder{color:#999}.eff-Input:not(:disabled):hover,.eff-Input:focus{border-color:#1F1F1F;outline:none}.eff-Input:disabled{opacity:.4;background-color:#f2f2f2}.eff-Input.eff-Input--danger{border-color:#d94130}.eff-Input.eff-Input--success{border-color:#63ad52}.eff-Input.eff-Input--large{font-size:18px;padding:8px 12px}.eff-Label{font-weight:bold;display:block;margin-bottom:4px}.eff-Label.eff-Label--disabled{opacity:.4}.eff-Label.eff-Label--horizontal{display:inline-block;margin-right:8px;margin-bottom:0}.eff-Link,.eff-Pagination .eff-Pagination__button{text-decoration:underline;color:#ae6559;-webkit-text-decoration-skip:ink;text-decoration-skip:ink}.eff-Link:hover,.eff-Pagination .eff-Pagination__button:hover{cursor:pointer}.eff-List{margin:0;padding:0 0 0 18px}.eff-List li{margin-bottom:2px}ul.eff-List{list-style-type:square}.eff-Modal .eff-Modal__wrapper{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-y:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5vh 0;background:rgba(31,31,31,0.95);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eff-Modal .eff-Modal__wrapper .eff-Modal__content{position:relative;width:800px;padding:32px;border:16px solid #fff;background-color:#fff}.eff-Modal .eff-Modal__wrapper .eff-Modal__content.eff-Modal__content--small{width:500px}.eff-Modal .eff-Modal__wrapper .eff-Modal__content .eff-Modal__close{position:absolute;top:0;right:0}.eff-Modal .eff-Modal__wrapper .eff-Modal__content .eff-Modal__close:hover{font-weight:bold;cursor:pointer}.eff-Pagination{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eff-Pagination .eff-Pagination__button.eff-Pagination__button--disabled{cursor:default;color:#999}.eff-Pagination .eff-Pagination__padding{width:4px;height:4px;margin:0 24px;border-radius:1000px;background:#1F1F1F}.eff-ProgressBar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eff-ProgressBar .eff-ProgressBar__text{font-size:14px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eff-ProgressBar .eff-ProgressBar__text .eff-ProgressBar__text__padding{width:4px;height:4px;margin:0 16px;border-radius:1000px;background:#1F1F1F}.eff-ProgressBar .eff-ProgressBar__bar{width:100%;height:8px;background-color:#e6e6e6}.eff-ProgressBar .eff-ProgressBar__bar .eff-ProgressBar__bar__inner{height:100%;-webkit-transition:width 100ms ease-in-out;transition:width 100ms ease-in-out;background:#ae6559}.eff-RadioButton input[type='radio']{position:absolute;opacity:0}.eff-RadioButton input[type='radio']+label{position:relative;padding:0;cursor:pointer}.eff-RadioButton input[type='radio']+label:before{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;margin-top:2px;margin-right:8px;content:'';vertical-align:text-top;border:1px solid #ccc;border-radius:1000px;-webkit-box-shadow:inset 0 0 2px #ccc;box-shadow:inset 0 0 2px #ccc}.eff-RadioButton input[type='radio']:checked+label:after{position:absolute;top:6px;left:4px;width:10px;height:10px;content:'';border-radius:1000px;background:#1F1F1F}.eff-RadioButton.eff-RadioButton--disabled{opacity:.4}.eff-RadioButton.eff-RadioButton--disabled input[type='radio']+label{cursor:default}.eff-RadioButton.eff-RadioButton--disabled input[type='radio']+label:before{background-color:#f2f2f2}.eff-Select{font-family:"PT Serif","Times New Roman",serif;font-size:16px;line-height:1.3;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 30px 5px 8px;-webkit-transition:background 100ms linear;transition:background 100ms linear;color:#1F1F1F;border:1px solid #ccc;border-radius:0;background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU3RDU3OEQ1RjNGMDExRTdBRkQ1QUY1MkExQjM0QjJGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU3RDU3OEQ2RjNGMDExRTdBRkQ1QUY1MkExQjM0QjJGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTdENTc4RDNGM0YwMTFFN0FGRDVBRjUyQTFCMzRCMkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTdENTc4RDRGM0YwMTFFN0FGRDVBRjUyQTFCMzRCMkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4vAVVhAAAASklEQVR42mI8c+bMagYGhhAG7GANE5DIBuI3WCRBYtkgBa+AOBOLApDGV0wwo6CYAYm/CsRgQtPxGmY0TJAFSQHIqiwkNhgABBgAPscRDBv/WmEAAAAASUVORK5CYII=") no-repeat right 12px center;-webkit-box-shadow:inset 0 0 2px #ccc;box-shadow:inset 0 0 2px #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none}.eff-Select:not(:disabled):hover,.eff-Select:focus{border-color:#1F1F1F;outline:none}.eff-Select:disabled{opacity:.4;background-color:#f2f2f2}.eff-Select.eff-Select--danger{border-color:#d94130}.eff-Select.eff-Select--success{border-color:#63ad52}.eff-Select.eff-Select--large{font-size:18px;padding:9px 38px 8px 12px}.eff-Table{width:100%;table-layout:fixed;border-collapse:collapse}.eff-Table thead tr{border-bottom:2px solid #1F1F1F}.eff-Table thead th{font-weight:bold;padding:4px 12px;text-align:left;vertical-align:bottom}.eff-Table tbody tr{border-bottom:1px solid #1F1F1F}.eff-Table tbody td{padding:8px 12px;text-align:left;vertical-align:top}.eff-Table tbody tr.eff-Table__row--centered td{vertical-align:middle}.eff-Table tbody tr.eff-Table__row--hoverable:hover{cursor:pointer;background-color:#f2f2f2 !important}.eff-Table.eff-Table--headless tbody tr:first-child{border-top:1px solid #1F1F1F}.eff-Table.eff-Table--no-horizontal-padding tbody td{padding:12px 0}.eff-Tabs{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eff-Tabs .eff-Tabs__tab{padding:8px 32px;-webkit-transition:all linear 100ms;transition:all linear 100ms;text-align:center;text-decoration:none;color:#1F1F1F;border-bottom:2px solid #1F1F1F}.eff-Tabs .eff-Tabs__tab:hover{background:#e6e6e6}.eff-Tabs .eff-Tabs__tab.eff-Tabs__tab--active{color:#fff;background:#ae6559}.eff-Tabs.eff-Tabs--full-width{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.eff-Tabs.eff-Tabs--full-width .eff-Tabs__tab{-webkit-box-flex:1;-ms-flex:1;flex:1}.eff-ValidationMessage{font-size:14px;margin-top:4px}.eff-ValidationMessage.eff-ValidationMessage--danger{color:#d94130}.eff-ValidationMessage.eff-ValidationMessage--success{color:#63ad52}.ReactVirtualized__Table__Grid{outline:none}.ReactVirtualized__Table__headerRow{font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #1F1F1F}.ReactVirtualized__Table__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #1F1F1F}.ReactVirtualized__Table__headerTruncatedText{display:inline-block;max-width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ReactVirtualized__Table__headerColumn,.ReactVirtualized__Table__rowColumn{margin-right:12px;min-width:0;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ReactVirtualized__Table__rowColumn{text-overflow:ellipsis;white-space:nowrap}.ReactVirtualized__Table__headerColumn:first-of-type,.ReactVirtualized__Table__rowColumn:first-of-type{margin-left:12px}.ReactVirtualized__Table__sortableHeaderColumn{cursor:pointer}.ReactVirtualized__Table__sortableHeaderIconContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ReactVirtualized__Table__sortableHeaderIcon{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;height:1em;width:1em;fill:currentColor}.eff-font-size-s{font-size:14px}.eff-font-size-m{font-size:16px}.eff-font-size-l{font-size:18px}.eff-font-size-xl{font-size:22px}.eff-font-size-xxl{font-size:26px}.eff-font-size-xxxl{font-size:34px}.eff-color-brand{color:#ae6559}.eff-hover-color-brand:hover{color:#ae6559}.eff-color-danger{color:#d94130}.eff-hover-color-danger:hover{color:#d94130}.eff-color-success{color:#63ad52}.eff-hover-color-success:hover{color:#63ad52}.eff-color-transparent{color:transparent}.eff-hover-color-transparent:hover{color:transparent}.eff-color-white{color:#fff}.eff-hover-color-white:hover{color:#fff}.eff-color-grey-05{color:#f2f2f2}.eff-hover-color-grey-05:hover{color:#f2f2f2}.eff-color-grey-10{color:#e6e6e6}.eff-hover-color-grey-10:hover{color:#e6e6e6}.eff-color-grey-20{color:#ccc}.eff-hover-color-grey-20:hover{color:#ccc}.eff-color-grey-40{color:#999}.eff-hover-color-grey-40:hover{color:#999}.eff-color-black{color:#1F1F1F}.eff-hover-color-black:hover{color:#1F1F1F}.eff-font-weight-light{font-weight:300}.eff-font-weight-normal{font-weight:400}.eff-font-weight-medium{font-weight:500}.eff-font-weight-bold{font-weight:700}.eff-font-weight-black{font-weight:900}.eff-font-style-italic{font-style:italic}.eff-font-style-normal{font-style:normal}.eff-text-transform-uppercase{text-transform:uppercase}.eff-text-transform-lowercase{text-transform:lowercase}.eff-text-align-left{text-align:left}.eff-text-align-center{text-align:center}.eff-text-align-right{text-align:right}.eff-text-align-justify{text-align:justify}.eff-text-decoration-none{text-decoration:none}.eff-text-decoration-line-through{text-decoration:line-through}.eff-text-decoration-underline{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip:ink}.eff-hover-text-decoration-underline:hover{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip:ink}.eff-hover-cursor-pointer:hover{cursor:pointer}.eff-text-measure{max-width:30em}.eff-text-measure-narrow{max-width:20em}.eff-text-measure-wide{max-width:34em}.eff-text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eff-padding-all-0{padding:0}.eff-margin-all-0{margin:0}.eff-negative-margin-all-0{margin:0}.eff-padding-all-xxs{padding:2px}.eff-margin-all-xxs{margin:2px}.eff-negative-margin-all-xxs{margin:-2px}.eff-padding-all-xs{padding:4px}.eff-margin-all-xs{margin:4px}.eff-negative-margin-all-xs{margin:-4px}.eff-padding-all-s{padding:8px}.eff-margin-all-s{margin:8px}.eff-negative-margin-all-s{margin:-8px}.eff-padding-all-m{padding:12px}.eff-margin-all-m{margin:12px}.eff-negative-margin-all-m{margin:-12px}.eff-padding-all-l{padding:16px}.eff-margin-all-l{margin:16px}.eff-negative-margin-all-l{margin:-16px}.eff-padding-all-xl{padding:24px}.eff-margin-all-xl{margin:24px}.eff-negative-margin-all-xl{margin:-24px}.eff-padding-all-xxl{padding:32px}.eff-margin-all-xxl{margin:32px}.eff-negative-margin-all-xxl{margin:-32px}.eff-padding-all-xxxl{padding:48px}.eff-margin-all-xxxl{margin:48px}.eff-negative-margin-all-xxxl{margin:-48px}.eff-padding-vertical-0{padding-top:0;padding-bottom:0}.eff-padding-horizontal-0{padding-left:0;padding-right:0}.eff-margin-vertical-0{margin-top:0;margin-bottom:0}.eff-margin-horizontal-0{margin-left:0;margin-right:0}.eff-negative-margin-vertical-0{margin-top:0;margin-bottom:0}.eff-negative-margin-horizontal-0{margin-left:0;margin-right:0}.eff-padding-vertical-xxs{padding-top:2px;padding-bottom:2px}.eff-padding-horizontal-xxs{padding-left:2px;padding-right:2px}.eff-margin-vertical-xxs{margin-top:2px;margin-bottom:2px}.eff-margin-horizontal-xxs{margin-left:2px;margin-right:2px}.eff-negative-margin-vertical-xxs{margin-top:-2px;margin-bottom:-2px}.eff-negative-margin-horizontal-xxs{margin-left:-2px;margin-right:-2px}.eff-padding-vertical-xs{padding-top:4px;padding-bottom:4px}.eff-padding-horizontal-xs{padding-left:4px;padding-right:4px}.eff-margin-vertical-xs{margin-top:4px;margin-bottom:4px}.eff-margin-horizontal-xs{margin-left:4px;margin-right:4px}.eff-negative-margin-vertical-xs{margin-top:-4px;margin-bottom:-4px}.eff-negative-margin-horizontal-xs{margin-left:-4px;margin-right:-4px}.eff-padding-vertical-s{padding-top:8px;padding-bottom:8px}.eff-padding-horizontal-s{padding-left:8px;padding-right:8px}.eff-margin-vertical-s{margin-top:8px;margin-bottom:8px}.eff-margin-horizontal-s{margin-left:8px;margin-right:8px}.eff-negative-margin-vertical-s{margin-top:-8px;margin-bottom:-8px}.eff-negative-margin-horizontal-s{margin-left:-8px;margin-right:-8px}.eff-padding-vertical-m{padding-top:12px;padding-bottom:12px}.eff-padding-horizontal-m{padding-left:12px;padding-right:12px}.eff-margin-vertical-m{margin-top:12px;margin-bottom:12px}.eff-margin-horizontal-m{margin-left:12px;margin-right:12px}.eff-negative-margin-vertical-m{margin-top:-12px;margin-bottom:-12px}.eff-negative-margin-horizontal-m{margin-left:-12px;margin-right:-12px}.eff-padding-vertical-l{padding-top:16px;padding-bottom:16px}.eff-padding-horizontal-l{padding-left:16px;padding-right:16px}.eff-margin-vertical-l{margin-top:16px;margin-bottom:16px}.eff-margin-horizontal-l{margin-left:16px;margin-right:16px}.eff-negative-margin-vertical-l{margin-top:-16px;margin-bottom:-16px}.eff-negative-margin-horizontal-l{margin-left:-16px;margin-right:-16px}.eff-padding-vertical-xl{padding-top:24px;padding-bottom:24px}.eff-padding-horizontal-xl{padding-left:24px;padding-right:24px}.eff-margin-vertical-xl{margin-top:24px;margin-bottom:24px}.eff-margin-horizontal-xl{margin-left:24px;margin-right:24px}.eff-negative-margin-vertical-xl{margin-top:-24px;margin-bottom:-24px}.eff-negative-margin-horizontal-xl{margin-left:-24px;margin-right:-24px}.eff-padding-vertical-xxl{padding-top:32px;padding-bottom:32px}.eff-padding-horizontal-xxl{padding-left:32px;padding-right:32px}.eff-margin-vertical-xxl{margin-top:32px;margin-bottom:32px}.eff-margin-horizontal-xxl{margin-left:32px;margin-right:32px}.eff-negative-margin-vertical-xxl{margin-top:-32px;margin-bottom:-32px}.eff-negative-margin-horizontal-xxl{margin-left:-32px;margin-right:-32px}.eff-padding-vertical-xxxl{padding-top:48px;padding-bottom:48px}.eff-padding-horizontal-xxxl{padding-left:48px;padding-right:48px}.eff-margin-vertical-xxxl{margin-top:48px;margin-bottom:48px}.eff-margin-horizontal-xxxl{margin-left:48px;margin-right:48px}.eff-negative-margin-vertical-xxxl{margin-top:-48px;margin-bottom:-48px}.eff-negative-margin-horizontal-xxxl{margin-left:-48px;margin-right:-48px}.eff-padding-left-0{padding-left:0}.eff-padding-right-0{padding-right:0}.eff-padding-top-0{padding-top:0}.eff-padding-bottom-0{padding-bottom:0}.eff-margin-left-0{margin-left:0}.eff-margin-right-0{margin-right:0}.eff-margin-top-0{margin-top:0}.eff-margin-bottom-0{margin-bottom:0}.eff-negative-margin-left-0{margin-left:0}.eff-negative-margin-right-0{margin-right:0}.eff-negative-margin-top-0{margin-top:0}.eff-negative-margin-bottom-0{margin-bottom:0}.eff-padding-left-xxs{padding-left:2px}.eff-padding-right-xxs{padding-right:2px}.eff-padding-top-xxs{padding-top:2px}.eff-padding-bottom-xxs{padding-bottom:2px}.eff-margin-left-xxs{margin-left:2px}.eff-margin-right-xxs{margin-right:2px}.eff-margin-top-xxs{margin-top:2px}.eff-margin-bottom-xxs{margin-bottom:2px}.eff-negative-margin-left-xxs{margin-left:-2px}.eff-negative-margin-right-xxs{margin-right:-2px}.eff-negative-margin-top-xxs{margin-top:-2px}.eff-negative-margin-bottom-xxs{margin-bottom:-2px}.eff-padding-left-xs{padding-left:4px}.eff-padding-right-xs{padding-right:4px}.eff-padding-top-xs{padding-top:4px}.eff-padding-bottom-xs{padding-bottom:4px}.eff-margin-left-xs{margin-left:4px}.eff-margin-right-xs{margin-right:4px}.eff-margin-top-xs{margin-top:4px}.eff-margin-bottom-xs{margin-bottom:4px}.eff-negative-margin-left-xs{margin-left:-4px}.eff-negative-margin-right-xs{margin-right:-4px}.eff-negative-margin-top-xs{margin-top:-4px}.eff-negative-margin-bottom-xs{margin-bottom:-4px}.eff-padding-left-s{padding-left:8px}.eff-padding-right-s{padding-right:8px}.eff-padding-top-s{padding-top:8px}.eff-padding-bottom-s{padding-bottom:8px}.eff-margin-left-s{margin-left:8px}.eff-margin-right-s{margin-right:8px}.eff-margin-top-s{margin-top:8px}.eff-margin-bottom-s{margin-bottom:8px}.eff-negative-margin-left-s{margin-left:-8px}.eff-negative-margin-right-s{margin-right:-8px}.eff-negative-margin-top-s{margin-top:-8px}.eff-negative-margin-bottom-s{margin-bottom:-8px}.eff-padding-left-m{padding-left:12px}.eff-padding-right-m{padding-right:12px}.eff-padding-top-m{padding-top:12px}.eff-padding-bottom-m{padding-bottom:12px}.eff-margin-left-m{margin-left:12px}.eff-margin-right-m{margin-right:12px}.eff-margin-top-m{margin-top:12px}.eff-margin-bottom-m{margin-bottom:12px}.eff-negative-margin-left-m{margin-left:-12px}.eff-negative-margin-right-m{margin-right:-12px}.eff-negative-margin-top-m{margin-top:-12px}.eff-negative-margin-bottom-m{margin-bottom:-12px}.eff-padding-left-l{padding-left:16px}.eff-padding-right-l{padding-right:16px}.eff-padding-top-l{padding-top:16px}.eff-padding-bottom-l{padding-bottom:16px}.eff-margin-left-l{margin-left:16px}.eff-margin-right-l{margin-right:16px}.eff-margin-top-l{margin-top:16px}.eff-margin-bottom-l{margin-bottom:16px}.eff-negative-margin-left-l{margin-left:-16px}.eff-negative-margin-right-l{margin-right:-16px}.eff-negative-margin-top-l{margin-top:-16px}.eff-negative-margin-bottom-l{margin-bottom:-16px}.eff-padding-left-xl{padding-left:24px}.eff-padding-right-xl{padding-right:24px}.eff-padding-top-xl{padding-top:24px}.eff-padding-bottom-xl{padding-bottom:24px}.eff-margin-left-xl{margin-left:24px}.eff-margin-right-xl{margin-right:24px}.eff-margin-top-xl{margin-top:24px}.eff-margin-bottom-xl{margin-bottom:24px}.eff-negative-margin-left-xl{margin-left:-24px}.eff-negative-margin-right-xl{margin-right:-24px}.eff-negative-margin-top-xl{margin-top:-24px}.eff-negative-margin-bottom-xl{margin-bottom:-24px}.eff-padding-left-xxl{padding-left:32px}.eff-padding-right-xxl{padding-right:32px}.eff-padding-top-xxl{padding-top:32px}.eff-padding-bottom-xxl{padding-bottom:32px}.eff-margin-left-xxl{margin-left:32px}.eff-margin-right-xxl{margin-right:32px}.eff-margin-top-xxl{margin-top:32px}.eff-margin-bottom-xxl{margin-bottom:32px}.eff-negative-margin-left-xxl{margin-left:-32px}.eff-negative-margin-right-xxl{margin-right:-32px}.eff-negative-margin-top-xxl{margin-top:-32px}.eff-negative-margin-bottom-xxl{margin-bottom:-32px}.eff-padding-left-xxxl{padding-left:48px}.eff-padding-right-xxxl{padding-right:48px}.eff-padding-top-xxxl{padding-top:48px}.eff-padding-bottom-xxxl{padding-bottom:48px}.eff-margin-left-xxxl{margin-left:48px}.eff-margin-right-xxxl{margin-right:48px}.eff-margin-top-xxxl{margin-top:48px}.eff-margin-bottom-xxxl{margin-bottom:48px}.eff-negative-margin-left-xxxl{margin-left:-48px}.eff-negative-margin-right-xxxl{margin-right:-48px}.eff-negative-margin-top-xxxl{margin-top:-48px}.eff-negative-margin-bottom-xxxl{margin-bottom:-48px}.eff-margin-horizontal-auto{margin-left:auto;margin-right:auto}.eff-margin-left-auto{margin-left:auto}.eff-margin-right-auto{margin-right:auto}.eff-position-static{position:static}.eff-position-relative{position:relative}.eff-position-absolute{position:absolute}.eff-position-fixed{position:fixed}.eff-top-0{top:0}.eff-right-0{right:0}.eff-bottom-0{bottom:0}.eff-left-0{left:0}.eff-position-relative-fill{top:0;right:0;bottom:0;left:0}.eff-z-index-0{z-index:0}.eff-z-index-1{z-index:1}.eff-z-index-2{z-index:2}.eff-z-index-3{z-index:3}.eff-z-index-4{z-index:4}.eff-z-index-5{z-index:5}.eff-z-index-999{z-index:999}.eff-display-none{display:none}.eff-display-inline{display:inline}.eff-display-block{display:block}.eff-display-inline-block{display:inline-block}.eff-display-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.eff-display-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.eff-float-left{float:left}.eff-float-right{float:right}.eff-clearfix{*zoom:1}.eff-clearfix:before,.eff-clearfix:after{content:' ';display:table}.eff-clearfix:after{clear:both}.eff-width-5{width:5%}.eff-width-10{width:10%}.eff-width-15{width:15%}.eff-width-20{width:20%}.eff-width-25{width:25%}.eff-width-30{width:30%}.eff-width-35{width:35%}.eff-width-40{width:40%}.eff-width-45{width:45%}.eff-width-50{width:50%}.eff-width-55{width:55%}.eff-width-60{width:60%}.eff-width-65{width:65%}.eff-width-70{width:70%}.eff-width-75{width:75%}.eff-width-80{width:80%}.eff-width-85{width:85%}.eff-width-90{width:90%}.eff-width-95{width:95%}.eff-width-100{width:100%}.eff-width-auto{width:auto}.eff-width-0{width:0}.eff-width-33{width:33.33333%}.eff-width-66{width:66.66667%}.eff-max-width-100{max-width:100%}.eff-max-width-none{max-width:none}.eff-height-auto{height:auto}.eff-height-0{height:0}.eff-height-25{height:25%}.eff-height-50{height:50%}.eff-height-75{height:75%}.eff-height-100{height:100%}.eff-min-height-100{min-height:100%}.eff-vertical-align-baseline{vertical-align:baseline}.eff-vertical-align-middle{vertical-align:middle}.eff-vertical-align-top{vertical-align:top}.eff-vertical-align-bottom{vertical-align:bottom}.eff-overflow-visible{overflow:visible}.eff-overflow-hidden{overflow:hidden}.eff-overflow-scroll{overflow:scroll}.eff-overflow-auto{overflow:auto}.eff-overflow-x-visible{overflow-x:visible}.eff-overflow-x-hidden{overflow-x:hidden}.eff-overflow-x-scroll{overflow-x:scroll}.eff-overflow-x-auto{overflow-x:auto}.eff-overflow-y-visible{overflow-y:visible}.eff-overflow-y-hidden{overflow-y:hidden}.eff-overflow-y-scroll{overflow-y:scroll}.eff-overflow-y-auto{overflow-y:auto}.eff-opacity-0{opacity:0}.eff-opacity-50{opacity:0.5}.eff-opacity-100{opacity:1}.eff-hover-opacity-0:hover{opacity:0}.eff-hover-opacity-50:hover{opacity:0.5}.eff-hover-opacity-100:hover{opacity:1}.eff-debug *{outline:1px solid gold}.eff-flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0}.eff-flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.eff-flex-direction-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.eff-flex-direction-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.eff-flex-direction-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eff-flex-direction-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.eff-align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.eff-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eff-align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eff-align-items-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.eff-align-items-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.eff-align-content-start{-ms-flex-line-pack:start;align-content:flex-start}.eff-align-content-center{-ms-flex-line-pack:center;align-content:center}.eff-align-content-end{-ms-flex-line-pack:end;align-content:flex-end}.eff-align-content-space-between{-ms-flex-line-pack:justify;align-content:space-between}.eff-align-content-space-around{-ms-flex-line-pack:distribute;align-content:space-around}.eff-align-content-stretch{-ms-flex-line-pack:stretch;align-content:stretch}.eff-justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.eff-justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eff-justify-content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eff-justify-content-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.eff-justify-content-space-around{-ms-flex-pack:distribute;justify-content:space-around}.eff-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.eff-flex-wrap-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.eff-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.eff-order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.eff-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.eff-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.eff-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.eff-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.eff-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.eff-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.eff-order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.eff-order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.eff-order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.eff-order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.eff-order-last{-webkit-box-ordinal-group:100000;-ms-flex-order:99999;order:99999}.eff-flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.eff-flex-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.eff-flex-grow-2{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.eff-flex-grow-3{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.eff-flex-grow-4{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4}.eff-flex-grow-5{-webkit-box-flex:5;-ms-flex-positive:5;flex-grow:5}.eff-flex-grow-6{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6}.eff-flex-grow-7{-webkit-box-flex:7;-ms-flex-positive:7;flex-grow:7}.eff-flex-grow-8{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8}.eff-flex-grow-9{-webkit-box-flex:9;-ms-flex-positive:9;flex-grow:9}.eff-flex-grow-10{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10}.eff-flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.eff-flex-shrink-1{-ms-flex-negative:1;flex-shrink:1}.eff-flex-shrink-2{-ms-flex-negative:2;flex-shrink:2}.eff-flex-shrink-3{-ms-flex-negative:3;flex-shrink:3}.eff-flex-shrink-4{-ms-flex-negative:4;flex-shrink:4}.eff-flex-shrink-5{-ms-flex-negative:5;flex-shrink:5}.eff-flex-shrink-6{-ms-flex-negative:6;flex-shrink:6}.eff-flex-shrink-7{-ms-flex-negative:7;flex-shrink:7}.eff-flex-shrink-8{-ms-flex-negative:8;flex-shrink:8}.eff-flex-shrink-9{-ms-flex-negative:9;flex-shrink:9}.eff-flex-shrink-10{-ms-flex-negative:10;flex-shrink:10}.eff-background-color-brand{background-color:#ae6559}.eff-hover-background-color-brand:hover{background-color:#ae6559}.eff-background-color-danger{background-color:#d94130}.eff-hover-background-color-danger:hover{background-color:#d94130}.eff-background-color-success{background-color:#63ad52}.eff-hover-background-color-success:hover{background-color:#63ad52}.eff-background-color-transparent{background-color:transparent}.eff-hover-background-color-transparent:hover{background-color:transparent}.eff-background-color-white{background-color:#fff}.eff-hover-background-color-white:hover{background-color:#fff}.eff-background-color-grey-05{background-color:#f2f2f2}.eff-hover-background-color-grey-05:hover{background-color:#f2f2f2}.eff-background-color-grey-10{background-color:#e6e6e6}.eff-hover-background-color-grey-10:hover{background-color:#e6e6e6}.eff-background-color-grey-20{background-color:#ccc}.eff-hover-background-color-grey-20:hover{background-color:#ccc}.eff-background-color-grey-40{background-color:#999}.eff-hover-background-color-grey-40:hover{background-color:#999}.eff-background-color-black{background-color:#1F1F1F}.eff-hover-background-color-black:hover{background-color:#1F1F1F}.eff-background-size-cover{background-size:cover !important}.eff-background-size-contain{background-size:contain !important}.eff-background-position-center{background:no-repeat center center}.eff-background-position-top{background:no-repeat top center}.eff-background-position-right{background:no-repeat center right}.eff-background-position-bottom{background:no-repeat bottom center}.eff-background-position-left{background:no-repeat center left}.eff-border-none{border:0 none}.eff-border-all{border:1px solid}.eff-border-top{border-top:1px solid}.eff-border-right{border-right:1px solid}.eff-border-bottom{border-bottom:1px solid}.eff-border-left{border-left:1px solid}.eff-border-radius-0{border-radius:0}.eff-border-radius-circle{border-radius:9999px}.eff-border-color-brand{border-color:#ae6559}.eff-hover-border-color-brand:hover{border-color:#ae6559}.eff-border-color-danger{border-color:#d94130}.eff-hover-border-color-danger:hover{border-color:#d94130}.eff-border-color-success{border-color:#63ad52}.eff-hover-border-color-success:hover{border-color:#63ad52}.eff-border-color-transparent{border-color:transparent}.eff-hover-border-color-transparent:hover{border-color:transparent}.eff-border-color-white{border-color:#fff}.eff-hover-border-color-white:hover{border-color:#fff}.eff-border-color-grey-05{border-color:#f2f2f2}.eff-hover-border-color-grey-05:hover{border-color:#f2f2f2}.eff-border-color-grey-10{border-color:#e6e6e6}.eff-hover-border-color-grey-10:hover{border-color:#e6e6e6}.eff-border-color-grey-20{border-color:#ccc}.eff-hover-border-color-grey-20:hover{border-color:#ccc}.eff-border-color-grey-40{border-color:#999}.eff-hover-border-color-grey-40:hover{border-color:#999}.eff-border-color-black{border-color:#1F1F1F}.eff-hover-border-color-black:hover{border-color:#1F1F1F}
