@import"https://use.typekit.net/ggc6cui.css";afs-accordion,afs-accordion *,afs-accordion-item,afs-accordion-item *,afs-accordion-title,afs-accordion-title *,afs-accordion-content,afs-accordion-content *,afs-button,afs-button *,afs-checkbox,afs-checkbox *,afs-date-picker,afs-date-picker *,afs-date-range-picker,afs-date-range-picker *,afs-input,afs-input *,afs-multiline-input,afs-multiline-input *,afs-radio,afs-radio *,afs-range,afs-range *,afs-select,afs-select *,afs-time-picker,afs-time-picker *,afs-toggle,afs-toggle *{margin:0;padding:0;border:0;font-size:100%;font:"Proxima Nova",sans-serif;vertical-align:baseline;line-height:1;box-sizing:border-box}afs-accordion{display:block}afs-accordion-item{border-bottom:1px solid #ededed;display:block;padding:27px 0 0}afs-accordion-item:last-child{border-bottom:none}afs-accordion-title{display:block;padding-bottom:24px;position:relative}afs-accordion-title.expanded .toggler:after{display:none}afs-accordion-title .toggler{border-top:1px solid #3b3b3b;cursor:pointer;display:block;height:11px;margin-top:-15px;position:absolute;right:1px;top:50%;width:11px}afs-accordion-title .toggler:after{border-left:1px solid #3b3b3b;content:"";height:11px;position:absolute;right:5px;top:-6px;width:0}afs-accordion-content{display:block;padding:0;transition:padding .5s,margin .5s}afs-accordion-content.expanded{padding-bottom:33px}afs-accordion-content.expanded .content{height:auto;overflow:visible}afs-accordion-content.expanded .content.animate{animation:delayedVisibility .5s;animation-fill-mode:forwards}afs-accordion-content .content{height:0;overflow-y:hidden;transition:height .5s}@keyframes delayedVisibility{0%,99%{overflow:hidden}100%{overflow:visible}}#afsAlert{background:rgba(255,255,255,.6);font-size:14px;left:50%;margin-left:-222px;padding:10px;position:fixed;top:0;width:445px;z-index:500}#afsAlert li{background:#fff;border:1px solid #4c4c4c;display:block;margin-bottom:3px;overflow:hidden;padding:12px 30px 12px 17px;position:relative;transition:height .5s,padding .5s,opacity .5s,margin .5s}#afsAlert li.closed{height:0;margin-bottom:0;opacity:0;padding:0 17px}#afsAlert li.error{border-color:#de5757;color:#de5757}#afsAlert .close{cursor:pointer;height:12px;position:absolute;right:14px;top:14px;width:12px}#afsAlert .close:before,#afsAlert .close:after{background:#4c4c4c;content:"";cursor:pointer;height:1px;left:0;position:absolute;top:6px;transform:rotate(45deg);width:15px}#afsAlert .close:after{transform:rotate(-45deg)}afs-button{display:inline-block}afs-button.extended{display:block}afs-button.extended button{padding-left:0;padding-right:0;width:100%}afs-button.large button{font-size:12px;letter-spacing:1.2px;min-width:269px;padding:18px 10px 17px}afs-button button{background:#222;border:none;color:#fff;cursor:pointer;display:inline-block;flex-shrink:0;font-size:10px;font-weight:400;letter-spacing:1.1px;min-width:204px;padding:9px 10px;text-align:center;text-transform:uppercase;transition:background-color .2s;white-space:nowrap}afs-button button:focus{outline:none}afs-button button:hover{background-color:#383838}afs-button button:disabled{background-color:#d8d8d8}afs-button .serviceMessage{margin:0 0 0 18px;text-align:left}afs-checkbox{display:inline-block;line-height:1.2em;min-height:26px;position:relative}afs-checkbox.emptyLabel{margin-bottom:-0.6em;width:26px}afs-checkbox input[type=checkbox]{opacity:0;position:absolute}afs-checkbox input[type=checkbox]+label{color:#4c4c4c;cursor:pointer;display:block;font-size:15px;padding:6px 0 0 41px}afs-checkbox input[type=checkbox]+label small{display:block;margin-top:6px;text-indent:0}afs-checkbox input[type=checkbox]+label:before{background:#fff;border:1px solid #ddd;content:"";display:inline-block;height:24px;left:0;position:absolute;top:0;vertical-align:text-top;width:24px}afs-checkbox input[type=checkbox]:hover+label:before{border-color:#b9b9b9}afs-checkbox input[type=checkbox]:focus+label:before{box-shadow:0 0 0 3px #f2f2f2}afs-checkbox input[type=checkbox]:disabled+label:before{background:#f2f2f2;border-color:#ddd;box-shadow:none}afs-checkbox input[type=checkbox]:checked+label:after{background-image:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9602 5L5.88914 12.0711L2.00005 8.18198' stroke='%23222222' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");content:"";height:14px;left:6px;position:absolute;top:5px;width:15px}afs-checkbox input[type=checkbox]:disabled:checked+label:after{opacity:.3}afs-date-picker,afs-date-range-picker{display:inline-block;height:45px;line-height:1.2em;min-width:250px;position:relative}afs-date-picker.invalid .input,afs-date-range-picker.invalid .input{border-bottom-color:#efcccc}afs-date-picker.invalid .input .label,afs-date-range-picker.invalid .input .label{color:#e09f9f}afs-date-picker.invalid .input:hover,afs-date-range-picker.invalid .input:hover{border-bottom-color:#ba5d5d}afs-date-picker.invalid .input:hover .label,afs-date-range-picker.invalid .input:hover .label{color:#ba5d5d}afs-date-picker.invalid .currentValue,afs-date-range-picker.invalid .currentValue{color:#ba5d5d}afs-date-picker .input,afs-date-range-picker .input{background:#fff;border-bottom:1px solid #e7e7e7;cursor:pointer;height:45px;overflow:hidden;text-overflow:ellipsis;transition:border-bottom-color .2s;white-space:nowrap}afs-date-picker .input.focused,afs-date-range-picker .input.focused{border-bottom-width:2px}afs-date-picker .input:hover,afs-date-picker .input.focused,afs-date-range-picker .input:hover,afs-date-range-picker .input.focused{border-bottom-color:#4c4c4c}afs-date-picker .input:hover .label,afs-date-picker .input.focused .label,afs-date-range-picker .input:hover .label,afs-date-range-picker .input.focused .label{color:#4c4c4c}afs-date-picker .input.disabled,afs-date-range-picker .input.disabled{border-bottom-color:#f5f5f5;cursor:not-allowed}afs-date-picker .input.disabled .label,afs-date-range-picker .input.disabled .label{color:#e5e5e5}afs-date-picker .input.disabled .currentValue,afs-date-range-picker .input.disabled .currentValue{background-color:#f7f7f7;color:#e5e5e5}afs-date-picker .input.disabled .currentValue:after,afs-date-range-picker .input.disabled .currentValue:after{opacity:.25}afs-date-picker .label,afs-date-range-picker .label{color:#b9b9b9;display:block;font-size:15px;font-weight:400;left:10px;max-width:calc(100% - 45px);overflow:hidden;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:17px;transition:color .2s,left .2s,top .2s,font-size .2s;white-space:nowrap}afs-date-picker .label.raised,afs-date-range-picker .label.raised{color:#b9b9b9;font-size:10px;top:6px}afs-date-picker .label:focus,afs-date-range-picker .label:focus{outline:none}afs-date-picker .currentValue,afs-date-range-picker .currentValue{border:none;color:#4c4c4c;display:block;font-family:"Proxima Nova",sans-serif;font-size:15px;height:48px;line-height:54px;padding-right:40px;text-align:left;text-indent:10px}afs-date-picker .currentValue:focus,afs-date-range-picker .currentValue:focus{outline:none}afs-date-picker .currentValue:after,afs-date-range-picker .currentValue:after{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz4NCjxzdmcgd2lkdGg9IjQuMjExOG1tIiBoZWlnaHQ9IjQuMjExNm1tIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgaW1hZ2UtcmVuZGVyaW5nPSJvcHRpbWl6ZVF1YWxpdHkiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB0ZXh0LXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB2aWV3Qm94PSIwIDAgMC4yMTA2NCAwLjIxMDYzIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPg0KICA8cGF0aCBkPSJtMCAwaDAuMDM1NDUzdjAuMDM1NDUzaC0wLjAzNTQ1M3YtMC4wMzU0NTN6bTAgMC4xNzUxOGgwLjAzNTQ1M3YwLjAzNTQ1M2gtMC4wMzU0NTN2LTAuMDM1NDUzem0wLjE3NTE5IDBoMC4wMzU0NTN2MC4wMzU0NTNoLTAuMDM1NDUzdi0wLjAzNTQ1M3ptLTAuMDg3NTk2IDBoMC4wMzU0NTN2MC4wMzU0NTNoLTAuMDM1NDUzdi0wLjAzNTQ1M3ptLTAuMDg3NTkxLTAuMDg3NTg2aDAuMDM1NDUzdjAuMDM1NDUzaC0wLjAzNTQ1M3YtMC4wMzU0NTN6bTAuMTc1MTkgMGgwLjAzNTQ1M3YwLjAzNTQ1M2gtMC4wMzU0NTN2LTAuMDM1NDUzem0tMC4wODc1OTYgMGgwLjAzNTQ1M3YwLjAzNTQ1M2gtMC4wMzU0NTN2LTAuMDM1NDUzem0wLjA4NzU5Ni0wLjA4NzU5MWgwLjAzNTQ1M3YwLjAzNTQ1M2gtMC4wMzU0NTN2LTAuMDM1NDUzem0tMC4wODc1OTYgMGgwLjAzNTQ1M3YwLjAzNTQ1M2gtMC4wMzU0NTN2LTAuMDM1NDUzeiIgZmlsbD0iIzNDM0MzQyIvPg0KPC9zdmc+);background-size:contain;content:"";height:12px;position:absolute;right:10px;top:16px;width:12px}afs-date-picker .dateSelector,afs-date-range-picker .dateSelector{align-items:flex-end;background:#fff;border:1px solid #e7e7e7;display:block;justify-content:space-between;left:0;margin-bottom:15px;position:absolute;top:45px;width:339px;z-index:100}afs-date-picker .dateSelector>div,afs-date-range-picker .dateSelector>div{padding:5px 23px 18px 27px}afs-date-picker .dateSelector .changeMonth,afs-date-picker .dateSelector .changeYear,afs-date-picker .dateSelector .changeYears,afs-date-range-picker .dateSelector .changeMonth,afs-date-range-picker .dateSelector .changeYear,afs-date-range-picker .dateSelector .changeYears{font-size:18px;font-weight:300;padding:24px 0 14px;position:relative;text-align:center;text-transform:uppercase}afs-date-picker .dateSelector .changeMonth span,afs-date-picker .dateSelector .changeYear span,afs-date-picker .dateSelector .changeYears span,afs-date-range-picker .dateSelector .changeMonth span,afs-date-range-picker .dateSelector .changeYear span,afs-date-range-picker .dateSelector .changeYears span{cursor:pointer}afs-date-picker .dateSelector .changeMonth .previous,afs-date-picker .dateSelector .changeMonth .next,afs-date-picker .dateSelector .changeYear .previous,afs-date-picker .dateSelector .changeYear .next,afs-date-picker .dateSelector .changeYears .previous,afs-date-picker .dateSelector .changeYears .next,afs-date-range-picker .dateSelector .changeMonth .previous,afs-date-range-picker .dateSelector .changeMonth .next,afs-date-range-picker .dateSelector .changeYear .previous,afs-date-range-picker .dateSelector .changeYear .next,afs-date-range-picker .dateSelector .changeYears .previous,afs-date-range-picker .dateSelector .changeYears .next{height:20px;left:8px;margin-top:-11px;position:absolute;top:34px;width:20px}afs-date-picker .dateSelector .changeMonth .previous:before,afs-date-picker .dateSelector .changeMonth .previous:after,afs-date-picker .dateSelector .changeMonth .next:before,afs-date-picker .dateSelector .changeMonth .next:after,afs-date-picker .dateSelector .changeYear .previous:before,afs-date-picker .dateSelector .changeYear .previous:after,afs-date-picker .dateSelector .changeYear .next:before,afs-date-picker .dateSelector .changeYear .next:after,afs-date-picker .dateSelector .changeYears .previous:before,afs-date-picker .dateSelector .changeYears .previous:after,afs-date-picker .dateSelector .changeYears .next:before,afs-date-picker .dateSelector .changeYears .next:after,afs-date-range-picker .dateSelector .changeMonth .previous:before,afs-date-range-picker .dateSelector .changeMonth .previous:after,afs-date-range-picker .dateSelector .changeMonth .next:before,afs-date-range-picker .dateSelector .changeMonth .next:after,afs-date-range-picker .dateSelector .changeYear .previous:before,afs-date-range-picker .dateSelector .changeYear .previous:after,afs-date-range-picker .dateSelector .changeYear .next:before,afs-date-range-picker .dateSelector .changeYear .next:after,afs-date-range-picker .dateSelector .changeYears .previous:before,afs-date-range-picker .dateSelector .changeYears .previous:after,afs-date-range-picker .dateSelector .changeYears .next:before,afs-date-range-picker .dateSelector .changeYears .next:after{background:#4c4c4c;content:"";height:2px;left:0;margin-top:-3px;position:absolute;top:50%;transform:rotate(-45deg);transition:transform .2s;width:8px}afs-date-picker .dateSelector .changeMonth .previous:after,afs-date-picker .dateSelector .changeMonth .next:after,afs-date-picker .dateSelector .changeYear .previous:after,afs-date-picker .dateSelector .changeYear .next:after,afs-date-picker .dateSelector .changeYears .previous:after,afs-date-picker .dateSelector .changeYears .next:after,afs-date-range-picker .dateSelector .changeMonth .previous:after,afs-date-range-picker .dateSelector .changeMonth .next:after,afs-date-range-picker .dateSelector .changeYear .previous:after,afs-date-range-picker .dateSelector .changeYear .next:after,afs-date-range-picker .dateSelector .changeYears .previous:after,afs-date-range-picker .dateSelector .changeYears .next:after{margin-top:2px;transform:rotate(45deg)}afs-date-picker .dateSelector .changeMonth .next,afs-date-picker .dateSelector .changeYear .next,afs-date-picker .dateSelector .changeYears .next,afs-date-range-picker .dateSelector .changeMonth .next,afs-date-range-picker .dateSelector .changeYear .next,afs-date-range-picker .dateSelector .changeYears .next{left:auto;right:13px;top:35px;transform:rotate(180deg)}afs-date-picker .month ul,afs-date-range-picker .month ul{font-size:16px;margin-bottom:3px;overflow:hidden}afs-date-picker .month ul.dayNames,afs-date-range-picker .month ul.dayNames{color:#b9b9b9;font-size:12px;font-weight:300;margin:12px 0 1px;text-transform:uppercase}afs-date-picker .month ul.dayNames li,afs-date-range-picker .month ul.dayNames li{height:20px;line-height:20px}afs-date-picker .month li,afs-date-range-picker .month li{cursor:pointer;display:inline-block;float:left;height:38px;line-height:39px;margin:1px 3px 2px 0;text-align:center;width:38px}afs-date-picker .month li.otherMonth,afs-date-range-picker .month li.otherMonth{color:#b9b9b9}afs-date-picker .disabledDate,afs-date-range-picker .disabledDate{background:transparent !important;color:#e5e5e5 !important;cursor:auto !important;text-decoration:line-through}afs-date-picker .currentDate,afs-date-range-picker .currentDate{background:#eaeaea;border-radius:50%}afs-date-picker .selectedDate,afs-date-range-picker .selectedDate{background:#222;border-radius:50%;color:#fff}afs-date-picker .monthsList,afs-date-range-picker .monthsList{font-size:12px;margin:12px 0;overflow:hidden;text-align:center;text-transform:uppercase}afs-date-picker .monthsList li,afs-date-range-picker .monthsList li{cursor:pointer;display:inline-block;float:left;height:64px;line-height:64px;margin:0 3px 9px 4px;width:64px}afs-date-picker .yearsList,afs-date-range-picker .yearsList{font-size:12px;margin:9px 0 2px;overflow:hidden;text-align:center}afs-date-picker .yearsList li,afs-date-range-picker .yearsList li{cursor:pointer;float:left;height:57px;line-height:57px;list-style:none;margin-bottom:1px;width:57px}afs-date-picker span.error,afs-date-range-picker span.error{color:#f9919a;display:block;font-size:10px;font-weight:300;margin:5px 0;text-align:right}afs-date-range-picker .month li:nth-child(7n).inRange{box-shadow:none}afs-date-range-picker .month li:nth-child(7n).selectedDate.rangeStart:after{border-radius:0 5px 5px 0 !important;left:19px !important;width:50%}afs-date-range-picker li.otherMonth{cursor:pointer}afs-date-range-picker li.disabledDate{box-shadow:none !important}afs-date-range-picker li.disabledDate:after{content:none !important}afs-date-range-picker li.inRange{background:#a3a3a3;border-radius:0;box-shadow:4px 0 #a3a3a3;color:#fff}afs-date-range-picker li.inRange.otherMonth{color:#cecece}afs-date-range-picker li.inRange.currentDate{font-weight:700 !important}afs-date-range-picker li.inRange.selectedDate{background:#222;border-radius:50% !important;box-shadow:none;position:relative}afs-date-range-picker li.inRange.selectedDate:after{background:#a3a3a3;content:"";height:38px;position:absolute;right:16px;top:0;width:34px;z-index:-1}afs-date-range-picker li.inRange.selectedDate.rangeStart:after{right:-16px}afs-date-range-picker li.inRange.selectedDate.rangeStart.rangeEnd:after{display:none}afs-date-range-picker .monthsList li:nth-child(4n).inRange{box-shadow:none}afs-date-range-picker .monthsList li:nth-child(4n).selectedDate.rangeStart:after{left:34px !important;width:50%}afs-date-range-picker .monthsList li.inRange{box-shadow:7px 0 #a3a3a3}afs-date-range-picker .monthsList li.selectedDate:after{height:64px;left:-2px;width:39px}afs-date-range-picker .monthsList li.selectedDate.rangeStart:after{left:auto;right:-7px}afs-date-range-picker .monthsList li.selectedDate.rangeEnd{box-shadow:none}afs-date-range-picker .actions{border-top:1px solid #e6e6e6;margin-top:-10px;padding:11px 16px !important;position:relative;text-align:right}afs-date-range-picker button{background:#fff;border:none;color:#4c4c4c;cursor:pointer;font-family:"Proxima Nova",sans-serif;font-size:14px;height:35px;padding:0}afs-date-range-picker button:focus{outline:none}afs-date-range-picker button.ok{background:#222;color:#fff;margin-left:14px;padding:0 14px;transition:background-color .2s;will-change:background-color}afs-date-range-picker button.ok:hover{background:#383838}afs-date-range-picker button.ok:disabled{background:#d8d8d8}afs-input{display:block;position:relative}afs-input.focused label,afs-input:hover label{color:#3b3b3b}afs-input.focused input,afs-input:hover input{border-bottom-color:gray}afs-input:before{background:#f7f7f7;content:"";height:50px;left:0;position:absolute;top:0;width:100%;z-index:-1}afs-input:after{background:gray;content:"";display:block;height:2px;left:50%;position:absolute;top:48px;transform:translateX(-50%);transition:width .2s;width:0;z-index:2}afs-input.focused:after{width:100%}afs-input.invalid label{color:#f9919a}afs-input.invalid input{border-bottom-color:#f9919a;color:#f9919a}afs-input.invalid:after{background:#d95151}afs-input.invalid:hover label{color:#d95151}afs-input.invalid:hover input{border-bottom-color:#d95151;color:#d95151}afs-input label{color:#b9b9b9;display:block;font-size:15px;font-weight:300;left:10px;line-height:1.2em;position:absolute;text-transform:uppercase;top:16px;transition:color .2s,top .2s,font-size .2s;white-space:nowrap;z-index:2}afs-input label.raised{font-size:10px;font-weight:normal;top:10px}afs-input input{background:transparent;border:none;border-bottom:1px solid #e5e5e5;color:#4c4c4c;display:inline-block;font-family:"Proxima Nova",sans-serif;font-size:15px;height:50px;padding-left:10px;padding-top:13px;position:relative;text-shadow:0 0 2px #f7f7f7;transition:color .2s,border-bottom-color .2s;width:100%;z-index:2}afs-input input:focus{outline:none}afs-input.disabled .afsInputIcon{cursor:not-allowed;opacity:.36}afs-input.disabled .textShadow,afs-input.disabled label{cursor:not-allowed}afs-input.disabled input{background-color:#f7f7f7 !important;border-bottom-color:#f7f7f7 !important;color:#e5e5e5 !important;cursor:not-allowed}afs-input.disabled label,afs-input.disabled:hover label{color:#e5e5e5 !important}afs-input .mask{color:rgba(59,59,59,.4);font-family:"Proxima Nova",sans-serif;font-size:15px;height:50px;left:0;line-height:50px;max-width:100%;overflow:hidden;padding-left:10px;position:absolute;text-align:left;top:6px;z-index:1}afs-input span.error{color:#f9919a;display:block;font-size:13px;font-weight:400;margin:5px 0;text-align:right}afs-input .suggest{background:#fff;border:1px solid #e5e5e5;position:absolute;width:100%;z-index:100}afs-input .suggest li{cursor:pointer;font-size:15px;list-style:none;padding:17px 15px 14px}afs-input .suggest li:hover,afs-input .suggest li.active{background:#ededed}afs-input .textShadow{background:linear-gradient(270deg, #F8F8F8 26.45%, rgba(255, 255, 255, 0) 95.83%);height:49px;position:absolute;right:0;top:0;width:50px;z-index:2}afs-input .afsInputIcon{cursor:pointer;height:20px;position:absolute;right:8px;top:15px;transition:opacity .2s;width:20px;z-index:3}afs-input .afsCleanButton{background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1.72687L4.27313 5L1 8.27313L1.72687 9L5 5.72687L8.27313 9L9 8.27313L5.72687 5L9 1.72687L8.27313 1L5 4.27313L1.72687 1L1 1.72687Z' fill='%23B9B9B9'/%3E%3C/svg%3E%0A");cursor:pointer;height:10px;position:absolute;right:8px;top:20px;width:10px;z-index:3}afs-input .iconLocation{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99971 1C6.14026 1 3 4.15866 3 8.04113C3 9.05383 3.20607 10.0207 3.61217 10.9152C5.36229 14.7673 8.71776 17.7094 9.70471 18.864C9.77866 18.9503 9.88646 19 9.9999 19C10.1133 19 10.2211 18.9503 10.2951 18.864C11.2817 17.7096 14.6371 14.7677 16.3878 10.9152C16.7941 10.0207 17 9.05383 17 8.04113C16.9996 4.15866 13.8594 1 9.99971 1ZM9.99971 11.6983C7.99487 11.6983 6.36364 10.0575 6.36364 8.04093C6.36364 6.02415 7.99487 4.38336 9.99971 4.38336C12.0045 4.38336 13.6358 6.02415 13.6358 8.04093C13.636 10.0575 12.0047 11.6983 9.99971 11.6983Z' fill='%233B3B3B'/%3E%3C/svg%3E%0A")}afs-input .iconSearch{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.4351 12.0629H12.7124L12.4563 11.8159C13.3528 10.773 13.8925 9.4191 13.8925 7.94625C13.8925 4.66209 11.2304 2 7.94625 2C4.66209 2 2 4.66209 2 7.94625C2 11.2304 4.66209 13.8925 7.94625 13.8925C9.4191 13.8925 10.773 13.3528 11.8159 12.4563L12.0629 12.7124V13.4351L16.6369 18L18 16.6369L13.4351 12.0629ZM7.94625 12.0629C5.66838 12.0629 3.82962 10.2241 3.82962 7.94625C3.82962 5.66838 5.66838 3.82962 7.94625 3.82962C10.2241 3.82962 12.0629 5.66838 12.0629 7.94625C12.0629 10.2241 10.2241 12.0629 7.94625 12.0629Z' fill='%233B3B3B'/%3E%3C/svg%3E%0A")}afs-input.withIcon input{padding-right:20px}afs-input.withIcon .textShadow{right:28px}afs-input.withIcon.withCleanButton input{padding-right:44px}afs-input.withIcon.withCleanButton .textShadow{right:44px}afs-input.withIcon.withCleanButton .afsCleanButton{right:35px}afs-multiline-input{display:block;position:relative}afs-multiline-input .afs-multi-input__wrapper{background-color:#f7f7f7;padding-top:22px}afs-multiline-input .afs-multi-input__wrapper:after{background:gray;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .2s;width:0;z-index:2}afs-multiline-input textarea{background:transparent;border-bottom:1px solid #e5e5e5;display:block;font-family:"Proxima Nova",sans-serif;font-size:15px;font-weight:normal;line-height:18px;min-width:350px;outline:none;padding:0px 10px 10px;position:relative;text-align:left;transition:border-bottom-color .2s,border-bottom-width .2s,color .2s;width:100%}afs-multiline-input textarea:hover{border-bottom-color:gray}afs-multiline-input textarea:hover+label{color:#3b3b3b}afs-multiline-input textarea:disabled{border-bottom-color:#e5e5e5 !important;color:#e5e5e5 !important}afs-multiline-input textarea:disabled+label{color:#e5e5e5 !important}afs-multiline-input.focused .afs-multi-input__wrapper:after{width:100%}afs-multiline-input.invalid textarea{border-bottom-color:#f9919a;color:#f9919a}afs-multiline-input.invalid label{color:#f9919a}afs-multiline-input.invalid:hover textarea,afs-multiline-input.invalid.focused textarea{border-bottom-color:#d95151;color:#d95151}afs-multiline-input.invalid:hover label,afs-multiline-input.invalid.focused label{color:#d95151}afs-multiline-input.invalid .afs-multi-input__wrapper:after{background:#d95151;bottom:20px}afs-multiline-input label{color:#b9b9b9;display:block;font-family:"Proxima Nova",sans-serif;font-size:15px;font-weight:300;line-height:18px;padding-left:10px;padding-top:10px;position:absolute;text-transform:uppercase;top:0px;transition:color .2s,font-size .2s,line-height .2s;white-space:nowrap;width:100%}afs-multiline-input label.raised{font-size:10px;font-weight:normal;line-height:12px}afs-multiline-input span.error{color:#f9919a;display:block;font-family:"Proxima Nova",sans-serif;font-size:12px;font-weight:normal;line-height:19px;margin:2px 0;text-align:right}afs-radio{display:inline-block;line-height:1.2em;min-height:26px;position:relative}afs-radio.emptyLabel{margin-bottom:-0.7em;width:20px}afs-radio input[type=radio]{opacity:0;position:absolute}afs-radio input[type=radio]+label{color:#4c4c4c;cursor:pointer;display:block;font-size:15px;margin:0;padding:2px 0 0 39px}afs-radio input[type=radio]+label small{display:block;margin-top:6px;text-indent:0}afs-radio input[type=radio]+label:before{background:#fff;border:1px solid #ddd;border-radius:50%;content:"";display:inline-block;height:18px;left:0;position:absolute;top:0;width:18px}afs-radio input[type=radio]:hover+label:before{border-color:#b9b9b9}afs-radio input[type=radio]:focus+label:before{box-shadow:0 0 0 3px #f2f2f2}afs-radio input[type=radio]:disabled+label:before{background:#f2f2f2;border-color:#ddd;box-shadow:none}afs-radio input[type=radio]:checked+label:after{background:#222;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}afs-radio input[type=radio]:disabled:checked+label:after{opacity:.3}afs-range{display:block;height:52px;position:relative}afs-range .rangeAll{background:#e9e9e9;height:3px;left:0;position:absolute;top:31px;width:100%;z-index:1}afs-range .rangeSelected{background:#3b3b3b;height:3px;position:absolute;top:31px;z-index:2}afs-range .min,afs-range .max{bottom:0;color:#bbb;font-size:12px;left:0;position:absolute}afs-range .min.max,afs-range .max.max{left:auto;right:0}afs-range .selector{background:#3b3b3b;border-radius:50%;color:#3b3b3b;cursor:pointer;font-size:14px;height:15px;margin-left:7px;position:absolute;top:25px;transform:translateX(-50%);width:15px;z-index:3}afs-range .selector:hover{box-shadow:0 0 0 3px rgba(76,76,76,.1)}afs-range .selector.to{margin-left:-7px;z-index:4}afs-range .selector span{bottom:21px;left:50%;position:absolute;text-align:center;transform:translateX(-50%);white-space:nowrap}afs-range .selector span.alignLeft{margin-left:9px;transform:translateX(-100%)}afs-range .selector span.alignRight{left:0;transform:none}afs-select,afs-multi-select{display:block;line-height:1.2em;position:relative}afs-select .toggle,afs-multi-select .toggle{position:absolute;right:0;z-index:1}afs-select .toggle:before,afs-select .toggle:after,afs-multi-select .toggle:before,afs-multi-select .toggle:after{background:#4c4c4c;content:"";height:2px;position:absolute;right:14px;top:24px;transform:rotate(45deg);transition:transform .2s;width:6px;z-index:-1}afs-select .toggle:after,afs-multi-select .toggle:after{right:11px;transform:rotate(-45deg)}afs-select .select,afs-multi-select .select{cursor:pointer}afs-select .select.open,afs-multi-select .select.open{border-bottom:2px solid #4c4c4c;margin-bottom:-2px}afs-select .select.open .currentValue,afs-select .select:hover .currentValue,afs-multi-select .select.open .currentValue,afs-multi-select .select:hover .currentValue{border-bottom-color:#4c4c4c}afs-select .select.open .label,afs-select .select:hover .label,afs-multi-select .select.open .label,afs-multi-select .select:hover .label{color:#4c4c4c}afs-select .select.open:before,afs-multi-select .select.open:before{transform:rotate(-45deg)}afs-select .select.open:after,afs-multi-select .select.open:after{transform:rotate(45deg)}afs-select .select.error .currentValue,afs-multi-select .select.error .currentValue{border-bottom-color:#efcccc;color:#ba5d5d}afs-select .select.error .label,afs-multi-select .select.error .label{color:#e09f9f}afs-select .select.error.open,afs-multi-select .select.error.open{border-bottom:2px solid #ba5d5d}afs-select .select.error.open .currentValue,afs-select .select.error:hover .currentValue,afs-multi-select .select.error.open .currentValue,afs-multi-select .select.error:hover .currentValue{border-bottom-color:#ba5d5d}afs-select .select.error.open .label,afs-select .select.error:hover .label,afs-multi-select .select.error.open .label,afs-multi-select .select.error:hover .label{color:#ba5d5d}afs-select .select:focus,afs-multi-select .select:focus{outline:none}afs-select .select.disabled,afs-multi-select .select.disabled{background-color:#f7f7f7;color:#e5e5e5}afs-select .select.disabled .currentValue,afs-multi-select .select.disabled .currentValue{border-bottom:transparent;color:#e5e5e5}afs-select .select.disabled .toggle:after,afs-select .select.disabled .toggle:before,afs-multi-select .select.disabled .toggle:after,afs-multi-select .select.disabled .toggle:before{background:#cbcbcb}afs-select .select.disabled:hover .label,afs-select .select.disabled .label,afs-multi-select .select.disabled:hover .label,afs-multi-select .select.disabled .label{color:#cecece}afs-select .select.disabled:before,afs-select .select.disabled:after,afs-multi-select .select.disabled:before,afs-multi-select .select.disabled:after{background:#b5b5b5}afs-select .select.error,afs-multi-select .select.error{border-bottom-color:#f9919a}afs-select .label,afs-multi-select .label{color:#b9b9b9;cursor:pointer;display:block;font-size:15px;font-weight:400;left:10px;overflow:hidden;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:15px;transition:left .2s,top .2s,font-size .2s,color .2s;white-space:nowrap;max-width:calc(100% - 40px)}afs-select .label.raised,afs-multi-select .label.raised{font-size:10px;top:5px}afs-select .label:focus,afs-multi-select .label:focus{outline:none}afs-select .currentValue,afs-multi-select .currentValue{border:none;border-bottom:1px solid #e5e5e5;color:#4c4c4c;display:block;font-family:"Proxima Nova",sans-serif;font-size:16px;height:45px;line-height:55px;overflow:hidden;padding-right:25px;text-align:left;text-indent:10px;text-overflow:ellipsis;transition:border-bottom-color .2s;white-space:nowrap}afs-select .currentValue:focus,afs-multi-select .currentValue:focus{outline:none}afs-select .currentValue:disabled,afs-multi-select .currentValue:disabled{background-color:#f5f5f5;border-bottom-color:#e7e7e7;color:#cecece}afs-select .optionsList,afs-multi-select .optionsList{background:#fff;border:1px solid #e6e6e6;display:flex;flex-direction:column;margin-top:12px;position:absolute;text-align:left;width:100%;z-index:100}afs-select .optionsList>ul,afs-multi-select .optionsList>ul{overflow:auto;padding:7px 0 8px}afs-select .optionsList>ul::-webkit-scrollbar,afs-multi-select .optionsList>ul::-webkit-scrollbar{width:8px}afs-select .optionsList>ul::-webkit-scrollbar-track,afs-multi-select .optionsList>ul::-webkit-scrollbar-track{background:#fff}afs-select .optionsList>ul::-webkit-scrollbar-thumb,afs-multi-select .optionsList>ul::-webkit-scrollbar-thumb{background:#e6e6e6;border:3px solid #fff;width:2px}afs-select .optionsList>ul::-webkit-scrollbar-thumb:hover,afs-multi-select .optionsList>ul::-webkit-scrollbar-thumb:hover{background:#a3a3a3}afs-select .optionsList li,afs-multi-select .optionsList li{cursor:pointer;font-size:16px;padding:14px 14px 11px}afs-select .optionsList li:hover,afs-select .optionsList li.active,afs-multi-select .optionsList li:hover,afs-multi-select .optionsList li.active{background:#f0f0f0}afs-select .optionsList .filter,afs-multi-select .optionsList .filter{border-bottom:1px solid #e6e6e6;position:relative}afs-select .optionsList .filter input,afs-multi-select .optionsList .filter input{border:none;font-size:14px;height:40px;text-indent:11px;width:calc(100% - 25px)}afs-select .optionsList .filter input:focus,afs-multi-select .optionsList .filter input:focus{outline:none}afs-select .optionsList .filter button,afs-multi-select .optionsList .filter button{display:none}afs-select .optionsList .filter:after,afs-multi-select .optionsList .filter:after{background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.57633 7.54717H8.03431L7.8422 7.36192C8.51458 6.57976 8.91938 5.56432 8.91938 4.45969C8.91938 1.99657 6.92281 0 4.45969 0C1.99657 0 0 1.99657 0 4.45969C0 6.92281 1.99657 8.91938 4.45969 8.91938C5.56432 8.91938 6.57976 8.51458 7.36192 7.8422L7.54717 8.03431V8.57633L10.9777 12L12 10.9777L8.57633 7.54717V7.54717ZM4.45969 7.54717C2.75129 7.54717 1.37221 6.1681 1.37221 4.45969C1.37221 2.75129 2.75129 1.37221 4.45969 1.37221C6.1681 1.37221 7.54717 2.75129 7.54717 4.45969C7.54717 6.1681 6.1681 7.54717 4.45969 7.54717Z' fill='%23B9B9B9'/%3E%3C/svg%3E%0A");content:"";height:12px;position:absolute;right:10px;top:13px;width:12px;z-index:-1}afs-select .noMatches,afs-multi-select .noMatches{color:#b9b9b9;font-size:14px;padding:22px 12px 10px}afs-select span.error,afs-multi-select span.error{color:#f9919a;display:block;font-size:10px;font-weight:300;margin:3px 0 4px;text-align:right}afs-multi-select .currentValue>span:before{content:", "}afs-multi-select .currentValue>span:first-child:before{content:""}afs-multi-select .optionsList li{padding:12px 14px}afs-multi-select afs-checkbox{display:block}afs-multi-select .toggle:before,afs-multi-select .toggle:after{background:#3b3b3b;content:"";height:2px;position:absolute;right:10px;top:22px;transform:none;width:12px}afs-multi-select .toggle:after{height:12px;right:15px;top:17px;width:2px}afs-multi-select .toggle.open:before,afs-multi-select .toggle.open:after{transform:none}afs-multi-select .toggle.open:after{display:none}afs-multi-select .actions{border-top:1px solid #e6e6e6;display:flex;flex-grow:1;flex-shrink:0;justify-content:space-between;padding:9px 10px 9px 14px !important}afs-multi-select .actions button{background:none;border:none;color:#4c4c4c;cursor:pointer;font-size:14px;height:35px;padding:0}afs-multi-select .actions button.ok{background:#222;color:#fff;font-size:13px;line-height:38px;padding:0 14px}afs-multi-select .actions button:disabled{background:#d8d8d8}afs-time-picker{display:inline-block;height:45px;line-height:1.2em;min-width:250px;position:relative}afs-time-picker.invalid .input{border-bottom-color:#efcccc}afs-time-picker.invalid .input .label{color:#e09f9f}afs-time-picker.invalid .input:hover{border-bottom-color:#ba5d5d}afs-time-picker.invalid .input:hover .label{color:#ba5d5d}afs-time-picker.invalid .currentValue{color:#ba5d5d}afs-time-picker .input{background:#fff;border-bottom:1px solid #e7e7e7;cursor:pointer;height:45px;overflow:hidden;text-overflow:ellipsis;transition:border-bottom-color .2s;white-space:nowrap}afs-time-picker .input.focused{border-bottom-width:2px}afs-time-picker .input:hover,afs-time-picker .input.focused{border-bottom-color:#4c4c4c}afs-time-picker .input:hover .label,afs-time-picker .input.focused .label{color:#4c4c4c}afs-time-picker .input.disabled{border-bottom-color:#f5f5f5;cursor:not-allowed}afs-time-picker .input.disabled .label{color:#e5e5e5}afs-time-picker .input.disabled .currentValue{background-color:#f7f7f7;color:#e5e5e5}afs-time-picker .input.disabled .currentValue:after{opacity:.25}afs-time-picker .label{color:#b9b9b9;display:block;font-size:15px;font-weight:400;left:10px;max-width:calc(100% - 45px);overflow:hidden;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:17px;transition:color .2s,left .2s,top .2s,font-size .2s;white-space:nowrap}afs-time-picker .label.raised{color:#b9b9b9;font-size:10px;top:6px}afs-time-picker .label:focus{outline:none}afs-time-picker .currentValue{border:none;color:#4c4c4c;display:block;font-family:"Proxima Nova",sans-serif;font-size:15px;height:48px;line-height:54px;padding-right:40px;text-indent:10px;text-transform:uppercase;width:100%}afs-time-picker .currentValue:focus{outline:none}afs-time-picker .currentValue:after{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz4NCjxzdmcgd2lkdGg9IjUuMTcwNG1tIiBoZWlnaHQ9IjUuMTcwNG1tIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgaW1hZ2UtcmVuZGVyaW5nPSJvcHRpbWl6ZVF1YWxpdHkiIHNoYXBlLXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB0ZXh0LXJlbmRlcmluZz0iZ2VvbWV0cmljUHJlY2lzaW9uIiB2aWV3Qm94PSIwIDAgMC4zNzE2NjcgMC4zNzE2NjciIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQogIDxwYXRoIGQ9Im0wLjE4NTgzIDBoNS4wMzE4ZS01djcuMTg4NGUtNWMwLjA1MTI3NSAxLjQzNzdlLTUgMC4wOTc3MTkgMC4wMjA4MTggMC4xMzEzMyAwLjA1NDQxNmwzLjU5NDJlLTUgLTMuNTk0MmUtNWMwLjAzMzU0OCAwLjAzMzU0OCAwLjA1NDMxNSAwLjA3OTk3IDAuMDU0MzQ0IDAuMTMxMjdoNy4xODg0ZS01djEuMDc4MmUtNCA1LjAzMThlLTVoLTcuMTg4NGUtNWMtMS40Mzc3ZS01IDAuMDUxMjk2LTAuMDIwODMyIDAuMDk3NzU0LTAuMDU0NDUyIDAuMTMxMzctMC4wMzM1NTUgMC4wMzM1NDgtMC4wNzk5NTYgMC4wNTQzMTUtMC4xMzEyIDAuMDU0MzQ0djcuMTg4NGUtNWgtMS4wNzgyZS00IC01LjAzMThlLTV2LTcuMTg4NGUtNWMtMC4wNTEyOTYtMS40Mzc3ZS01IC0wLjA5Nzc1NC0wLjAyMDgzMi0wLjEzMTM3LTAuMDU0NDUyLTAuMDMzNTQ4LTAuMDMzNTU1LTAuMDU0MzE1LTAuMDc5OTU2LTAuMDU0MzQ0LTAuMTMxMmgtNy4xODg0ZS01di0xLjA3ODJlLTQgLTUuMDMxOGUtNWg3LjE4ODRlLTVjMS40Mzc3ZS01IC0wLjA1MTI3NSAwLjAyMDgxOC0wLjA5NzcxOSAwLjA1NDQxNi0wLjEzMTMzbC0zLjU5NDJlLTUgLTMuNTk0MmUtNWMwLjAzMzU0OC0wLjAzMzU0OCAwLjA3OTk3LTAuMDU0MzE1IDAuMTMxMjctMC4wNTQzNDR2LTcuMTg4NGUtNWgxLjA3ODJlLTR6bTAuMDcwOTI4IDAuMjUwNDVjMC4wMDcyMDI3IDAuMDA2Nzc4NiAwLjAwNzU0NzggMC4wMTgxMzYgNy42OTE1ZS00IDAuMDI1MzM5LTAuMDA2Nzc4NiAwLjAwNzIwMjctMC4wMTgxMzYgMC4wMDc1NDc4LTAuMDI1MzM5IDcuNjkxNWUtNGwtMC4wNjEzOTYtMC4wNTc1MDdjLTAuMDAzNzQ1MS0wLjAwMzUyOTUtMC4wMDU2MjEzLTAuMDA4MjgxLTAuMDA1NjIxMy0wLjAxMzA1NGgtNi40Njk1ZS01di0wLjExNjdjMC0wLjAwOTkxOTkgMC4wMDgwNTEtMC4wMTc5NzEgMC4wMTc5NzEtMC4wMTc5NzFzMC4wMTc5NzEgMC4wMDgwNTEgMC4wMTc5NzEgMC4wMTc5NzF2MC4xMDg5OGwwLjA1NTcxIDAuMDUyMTh6bS0wLjA3MDg3Ny0wLjIxNDU4djcuMTg4NGUtNWgtNS4wMzE4ZS01IC0xLjA3ODJlLTR2LTcuMTg4NGUtNWMtMC4wNDEyNzYgMi4xNTY1ZS01IC0wLjA3ODcyIDAuMDE2ODI4LTAuMTA1ODYgMC4wNDM5NjRoLTcuMTg4NGUtNWMtMC4wMjcxMjIgMC4wMjcxMTQtMC4wNDM5MjEgMC4wNjQ1ODctMC4wNDM5MjggMC4xMDU5NWg3LjE4ODRlLTV2NS4wMzE4ZS01IDEuMDc4MmUtNGgtNy4xODg0ZS01YzIuMTU2NWUtNSAwLjA0MTMxMiAwLjAxNjgyMSAwLjA3ODc3NyAwLjA0Mzk2NCAwLjEwNTkzIDAuMDI3MTE0IDAuMDI3MTIyIDAuMDY0NTg3IDAuMDQzOTIxIDAuMTA1OTUgMC4wNDM5Mjh2LTcuMTg4NGUtNWg1LjAzMThlLTUgMS4wNzgyZS00djcuMTg4NGUtNWMwLjA0MTMxMi0yLjE1NjVlLTUgMC4wNzg3NzctMC4wMTY4MjEgMC4xMDU5My0wLjA0Mzk2NCAwLjAyNzEyMi0wLjAyNzExNCAwLjA0MzkyMS0wLjA2NDU4NyAwLjA0MzkyOC0wLjEwNTk1aC03LjE4ODRlLTV2LTUuMDMxOGUtNSAtMS4wNzgyZS00aDcuMTg4NGUtNWMtMi4xNTY1ZS01IC0wLjA0MTI3Ni0wLjAxNjgyOC0wLjA3ODcyLTAuMDQzOTY0LTAuMTA1ODZ2LTcuMTg4NGUtNWMtMC4wMjcxMTQtMC4wMjcxMjItMC4wNjQ1ODctMC4wNDM5MjEtMC4xMDU5NS0wLjA0MzkyOHoiIGZpbGw9IiMzQzNDM0MiIGZpbGwtcnVsZT0ibm9uemVybyIvPg0KPC9zdmc+);background-size:contain;content:"";height:14px;position:absolute;right:10px;top:16px;width:14px}afs-time-picker .timeSelector{background:#fff;border:1px solid #e7e7e7;display:none;font-size:16px;left:0;position:absolute;top:45px}afs-time-picker .timeSelector.open{display:block;z-index:100}afs-time-picker .timeSelector .partLabel{color:#b4b4b4;display:block;font-size:12px;text-align:center;margin:4px 0 13px}afs-time-picker .timeSelector .selector{display:grid;grid-auto-flow:column;grid-column-gap:23px;padding:13px 11px 0}afs-time-picker .timeSelector .selector>div{position:relative}afs-time-picker .timeSelector .selector>div:before{background:#e6e6e6;content:"";display:block;height:calc(100% - 29px);left:-12px;position:absolute;top:29px;width:1px}afs-time-picker .timeSelector .selector>div:first-child:before{display:none}afs-time-picker .timeSelector .selector ul{display:grid;grid-auto-flow:column;grid-template-rows:repeat(6, 1fr)}afs-time-picker .timeSelector .selector li{border-radius:19px;cursor:pointer;display:block;height:38px;line-height:38px;margin:1px 4px 0;text-align:center;width:38px}afs-time-picker .timeSelector .selector li:hover{background:#eaeaea}afs-time-picker .timeSelector .selector li.active{background:#222;color:#fff}afs-time-picker .timeSelector .actions{border-top:1px solid #e6e6e6;margin-top:14px;padding:10px 11px 11px;text-align:right}afs-time-picker span.error{color:#f9919a;display:block;font-size:10px;font-weight:300;margin:5px 0;text-align:right}afs-time-picker button{background:#fff;border:none;color:#4c4c4c;cursor:pointer;font-family:"Proxima Nova",sans-serif;font-size:14px;height:35px;padding:0}afs-time-picker button:focus{outline:none}afs-time-picker button.ok{background:#222;color:#fff;margin-left:14px;padding:0 14px;transition:background-color .2s;will-change:background-color}afs-time-picker button.ok:hover{background:#383838}afs-time-picker button.ok:disabled{background:#d8d8d8}afs-toggle{color:#4c4c4c;display:inline-block;font-size:15px;line-height:14px;min-height:13px;min-width:30px;position:relative}afs-toggle.emptyLabel .label{display:none}afs-toggle .toggle{background:#d7d7d7;border-radius:5px;cursor:pointer;display:inline-block;height:11px;left:0;outline:none;position:absolute;top:1px;width:32px}afs-toggle .toggle.checked .pipka{background:#222;border-color:#222;left:15px}afs-toggle .toggle.disabled{background:#e4e4e4}afs-toggle .toggle.disabled .pipka{background:#f0f0f0 !important;border-color:#e8e8e8 !important;box-shadow:none !important}afs-toggle .pipka{background:#fff;border:1px solid #ddd;border-radius:50%;height:17px;left:0;position:absolute;top:-3px;transition:left .2s,background .2s;width:17px}afs-toggle .label{cursor:pointer;display:inline-block;margin:0 0 0 45px}afs-toggle .toggle:hover .pipka,afs-toggle .label:hover+.toggle .pipka{border-color:#b9b9b9;box-shadow:0 0 0 3px rgba(76,76,76,.1)}afs-toggle .toggle:hover.checked .pipka,afs-toggle .label:hover+.toggle.checked .pipka{border-color:#222}.afsTooltip{left:10px;margin:0;padding:12px;position:absolute;top:100px;z-index:100}.afsTooltipText{background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;color:#3b3b3b;font-family:"Proxima Nova",sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:150%;padding:9px 15px 8px}.afsTooltipArrow{background:#fff;box-shadow:-1px 1px #e5e5e5;height:7px;position:absolute;width:7px}.afsTooltipArrowRight{margin-top:-3px;right:10px;top:50%;transform:rotate(-135deg)}.afsTooltipArrowLeft{left:10px;margin-top:-3px;top:50%;transform:rotate(45deg)}.afsTooltipArrowTop{left:50%;margin-left:-3px;top:10px;transform:rotate(135deg)}.afsTooltipArrowBottom{bottom:10px;left:50%;margin-left:-3px;transform:rotate(-45deg)}afs-select,afs-multi-select{display:block;line-height:1.2em;margin-top:10px;position:relative}afs-select.invalid .currentValue,afs-multi-select.invalid .currentValue{border-bottom-color:#e55740;color:#e55740 !important}afs-select.invalid:after,afs-multi-select.invalid:after{background:#e55740}afs-select .toggle,afs-multi-select .toggle{position:absolute;right:0;z-index:1}afs-select .toggle:before,afs-select .toggle:after,afs-multi-select .toggle:before,afs-multi-select .toggle:after{background:#3b3b3b;content:"";height:2px;position:absolute;right:14px;top:19px;transform:rotate(45deg);transition:transform .2s;width:8px;z-index:-1}afs-select .toggle:after,afs-multi-select .toggle:after{right:9px;transform:rotate(-45deg)}afs-select .toggle.open:before,afs-multi-select .toggle.open:before{transform:rotate(-45deg)}afs-select .toggle.open:after,afs-multi-select .toggle.open:after{transform:rotate(45deg)}afs-select .select,afs-multi-select .select{cursor:pointer;height:42px}afs-select .select:focus,afs-multi-select .select:focus{outline:none}afs-select .select.disabled,afs-multi-select .select.disabled{background-color:#f1f1f1;color:#b9b9b9}afs-select .select.disabled .currentValue,afs-multi-select .select.disabled .currentValue{color:#b9b9b9}afs-select .select.disabled:before,afs-select .select.disabled:after,afs-multi-select .select.disabled:before,afs-multi-select .select.disabled:after{background:#b5b5b5}afs-select .select.error,afs-multi-select .select.error{border-bottom-color:#e55740}afs-select .label,afs-multi-select .label{color:#b9b9b9;cursor:text;font-size:16px;left:10px;line-height:19px;max-width:calc(100% - 35px);overflow:hidden;position:absolute;text-overflow:ellipsis;text-transform:uppercase;top:12px;transition:all .2s}afs-select .label.raised,afs-multi-select .label.raised{font-size:11px;line-height:13px;top:-11px}afs-select .label:focus,afs-multi-select .label:focus{outline:none}afs-select .currentValue,afs-multi-select .currentValue{border:none;border-bottom:1px solid #cdcdcd;color:#343434;display:block;font-family:"Proxima Nova",sans-serif;font-size:16px;height:42px;line-height:42px;overflow:hidden;padding-right:30px;text-align:left;text-indent:10px;text-overflow:ellipsis;transition:border-bottom-color .2s;white-space:nowrap;width:100%}afs-select .currentValue:focus,afs-multi-select .currentValue:focus{outline:none}afs-select .currentValue:disabled,afs-multi-select .currentValue:disabled{background-color:#f5f5f5;border-bottom-color:#e7e7e7;color:#cecece}afs-select .optionsList,afs-multi-select .optionsList{background:#f7f7f7;border:1px solid #cdcdcd;display:flex;flex-direction:column;margin-top:12px;position:absolute;text-align:left;min-width:100%;z-index:100}afs-select .optionsList li,afs-multi-select .optionsList li{cursor:pointer;display:block;font-size:16px;line-height:19px;margin:0 !important;padding:12px 14px 9px !important;text-transform:none}afs-select .optionsList li:hover,afs-select .optionsList li.active,afs-multi-select .optionsList li:hover,afs-multi-select .optionsList li.active{background:#e2e2e2}afs-select .optionsList>ul,afs-multi-select .optionsList>ul{overflow:auto;padding:0 !important}afs-select .optionsList>ul::-webkit-scrollbar,afs-multi-select .optionsList>ul::-webkit-scrollbar{width:8px}afs-select .optionsList>ul::-webkit-scrollbar-track,afs-multi-select .optionsList>ul::-webkit-scrollbar-track{background:#fff}afs-select .optionsList>ul::-webkit-scrollbar-thumb,afs-multi-select .optionsList>ul::-webkit-scrollbar-thumb{background:#e6e6e6;border:3px solid #fff;width:2px}afs-select .optionsList>ul::-webkit-scrollbar-thumb:hover,afs-multi-select .optionsList>ul::-webkit-scrollbar-thumb:hover{background:#a3a3a3}afs-select .optionsList .noMatches,afs-multi-select .optionsList .noMatches{color:#b9b9b9;font-size:14px;line-height:17px;padding:21px 13px 19px}afs-select span.error,afs-multi-select span.error{color:#e55740;display:block;font-size:11px;font-weight:300;margin:4px 2px;text-align:right}afs-select .filter,afs-multi-select .filter{border-bottom:1px solid #cdcdcd;position:relative}afs-select .filter input,afs-multi-select .filter input{background:transparent;border:none;color:#343434;font-size:14px;height:41px;text-indent:13px;text-overflow:ellipsis;width:calc(100% - 27px)}afs-select .filter input:focus,afs-multi-select .filter input:focus{outline:none}afs-select .filter input::placeholder,afs-multi-select .filter input::placeholder{color:#a3a3a3;text-overflow:ellipsis}afs-select .filter button,afs-multi-select .filter button{background:transparent url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='5.16513' cy='5.16513' r='4.66513' stroke='%23B9B9B9'/%3E%3Cline x1='8.86262' y1='8.69922' x2='12' y2='11.8366' stroke='%23B9B9B9' stroke-linecap='round'/%3E%3C/svg%3E%0A") center no-repeat;border:none;height:13px;margin-top:-7px;position:absolute;right:9px;top:50%;width:13px;z-index:-1}afs-multi-select .currentValue>span:before{content:", "}afs-multi-select .currentValue>span:first-child:before{content:""}afs-multi-select afs-checkbox{display:block}afs-multi-select .toggle:before,afs-multi-select .toggle:after{background:#3b3b3b;border-radius:1px;content:"";height:2px;position:absolute;right:10px;top:18px;transform:none;width:12px}afs-multi-select .toggle:after{height:12px;right:15px;top:13px;width:2px}afs-multi-select .toggle.open:before,afs-multi-select .toggle.open:after{transform:none}afs-multi-select .actions{border-top:1px solid #cdcdcd;display:flex;flex-grow:1;flex-shrink:0;height:52px;justify-content:space-between;padding:11px 8px 9px !important}afs-multi-select .actions button{background:none;border:none;cursor:pointer;font-size:14px;color:#58a742;height:30px}afs-multi-select .actions button.ok{font-size:16px;font-weight:600}afs-multi-select .actions button:disabled{color:#dedede}*{box-sizing:border-box;font-family:"proxima-nova",sans-serif}html,body{margin:0;padding:0;font-size:12px;color:#343434;height:100vh}ul,ol,li{list-style:none;margin:0;padding:0}.selectedDate{background:#006735 !important}.currentValue{border-bottom:none !important}afs-select .currentValue{height:50px !important;line-height:52px !important}afs-select .select>ul{background:#fff}afs-button button{background:#006735 !important}afs-button:hover button{background:#067640 !important}afs-date-picker{width:100%;min-width:inherit;background:#fff}afs-date-picker .input{height:50px !important;background:inherit !important}afs-date-picker .currentValue{line-height:51px !important}afs-select{height:50px;margin-top:0px}afs-multi-select{background:#fff;height:50px;margin-top:0px}afs-multi-select .select:after{top:19px}afs-multi-select .select:before{top:24px}afs-multi-select .currentValue{height:50px;line-height:50px}.preloader{background:#006735;height:100%;width:100%}.preloader .logo{background:url(/imgs/logo.svg) center no-repeat;background-size:contain;left:50%;height:30%;position:absolute;top:50%;transform:translate(-50%, -50%);width:30%}
