@charset "utf-8";.convertforms{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:var(--font);max-width:var(--max-width);background-color:var(--background-color);border:var(--border);border-radius:var(--border-radius);padding:var(--padding);background-image:var(--background-image);background-repeat:var(--background-repeat);background-size:var(--background-size);background-position:var(--background-position);color:var(--label-color)}.convertforms *,.convertforms *:before,.convertforms *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.convertforms .cf-content-heading *{font-family:inherit}.convertforms button,.convertforms form,.convertforms label,.convertforms .cf-input{height:auto;margin:0;max-width:100%;width:100%;line-height:normal;border-radius:0;border:none;outline:0;text-transform:none;font-family:inherit;-webkit-box-shadow:none;box-shadow:none}.convertforms button:focus,.convertforms form:focus,.convertforms label:focus,.convertforms .cf-input:focus{outline:0}.convertforms .cf-label{display:inline-block;width:auto}.convertforms .cf-input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.convertforms .cf-input[type=checkbox],.convertforms .cf-input[type=radio]{width:auto}.convertforms textarea.cf-input{overflow:auto}.convertforms .cf-select{position:relative}.convertforms .cf-select.cf-width-auto{display:inline-block}.convertforms .cf-select select{background-image:none !important;width:100%;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.convertforms .cf-select select::-ms-expand{display:none}.convertforms .cf-select select:-moz-focusring{color:rgba(0,0,0,0) !important;text-shadow:0 0 0 #888 !important}.convertforms .cf-select:after{content:"";position:absolute;top:0;width:0;height:0;right:10px;bottom:0;margin:auto;border-style:solid;border-width:5px 5px 0 5px;border-color:#a0a0a0 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);pointer-events:none}.convertforms .cf-select:hover::after{border-top-color:#848484}@media all and (min-width: 0\0 )and (-webkit-min-device-pixel-ratio: 0), all and (min-width: 0\0 )and (min-resolution: 0.001dpcm){.convertforms .cf-select select{padding-right:0}.convertforms .cf-select:after,.convertforms .cf-select:before{display:none}}.convertforms .cf-input{font-size:1em;color:var(--input-color);background-color:var(--input-background-color);padding:var(--input-padding);border:solid 1px var(--input-border-color);border-radius:var(--input-border-radius);text-align:var(--input-text-align)}.convertforms .cf-input:focus,.convertforms .cf-input:invalid:focus{border:solid 1px var(--input-border-color);-webkit-box-shadow:none;box-shadow:none;color:var(--input-color)}.convertforms .cf-input:not(.flatpickr-input)[readonly]{-webkit-box-shadow:inset 0 0 0 200px rgba(0,0,0,.15);box-shadow:inset 0 0 0 200px rgba(0,0,0,.15)}.convertforms .cf-input::-webkit-input-placeholder{color:var(--input-placeholder-color)}.convertforms .cf-input::-moz-placeholder{color:var(--input-placeholder-color)}.convertforms .cf-input:-ms-input-placeholder{color:var(--input-placeholder-color)}.convertforms .cf-input::-ms-input-placeholder{color:var(--input-placeholder-color)}.convertforms .cf-input::placeholder,.convertforms .cf-input:has(option:disabled:checked){color:var(--input-placeholder-color)}.convertforms .cf-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:calc(-1*var(--control-gap))}.convertforms .cf-control-group{padding:var(--control-gap);max-width:100%;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.convertforms .cf-control-group.cf-no-padding{padding:0}.convertforms .cf-control-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:9px;font-size:var(--input-size)}.convertforms .cf-control-input-desc{opacity:.8;font-size:.9em;color:var(--label-color)}.convertforms .cf-checkbox-group,.convertforms .cf-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;padding:2px 0}.convertforms .cf-checkbox-group .cf-label,.convertforms .cf-radio-group .cf-label{margin:0;font-weight:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:var(--input-size)}.convertforms .cf-checkbox-group .cf-label p,.convertforms .cf-radio-group .cf-label p{margin:0;padding:0}.convertforms .cf-checkbox-group input,.convertforms .cf-radio-group input{-ms-flex-negative:0;flex-shrink:0}.convertforms.cf-col2 .cf-control-group{width:50%}.convertforms.cf-hor .cf-input,.convertforms.cf-hor .cf-btn{height:40px !important;padding-top:0 !important;padding-bottom:0 !important}.convertforms .captcha-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.convertforms .captcha-container .captcha-equation{font-size:1.5em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:nowrap}.convertforms .captcha-container input{-ms-flex-negative:1;flex-shrink:1}.convertforms .cf-phone-number-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1em;color:var(--input-color);background-color:var(--input-background-color);padding:var(--input-padding);border:solid 1px var(--input-border-color);border-radius:var(--input-border-radius);text-align:var(--input-text-align);padding:0;border:0}.convertforms .cf-phone-number-wrapper>.tf-phone-control{border:1px solid var(--input-border-color);border-radius:var(--input-border-radius)}.convertforms .cf-phone-number-wrapper .cf-input{padding:var(--input-padding);padding-left:0}.convertforms .cf-phone-number-wrapper[readonly]{-webkit-box-shadow:inset 0 0 0 200px rgba(0,0,0,.15);box-shadow:inset 0 0 0 200px rgba(0,0,0,.15)}.convertforms .cf-label{color:var(--label-color);font-size:var(--label-size);margin-bottom:.45em;display:block;line-height:1.3;font-weight:var(--label-weight)}.convertforms .cf-label .cf-required-label{color:var(--color-danger);font-weight:400}@media(min-width: 640px){.convertforms.cf-labelpos-left .cf-control-group:not(.cf-hide){display:-webkit-box;display:-ms-flexbox;display:flex}.convertforms.cf-labelpos-left .cf-control-group:not(.cf-hide)>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.convertforms.cf-labelpos-left .cf-control-group:not(.cf-hide) .cf-control-label{max-width:30%;padding-right:10px}}@media(min-width: 1024px){.convertforms.cf-form-left form,.convertforms.cf-form-right form{display:-webkit-box;display:-ms-flexbox;display:flex}.convertforms.cf-form-left .cf-form-wrap,.convertforms.cf-form-right .cf-form-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.convertforms.cf-form-left .cf-fields,.convertforms.cf-form-right .cf-fields{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.convertforms.cf-form-left .cf-form-wrap{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.convertforms form{will-change:transform}.convertforms.cf-img-below .cf-content,.convertforms.cf-img-left .cf-content,.convertforms.cf-img-right .cf-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.convertforms.cf-img-below .cf-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.convertforms.cf-img-below .cf-content>div{width:100%}.convertforms.cf-img-right .cf-content-img,.convertforms.cf-img-below .cf-content-img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.convertforms .cf-content-img img{position:relative;max-width:100%;padding:10px;display:inline-block}.convertforms .cf-btn{font-size:var(--button-font-size);background-color:var(--button-background-color);color:var(--button-color);padding:var(--button-padding);border-radius:var(--button-border-radius);border:var(--button-border);position:relative;cursor:pointer}.convertforms .cf-btn:hover{opacity:.8}.convertforms .cf-response{color:#fff;margin-bottom:20px;padding:10px 15px;width:100%;border-radius:var(--input-border-radius);display:none;text-align:center}.convertforms.cf-success .cf-response{background-color:var(--color-success);display:block}.convertforms.cf-success.cf-success-hideform .cf-response{margin-bottom:0}.convertforms.cf-success.cf-success-hideform .cf-fields,.convertforms.cf-success.cf-success-hideform .cf-footer{display:none}.convertforms.cf-success.cf-success-hidetext .cf-content-wrap{display:none}.convertforms.cf-error .cf-response{background-color:var(--color-danger);display:block}.convertforms .cf-spinner-container{visibility:hidden;position:absolute;top:0;left:0;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;width:100%;height:100%;font-size:10px}.convertforms.cf-working .cf-spinner-container{visibility:visible}.convertforms.cf-working .cf-btn-text{visibility:hidden}.convertforms .cf-spinner>span{width:10px;height:10px;background-color:currentColor;border-radius:100%;display:inline-block;-webkit-animation:cf-bouncedelay 1s infinite ease-in-out both;animation:cf-bouncedelay 1s infinite ease-in-out both;margin:0 3px}.convertforms .cf-spinner .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}.convertforms .cf-spinner .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}@-webkit-keyframes cf-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes cf-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.convertforms .cf-footer{margin-top:20px;-ms-flex-item-align:normal;align-self:normal}.convertforms .cf-footer p{margin:0}.convertforms .cfupload{color:var(--input-color);font-size:var(--input-size);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.convertforms .cfupload>div:nth-child(2){margin-top:15px}.convertforms .cfupload .dz-message{padding:25px 10px;border:1px solid var(--input-border-color);background-color:var(--input-background-color);border-radius:var(--input-border-radius);text-align:center;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;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:all 200ms ease;transition:all 200ms ease}.convertforms .cfupload .dz-message>*{margin:5px;opacity:.8}.convertforms .cfupload .dz-message:hover>*{opacity:1}.convertforms .cfupload .dz-message .cfupload-browse{color:inherit;width:auto;border-radius:5px;padding:4px 7px;background:rgba(0,0,0,0);border:solid 1px currentColor;color:inherit}@media(max-width: 639px){.convertforms .cfupload .dz-message{padding:10px}}.convertforms .cfupload.dz-clickable .dz-message{cursor:pointer}.convertforms .cfupload.dz-drag-hover .dz-message{background-color:#c7ecc7 !important;color:#5d5c5c}.convertforms .cfupload.dz-drag-hover .dz-message>*{opacity:1}.convertforms .cfup-status{width:8px;height:8px;border-radius:100%;background-color:#999;text-indent:-100000000px;margin-right:8px;position:relative;top:3px;-ms-flex-negative:0;flex-shrink:0}.convertforms .dz-processing .cfup-status{background-color:var(--color-primary)}.convertforms .dz-success .cfup-status{background-color:var(--color-success)}.convertforms .dz-error .cfup-status{background-color:var(--color-danger)}.convertforms .cfup-file{font-size:.95em;padding-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1;position:relative}.convertforms .cfup-file .cfup-right{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.convertforms .cfup-file .cfup-right .cfup-size{opacity:.7}.convertforms .cfup-file .cfup-right .cfup-size strong{font-weight:normal}.convertforms .cfup-file .cfup-right .cfup-remove{font-family:Arial;font-size:20px;text-decoration:none;color:var(--color-danger);position:relative;top:-3px;margin-left:10px}.convertforms .cfup-file .cfup-right .cfup-remove:hover{opacity:1}.convertforms .cfup-file .cfup-details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:10px}@media(max-width: 639px){.convertforms .cfup-file .cfup-details{padding-left:0}}.convertforms .cfup-file .cfup-details .cfup-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;word-break:break-all}.convertforms .cfup-file .cfup-progress{display:none;width:100%;height:2px;background-color:var(--color-grey);position:absolute;width:100%;left:0;bottom:5px}.convertforms .cfup-file .cfup-progress .dz-upload{background-color:var(--color-primary);height:100%;width:0;display:block;border-radius:5px 0 0 5px;-webkit-transition:all 500ms linear;transition:all 500ms linear}.convertforms .cfup-file.dz-processing .cfup-progress{display:block}.convertforms .cfup-file .cfup-error{display:none;color:var(--color-danger);margin-top:8px;font-size:.8em}.convertforms .cfup-file.dz-error .cfup-error{display:block}.convertforms .cfup-file.dz-complete .cfup-progress{display:none}.convertforms .cf-width-fill{width:100%}.convertforms .cf-width-auto{width:auto}@media(min-width: 640px){.convertforms .cf-one-half,.convertforms .cf-two-fourths,.convertforms .cf-three-sixths{width:50%}.convertforms .cf-one-third,.convertforms .cf-two-sixths{width:33.3333%}.convertforms .cf-one-fourth{width:25%}.convertforms .cf-one-fifth{width:20%}.convertforms .cf-one-sixth{width:16.6666%}.convertforms .cf-two-thirds{width:66.6666%}.convertforms .cf-two-fifths{width:40%}.convertforms .cf-three-fourths{width:75%}.convertforms .cf-three-fifths{width:60%}.convertforms .cf-four-fifths{width:80%}.convertforms .cf-five-sixths{width:83.3333%}}.convertforms .cf\:w-1\/2{width:50%}.convertforms .cf\:w-1\/3{width:33.3333333333%}.convertforms .cf\:w-2\/3{width:66.6666666667%}.convertforms .cf\:w-1\/4{width:25%}.convertforms .cf\:w-2\/4{width:50%}.convertforms .cf\:w-3\/4{width:75%}.convertforms .cf\:w-1\/5{width:20%}.convertforms .cf\:w-2\/5{width:40%}.convertforms .cf\:w-3\/5{width:60%}.convertforms .cf\:w-4\/5{width:80%}.convertforms .cf\:w-1\/6{width:16.6666666667%}.convertforms .cf\:w-2\/6{width:33.3333333333%}.convertforms .cf\:w-3\/6{width:50%}.convertforms .cf\:w-4\/6{width:66.6666666667%}.convertforms .cf\:w-5\/6{width:83.3333333333%}.convertforms .cf\:w-1\/12{width:8.3333333333%}.convertforms .cf\:w-2\/12{width:16.6666666667%}.convertforms .cf\:w-3\/12{width:25%}.convertforms .cf\:w-4\/12{width:33.3333333333%}.convertforms .cf\:w-5\/12{width:41.6666666667%}.convertforms .cf\:w-6\/12{width:50%}.convertforms .cf\:w-7\/12{width:58.3333333333%}.convertforms .cf\:w-8\/12{width:66.6666666667%}.convertforms .cf\:w-9\/12{width:75%}.convertforms .cf\:w-10\/12{width:83.3333333333%}.convertforms .cf\:w-11\/12{width:91.6666666667%}@media(min-width: 640px){.convertforms .cf\:sm\:w-1\/2{width:50%}.convertforms .cf\:sm\:w-1\/3{width:33.3333333333%}.convertforms .cf\:sm\:w-2\/3{width:66.6666666667%}.convertforms .cf\:sm\:w-1\/4{width:25%}.convertforms .cf\:sm\:w-2\/4{width:50%}.convertforms .cf\:sm\:w-3\/4{width:75%}.convertforms .cf\:sm\:w-1\/5{width:20%}.convertforms .cf\:sm\:w-2\/5{width:40%}.convertforms .cf\:sm\:w-3\/5{width:60%}.convertforms .cf\:sm\:w-4\/5{width:80%}.convertforms .cf\:sm\:w-1\/6{width:16.6666666667%}.convertforms .cf\:sm\:w-2\/6{width:33.3333333333%}.convertforms .cf\:sm\:w-3\/6{width:50%}.convertforms .cf\:sm\:w-4\/6{width:66.6666666667%}.convertforms .cf\:sm\:w-5\/6{width:83.3333333333%}.convertforms .cf\:sm\:w-1\/12{width:8.3333333333%}.convertforms .cf\:sm\:w-2\/12{width:16.6666666667%}.convertforms .cf\:sm\:w-3\/12{width:25%}.convertforms .cf\:sm\:w-4\/12{width:33.3333333333%}.convertforms .cf\:sm\:w-5\/12{width:41.6666666667%}.convertforms .cf\:sm\:w-6\/12{width:50%}.convertforms .cf\:sm\:w-7\/12{width:58.3333333333%}.convertforms .cf\:sm\:w-8\/12{width:66.6666666667%}.convertforms .cf\:sm\:w-9\/12{width:75%}.convertforms .cf\:sm\:w-10\/12{width:83.3333333333%}.convertforms .cf\:sm\:w-11\/12{width:91.6666666667%}}@media(min-width: 768px){.convertforms .cf\:md\:w-1\/2{width:50%}.convertforms .cf\:md\:w-1\/3{width:33.3333333333%}.convertforms .cf\:md\:w-2\/3{width:66.6666666667%}.convertforms .cf\:md\:w-1\/4{width:25%}.convertforms .cf\:md\:w-2\/4{width:50%}.convertforms .cf\:md\:w-3\/4{width:75%}.convertforms .cf\:md\:w-1\/5{width:20%}.convertforms .cf\:md\:w-2\/5{width:40%}.convertforms .cf\:md\:w-3\/5{width:60%}.convertforms .cf\:md\:w-4\/5{width:80%}.convertforms .cf\:md\:w-1\/6{width:16.6666666667%}.convertforms .cf\:md\:w-2\/6{width:33.3333333333%}.convertforms .cf\:md\:w-3\/6{width:50%}.convertforms .cf\:md\:w-4\/6{width:66.6666666667%}.convertforms .cf\:md\:w-5\/6{width:83.3333333333%}.convertforms .cf\:md\:w-1\/12{width:8.3333333333%}.convertforms .cf\:md\:w-2\/12{width:16.6666666667%}.convertforms .cf\:md\:w-3\/12{width:25%}.convertforms .cf\:md\:w-4\/12{width:33.3333333333%}.convertforms .cf\:md\:w-5\/12{width:41.6666666667%}.convertforms .cf\:md\:w-6\/12{width:50%}.convertforms .cf\:md\:w-7\/12{width:58.3333333333%}.convertforms .cf\:md\:w-8\/12{width:66.6666666667%}.convertforms .cf\:md\:w-9\/12{width:75%}.convertforms .cf\:md\:w-10\/12{width:83.3333333333%}.convertforms .cf\:md\:w-11\/12{width:91.6666666667%}}@media(min-width: 1024px){.convertforms .cf\:lg\:w-1\/2{width:50%}.convertforms .cf\:lg\:w-1\/3{width:33.3333333333%}.convertforms .cf\:lg\:w-2\/3{width:66.6666666667%}.convertforms .cf\:lg\:w-1\/4{width:25%}.convertforms .cf\:lg\:w-2\/4{width:50%}.convertforms .cf\:lg\:w-3\/4{width:75%}.convertforms .cf\:lg\:w-1\/5{width:20%}.convertforms .cf\:lg\:w-2\/5{width:40%}.convertforms .cf\:lg\:w-3\/5{width:60%}.convertforms .cf\:lg\:w-4\/5{width:80%}.convertforms .cf\:lg\:w-1\/6{width:16.6666666667%}.convertforms .cf\:lg\:w-2\/6{width:33.3333333333%}.convertforms .cf\:lg\:w-3\/6{width:50%}.convertforms .cf\:lg\:w-4\/6{width:66.6666666667%}.convertforms .cf\:lg\:w-5\/6{width:83.3333333333%}.convertforms .cf\:lg\:w-1\/12{width:8.3333333333%}.convertforms .cf\:lg\:w-2\/12{width:16.6666666667%}.convertforms .cf\:lg\:w-3\/12{width:25%}.convertforms .cf\:lg\:w-4\/12{width:33.3333333333%}.convertforms .cf\:lg\:w-5\/12{width:41.6666666667%}.convertforms .cf\:lg\:w-6\/12{width:50%}.convertforms .cf\:lg\:w-7\/12{width:58.3333333333%}.convertforms .cf\:lg\:w-8\/12{width:66.6666666667%}.convertforms .cf\:lg\:w-9\/12{width:75%}.convertforms .cf\:lg\:w-10\/12{width:83.3333333333%}.convertforms .cf\:lg\:w-11\/12{width:91.6666666667%}}@media(min-width: 1280px){.convertforms .cf\:xl\:w-1\/2{width:50%}.convertforms .cf\:xl\:w-1\/3{width:33.3333333333%}.convertforms .cf\:xl\:w-2\/3{width:66.6666666667%}.convertforms .cf\:xl\:w-1\/4{width:25%}.convertforms .cf\:xl\:w-2\/4{width:50%}.convertforms .cf\:xl\:w-3\/4{width:75%}.convertforms .cf\:xl\:w-1\/5{width:20%}.convertforms .cf\:xl\:w-2\/5{width:40%}.convertforms .cf\:xl\:w-3\/5{width:60%}.convertforms .cf\:xl\:w-4\/5{width:80%}.convertforms .cf\:xl\:w-1\/6{width:16.6666666667%}.convertforms .cf\:xl\:w-2\/6{width:33.3333333333%}.convertforms .cf\:xl\:w-3\/6{width:50%}.convertforms .cf\:xl\:w-4\/6{width:66.6666666667%}.convertforms .cf\:xl\:w-5\/6{width:83.3333333333%}.convertforms .cf\:xl\:w-1\/12{width:8.3333333333%}.convertforms .cf\:xl\:w-2\/12{width:16.6666666667%}.convertforms .cf\:xl\:w-3\/12{width:25%}.convertforms .cf\:xl\:w-4\/12{width:33.3333333333%}.convertforms .cf\:xl\:w-5\/12{width:41.6666666667%}.convertforms .cf\:xl\:w-6\/12{width:50%}.convertforms .cf\:xl\:w-7\/12{width:58.3333333333%}.convertforms .cf\:xl\:w-8\/12{width:66.6666666667%}.convertforms .cf\:xl\:w-9\/12{width:75%}.convertforms .cf\:xl\:w-10\/12{width:83.3333333333%}.convertforms .cf\:xl\:w-11\/12{width:91.6666666667%}}.convertforms .cf\:w-full{width:100%}.convertforms .cf-hide{display:none;pointer-events:none}@media(max-width: 639px){.convertforms .cf-hide-mobile{display:none !important}}.convertforms .cf-col-1{width:6.25%}.convertforms .cf-col-2{width:12.5%}.convertforms .cf-col-3{width:18.75%}.convertforms .cf-col-4{width:25%}.convertforms .cf-col-5{width:31.25%}.convertforms .cf-col-6{width:37.5%}.convertforms .cf-col-7{width:43.75%}.convertforms .cf-col-8{width:50%}.convertforms .cf-col-9{width:56.25%}.convertforms .cf-col-10{width:62.5%}.convertforms .cf-col-11{width:68.75%}.convertforms .cf-col-12{width:75%}.convertforms .cf-col-13{width:81.25%}.convertforms .cf-col-14{width:87.5%}.convertforms .cf-col-15{width:93.75%}.convertforms .cf-col-16{width:100%}@media(min-width: 640px){.convertforms .cf-col-medium-1{width:6.25%}.convertforms .cf-col-medium-2{width:12.5%}.convertforms .cf-col-medium-3{width:18.75%}.convertforms .cf-col-medium-4{width:25%}.convertforms .cf-col-medium-5{width:31.25%}.convertforms .cf-col-medium-6{width:37.5%}.convertforms .cf-col-medium-7{width:43.75%}.convertforms .cf-col-medium-8{width:50%}.convertforms .cf-col-medium-9{width:56.25%}.convertforms .cf-col-medium-10{width:62.5%}.convertforms .cf-col-medium-11{width:68.75%}.convertforms .cf-col-medium-12{width:75%}.convertforms .cf-col-medium-13{width:81.25%}.convertforms .cf-col-medium-14{width:87.5%}.convertforms .cf-col-medium-15{width:93.75%}.convertforms .cf-col-medium-16{width:100%}}@media(min-width: 1024px){.convertforms .cf-col-large-1{width:6.25%}.convertforms .cf-col-large-2{width:12.5%}.convertforms .cf-col-large-3{width:18.75%}.convertforms .cf-col-large-4{width:25%}.convertforms .cf-col-large-5{width:31.25%}.convertforms .cf-col-large-6{width:37.5%}.convertforms .cf-col-large-7{width:43.75%}.convertforms .cf-col-large-8{width:50%}.convertforms .cf-col-large-9{width:56.25%}.convertforms .cf-col-large-10{width:62.5%}.convertforms .cf-col-large-11{width:68.75%}.convertforms .cf-col-large-12{width:75%}.convertforms .cf-col-large-13{width:81.25%}.convertforms .cf-col-large-14{width:87.5%}.convertforms .cf-col-large-15{width:93.75%}.convertforms .cf-col-large-16{width:100%}}.convertforms .cf-content-wrap,.convertforms .cf-form-wrap{padding:20px}.convertforms .cf-content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.convertforms.cf-iscentered{margin-left:auto;margin-right:auto}.convertforms .cf-text-center{text-align:center}.convertforms .cf-text-right{text-align:right}.convertforms.cf-disabled,.convertforms .cf-disabled{pointer-events:none}.convertforms [class*=cf-list-]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.convertforms [class*=cf-list-]>div{padding-right:8px;padding-left:8px}.convertforms [class*=cf-list-].cf-list-2-columns>div{-ms-flex-preferred-size:50%;flex-basis:50%}.convertforms [class*=cf-list-].cf-list-3-columns>div{-ms-flex-preferred-size:33.33%;flex-basis:33.33%}.convertforms .cf-recaptcha-v3-text-badge{margin:0;font-size:11px;color:#999}.convertforms .cf-recaptcha-v3-text-badge a{color:#999;text-decoration:none}.convertforms .cf-recaptcha-v3-text-badge a:hover{text-decoration:underline}
.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{/*
      /*rtl:begin:ignore*/left:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{/*
      /*rtl:begin:ignore*/right:0/*
      /*rtl:end:ignore*/}/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:transparent;border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:transparent;outline:none;padding:0}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer + .dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
/*! UIkit 2.27.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */.uk-grid-match>*>*,[class*=uk-grid-width]>*{width:100%;box-sizing:border-box}.uk-article-title,.uk-panel-title{text-transform:none;font-weight:400}.uk-article-title a,.uk-nav li>a,.uk-navbar-nav>li>a,.uk-panel,.uk-panel:hover{text-decoration:none}.uk-comment-list,.uk-comment-list .uk-comment+ul,.uk-grid,.uk-list,.uk-list ul,.uk-nav,.uk-nav ul,.uk-navbar-nav,.uk-pagination,.uk-subnav,.uk-switcher,.uk-tab,.uk-thumbnav{list-style:none}.uk-article:after,.uk-block:after,.uk-clearfix:after,.uk-comment-header:after,.uk-container:after,.uk-form-row:after,.uk-grid:after,.uk-list>li:after,.uk-navbar:after,.uk-panel:after,.uk-subnav:after,.uk-tab-center:after,.uk-tab:after,.uk-thumbnav:after{clear:both}.uk-hidden,.uk-invisible{visibility:hidden!important}.uk-grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0}.uk-grid:after,.uk-grid:before{content:"";display:block;overflow:hidden}.uk-grid>*{-ms-flex:none;-webkit-flex:none;flex:none;margin:0;float:left;padding-left:25px}.uk-grid>*>:last-child{margin-bottom:0}.uk-grid{margin-left:-25px}.uk-grid+.uk-grid,.uk-grid-margin,.uk-grid>*>.uk-panel+.uk-panel{margin-top:25px}@media (min-width:1220px){.uk-grid{margin-left:-35px}.uk-grid>*{padding-left:35px}.uk-grid+.uk-grid,.uk-grid-margin,.uk-grid>*>.uk-panel+.uk-panel{margin-top:35px}}.uk-grid-collapse{margin-left:0}.uk-grid-collapse>*{padding-left:0}.uk-grid-collapse+.uk-grid-collapse,.uk-grid-collapse>*>.uk-panel+.uk-panel,.uk-grid-collapse>.uk-grid-margin{margin-top:0}.uk-grid-small{margin-left:-10px}.uk-grid-small>*{padding-left:10px}.uk-grid-small+.uk-grid-small,.uk-grid-small>*>.uk-panel+.uk-panel,.uk-grid-small>.uk-grid-margin{margin-top:10px}.uk-grid-medium{margin-left:-25px}.uk-grid-medium>*{padding-left:25px}.uk-grid-medium+.uk-grid-medium,.uk-grid-medium>*>.uk-panel+.uk-panel,.uk-grid-medium>.uk-grid-margin{margin-top:25px}@media (min-width:960px){.uk-grid-large{margin-left:-35px}.uk-grid-large>*{padding-left:35px}.uk-grid-large+.uk-grid-large,.uk-grid-large-margin,.uk-grid-large>*>.uk-panel+.uk-panel{margin-top:35px}.uk-grid-divider>[class*=uk-width-large-]:not(.uk-width-large-1-1):nth-child(n+2){border-left:1px solid #ddd}}@media (min-width:1220px){.uk-grid-large{margin-left:-50px}.uk-grid-large>*{padding-left:50px}.uk-grid-large+.uk-grid-large,.uk-grid-large-margin,.uk-grid-large>*>.uk-panel+.uk-panel{margin-top:50px}}.uk-grid-divider:not(:empty){margin-left:-25px;margin-right:-25px}.uk-grid-divider>*{padding-left:25px;padding-right:25px}.uk-grid-divider>[class*=uk-width-1-]:not(.uk-width-1-1):nth-child(n+2),.uk-grid-divider>[class*=uk-width-2-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-3-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-4-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-5-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-6-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-7-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-8-]:nth-child(n+2),.uk-grid-divider>[class*=uk-width-9-]:nth-child(n+2){border-left:1px solid #ddd}@media (min-width:1220px){.uk-grid-divider:not(:empty){margin-left:-35px;margin-right:-35px}.uk-grid-divider>*{padding-left:35px;padding-right:35px}.uk-grid-divider:empty{margin-top:35px;margin-bottom:35px}}.uk-grid-divider:empty{margin-top:25px;margin-bottom:25px;border-top:1px solid #ddd}.uk-grid-match>*{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.uk-grid-match>*>*{-ms-flex:none;-webkit-flex:none;flex:none}.uk-grid-width-1-2>*{width:50%}.uk-grid-width-1-3>*{width:33.333%}.uk-grid-width-1-4>*{width:25%}.uk-grid-width-1-5>*{width:20%}.uk-grid-width-1-6>*{width:16.666%}.uk-grid-width-1-10>*{width:10%}.uk-grid-width-auto>*{width:auto}@media (min-width:480px){.uk-grid-width-small-1-1>*{width:100%}.uk-grid-width-small-1-2>*{width:50%}.uk-grid-width-small-1-3>*{width:33.333%}.uk-grid-width-small-1-4>*{width:25%}.uk-grid-width-small-1-5>*{width:20%}.uk-grid-width-small-1-6>*{width:16.666%}.uk-grid-width-small-1-10>*{width:10%}}@media (min-width:768px){.uk-grid-divider>[class*=uk-width-medium-]:not(.uk-width-medium-1-1):nth-child(n+2){border-left:1px solid #ddd}.uk-grid-width-medium-1-1>*{width:100%}.uk-grid-width-medium-1-2>*{width:50%}.uk-grid-width-medium-1-3>*{width:33.333%}.uk-grid-width-medium-1-4>*{width:25%}.uk-grid-width-medium-1-5>*{width:20%}.uk-grid-width-medium-1-6>*{width:16.666%}.uk-grid-width-medium-1-10>*{width:10%}}@media (min-width:960px){.uk-grid-width-large-1-1>*{width:100%}.uk-grid-width-large-1-2>*{width:50%}.uk-grid-width-large-1-3>*{width:33.333%}.uk-grid-width-large-1-4>*{width:25%}.uk-grid-width-large-1-5>*{width:20%}.uk-grid-width-large-1-6>*{width:16.666%}.uk-grid-width-large-1-10>*{width:10%}}@media (min-width:1220px){.uk-grid-width-xlarge-1-1>*{width:100%}.uk-grid-width-xlarge-1-2>*{width:50%}.uk-grid-width-xlarge-1-3>*{width:33.333%}.uk-grid-width-xlarge-1-4>*{width:25%}.uk-grid-width-xlarge-1-5>*{width:20%}.uk-grid-width-xlarge-1-6>*{width:16.666%}.uk-grid-width-xlarge-1-10>*{width:10%}}[class*=uk-width]{box-sizing:border-box;width:100%}.uk-width-1-1{width:100%}.uk-width-1-2,.uk-width-2-4,.uk-width-3-6,.uk-width-5-10{width:50%}.uk-width-1-3,.uk-width-2-6{width:33.333%}.uk-width-2-3,.uk-width-4-6{width:66.666%}.uk-width-1-4{width:25%}.uk-width-3-4{width:75%}.uk-width-1-5,.uk-width-2-10{width:20%}.uk-width-2-5,.uk-width-4-10{width:40%}.uk-width-3-5,.uk-width-6-10{width:60%}.uk-width-4-5,.uk-width-8-10{width:80%}.uk-width-1-6{width:16.666%}.uk-width-5-6{width:83.333%}.uk-width-1-10{width:10%}.uk-width-3-10{width:30%}.uk-width-7-10{width:70%}.uk-width-9-10{width:90%}@media (min-width:480px){.uk-width-small-1-1{width:100%}.uk-width-small-1-2,.uk-width-small-2-4,.uk-width-small-3-6,.uk-width-small-5-10{width:50%}.uk-width-small-1-3,.uk-width-small-2-6{width:33.333%}.uk-width-small-2-3,.uk-width-small-4-6{width:66.666%}.uk-width-small-1-4{width:25%}.uk-width-small-3-4{width:75%}.uk-width-small-1-5,.uk-width-small-2-10{width:20%}.uk-width-small-2-5,.uk-width-small-4-10{width:40%}.uk-width-small-3-5,.uk-width-small-6-10{width:60%}.uk-width-small-4-5,.uk-width-small-8-10{width:80%}.uk-width-small-1-6{width:16.666%}.uk-width-small-5-6{width:83.333%}.uk-width-small-1-10{width:10%}.uk-width-small-3-10{width:30%}.uk-width-small-7-10{width:70%}.uk-width-small-9-10{width:90%}}@media (min-width:768px){.uk-width-medium-1-1{width:100%}.uk-width-medium-1-2,.uk-width-medium-2-4,.uk-width-medium-3-6,.uk-width-medium-5-10{width:50%}.uk-width-medium-1-3,.uk-width-medium-2-6{width:33.333%}.uk-width-medium-2-3,.uk-width-medium-4-6{width:66.666%}.uk-width-medium-1-4{width:25%}.uk-width-medium-3-4{width:75%}.uk-width-medium-1-5,.uk-width-medium-2-10{width:20%}.uk-width-medium-2-5,.uk-width-medium-4-10{width:40%}.uk-width-medium-3-5,.uk-width-medium-6-10{width:60%}.uk-width-medium-4-5,.uk-width-medium-8-10{width:80%}.uk-width-medium-1-6{width:16.666%}.uk-width-medium-5-6{width:83.333%}.uk-width-medium-1-10{width:10%}.uk-width-medium-3-10{width:30%}.uk-width-medium-7-10{width:70%}.uk-width-medium-9-10{width:90%}[class*=uk-push-],[class*=uk-pull-]{position:relative}.uk-push-1-2,.uk-push-2-4,.uk-push-3-6,.uk-push-5-10{left:50%}.uk-push-1-3,.uk-push-2-6{left:33.333%}.uk-push-2-3,.uk-push-4-6{left:66.666%}.uk-push-1-4{left:25%}.uk-push-3-4{left:75%}.uk-push-1-5,.uk-push-2-10{left:20%}.uk-push-2-5,.uk-push-4-10{left:40%}.uk-push-3-5,.uk-push-6-10{left:60%}.uk-push-4-5,.uk-push-8-10{left:80%}.uk-push-1-6{left:16.666%}.uk-push-5-6{left:83.333%}.uk-push-1-10{left:10%}.uk-push-3-10{left:30%}.uk-push-7-10{left:70%}.uk-push-9-10{left:90%}.uk-pull-1-2,.uk-pull-2-4,.uk-pull-3-6,.uk-pull-5-10{left:-50%}.uk-pull-1-3,.uk-pull-2-6{left:-33.333%}.uk-pull-2-3,.uk-pull-4-6{left:-66.666%}.uk-pull-1-4{left:-25%}.uk-pull-3-4{left:-75%}.uk-pull-1-5,.uk-pull-2-10{left:-20%}.uk-pull-2-5,.uk-pull-4-10{left:-40%}.uk-pull-3-5,.uk-pull-6-10{left:-60%}.uk-pull-4-5,.uk-pull-8-10{left:-80%}.uk-pull-1-6{left:-16.666%}.uk-pull-5-6{left:-83.333%}.uk-pull-1-10{left:-10%}.uk-pull-3-10{left:-30%}.uk-pull-7-10{left:-70%}.uk-pull-9-10{left:-90%}}@media (min-width:960px){.uk-width-large-1-1{width:100%}.uk-width-large-1-2,.uk-width-large-2-4,.uk-width-large-3-6,.uk-width-large-5-10{width:50%}.uk-width-large-1-3,.uk-width-large-2-6{width:33.333%}.uk-width-large-2-3,.uk-width-large-4-6{width:66.666%}.uk-width-large-1-4{width:25%}.uk-width-large-3-4{width:75%}.uk-width-large-1-5,.uk-width-large-2-10{width:20%}.uk-width-large-2-5,.uk-width-large-4-10{width:40%}.uk-width-large-3-5,.uk-width-large-6-10{width:60%}.uk-width-large-4-5,.uk-width-large-8-10{width:80%}.uk-width-large-1-6{width:16.666%}.uk-width-large-5-6{width:83.333%}.uk-width-large-1-10{width:10%}.uk-width-large-3-10{width:30%}.uk-width-large-7-10{width:70%}.uk-width-large-9-10{width:90%}}.uk-panel{display:block;position:relative}.uk-panel:after,.uk-panel:before{content:"";display:table}.uk-panel>:not(.uk-panel-title):last-child{margin-bottom:0}.uk-panel-teaser,.uk-panel-title{margin-bottom:15px}.uk-panel-title{margin-top:0;font-size:18px;line-height:24px;color:#444}.uk-panel-badge{position:absolute;top:0;right:0;z-index:1}.uk-panel-box .uk-panel-badge,.uk-panel-hover .uk-panel-badge{top:10px;right:10px}.uk-panel-body{padding:15px}.uk-panel-box{padding:15px;background:#fafafa;color:#444;border:1px solid #ddd;border-radius:4px}.uk-panel-box .uk-panel-title,.uk-panel-box-hover:hover{color:#444}.uk-panel-box>.uk-panel-teaser{margin-top:-16px;margin-left:-16px;margin-right:-16px}.uk-panel-box>.uk-nav-side{margin:0 -15px}.uk-article>:last-child,.uk-block>:last-child{margin-bottom:0}.uk-panel-box-primary{background-color:#ebf7fd;color:#2d7091;border-color:rgba(45,112,145,.3)}.uk-panel-box-primary .uk-panel-title,.uk-panel-box-primary-hover:hover{color:#2d7091}.uk-panel-box-secondary{background-color:#fff;color:#444}.uk-panel-box-secondary .uk-panel-title,.uk-panel-box-secondary-hover:hover{color:#444}.uk-panel-hover{padding:15px;color:#444;border:1px solid transparent;border-radius:4px}.uk-panel-hover:hover{background:#fafafa;color:#444;border-color:#ddd}.uk-panel-hover>.uk-panel-teaser{margin-top:-16px;margin-left:-16px;margin-right:-16px}.uk-panel-header .uk-panel-title{padding-bottom:10px;border-bottom:1px solid #ddd;color:#444}.uk-panel-space{padding:30px}.uk-panel-space .uk-panel-badge{top:30px;right:30px}.uk-panel+.uk-panel-divider{margin-top:50px!important}.uk-panel+.uk-panel-divider:before{content:"";display:block;position:absolute;top:-25px;left:0;right:0;border-top:1px solid #ddd}.uk-article:after,.uk-article:before,.uk-block:after,.uk-block:before,.uk-comment-header:after,.uk-comment-header:before{content:"";display:table}@media (min-width:1220px){.uk-width-xlarge-1-1{width:100%}.uk-width-xlarge-1-2,.uk-width-xlarge-2-4,.uk-width-xlarge-3-6,.uk-width-xlarge-5-10{width:50%}.uk-width-xlarge-1-3,.uk-width-xlarge-2-6{width:33.333%}.uk-width-xlarge-2-3,.uk-width-xlarge-4-6{width:66.666%}.uk-width-xlarge-1-4{width:25%}.uk-width-xlarge-3-4{width:75%}.uk-width-xlarge-1-5,.uk-width-xlarge-2-10{width:20%}.uk-width-xlarge-2-5,.uk-width-xlarge-4-10{width:40%}.uk-width-xlarge-3-5,.uk-width-xlarge-6-10{width:60%}.uk-width-xlarge-4-5,.uk-width-xlarge-8-10{width:80%}.uk-width-xlarge-1-6{width:16.666%}.uk-width-xlarge-5-6{width:83.333%}.uk-width-xlarge-1-10{width:10%}.uk-width-xlarge-3-10{width:30%}.uk-width-xlarge-7-10{width:70%}.uk-width-xlarge-9-10{width:90%}.uk-panel+.uk-panel-divider{margin-top:70px!important}.uk-panel+.uk-panel-divider:before{top:-35px}}.uk-cover-object,[data-uk-cover]{left:50%;top:50%;position:relative}.uk-panel-box .uk-panel-teaser{border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden;-webkit-transform:translateZ(0)}.uk-block{position:relative;box-sizing:border-box;padding-top:20px;padding-bottom:20px}@media (min-width:768px){.uk-block{padding-top:50px;padding-bottom:50px}}.uk-block-large{padding-top:20px;padding-bottom:20px}@media (min-width:768px){.uk-block-large{padding-top:50px;padding-bottom:50px}}@media (min-width:960px){.uk-block-large{padding-top:100px;padding-bottom:100px}}.uk-block-default{background:#fff}.uk-block-muted{background:#f9f9f9}.uk-block-primary{background:#00a8e6}.uk-block-secondary{background:#222}.uk-block-default+.uk-block-default,.uk-block-muted+.uk-block-muted,.uk-block-primary+.uk-block-primary,.uk-block-secondary+.uk-block-secondary{padding-top:0}.uk-article-title{font-size:36px;line-height:42px}.uk-article-title a{color:inherit}.uk-article-meta{font-size:12px;line-height:18px;color:#999}.uk-article-lead{color:#444;font-size:18px;line-height:24px;font-weight:400}.uk-article-divider{margin-bottom:25px;border-color:#ddd}*+.uk-article-divider{margin-top:25px}.uk-article+.uk-article{margin-top:25px;padding-top:25px;border-top:1px solid #ddd}.uk-comment-header{margin-bottom:15px;padding:10px;border:1px solid #ddd;border-radius:4px;background:#fafafa}.uk-comment-avatar{margin-right:15px;float:left}.uk-comment-title{margin:5px 0 0;font-size:16px;line-height:22px}.uk-comment-meta{margin:2px 0 0;font-size:11px;line-height:16px;color:#999}.uk-comment-body{padding-left:10px;padding-right:10px}.uk-comment-body>:last-child{margin-bottom:0}.uk-comment-list{padding:0}.uk-comment-list .uk-comment+ul{margin:25px 0 0}.uk-comment-list .uk-comment+ul>li:nth-child(n+2),.uk-comment-list>li:nth-child(n+2){margin-top:25px}@media (min-width:768px){.uk-comment-list .uk-comment+ul{padding-left:100px}}.uk-comment-primary .uk-comment-header{border-color:rgba(45,112,145,.3);background-color:#ebf7fd;color:#2d7091;text-shadow:0 1px 0 #fff}.uk-nav-dropdown .uk-nav-divider,.uk-nav-navbar .uk-nav-divider{border-top:1px solid #ddd}.uk-cover-background{background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.uk-cover{overflow:hidden}.uk-cover-object{width:auto;height:auto;min-width:100%;min-height:100%;max-width:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[data-uk-cover]{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.uk-nav,.uk-nav ul{margin:0;padding:0}.uk-nav li>a{display:block}.uk-nav>li>a{padding:5px 15px}.uk-nav ul{padding-left:15px}.uk-nav ul a{padding:2px 0}.uk-nav li>a>div{font-size:12px;line-height:18px}.uk-nav-header{padding:5px 15px;text-transform:uppercase;font-weight:700;font-size:12px}.uk-nav-header:not(:first-child){margin-top:15px}.uk-nav-divider{margin:9px 15px}ul.uk-nav-sub{padding:5px 0 5px 15px}.uk-nav-parent-icon>.uk-parent>a:after{content:"\f104";width:20px;margin-right:-10px;float:right;font-family:FontAwesome;text-align:center}.uk-nav-parent-icon>.uk-parent.uk-open>a:after{content:"\f107"}.uk-nav-side>li>a{color:#444}.uk-nav-side>li>a:focus,.uk-nav-side>li>a:hover{background:rgba(0,0,0,.03);color:#444;outline:0;box-shadow:inset 0 0 1px rgba(0,0,0,.06);text-shadow:0 -1px 0 #fff}.uk-nav-side>li.uk-active>a{background:#00a8e6;color:#fff;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}.uk-nav-side .uk-nav-header{color:#444}.uk-nav-side .uk-nav-divider{border-top:1px solid #ddd;box-shadow:0 1px 0 #fff}.uk-nav-side ul a{color:#07D}.uk-nav-side ul a:hover{color:#059}.uk-nav-dropdown>li>a{color:#444}.uk-nav-dropdown>li>a:focus,.uk-nav-dropdown>li>a:hover{background:#00a8e6;color:#fff;outline:0;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}.uk-nav-dropdown .uk-nav-header{color:#999}.uk-nav-dropdown ul a{color:#07D}.uk-nav-dropdown ul a:hover{color:#059}.uk-nav-navbar>li>a{color:#444}.uk-nav-navbar>li>a:focus,.uk-nav-navbar>li>a:hover{background:#00a8e6;color:#fff;outline:0;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}.uk-nav-navbar .uk-nav-header{color:#999}.uk-nav-offcanvas .uk-nav-header,.uk-nav-offcanvas>li>a{border-top:1px solid rgba(0,0,0,.3);text-shadow:0 1px 0 rgba(0,0,0,.5)}.uk-nav-navbar ul a{color:#07D}.uk-nav-navbar ul a:hover{color:#059}.uk-nav-offcanvas>li>a{color:#ccc;padding:10px 15px;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.uk-nav-offcanvas>.uk-open>a,html:not(.uk-touch) .uk-nav-offcanvas>li>a:focus,html:not(.uk-touch) .uk-nav-offcanvas>li>a:hover{background:#404040;color:#fff;outline:0}html .uk-nav.uk-nav-offcanvas>li.uk-active>a{background:#1a1a1a;color:#fff;box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.uk-nav-offcanvas .uk-nav-header{color:#777;margin-top:0;background:#404040;box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.uk-nav-offcanvas .uk-nav-divider{border-top:1px solid rgba(255,255,255,.01);margin:0;height:4px;background:rgba(0,0,0,.2);box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.uk-nav-offcanvas ul a{color:#ccc}html:not(.uk-touch) .uk-nav-offcanvas ul a:hover{color:#fff}.uk-nav-offcanvas{border-bottom:1px solid rgba(0,0,0,.3);box-shadow:0 1px 0 rgba(255,255,255,.05)}.uk-nav-offcanvas .uk-nav-sub{border-top:1px solid rgba(0,0,0,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}.uk-navbar{background:#f5f5f5;color:#444;border:1px solid rgba(0,0,0,.06);border-radius:4px}.uk-navbar:after,.uk-navbar:before{content:"";display:table}.uk-navbar-nav{margin:0;padding:0;float:left}.uk-navbar-nav>li{float:left;position:relative}.uk-navbar-nav>li>a{display:block;box-sizing:border-box;height:41px;padding:0 15px;line-height:40px;color:#444;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;margin-top:-1px;margin-left:-1px;border:1px solid transparent;border-bottom-width:0;text-shadow:0 1px 0 #fff}.uk-navbar-nav>li.uk-active>a,.uk-navbar-nav>li>a:active{color:#444;border-left-color:rgba(0,0,0,.1);border-right-color:rgba(0,0,0,.1)}.uk-navbar-nav>li>a[href='#']{cursor:text}.uk-navbar-nav>li.uk-open>a,.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a:focus{background-color:#fafafa;color:#444;outline:0;position:relative;z-index:1;border-left-color:rgba(0,0,0,.1);border-right-color:rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.1)}.uk-navbar-nav>li>a:active{background-color:#eee;border-top-color:rgba(0,0,0,.2)}.uk-navbar-nav>li.uk-active>a{background-color:#fafafa;border-top-color:rgba(0,0,0,.1)}.uk-navbar-nav .uk-navbar-nav-subtitle{line-height:28px}.uk-navbar-nav-subtitle>div{margin-top:-6px;font-size:10px;line-height:12px}.uk-navbar-brand,.uk-navbar-toggle{font-size:18px;text-decoration:none}.uk-navbar-brand,.uk-navbar-content,.uk-navbar-toggle{box-sizing:border-box;display:block;height:41px;padding:0 15px;float:left;margin-top:-1px;text-shadow:0 1px 0 #fff}.uk-navbar-brand:before,.uk-navbar-content:before,.uk-navbar-toggle:before{content:'';display:inline-block;height:100%;vertical-align:middle}.uk-navbar-content+.uk-navbar-content:not(.uk-navbar-center){padding-left:0}.uk-navbar-content>a:not([class]){color:#07D}.uk-navbar-content>a:not([class]):hover{color:#059}.uk-navbar-brand{color:#444}.uk-navbar-brand:focus,.uk-navbar-brand:hover{color:#444;text-decoration:none;outline:0}.uk-navbar-toggle{color:#444}.uk-navbar-toggle:focus,.uk-navbar-toggle:hover{color:#444;text-decoration:none;outline:0}.uk-navbar-toggle:after{content:"\f0c9";font-family:FontAwesome;vertical-align:middle}.uk-navbar-toggle-alt:after{content:"\f002"}.uk-navbar-center{float:none;text-align:center;max-width:50%;margin-left:auto;margin-right:auto}.uk-navbar-flip{float:right}.uk-navbar-nav:first-child>li:first-child>a{border-top-left-radius:4px;border-bottom-left-radius:4px}.uk-navbar-flip .uk-navbar-nav>li>a{margin-left:0;margin-right:-1px}.uk-navbar-flip .uk-navbar-nav:first-child>li:first-child>a{border-top-left-radius:0;border-bottom-left-radius:0}.uk-navbar-flip .uk-navbar-nav:last-child>li:last-child>a{border-top-right-radius:4px;border-bottom-right-radius:4px}.uk-navbar-attached{border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;border-radius:0}.uk-navbar-attached .uk-navbar-nav>li>a{border-radius:0!important}.uk-subnav{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-top:-10px;padding:0}.uk-subnav>*{-ms-flex:none;-webkit-flex:none;flex:none;padding-left:10px;margin-top:10px;position:relative;float:left}.uk-subnav:after,.uk-subnav:before{content:"";display:block;overflow:hidden}.uk-breadcrumb>li,.uk-breadcrumb>li>a,.uk-breadcrumb>li>span,.uk-subnav-line>:before,.uk-subnav>*>*{display:inline-block}.uk-subnav>*>*{color:#444}.uk-subnav>*>:focus,.uk-subnav>*>:hover{color:#07D;text-decoration:none}.uk-subnav>.uk-active>*{color:#07D}.uk-subnav-line>:before{content:"";height:10px;vertical-align:middle}.uk-breadcrumb>li,.uk-pagination>li,.uk-table td{vertical-align:top}.uk-subnav-line>:nth-child(n+2):before{margin-right:10px;border-left:1px solid #ddd}.uk-subnav-pill>*>*{padding:3px 9px;border-radius:4px}.uk-subnav-pill>*>:focus,.uk-subnav-pill>*>:hover{background:#fafafa;color:#444;text-decoration:none;outline:0;box-shadow:0 0 0 1px rgba(0,0,0,.15)}.uk-subnav-pill>.uk-active>*{background:#00a8e6;color:#fff;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.uk-subnav>.uk-disabled>*{background:0 0;color:#999;text-decoration:none;cursor:text;box-shadow:none}.uk-breadcrumb{padding:0;list-style:none;font-size:0}.uk-breadcrumb>li{font-size:1rem}.uk-breadcrumb>li:nth-child(n+2):before{content:"/";display:inline-block;margin:0 8px}.uk-breadcrumb>li:not(.uk-active)>span{color:#999}.uk-pagination{padding:0;text-align:center;font-size:0}.uk-pagination:after,.uk-pagination:before{content:"";display:table}.uk-pagination:after{clear:both}.uk-pagination>li{display:inline-block;font-size:1rem}.uk-pagination>li:nth-child(n+2){margin-left:5px}.uk-pagination>li>a,.uk-pagination>li>span{display:inline-block;min-width:16px;padding:3px 5px;line-height:20px;text-decoration:none;box-sizing:content-box;text-align:center;border:1px solid rgba(0,0,0,.06);border-radius:4px}.uk-pagination>li>a{background:#f5f5f5;color:#444;text-shadow:0 1px 0 #fff}.uk-pagination>li>a:focus,.uk-pagination>li>a:hover{background-color:#fafafa;color:#444;outline:0;border-color:rgba(0,0,0,.16)}.uk-pagination>li>a:active{background-color:#eee;color:#444}.uk-pagination>.uk-active>span{background:#00a8e6;color:#fff;border-color:transparent;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}.uk-button,.uk-button:disabled,.uk-tab>li>a{text-shadow:0 1px 0 #fff}.uk-pagination>.uk-disabled>span{background-color:#fafafa;color:#999;border:1px solid rgba(0,0,0,.06);text-shadow:0 1px 0 #fff}.uk-pagination-previous{float:left}.uk-pagination-next{float:right}.uk-pagination-left{text-align:left}.uk-pagination-right{text-align:right}.uk-tab-center .uk-tab>li>a,.uk-tab-grid>li>a{text-align:center}.uk-tab{margin:0;padding:0;border-bottom:1px solid #ddd}.uk-tab:after,.uk-tab:before{content:"";display:table}.uk-tab>li{margin-bottom:-1px;float:left;position:relative}.uk-tab>li>a{display:block;padding:8px 12px;border:1px solid transparent;border-bottom-width:0;color:#07D;text-decoration:none;border-radius:4px 4px 0 0}.uk-tab>li:nth-child(n+2)>a{margin-left:5px}.uk-tab>li.uk-open>a,.uk-tab>li>a:focus,.uk-tab>li>a:hover{border-color:rgba(0,0,0,.06);background:#f5f5f5;color:#059;outline:0}.uk-tab>li.uk-open:not(.uk-active)>a,.uk-tab>li:not(.uk-active)>a:focus,.uk-tab>li:not(.uk-active)>a:hover{margin-bottom:1px;padding-bottom:7px}.uk-tab>li.uk-active>a{border-color:#ddd #ddd transparent;background:#fff;color:#444}.uk-tab>li.uk-disabled>a{color:#999;cursor:text}.uk-button:not(:disabled),.uk-form input[type=checkbox]:not(:disabled),.uk-form input[type=radio]:not(:disabled){cursor:pointer}.uk-tab>li.uk-disabled.uk-active>a,.uk-tab>li.uk-disabled>a:focus,.uk-tab>li.uk-disabled>a:hover{background:0 0;border-color:transparent}.uk-tab-flip>li{float:right}.uk-tab-flip>li:nth-child(n+2)>a{margin-left:0;margin-right:5px}.uk-tab>li.uk-tab-responsive>a{margin-left:0;margin-right:0}.uk-tab-responsive>a:before{content:"\f0c9\00a0";font-family:FontAwesome}.uk-tab-center{border-bottom:1px solid #ddd}.uk-tab-center-bottom{border-bottom:none;border-top:1px solid #ddd}.uk-tab-center:after,.uk-tab-center:before{content:"";display:table}.uk-tab-center .uk-tab{position:relative;right:50%;border:none;float:right}.uk-tab-center .uk-tab>li{position:relative;right:-50%}.uk-tab-bottom{border-top:1px solid #ddd;border-bottom:none}.uk-tab-bottom>li{margin-top:-1px;margin-bottom:0}.uk-tab-bottom>li>a{padding-top:8px;padding-bottom:8px;border-bottom-width:1px;border-top-width:0;border-radius:0 0 4px 4px}.uk-tab-bottom>li.uk-open:not(.uk-active)>a,.uk-tab-bottom>li:not(.uk-active)>a:focus,.uk-tab-bottom>li:not(.uk-active)>a:hover{margin-bottom:0;margin-top:1px;padding-bottom:8px;padding-top:7px}.uk-tab-bottom>li.uk-active>a{border-top-color:transparent;border-bottom-color:#ddd}.uk-tab-grid{margin-left:-5px;border-bottom:none;position:relative;z-index:0}.uk-tab-grid:before{display:block;position:absolute;left:5px;right:0;bottom:-1px;border-top:1px solid #ddd;z-index:-1}.uk-tab-grid>li:first-child>a{margin-left:5px}.uk-tab-grid.uk-tab-bottom{border-top:none}.uk-tab-grid.uk-tab-bottom:before{top:-1px;bottom:auto}@media (min-width:768px){.uk-tab-left,.uk-tab-right{border-bottom:none}.uk-tab-left>li,.uk-tab-right>li{margin-bottom:0;float:none}.uk-tab-left>li>a,.uk-tab-right>li>a{padding-top:8px;padding-bottom:8px}.uk-tab-left>li:nth-child(n+2)>a,.uk-tab-right>li:nth-child(n+2)>a{margin-left:0;margin-top:5px}.uk-tab-left>li.uk-active>a,.uk-tab-right>li.uk-active>a{border-color:#ddd}.uk-tab-left{border-right:1px solid #ddd}.uk-tab-left>li{margin-right:-1px}.uk-tab-left>li>a{border-bottom-width:1px;border-right-width:0;border-radius:4px 0 0 4px}.uk-tab-left>li:not(.uk-active)>a:focus,.uk-tab-left>li:not(.uk-active)>a:hover{margin-bottom:0;margin-right:1px;padding-bottom:8px;padding-right:11px}.uk-tab-left>li.uk-active>a{border-right-color:transparent}.uk-tab-right{border-left:1px solid #ddd}.uk-tab-right>li{margin-left:-1px}.uk-tab-right>li>a{border-bottom-width:1px;border-left-width:0;border-radius:0 4px 4px 0}.uk-tab-right>li:not(.uk-active)>a:focus,.uk-tab-right>li:not(.uk-active)>a:hover{margin-bottom:0;margin-left:1px;padding-bottom:8px;padding-left:11px}.uk-tab-right>li.uk-active>a{border-left-color:transparent}}.uk-thumbnav{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-top:-10px;padding:0}.uk-thumbnav>*{-ms-flex:none;-webkit-flex:none;flex:none;padding-left:10px;margin-top:10px;float:left}.uk-thumbnav:after,.uk-thumbnav:before{content:"";display:block;overflow:hidden}.uk-thumbnav>*>*{display:block;background:#fff}.uk-thumbnav>*>*>img{opacity:.7;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.uk-thumbnav>*>:focus>img,.uk-thumbnav>*>:hover>img,.uk-thumbnav>.uk-active>*>img{opacity:1}.uk-list{padding:0}.uk-list>li:after,.uk-list>li:before{content:"";display:table}.uk-list>li>:last-child{margin-bottom:0}.uk-list ul{margin:0;padding-left:20px}.uk-list-line>li:nth-child(n+2){margin-top:5px;padding-top:5px;border-top:1px solid #ddd}.uk-list-striped>li{padding:5px;border-bottom:1px solid #ddd}.uk-list-striped>li:nth-of-type(odd){background:#fafafa}.uk-list-space>li:nth-child(n+2){margin-top:10px}.uk-list-striped>li:first-child{border-top:1px solid #ddd}@media (min-width:768px){.uk-description-list-horizontal{overflow:hidden}.uk-description-list-horizontal>dt{width:160px;float:left;clear:both;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uk-description-list-horizontal>dd{margin-left:180px}}.uk-description-list-line>dt{font-weight:400}.uk-description-list-line>dt:nth-child(n+2){margin-top:5px;padding-top:5px;border-top:1px solid #ddd}.uk-description-list-line>dd{color:#999}.uk-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:15px}*+.uk-table{margin-top:15px}.uk-table td,.uk-table th{padding:8px;border-bottom:1px solid #ddd}.uk-table th{text-align:left}.uk-table thead th{vertical-align:bottom}.uk-table caption,.uk-table tfoot{font-size:12px;font-style:italic}.uk-table caption{text-align:left;color:#999}.uk-table tbody tr.uk-active{background:#f0f0f0}.uk-table-middle,.uk-table-middle td{vertical-align:middle!important}.uk-table-striped tbody tr:nth-of-type(odd){background:#fafafa}.uk-table-condensed td{padding:4px 8px}.uk-table-hover tbody tr:hover{background:#f0f0f0}.uk-form input,.uk-form select,.uk-form textarea{box-sizing:border-box;margin:0;border-radius:0;font:inherit;color:inherit}.uk-form select{text-transform:none}.uk-form optgroup{font:inherit;font-weight:700}.uk-form input::-moz-focus-inner{border:0;padding:0}.uk-form input[type=checkbox],.uk-form input[type=radio]{padding:0}.uk-form input:not([type]),.uk-form input[type=text],.uk-form input[type=password],.uk-form input[type=email],.uk-form input[type=url],.uk-form input[type=search],.uk-form input[type=tel],.uk-form input[type=number],.uk-form input[type=datetime],.uk-form textarea{-webkit-appearance:none}.uk-form input[type=search]::-webkit-search-cancel-button,.uk-form input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.uk-form input[type=number]::-webkit-inner-spin-button,.uk-form input[type=number]::-webkit-outer-spin-button{height:auto}.uk-form fieldset{border:none;margin:0;padding:0}.uk-form textarea{overflow:auto;vertical-align:top}.uk-button,.uk-close{-webkit-appearance:none;overflow:visible;text-transform:none;text-align:center}.uk-button,.uk-button-group,.uk-form input:not([type=radio]):not([type=checkbox]),.uk-form select{vertical-align:middle}.uk-form :invalid{box-shadow:none}.uk-form>:last-child{margin-bottom:0}.uk-form input:not([type]),.uk-form input[type=text],.uk-form input[type=password],.uk-form input[type=email],.uk-form input[type=url],.uk-form input[type=search],.uk-form input[type=tel],.uk-form input[type=number],.uk-form input[type=datetime],.uk-form input[type=datetime-local],.uk-form input[type=date],.uk-form input[type=month],.uk-form input[type=time],.uk-form input[type=week],.uk-form input[type=color],.uk-form select,.uk-form textarea{height:30px;max-width:100%;padding:4px 6px;border:1px solid #ddd;background:#fff;color:#444;-webkit-transition:all .2s linear;-webkit-transition-property:border,background,color,box-shadow,padding;transition:all .2s linear;transition-property:border,background,color,box-shadow,padding;border-radius:4px}.uk-form input:not([type]):focus,.uk-form input[type=text]:focus,.uk-form input[type=password]:focus,.uk-form input[type=email]:focus,.uk-form input[type=url]:focus,.uk-form input[type=search]:focus,.uk-form input[type=tel]:focus,.uk-form input[type=number]:focus,.uk-form input[type=datetime]:focus,.uk-form input[type=datetime-local]:focus,.uk-form input[type=date]:focus,.uk-form input[type=month]:focus,.uk-form input[type=time]:focus,.uk-form input[type=week]:focus,.uk-form input[type=color]:focus,.uk-form select:focus,.uk-form textarea:focus{border-color:#99baca;outline:0;background:#f5fbfe;color:#444}.uk-form input:not([type]):disabled,.uk-form input[type=text]:disabled,.uk-form input[type=password]:disabled,.uk-form input[type=email]:disabled,.uk-form input[type=url]:disabled,.uk-form input[type=search]:disabled,.uk-form input[type=tel]:disabled,.uk-form input[type=number]:disabled,.uk-form input[type=datetime]:disabled,.uk-form input[type=datetime-local]:disabled,.uk-form input[type=date]:disabled,.uk-form input[type=month]:disabled,.uk-form input[type=time]:disabled,.uk-form input[type=week]:disabled,.uk-form input[type=color]:disabled,.uk-form select:disabled,.uk-form textarea:disabled{border-color:#ddd;background-color:#fafafa;color:#999}.uk-form :-ms-input-placeholder{color:#999!important}.uk-form ::-moz-placeholder{opacity:1;color:#999}.uk-form ::-webkit-input-placeholder{color:#999}.uk-form :disabled:-ms-input-placeholder{color:#999!important}.uk-form :disabled::-moz-placeholder{color:#999}.uk-form :disabled::-webkit-input-placeholder{color:#999}.uk-form legend{width:100%;border:0;padding:0 0 15px;font-size:18px;line-height:30px}.uk-form legend:after{content:"";display:block;border-bottom:1px solid #ddd;width:100%}input:not([type]).uk-form-small,input[type].uk-form-small,select.uk-form-small,textarea.uk-form-small{height:25px;padding:3px;font-size:12px}input:not([type]).uk-form-large,input[type].uk-form-large,select.uk-form-large,textarea.uk-form-large{height:40px;padding:8px 6px;font-size:16px}.uk-form select[multiple],.uk-form select[size],.uk-form textarea{height:auto}.uk-form-danger{border-color:#dc8d99!important;background:#fff7f8!important;color:#d85030!important}.uk-form-success{border-color:#8ec73b!important;background:#fafff2!important;color:#659f13!important}.uk-form-blank{border-color:transparent!important;border-style:dashed!important;background:0 0!important}.uk-form-blank:focus{border-color:#ddd!important}input.uk-form-width-mini{width:40px}select.uk-form-width-mini{width:65px}.uk-form-width-small{width:130px}.uk-form-width-medium{width:200px}.uk-form-width-large{width:500px}.uk-form-row:after,.uk-form-row:before{content:"";display:table}.uk-form-row+.uk-form-row{margin-top:15px}.uk-form-help-inline{display:inline-block;margin:0 0 0 10px}.uk-form-help-block{margin:5px 0 0}.uk-form-controls>:first-child{margin-top:0}.uk-form-controls>:last-child{margin-bottom:0}.uk-form-controls-condensed{margin:5px 0}.uk-form-stacked .uk-form-label{display:block;margin-bottom:5px;font-weight:700}@media (max-width:959px){.uk-form-horizontal .uk-form-label{display:block;margin-bottom:5px;font-weight:700}}.uk-button,.uk-button-dropdown,.uk-button-group,.uk-button-group>*,.uk-close,.uk-form-icon,.uk-icon-button,.uk-icon-spin{display:inline-block}@media (min-width:960px){.uk-form-horizontal .uk-form-label{width:200px;margin-top:5px;float:left}.uk-form-horizontal .uk-form-controls{margin-left:215px}.uk-form-horizontal .uk-form-controls-text{padding-top:5px}}.uk-form-icon{position:relative;max-width:100%}.uk-form-icon>[class*=uk-icon-]{position:absolute;top:50%;width:30px;margin-top:-7px;font-size:14px;color:#999;text-align:center;pointer-events:none}.uk-button-group,.uk-button-group .uk-button.uk-active,.uk-button-group .uk-button:active,.uk-button-group .uk-button:hover,.uk-overlay{position:relative}.uk-form-icon:not(.uk-form-icon-flip)>input{padding-left:30px!important}.uk-form-icon-flip>[class*=uk-icon-]{right:0}.uk-form-icon-flip>input{padding-right:30px!important}.uk-button::-moz-focus-inner{border:0;padding:0}.uk-button{margin:0;border:none;font:inherit;color:#444;box-sizing:border-box;padding:0 12px;background:#f5f5f5;line-height:28px;min-height:30px;font-size:1rem;text-decoration:none;border:1px solid rgba(0,0,0,.06);border-radius:4px}.uk-button:focus,.uk-button:hover{background-color:#fafafa;color:#444;outline:0;text-decoration:none;border-color:rgba(0,0,0,.16)}.uk-button.uk-active,.uk-button:active{background-color:#eee;color:#444}.uk-button-primary{background-color:#00a8e6;color:#fff}.uk-button-primary:focus,.uk-button-primary:hover{background-color:#35b3ee;color:#fff}.uk-button-primary.uk-active,.uk-button-primary:active{background-color:#0091ca;color:#fff}.uk-button-success{background-color:#8cc14c;color:#fff}.uk-button-success:focus,.uk-button-success:hover{background-color:#8ec73b;color:#fff}.uk-button-success.uk-active,.uk-button-success:active{background-color:#72ae41;color:#fff}.uk-button-danger{background-color:#da314b;color:#fff}.uk-button-danger:focus,.uk-button-danger:hover{background-color:#e4354f;color:#fff}.uk-button-danger.uk-active,.uk-button-danger:active{background-color:#c91032;color:#fff}.uk-button:disabled{background-color:#fafafa;color:#999;border-color:rgba(0,0,0,.06);box-shadow:none}.uk-button-link,.uk-button-link.uk-active,.uk-button-link:active,.uk-button-link:disabled,.uk-button-link:focus,.uk-button-link:hover{border-color:transparent;background:0 0;box-shadow:none;text-shadow:none}.uk-button-link{color:#07D}.uk-button-link.uk-active,.uk-button-link:active,.uk-button-link:focus,.uk-button-link:hover{color:#059;text-decoration:underline}.uk-button-link:disabled,.uk-icon-hover{color:#999}.uk-button-link:focus{outline:dotted 1px}.uk-button-mini{min-height:20px;padding:0 6px;line-height:18px;font-size:11px}.uk-button-small{min-height:25px;padding:0 10px;line-height:23px;font-size:12px}.uk-button-large{min-height:40px;padding:0 15px;line-height:38px;font-size:16px;border-radius:5px}.uk-button-group{font-size:0;white-space:nowrap}.uk-button-group .uk-button{vertical-align:top}.uk-button-dropdown{vertical-align:middle;position:relative}.uk-button-danger,.uk-button-primary,.uk-button-success{box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}.uk-button-danger:focus,.uk-button-danger:hover,.uk-button-primary:focus,.uk-button-primary:hover,.uk-button-success:focus,.uk-button-success:hover{border-color:rgba(0,0,0,.21)}.uk-button-group>.uk-button:not(:first-child):not(:last-child),.uk-button-group>div:not(:first-child):not(:last-child) .uk-button{border-left-color:rgba(0,0,0,.1);border-right-color:rgba(0,0,0,.1);border-radius:0}.uk-button-group>.uk-button:first-child,.uk-button-group>div:first-child .uk-button{border-right-color:rgba(0,0,0,.1);border-top-right-radius:0;border-bottom-right-radius:0}.uk-button-group>.uk-button:last-child,.uk-button-group>div:last-child .uk-button{border-left-color:rgba(0,0,0,.1);border-top-left-radius:0;border-bottom-left-radius:0}.uk-button-group>.uk-button:nth-child(n+2),.uk-button-group>div:nth-child(n+2) .uk-button{margin-left:-1px}[class*=uk-icon-]{font-family:FontAwesome;display:inline-block;font-weight:400;font-style:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=uk-icon-],[class*=uk-icon-]:focus,[class*=uk-icon-]:hover{text-decoration:none}.uk-icon-small{font-size:150%;vertical-align:-10%}.uk-icon-medium{font-size:200%;vertical-align:-16%}.uk-icon-large{font-size:250%;vertical-align:-22%}.uk-badge,.uk-close,.uk-overlay,.uk-overlay-area-content{vertical-align:middle}.uk-icon-justify{width:1em;text-align:center}.uk-icon-spin{-webkit-animation:uk-rotate 2s infinite linear;animation:uk-rotate 2s infinite linear}.uk-icon-hover:hover{color:#444}.uk-icon-button{box-sizing:border-box;width:35px;height:35px;border-radius:100%;background:#f5f5f5;line-height:35px;color:#444;font-size:18px;text-align:center;border:1px solid #e7e7e7;text-shadow:0 1px 0 #fff}.uk-icon-button:focus,.uk-icon-button:hover{background-color:#fafafa;color:#444;outline:0;border-color:#d3d3d3}.uk-icon-button:active{background-color:#eee;color:#444}.uk-icon-glass:before{content:"\f000"}.uk-icon-music:before{content:"\f001"}.uk-icon-search:before{content:"\f002"}.uk-icon-envelope-o:before{content:"\f003"}.uk-icon-heart:before{content:"\f004"}.uk-icon-star:before{content:"\f005"}.uk-icon-star-o:before{content:"\f006"}.uk-icon-user:before{content:"\f007"}.uk-icon-film:before{content:"\f008"}.uk-icon-th-large:before{content:"\f009"}.uk-icon-th:before{content:"\f00a"}.uk-icon-th-list:before{content:"\f00b"}.uk-icon-check:before{content:"\f00c"}.uk-icon-close:before,.uk-icon-remove:before,.uk-icon-times:before{content:"\f00d"}.uk-icon-search-plus:before{content:"\f00e"}.uk-icon-search-minus:before{content:"\f010"}.uk-icon-power-off:before{content:"\f011"}.uk-icon-signal:before{content:"\f012"}.uk-icon-cog:before,.uk-icon-gear:before{content:"\f013"}.uk-icon-trash-o:before{content:"\f014"}.uk-icon-home:before{content:"\f015"}.uk-icon-file-o:before{content:"\f016"}.uk-icon-clock-o:before{content:"\f017"}.uk-icon-road:before{content:"\f018"}.uk-icon-download:before{content:"\f019"}.uk-icon-arrow-circle-o-down:before{content:"\f01a"}.uk-icon-arrow-circle-o-up:before{content:"\f01b"}.uk-icon-inbox:before{content:"\f01c"}.uk-icon-play-circle-o:before{content:"\f01d"}.uk-icon-repeat:before,.uk-icon-rotate-right:before{content:"\f01e"}.uk-icon-refresh:before{content:"\f021"}.uk-icon-list-alt:before{content:"\f022"}.uk-icon-lock:before{content:"\f023"}.uk-icon-flag:before{content:"\f024"}.uk-icon-headphones:before{content:"\f025"}.uk-icon-volume-off:before{content:"\f026"}.uk-icon-volume-down:before{content:"\f027"}.uk-icon-volume-up:before{content:"\f028"}.uk-icon-qrcode:before{content:"\f029"}.uk-icon-barcode:before{content:"\f02a"}.uk-icon-tag:before{content:"\f02b"}.uk-icon-tags:before{content:"\f02c"}.uk-icon-book:before{content:"\f02d"}.uk-icon-bookmark:before{content:"\f02e"}.uk-icon-print:before{content:"\f02f"}.uk-icon-camera:before{content:"\f030"}.uk-icon-font:before{content:"\f031"}.uk-icon-bold:before{content:"\f032"}.uk-icon-italic:before{content:"\f033"}.uk-icon-text-height:before{content:"\f034"}.uk-icon-text-width:before{content:"\f035"}.uk-icon-align-left:before{content:"\f036"}.uk-icon-align-center:before{content:"\f037"}.uk-icon-align-right:before{content:"\f038"}.uk-icon-align-justify:before{content:"\f039"}.uk-icon-list:before{content:"\f03a"}.uk-icon-dedent:before,.uk-icon-outdent:before{content:"\f03b"}.uk-icon-indent:before{content:"\f03c"}.uk-icon-video-camera:before{content:"\f03d"}.uk-icon-image:before,.uk-icon-photo:before,.uk-icon-picture-o:before{content:"\f03e"}.uk-icon-pencil:before{content:"\f040"}.uk-icon-map-marker:before{content:"\f041"}.uk-icon-adjust:before{content:"\f042"}.uk-icon-tint:before{content:"\f043"}.uk-icon-edit:before,.uk-icon-pencil-square-o:before{content:"\f044"}.uk-icon-share-square-o:before{content:"\f045"}.uk-icon-check-square-o:before{content:"\f046"}.uk-icon-arrows:before{content:"\f047"}.uk-icon-step-backward:before{content:"\f048"}.uk-icon-fast-backward:before{content:"\f049"}.uk-icon-backward:before{content:"\f04a"}.uk-icon-play:before{content:"\f04b"}.uk-icon-pause:before{content:"\f04c"}.uk-icon-stop:before{content:"\f04d"}.uk-icon-forward:before{content:"\f04e"}.uk-icon-fast-forward:before{content:"\f050"}.uk-icon-step-forward:before{content:"\f051"}.uk-icon-eject:before{content:"\f052"}.uk-icon-chevron-left:before{content:"\f053"}.uk-icon-chevron-right:before{content:"\f054"}.uk-icon-plus-circle:before{content:"\f055"}.uk-icon-minus-circle:before{content:"\f056"}.uk-icon-times-circle:before{content:"\f057"}.uk-icon-check-circle:before{content:"\f058"}.uk-icon-question-circle:before{content:"\f059"}.uk-icon-info-circle:before{content:"\f05a"}.uk-icon-crosshairs:before{content:"\f05b"}.uk-icon-times-circle-o:before{content:"\f05c"}.uk-icon-check-circle-o:before{content:"\f05d"}.uk-icon-ban:before{content:"\f05e"}.uk-icon-arrow-left:before{content:"\f060"}.uk-icon-arrow-right:before{content:"\f061"}.uk-icon-arrow-up:before{content:"\f062"}.uk-icon-arrow-down:before{content:"\f063"}.uk-icon-mail-forward:before,.uk-icon-share:before{content:"\f064"}.uk-icon-expand:before{content:"\f065"}.uk-icon-compress:before{content:"\f066"}.uk-icon-plus:before{content:"\f067"}.uk-icon-minus:before{content:"\f068"}.uk-icon-asterisk:before{content:"\f069"}.uk-icon-exclamation-circle:before{content:"\f06a"}.uk-icon-gift:before{content:"\f06b"}.uk-icon-leaf:before{content:"\f06c"}.uk-icon-fire:before{content:"\f06d"}.uk-icon-eye:before{content:"\f06e"}.uk-icon-eye-slash:before{content:"\f070"}.uk-icon-exclamation-triangle:before,.uk-icon-warning:before{content:"\f071"}.uk-icon-plane:before{content:"\f072"}.uk-icon-calendar:before{content:"\f073"}.uk-icon-random:before{content:"\f074"}.uk-icon-comment:before{content:"\f075"}.uk-icon-magnet:before{content:"\f076"}.uk-icon-chevron-up:before{content:"\f077"}.uk-icon-chevron-down:before{content:"\f078"}.uk-icon-retweet:before{content:"\f079"}.uk-icon-shopping-cart:before{content:"\f07a"}.uk-icon-folder:before{content:"\f07b"}.uk-icon-folder-open:before{content:"\f07c"}.uk-icon-arrows-v:before{content:"\f07d"}.uk-icon-arrows-h:before{content:"\f07e"}.uk-icon-bar-chart-o:before,.uk-icon-bar-chart:before{content:"\f080"}.uk-icon-twitter-square:before{content:"\f081"}.uk-icon-facebook-square:before{content:"\f082"}.uk-icon-camera-retro:before{content:"\f083"}.uk-icon-key:before{content:"\f084"}.uk-icon-cogs:before,.uk-icon-gears:before{content:"\f085"}.uk-icon-comments:before{content:"\f086"}.uk-icon-thumbs-o-up:before{content:"\f087"}.uk-icon-thumbs-o-down:before{content:"\f088"}.uk-icon-star-half:before{content:"\f089"}.uk-icon-heart-o:before{content:"\f08a"}.uk-icon-sign-out:before{content:"\f08b"}.uk-icon-linkedin-square:before{content:"\f08c"}.uk-icon-thumb-tack:before{content:"\f08d"}.uk-icon-external-link:before{content:"\f08e"}.uk-icon-sign-in:before{content:"\f090"}.uk-icon-trophy:before{content:"\f091"}.uk-icon-github-square:before{content:"\f092"}.uk-icon-upload:before{content:"\f093"}.uk-icon-lemon-o:before{content:"\f094"}.uk-icon-phone:before{content:"\f095"}.uk-icon-square-o:before{content:"\f096"}.uk-icon-bookmark-o:before{content:"\f097"}.uk-icon-phone-square:before{content:"\f098"}.uk-icon-twitter:before{content:"\f099"}.uk-icon-facebook-f:before,.uk-icon-facebook:before{content:"\f09a"}.uk-icon-github:before{content:"\f09b"}.uk-icon-unlock:before{content:"\f09c"}.uk-icon-credit-card:before{content:"\f09d"}.uk-icon-rss:before{content:"\f09e"}.uk-icon-hdd-o:before{content:"\f0a0"}.uk-icon-bullhorn:before{content:"\f0a1"}.uk-icon-bell:before{content:"\f0f3"}.uk-icon-certificate:before{content:"\f0a3"}.uk-icon-hand-o-right:before{content:"\f0a4"}.uk-icon-hand-o-left:before{content:"\f0a5"}.uk-icon-hand-o-up:before{content:"\f0a6"}.uk-icon-hand-o-down:before{content:"\f0a7"}.uk-icon-arrow-circle-left:before{content:"\f0a8"}.uk-icon-arrow-circle-right:before{content:"\f0a9"}.uk-icon-arrow-circle-up:before{content:"\f0aa"}.uk-icon-arrow-circle-down:before{content:"\f0ab"}.uk-icon-globe:before{content:"\f0ac"}.uk-icon-wrench:before{content:"\f0ad"}.uk-icon-tasks:before{content:"\f0ae"}.uk-icon-filter:before{content:"\f0b0"}.uk-icon-briefcase:before{content:"\f0b1"}.uk-icon-arrows-alt:before{content:"\f0b2"}.uk-icon-group:before,.uk-icon-users:before{content:"\f0c0"}.uk-icon-chain:before,.uk-icon-link:before{content:"\f0c1"}.uk-icon-cloud:before{content:"\f0c2"}.uk-icon-flask:before{content:"\f0c3"}.uk-icon-cut:before,.uk-icon-scissors:before{content:"\f0c4"}.uk-icon-copy:before,.uk-icon-files-o:before{content:"\f0c5"}.uk-icon-paperclip:before{content:"\f0c6"}.uk-icon-floppy-o:before,.uk-icon-save:before{content:"\f0c7"}.uk-icon-square:before{content:"\f0c8"}.uk-icon-bars:before,.uk-icon-navicon:before,.uk-icon-reorder:before{content:"\f0c9"}.uk-icon-list-ul:before{content:"\f0ca"}.uk-icon-list-ol:before{content:"\f0cb"}.uk-icon-strikethrough:before{content:"\f0cc"}.uk-icon-underline:before{content:"\f0cd"}.uk-icon-table:before{content:"\f0ce"}.uk-icon-magic:before{content:"\f0d0"}.uk-icon-truck:before{content:"\f0d1"}.uk-icon-pinterest:before{content:"\f0d2"}.uk-icon-pinterest-square:before{content:"\f0d3"}.uk-icon-google-plus-square:before{content:"\f0d4"}.uk-icon-google-plus:before{content:"\f0d5"}.uk-icon-money:before{content:"\f0d6"}.uk-icon-caret-down:before{content:"\f0d7"}.uk-icon-caret-up:before{content:"\f0d8"}.uk-icon-caret-left:before{content:"\f0d9"}.uk-icon-caret-right:before{content:"\f0da"}.uk-icon-columns:before{content:"\f0db"}.uk-icon-sort:before,.uk-icon-unsorted:before{content:"\f0dc"}.uk-icon-sort-desc:before,.uk-icon-sort-down:before{content:"\f0dd"}.uk-icon-sort-asc:before,.uk-icon-sort-up:before{content:"\f0de"}.uk-icon-envelope:before{content:"\f0e0"}.uk-icon-linkedin:before{content:"\f0e1"}.uk-icon-rotate-left:before,.uk-icon-undo:before{content:"\f0e2"}.uk-icon-gavel:before,.uk-icon-legal:before{content:"\f0e3"}.uk-icon-dashboard:before,.uk-icon-tachometer:before{content:"\f0e4"}.uk-icon-comment-o:before{content:"\f0e5"}.uk-icon-comments-o:before{content:"\f0e6"}.uk-icon-bolt:before,.uk-icon-flash:before{content:"\f0e7"}.uk-icon-sitemap:before{content:"\f0e8"}.uk-icon-umbrella:before{content:"\f0e9"}.uk-icon-clipboard:before,.uk-icon-paste:before{content:"\f0ea"}.uk-icon-lightbulb-o:before{content:"\f0eb"}.uk-icon-exchange:before{content:"\f0ec"}.uk-icon-cloud-download:before{content:"\f0ed"}.uk-icon-cloud-upload:before{content:"\f0ee"}.uk-icon-user-md:before{content:"\f0f0"}.uk-icon-stethoscope:before{content:"\f0f1"}.uk-icon-suitcase:before{content:"\f0f2"}.uk-icon-bell-o:before{content:"\f0a2"}.uk-icon-coffee:before{content:"\f0f4"}.uk-icon-cutlery:before{content:"\f0f5"}.uk-icon-file-text-o:before{content:"\f0f6"}.uk-icon-building-o:before{content:"\f0f7"}.uk-icon-hospital-o:before{content:"\f0f8"}.uk-icon-ambulance:before{content:"\f0f9"}.uk-icon-medkit:before{content:"\f0fa"}.uk-icon-fighter-jet:before{content:"\f0fb"}.uk-icon-beer:before{content:"\f0fc"}.uk-icon-h-square:before{content:"\f0fd"}.uk-icon-plus-square:before{content:"\f0fe"}.uk-icon-angle-double-left:before{content:"\f100"}.uk-icon-angle-double-right:before{content:"\f101"}.uk-icon-angle-double-up:before{content:"\f102"}.uk-icon-angle-double-down:before{content:"\f103"}.uk-icon-angle-left:before{content:"\f104"}.uk-icon-angle-right:before{content:"\f105"}.uk-icon-angle-up:before{content:"\f106"}.uk-icon-angle-down:before{content:"\f107"}.uk-icon-desktop:before{content:"\f108"}.uk-icon-laptop:before{content:"\f109"}.uk-icon-tablet:before{content:"\f10a"}.uk-icon-mobile-phone:before,.uk-icon-mobile:before{content:"\f10b"}.uk-icon-circle-o:before{content:"\f10c"}.uk-icon-quote-left:before{content:"\f10d"}.uk-icon-quote-right:before{content:"\f10e"}.uk-icon-spinner:before{content:"\f110"}.uk-icon-circle:before{content:"\f111"}.uk-icon-mail-reply:before,.uk-icon-reply:before{content:"\f112"}.uk-icon-github-alt:before{content:"\f113"}.uk-icon-folder-o:before{content:"\f114"}.uk-icon-folder-open-o:before{content:"\f115"}.uk-icon-smile-o:before{content:"\f118"}.uk-icon-frown-o:before{content:"\f119"}.uk-icon-meh-o:before{content:"\f11a"}.uk-icon-gamepad:before{content:"\f11b"}.uk-icon-keyboard-o:before{content:"\f11c"}.uk-icon-flag-o:before{content:"\f11d"}.uk-icon-flag-checkered:before{content:"\f11e"}.uk-icon-terminal:before{content:"\f120"}.uk-icon-code:before{content:"\f121"}.uk-icon-mail-reply-all:before,.uk-icon-reply-all:before{content:"\f122"}.uk-icon-star-half-empty:before,.uk-icon-star-half-full:before,.uk-icon-star-half-o:before{content:"\f123"}.uk-icon-location-arrow:before{content:"\f124"}.uk-icon-crop:before{content:"\f125"}.uk-icon-code-fork:before{content:"\f126"}.uk-icon-chain-broken:before,.uk-icon-unlink:before{content:"\f127"}.uk-icon-question:before{content:"\f128"}.uk-icon-info:before{content:"\f129"}.uk-icon-exclamation:before{content:"\f12a"}.uk-icon-superscript:before{content:"\f12b"}.uk-icon-subscript:before{content:"\f12c"}.uk-icon-eraser:before{content:"\f12d"}.uk-icon-puzzle-piece:before{content:"\f12e"}.uk-icon-microphone:before{content:"\f130"}.uk-icon-microphone-slash:before{content:"\f131"}.uk-icon-shield:before{content:"\f132"}.uk-icon-calendar-o:before{content:"\f133"}.uk-icon-fire-extinguisher:before{content:"\f134"}.uk-icon-rocket:before{content:"\f135"}.uk-icon-maxcdn:before{content:"\f136"}.uk-icon-chevron-circle-left:before{content:"\f137"}.uk-icon-chevron-circle-right:before{content:"\f138"}.uk-icon-chevron-circle-up:before{content:"\f139"}.uk-icon-chevron-circle-down:before{content:"\f13a"}.uk-icon-html5:before{content:"\f13b"}.uk-icon-css3:before{content:"\f13c"}.uk-icon-anchor:before{content:"\f13d"}.uk-icon-unlock-alt:before{content:"\f13e"}.uk-icon-bullseye:before{content:"\f140"}.uk-icon-ellipsis-h:before{content:"\f141"}.uk-icon-ellipsis-v:before{content:"\f142"}.uk-icon-rss-square:before{content:"\f143"}.uk-icon-play-circle:before{content:"\f144"}.uk-icon-ticket:before{content:"\f145"}.uk-icon-minus-square:before{content:"\f146"}.uk-icon-minus-square-o:before{content:"\f147"}.uk-icon-level-up:before{content:"\f148"}.uk-icon-level-down:before{content:"\f149"}.uk-icon-check-square:before{content:"\f14a"}.uk-icon-pencil-square:before{content:"\f14b"}.uk-icon-external-link-square:before{content:"\f14c"}.uk-icon-share-square:before{content:"\f14d"}.uk-icon-compass:before{content:"\f14e"}.uk-icon-caret-square-o-down:before,.uk-icon-toggle-down:before{content:"\f150"}.uk-icon-caret-square-o-up:before,.uk-icon-toggle-up:before{content:"\f151"}.uk-icon-caret-square-o-right:before,.uk-icon-toggle-right:before{content:"\f152"}.uk-icon-eur:before,.uk-icon-euro:before{content:"\f153"}.uk-icon-gbp:before{content:"\f154"}.uk-icon-dollar:before,.uk-icon-usd:before{content:"\f155"}.uk-icon-inr:before,.uk-icon-rupee:before{content:"\f156"}.uk-icon-cny:before,.uk-icon-jpy:before,.uk-icon-rmb:before,.uk-icon-yen:before{content:"\f157"}.uk-icon-rouble:before,.uk-icon-rub:before,.uk-icon-ruble:before{content:"\f158"}.uk-icon-krw:before,.uk-icon-won:before{content:"\f159"}.uk-icon-bitcoin:before,.uk-icon-btc:before{content:"\f15a"}.uk-icon-file:before{content:"\f15b"}.uk-icon-file-text:before{content:"\f15c"}.uk-icon-sort-alpha-asc:before{content:"\f15d"}.uk-icon-sort-alpha-desc:before{content:"\f15e"}.uk-icon-sort-amount-asc:before{content:"\f160"}.uk-icon-sort-amount-desc:before{content:"\f161"}.uk-icon-sort-numeric-asc:before{content:"\f162"}.uk-icon-sort-numeric-desc:before{content:"\f163"}.uk-icon-thumbs-up:before{content:"\f164"}.uk-icon-thumbs-down:before{content:"\f165"}.uk-icon-youtube-square:before{content:"\f166"}.uk-icon-youtube:before{content:"\f167"}.uk-icon-xing:before{content:"\f168"}.uk-icon-xing-square:before{content:"\f169"}.uk-icon-youtube-play:before{content:"\f16a"}.uk-icon-dropbox:before{content:"\f16b"}.uk-icon-stack-overflow:before{content:"\f16c"}.uk-icon-instagram:before{content:"\f16d"}.uk-icon-flickr:before{content:"\f16e"}.uk-icon-adn:before{content:"\f170"}.uk-icon-bitbucket:before{content:"\f171"}.uk-icon-bitbucket-square:before{content:"\f172"}.uk-icon-tumblr:before{content:"\f173"}.uk-icon-tumblr-square:before{content:"\f174"}.uk-icon-long-arrow-down:before{content:"\f175"}.uk-icon-long-arrow-up:before{content:"\f176"}.uk-icon-long-arrow-left:before{content:"\f177"}.uk-icon-long-arrow-right:before{content:"\f178"}.uk-icon-apple:before{content:"\f179"}.uk-icon-windows:before{content:"\f17a"}.uk-icon-android:before{content:"\f17b"}.uk-icon-linux:before{content:"\f17c"}.uk-icon-dribbble:before{content:"\f17d"}.uk-icon-skype:before{content:"\f17e"}.uk-icon-foursquare:before{content:"\f180"}.uk-icon-trello:before{content:"\f181"}.uk-icon-female:before{content:"\f182"}.uk-icon-male:before{content:"\f183"}.uk-icon-gittip:before,.uk-icon-gratipay:before{content:"\f184"}.uk-icon-sun-o:before{content:"\f185"}.uk-icon-moon-o:before{content:"\f186"}.uk-icon-archive:before{content:"\f187"}.uk-icon-bug:before{content:"\f188"}.uk-icon-vk:before{content:"\f189"}.uk-icon-weibo:before{content:"\f18a"}.uk-icon-renren:before{content:"\f18b"}.uk-icon-pagelines:before{content:"\f18c"}.uk-icon-stack-exchange:before{content:"\f18d"}.uk-icon-arrow-circle-o-right:before{content:"\f18e"}.uk-icon-arrow-circle-o-left:before{content:"\f190"}.uk-icon-caret-square-o-left:before,.uk-icon-toggle-left:before{content:"\f191"}.uk-icon-dot-circle-o:before{content:"\f192"}.uk-icon-wheelchair:before{content:"\f193"}.uk-icon-vimeo-square:before{content:"\f194"}.uk-icon-try:before,.uk-icon-turkish-lira:before{content:"\f195"}.uk-icon-plus-square-o:before{content:"\f196"}.uk-icon-space-shuttle:before{content:"\f197"}.uk-icon-slack:before{content:"\f198"}.uk-icon-envelope-square:before{content:"\f199"}.uk-icon-wordpress:before{content:"\f19a"}.uk-icon-openid:before{content:"\f19b"}.uk-icon-bank:before,.uk-icon-institution:before,.uk-icon-university:before{content:"\f19c"}.uk-icon-graduation-cap:before,.uk-icon-mortar-board:before{content:"\f19d"}.uk-icon-yahoo:before{content:"\f19e"}.uk-icon-google:before{content:"\f1a0"}.uk-icon-reddit:before{content:"\f1a1"}.uk-icon-reddit-square:before{content:"\f1a2"}.uk-icon-stumbleupon-circle:before{content:"\f1a3"}.uk-icon-stumbleupon:before{content:"\f1a4"}.uk-icon-delicious:before{content:"\f1a5"}.uk-icon-digg:before{content:"\f1a6"}.uk-icon-pied-piper:before{content:"\f1a7"}.uk-icon-pied-piper-alt:before{content:"\f1a8"}.uk-icon-drupal:before{content:"\f1a9"}.uk-icon-joomla:before{content:"\f1aa"}.uk-icon-language:before{content:"\f1ab"}.uk-icon-fax:before{content:"\f1ac"}.uk-icon-building:before{content:"\f1ad"}.uk-icon-child:before{content:"\f1ae"}.uk-icon-paw:before{content:"\f1b0"}.uk-icon-spoon:before{content:"\f1b1"}.uk-icon-cube:before{content:"\f1b2"}.uk-icon-cubes:before{content:"\f1b3"}.uk-icon-behance:before{content:"\f1b4"}.uk-icon-behance-square:before{content:"\f1b5"}.uk-icon-steam:before{content:"\f1b6"}.uk-icon-steam-square:before{content:"\f1b7"}.uk-icon-recycle:before{content:"\f1b8"}.uk-icon-automobile:before,.uk-icon-car:before{content:"\f1b9"}.uk-icon-cab:before,.uk-icon-taxi:before{content:"\f1ba"}.uk-icon-tree:before{content:"\f1bb"}.uk-icon-spotify:before{content:"\f1bc"}.uk-icon-deviantart:before{content:"\f1bd"}.uk-icon-soundcloud:before{content:"\f1be"}.uk-icon-database:before{content:"\f1c0"}.uk-icon-file-pdf-o:before{content:"\f1c1"}.uk-icon-file-word-o:before{content:"\f1c2"}.uk-icon-file-excel-o:before{content:"\f1c3"}.uk-icon-file-powerpoint-o:before{content:"\f1c4"}.uk-icon-file-image-o:before,.uk-icon-file-photo-o:before,.uk-icon-file-picture-o:before{content:"\f1c5"}.uk-icon-file-archive-o:before,.uk-icon-file-zip-o:before{content:"\f1c6"}.uk-icon-file-audio-o:before,.uk-icon-file-sound-o:before{content:"\f1c7"}.uk-icon-file-movie-o:before,.uk-icon-file-video-o:before{content:"\f1c8"}.uk-icon-file-code-o:before{content:"\f1c9"}.uk-icon-vine:before{content:"\f1ca"}.uk-icon-codepen:before{content:"\f1cb"}.uk-icon-jsfiddle:before{content:"\f1cc"}.uk-icon-life-bouy:before,.uk-icon-life-buoy:before,.uk-icon-life-ring:before,.uk-icon-life-saver:before,.uk-icon-support:before{content:"\f1cd"}.uk-icon-circle-o-notch:before{content:"\f1ce"}.uk-icon-ra:before,.uk-icon-rebel:before{content:"\f1d0"}.uk-icon-empire:before,.uk-icon-ge:before{content:"\f1d1"}.uk-icon-git-square:before{content:"\f1d2"}.uk-icon-git:before{content:"\f1d3"}.uk-icon-hacker-news:before{content:"\f1d4"}.uk-icon-tencent-weibo:before{content:"\f1d5"}.uk-icon-qq:before{content:"\f1d6"}.uk-icon-wechat:before,.uk-icon-weixin:before{content:"\f1d7"}.uk-icon-paper-plane:before,.uk-icon-send:before{content:"\f1d8"}.uk-icon-paper-plane-o:before,.uk-icon-send-o:before{content:"\f1d9"}.uk-icon-history:before{content:"\f1da"}.uk-icon-circle-thin:before,.uk-icon-genderless:before{content:"\f1db"}.uk-icon-header:before{content:"\f1dc"}.uk-icon-paragraph:before{content:"\f1dd"}.uk-icon-sliders:before{content:"\f1de"}.uk-icon-share-alt:before{content:"\f1e0"}.uk-icon-share-alt-square:before{content:"\f1e1"}.uk-icon-bomb:before{content:"\f1e2"}.uk-icon-futbol-o:before,.uk-icon-soccer-ball-o:before{content:"\f1e3"}.uk-icon-tty:before{content:"\f1e4"}.uk-icon-binoculars:before{content:"\f1e5"}.uk-icon-plug:before{content:"\f1e6"}.uk-icon-slideshare:before{content:"\f1e7"}.uk-icon-twitch:before{content:"\f1e8"}.uk-icon-yelp:before{content:"\f1e9"}.uk-icon-newspaper-o:before{content:"\f1ea"}.uk-icon-wifi:before{content:"\f1eb"}.uk-icon-calculator:before{content:"\f1ec"}.uk-icon-paypal:before{content:"\f1ed"}.uk-icon-google-wallet:before{content:"\f1ee"}.uk-icon-cc-visa:before{content:"\f1f0"}.uk-icon-cc-mastercard:before{content:"\f1f1"}.uk-icon-cc-discover:before{content:"\f1f2"}.uk-icon-cc-amex:before{content:"\f1f3"}.uk-icon-cc-paypal:before{content:"\f1f4"}.uk-icon-cc-stripe:before{content:"\f1f5"}.uk-icon-bell-slash:before{content:"\f1f6"}.uk-icon-bell-slash-o:before{content:"\f1f7"}.uk-icon-trash:before{content:"\f1f8"}.uk-icon-copyright:before{content:"\f1f9"}.uk-icon-at:before{content:"\f1fa"}.uk-icon-eyedropper:before{content:"\f1fb"}.uk-icon-paint-brush:before{content:"\f1fc"}.uk-icon-birthday-cake:before{content:"\f1fd"}.uk-icon-area-chart:before{content:"\f1fe"}.uk-icon-pie-chart:before{content:"\f200"}.uk-icon-line-chart:before{content:"\f201"}.uk-icon-lastfm:before{content:"\f202"}.uk-icon-lastfm-square:before{content:"\f203"}.uk-icon-toggle-off:before{content:"\f204"}.uk-icon-toggle-on:before{content:"\f205"}.uk-icon-bicycle:before{content:"\f206"}.uk-icon-bus:before{content:"\f207"}.uk-icon-ioxhost:before{content:"\f208"}.uk-icon-angellist:before{content:"\f209"}.uk-icon-cc:before{content:"\f20a"}.uk-icon-ils:before,.uk-icon-shekel:before,.uk-icon-sheqel:before{content:"\f20b"}.uk-icon-meanpath:before{content:"\f20c"}.uk-icon-buysellads:before{content:"\f20d"}.uk-icon-connectdevelop:before{content:"\f20e"}.uk-icon-dashcube:before{content:"\f210"}.uk-icon-forumbee:before{content:"\f211"}.uk-icon-leanpub:before{content:"\f212"}.uk-icon-sellsy:before{content:"\f213"}.uk-icon-shirtsinbulk:before{content:"\f214"}.uk-icon-simplybuilt:before{content:"\f215"}.uk-icon-skyatlas:before{content:"\f216"}.uk-icon-cart-plus:before{content:"\f217"}.uk-icon-cart-arrow-down:before{content:"\f218"}.uk-icon-diamond:before{content:"\f219"}.uk-icon-ship:before{content:"\f21a"}.uk-icon-user-secret:before{content:"\f21b"}.uk-icon-motorcycle:before{content:"\f21c"}.uk-icon-street-view:before{content:"\f21d"}.uk-icon-heartbeat:before{content:"\f21e"}.uk-icon-venus:before{content:"\f221"}.uk-icon-mars:before{content:"\f222"}.uk-icon-mercury:before{content:"\f223"}.uk-icon-transgender:before{content:"\f224"}.uk-icon-transgender-alt:before{content:"\f225"}.uk-icon-venus-double:before{content:"\f226"}.uk-icon-mars-double:before{content:"\f227"}.uk-icon-venus-mars:before{content:"\f228"}.uk-icon-mars-stroke:before{content:"\f229"}.uk-icon-mars-stroke-v:before{content:"\f22a"}.uk-icon-mars-stroke-h:before{content:"\f22b"}.uk-icon-neuter:before{content:"\f22c"}.uk-icon-facebook-official:before{content:"\f230"}.uk-icon-pinterest-p:before{content:"\f231"}.uk-icon-whatsapp:before{content:"\f232"}.uk-icon-server:before{content:"\f233"}.uk-icon-user-plus:before{content:"\f234"}.uk-icon-user-times:before{content:"\f235"}.uk-icon-bed:before,.uk-icon-hotel:before{content:"\f236"}.uk-icon-viacoin:before{content:"\f237"}.uk-icon-train:before{content:"\f238"}.uk-icon-subway:before{content:"\f239"}.uk-icon-medium-logo:before{content:"\f23a"}.uk-icon-500px:before{content:"\f26e"}.uk-icon-amazon:before{content:"\f270"}.uk-icon-balance-scale:before{content:"\f24e"}.uk-icon-battery-0:before,.uk-icon-battery-empty:before{content:"\f244"}.uk-icon-battery-1:before,.uk-icon-battery-quarter:before{content:"\f243"}.uk-icon-battery-2:before,.uk-icon-battery-half:before{content:"\f242"}.uk-icon-battery-3:before,.uk-icon-battery-three-quarters:before{content:"\f241"}.uk-icon-battery-4:before,.uk-icon-battery-full:before{content:"\f240"}.uk-icon-black-tie:before{content:"\f27e"}.uk-icon-calendar-check-o:before{content:"\f274"}.uk-icon-calendar-minus-o:before{content:"\f272"}.uk-icon-calendar-plus-o:before{content:"\f271"}.uk-icon-calendar-times-o:before{content:"\f273"}.uk-icon-cc-diners-club:before{content:"\f24c"}.uk-icon-cc-jcb:before{content:"\f24b"}.uk-icon-chrome:before{content:"\f268"}.uk-icon-clone:before{content:"\f24d"}.uk-icon-commenting:before{content:"\f27a"}.uk-icon-commenting-o:before{content:"\f27b"}.uk-icon-contao:before{content:"\f26d"}.uk-icon-creative-commons:before{content:"\f25e"}.uk-icon-expeditedssl:before{content:"\f23e"}.uk-icon-firefox:before{content:"\f269"}.uk-icon-fonticons:before{content:"\f280"}.uk-icon-get-pocket:before{content:"\f265"}.uk-icon-gg:before{content:"\f260"}.uk-icon-gg-circle:before{content:"\f261"}.uk-icon-hand-lizard-o:before{content:"\f258"}.uk-icon-hand-paper-o:before,.uk-icon-hand-stop-o:before{content:"\f256"}.uk-icon-hand-peace-o:before{content:"\f25b"}.uk-icon-hand-pointer-o:before{content:"\f25a"}.uk-icon-hand-grab-o:before,.uk-icon-hand-rock-o:before{content:"\f255"}.uk-icon-hand-scissors-o:before{content:"\f257"}.uk-icon-hand-spock-o:before{content:"\f259"}.uk-icon-hourglass:before{content:"\f254"}.uk-icon-hourglass-o:before{content:"\f250"}.uk-icon-hourglass-1:before,.uk-icon-hourglass-start:before{content:"\f251"}.uk-icon-hourglass-2:before,.uk-icon-hourglass-half:before{content:"\f252"}.uk-icon-hourglass-3:before,.uk-icon-hourglass-end:before{content:"\f253"}.uk-icon-houzz:before{content:"\f27c"}.uk-icon-i-cursor:before{content:"\f246"}.uk-icon-industry:before{content:"\f275"}.uk-icon-internet-explorer:before{content:"\f26b"}.uk-icon-map:before{content:"\f279"}.uk-icon-map-o:before{content:"\f278"}.uk-icon-map-pin:before{content:"\f276"}.uk-icon-map-signs:before{content:"\f277"}.uk-icon-mouse-pointer:before{content:"\f245"}.uk-icon-object-group:before{content:"\f247"}.uk-icon-object-ungroup:before{content:"\f248"}.uk-icon-odnoklassniki:before{content:"\f263"}.uk-icon-odnoklassniki-square:before{content:"\f264"}.uk-icon-opencart:before{content:"\f23d"}.uk-icon-opera:before{content:"\f26a"}.uk-icon-optin-monster:before{content:"\f23c"}.uk-icon-registered:before{content:"\f25d"}.uk-icon-safari:before{content:"\f267"}.uk-icon-sticky-note:before{content:"\f249"}.uk-icon-sticky-note-o:before{content:"\f24a"}.uk-icon-television:before,.uk-icon-tv:before{content:"\f26c"}.uk-icon-trademark:before{content:"\f25c"}.uk-icon-tripadvisor:before{content:"\f262"}.uk-icon-vimeo:before{content:"\f27d"}.uk-icon-wikipedia-w:before{content:"\f266"}.uk-icon-y-combinator:before,.uk-icon-yc:before{content:"\f23b"}.uk-icon-y-combinator-square:before,.uk-icon-yc-square:before{content:"\f1d4"}.uk-icon-bluetooth:before{content:"\f293"}.uk-icon-bluetooth-b:before{content:"\f294"}.uk-icon-codiepie:before{content:"\f284"}.uk-icon-credit-card-alt:before{content:"\f283"}.uk-icon-edge:before{content:"\f282"}.uk-icon-fort-awesome:before{content:"\f286"}.uk-icon-hashtag:before{content:"\f292"}.uk-icon-mixcloud:before{content:"\f289"}.uk-icon-modx:before{content:"\f285"}.uk-icon-pause-circle:before{content:"\f28b"}.uk-icon-pause-circle-o:before{content:"\f28c"}.uk-icon-percent:before{content:"\f295"}.uk-icon-product-hunt:before{content:"\f288"}.uk-icon-reddit-alien:before{content:"\f281"}.uk-icon-scribd:before{content:"\f28a"}.uk-icon-shopping-bag:before{content:"\f290"}.uk-icon-shopping-basket:before{content:"\f291"}.uk-icon-stop-circle:before{content:"\f28d"}.uk-icon-stop-circle-o:before{content:"\f28e"}.uk-icon-usb:before{content:"\f287"}.uk-icon-american-sign-language-interpreting:before,.uk-icon-asl-interpreting:before{content:"\f2a3"}.uk-icon-assistive-listening-systems:before{content:"\f2a2"}.uk-icon-audio-description:before{content:"\f29e"}.uk-icon-blind:before{content:"\f29d"}.uk-icon-braille:before{content:"\f2a1"}.uk-icon-deaf:before,.uk-icon-deafness:before{content:"\f2a4"}.uk-icon-envira:before{content:"\f299"}.uk-icon-fa:before,.uk-icon-font-awesome:before{content:"\f2b4"}.uk-icon-first-order:before{content:"\f2b0"}.uk-icon-gitlab:before{content:"\f296"}.uk-icon-glide:before{content:"\f2a5"}.uk-icon-glide-g:before{content:"\f2a6"}.uk-icon-hard-of-hearing:before{content:"\f2a4"}.uk-icon-low-vision:before{content:"\f2a8"}.uk-icon-question-circle-o:before{content:"\f29c"}.uk-icon-sign-language:before,.uk-icon-signing:before{content:"\f2a7"}.uk-icon-snapchat:before{content:"\f2ab"}.uk-icon-snapchat-ghost:before{content:"\f2ac"}.uk-icon-snapchat-square:before{content:"\f2ad"}.uk-icon-themeisle:before{content:"\f2b2"}.uk-icon-universal-access:before{content:"\f29a"}.uk-icon-viadeo:before{content:"\f2a9"}.uk-icon-viadeo-square:before{content:"\f2aa"}.uk-icon-volume-control-phone:before{content:"\f2a0"}.uk-icon-wheelchair-alt:before{content:"\f29b"}.uk-icon-wpbeginner:before{content:"\f297"}.uk-icon-wpforms:before{content:"\f298"}.uk-icon-yoast:before{content:"\f2b1"}.uk-icon-adress-book:before{content:"\f2b9"}.uk-icon-adress-book-o:before{content:"\f2ba"}.uk-icon-adress-card:before{content:"\f2bb"}.uk-icon-adress-card-o:before{content:"\f2bc"}.uk-icon-bandcamp:before{content:"\f2d5"}.uk-icon-bath:before,.uk-icon-bathub:before{content:"\f2cd"}.uk-icon-drivers-license:before{content:"\f2c2"}.uk-icon-drivers-license-o:before{content:"\f2c3"}.uk-icon-eercast:before{content:"\f2da"}.uk-icon-envelope-open:before{content:"\f2b6"}.uk-icon-envelope-open-o:before{content:"\f2b7"}.uk-icon-etsy:before{content:"\f2d7"}.uk-icon-free-code-camp:before{content:"\f2c5"}.uk-icon-grav:before{content:"\f2d6"}.uk-icon-handshake-o:before{content:"\f2b5"}.uk-icon-id-badge:before{content:"\f2c1"}.uk-icon-id-card:before{content:"\f2c2"}.uk-icon-id-card-o:before{content:"\f2c3"}.uk-icon-imdb:before{content:"\f2d8"}.uk-icon-linode:before{content:"\f2b8"}.uk-icon-meetup:before{content:"\f2e0"}.uk-icon-microchip:before{content:"\f2db"}.uk-icon-podcast:before{content:"\f2ce"}.uk-icon-quora:before{content:"\f2c4"}.uk-icon-ravelry:before{content:"\f2d9"}.uk-icon-s15:before{content:"\f2cd"}.uk-icon-shower:before{content:"\f2cc"}.uk-icon-snowflake-o:before{content:"\f2dc"}.uk-icon-superpowers:before{content:"\f2dd"}.uk-icon-telegram:before{content:"\f2c6"}.uk-icon-thermometer:before{content:"\f2c7"}.uk-icon-thermometer-0:before{content:"\f2cb"}.uk-icon-thermometer-1:before{content:"\f2ca"}.uk-icon-thermometer-2:before{content:"\f2c9"}.uk-icon-thermometer-3:before{content:"\f2c8"}.uk-icon-thermometer-4:before{content:"\f2c7"}.uk-icon-thermometer-empty:before{content:"\f2cb"}.uk-icon-thermometer-full:before{content:"\f2c7"}.uk-icon-thermometer-half:before{content:"\f2c9"}.uk-icon-thermometer-quarter:before{content:"\f2ca"}.uk-icon-thermometer-three-quarters:before{content:"\f2c8"}.uk-icon-times-rectangle:before{content:"\f2d3"}.uk-icon-times-rectangle-o:before{content:"\f2d4"}.uk-icon-user-circle:before{content:"\f2bd"}.uk-icon-user-circle-o:before{content:"\f2be"}.uk-icon-user-o:before{content:"\f2c0"}.uk-icon-vcard:before{content:"\f2bb"}.uk-icon-vcard-o:before{content:"\f2bc"}.uk-icon-widow-close:before{content:"\f2d3"}.uk-icon-widow-close-o:before{content:"\f2d4"}.uk-icon-window-maximize:before{content:"\f2d0"}.uk-icon-window-minimize:before{content:"\f2d1"}.uk-icon-window-restore:before{content:"\f2d2"}.uk-icon-wpexplorer:before{content:"\f2de"}.uk-close::-moz-focus-inner{border:0;padding:0}.uk-close{margin:0;border:none;font:inherit;color:inherit;padding:0;background:0 0;box-sizing:content-box;width:20px;line-height:20px;opacity:.3}.uk-badge-notification,.uk-container,.uk-modal-dialog,.uk-overlay-area-content,.uk-responsive-height,.uk-responsive-width,.uk-scrollable-box,.uk-thumbnail,[class*=uk-height]{box-sizing:border-box}.uk-close:after{display:block;content:"\f00d";font-family:FontAwesome}.uk-close:focus,.uk-close:hover{opacity:.5;outline:0;color:inherit;text-decoration:none;cursor:pointer}.uk-badge,a.uk-badge:hover{color:#fff}.uk-close-alt{padding:2px;border-radius:50%;background:#fff;opacity:1;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 6px rgba(0,0,0,.3)}.uk-close-alt:focus,.uk-close-alt:hover{opacity:1}.uk-close-alt:after{opacity:.5}.uk-close-alt:focus:after,.uk-close-alt:hover:after{opacity:.8}.uk-badge{display:inline-block;padding:0 5px;background:#00a8e6;font-size:10px;font-weight:700;line-height:14px;text-align:center;text-transform:none;border:1px solid rgba(0,0,0,.06);border-radius:2px;text-shadow:0 1px 0 rgba(0,0,0,.1)}.uk-badge-notification{min-width:18px;border-radius:500px;font-size:12px;line-height:18px}.uk-badge-success{background-color:#8cc14c}.uk-badge-warning{background-color:#faa732}.uk-badge-danger{background-color:#da314b}.uk-alert{margin-bottom:15px;padding:10px;background:#ebf7fd;color:#2d7091;border:1px solid rgba(45,112,145,.3);border-radius:4px;text-shadow:0 1px 0 #fff}*+.uk-alert{margin-top:15px}.uk-alert>:last-child{margin-bottom:0}.uk-alert h1,.uk-alert h2,.uk-alert h3,.uk-alert h4,.uk-alert h5,.uk-alert h6{color:inherit}.uk-alert>.uk-close:first-child{float:right}.uk-alert>.uk-close:first-child+*{margin-top:0}.uk-alert-success{background:#f2fae3;color:#659f13;border-color:rgba(101,159,19,.3)}.uk-alert-warning{background:#fffceb;color:#e28327;border-color:rgba(226,131,39,.3)}.uk-alert-danger{background:#fff1f0;color:#d85030;border-color:rgba(216,80,48,.3)}.uk-alert-large{padding:20px}.uk-alert-large>.uk-close:first-child{margin:-10px -10px 0 0}.uk-overlay,.uk-thumbnail{margin:0;display:inline-block;max-width:100%}.uk-overlay-area-content>:last-child,.uk-overlay-panel.uk-flex>*>:last-child,.uk-overlay-panel>:last-child,.uk-overlay>:first-child{margin-bottom:0}.uk-thumbnail{padding:4px;border:1px solid #ddd;background:#fff;border-radius:4px}a.uk-thumbnail:focus,a.uk-thumbnail:hover{border-color:#aaa;background-color:#fff;text-decoration:none;outline:0}.uk-thumbnail-caption{padding-top:4px;text-align:center;color:#444}.uk-thumbnail-mini{width:150px}.uk-thumbnail-small{width:200px}.uk-thumbnail-medium{width:300px}.uk-thumbnail-large{width:400px}.uk-thumbnail-expand,.uk-thumbnail-expand>img{width:100%}.uk-overlay{overflow:hidden;-webkit-transform:translateZ(0)}.uk-overlay-area:empty:before,.uk-overlay-icon:before{content:"\f002";width:50px;height:50px;margin-top:-25px;margin-left:-25px;font-size:50px;line-height:1;text-align:center;font-family:FontAwesome}.uk-overlay.uk-border-circle{-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.uk-overlay-panel{position:absolute;top:0;bottom:0;left:0;right:0;padding:20px;color:#fff}.uk-overlay-panel a[class*=uk-icon-]:not(.uk-icon-button),.uk-overlay-panel h1,.uk-overlay-panel h2,.uk-overlay-panel h3,.uk-overlay-panel h4,.uk-overlay-panel h5,.uk-overlay-panel h6{color:inherit}.uk-overlay-panel a:not([class]){color:inherit;text-decoration:underline}.uk-overlay-active :not(.uk-active)>.uk-overlay-panel:not(.uk-ignore),.uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore){opacity:0}.uk-overlay-background{background:rgba(0,0,0,.5)}.uk-overlay-image{padding:0}.uk-overlay-top{bottom:auto}.uk-overlay-bottom{top:auto}.uk-overlay-left{right:auto}.uk-overlay-right{left:auto}.uk-overlay-icon:before{position:absolute;top:50%;left:50%;color:#fff}.uk-overlay-blur,.uk-overlay-fade,.uk-overlay-grayscale,.uk-overlay-scale,.uk-overlay-spin,[class*=uk-overlay-slide]{transition-duration:.3s;transition-timing-function:ease-out;transition-property:opacity,transform,filter}.uk-overlay-active .uk-overlay-fade,.uk-overlay-active .uk-overlay-scale,.uk-overlay-active .uk-overlay-spin,.uk-overlay-active [class*=uk-overlay-slide]{transition-duration:.8s}.uk-overlay-fade{opacity:.7}.uk-overlay-active .uk-active>.uk-overlay-fade,.uk-overlay-hover.uk-hover .uk-overlay-fade,.uk-overlay-hover:hover .uk-overlay-fade{opacity:1}.uk-overlay-scale{-webkit-transform:scale(1);transform:scale(1)}.uk-overlay-active .uk-active>.uk-overlay-scale,.uk-overlay-hover.uk-hover .uk-overlay-scale,.uk-overlay-hover:hover .uk-overlay-scale{-webkit-transform:scale(1.1);transform:scale(1.1)}.uk-overlay-spin{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.uk-overlay-active .uk-active>.uk-overlay-spin,.uk-overlay-hover.uk-hover .uk-overlay-spin,.uk-overlay-hover:hover .uk-overlay-spin{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}.uk-overlay-grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.uk-overlay-active .uk-active>.uk-overlay-grayscale,.uk-overlay-hover.uk-hover .uk-overlay-grayscale,.uk-overlay-hover:hover .uk-overlay-grayscale{-webkit-filter:grayscale(0);filter:grayscale(0)}[class*=uk-overlay-slide]{opacity:0}.uk-overlay-slide-top{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.uk-overlay-slide-bottom{-webkit-transform:translateY(100%);transform:translateY(100%)}.uk-overlay-slide-left{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.uk-overlay-slide-right{-webkit-transform:translateX(100%);transform:translateX(100%)}.uk-overlay-active .uk-active>[class*=uk-overlay-slide],.uk-overlay-hover.uk-hover [class*=uk-overlay-slide],.uk-overlay-hover:hover [class*=uk-overlay-slide]{opacity:1;-webkit-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}.uk-overlay-area,.uk-overlay-caption{-webkit-transition:opacity .15s linear;-webkit-transform:translate3d(0,0,0);position:absolute;right:0;bottom:0}.uk-overlay-area{top:0;left:0;background:rgba(0,0,0,.3);opacity:0;transition:opacity .15s linear}.uk-overlay-toggle.uk-hover .uk-overlay-area,.uk-overlay-toggle:hover .uk-overlay-area,.uk-overlay.uk-hover .uk-overlay-area,.uk-overlay:hover .uk-overlay-area{opacity:1}.uk-overlay-area:empty:before{position:absolute;top:50%;left:50%;color:#fff}.uk-overlay-area:not(:empty){font-size:0}.uk-overlay-area:not(:empty):before{content:'';display:inline-block;height:100%;vertical-align:middle}.uk-overlay-area-content{display:inline-block;width:100%;font-size:1rem;text-align:center;padding:0 15px;color:#fff}.uk-overlay-area-content a:not([class]),.uk-overlay-area-content a:not([class]):hover{color:inherit}.uk-overlay-caption{left:0;padding:15px;background:rgba(0,0,0,.5);color:#fff;opacity:0;transition:opacity .15s linear}.uk-overlay-toggle.uk-hover .uk-overlay-caption,.uk-overlay-toggle:hover .uk-overlay-caption,.uk-overlay.uk-hover .uk-overlay-caption,.uk-overlay:hover .uk-overlay-caption{opacity:1}[class*=uk-column-]{-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}.uk-column-1-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.uk-column-1-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.uk-column-1-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.uk-column-1-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.uk-column-1-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}@media (min-width:480px){.uk-column-small-1-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.uk-column-small-1-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.uk-column-small-1-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.uk-column-small-1-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.uk-column-small-1-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}}@media (min-width:768px){.uk-column-medium-1-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.uk-column-medium-1-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.uk-column-medium-1-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.uk-column-medium-1-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.uk-column-medium-1-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}}@media (min-width:960px){.uk-column-large-1-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.uk-column-large-1-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.uk-column-large-1-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.uk-column-large-1-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.uk-column-large-1-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}}[class*=uk-animation-]{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media screen{[data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]){opacity:0}}.uk-animation-fade{-webkit-animation-name:uk-fade;animation-name:uk-fade;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:linear!important;animation-timing-function:linear!important}.uk-animation-scale-up{-webkit-animation-name:uk-fade-scale-02;animation-name:uk-fade-scale-02}.uk-animation-scale-down{-webkit-animation-name:uk-fade-scale-18;animation-name:uk-fade-scale-18}.uk-animation-slide-top{-webkit-animation-name:uk-fade-top;animation-name:uk-fade-top}.uk-animation-slide-bottom{-webkit-animation-name:uk-fade-bottom;animation-name:uk-fade-bottom}.uk-animation-slide-left{-webkit-animation-name:uk-fade-left;animation-name:uk-fade-left}.uk-animation-slide-right{-webkit-animation-name:uk-fade-right;animation-name:uk-fade-right}.uk-animation-scale{-webkit-animation-name:uk-scale-12;animation-name:uk-scale-12}.uk-animation-shake{-webkit-animation-name:uk-shake;animation-name:uk-shake}.uk-animation-reverse{-webkit-animation-direction:reverse;animation-direction:reverse;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.uk-animation-15{-webkit-animation-duration:15s;animation-duration:15s}.uk-animation-top-left{-webkit-transform-origin:0 0;transform-origin:0 0}.uk-animation-top-center{-webkit-transform-origin:50% 0;transform-origin:50% 0}.uk-animation-top-right{-webkit-transform-origin:100% 0;transform-origin:100% 0}.uk-animation-middle-left{-webkit-transform-origin:0 50%;transform-origin:0 50%}.uk-animation-middle-right{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.uk-animation-bottom-left{-webkit-transform-origin:0 100%;transform-origin:0 100%}.uk-animation-bottom-center{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.uk-animation-bottom-right{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.uk-animation-hover:not(:hover),.uk-animation-hover:not(:hover) [class*=uk-animation-],.uk-touch .uk-animation-hover:not(.uk-hover),.uk-touch .uk-animation-hover:not(.uk-hover) [class*=uk-animation-]{-webkit-animation-name:none;animation-name:none}@-webkit-keyframes uk-fade{0%{opacity:0}100%{opacity:1}}@keyframes uk-fade{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes uk-fade-top{0%{opacity:0;-webkit-transform:translateY(-100%)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes uk-fade-top{0%{opacity:0;transform:translateY(-100%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes uk-fade-bottom{0%{opacity:0;-webkit-transform:translateY(100%)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes uk-fade-bottom{0%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes uk-fade-left{0%{opacity:0;-webkit-transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes uk-fade-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes uk-fade-right{0%{opacity:0;-webkit-transform:translateX(100%)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes uk-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes uk-fade-scale-02{0%{opacity:0;-webkit-transform:scale(.2)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes uk-fade-scale-02{0%{opacity:0;transform:scale(.2)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes uk-fade-scale-15{0%{opacity:0;-webkit-transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes uk-fade-scale-15{0%{opacity:0;transform:scale(1.5)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes uk-fade-scale-18{0%{opacity:0;-webkit-transform:scale(1.8)}100%{opacity:1;-webkit-transform:scale(1)}}@keyframes uk-fade-scale-18{0%{opacity:0;transform:scale(1.8)}100%{opacity:1;transform:scale(1)}}@-webkit-keyframes uk-slide-left{0%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(0)}}@keyframes uk-slide-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@-webkit-keyframes uk-slide-right{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0)}}@keyframes uk-slide-right{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@-webkit-keyframes uk-slide-left-33{0%{-webkit-transform:translateX(33%)}100%{-webkit-transform:translateX(0)}}@keyframes uk-slide-left-33{0%{transform:translateX(33%)}100%{transform:translateX(0)}}@-webkit-keyframes uk-slide-right-33{0%{-webkit-transform:translateX(-33%)}100%{-webkit-transform:translateX(0)}}@keyframes uk-slide-right-33{0%{transform:translateX(-33%)}100%{transform:translateX(0)}}@-webkit-keyframes uk-scale-12{0%{-webkit-transform:scale(1.2)}100%{-webkit-transform:scale(1)}}@keyframes uk-scale-12{0%{transform:scale(1.2)}100%{transform:scale(1)}}@-webkit-keyframes uk-rotate{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@keyframes uk-rotate{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@-webkit-keyframes uk-shake{0%,100%{-webkit-transform:translateX(0)}10%{-webkit-transform:translateX(-9px)}20%{-webkit-transform:translateX(8px)}30%{-webkit-transform:translateX(-7px)}40%{-webkit-transform:translateX(6px)}50%{-webkit-transform:translateX(-5px)}60%{-webkit-transform:translateX(4px)}70%{-webkit-transform:translateX(-3px)}80%{-webkit-transform:translateX(2px)}90%{-webkit-transform:translateX(-1px)}}@keyframes uk-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@-webkit-keyframes uk-slide-top-fixed{0%{opacity:0;-webkit-transform:translateY(-10px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes uk-slide-top-fixed{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes uk-slide-bottom-fixed{0%{opacity:0;-webkit-transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes uk-slide-bottom-fixed{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}.uk-dropdown,.uk-dropdown-blank{display:none;position:absolute;z-index:1020;box-sizing:border-box;width:200px}.uk-dropdown{padding:15px;background:#fff;color:#444;font-size:1rem;vertical-align:top;border:1px solid #ddd;border-radius:4px}.uk-dropdown:focus{outline:0}.uk-open>.uk-dropdown,.uk-open>.uk-dropdown-blank{display:block;-webkit-animation:uk-fade .2s ease-in-out;animation:uk-fade .2s ease-in-out;-webkit-transform-origin:0 0;transform-origin:0 0}.uk-dropdown-top{margin-top:-5px}.uk-dropdown-bottom{margin-top:5px}.uk-dropdown-left{margin-left:-5px}.uk-dropdown-right{margin-left:5px}.uk-dropdown .uk-nav{margin:0 -15px}.uk-dropdown-grid>[class*=uk-width-]>.uk-panel+.uk-panel,.uk-dropdown-stack>.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2),.uk-grid .uk-dropdown-grid+.uk-dropdown-grid{margin-top:15px}@media (min-width:768px){.uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid{margin-left:-15px;margin-right:-15px}.uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*=uk-width-]{padding-left:15px;padding-right:15px}.uk-dropdown:not(.uk-dropdown-stack)>.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2){border-left:1px solid #ddd}.uk-dropdown-width-2:not(.uk-dropdown-stack){width:400px}.uk-dropdown-width-3:not(.uk-dropdown-stack){width:600px}.uk-dropdown-width-4:not(.uk-dropdown-stack){width:800px}.uk-dropdown-width-5:not(.uk-dropdown-stack){width:1000px}}@media (max-width:767px){.uk-dropdown-grid>[class*=uk-width-]{width:100%}.uk-dropdown-grid>[class*=uk-width-]:nth-child(n+2){margin-top:15px}}.uk-dropdown-stack>.uk-dropdown-grid>[class*=uk-width-]{width:100%}.uk-dropdown-small{min-width:150px;width:auto;padding:5px;white-space:nowrap}.uk-dropdown-small .uk-nav{margin:0 -5px}.uk-dropdown-navbar{margin-top:6px;background:#fff;color:#444;left:-1px}.uk-open>.uk-dropdown-navbar{-webkit-animation:uk-slide-top-fixed .2s ease-in-out;animation:uk-slide-top-fixed .2s ease-in-out}.uk-dropdown-scrollable{overflow-y:auto;max-height:200px}.uk-dropdown-navbar.uk-dropdown-flip{left:auto}.uk-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.6);opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear;touch-action:cross-slide-y pinch-zoom double-tap-zoom;-webkit-transform:translateZ(0);transform:translateZ(0)}.uk-modal.uk-open{opacity:1}.uk-modal-page,.uk-modal-page body{overflow:hidden}.uk-modal-dialog{position:relative;margin:50px auto;padding:20px;width:600px;max-width:100%;max-width:calc(100% - 20px);background:#fff;opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:opacity .3s linear,-webkit-transform .3s ease-out;transition:opacity .3s linear,transform .3s ease-out;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.3)}@media (max-width:767px){.uk-modal-dialog{width:auto;margin:10px auto}}.uk-open .uk-modal-dialog{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.uk-modal-dialog>:not([class*=uk-modal-]):last-child{margin-bottom:0}.uk-modal-dialog>.uk-close:first-child{margin:-10px -10px 0 0;float:right}.uk-modal-dialog>.uk-close:first-child+:not([class*=uk-modal-]){margin-top:0}.uk-modal-dialog-lightbox{margin:15px auto;padding:0;max-width:95%;max-width:calc(100% - 30px);min-height:50px;border-radius:0}.uk-modal-dialog-lightbox>.uk-close:first-child{position:absolute;top:-12px;right:-12px;margin:0;float:none}@media (max-width:767px){.uk-modal-dialog-lightbox>.uk-close:first-child{top:-7px;right:-7px}}.uk-modal-dialog-blank{margin:0;padding:0;width:100%;max-width:100%;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.uk-modal-dialog-blank>.uk-close:first-child{position:absolute;top:20px;right:20px;z-index:1;margin:0;float:none}@media (min-width:768px){.uk-modal-dialog-large{width:930px}}@media (min-width:1220px){.uk-column-xlarge-1-2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.uk-column-xlarge-1-3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.uk-column-xlarge-1-4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.uk-column-xlarge-1-5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.uk-column-xlarge-1-6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.uk-modal-dialog-large{width:1130px}}.uk-modal-header{margin:-20px -20px 15px;padding:20px;border-bottom:1px solid #ddd;border-radius:4px 4px 0 0;background:#fafafa}.uk-modal-footer{margin:15px -20px -20px;padding:20px;border-top:1px solid #ddd;border-radius:0 0 4px 4px;background:#fafafa}.uk-modal-footer>:last-child,.uk-modal-header>:last-child{margin-bottom:0}.uk-modal-caption{position:absolute;left:0;right:0;bottom:-20px;margin-bottom:-10px;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uk-modal-spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:25px;color:#ddd}.uk-offcanvas,.uk-offcanvas-bar{position:fixed;left:0;top:0;bottom:0}.uk-modal-spinner:after{content:"\f110";display:block;font-family:FontAwesome;-webkit-animation:uk-rotate 2s infinite linear;animation:uk-rotate 2s infinite linear}.uk-clearfix:after,.uk-clearfix:before,.uk-container:after,.uk-container:before,.uk-offcanvas-bar:after{content:""}.uk-offcanvas{display:none;right:0;z-index:1000;touch-action:none;background:rgba(0,0,0,.1)}.uk-offcanvas.uk-active{display:block}.uk-offcanvas-page{position:fixed;-webkit-transition:margin-left .3s ease-in-out;transition:margin-left .3s ease-in-out;margin-left:0}.uk-offcanvas-bar{-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:1001;width:270px;max-width:100%;background:#333;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;-ms-scroll-chaining:none}.uk-offcanvas-bar-flip:after,.uk-offcanvas-bar:after{width:1px;background:rgba(0,0,0,.6);box-shadow:0 0 5px 2px rgba(0,0,0,.6)}.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show{-webkit-transform:translateX(0);transform:translateX(0)}.uk-offcanvas-bar-flip{left:auto;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.uk-offcanvas-bar[mode=none]{-webkit-transition:none;transition:none}.uk-offcanvas-bar[mode=reveal]{-webkit-transform:translateX(0);transform:translateX(0);clip:rect(0,0,100vh,0);-webkit-transition:-webkit-transform .3s ease-in-out,clip .3s ease-in-out;transition:transform .3s ease-in-out,clip .3s ease-in-out}.uk-offcanvas-bar-flip[mode=reveal]{clip:none;-webkit-transform:translateX(100%);transform:translateX(100%)}.uk-offcanvas-bar-flip[mode=reveal]>*{-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out}.uk-offcanvas.uk-active .uk-offcanvas-bar-flip[mode=reveal].uk-offcanvas-bar-show>*{-webkit-transform:translateX(0);transform:translateX(0)}.uk-offcanvas .uk-panel{margin:20px 15px;color:#777;text-shadow:0 1px 0 rgba(0,0,0,.5)}.uk-offcanvas .uk-panel a:not([class]),.uk-offcanvas .uk-panel-title{color:#ccc}.uk-offcanvas .uk-panel a:not([class]):hover{color:#fff}.uk-offcanvas-bar:after{display:block;position:absolute;top:0;bottom:0;right:0}.uk-offcanvas-bar-flip:after{right:auto;left:0}.uk-switcher{margin:0;padding:0;touch-action:cross-slide-y pinch-zoom double-tap-zoom}.uk-switcher>:not(.uk-active){display:none}.uk-text-small{font-size:11px;line-height:16px}.uk-text-large{font-size:18px;line-height:24px;font-weight:400}.uk-text-bold{font-weight:700}.uk-text-muted{color:#999!important}.uk-text-primary{color:#2d7091!important}.uk-text-success{color:#659f13!important}.uk-text-warning{color:#e28327!important}.uk-text-danger{color:#d85030!important}.uk-text-contrast{color:#fff!important}.uk-text-left{text-align:left!important}.uk-text-right{text-align:right!important}.uk-text-center{text-align:center!important}.uk-text-justify{text-align:justify!important}.uk-text-top{vertical-align:top!important}.uk-text-middle{vertical-align:middle!important}.uk-text-bottom{vertical-align:bottom!important}@media (max-width:959px){.uk-text-center-medium{text-align:center!important}.uk-text-left-medium{text-align:left!important}}.uk-text-nowrap{white-space:nowrap}.uk-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uk-text-break{word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.uk-text-capitalize{text-transform:capitalize!important}.uk-text-lowercase{text-transform:lowercase!important}.uk-text-uppercase{text-transform:uppercase!important}.uk-container{max-width:980px;padding:0 25px}@media (min-width:1220px){.uk-container{max-width:1200px;padding:0 35px}}.uk-container:after,.uk-container:before{display:table}.uk-container-center{margin-left:auto;margin-right:auto}.uk-clearfix:before{display:table-cell}.uk-clearfix:after{display:table}.uk-nbfc{overflow:hidden}.uk-nbfc-alt{display:table-cell;width:10000px}.uk-float-left{float:left}.uk-float-right{float:right}[class*=uk-float-]{max-width:100%}[class*=uk-align-]{display:block;margin-bottom:15px}.uk-align-left{margin-right:15px;float:left}.uk-align-right{margin-left:15px;float:right}@media (min-width:768px){.uk-align-medium-left{margin-right:15px;float:left}.uk-align-medium-right{margin-left:15px;float:right}}.uk-align-center{margin-left:auto;margin-right:auto}.uk-vertical-align{font-size:0}.uk-vertical-align:before{content:'';display:inline-block;height:100%;vertical-align:middle}.uk-vertical-align-bottom,.uk-vertical-align-middle{display:inline-block;max-width:100%;font-size:1rem}.uk-vertical-align-middle{vertical-align:middle}.uk-vertical-align-bottom{vertical-align:bottom}.uk-height-1-1{height:100%}.uk-height-viewport{height:100vh;min-height:600px}.uk-responsive-width{max-width:100%!important;height:auto}.uk-responsive-height{max-height:100%;width:auto}.uk-margin{margin-bottom:15px}*+.uk-margin{margin-top:15px}.uk-margin-top{margin-top:15px!important}.uk-margin-bottom{margin-bottom:15px!important}.uk-margin-left{margin-left:15px!important}.uk-margin-right{margin-right:15px!important}.uk-margin-large{margin-bottom:50px}*+.uk-margin-large{margin-top:50px}.uk-margin-large-top{margin-top:50px!important}.uk-margin-large-bottom{margin-bottom:50px!important}.uk-margin-large-left{margin-left:50px!important}.uk-margin-large-right{margin-right:50px!important}.uk-margin-small{margin-bottom:5px}*+.uk-margin-small{margin-top:5px}.uk-margin-small-top{margin-top:5px!important}.uk-margin-small-bottom{margin-bottom:5px!important}.uk-margin-small-left{margin-left:5px!important}.uk-margin-small-right{margin-right:5px!important}.uk-margin-remove{margin:0!important}.uk-margin-top-remove{margin-top:0!important}.uk-margin-bottom-remove{margin-bottom:0!important}.uk-overflow-container>:last-child,.uk-scrollable-box>:last-child{margin-bottom:0}.uk-padding-remove{padding:0!important}.uk-padding-top-remove{padding-top:0!important}.uk-padding-bottom-remove{padding-bottom:0!important}.uk-padding-vertical-remove{padding-top:0!important;padding-bottom:0!important}.uk-border-circle{border-radius:50%}.uk-border-rounded{border-radius:5px}.uk-heading-large{font-size:36px;line-height:42px}.uk-link-muted,.uk-link-muted a,.uk-link-muted a:hover,.uk-link-muted:hover{color:#444}.uk-link-reset,.uk-link-reset a,.uk-link-reset a:focus,.uk-link-reset a:hover,.uk-link-reset:focus,.uk-link-reset:hover{color:inherit;text-decoration:none}.uk-scrollable-text{height:300px;overflow-y:scroll;-webkit-overflow-scrolling:touch;resize:both}.uk-scrollable-box{height:170px;padding:10px;border:1px solid #ddd;overflow:auto;-webkit-overflow-scrolling:touch;resize:both;border-radius:3px}.uk-overflow-hidden{overflow:hidden}.uk-overflow-container{overflow:auto;-webkit-overflow-scrolling:touch}.uk-position-absolute,[class*=uk-position-top],[class*=uk-position-bottom]{position:absolute!important}.uk-position-top{top:0;left:0;right:0}.uk-position-bottom{bottom:0;left:0;right:0}.uk-position-top-left{top:0;left:0}.uk-position-top-right{top:0;right:0}.uk-position-bottom-left{bottom:0;left:0}.uk-position-bottom-right{bottom:0;right:0}.uk-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.uk-position-relative{position:relative!important}.uk-position-z-index{z-index:1}.uk-display-block{display:block!important}.uk-display-inline{display:inline!important}.uk-display-inline-block{display:inline-block!important;max-width:100%}@media (min-width:960px){.uk-hidden-large,.uk-visible-medium,.uk-visible-small{display:none!important}}@media (min-width:768px) and (max-width:959px){.uk-hidden-medium,.uk-visible-large,.uk-visible-small{display:none!important}}@media (max-width:767px){.uk-text-center-small{text-align:center!important}.uk-text-left-small{text-align:left!important}.uk-hidden-small,.uk-visible-large,.uk-visible-medium{display:none!important}}.uk-hidden{display:none!important}.uk-visible-hover:hover .uk-hidden,.uk-visible-hover:hover .uk-invisible{display:block!important;visibility:visible!important}.uk-visible-hover-inline:hover .uk-hidden,.uk-visible-hover-inline:hover .uk-invisible{display:inline-block!important;visibility:visible!important}.uk-notouch .uk-hidden-notouch,.uk-touch .uk-hidden-touch{display:none!important}.uk-flex{display:-ms-flexbox;display:-webkit-flex;display:flex}.uk-flex-inline{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.uk-flex-inline>*,.uk-flex>*{-ms-flex-negative:1}.uk-flex-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.uk-flex-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}.uk-flex-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.uk-flex-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.uk-flex-right{-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.uk-flex-space-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.uk-flex-space-around{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.uk-flex-row-reverse{-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.uk-flex-column{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.uk-flex-column-reverse{-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.uk-flex-nowrap{-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.uk-flex-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.uk-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;-webkit-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.uk-flex-wrap-top{-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start}.uk-flex-wrap-middle{-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center}.uk-flex-wrap-bottom{-ms-flex-line-pack:end;-webkit-align-content:flex-end;align-content:flex-end}.uk-flex-wrap-space-between{-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between}.uk-flex-wrap-space-around{-ms-flex-line-pack:distribute;-webkit-align-content:space-around;align-content:space-around}.uk-flex-order-first{-ms-flex-order:-1;-webkit-order:-1;order:-1}.uk-flex-order-last{-ms-flex-order:99;-webkit-order:99;order:99}@media (min-width:480px){.uk-flex-order-first-small{-ms-flex-order:-1;-webkit-order:-1;order:-1}.uk-flex-order-last-small{-ms-flex-order:99;-webkit-order:99;order:99}}@media (min-width:768px){.uk-heading-large{font-size:52px;line-height:64px}.uk-flex-order-first-medium{-ms-flex-order:-1;-webkit-order:-1;order:-1}.uk-flex-order-last-medium{-ms-flex-order:99;-webkit-order:99;order:99}}@media (min-width:960px){.uk-flex-order-first-large{-ms-flex-order:-1;-webkit-order:-1;order:-1}.uk-flex-order-last-large{-ms-flex-order:99;-webkit-order:99;order:99}}@media (min-width:1220px){.uk-flex-order-first-xlarge{-ms-flex-order:-1;-webkit-order:-1;order:-1}.uk-flex-order-last-xlarge{-ms-flex-order:99;-webkit-order:99;order:99}}.uk-flex-item-none{-ms-flex:none;-webkit-flex:none;flex:none}.uk-flex-item-auto{-ms-flex:auto;-webkit-flex:auto;flex:auto;-ms-flex-negative:1}.uk-flex-item-1{-ms-flex:1;-webkit-flex:1;flex:1}

/*! Accordion */
.uk-accordion-title{margin-top:0;margin-bottom:15px;padding:5px 15px;background:#f5f5f5;font-size:18px;line-height:24px;cursor:pointer;border:1px solid #ddd;border-radius:4px}.uk-accordion-content{padding:0 15px 15px 15px}.uk-accordion-content:after,.uk-accordion-content:before{content:"";display:table}.uk-accordion-content:after{clear:both}.uk-accordion-content>:last-child{margin-bottom:0}

/*! Notify */
.uk-notify{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px}.uk-notify-bottom-right,.uk-notify-top-right{left:auto;right:10px}.uk-notify-bottom-center,.uk-notify-top-center{left:50%;margin-left:-175px}.uk-notify-bottom-center,.uk-notify-bottom-left,.uk-notify-bottom-right{top:auto;bottom:10px}@media (max-width:479px){.uk-notify{left:10px;right:10px;width:auto;margin:0}}.uk-notify-message{position:relative;margin-bottom:10px;padding:15px;background:#444;color:#fff;font-size:16px;line-height:22px;cursor:pointer;border:1px solid #444;border-radius:4px}.uk-notify-message>.uk-close{visibility:hidden;float:right}.uk-notify-message:hover>.uk-close{visibility:visible}.uk-notify-message-primary{background:#ebf7fd;color:#2d7091;border-color:rgba(45,112,145,.3)}.uk-notify-message-success{background:#f2fae3;color:#659f13;border-color:rgba(101,159,19,.3)}.uk-notify-message-warning{background:#fffceb;color:#e28327;border-color:rgba(226,131,39,.3)}.uk-notify-message-danger{background:#fff1f0;color:#d85030;border-color:rgba(216,80,48,.3)}

/*! Dotnav */
.uk-dotnav{display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-top:-15px;padding:0;list-style:none}.uk-dotnav>*{-ms-flex:none;-webkit-flex:none;flex:none;padding-left:15px;margin-top:15px}.uk-dotnav:after,.uk-dotnav:before{content:"";display:block;overflow:hidden}.uk-dotnav:after{clear:both}.uk-dotnav>*{float:left}.uk-dotnav>*>*{display:block;box-sizing:content-box;width:20px;height:20px;border-radius:50%;background:rgba(50,50,50,.1);text-indent:100%;overflow:hidden;white-space:nowrap;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.uk-dotnav>*>:focus,.uk-dotnav>*>:hover{background:rgba(50,50,50,.4);outline:0}.uk-dotnav>*>:active{background:rgba(50,50,50,.6)}.uk-dotnav>.uk-active>*{background:rgba(50,50,50,.4);-webkit-transform:scale(1.3);transform:scale(1.3)}.uk-dotnav-contrast>*>*{background:rgba(255,255,255,.4)}.uk-dotnav-contrast>*>:focus,.uk-dotnav-contrast>*>:hover{background:rgba(255,255,255,.7)}.uk-dotnav-contrast>*>:active{background:rgba(255,255,255,.9)}.uk-dotnav-contrast>.uk-active>*{background:rgba(255,255,255,.9)}.uk-dotnav-vertical{-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.uk-dotnav-vertical>*{float:none}

/*! Progress */
.uk-progress{box-sizing:border-box;height:20px;margin-bottom:15px;background:#f5f5f5;overflow:hidden;line-height:20px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06);border-radius:4px}*+.uk-progress{margin-top:15px}.uk-progress-bar{width:0;height:100%;background:#00a8e6;float:left;-webkit-transition:width .6s ease;transition:width .6s ease;font-size:12px;color:#fff;text-align:center;box-shadow:inset 0 0 5px rgba(0,0,0,.05);text-shadow:0 -1px 0 rgba(0,0,0,.1)}.uk-progress-mini{height:6px}.uk-progress-small{height:12px}.uk-progress-success .uk-progress-bar{background-color:#8cc14c}.uk-progress-warning .uk-progress-bar{background-color:#faa732}.uk-progress-danger .uk-progress-bar{background-color:#da314b}.uk-progress-striped .uk-progress-bar{background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:30px 30px}.uk-progress-striped.uk-active .uk-progress-bar{-webkit-animation:uk-progress-bar-stripes 2s linear infinite;animation:uk-progress-bar-stripes 2s linear infinite}@-webkit-keyframes uk-progress-bar-stripes{0%{background-position:0 0}100%{background-position:30px 0}}@keyframes uk-progress-bar-stripes{0%{background-position:0 0}100%{background-position:30px 0}}.uk-progress-mini,.uk-progress-small{border-radius:500px}

/*! Slidenav */
.uk-slidenav{display:inline-block;box-sizing:border-box;width:60px;height:60px;line-height:60px;color:rgba(50,50,50,.4);font-size:60px;text-align:center}.uk-slidenav:focus,.uk-slidenav:hover{outline:0;text-decoration:none;color:rgba(50,50,50,.7);cursor:pointer}.uk-slidenav:active{color:rgba(50,50,50,.9)}.uk-slidenav-previous:before{content:"\f104";font-family:FontAwesome}.uk-slidenav-next:before{content:"\f105";font-family:FontAwesome}.uk-slidenav-position{position:relative}.uk-slidenav-position .uk-slidenav{display:none;position:absolute;top:50%;z-index:1;margin-top:-30px}.uk-slidenav-position:hover .uk-slidenav{display:block}.uk-slidenav-position .uk-slidenav-previous{left:20px}.uk-slidenav-position .uk-slidenav-next{right:20px}.uk-slidenav-contrast{color:rgba(255,255,255,.5)}.uk-slidenav-contrast:focus,.uk-slidenav-contrast:hover{color:rgba(255,255,255,.7)}.uk-slidenav-contrast:active{color:rgba(255,255,255,.9)}

/*! Slider */
[data-uk-slider]{direction:ltr}html[dir=rtl] .uk-slider>*{direction:rtl}.uk-slider{position:relative;z-index:0;touch-action:pan-y}.uk-slider:not(.uk-grid){margin:0;padding:0;list-style:none}.uk-slider>*{position:absolute;top:0;left:0}.uk-slider-container{overflow:hidden}.uk-slider:not(.uk-drag){-webkit-transition:-webkit-transform .2s linear;transition:transform .2s linear}.uk-slider.uk-drag{cursor:col-resize;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.uk-slider a,.uk-slider img{-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none}.uk-slider img{pointer-events:none}.uk-slider-fullscreen,.uk-slider-fullscreen>li{height:100vh}

/*! Slideshow */
.uk-slideshow{position:relative;z-index:0;width:100%;margin:0;padding:0;list-style:none;overflow:hidden;touch-action:pan-y}.uk-slideshow>li{position:absolute;top:0;left:0;width:100%;opacity:0}.uk-slideshow>.uk-active{z-index:10;opacity:1}.uk-slideshow>li>img{visibility:hidden}[data-uk-slideshow-slide]{cursor:pointer}.uk-slideshow-fullscreen,.uk-slideshow-fullscreen>li{height:100vh}.uk-slideshow-fade-in{-webkit-animation:uk-fade .5s linear;animation:uk-fade .5s linear}.uk-slideshow-fade-out{-webkit-animation:uk-fade .5s linear reverse;animation:uk-fade .5s linear reverse}.uk-slideshow-scroll-forward-in{-webkit-animation:uk-slide-right .5s ease-in-out;animation:uk-slide-right .5s ease-in-out}.uk-slideshow-scroll-forward-out{-webkit-animation:uk-slide-left .5s ease-in-out reverse;animation:uk-slide-left .5s ease-in-out reverse}.uk-slideshow-scroll-backward-in{-webkit-animation:uk-slide-left .5s ease-in-out;animation:uk-slide-left .5s ease-in-out}.uk-slideshow-scroll-backward-out{-webkit-animation:uk-slide-right .5s ease-in-out reverse;animation:uk-slide-right .5s ease-in-out reverse}.uk-slideshow-scale-out{-webkit-animation:uk-fade-scale-15 .5s ease-in-out reverse;animation:uk-fade-scale-15 .5s ease-in-out reverse}.uk-slideshow-swipe-forward-in{-webkit-animation:uk-slide-left-33 .5s ease-in-out;animation:uk-slide-left-33 .5s ease-in-out}.uk-slideshow-swipe-forward-out{-webkit-animation:uk-slide-left .5s ease-in-out reverse;animation:uk-slide-left .5s ease-in-out reverse}.uk-slideshow-swipe-backward-in{-webkit-animation:uk-slide-right-33 .5s ease-in-out;animation:uk-slide-right-33 .5s ease-in-out}.uk-slideshow-swipe-backward-out{-webkit-animation:uk-slide-right .5s ease-in-out reverse;animation:uk-slide-right .5s ease-in-out reverse}.uk-slideshow-swipe-backward-in:before,.uk-slideshow-swipe-forward-in:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background:rgba(0,0,0,.6);-webkit-animation:uk-fade .5s ease-in-out reverse;animation:uk-fade .5s ease-in-out reverse}

/*! Sticky */
[data-uk-sticky].uk-active{z-index:980;box-sizing:border-box;-webkit-backface-visibility:hidden}[data-uk-sticky][class*=uk-animation-]{-webkit-animation-duration:.2s;animation-duration:.2s}[data-uk-sticky].uk-animation-reverse{-webkit-animation-duration:.2s;animation-duration:.2s}

/*! Tooltip */
.uk-tooltip{display:none;position:absolute;z-index:1030;box-sizing:border-box;max-width:200px;padding:5px 8px;background:#333;color:rgba(255,255,255,.7);font-size:12px;line-height:18px;border-radius:3px;text-shadow:0 1px 0 rgba(0,0,0,.5)}.uk-tooltip:after{content:"";display:block;position:absolute;width:0;height:0;border:5px dashed #333}.uk-tooltip-top-left:after,.uk-tooltip-top-right:after,.uk-tooltip-top:after{bottom:-5px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-color:#333}.uk-tooltip-bottom-left:after,.uk-tooltip-bottom-right:after,.uk-tooltip-bottom:after{top:-5px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent;border-bottom-color:#333}.uk-tooltip-bottom:after,.uk-tooltip-top:after{left:50%;margin-left:-5px}.uk-tooltip-bottom-left:after,.uk-tooltip-top-left:after{left:10px}.uk-tooltip-bottom-right:after,.uk-tooltip-top-right:after{right:10px}.uk-tooltip-left:after{right:-5px;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent;border-left-color:#333}.uk-tooltip-right:after{left:-5px;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent;border-right-color:#333}

/*! Adjustments for Gantry 5 and InspireTheme.com */
/*! Lightbox hover magnifier icon size */
.uk-overlay-area:empty::before, .uk-overlay-icon::before {
	font-size: 30px;
	height: 30px;
	width: 30px;
	margin-left: -15px;
	margin-top: -15px;
}

/*! UIkit grid gutter modification */
@media (min-width: 1220px) {
	.uk-grid {
		margin-left: -30px;
	}
	.uk-grid > * {
		padding-left: 30px;
	}
}

/*! UIkit Tooltip Styling */
.uk-tooltip {
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	border-radius: 4px;
}

.uk-tooltip-top-left::after, .uk-tooltip-top-right::after, .uk-tooltip-top::after {
	border-color: rgba(0, 0, 0, 0.8) transparent;
}

/*! UIkit Modal */
.uk-modal-dialog {
	border-radius: 4px;
}

/*! UIkit Dotnav and Slidenav */
.uk-dotnav {
	margin: 0;
	margin-top: 40px;
	margin-left: -15px;
}

.uk-dotnav > * {
	margin-top: 0;
}

.uk-dotnav > * > * {
	cursor: pointer;
}

.uk-dotnav > .uk-active > * {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.uk-slidenav {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	background: #000;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	border-radius: 5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
	line-height: 35px;
	margin-right: 0;
	margin-top: 2px;
}

.uk-slidenav:hover {
	color: #fff;
	background: #000;
}

.uk-slidenav:focus, .uk-slidenav:active {
	color: #fff;
}

.uk-slidenav-position .uk-slidenav {
	margin-top: -17.5px;
	opacity: 0;
	display: block;
	-webkit-transition: opacity 0.3s, background 0.2s;
	-moz-transition: opacity 0.3s, background 0.2s;
	transition: opacity 0.3s, background 0.2s;
}

.uk-slidenav-position:hover .uk-slidenav {
	opacity: 1;
}

/*! UIkit overlay styling */
.uk-overlay-panel a:not([class]) {
	text-decoration: none;
}

.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
	color: #fff !important;
	margin-bottom: 0;
}

.uk-overlay-panel .g-content-pro-title a {
	color: #fff;
}

/* Particle Title and Introtext */
.g-particle-intro {
	margin-bottom: 3rem;
	text-align: center;
}

.g-particle-intro .g-particle-intro {
	margin-bottom: 3rem;
}

.g-particle-intro .g-main-title {
	margin-bottom: 0;
}

.g-particle-intro .g-title-separator {
	height: 2px;
	width: 100px;
	margin: 20px auto;
	background: #e3e9eb;
}

.g-particle-intro .g-title-separator.no-intro-text {
	margin: 2.5rem auto 0;
}

.g-particle-intro .g-introtext {
	width: 75%;
	margin: 0 auto;
}
/*! UIkit 3.17.11 | https://www.getuikit.com | (c) 2014 - 2023 YOOtheme | MIT License */body{margin:0}.jl-link,a{color:#439a86;text-decoration:none;cursor:pointer}.jl-link-toggle:hover .jl-link,.jl-link:hover,a:hover{color:#245348;text-decoration:none}abbr[title]{text-decoration:underline dotted;-webkit-text-decoration-style:dotted}b,strong{font-weight:bolder}:not(pre)>code,:not(pre)>kbd,:not(pre)>samp{font-family:Consolas,monaco,monospace;font-size:14px;color:#ff4151;white-space:nowrap;padding:2px 6px;background:#f7f7f7}em{color:currentColor}ins{background:#ffd;color:#2c2c2c;text-decoration:none}mark{background:#ffd;color:#2c2c2c}q{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}audio,canvas,iframe,img,svg,video{vertical-align:middle}canvas,img,svg,video{max-width:100%;height:auto;box-sizing:border-box}img:not([src]){visibility:hidden;min-width:1px}iframe{border:0}address,dl,fieldset,figure,ol,p,pre,ul{margin:0 0 20px 0}*+address,*+dl,*+fieldset,*+figure,*+ol,*+p,*+pre,*+ul{margin-top:20px}.jl-h1,.jl-h2,.jl-h3,.jl-h4,.jl-h5,.jl-h6,.jl-heading-2xlarge,.jl-heading-3xlarge,.jl-heading-large,.jl-heading-medium,.jl-heading-small,.jl-heading-xlarge,h1,h2,h3,h4,h5,h6{margin:0 0 20px 0;font-weight:500;text-transform:none}*+.jl-h1,*+.jl-h2,*+.jl-h3,*+.jl-h4,*+.jl-h5,*+.jl-h6,*+.jl-heading-2xlarge,*+.jl-heading-3xlarge,*+.jl-heading-large,*+.jl-heading-medium,*+.jl-heading-small,*+.jl-heading-xlarge,*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:40px}.jl-h1,h1{font-size:2.23125rem;line-height:1.2}.jl-h2,h2{font-size:27.2px;line-height:1.3}.jl-h3,h3{font-size:26px;line-height:1.4}.jl-h4,h4{font-size:22px;line-height:1.4}.jl-h5,h5{font-size:16px;line-height:1.4}.jl-h6,h6{font-size:14px;line-height:1.4}@media (min-width:960px){.jl-h1,h1{font-size:2.625rem}.jl-h2,h2{font-size:32px}}ol,ul{padding-left:30px}ol>li>ol,ol>li>ul,ul>li>ol,ul>li>ul{margin:0}dt{font-weight:700}dd{margin-left:0}.jl-hr,hr{overflow:visible;text-align:inherit;margin:0 0 20px 0;border:0;border-top:1px solid rgba(0,0,0,.1)}*+.jl-hr,*+hr{margin-top:20px}address{font-style:normal}blockquote{margin:0 0 20px 0;font-size:22px;line-height:1.5;font-style:italic;color:#1c1c1c}*+blockquote{margin-top:20px}blockquote p:last-of-type{margin-bottom:0}blockquote footer{margin-top:10px;font-size:14px;line-height:1.5;color:#2c2c2c}blockquote footer::before{content:"— "}pre{font:14px/1.5 Consolas,monaco,monospace;color:#2c2c2c;-moz-tab-size:4;tab-size:4;overflow:auto;padding:10px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:#f7f7f7}pre code{font-family:Consolas,monaco,monospace}:focus{outline:0}:focus-visible{outline:2px dotted #1C1C1C}::selection{background:#39f;color:#fff;text-shadow:none}details,main{display:block}summary{display:list-item}template{display:none}:root{--jl-breakpoint-s:640px;--jl-breakpoint-m:960px;--jl-breakpoint-l:1200px;--jl-breakpoint-xl:1600px}.jl-link-muted a,.jl-link-toggle .jl-link-muted,a.jl-link-muted{color:#868686}.jl-link-muted a:hover,.jl-link-toggle:hover .jl-link-muted,a.jl-link-muted:hover{color:#2c2c2c}.jl-link-text a,.jl-link-toggle .jl-link-text,a.jl-link-text{color:inherit}.jl-link-text a:hover,.jl-link-toggle:hover .jl-link-text,a.jl-link-text:hover{color:#868686}.jl-link-heading a,.jl-link-toggle .jl-link-heading,a.jl-link-heading{color:inherit}.jl-link-heading a:hover,.jl-link-toggle:hover .jl-link-heading,a.jl-link-heading:hover{color:#439a86;text-decoration:none}.jl-link-reset a,a.jl-link-reset{color:inherit!important;text-decoration:none!important}.jl-link-toggle{color:inherit!important;text-decoration:none!important}.jl-heading-small{font-size:2.6rem;line-height:1.2}.jl-heading-medium{font-size:2.8875rem;line-height:1.1}.jl-heading-large{font-size:3.4rem;line-height:1.1}.jl-heading-xlarge{font-size:4rem;line-height:1}.jl-heading-2xlarge{font-size:6rem;line-height:1}.jl-heading-3xlarge{font-size:8rem;line-height:1}@media (min-width:960px){.jl-heading-small{font-size:3.25rem}.jl-heading-medium{font-size:3.5rem}.jl-heading-large{font-size:4rem}.jl-heading-xlarge{font-size:6rem}.jl-heading-2xlarge{font-size:8rem}.jl-heading-3xlarge{font-size:11rem}}@media (min-width:1200px){.jl-heading-medium{font-size:4rem}.jl-heading-large{font-size:6rem}.jl-heading-xlarge{font-size:8rem}.jl-heading-2xlarge{font-size:11rem}.jl-heading-3xlarge{font-size:15rem}}.jl-heading-divider{padding-bottom:calc(5px + .1em);border-bottom:calc(.2px + .05em) solid rgba(0,0,0,.1)}.jl-heading-bullet{position:relative}.jl-heading-bullet::before{content:"";display:inline-block;position:relative;top:calc(-.1 * 1em);vertical-align:middle;height:calc(4px + .7em);margin-right:calc(5px + .2em);border-left:calc(5px + .1em) solid rgba(0,0,0,.1)}.jl-heading-line{overflow:hidden}.jl-heading-line>*{display:inline-block;position:relative}.jl-heading-line>::after,.jl-heading-line>::before{content:"";position:absolute;top:calc(50% - (calc(.2px + .05em)/ 2));width:2000px;border-bottom:calc(.2px + .05em) solid rgba(0,0,0,.1)}.jl-heading-line>::before{right:100%;margin-right:calc(5px + .3em)}.jl-heading-line>::after{left:100%;margin-left:calc(5px + .3em)}[class*=jl-divider]{border:none;margin-bottom:20px}*+[class*=jl-divider]{margin-top:20px}.jl-divider-icon{position:relative;height:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%280,%200,%200,%200.1%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:50% 50%}.jl-divider-icon::after,.jl-divider-icon::before{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid rgba(0,0,0,.1)}.jl-divider-icon::before{right:calc(50% + (50px / 2));width:100%}.jl-divider-icon::after{left:calc(50% + (50px / 2));width:100%}.jl-divider-small{line-height:0}.jl-divider-small::after{content:"";display:inline-block;width:100px;max-width:100%;border-top:1px solid rgba(0,0,0,.1);vertical-align:top}.jl-divider-vertical{width:max-content;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid rgba(0,0,0,.1)}.jl-list{padding:0;list-style:none}.jl-list>*{break-inside:avoid-column}.jl-list>*>:last-child{margin-bottom:0}.jl-list>*>ul,.jl-list>:nth-child(n+2){margin-top:10px}.jl-list-circle>*,.jl-list-decimal>*,.jl-list-disc>*,.jl-list-hyphen>*,.jl-list-square>*{padding-left:30px}.jl-list-decimal{counter-reset:decimal}.jl-list-decimal>*{counter-increment:decimal}.jl-list-circle>::before,.jl-list-decimal>::before,.jl-list-disc>::before,.jl-list-hyphen>::before,.jl-list-square>::before{content:"";position:relative;left:-30px;width:30px;height:1.75em;margin-bottom:-1.75em;display:list-item;list-style-position:inside;text-align:right}.jl-list-disc>::before{list-style-type:disc}.jl-list-circle>::before{list-style-type:circle}.jl-list-square>::before{list-style-type:square}.jl-list-decimal>::before{content:counter(decimal,decimal) '\200A.\00A0'}.jl-list-hyphen>::before{content:'–\00A0\00A0'}.jl-list-muted>::before{color:#868686!important}.jl-list-emphasis>::before{color:#1c1c1c!important}.jl-list-primary>::before{color:#439a86!important}.jl-list-secondary>::before{color:#111!important}.jl-list-bullet>*{padding-left:30px}.jl-list-bullet>::before{content:"";display:list-item;position:relative;left:-30px;width:30px;height:1.75em;margin-bottom:-1.75em;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%232C2C2C%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:50% 50%}.jl-list-divider>:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.1)}.jl-list-striped>*{padding:10px 10px}.jl-list-striped>:nth-of-type(odd){border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.jl-list-striped>:nth-of-type(odd){background:#f7f7f7}.jl-list-striped>:nth-child(n+2){margin-top:0}.jl-list-large>*>ul,.jl-list-large>:nth-child(n+2){margin-top:20px}.jl-list-collapse>*>ul,.jl-list-collapse>:nth-child(n+2){margin-top:0}.jl-list-large.jl-list-divider>:nth-child(n+2){margin-top:20px;padding-top:20px}.jl-list-collapse.jl-list-divider>:nth-child(n+2){margin-top:0;padding-top:0}.jl-list-large.jl-list-striped>*{padding:20px 10px}.jl-list-collapse.jl-list-striped>*{padding-top:0;padding-bottom:0}.jl-list-collapse.jl-list-striped>:nth-child(n+2),.jl-list-large.jl-list-striped>:nth-child(n+2){margin-top:0}.jl-description-list>dt{color:#1c1c1c;font-size:14px;font-weight:400;text-transform:uppercase}.jl-description-list>dt:nth-child(n+2){margin-top:20px}.jl-description-list-divider>dt:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid rgba(0,0,0,.1)}.jl-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px}*+.jl-table{margin-top:20px}.jl-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:14px;font-weight:400;color:#868686;text-transform:uppercase}.jl-table td{padding:16px 12px;vertical-align:top}.jl-table td>:last-child{margin-bottom:0}.jl-table tfoot{font-size:14px}.jl-table caption{font-size:14px;text-align:left;color:#868686}.jl-table-middle,.jl-table-middle td{vertical-align:middle!important}.jl-table-divider>:first-child>tr:not(:first-child),.jl-table-divider>:not(:first-child)>tr,.jl-table-divider>tr:not(:first-child){border-top:1px solid rgba(0,0,0,.1)}.jl-table-striped tbody tr:nth-of-type(odd),.jl-table-striped>tr:nth-of-type(odd){background:#f7f7f7;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.jl-table-hover tbody tr:hover,.jl-table-hover>tr:hover{background:#ffd}.jl-table tbody tr.jl-active,.jl-table>tr.jl-active{background:#ffd}.jl-table-small td,.jl-table-small th{padding:10px 12px}.jl-table-large td,.jl-table-large th{padding:22px 12px}.jl-table-justify td:first-child,.jl-table-justify th:first-child{padding-left:0}.jl-table-justify td:last-child,.jl-table-justify th:last-child{padding-right:0}.jl-table-shrink{width:1px}.jl-table-expand{min-width:150px}.jl-table-link{padding:0!important}.jl-table-link>a{display:block;padding:16px 12px}.jl-table-small .jl-table-link>a{padding:10px 12px}@media (max-width:959px){.jl-table-responsive,.jl-table-responsive tbody,.jl-table-responsive td,.jl-table-responsive th,.jl-table-responsive tr{display:block}.jl-table-responsive thead{display:none}.jl-table-responsive td,.jl-table-responsive th{width:auto!important;max-width:none!important;min-width:0!important;overflow:visible!important;white-space:normal!important}.jl-table-responsive .jl-table-link:not(:first-child)>a,.jl-table-responsive td:not(:first-child):not(.jl-table-link),.jl-table-responsive th:not(:first-child):not(.jl-table-link){padding-top:5px!important}.jl-table-responsive .jl-table-link:not(:last-child)>a,.jl-table-responsive td:not(:last-child):not(.jl-table-link),.jl-table-responsive th:not(:last-child):not(.jl-table-link){padding-bottom:5px!important}.jl-table-justify.jl-table-responsive td,.jl-table-justify.jl-table-responsive th{padding-left:0;padding-right:0}}.jl-table tbody tr{transition:background-color .1s linear}.jl-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:transparent;display:inline-block;fill:currentcolor;line-height:0}button.jl-icon:not(:disabled){cursor:pointer}.jl-icon::-moz-focus-inner{border:0;padding:0}.jl-icon:not(.jl-preserve) [fill*='#']:not(.jl-preserve){fill:currentcolor}.jl-icon:not(.jl-preserve) [stroke*='#']:not(.jl-preserve){stroke:currentcolor}.jl-icon>*{transform:translate(0,0)}.jl-icon-image{width:20px;height:20px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle;object-fit:scale-down;max-width:none}.jl-icon-link{color:#868686;text-decoration:none!important}.jl-icon-link:hover{color:#2c2c2c}.jl-active>.jl-icon-link,.jl-icon-link:active{color:#1f1f1f}.jl-icon-button{box-sizing:border-box;width:36px;height:36px;border-radius:500px;background:#f7f7f7;color:#868686;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center;transition:.1s ease-in-out;transition-property:color,background-color}.jl-icon-button:hover{background-color:#eaeaea;color:#2c2c2c}.jl-active>.jl-icon-button,.jl-icon-button:active{background-color:#dedede;color:#2c2c2c}.jl-range{-webkit-appearance:none;box-sizing:border-box;margin:0;vertical-align:middle;max-width:100%;width:100%;background:0 0}.jl-range:focus{outline:0}.jl-range::-moz-focus-outer{border:none}.jl-range:not(:disabled)::-webkit-slider-thumb{cursor:pointer}.jl-range:not(:disabled)::-moz-range-thumb{cursor:pointer}.jl-range::-webkit-slider-runnable-track{height:3px;background:#eaeaea;border-radius:500px}.jl-range:active::-webkit-slider-runnable-track,.jl-range:focus::-webkit-slider-runnable-track{background:#ddd}.jl-range::-moz-range-track{height:3px;background:#eaeaea;border-radius:500px}.jl-range:focus::-moz-range-track{background:#ddd}.jl-range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-7px;height:15px;width:15px;border-radius:500px;background:#fff;border:1px solid rgba(0,0,0,.1)}.jl-range::-moz-range-thumb{border:none;height:15px;width:15px;margin-top:-7px;border-radius:500px;background:#fff;border:1px solid rgba(0,0,0,.1)}.jl-checkbox,.jl-input,.jl-radio,.jl-select,.jl-textarea{box-sizing:border-box;margin:0;border-radius:0;font:inherit}.jl-input{overflow:visible}.jl-select{text-transform:none}.jl-select optgroup{font:inherit;font-weight:700}.jl-textarea{overflow:auto}.jl-input[type=search]::-webkit-search-cancel-button,.jl-input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.jl-input[type=number]::-webkit-inner-spin-button,.jl-input[type=number]::-webkit-outer-spin-button{height:auto}.jl-input::-moz-placeholder,.jl-textarea::-moz-placeholder{opacity:1}.jl-checkbox:not(:disabled),.jl-radio:not(:disabled){cursor:pointer}.jl-fieldset{border:none;margin:0;padding:0;min-width:0}.jl-input,.jl-textarea{-webkit-appearance:none}.jl-input,.jl-select,.jl-textarea{max-width:100%;width:100%;border:0 none;padding:0 10px;background:#fff;color:#2c2c2c;border:1px solid rgba(0,0,0,.1);transition:.2s ease-in-out;transition-property:color,background-color,border}.jl-input,.jl-select:not([multiple]):not([size]){height:40px;vertical-align:middle;display:inline-block}.jl-input:not(input),.jl-select:not(select){line-height:38px}.jl-select[multiple],.jl-select[size],.jl-textarea{padding-top:6px;padding-bottom:6px;vertical-align:top}.jl-select[multiple],.jl-select[size]{resize:vertical}.jl-input:focus,.jl-select:focus,.jl-textarea:focus{outline:0;background-color:#fff;color:#2c2c2c;border-color:#439a86}.jl-input:disabled,.jl-select:disabled,.jl-textarea:disabled{background-color:#f7f7f7;color:#868686;border-color:rgba(0,0,0,.1)}.jl-input::placeholder{color:#868686}.jl-textarea::placeholder{color:#868686}.jl-form-small{font-size:14px}.jl-form-small:not(textarea):not([multiple]):not([size]){height:30px;padding-left:8px;padding-right:8px}[multiple].jl-form-small,[size].jl-form-small,textarea.jl-form-small{padding:5px 8px}.jl-form-small:not(select):not(input):not(textarea){line-height:28px}.jl-form-large{font-size:22px}.jl-form-large:not(textarea):not([multiple]):not([size]){height:48px;padding-left:12px;padding-right:12px}[multiple].jl-form-large,[size].jl-form-large,textarea.jl-form-large{padding:7px 12px}.jl-form-large:not(select):not(input):not(textarea){line-height:46px}.jl-form-danger,.jl-form-danger:focus{color:#ff4151;border-color:#ff4151}.jl-form-success,.jl-form-success:focus{color:#32d296;border-color:#32d296}.jl-form-blank{background:0 0;border-color:transparent}.jl-form-blank:focus{border-color:rgba(0,0,0,.1);border-style:dashed}input.jl-form-width-xsmall{width:50px}select.jl-form-width-xsmall{width:75px}.jl-form-width-small{width:130px}.jl-form-width-medium{width:200px}.jl-form-width-large{width:500px}.jl-select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;padding-right:20px;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%232C2C2C%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%232C2C2C%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:100% 50%}.jl-select:not([multiple]):not([size]) option{color:#2c2c2c}.jl-select:not([multiple]):not([size]):disabled{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23868686%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23868686%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-input[list]{padding-right:20px;background-repeat:no-repeat;background-position:100% 50%}.jl-input[list]:focus,.jl-input[list]:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%232C2C2C%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-input[list]::-webkit-calendar-picker-indicator{display:none!important}.jl-checkbox,.jl-radio{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;border:1px solid rgba(0,0,0,.1);transition:.2s ease-in-out;transition-property:background-color,border}.jl-radio{border-radius:50%}.jl-checkbox:focus,.jl-radio:focus{background-color:rgba(0,0,0,0);outline:0;border-color:#439a86}.jl-checkbox:checked,.jl-checkbox:indeterminate,.jl-radio:checked{background-color:#439a86;border-color:transparent}.jl-checkbox:checked:focus,.jl-checkbox:indeterminate:focus,.jl-radio:checked:focus{background-color:#347667}.jl-radio:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-checkbox:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23FFF%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-checkbox:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23FFF%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-checkbox:disabled,.jl-radio:disabled{background-color:#f7f7f7;border-color:rgba(0,0,0,.1)}.jl-radio:disabled:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23868686%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-checkbox:disabled:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23868686%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-checkbox:disabled:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23868686%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-legend{width:100%;color:inherit;padding:0;font-size:26px;line-height:1.4}.jl-form-custom{display:inline-block;position:relative;max-width:100%;vertical-align:middle}.jl-form-custom input[type=file],.jl-form-custom select{position:absolute;top:0;z-index:1;width:100%;height:100%;left:0;-webkit-appearance:none;opacity:0;cursor:pointer}.jl-form-custom input[type=file]{font-size:500px;overflow:hidden}.jl-form-label{color:#1c1c1c;font-size:14px}.jl-form-stacked .jl-form-label{display:block;margin-bottom:5px}@media (max-width:959px){.jl-form-horizontal .jl-form-label{display:block;margin-bottom:5px}}@media (min-width:960px){.jl-form-horizontal .jl-form-label{width:200px;margin-top:7px;float:left}.jl-form-horizontal .jl-form-controls{margin-left:215px}.jl-form-horizontal .jl-form-controls-text{padding-top:7px}}.jl-form-icon{position:absolute;top:0;bottom:0;left:0;width:40px;display:inline-flex;justify-content:center;align-items:center;color:#868686}.jl-form-icon:hover{color:#2c2c2c}.jl-form-icon:not(a):not(button):not(input){pointer-events:none}.jl-form-icon:not(.jl-form-icon-flip)~.jl-input{padding-left:40px!important}.jl-form-icon-flip{right:0;left:auto}.jl-form-icon-flip~.jl-input{padding-right:40px!important}.jl-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:15px;line-height:38px;text-align:center;text-decoration:none;text-transform:none;transition:.1s ease-in-out;transition-property:color,background-color,border-color}.jl-button:not(:disabled){cursor:pointer}.jl-button::-moz-focus-inner{border:0;padding:0}.jl-button:hover{text-decoration:none}.jl-button-default{background-color:transparent;color:#1c1c1c;border:1px solid rgba(0,0,0,.1)}.jl-button-default:hover{background-color:transparent;color:#1c1c1c;border-color:rgba(0,0,0,.1)}.jl-button-default.jl-active,.jl-button-default:active{background-color:transparent;color:#1c1c1c;border-color:rgba(0,0,0,.1)}.jl-button-primary{background-color:#439a86;color:#fff;border:1px solid transparent}.jl-button-primary:hover{background-color:#3b8877;color:#fff}.jl-button-primary.jl-active,.jl-button-primary:active{background-color:#347667;color:#fff}.jl-button-secondary{background-color:#111;color:#fff;border:1px solid transparent}.jl-button-secondary:hover{background-color:#040404;color:#fff}.jl-button-secondary.jl-active,.jl-button-secondary:active{background-color:#000;color:#fff}.jl-button-danger{background-color:#ff4151;color:#fff;border:1px solid transparent}.jl-button-danger:hover{background-color:#ff273a;color:#fff}.jl-button-danger.jl-active,.jl-button-danger:active{background-color:#ff0e22;color:#fff}.jl-button-danger:disabled,.jl-button-default:disabled,.jl-button-primary:disabled,.jl-button-secondary:disabled{background-color:transparent;color:#868686;border-color:rgba(0,0,0,.1)}.jl-button-small{padding:0 15px;line-height:28px;font-size:14px}.jl-button-large{padding:0 40px;line-height:46px;font-size:16.4px}.jl-button-text{padding:0;line-height:1.75;background:0 0;color:#1c1c1c;position:relative}.jl-button-text::before{content:"";position:absolute;bottom:0;left:0;right:100%;border-bottom:1px solid currentColor;transition:right .3s ease-out}.jl-button-text:hover{color:#1c1c1c}.jl-button-text:hover::before{right:0}.jl-button-text:disabled{color:#868686}.jl-button-text:disabled::before{display:none}.jl-button-link{padding:0;line-height:1.75;background:0 0;color:#1c1c1c}.jl-button-link:hover{color:#868686;text-decoration:none}.jl-button-link:disabled{color:#868686;text-decoration:none}.jl-button-group{display:inline-flex;vertical-align:middle;position:relative}.jl-button-group>.jl-button:nth-child(n+2),.jl-button-group>div:nth-child(n+2) .jl-button{margin-left:-1px}.jl-button-group .jl-button.jl-active,.jl-button-group .jl-button:active,.jl-button-group .jl-button:focus,.jl-button-group .jl-button:hover{position:relative;z-index:1}.jl-progress{vertical-align:baseline;display:block;width:100%;border:0;background-color:#f7f7f7;margin-bottom:20px;height:6px;border-radius:500px;overflow:hidden}*+.jl-progress{margin-top:20px}.jl-progress::-webkit-progress-bar{background-color:transparent}.jl-progress::-webkit-progress-value{background-color:#111;transition:width .6s ease}.jl-progress::-moz-progress-bar{background-color:#111;transition:width .6s ease}.jl-section{display:flow-root;box-sizing:border-box;padding-top:40px;padding-bottom:40px}@media (min-width:960px){.jl-section{padding-top:70px;padding-bottom:70px}}.jl-section>:last-child{margin-bottom:0}.jl-section-xsmall{padding-top:20px;padding-bottom:20px}.jl-section-small{padding-top:40px;padding-bottom:40px}.jl-section-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.jl-section-large{padding-top:140px;padding-bottom:140px}}.jl-section-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.jl-section-xlarge{padding-top:210px;padding-bottom:210px}}.jl-section-default{background:#fff;--jl-navbar-color:dark}.jl-section-muted{background:#f7f7f7;--jl-navbar-color:dark}.jl-section-primary{background:#439a86;--jl-navbar-color:none}.jl-section-secondary{background:#111;--jl-navbar-color:none}.jl-container{display:flow-root;box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:640px){.jl-container{padding-left:30px;padding-right:30px}}@media (min-width:960px){.jl-container{padding-left:40px;padding-right:40px}}.jl-container>:last-child{margin-bottom:0}.jl-container .jl-container{padding-left:0;padding-right:0}.jl-container-xsmall{max-width:750px}.jl-container-small{max-width:900px}.jl-container-large{max-width:1400px}.jl-container-xlarge{max-width:1600px}.jl-container-expand{max-width:none}.jl-container-expand-left{margin-left:0}.jl-container-expand-right{margin-right:0}@media (min-width:640px){.jl-container-expand-left.jl-container-xsmall,.jl-container-expand-right.jl-container-xsmall{max-width:calc(50% + (750px / 2) - 30px)}.jl-container-expand-left.jl-container-small,.jl-container-expand-right.jl-container-small{max-width:calc(50% + (900px / 2) - 30px)}}@media (min-width:960px){.jl-container-expand-left,.jl-container-expand-right{max-width:calc(50% + (1200px / 2) - 40px)}.jl-container-expand-left.jl-container-xsmall,.jl-container-expand-right.jl-container-xsmall{max-width:calc(50% + (750px / 2) - 40px)}.jl-container-expand-left.jl-container-small,.jl-container-expand-right.jl-container-small{max-width:calc(50% + (900px / 2) - 40px)}.jl-container-expand-left.jl-container-large,.jl-container-expand-right.jl-container-large{max-width:calc(50% + (1400px / 2) - 40px)}.jl-container-expand-left.jl-container-xlarge,.jl-container-expand-right.jl-container-xlarge{max-width:calc(50% + (1600px / 2) - 40px)}}.jl-container-item-padding-remove-left,.jl-container-item-padding-remove-right{width:calc(100% + 15px)}.jl-container-item-padding-remove-left{margin-left:-15px}.jl-container-item-padding-remove-right{margin-right:-15px}@media (min-width:640px){.jl-container-item-padding-remove-left,.jl-container-item-padding-remove-right{width:calc(100% + 30px)}.jl-container-item-padding-remove-left{margin-left:-30px}.jl-container-item-padding-remove-right{margin-right:-30px}}@media (min-width:960px){.jl-container-item-padding-remove-left,.jl-container-item-padding-remove-right{width:calc(100% + 40px)}.jl-container-item-padding-remove-left{margin-left:-40px}.jl-container-item-padding-remove-right{margin-right:-40px}}.jl-tile{display:flow-root;position:relative;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:40px;padding-bottom:40px}@media (min-width:640px){.jl-tile{padding-left:30px;padding-right:30px}}@media (min-width:960px){.jl-tile{padding-left:40px;padding-right:40px;padding-top:70px;padding-bottom:70px}}.jl-tile>:last-child{margin-bottom:0}.jl-tile-xsmall{padding-top:20px;padding-bottom:20px}.jl-tile-small{padding-top:40px;padding-bottom:40px}.jl-tile-large{padding-top:70px;padding-bottom:70px}@media (min-width:960px){.jl-tile-large{padding-top:140px;padding-bottom:140px}}.jl-tile-xlarge{padding-top:140px;padding-bottom:140px}@media (min-width:960px){.jl-tile-xlarge{padding-top:210px;padding-bottom:210px}}.jl-tile-default{background-color:#fff}.jl-tile-muted{background-color:#f7f7f7}.jl-tile-primary{background-color:#439a86}.jl-tile-secondary{background-color:#111}.jl-card{position:relative;box-sizing:border-box;transition:box-shadow .1s ease-in-out}.jl-card-body{display:flow-root;padding:30px 30px}.jl-card-header{display:flow-root;padding:15px 30px}.jl-card-footer{display:flow-root;padding:15px 30px}@media (min-width:1200px){.jl-card-body{padding:40px 40px}.jl-card-header{padding:20px 40px}.jl-card-footer{padding:20px 40px}}.jl-card-body>:last-child,.jl-card-footer>:last-child,.jl-card-header>:last-child{margin-bottom:0}.jl-card-title{font-size:26px;line-height:1.4}.jl-card-badge{position:absolute;top:15px;right:15px;z-index:1;height:22px;padding:0 10px;background:#439a86;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center;line-height:0;border-radius:2px;text-transform:uppercase}.jl-card-badge:first-child+*{margin-top:0}.jl-card-hover:not(.jl-card-default):not(.jl-card-primary):not(.jl-card-secondary):hover{background-color:#fff;box-shadow:0 14px 25px rgba(0,0,0,.1)}.jl-card-default{background-color:#fff;color:#2c2c2c;box-shadow:0 4px 15px rgba(0,0,0,.07)}.jl-card-default .jl-card-title{color:#1c1c1c}.jl-card-default.jl-card-hover:hover{background-color:#fff;box-shadow:0 14px 25px rgba(0,0,0,.1)}.jl-card-default .jl-card-header{border-bottom:1px solid rgba(0,0,0,.1)}.jl-card-default .jl-card-footer{border-top:1px solid rgba(0,0,0,.1)}.jl-card-primary{background-color:#439a86;color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07)}.jl-card-primary .jl-card-title{color:#fff}.jl-card-primary.jl-card-hover:hover{background-color:#439a86;box-shadow:0 14px 25px rgba(0,0,0,.1)}.jl-card-secondary{background-color:#111;color:#fff;box-shadow:0 4px 15px rgba(0,0,0,.07)}.jl-card-secondary .jl-card-title{color:#fff}.jl-card-secondary.jl-card-hover:hover{background-color:#111;box-shadow:0 14px 25px rgba(0,0,0,.1)}.jl-card-small .jl-card-body,.jl-card-small.jl-card-body{padding:20px 20px}.jl-card-small .jl-card-header{padding:13px 20px}.jl-card-small .jl-card-footer{padding:13px 20px}@media (min-width:1200px){.jl-card-large .jl-card-body,.jl-card-large.jl-card-body{padding:70px 70px}.jl-card-large .jl-card-header{padding:35px 70px}.jl-card-large .jl-card-footer{padding:35px 70px}}.jl-card-body>.jl-nav-default{margin-left:-30px;margin-right:-30px}.jl-card-body>.jl-nav-default:only-child{margin-top:-15px;margin-bottom:-15px}.jl-card-body>.jl-nav-default .jl-nav-divider,.jl-card-body>.jl-nav-default .jl-nav-header,.jl-card-body>.jl-nav-default>li>a{padding-left:30px;padding-right:30px}.jl-card-body>.jl-nav-default .jl-nav-sub{padding-left:45px}@media (min-width:1200px){.jl-card-body>.jl-nav-default{margin-left:-40px;margin-right:-40px}.jl-card-body>.jl-nav-default:only-child{margin-top:-25px;margin-bottom:-25px}.jl-card-body>.jl-nav-default .jl-nav-divider,.jl-card-body>.jl-nav-default .jl-nav-header,.jl-card-body>.jl-nav-default>li>a{padding-left:40px;padding-right:40px}.jl-card-body>.jl-nav-default .jl-nav-sub{padding-left:55px}}.jl-card-small>.jl-nav-default{margin-left:-20px;margin-right:-20px}.jl-card-small>.jl-nav-default:only-child{margin-top:-5px;margin-bottom:-5px}.jl-card-small>.jl-nav-default .jl-nav-divider,.jl-card-small>.jl-nav-default .jl-nav-header,.jl-card-small>.jl-nav-default>li>a{padding-left:20px;padding-right:20px}.jl-card-small>.jl-nav-default .jl-nav-sub{padding-left:35px}@media (min-width:1200px){.jl-card-large>.jl-nav-default{margin:0}.jl-card-large>.jl-nav-default:only-child{margin:0}.jl-card-large>.jl-nav-default .jl-nav-divider,.jl-card-large>.jl-nav-default .jl-nav-header,.jl-card-large>.jl-nav-default>li>a{padding-left:0;padding-right:0}.jl-card-large>.jl-nav-default .jl-nav-sub{padding-left:15px}}.jl-close{color:#1c1c1c;transition:.1s ease-in-out;transition-property:color,opacity}.jl-close:hover{color:#2c2c2c}.jl-spinner>*{animation:jl-spinner-rotate 1.4s linear infinite}@keyframes jl-spinner-rotate{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}.jl-spinner>*>*{stroke-dasharray:88px;stroke-dashoffset:0;transform-origin:center;animation:jl-spinner-dash 1.4s ease-in-out infinite;stroke-width:1;stroke-linecap:round}@keyframes jl-spinner-dash{0%{stroke-dashoffset:88px}50%{stroke-dashoffset:22px;transform:rotate(135deg)}100%{stroke-dashoffset:88px;transform:rotate(450deg)}}.jl-totop{padding:5px;color:#868686;transition:color .1s ease-in-out}.jl-totop:hover{color:#2c2c2c}.jl-totop:active{color:#1c1c1c}.jl-marker{padding:10px;background:#439a86;color:#fff;border-radius:500px;transition:.1s ease-in-out;transition-property:color,background-color}.jl-marker:hover{color:#fff;background:#111}.jl-alert{position:relative;margin-bottom:20px;padding:15px 29px 15px 15px;background:#f7f7f7;color:#2c2c2c}*+.jl-alert{margin-top:20px}.jl-alert>:last-child{margin-bottom:0}.jl-alert-close{position:absolute;top:20px;right:15px;color:inherit;opacity:1}.jl-alert-close:first-child+*{margin-top:0}.jl-alert-close:hover{color:inherit;opacity:.8}.jl-alert-primary{background:#439a86;color:#fff}.jl-alert-success{background:#32d296;color:#fff}.jl-alert-warning{background:#ffa255;color:#fff}.jl-alert-danger{background:#ff4151;color:#fff}.jl-alert h1,.jl-alert h2,.jl-alert h3,.jl-alert h4,.jl-alert h5,.jl-alert h6{color:inherit}.jl-alert a:not([class]){color:inherit;text-decoration:underline}.jl-alert a:not([class]):hover{color:inherit;text-decoration:underline}.jl-placeholder{margin-bottom:20px;padding:30px 30px;background:0 0;border:1px dashed rgba(0,0,0,.1)}*+.jl-placeholder{margin-top:20px}.jl-placeholder>:last-child{margin-bottom:0}.jl-badge{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#439a86;color:#fff!important;font-size:11px;display:inline-flex;justify-content:center;align-items:center;line-height:0}.jl-badge:hover{text-decoration:none}.jl-label{display:inline-block;padding:2px 8px;background:#439a86;line-height:1.75;font-size:13px;color:#fff;vertical-align:middle;white-space:nowrap;border-radius:2px}.jl-label-success{background-color:#32d296;color:#fff}.jl-label-warning{background-color:#ffa255;color:#fff}.jl-label-danger{background-color:#ff4151;color:#fff}.jl-overlay{padding:30px 30px}.jl-overlay>:last-child{margin-bottom:0}.jl-overlay-default{background:rgba(255,255,255,.8)}.jl-overlay-primary{background:rgba(17,17,17,.8)}.jl-article{display:flow-root}.jl-article>:last-child{margin-bottom:0}.jl-article+.jl-article{margin-top:70px}.jl-article-title{font-size:2.23125rem;line-height:1.2}@media (min-width:960px){.jl-article-title{font-size:2.625rem}}.jl-article-meta{font-size:14.4px;line-height:1.4;color:#868686}.jl-article-meta a{color:#868686}.jl-article-meta a:hover{color:#2c2c2c;text-decoration:none}.jl-comment-body{display:flow-root;overflow-wrap:break-word;word-wrap:break-word}.jl-comment-header{display:flow-root;margin-bottom:20px}.jl-comment-body>:last-child,.jl-comment-header>:last-child{margin-bottom:0}.jl-comment-title{font-size:22px;line-height:1.4}.jl-comment-meta{font-size:14px;line-height:1.4;color:#868686}.jl-comment-list{padding:0;list-style:none}.jl-comment-list>:nth-child(n+2){margin-top:70px}.jl-comment-list .jl-comment~ul{margin:70px 0 0 0;padding-left:30px;list-style:none}@media (min-width:960px){.jl-comment-list .jl-comment~ul{padding-left:100px}}.jl-comment-list .jl-comment~ul>:nth-child(n+2){margin-top:70px}.jl-comment-primary{padding:30px;background-color:#f7f7f7}.jl-search{display:inline-block;position:relative;max-width:100%;margin:0}.jl-search-input::-webkit-search-cancel-button,.jl-search-input::-webkit-search-decoration{-webkit-appearance:none}.jl-search-input::-moz-placeholder{opacity:1}.jl-search-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit;overflow:visible;-webkit-appearance:none;vertical-align:middle;width:100%;border:none;color:#2c2c2c}.jl-search-input:focus{outline:0}.jl-search-input::placeholder{color:#868686}.jl-search .jl-search-icon{position:absolute;top:0;bottom:0;left:0;display:inline-flex;justify-content:center;align-items:center;color:#1c1c1c}.jl-search .jl-search-icon:hover{color:#1c1c1c}.jl-search .jl-search-icon:not(a):not(button):not(input){pointer-events:none}.jl-search .jl-search-icon-flip{right:0;left:auto}.jl-search-default{width:240px}.jl-search-default .jl-search-input{height:40px;padding-left:15px;padding-right:15px;background:#fcfcfc}.jl-search-default .jl-search-input:focus{background-color:#f7f7f7}.jl-search-default .jl-search-icon{width:40px}.jl-search-default .jl-search-icon:not(.jl-search-icon-flip)~.jl-search-input{padding-left:40px}.jl-search-default .jl-search-icon-flip~.jl-search-input{padding-right:40px}.jl-search-navbar{width:400px}.jl-search-navbar .jl-search-input{height:40px;background:0 0;font-size:26px}.jl-search-navbar .jl-search-icon{width:40px}.jl-search-navbar .jl-search-icon:not(.jl-search-icon-flip)~.jl-search-input{padding-left:40px}.jl-search-navbar .jl-search-icon-flip~.jl-search-input{padding-right:40px}.jl-search-large{width:500px}.jl-search-large .jl-search-input{height:80px;background:0 0;font-size:2.625rem}.jl-search-large .jl-search-icon{width:80px}.jl-search-large .jl-search-icon:not(.jl-search-icon-flip)~.jl-search-input{padding-left:80px}.jl-search-large .jl-search-icon-flip~.jl-search-input{padding-right:80px}.jl-search-toggle{color:#1c1c1c}.jl-search-toggle:hover{color:#439a86}.jl-accordion{padding:0;list-style:none}.jl-accordion>:nth-child(n+2){margin-top:20px}.jl-accordion-title{display:block;font-size:17.4px;line-height:1.4;color:#1c1c1c;overflow:hidden}.jl-accordion-title::before{content:"";width:1.4em;height:1.4em;margin-left:10px;float:right;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:50% 50%}.jl-open>.jl-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%232C2C2C%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-accordion-title:hover{color:#2c2c2c;text-decoration:none}.jl-accordion-content{display:flow-root;margin-top:20px}.jl-accordion-content>:last-child{margin-bottom:0}.jl-drop{display:none;position:absolute;z-index:1020;--jl-position-offset:20px;--jl-position-viewport-offset:15px;box-sizing:border-box;width:300px}.jl-drop.jl-open{display:block}.jl-drop-stack .jl-drop-grid>*{width:100%!important}.jl-drop-parent-icon{margin-left:.25em;transition:transform .3s ease-out}[aria-expanded=true]>.jl-drop-parent-icon{transform:rotateX(180deg)}.jl-dropbar{--jl-position-offset:0;--jl-position-shift-offset:0;--jl-position-viewport-offset:0;width:auto;padding:25px 15px 25px 15px;background:#fff;color:#2c2c2c}.jl-dropbar>:last-child{margin-bottom:0}@media (min-width:640px){.jl-dropbar{padding-left:30px;padding-right:30px}}@media (min-width:960px){.jl-dropbar{padding-left:40px;padding-right:40px}}.jl-dropbar :focus-visible{outline-color:#1c1c1c!important}.jl-dropbar-large{padding-top:40px;padding-bottom:40px}.jl-dropbar-top{box-shadow:0 12px 7px -6px rgba(0,0,0,.05)}.jl-dropbar-bottom{box-shadow:0 -12px 7px -6px rgba(0,0,0,.05)}.jl-dropbar-left{box-shadow:12px 0 7px -6px rgba(0,0,0,.05)}.jl-dropbar-right{box-shadow:-12px 0 7px -6px rgba(0,0,0,.05)}.jl-dropnav-dropbar{position:absolute;z-index:980;padding:0;left:0;right:0}.jl-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;padding:15px 15px;background:rgba(0,0,0,.6);opacity:0;transition:opacity .15s linear}@media (min-width:640px){.jl-modal{padding:50px 30px}}@media (min-width:960px){.jl-modal{padding-left:40px;padding-right:40px}}.jl-modal.jl-open{opacity:1}.jl-modal-page{overflow:hidden}.jl-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100%!important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform}.jl-open>.jl-modal-dialog{opacity:1;transform:translateY(0)}.jl-modal-container .jl-modal-dialog{width:1200px}.jl-modal-full{padding:0;background:0 0}.jl-modal-full .jl-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0)}.jl-modal-body{display:flow-root;padding:20px 20px}.jl-modal-header{display:flow-root;padding:10px 20px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.jl-modal-footer{display:flow-root;padding:10px 20px;background:#fff;border-top:1px solid rgba(0,0,0,.1)}@media (min-width:640px){.jl-modal-body{padding:30px 30px}.jl-modal-header{padding:15px 30px}.jl-modal-footer{padding:15px 30px}}.jl-modal-body>:last-child,.jl-modal-footer>:last-child,.jl-modal-header>:last-child{margin-bottom:0}.jl-modal-title{font-size:32px;line-height:1.3}[class*=jl-modal-close-]{position:absolute;z-index:1010;top:10px;right:10px;padding:5px}[class*=jl-modal-close-]:first-child+*{margin-top:0}.jl-modal-close-outside{top:0;right:-5px;transform:translate(0,-100%);color:#fff}.jl-modal-close-outside:hover{color:#fff}@media (min-width:960px){.jl-modal-close-outside{right:0;transform:translate(100%,-100%)}}.jl-modal-close-full{top:0;right:0;padding:10px;background:#fff}@media (min-width:960px){.jl-modal-close-full{padding:20px}}.jl-slideshow{-webkit-tap-highlight-color:transparent}.jl-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none;touch-action:pan-y}.jl-slideshow-items>*{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity}.jl-slideshow-items>:not(.jl-active){display:none}.jl-slider{-webkit-tap-highlight-color:transparent}.jl-slider-container{overflow:hidden;overflow:clip}.jl-slider-container-offset{margin:-11px -25px -39px -25px;padding:11px 25px 39px 25px}.jl-slider-items{will-change:transform;position:relative;touch-action:pan-y}.jl-slider-items:not(.jl-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none}.jl-slider-items.jl-grid{flex-wrap:nowrap}.jl-slider-items>*{flex:none;box-sizing:border-box;max-width:100%;position:relative}.jl-sticky{position:relative;z-index:980;box-sizing:border-box}.jl-sticky-fixed{margin:0!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jl-sticky[class*=jl-animation-]{animation-duration:.2s}.jl-sticky.jl-animation-reverse{animation-duration:.2s}.jl-sticky-placeholder{pointer-events:none}.jl-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000}.jl-offcanvas-flip .jl-offcanvas{right:0;left:auto}.jl-offcanvas-bar{position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:20px 20px;background:#fff;overflow-y:auto}@media (min-width:640px){.jl-offcanvas-bar{left:-350px;width:350px;padding:30px 30px}}.jl-offcanvas-flip .jl-offcanvas-bar{left:auto;right:-270px}@media (min-width:640px){.jl-offcanvas-flip .jl-offcanvas-bar{right:-350px}}.jl-open>.jl-offcanvas-bar{left:0}.jl-offcanvas-flip .jl-open>.jl-offcanvas-bar{left:auto;right:0}.jl-offcanvas-bar-animation{transition:left .3s ease-out}.jl-offcanvas-flip .jl-offcanvas-bar-animation{transition-property:right}.jl-offcanvas-reveal{position:absolute;top:0;bottom:0;left:0;width:0;overflow:hidden;transition:width .3s ease-out}.jl-offcanvas-reveal .jl-offcanvas-bar{left:0}.jl-offcanvas-flip .jl-offcanvas-reveal .jl-offcanvas-bar{left:auto;right:0}.jl-open>.jl-offcanvas-reveal{width:270px}@media (min-width:640px){.jl-open>.jl-offcanvas-reveal{width:350px}}.jl-offcanvas-flip .jl-offcanvas-reveal{right:0;left:auto}.jl-offcanvas-close{position:absolute;z-index:1000;top:5px;right:5px;padding:5px}@media (min-width:640px){.jl-offcanvas-close{top:10px;right:10px}}.jl-offcanvas-close:first-child+*{margin-top:0}.jl-offcanvas-overlay{width:100vw;touch-action:none}.jl-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);opacity:0;transition:opacity .15s linear}.jl-offcanvas-overlay.jl-open::before{opacity:1}.jl-offcanvas-container,.jl-offcanvas-page{overflow-x:hidden;overflow-x:clip}.jl-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%}:not(.jl-offcanvas-flip).jl-offcanvas-container-animation{left:270px}.jl-offcanvas-flip.jl-offcanvas-container-animation{left:-270px}@media (min-width:640px){:not(.jl-offcanvas-flip).jl-offcanvas-container-animation{left:350px}.jl-offcanvas-flip.jl-offcanvas-container-animation{left:-350px}}.jl-switcher{margin:0;padding:0;list-style:none}.jl-switcher>:not(.jl-active){display:none}.jl-switcher>*>:last-child{margin-bottom:0}.jl-leader{overflow:hidden}.jl-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap}.jl-leader-fill.jl-leader-hide::after{display:none}:root{--jl-leader-fill-content:.}.jl-notification{position:fixed;top:15px;left:15px;z-index:1040;box-sizing:border-box;width:420px}.jl-notification-bottom-right,.jl-notification-top-right{left:auto;right:15px}.jl-notification-bottom-center,.jl-notification-top-center{left:50%;margin-left:-210px}.jl-notification-bottom-center,.jl-notification-bottom-left,.jl-notification-bottom-right{top:auto;bottom:15px}@media (max-width:639px){.jl-notification{left:15px;right:15px;width:auto;margin:0}}.jl-notification-message{position:relative;padding:30px;background:#fff;color:#1c1c1c;font-size:16px;line-height:1.5;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.06)}*+.jl-notification-message{margin-top:10px}.jl-notification-close{display:none;position:absolute;top:15px;right:15px}.jl-notification-message:hover .jl-notification-close{display:block}.jl-notification-message-primary{color:#439a86}.jl-notification-message-success{color:#32d296}.jl-notification-message-warning{color:#ffa255}.jl-notification-message-danger{color:#ff4151}.jl-tooltip{display:none;position:absolute;z-index:1030;--jl-position-offset:10px;--jl-position-viewport-offset:10;top:0;box-sizing:border-box;max-width:200px;padding:4px 8px;background:#111;border-radius:2px;color:#fff;font-size:12px}.jl-tooltip.jl-active{display:block}.jl-sortable{position:relative}.jl-sortable>:last-child{margin-bottom:0}.jl-sortable-drag{position:fixed!important;z-index:1050!important;pointer-events:none}.jl-sortable-placeholder{opacity:0;pointer-events:none}.jl-sortable-empty{min-height:50px}.jl-sortable-handle:hover{cursor:move}.jl-countdown-number{font-variant-numeric:tabular-nums;font-size:2rem;line-height:.8}@media (min-width:640px){.jl-countdown-number{font-size:4rem}}@media (min-width:960px){.jl-countdown-number{font-size:6rem}}.jl-countdown-separator{font-size:1rem;line-height:1.6}@media (min-width:640px){.jl-countdown-separator{font-size:2rem}}@media (min-width:960px){.jl-countdown-separator{font-size:3rem}}.jl-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.jl-grid>*{margin:0}.jl-grid>*>:last-child{margin-bottom:0}.jl-grid{margin-left:-30px}.jl-grid>*{padding-left:30px}*+.jl-grid-margin,.jl-grid+.jl-grid,.jl-grid>.jl-grid-margin{margin-top:30px}@media (min-width:1200px){.jl-grid{margin-left:-40px}.jl-grid>*{padding-left:40px}*+.jl-grid-margin,.jl-grid+.jl-grid,.jl-grid>.jl-grid-margin{margin-top:40px}}.jl-grid-column-small,.jl-grid-small{margin-left:-15px}.jl-grid-column-small>*,.jl-grid-small>*{padding-left:15px}*+.jl-grid-margin-small,.jl-grid+.jl-grid-row-small,.jl-grid+.jl-grid-small,.jl-grid-row-small>.jl-grid-margin,.jl-grid-small>.jl-grid-margin{margin-top:15px}.jl-grid-column-medium,.jl-grid-medium{margin-left:-30px}.jl-grid-column-medium>*,.jl-grid-medium>*{padding-left:30px}*+.jl-grid-margin-medium,.jl-grid+.jl-grid-medium,.jl-grid+.jl-grid-row-medium,.jl-grid-medium>.jl-grid-margin,.jl-grid-row-medium>.jl-grid-margin{margin-top:30px}.jl-grid-column-large,.jl-grid-large{margin-left:-40px}.jl-grid-column-large>*,.jl-grid-large>*{padding-left:40px}*+.jl-grid-margin-large,.jl-grid+.jl-grid-large,.jl-grid+.jl-grid-row-large,.jl-grid-large>.jl-grid-margin,.jl-grid-row-large>.jl-grid-margin{margin-top:40px}@media (min-width:1200px){.jl-grid-column-large,.jl-grid-large{margin-left:-70px}.jl-grid-column-large>*,.jl-grid-large>*{padding-left:70px}*+.jl-grid-margin-large,.jl-grid+.jl-grid-large,.jl-grid+.jl-grid-row-large,.jl-grid-large>.jl-grid-margin,.jl-grid-row-large>.jl-grid-margin{margin-top:70px}}.jl-grid-collapse,.jl-grid-column-collapse{margin-left:0}.jl-grid-collapse>*,.jl-grid-column-collapse>*{padding-left:0}.jl-grid+.jl-grid-collapse,.jl-grid+.jl-grid-row-collapse,.jl-grid-collapse>.jl-grid-margin,.jl-grid-row-collapse>.jl-grid-margin{margin-top:0}.jl-grid-divider>*{position:relative}.jl-grid-divider>:not(.jl-first-column)::before{content:"";position:absolute;top:0;bottom:0;border-left:1px solid rgba(0,0,0,.1)}.jl-grid-divider.jl-grid-stack>.jl-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid rgba(0,0,0,.1)}.jl-grid-divider{margin-left:-60px}.jl-grid-divider>*{padding-left:60px}.jl-grid-divider>:not(.jl-first-column)::before{left:30px}.jl-grid-divider.jl-grid-stack>.jl-grid-margin{margin-top:60px}.jl-grid-divider.jl-grid-stack>.jl-grid-margin::before{top:-30px;left:60px}@media (min-width:1200px){.jl-grid-divider{margin-left:-80px}.jl-grid-divider>*{padding-left:80px}.jl-grid-divider>:not(.jl-first-column)::before{left:40px}.jl-grid-divider.jl-grid-stack>.jl-grid-margin{margin-top:80px}.jl-grid-divider.jl-grid-stack>.jl-grid-margin::before{top:-40px;left:80px}}.jl-grid-divider.jl-grid-column-small,.jl-grid-divider.jl-grid-small{margin-left:-30px}.jl-grid-divider.jl-grid-column-small>*,.jl-grid-divider.jl-grid-small>*{padding-left:30px}.jl-grid-divider.jl-grid-column-small>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-small>:not(.jl-first-column)::before{left:15px}.jl-grid-divider.jl-grid-row-small.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-small.jl-grid-stack>.jl-grid-margin{margin-top:30px}.jl-grid-divider.jl-grid-small.jl-grid-stack>.jl-grid-margin::before{top:-15px;left:30px}.jl-grid-divider.jl-grid-row-small.jl-grid-stack>.jl-grid-margin::before{top:-15px}.jl-grid-divider.jl-grid-column-small.jl-grid-stack>.jl-grid-margin::before{left:30px}.jl-grid-divider.jl-grid-column-medium,.jl-grid-divider.jl-grid-medium{margin-left:-60px}.jl-grid-divider.jl-grid-column-medium>*,.jl-grid-divider.jl-grid-medium>*{padding-left:60px}.jl-grid-divider.jl-grid-column-medium>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-medium>:not(.jl-first-column)::before{left:30px}.jl-grid-divider.jl-grid-medium.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-row-medium.jl-grid-stack>.jl-grid-margin{margin-top:60px}.jl-grid-divider.jl-grid-medium.jl-grid-stack>.jl-grid-margin::before{top:-30px;left:60px}.jl-grid-divider.jl-grid-row-medium.jl-grid-stack>.jl-grid-margin::before{top:-30px}.jl-grid-divider.jl-grid-column-medium.jl-grid-stack>.jl-grid-margin::before{left:60px}.jl-grid-divider.jl-grid-column-large,.jl-grid-divider.jl-grid-large{margin-left:-80px}.jl-grid-divider.jl-grid-column-large>*,.jl-grid-divider.jl-grid-large>*{padding-left:80px}.jl-grid-divider.jl-grid-column-large>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-large>:not(.jl-first-column)::before{left:40px}.jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin{margin-top:80px}.jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin::before{top:-40px;left:80px}.jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin::before{top:-40px}.jl-grid-divider.jl-grid-column-large.jl-grid-stack>.jl-grid-margin::before{left:80px}@media (min-width:1200px){.jl-grid-divider.jl-grid-column-large,.jl-grid-divider.jl-grid-large{margin-left:-140px}.jl-grid-divider.jl-grid-column-large>*,.jl-grid-divider.jl-grid-large>*{padding-left:140px}.jl-grid-divider.jl-grid-column-large>:not(.jl-first-column)::before,.jl-grid-divider.jl-grid-large>:not(.jl-first-column)::before{left:70px}.jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin,.jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin{margin-top:140px}.jl-grid-divider.jl-grid-large.jl-grid-stack>.jl-grid-margin::before{top:-70px;left:140px}.jl-grid-divider.jl-grid-row-large.jl-grid-stack>.jl-grid-margin::before{top:-70px}.jl-grid-divider.jl-grid-column-large.jl-grid-stack>.jl-grid-margin::before{left:140px}}.jl-grid-item-match,.jl-grid-match>*{display:flex;flex-wrap:wrap}.jl-grid-item-match>:not([class*=jl-width]),.jl-grid-match>*>:not([class*=jl-width]){box-sizing:border-box;width:100%;flex:auto}.jl-nav,.jl-nav ul{margin:0;padding:0;list-style:none}.jl-nav li>a{display:flex;align-items:center;column-gap:.25em;text-decoration:none}.jl-nav>li>a{padding:5px 0}ul.jl-nav-sub{padding:5px 0 5px 15px}.jl-nav-sub ul{padding-left:15px}.jl-nav-sub a{padding:2px 0}.jl-nav-parent-icon{margin-left:auto;transition:transform .3s ease-out}.jl-nav>li.jl-open>a .jl-nav-parent-icon{transform:rotateX(180deg)}.jl-nav-header{padding:5px 0;text-transform:uppercase;font-size:14px}.jl-nav-header:not(:first-child){margin-top:20px}.jl-nav .jl-nav-divider{margin:5px 0}.jl-nav-default{font-size:14px;line-height:1.75}.jl-nav-default>li>a{color:#868686}.jl-nav-default>li>a:hover{color:#2c2c2c}.jl-nav-default>li.jl-active>a{color:#1c1c1c}.jl-nav-default .jl-nav-subtitle{font-size:12px}.jl-nav-default .jl-nav-header{color:#1c1c1c}.jl-nav-default .jl-nav-divider{border-top:1px solid rgba(0,0,0,.1)}.jl-nav-default .jl-nav-sub{font-size:14px;line-height:1.75}.jl-nav-default .jl-nav-sub a{color:#868686}.jl-nav-default .jl-nav-sub a:hover{color:#2c2c2c}.jl-nav-default .jl-nav-sub li.jl-active>a{color:#1c1c1c}.jl-nav-primary{font-size:26px;line-height:1.75}.jl-nav-primary>li>a{color:#868686}.jl-nav-primary>li>a:hover{color:#2c2c2c}.jl-nav-primary>li.jl-active>a{color:#1c1c1c}.jl-nav-primary .jl-nav-subtitle{font-size:22px}.jl-nav-primary .jl-nav-header{color:#1c1c1c}.jl-nav-primary .jl-nav-divider{border-top:1px solid rgba(0,0,0,.1)}.jl-nav-primary .jl-nav-sub{font-size:22px;line-height:1.75}.jl-nav-primary .jl-nav-sub a{color:#868686}.jl-nav-primary .jl-nav-sub a:hover{color:#2c2c2c}.jl-nav-primary .jl-nav-sub li.jl-active>a{color:#1c1c1c}.jl-nav-secondary{font-size:16px;line-height:1.75}.jl-nav-secondary>:not(.jl-nav-divider)+:not(.jl-nav-header,.jl-nav-divider){margin-top:0}.jl-nav-secondary>li>a{color:#1c1c1c;padding:10px 10px}.jl-nav-secondary>li>a:hover{color:#1c1c1c;background-color:#f7f7f7}.jl-nav-secondary>li.jl-active>a{color:#1c1c1c;background-color:#f7f7f7}.jl-nav-secondary .jl-nav-subtitle{font-size:14px;color:#868686}.jl-nav-secondary>li>a:hover .jl-nav-subtitle{color:#2c2c2c}.jl-nav-secondary>li.jl-active>a .jl-nav-subtitle{color:#1c1c1c}.jl-nav-secondary .jl-nav-header{color:#1c1c1c}.jl-nav-secondary .jl-nav-divider{border-top:1px solid rgba(0,0,0,.1)}.jl-nav-secondary .jl-nav-sub{font-size:14px;line-height:1.75}.jl-nav-secondary .jl-nav-sub a{color:#868686}.jl-nav-secondary .jl-nav-sub a:hover{color:#2c2c2c}.jl-nav-secondary .jl-nav-sub li.jl-active>a{color:#1c1c1c}.jl-nav-center{text-align:center}.jl-nav-center li>a{justify-content:center}.jl-nav-center .jl-nav-sub,.jl-nav-center .jl-nav-sub ul{padding-left:0}.jl-nav-center .jl-nav-parent-icon{margin-left:.25em}.jl-nav.jl-nav-divider>:not(.jl-nav-header,.jl-nav-divider)+:not(.jl-nav-header,.jl-nav-divider){margin-top:5px;padding-top:5px;border-top:1px solid rgba(0,0,0,.1)}.jl-navbar{display:flex;position:relative;--jl-navbar-dropbar-behind-color:dark}.jl-navbar-container:not(.jl-navbar-transparent){background:#f7f7f7}.jl-navbar-left,.jl-navbar-right,[class*=jl-navbar-center]{display:flex;gap:15px;align-items:center}.jl-navbar-right{margin-left:auto}.jl-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative}.jl-navbar-center:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;box-sizing:border-box;z-index:990}.jl-navbar-center-left,.jl-navbar-center-right{position:absolute;top:0}.jl-navbar-center-left{right:calc(100% + 15px)}.jl-navbar-center-right{left:calc(100% + 15px)}[class*=jl-navbar-center-]{width:max-content;box-sizing:border-box}.jl-navbar-nav{display:flex;gap:15px;margin:0;padding:0;list-style:none}.jl-navbar-center:only-child,.jl-navbar-left,.jl-navbar-right{flex-wrap:wrap}.jl-navbar-item,.jl-navbar-nav>li>a,.jl-navbar-toggle{display:flex;justify-content:center;align-items:center;column-gap:.25em;box-sizing:border-box;min-height:80px;font-size:16px;text-decoration:none}.jl-navbar-nav>li>a{padding:0 0;color:#868686;transition:.1s ease-in-out;transition-property:color,background-color}.jl-navbar-nav>li:hover>a,.jl-navbar-nav>li>a[aria-expanded=true]{color:#2c2c2c}.jl-navbar-nav>li>a:active{color:#1c1c1c}.jl-navbar-nav>li.jl-active>a{color:#1c1c1c}.jl-navbar-parent-icon{margin-left:4px;transition:transform .3s ease-out}.jl-navbar-nav>li>a[aria-expanded=true] .jl-navbar-parent-icon{transform:rotateX(180deg)}.jl-navbar-item{padding:0 0;color:#2c2c2c}.jl-navbar-item>:last-child{margin-bottom:0}.jl-navbar-toggle{padding:0 0;color:#868686}.jl-navbar-toggle:hover,.jl-navbar-toggle[aria-expanded=true]{color:#2c2c2c;text-decoration:none}.jl-navbar-subtitle{font-size:14px}.jl-navbar-justify .jl-navbar-item,.jl-navbar-justify .jl-navbar-left,.jl-navbar-justify .jl-navbar-nav,.jl-navbar-justify .jl-navbar-nav>li,.jl-navbar-justify .jl-navbar-right,.jl-navbar-justify .jl-navbar-toggle{flex-grow:1}.jl-navbar-dropdown{--jl-position-offset:0px;--jl-position-shift-offset:0;--jl-position-viewport-offset:15px;width:200px;padding:25px;background:#fff;color:#2c2c2c;box-shadow:1px 10px 20px rgba(0,0,0,.03)}.jl-navbar-dropdown>:last-child{margin-bottom:0}.jl-navbar-dropdown :focus-visible{outline-color:#1c1c1c!important}.jl-navbar-dropdown .jl-drop-grid{margin-left:-30px}.jl-navbar-dropdown .jl-drop-grid>*{padding-left:30px}.jl-navbar-dropdown .jl-drop-grid>.jl-grid-margin{margin-top:30px}.jl-navbar-dropdown-width-2:not(.jl-drop-stack){width:400px}.jl-navbar-dropdown-width-3:not(.jl-drop-stack){width:600px}.jl-navbar-dropdown-width-4:not(.jl-drop-stack){width:800px}.jl-navbar-dropdown-width-5:not(.jl-drop-stack){width:1000px}.jl-navbar-dropdown-large{--jl-position-shift-offset:0;padding:40px}.jl-navbar-dropdown-dropbar{width:auto;background:0 0;padding:25px 0 25px 0;--jl-position-offset:0;--jl-position-shift-offset:0;--jl-position-viewport-offset:15px;box-shadow:none}@media (min-width:640px){.jl-navbar-dropdown-dropbar{--jl-position-viewport-offset:30px}}@media (min-width:960px){.jl-navbar-dropdown-dropbar{--jl-position-viewport-offset:40px}}.jl-navbar-dropdown-dropbar-large{--jl-position-shift-offset:0;padding-top:40px;padding-bottom:40px}.jl-navbar-dropdown-nav{font-size:14px}.jl-navbar-dropdown-nav>li>a{color:#868686}.jl-navbar-dropdown-nav>li>a:hover{color:#2c2c2c}.jl-navbar-dropdown-nav>li.jl-active>a{color:#1c1c1c}.jl-navbar-dropdown-nav .jl-nav-subtitle{font-size:12px}.jl-navbar-dropdown-nav .jl-nav-header{color:#1c1c1c}.jl-navbar-dropdown-nav .jl-nav-divider{border-top:1px solid rgba(0,0,0,.1)}.jl-navbar-dropdown-nav .jl-nav-sub a{color:#868686}.jl-navbar-dropdown-nav .jl-nav-sub a:hover{color:#2c2c2c}.jl-navbar-dropdown-nav .jl-nav-sub li.jl-active>a{color:#1c1c1c}@media (min-width:960px){.jl-navbar-left,.jl-navbar-right,[class*=jl-navbar-center]{gap:30px}.jl-navbar-center-left{right:calc(100% + 30px)}.jl-navbar-center-right{left:calc(100% + 30px)}}@media (min-width:960px){.jl-navbar-nav{gap:30px}}.jl-subnav{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;padding:0;list-style:none}.jl-subnav>*{flex:none;padding-left:20px;position:relative}.jl-subnav>*>:first-child{display:flex;align-items:center;column-gap:.25em;color:#868686;transition:.1s ease-in-out;transition-property:color,background-color}.jl-subnav>*>a:hover{color:#2c2c2c;text-decoration:none}.jl-subnav>.jl-active>a{color:#1c1c1c}.jl-subnav-divider{margin-left:-41px}.jl-subnav-divider>*{display:flex;align-items:center}.jl-subnav-divider>::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid transparent}.jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before{border-left-color:rgba(0,0,0,.1)}.jl-subnav-pill>*>:first-child{padding:5px 10px;background:0 0;color:#868686}.jl-subnav-pill>*>a:hover{background-color:#f7f7f7;color:#2c2c2c}.jl-subnav-pill>*>a:active{background-color:#f7f7f7;color:#2c2c2c}.jl-subnav-pill>.jl-active>a{background-color:#439a86;color:#fff}.jl-subnav>.jl-disabled>a{color:#868686}.jl-breadcrumb{padding:0;list-style:none}.jl-breadcrumb>*{display:contents}.jl-breadcrumb>*>*{font-size:14px;color:#868686}.jl-breadcrumb>*>:hover{color:#2c2c2c;text-decoration:none}.jl-breadcrumb>:last-child>a:not([href]),.jl-breadcrumb>:last-child>span{color:#2c2c2c}.jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before{content:"/";display:inline-block;margin:0 20px 0 calc(20px - 4px);font-size:14px;color:#868686}.jl-pagination{display:flex;flex-wrap:wrap;align-items:center;margin-left:-10px;padding:0;list-style:none}.jl-pagination>*{flex:none;padding-left:10px;position:relative}.jl-pagination>*>*{display:flex;align-items:center;column-gap:.25em;padding:12px 15px;color:#1c1c1c;line-height:12px;font-size:14px;background:#f7f7f7;border-radius:3px}.jl-pagination>*>:hover{color:#fff;text-decoration:none;background-color:#439a86}.jl-pagination>.jl-active>*{color:#fff;background-color:#439a86}.jl-pagination>.jl-disabled>*{color:#868686;background-color:transparent}.jl-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none;position:relative}.jl-tab::before{content:"";position:absolute;bottom:0;left:20px;right:0;border-bottom:1px solid rgba(0,0,0,.1)}.jl-tab>*{flex:none;padding-left:20px;position:relative}.jl-tab>*>a{display:flex;align-items:center;column-gap:.25em;justify-content:center;padding:5px 10px;color:#868686;border-bottom:1px solid transparent;font-size:16px;transition:color .1s ease-in-out}.jl-tab>*>a:hover{color:#2c2c2c;text-decoration:none}.jl-tab>.jl-active>a{color:#1c1c1c;border-color:#439a86}.jl-tab>.jl-disabled>a{color:#868686}.jl-tab-bottom::before{top:0;bottom:auto}.jl-tab-bottom>*>a{border-top:1px solid transparent;border-bottom:none}.jl-tab-left,.jl-tab-right{flex-direction:column;margin-left:0}.jl-tab-left>*,.jl-tab-right>*{padding-left:0}.jl-tab-left::before{top:0;bottom:0;left:auto;right:0;border-left:1px solid rgba(0,0,0,.1);border-bottom:none}.jl-tab-right::before{top:0;bottom:0;left:0;right:auto;border-left:1px solid rgba(0,0,0,.1);border-bottom:none}.jl-tab-left>*>a{justify-content:left;border-right:1px solid transparent;border-bottom:none}.jl-tab-right>*>a{justify-content:left;border-left:1px solid transparent;border-bottom:none}.jl-tab .jl-dropdown{margin-left:30px}.jl-slidenav{padding:5px 10px;color:rgba(44,44,44,.5);transition:color .1s ease-in-out}.jl-slidenav:hover{color:rgba(44,44,44,.9)}.jl-slidenav:active{color:rgba(44,44,44,.5)}.jl-slidenav-large{padding:10px 10px}.jl-slidenav-container{display:flex}.jl-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px}.jl-dotnav>*{flex:none;padding-left:12px}.jl-dotnav>*>*{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:0 0;text-indent:100%;overflow:hidden;white-space:nowrap;border:1px solid rgba(44,44,44,.4);transition:.2s ease-in-out;transition-property:background-color,border-color}.jl-dotnav>*>:hover{background-color:rgba(44,44,44,.6);border-color:transparent}.jl-dotnav>*>:active{background-color:rgba(44,44,44,.2);border-color:transparent}.jl-dotnav>.jl-active>*{background-color:rgba(44,44,44,.6);border-color:transparent}.jl-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px}.jl-dotnav-vertical>*{padding-left:0;padding-top:12px}.jl-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px}.jl-thumbnav>*{padding-left:15px}.jl-thumbnav>*>*{display:inline-block;position:relative}.jl-thumbnav>*>::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-image:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.4));transition:opacity .1s ease-in-out}.jl-thumbnav>*>:hover::after{opacity:0}.jl-thumbnav>.jl-active>::after{opacity:0}.jl-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px}.jl-thumbnav-vertical>*{padding-left:0;padding-top:15px}.jl-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px}.jl-iconnav>*{padding-left:10px}.jl-iconnav>*>a{display:flex;align-items:center;column-gap:.25em;line-height:0;color:#1c1c1c;text-decoration:none;transition:.1s ease-in-out;transition-property:color,background-color}.jl-iconnav>*>a:hover{color:#439a86}.jl-iconnav>.jl-active>a{color:#439a86}.jl-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px}.jl-iconnav-vertical>*{padding-left:0;padding-top:10px}.jl-dropdown{--jl-position-offset:0px;--jl-position-viewport-offset:15px;width:auto;min-width:200px;padding:25px;background:#fff;color:#2c2c2c;box-shadow:0 5px 12px rgba(0,0,0,.15)}.jl-dropdown>:last-child{margin-bottom:0}.jl-dropdown :focus-visible{outline-color:#1c1c1c!important}.jl-dropdown-large{padding:40px}.jl-dropdown-dropbar{width:auto;background:0 0;padding:25px 0 25px 0;--jl-position-viewport-offset:15px;box-shadow:none}@media (min-width:640px){.jl-dropdown-dropbar{--jl-position-viewport-offset:30px}}@media (min-width:960px){.jl-dropdown-dropbar{--jl-position-viewport-offset:40px}}.jl-dropdown-dropbar-large{padding-top:40px;padding-bottom:40px}.jl-dropdown-nav{font-size:14px}.jl-dropdown-nav>li>a{color:#868686}.jl-dropdown-nav>li.jl-active>a,.jl-dropdown-nav>li>a:hover{color:#2c2c2c}.jl-dropdown-nav .jl-nav-subtitle{font-size:12px}.jl-dropdown-nav .jl-nav-header{color:#1c1c1c}.jl-dropdown-nav .jl-nav-divider{border-top:1px solid rgba(0,0,0,.1)}.jl-dropdown-nav .jl-nav-sub a{color:#868686}.jl-dropdown-nav .jl-nav-sub a:hover,.jl-dropdown-nav .jl-nav-sub li.jl-active>a{color:#2c2c2c}.jl-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom}.jl-lightbox.jl-open{display:block;opacity:1}.jl-lightbox :focus-visible{outline-color:rgba(255,255,255,.7)}.jl-lightbox-page{overflow:hidden}.jl-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;color:rgba(255,255,255,.7);will-change:transform,opacity}.jl-lightbox-items>*>*{max-width:100vw;max-height:100vh}.jl-lightbox-items>*>:not(iframe){width:auto;height:auto}.jl-lightbox-items>.jl-active{display:flex}.jl-lightbox-toolbar{padding:10px 10px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7)}.jl-lightbox-toolbar>*{color:rgba(255,255,255,.7)}.jl-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,.7)}.jl-lightbox-toolbar-icon:hover{color:#fff}.jl-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7);display:inline-flex;justify-content:center;align-items:center}.jl-lightbox-button:hover{color:#fff}.jl-lightbox-caption:empty{display:none}.jl-lightbox-iframe{width:80%;height:80%}[class*=jl-animation-]{animation:.5s ease-out both}.jl-animation-fade{animation-name:jl-fade;animation-duration:.8s;animation-timing-function:linear}.jl-animation-scale-up{animation-name:jl-fade,jl-scale-up}.jl-animation-scale-down{animation-name:jl-fade,jl-scale-down}.jl-animation-slide-top{animation-name:jl-fade,jl-slide-top}.jl-animation-slide-bottom{animation-name:jl-fade,jl-slide-bottom}.jl-animation-slide-left{animation-name:jl-fade,jl-slide-left}.jl-animation-slide-right{animation-name:jl-fade,jl-slide-right}.jl-animation-slide-top-small{animation-name:jl-fade,jl-slide-top-small}.jl-animation-slide-bottom-small{animation-name:jl-fade,jl-slide-bottom-small}.jl-animation-slide-left-small{animation-name:jl-fade,jl-slide-left-small}.jl-animation-slide-right-small{animation-name:jl-fade,jl-slide-right-small}.jl-animation-slide-top-medium{animation-name:jl-fade,jl-slide-top-medium}.jl-animation-slide-bottom-medium{animation-name:jl-fade,jl-slide-bottom-medium}.jl-animation-slide-left-medium{animation-name:jl-fade,jl-slide-left-medium}.jl-animation-slide-right-medium{animation-name:jl-fade,jl-slide-right-medium}.jl-animation-kenburns{animation-name:jl-kenburns;animation-duration:15s}.jl-animation-shake{animation-name:jl-shake}.jl-animation-stroke{animation-name:jl-stroke;animation-duration:2s;stroke-dasharray:var(--jl-animation-stroke)}.jl-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in}.jl-animation-fast{animation-duration:.1s}.jl-animation-toggle:not(:hover):not(:focus) [class*=jl-animation-]{animation-name:none}@keyframes jl-fade{0%{opacity:0}100%{opacity:1}}@keyframes jl-scale-up{0%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes jl-scale-down{0%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes jl-slide-top{0%{transform:translateY(-100%)}100%{transform:translateY(0)}}@keyframes jl-slide-bottom{0%{transform:translateY(100%)}100%{transform:translateY(0)}}@keyframes jl-slide-left{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}@keyframes jl-slide-right{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes jl-slide-top-small{0%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes jl-slide-bottom-small{0%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes jl-slide-left-small{0%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes jl-slide-right-small{0%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes jl-slide-top-medium{0%{transform:translateY(-50px)}100%{transform:translateY(0)}}@keyframes jl-slide-bottom-medium{0%{transform:translateY(50px)}100%{transform:translateY(0)}}@keyframes jl-slide-left-medium{0%{transform:translateX(-50px)}100%{transform:translateX(0)}}@keyframes jl-slide-right-medium{0%{transform:translateX(50px)}100%{transform:translateX(0)}}@keyframes jl-kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes jl-shake{0%,100%{transform:translateX(0)}10%{transform:translateX(-9px)}20%{transform:translateX(8px)}30%{transform:translateX(-7px)}40%{transform:translateX(6px)}50%{transform:translateX(-5px)}60%{transform:translateX(4px)}70%{transform:translateX(-3px)}80%{transform:translateX(2px)}90%{transform:translateX(-1px)}}@keyframes jl-stroke{0%{stroke-dashoffset:var(--jl-animation-stroke)}100%{stroke-dashoffset:0}}[class*=jl-child-width]>*{box-sizing:border-box;width:100%}.jl-child-width-1-2>*{width:50%}.jl-child-width-1-3>*{width:calc(100% * 1 / 3.001)}.jl-child-width-1-4>*{width:25%}.jl-child-width-1-5>*{width:20%}.jl-child-width-1-6>*{width:calc(100% * 1 / 6.001)}.jl-child-width-auto>*{width:auto}.jl-child-width-expand>:not([class*=jl-width]){flex:1;min-width:1px}@media (min-width:640px){.jl-child-width-1-1\@s>*{width:100%}.jl-child-width-1-2\@s>*{width:50%}.jl-child-width-1-3\@s>*{width:calc(100% * 1 / 3.001)}.jl-child-width-1-4\@s>*{width:25%}.jl-child-width-1-5\@s>*{width:20%}.jl-child-width-1-6\@s>*{width:calc(100% * 1 / 6.001)}.jl-child-width-auto\@s>*{width:auto}.jl-child-width-expand\@s>:not([class*=jl-width]){flex:1;min-width:1px}}@media (min-width:960px){.jl-child-width-1-1\@m>*{width:100%}.jl-child-width-1-2\@m>*{width:50%}.jl-child-width-1-3\@m>*{width:calc(100% * 1 / 3.001)}.jl-child-width-1-4\@m>*{width:25%}.jl-child-width-1-5\@m>*{width:20%}.jl-child-width-1-6\@m>*{width:calc(100% * 1 / 6.001)}.jl-child-width-auto\@m>*{width:auto}.jl-child-width-expand\@m>:not([class*=jl-width]){flex:1;min-width:1px}}@media (min-width:1200px){.jl-child-width-1-1\@l>*{width:100%}.jl-child-width-1-2\@l>*{width:50%}.jl-child-width-1-3\@l>*{width:calc(100% * 1 / 3.001)}.jl-child-width-1-4\@l>*{width:25%}.jl-child-width-1-5\@l>*{width:20%}.jl-child-width-1-6\@l>*{width:calc(100% * 1 / 6.001)}.jl-child-width-auto\@l>*{width:auto}.jl-child-width-expand\@l>:not([class*=jl-width]){flex:1;min-width:1px}}@media (min-width:1600px){.jl-child-width-1-1\@xl>*{width:100%}.jl-child-width-1-2\@xl>*{width:50%}.jl-child-width-1-3\@xl>*{width:calc(100% * 1 / 3.001)}.jl-child-width-1-4\@xl>*{width:25%}.jl-child-width-1-5\@xl>*{width:20%}.jl-child-width-1-6\@xl>*{width:calc(100% * 1 / 6.001)}.jl-child-width-auto\@xl>*{width:auto}.jl-child-width-expand\@xl>:not([class*=jl-width]){flex:1;min-width:1px}}[class*=jl-width]{box-sizing:border-box;width:100%;max-width:100%}.jl-width-1-2{width:50%}.jl-width-1-3{width:calc(100% * 1 / 3.001)}.jl-width-2-3{width:calc(100% * 2 / 3.001)}.jl-width-1-4{width:25%}.jl-width-3-4{width:75%}.jl-width-1-5{width:20%}.jl-width-2-5{width:40%}.jl-width-3-5{width:60%}.jl-width-4-5{width:80%}.jl-width-1-6{width:calc(100% * 1 / 6.001)}.jl-width-5-6{width:calc(100% * 5 / 6.001)}.jl-width-small{width:150px}.jl-width-medium{width:300px}.jl-width-large{width:450px}.jl-width-xlarge{width:600px}.jl-width-2xlarge{width:750px}.jl-width-auto{width:auto}.jl-width-expand{flex:1;min-width:1px}@media (min-width:640px){.jl-width-1-1\@s{width:100%}.jl-width-1-2\@s{width:50%}.jl-width-1-3\@s{width:calc(100% * 1 / 3.001)}.jl-width-2-3\@s{width:calc(100% * 2 / 3.001)}.jl-width-1-4\@s{width:25%}.jl-width-3-4\@s{width:75%}.jl-width-1-5\@s{width:20%}.jl-width-2-5\@s{width:40%}.jl-width-3-5\@s{width:60%}.jl-width-4-5\@s{width:80%}.jl-width-1-6\@s{width:calc(100% * 1 / 6.001)}.jl-width-5-6\@s{width:calc(100% * 5 / 6.001)}.jl-width-small\@s{width:150px}.jl-width-medium\@s{width:300px}.jl-width-large\@s{width:450px}.jl-width-xlarge\@s{width:600px}.jl-width-2xlarge\@s{width:750px}.jl-width-auto\@s{width:auto}.jl-width-expand\@s{flex:1;min-width:1px}}@media (min-width:960px){.jl-width-1-1\@m{width:100%}.jl-width-1-2\@m{width:50%}.jl-width-1-3\@m{width:calc(100% * 1 / 3.001)}.jl-width-2-3\@m{width:calc(100% * 2 / 3.001)}.jl-width-1-4\@m{width:25%}.jl-width-3-4\@m{width:75%}.jl-width-1-5\@m{width:20%}.jl-width-2-5\@m{width:40%}.jl-width-3-5\@m{width:60%}.jl-width-4-5\@m{width:80%}.jl-width-1-6\@m{width:calc(100% * 1 / 6.001)}.jl-width-5-6\@m{width:calc(100% * 5 / 6.001)}.jl-width-small\@m{width:150px}.jl-width-medium\@m{width:300px}.jl-width-large\@m{width:450px}.jl-width-xlarge\@m{width:600px}.jl-width-2xlarge\@m{width:750px}.jl-width-auto\@m{width:auto}.jl-width-expand\@m{flex:1;min-width:1px}}@media (min-width:1200px){.jl-width-1-1\@l{width:100%}.jl-width-1-2\@l{width:50%}.jl-width-1-3\@l{width:calc(100% * 1 / 3.001)}.jl-width-2-3\@l{width:calc(100% * 2 / 3.001)}.jl-width-1-4\@l{width:25%}.jl-width-3-4\@l{width:75%}.jl-width-1-5\@l{width:20%}.jl-width-2-5\@l{width:40%}.jl-width-3-5\@l{width:60%}.jl-width-4-5\@l{width:80%}.jl-width-1-6\@l{width:calc(100% * 1 / 6.001)}.jl-width-5-6\@l{width:calc(100% * 5 / 6.001)}.jl-width-small\@l{width:150px}.jl-width-medium\@l{width:300px}.jl-width-large\@l{width:450px}.jl-width-xlarge\@l{width:600px}.jl-width-2xlarge\@l{width:750px}.jl-width-auto\@l{width:auto}.jl-width-expand\@l{flex:1;min-width:1px}}@media (min-width:1600px){.jl-width-1-1\@xl{width:100%}.jl-width-1-2\@xl{width:50%}.jl-width-1-3\@xl{width:calc(100% * 1 / 3.001)}.jl-width-2-3\@xl{width:calc(100% * 2 / 3.001)}.jl-width-1-4\@xl{width:25%}.jl-width-3-4\@xl{width:75%}.jl-width-1-5\@xl{width:20%}.jl-width-2-5\@xl{width:40%}.jl-width-3-5\@xl{width:60%}.jl-width-4-5\@xl{width:80%}.jl-width-1-6\@xl{width:calc(100% * 1 / 6.001)}.jl-width-5-6\@xl{width:calc(100% * 5 / 6.001)}.jl-width-small\@xl{width:150px}.jl-width-medium\@xl{width:300px}.jl-width-large\@xl{width:450px}.jl-width-xlarge\@xl{width:600px}.jl-width-2xlarge\@xl{width:750px}.jl-width-auto\@xl{width:auto}.jl-width-expand\@xl{flex:1;min-width:1px}}.jl-width-max-content{width:max-content}.jl-width-min-content{width:min-content}[class*=jl-height]{box-sizing:border-box}.jl-height-1-1{height:100%}.jl-height-viewport{min-height:100vh}.jl-height-viewport-2{min-height:200vh}.jl-height-viewport-3{min-height:300vh}.jl-height-viewport-4{min-height:400vh}.jl-height-small{height:150px}.jl-height-medium{height:300px}.jl-height-large{height:450px}.jl-height-max-small{max-height:150px}.jl-height-max-medium{max-height:300px}.jl-height-max-large{max-height:450px}.jl-text-lead{font-size:1.25rem;line-height:1.5;color:#1c1c1c}.jl-text-meta{font-size:14px;line-height:1.4;color:#868686}.jl-text-meta>a{color:#439a86}.jl-text-meta>a:hover{color:#245348;text-decoration:none}.jl-text-small{font-size:14px;line-height:1.5}.jl-text-large{font-size:22px;line-height:1.5}.jl-text-default{font-size:16px;line-height:1.75}.jl-text-light{font-weight:300}.jl-text-normal{font-weight:400}.jl-text-bold{font-weight:700}.jl-text-lighter{font-weight:lighter}.jl-text-bolder{font-weight:bolder}.jl-text-italic{font-style:italic}.jl-text-capitalize{text-transform:capitalize!important}.jl-text-uppercase{text-transform:uppercase!important}.jl-text-lowercase{text-transform:lowercase!important}.jl-text-decoration-none{text-decoration:none!important}.jl-text-muted{color:#868686!important}.jl-text-emphasis{color:#1c1c1c!important}.jl-text-primary{color:#439a86!important}.jl-text-secondary{color:#111!important}.jl-text-success{color:#32d296!important}.jl-text-warning{color:#ffa255!important}.jl-text-danger{color:#ff4151!important}.jl-text-background{-webkit-background-clip:text;color:transparent!important;display:inline-block;background-color:#439a86;background-image:linear-gradient(90deg,#439a86 0,#43749a 100%)}.jl-text-left{text-align:left!important}.jl-text-right{text-align:right!important}.jl-text-center{text-align:center!important}.jl-text-justify{text-align:justify!important}@media (min-width:640px){.jl-text-left\@s{text-align:left!important}.jl-text-right\@s{text-align:right!important}.jl-text-center\@s{text-align:center!important}}@media (min-width:960px){.jl-text-left\@m{text-align:left!important}.jl-text-right\@m{text-align:right!important}.jl-text-center\@m{text-align:center!important}}@media (min-width:1200px){.jl-text-left\@l{text-align:left!important}.jl-text-right\@l{text-align:right!important}.jl-text-center\@l{text-align:center!important}}@media (min-width:1600px){.jl-text-left\@xl{text-align:left!important}.jl-text-right\@xl{text-align:right!important}.jl-text-center\@xl{text-align:center!important}}.jl-text-top{vertical-align:top!important}.jl-text-middle{vertical-align:middle!important}.jl-text-bottom{vertical-align:bottom!important}.jl-text-baseline{vertical-align:baseline!important}.jl-text-nowrap{white-space:nowrap}.jl-text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}td.jl-text-truncate,th.jl-text-truncate{max-width:0}.jl-text-break{overflow-wrap:break-word}td.jl-text-break,th.jl-text-break{word-break:break-word}[class*=jl-column-]{column-gap:30px}@media (min-width:1200px){[class*=jl-column-]{column-gap:40px}}[class*=jl-column-] img{transform:translate3d(0,0,0)}.jl-column-divider{column-rule:1px solid rgba(0,0,0,0.1);column-gap:60px}@media (min-width:1200px){.jl-column-divider{column-gap:80px}}.jl-column-1-2{column-count:2}.jl-column-1-3{column-count:3}.jl-column-1-4{column-count:4}.jl-column-1-5{column-count:5}.jl-column-1-6{column-count:6}@media (min-width:640px){.jl-column-1-2\@s{column-count:2}.jl-column-1-3\@s{column-count:3}.jl-column-1-4\@s{column-count:4}.jl-column-1-5\@s{column-count:5}.jl-column-1-6\@s{column-count:6}}@media (min-width:960px){.jl-column-1-2\@m{column-count:2}.jl-column-1-3\@m{column-count:3}.jl-column-1-4\@m{column-count:4}.jl-column-1-5\@m{column-count:5}.jl-column-1-6\@m{column-count:6}}@media (min-width:1200px){.jl-column-1-2\@l{column-count:2}.jl-column-1-3\@l{column-count:3}.jl-column-1-4\@l{column-count:4}.jl-column-1-5\@l{column-count:5}.jl-column-1-6\@l{column-count:6}}@media (min-width:1600px){.jl-column-1-2\@xl{column-count:2}.jl-column-1-3\@xl{column-count:3}.jl-column-1-4\@xl{column-count:4}.jl-column-1-5\@xl{column-count:5}.jl-column-1-6\@xl{column-count:6}}.jl-column-span{column-span:all}[data-jl-cover]:where(canvas,iframe,svg),[jl-cover]:where(canvas,iframe,svg){max-width:none;position:absolute;left:50%;top:50%;--jl-position-translate-x:-50%;--jl-position-translate-y:-50%;transform:translate(var(--jl-position-translate-x),var(--jl-position-translate-y))}iframe[data-jl-cover],iframe[jl-cover]{pointer-events:none}[data-jl-cover]:where(img,video),[jl-cover]:where(img,video){position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;object-fit:cover;object-position:center}.jl-cover-container{overflow:hidden;position:relative}.jl-background-default{background-color:#fff}.jl-background-muted{background-color:#f7f7f7}.jl-background-primary{background-color:#439a86}.jl-background-secondary{background-color:#111}.jl-background-contain,.jl-background-cover,.jl-background-height-1-1,.jl-background-width-1-1{background-position:50% 50%;background-repeat:no-repeat}.jl-background-cover{background-size:cover}.jl-background-contain{background-size:contain}.jl-background-width-1-1{background-size:100%}.jl-background-height-1-1{background-size:auto 100%}.jl-background-top-left{background-position:0 0}.jl-background-top-center{background-position:50% 0}.jl-background-top-right{background-position:100% 0}.jl-background-center-left{background-position:0 50%}.jl-background-center-center{background-position:50% 50%}.jl-background-center-right{background-position:100% 50%}.jl-background-bottom-left{background-position:0 100%}.jl-background-bottom-center{background-position:50% 100%}.jl-background-bottom-right{background-position:100% 100%}.jl-background-norepeat{background-repeat:no-repeat}.jl-background-fixed{background-attachment:fixed;backface-visibility:hidden}@media (pointer:coarse){.jl-background-fixed{background-attachment:scroll}}@media (max-width:639px){.jl-background-image\@s{background-image:none!important}}@media (max-width:959px){.jl-background-image\@m{background-image:none!important}}@media (max-width:1199px){.jl-background-image\@l{background-image:none!important}}@media (max-width:1599px){.jl-background-image\@xl{background-image:none!important}}.jl-background-blend-multiply{background-blend-mode:multiply}.jl-background-blend-screen{background-blend-mode:screen}.jl-background-blend-overlay{background-blend-mode:overlay}.jl-background-blend-darken{background-blend-mode:darken}.jl-background-blend-lighten{background-blend-mode:lighten}.jl-background-blend-color-dodge{background-blend-mode:color-dodge}.jl-background-blend-color-burn{background-blend-mode:color-burn}.jl-background-blend-hard-light{background-blend-mode:hard-light}.jl-background-blend-soft-light{background-blend-mode:soft-light}.jl-background-blend-difference{background-blend-mode:difference}.jl-background-blend-exclusion{background-blend-mode:exclusion}.jl-background-blend-hue{background-blend-mode:hue}.jl-background-blend-saturation{background-blend-mode:saturation}.jl-background-blend-color{background-blend-mode:color}.jl-background-blend-luminosity{background-blend-mode:luminosity}[class*=jl-align]{display:block;margin-bottom:30px}*+[class*=jl-align]{margin-top:30px}.jl-align-center{margin-left:auto;margin-right:auto}.jl-align-left{margin-top:0;margin-right:30px;float:left}.jl-align-right{margin-top:0;margin-left:30px;float:right}@media (min-width:640px){.jl-align-left\@s{margin-top:0;margin-right:30px;float:left}.jl-align-right\@s{margin-top:0;margin-left:30px;float:right}}@media (min-width:960px){.jl-align-left\@m{margin-top:0;margin-right:30px;float:left}.jl-align-right\@m{margin-top:0;margin-left:30px;float:right}}@media (min-width:1200px){.jl-align-left\@l{margin-top:0;float:left}.jl-align-right\@l{margin-top:0;float:right}.jl-align-left,.jl-align-left\@l,.jl-align-left\@m,.jl-align-left\@s{margin-right:40px}.jl-align-right,.jl-align-right\@l,.jl-align-right\@m,.jl-align-right\@s{margin-left:40px}}@media (min-width:1600px){.jl-align-left\@xl{margin-top:0;margin-right:40px;float:left}.jl-align-right\@xl{margin-top:0;margin-left:40px;float:right}}.jl-svg,.jl-svg:not(.jl-preserve) [fill*='#']:not(.jl-preserve){fill:currentcolor}.jl-svg:not(.jl-preserve) [stroke*='#']:not(.jl-preserve){stroke:currentcolor}.jl-svg{transform:translate(0,0)}.jl-panel{display:flow-root;position:relative;box-sizing:border-box}.jl-panel>:last-child{margin-bottom:0}.jl-panel-scrollable{height:170px;padding:10px;border:1px solid rgba(0,0,0,.1);overflow:auto;resize:both}.jl-clearfix::before{content:"";display:table-cell}.jl-clearfix::after{content:"";display:table;clear:both}.jl-float-left{float:left}.jl-float-right{float:right}[class*=jl-float-]{max-width:100%}.jl-overflow-hidden{overflow:hidden}.jl-overflow-auto{overflow:auto}.jl-overflow-auto>:last-child{margin-bottom:0}.jl-box-sizing-content{box-sizing:content-box}.jl-box-sizing-border{box-sizing:border-box}.jl-resize{resize:both}.jl-resize-horizontal{resize:horizontal}.jl-resize-vertical{resize:vertical}.jl-display-block{display:block!important}.jl-display-inline{display:inline!important}.jl-display-inline-block{display:inline-block!important}[class*=jl-inline]{display:inline-block;position:relative;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden}.jl-inline-clip{overflow:hidden}.jl-preserve-width,.jl-preserve-width canvas,.jl-preserve-width img,.jl-preserve-width svg,.jl-preserve-width video{max-width:none}.jl-responsive-height,.jl-responsive-width{box-sizing:border-box}.jl-responsive-width{max-width:100%!important;height:auto}.jl-responsive-height{max-height:100%;width:auto;max-width:none}[data-jl-responsive],[jl-responsive]{max-width:100%}.jl-object-cover{object-fit:cover}.jl-object-contain{object-fit:contain}.jl-object-fill{object-fit:fill}.jl-object-none{object-fit:none}.jl-object-scale-down{object-fit:scale-down}.jl-object-top-left{object-position:0 0}.jl-object-top-center{object-position:50% 0}.jl-object-top-right{object-position:100% 0}.jl-object-center-left{object-position:0 50%}.jl-object-center-center{object-position:50% 50%}.jl-object-center-right{object-position:100% 50%}.jl-object-bottom-left{object-position:0 100%}.jl-object-bottom-center{object-position:50% 100%}.jl-object-bottom-right{object-position:100% 100%}.jl-border-circle{border-radius:50%}.jl-border-pill{border-radius:500px}.jl-border-rounded{border-radius:5px}.jl-inline-clip[class*=jl-border-]{-webkit-transform:translateZ(0)}.jl-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,.07)}.jl-box-shadow-medium{box-shadow:0 4px 15px rgba(0,0,0,.07)}.jl-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,.1)}.jl-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,0,0,.12)}[class*=jl-box-shadow-hover]{transition:box-shadow .1s ease-in-out}.jl-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgba(0,0,0,.07)}.jl-box-shadow-hover-medium:hover{box-shadow:0 4px 15px rgba(0,0,0,.07)}.jl-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,.1)}.jl-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,.12)}@supports (filter:blur(0)){.jl-box-shadow-bottom{display:inline-block;position:relative;z-index:0;max-width:100%;vertical-align:middle}.jl-box-shadow-bottom::after{content:"";position:absolute;bottom:-30px;left:0;right:0;z-index:-1;height:30px;border-radius:100%;background:#444;filter:blur(20px);will-change:filter}}.jl-dropcap::first-letter,.jl-dropcap>p:first-of-type::first-letter{display:block;margin-right:10px;float:left;font-size:5.25em;line-height:1;margin-bottom:-2px}@-moz-document url-prefix(){.jl-dropcap::first-letter,.jl-dropcap>p:first-of-type::first-letter{margin-top:1.1%}}.jl-logo{font-size:26px;color:#1c1c1c;text-decoration:none}:where(.jl-logo){display:inline-block;vertical-align:middle}.jl-logo:hover{color:#1c1c1c;text-decoration:none}.jl-logo :where(img,svg,video){display:block}.jl-logo-inverse{display:none}.jl-disabled{pointer-events:none}.jl-drag,.jl-drag *{cursor:move}.jl-drag iframe{pointer-events:none}.jl-dragover{box-shadow:0 0 20px rgba(100,100,100,.3)}.jl-blend-multiply{mix-blend-mode:multiply}.jl-blend-screen{mix-blend-mode:screen}.jl-blend-overlay{mix-blend-mode:overlay}.jl-blend-darken{mix-blend-mode:darken}.jl-blend-lighten{mix-blend-mode:lighten}.jl-blend-color-dodge{mix-blend-mode:color-dodge}.jl-blend-color-burn{mix-blend-mode:color-burn}.jl-blend-hard-light{mix-blend-mode:hard-light}.jl-blend-soft-light{mix-blend-mode:soft-light}.jl-blend-difference{mix-blend-mode:difference}.jl-blend-exclusion{mix-blend-mode:exclusion}.jl-blend-hue{mix-blend-mode:hue}.jl-blend-saturation{mix-blend-mode:saturation}.jl-blend-color{mix-blend-mode:color}.jl-blend-luminosity{mix-blend-mode:luminosity}.jl-transform-center{transform:translate(-50%,-50%)}.jl-transform-origin-top-left{transform-origin:0 0}.jl-transform-origin-top-center{transform-origin:50% 0}.jl-transform-origin-top-right{transform-origin:100% 0}.jl-transform-origin-center-left{transform-origin:0 50%}.jl-transform-origin-center-right{transform-origin:100% 50%}.jl-transform-origin-bottom-left{transform-origin:0 100%}.jl-transform-origin-bottom-center{transform-origin:50% 100%}.jl-transform-origin-bottom-right{transform-origin:100% 100%}.jl-flex{display:flex}.jl-flex-inline{display:inline-flex}.jl-flex-left{justify-content:flex-start}.jl-flex-center{justify-content:center}.jl-flex-right{justify-content:flex-end}.jl-flex-between{justify-content:space-between}.jl-flex-around{justify-content:space-around}@media (min-width:640px){.jl-flex-left\@s{justify-content:flex-start}.jl-flex-center\@s{justify-content:center}.jl-flex-right\@s{justify-content:flex-end}.jl-flex-between\@s{justify-content:space-between}.jl-flex-around\@s{justify-content:space-around}}@media (min-width:960px){.jl-flex-left\@m{justify-content:flex-start}.jl-flex-center\@m{justify-content:center}.jl-flex-right\@m{justify-content:flex-end}.jl-flex-between\@m{justify-content:space-between}.jl-flex-around\@m{justify-content:space-around}}@media (min-width:1200px){.jl-flex-left\@l{justify-content:flex-start}.jl-flex-center\@l{justify-content:center}.jl-flex-right\@l{justify-content:flex-end}.jl-flex-between\@l{justify-content:space-between}.jl-flex-around\@l{justify-content:space-around}}@media (min-width:1600px){.jl-flex-left\@xl{justify-content:flex-start}.jl-flex-center\@xl{justify-content:center}.jl-flex-right\@xl{justify-content:flex-end}.jl-flex-between\@xl{justify-content:space-between}.jl-flex-around\@xl{justify-content:space-around}}.jl-flex-stretch{align-items:stretch}.jl-flex-top{align-items:flex-start}.jl-flex-middle{align-items:center}.jl-flex-bottom{align-items:flex-end}.jl-flex-row{flex-direction:row}.jl-flex-row-reverse{flex-direction:row-reverse}.jl-flex-column{flex-direction:column}.jl-flex-column-reverse{flex-direction:column-reverse}.jl-flex-nowrap{flex-wrap:nowrap}.jl-flex-wrap{flex-wrap:wrap}.jl-flex-wrap-reverse{flex-wrap:wrap-reverse}.jl-flex-wrap-stretch{align-content:stretch}.jl-flex-wrap-top{align-content:flex-start}.jl-flex-wrap-middle{align-content:center}.jl-flex-wrap-bottom{align-content:flex-end}.jl-flex-wrap-between{align-content:space-between}.jl-flex-wrap-around{align-content:space-around}.jl-flex-first{order:-1}.jl-flex-last{order:99}@media (min-width:640px){.jl-flex-first\@s{order:-1}.jl-flex-last\@s{order:99}}@media (min-width:960px){.jl-flex-first\@m{order:-1}.jl-flex-last\@m{order:99}}@media (min-width:1200px){.jl-flex-first\@l{order:-1}.jl-flex-last\@l{order:99}}@media (min-width:1600px){.jl-flex-first\@xl{order:-1}.jl-flex-last\@xl{order:99}}.jl-flex-none{flex:none}.jl-flex-auto{flex:auto}.jl-flex-1{flex:1}.jl-margin{margin-bottom:20px}*+.jl-margin{margin-top:20px!important}.jl-margin-top{margin-top:20px!important}.jl-margin-bottom{margin-bottom:20px!important}.jl-margin-left{margin-left:20px!important}.jl-margin-right{margin-right:20px!important}.jl-margin-small{margin-bottom:10px}*+.jl-margin-small{margin-top:10px!important}.jl-margin-small-top{margin-top:10px!important}.jl-margin-small-bottom{margin-bottom:10px!important}.jl-margin-small-left{margin-left:10px!important}.jl-margin-small-right{margin-right:10px!important}.jl-margin-medium{margin-bottom:40px}*+.jl-margin-medium{margin-top:40px!important}.jl-margin-medium-top{margin-top:40px!important}.jl-margin-medium-bottom{margin-bottom:40px!important}.jl-margin-medium-left{margin-left:40px!important}.jl-margin-medium-right{margin-right:40px!important}.jl-margin-large{margin-bottom:40px}*+.jl-margin-large{margin-top:40px!important}.jl-margin-large-top{margin-top:40px!important}.jl-margin-large-bottom{margin-bottom:40px!important}.jl-margin-large-left{margin-left:40px!important}.jl-margin-large-right{margin-right:40px!important}@media (min-width:1200px){.jl-margin-large{margin-bottom:70px}*+.jl-margin-large{margin-top:70px!important}.jl-margin-large-top{margin-top:70px!important}.jl-margin-large-bottom{margin-bottom:70px!important}.jl-margin-large-left{margin-left:70px!important}.jl-margin-large-right{margin-right:70px!important}}.jl-margin-xlarge{margin-bottom:70px}*+.jl-margin-xlarge{margin-top:70px!important}.jl-margin-xlarge-top{margin-top:70px!important}.jl-margin-xlarge-bottom{margin-bottom:70px!important}.jl-margin-xlarge-left{margin-left:70px!important}.jl-margin-xlarge-right{margin-right:70px!important}@media (min-width:1200px){.jl-margin-xlarge{margin-bottom:140px}*+.jl-margin-xlarge{margin-top:140px!important}.jl-margin-xlarge-top{margin-top:140px!important}.jl-margin-xlarge-bottom{margin-bottom:140px!important}.jl-margin-xlarge-left{margin-left:140px!important}.jl-margin-xlarge-right{margin-right:140px!important}}.jl-margin-auto{margin-left:auto!important;margin-right:auto!important}.jl-margin-auto-top{margin-top:auto!important}.jl-margin-auto-bottom{margin-bottom:auto!important}.jl-margin-auto-left{margin-left:auto!important}.jl-margin-auto-right{margin-right:auto!important}.jl-margin-auto-vertical{margin-top:auto!important;margin-bottom:auto!important}@media (min-width:640px){.jl-margin-auto\@s{margin-left:auto!important;margin-right:auto!important}.jl-margin-auto-left\@s{margin-left:auto!important}.jl-margin-auto-right\@s{margin-right:auto!important}}@media (min-width:960px){.jl-margin-auto\@m{margin-left:auto!important;margin-right:auto!important}.jl-margin-auto-left\@m{margin-left:auto!important}.jl-margin-auto-right\@m{margin-right:auto!important}}@media (min-width:1200px){.jl-margin-auto\@l{margin-left:auto!important;margin-right:auto!important}.jl-margin-auto-left\@l{margin-left:auto!important}.jl-margin-auto-right\@l{margin-right:auto!important}}@media (min-width:1600px){.jl-margin-auto\@xl{margin-left:auto!important;margin-right:auto!important}.jl-margin-auto-left\@xl{margin-left:auto!important}.jl-margin-auto-right\@xl{margin-right:auto!important}}.jl-margin-remove{margin:0!important}.jl-margin-remove-top{margin-top:0!important}.jl-margin-remove-bottom{margin-bottom:0!important}.jl-margin-remove-left{margin-left:0!important}.jl-margin-remove-right{margin-right:0!important}.jl-margin-remove-vertical{margin-top:0!important;margin-bottom:0!important}.jl-margin-remove-adjacent+*,.jl-margin-remove-first-child>:first-child{margin-top:0!important}.jl-margin-remove-last-child>:last-child{margin-bottom:0!important}@media (min-width:640px){.jl-margin-remove-left\@s{margin-left:0!important}.jl-margin-remove-right\@s{margin-right:0!important}}@media (min-width:960px){.jl-margin-remove-left\@m{margin-left:0!important}.jl-margin-remove-right\@m{margin-right:0!important}}@media (min-width:1200px){.jl-margin-remove-left\@l{margin-left:0!important}.jl-margin-remove-right\@l{margin-right:0!important}}@media (min-width:1600px){.jl-margin-remove-left\@xl{margin-left:0!important}.jl-margin-remove-right\@xl{margin-right:0!important}}.jl-padding{padding:30px}@media (min-width:1200px){.jl-padding{padding:40px}}.jl-padding-small{padding:15px}.jl-padding-large{padding:40px}@media (min-width:1200px){.jl-padding-large{padding:70px}}.jl-padding-remove{padding:0!important}.jl-padding-remove-top{padding-top:0!important}.jl-padding-remove-bottom{padding-bottom:0!important}.jl-padding-remove-left{padding-left:0!important}.jl-padding-remove-right{padding-right:0!important}.jl-padding-remove-vertical{padding-top:0!important;padding-bottom:0!important}.jl-padding-remove-horizontal{padding-left:0!important;padding-right:0!important}:root{--jl-position-margin-offset:0px}[class*=jl-position-bottom],[class*=jl-position-center],[class*=jl-position-left],[class*=jl-position-right],[class*=jl-position-top]{position:absolute!important;max-width:calc(100% - (var(--jl-position-margin-offset) * 2));box-sizing:border-box}.jl-position-top{top:0;left:0;right:0}.jl-position-bottom{bottom:0;left:0;right:0}.jl-position-left{top:0;bottom:0;left:0}.jl-position-right{top:0;bottom:0;right:0}.jl-position-top-left{top:0;left:0}.jl-position-top-right{top:0;right:0}.jl-position-bottom-left{bottom:0;left:0}.jl-position-bottom-right{bottom:0;right:0}.jl-position-center{top:calc(50% - var(--jl-position-margin-offset));left:calc(50% - var(--jl-position-margin-offset));--jl-position-translate-x:-50%;--jl-position-translate-y:-50%;transform:translate(var(--jl-position-translate-x),var(--jl-position-translate-y));width:max-content}[class*=jl-position-center-left],[class*=jl-position-center-right]{top:calc(50% - var(--jl-position-margin-offset));--jl-position-translate-y:-50%;transform:translate(0,var(--jl-position-translate-y))}.jl-position-center-left{left:0}.jl-position-center-right{right:0}.jl-position-center-left-out{right:100%;width:max-content}.jl-position-center-right-out{left:100%;width:max-content}.jl-position-bottom-center,.jl-position-top-center{left:calc(50% - var(--jl-position-margin-offset));--jl-position-translate-x:-50%;transform:translate(var(--jl-position-translate-x),0);width:max-content}.jl-position-top-center{top:0}.jl-position-bottom-center{bottom:0}.jl-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.jl-position-small{margin:15px;--jl-position-margin-offset:15px}.jl-position-medium{margin:30px;--jl-position-margin-offset:30px}.jl-position-large{margin:30px;--jl-position-margin-offset:30px}@media (min-width:1200px){.jl-position-large{margin:50px;--jl-position-margin-offset:50px}}.jl-position-relative{position:relative!important}.jl-position-absolute{position:absolute!important}.jl-position-fixed{position:fixed!important}.jl-position-sticky{position:sticky!important}.jl-position-z-index{z-index:1}.jl-position-z-index-zero{z-index:0}.jl-position-z-index-negative{z-index:-1}.jl-position-z-index-high{z-index:990}:where(.jl-transition-fade),:where([class*=jl-transition-scale]),:where([class*=jl-transition-slide]){--jl-position-translate-x:0;--jl-position-translate-y:0}.jl-transition-fade,[class*=jl-transition-scale],[class*=jl-transition-slide]{--jl-translate-x:0;--jl-translate-y:0;--jl-scale-x:1;--jl-scale-y:1;transform:translate(var(--jl-position-translate-x),var(--jl-position-translate-y)) translate(var(--jl-translate-x),var(--jl-translate-y)) scale(var(--jl-scale-x),var(--jl-scale-y));transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0}.jl-transition-active.jl-active .jl-transition-fade,.jl-transition-toggle .jl-transition-fade:focus-within,.jl-transition-toggle:focus .jl-transition-fade,.jl-transition-toggle:hover .jl-transition-fade{opacity:1}[class*=jl-transition-scale]{-webkit-backface-visibility:hidden}.jl-transition-scale-up{--jl-scale-x:1;--jl-scale-y:1}.jl-transition-scale-down{--jl-scale-x:1.03;--jl-scale-y:1.03}.jl-transition-active.jl-active .jl-transition-scale-up,.jl-transition-toggle .jl-transition-scale-up:focus-within,.jl-transition-toggle:focus .jl-transition-scale-up,.jl-transition-toggle:hover .jl-transition-scale-up{--jl-scale-x:1.03;--jl-scale-y:1.03;opacity:1}.jl-transition-active.jl-active .jl-transition-scale-down,.jl-transition-toggle .jl-transition-scale-down:focus-within,.jl-transition-toggle:focus .jl-transition-scale-down,.jl-transition-toggle:hover .jl-transition-scale-down{--jl-scale-x:1;--jl-scale-y:1;opacity:1}.jl-transition-slide-top{--jl-translate-y:-100%}.jl-transition-slide-bottom{--jl-translate-y:100%}.jl-transition-slide-left{--jl-translate-x:-100%}.jl-transition-slide-right{--jl-translate-x:100%}.jl-transition-slide-top-small{--jl-translate-y:calc(-1 * 10px)}.jl-transition-slide-bottom-small{--jl-translate-y:10px}.jl-transition-slide-left-small{--jl-translate-x:calc(-1 * 10px)}.jl-transition-slide-right-small{--jl-translate-x:10px}.jl-transition-slide-top-medium{--jl-translate-y:calc(-1 * 50px)}.jl-transition-slide-bottom-medium{--jl-translate-y:50px}.jl-transition-slide-left-medium{--jl-translate-x:calc(-1 * 50px)}.jl-transition-slide-right-medium{--jl-translate-x:50px}.jl-transition-active.jl-active [class*=jl-transition-slide],.jl-transition-toggle [class*=jl-transition-slide]:focus-within,.jl-transition-toggle:focus [class*=jl-transition-slide],.jl-transition-toggle:hover [class*=jl-transition-slide]{--jl-translate-x:0;--jl-translate-y:0;opacity:1}.jl-transition-opaque{opacity:1}.jl-transition-slow{transition-duration:.7s}.jl-transition-disable,.jl-transition-disable *{transition:none!important}.jl-hidden,[hidden]{display:none!important}@media (min-width:640px){.jl-hidden\@s{display:none!important}}@media (min-width:960px){.jl-hidden\@m{display:none!important}}@media (min-width:1200px){.jl-hidden\@l{display:none!important}}@media (min-width:1600px){.jl-hidden\@xl{display:none!important}}@media (max-width:639px){.jl-visible\@s{display:none!important}}@media (max-width:959px){.jl-visible\@m{display:none!important}}@media (max-width:1199px){.jl-visible\@l{display:none!important}}@media (max-width:1599px){.jl-visible\@xl{display:none!important}}.jl-invisible{visibility:hidden!important}.jl-hidden-visually:not(:focus):not(:active):not(:focus-within),.jl-visible-toggle:not(:hover):not(:focus) .jl-hidden-hover:not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;margin:0!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}.jl-visible-toggle:not(:hover):not(:focus) .jl-invisible-hover:not(:focus-within){opacity:0!important}@media (hover:none){.jl-hidden-touch{display:none!important}}@media (hover){.jl-hidden-notouch{display:none!important}}.jl-light{color:rgba(255,255,255,.7)}.jl-light .jl-link,.jl-light a{color:#fff}.jl-light .jl-link-toggle:hover .jl-link,.jl-light .jl-link:hover,.jl-light a:hover{color:#fff}.jl-light :not(pre)>code,.jl-light :not(pre)>kbd,.jl-light :not(pre)>samp{color:rgba(255,255,255,.7);background-color:rgba(255,255,255,.15)}.jl-light em{color:#fff}.jl-light .jl-h1,.jl-light .jl-h2,.jl-light .jl-h3,.jl-light .jl-h4,.jl-light .jl-h5,.jl-light .jl-h6,.jl-light .jl-heading-2xlarge,.jl-light .jl-heading-3xlarge,.jl-light .jl-heading-large,.jl-light .jl-heading-medium,.jl-light .jl-heading-small,.jl-light .jl-heading-xlarge,.jl-light h1,.jl-light h2,.jl-light h3,.jl-light h4,.jl-light h5,.jl-light h6{color:#fff}.jl-light blockquote{color:#fff}.jl-light blockquote footer{color:rgba(255,255,255,.7)}.jl-light .jl-hr,.jl-light hr{border-top-color:rgba(255,255,255,.2)}.jl-light :focus-visible{outline-color:#fff}.jl-light .jl-link-muted a,.jl-light a.jl-link-muted{color:rgba(255,255,255,.5)}.jl-light .jl-link-muted a:hover,.jl-light .jl-link-toggle:hover .jl-link-muted,.jl-light a.jl-link-muted:hover{color:rgba(255,255,255,.7)}.jl-light .jl-link-text a:hover,.jl-light .jl-link-toggle:hover .jl-link-text,.jl-light a.jl-link-text:hover{color:rgba(255,255,255,.5)}.jl-light .jl-link-heading a:hover,.jl-light .jl-link-toggle:hover .jl-link-heading,.jl-light a.jl-link-heading:hover{color:#fff}.jl-light .jl-heading-divider{border-bottom-color:rgba(255,255,255,.2)}.jl-light .jl-heading-bullet::before{border-left-color:rgba(255,255,255,.2)}.jl-light .jl-heading-line>::after,.jl-light .jl-heading-line>::before{border-bottom-color:rgba(255,255,255,.2)}.jl-light .jl-divider-icon{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28255,%20255,%20255,%200.2%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-light .jl-divider-icon::after,.jl-light .jl-divider-icon::before{border-bottom-color:rgba(255,255,255,.2)}.jl-light .jl-divider-small::after{border-top-color:rgba(255,255,255,.2)}.jl-light .jl-divider-vertical{border-left-color:rgba(255,255,255,.2)}.jl-light .jl-list-muted>::before{color:rgba(255,255,255,.5)!important}.jl-light .jl-list-emphasis>::before{color:#fff!important}.jl-light .jl-list-primary>::before{color:#fff!important}.jl-light .jl-list-secondary>::before{color:#fff!important}.jl-light .jl-list-bullet>::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-light .jl-list-divider>:nth-child(n+2){border-top-color:rgba(255,255,255,.2)}.jl-light .jl-list-striped>:nth-of-type(odd){border-top-color:rgba(255,255,255,.2);border-bottom-color:rgba(255,255,255,.2)}.jl-light .jl-list-striped>:nth-of-type(odd){background-color:rgba(255,255,255,.15)}.jl-light .jl-table th{color:rgba(255,255,255,.7)}.jl-light .jl-table caption{color:rgba(255,255,255,.5)}.jl-light .jl-table tbody tr.jl-active,.jl-light .jl-table>tr.jl-active{background:rgba(255,255,255,.13)}.jl-light .jl-table-divider>:first-child>tr:not(:first-child),.jl-light .jl-table-divider>:not(:first-child)>tr,.jl-light .jl-table-divider>tr:not(:first-child){border-top-color:rgba(255,255,255,.2)}.jl-light .jl-table-striped tbody tr:nth-of-type(odd),.jl-light .jl-table-striped>tr:nth-of-type(odd){background:rgba(255,255,255,.15);border-top-color:rgba(255,255,255,.2);border-bottom-color:rgba(255,255,255,.2)}.jl-light .jl-table-hover tbody tr:hover,.jl-light .jl-table-hover>tr:hover{background:rgba(255,255,255,.13)}.jl-light .jl-icon-link{color:rgba(255,255,255,.5)}.jl-light .jl-icon-link:hover{color:rgba(255,255,255,.7)}.jl-light .jl-active>.jl-icon-link,.jl-light .jl-icon-link:active{color:rgba(255,255,255,.7)}.jl-light .jl-icon-button{background-color:rgba(255,255,255,.15);color:rgba(255,255,255,.5)}.jl-light .jl-icon-button:hover{background-color:rgba(255,255,255,.2);color:rgba(255,255,255,.7)}.jl-light .jl-icon-button:active{background-color:rgba(255,255,255,.25);color:rgba(255,255,255,.7)}.jl-light .jl-input,.jl-light .jl-select,.jl-light .jl-textarea{background-color:rgba(255,255,255,.15);color:rgba(255,255,255,.7);background-clip:padding-box;border-color:rgba(255,255,255,.2)}.jl-light .jl-input:focus,.jl-light .jl-select:focus,.jl-light .jl-textarea:focus{background-color:rgba(255,255,255,.2);color:rgba(255,255,255,.7);border-color:rgba(255,255,255,.7)}.jl-light .jl-input::placeholder{color:rgba(255,255,255,.5)}.jl-light .jl-textarea::placeholder{color:rgba(255,255,255,.5)}.jl-light .jl-select:not([multiple]):not([size]){background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-light .jl-input[list]:focus,.jl-light .jl-input[list]:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-light .jl-checkbox,.jl-light .jl-radio{background-color:rgba(255,255,255,.15);border-color:rgba(255,255,255,.2)}.jl-light .jl-checkbox:focus,.jl-light .jl-radio:focus{background-color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.7)}.jl-light .jl-checkbox:checked,.jl-light .jl-checkbox:indeterminate,.jl-light .jl-radio:checked{background-color:#fff;border-color:#fff}.jl-light .jl-checkbox:checked:focus,.jl-light .jl-checkbox:indeterminate:focus,.jl-light .jl-radio:checked:focus{background-color:#fff}.jl-light .jl-radio:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%231C1C1C%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-light .jl-checkbox:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%231C1C1C%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.jl-light .jl-checkbox:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%231C1C1C%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-light .jl-form-label{color:#fff}.jl-light .jl-form-icon{color:rgba(255,255,255,.5)}.jl-light .jl-form-icon:hover{color:rgba(255,255,255,.7)}.jl-light .jl-button-default{background-color:transparent;color:#fff;border-color:rgba(255,255,255,.7)}.jl-light .jl-button-default:hover{background-color:transparent;color:#fff;border-color:#fff}.jl-light .jl-button-default.jl-active,.jl-light .jl-button-default:active{background-color:transparent;color:#fff;border-color:#fff}.jl-light .jl-button-primary{background-color:#fff;color:#1c1c1c}.jl-light .jl-button-primary:hover{background-color:#f2f2f2;color:#1c1c1c}.jl-light .jl-button-primary.jl-active,.jl-light .jl-button-primary:active{background-color:#e6e6e6;color:#1c1c1c}.jl-light .jl-button-secondary{background-color:#fff;color:#1c1c1c}.jl-light .jl-button-secondary:hover{background-color:#f2f2f2;color:#1c1c1c}.jl-light .jl-button-secondary.jl-active,.jl-light .jl-button-secondary:active{background-color:#e6e6e6;color:#1c1c1c}.jl-light .jl-button-text{color:#fff}.jl-light .jl-button-text::before{border-bottom-color:#fff}.jl-light .jl-button-text:hover{color:#fff}.jl-light .jl-button-text:disabled{color:rgba(255,255,255,.5)}.jl-light .jl-button-link{color:#fff}.jl-light .jl-button-link:hover{color:rgba(255,255,255,.5)}.jl-light.jl-card-badge{background-color:#fff;color:#1c1c1c}.jl-light .jl-close{color:#fff}.jl-light .jl-close:hover{color:rgba(255,255,255,.7)}.jl-light .jl-totop{color:rgba(255,255,255,.5)}.jl-light .jl-totop:hover{color:rgba(255,255,255,.7)}.jl-light .jl-totop:active{color:#fff}.jl-light .jl-marker{background:#fff;color:#1c1c1c}.jl-light .jl-marker:hover{color:#1c1c1c;background:rgba(255,255,255,.7)}.jl-light .jl-badge{background-color:#fff;color:#1c1c1c!important}.jl-light .jl-label{background-color:#fff;color:#1c1c1c}.jl-light .jl-article-meta{color:rgba(255,255,255,.5)}.jl-light .jl-search-input{color:#1c1c1c}.jl-light .jl-search-input::placeholder{color:#868686}.jl-light .jl-search .jl-search-icon{color:#868686}.jl-light .jl-search .jl-search-icon:hover{color:#868686}.jl-light .jl-search-default .jl-search-input{background-color:#fff}.jl-light .jl-search-default .jl-search-input:focus{background-color:rgba(255,255,255,.85)}.jl-light .jl-search-navbar .jl-search-input{background-color:transparent}.jl-light .jl-search-large .jl-search-input{background-color:transparent}.jl-light .jl-search-toggle{color:rgba(255,255,255,.5)}.jl-light .jl-search-toggle:hover{color:rgba(255,255,255,.7)}.jl-light .jl-accordion-title{color:#fff}.jl-light .jl-accordion-title:hover{color:rgba(255,255,255,.7)}.jl-light .jl-grid-divider>:not(.jl-first-column)::before{border-left-color:rgba(255,255,255,.2)}.jl-light .jl-grid-divider.jl-grid-stack>.jl-grid-margin::before{border-top-color:rgba(255,255,255,.2)}.jl-light .jl-nav-default>li>a{color:rgba(255,255,255,.5)}.jl-light .jl-nav-default>li>a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-nav-default>li.jl-active>a{color:#fff}.jl-light .jl-nav-default .jl-nav-header{color:#fff}.jl-light .jl-nav-default .jl-nav-divider{border-top-color:rgba(255,255,255,.2)}.jl-light .jl-nav-default .jl-nav-sub a{color:rgba(255,255,255,.5)}.jl-light .jl-nav-default .jl-nav-sub a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-nav-default .jl-nav-sub li.jl-active>a{color:#fff}.jl-light .jl-nav-primary>li>a{color:rgba(255,255,255,.5)}.jl-light .jl-nav-primary>li>a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-nav-primary>li.jl-active>a{color:#fff}.jl-light .jl-nav-primary .jl-nav-header{color:#fff}.jl-light .jl-nav-primary .jl-nav-divider{border-top-color:rgba(255,255,255,.2)}.jl-light .jl-nav-primary .jl-nav-sub a{color:rgba(255,255,255,.5)}.jl-light .jl-nav-primary .jl-nav-sub a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-nav-primary .jl-nav-sub li.jl-active>a{color:#fff}.jl-light .jl-nav-secondary>li>a{color:#fff}.jl-light .jl-nav-secondary>li>a:hover{color:#fff;background-color:rgba(255,255,255,.15)}.jl-light .jl-nav-secondary>li.jl-active>a{color:#fff;background-color:rgba(255,255,255,.15)}.jl-light .jl-nav-secondary .jl-nav-subtitle{color:rgba(255,255,255,.5)}.jl-light .jl-nav-secondary>li>a:hover .jl-nav-subtitle{color:rgba(255,255,255,.7)}.jl-light .jl-nav-secondary>li.jl-active>a .jl-nav-subtitle{color:#fff}.jl-light .jl-nav-secondary .jl-nav-header{color:#fff}.jl-light .jl-nav-secondary .jl-nav-divider{border-top-color:rgba(255,255,255,.2)}.jl-light .jl-nav-secondary .jl-nav-sub a{color:rgba(255,255,255,.5)}.jl-light .jl-nav-secondary .jl-nav-sub a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-nav-secondary .jl-nav-sub li.jl-active>a{color:#fff}.jl-light .jl-nav.jl-nav-divider>:not(.jl-nav-divider)+:not(.jl-nav-header,.jl-nav-divider){border-top-color:rgba(255,255,255,.2)}.jl-light .jl-navbar-nav>li>a{color:rgba(255,255,255,.5)}.jl-light .jl-navbar-nav>li:hover>a,.jl-light .jl-navbar-nav>li>a[aria-expanded=true]{color:rgba(255,255,255,.7)}.jl-light .jl-navbar-nav>li>a:active{color:#fff}.jl-light .jl-navbar-nav>li.jl-active>a{color:#fff}.jl-light .jl-navbar-item{color:rgba(255,255,255,.7)}.jl-light .jl-navbar-toggle{color:rgba(255,255,255,.5)}.jl-light .jl-navbar-toggle:hover,.jl-light .jl-navbar-toggle[aria-expanded=true]{color:rgba(255,255,255,.7)}.jl-light .jl-subnav>*>:first-child{color:rgba(255,255,255,.5)}.jl-light .jl-subnav>*>a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-subnav>.jl-active>a{color:#fff}.jl-light .jl-subnav-divider>:nth-child(n+2):not(.jl-first-column)::before{border-left-color:rgba(255,255,255,.2)}.jl-light .jl-subnav-pill>*>:first-child{background-color:transparent;color:rgba(255,255,255,.5)}.jl-light .jl-subnav-pill>*>a:hover{background-color:rgba(255,255,255,.15);color:rgba(255,255,255,.7)}.jl-light .jl-subnav-pill>*>a:active{background-color:rgba(255,255,255,.15);color:rgba(255,255,255,.7)}.jl-light .jl-subnav-pill>.jl-active>a{background-color:#fff;color:#1c1c1c}.jl-light .jl-subnav>.jl-disabled>a{color:rgba(255,255,255,.5)}.jl-light .jl-breadcrumb>*>*{color:rgba(255,255,255,.5)}.jl-light .jl-breadcrumb>*>:hover{color:rgba(255,255,255,.7)}.jl-light .jl-breadcrumb>:last-child>*{color:rgba(255,255,255,.7)}.jl-light .jl-breadcrumb>:nth-child(n+2):not(.jl-first-column)::before{color:rgba(255,255,255,.5)}.jl-light .jl-pagination>*>*{color:rgba(255,255,255,.5)}.jl-light .jl-pagination>*>:hover{color:rgba(255,255,255,.7)}.jl-light .jl-pagination>.jl-active>*{color:rgba(255,255,255,.7)}.jl-light .jl-pagination>.jl-disabled>*{color:rgba(255,255,255,.5)}.jl-light .jl-tab::before{border-color:rgba(255,255,255,.2)}.jl-light .jl-tab>*>a{color:rgba(255,255,255,.5)}.jl-light .jl-tab>*>a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-tab>.jl-active>a{color:#fff;border-color:#fff}.jl-light .jl-tab>.jl-disabled>a{color:rgba(255,255,255,.5)}.jl-light .jl-slidenav{color:rgba(255,255,255,.7)}.jl-light .jl-slidenav:hover{color:rgba(255,255,255,.95)}.jl-light .jl-slidenav:active{color:rgba(255,255,255,.7)}.jl-light .jl-dotnav>*>*{background-color:transparent;border-color:rgba(255,255,255,.9)}.jl-light .jl-dotnav>*>:hover{background-color:rgba(255,255,255,.9);border-color:transparent}.jl-light .jl-dotnav>*>:active{background-color:rgba(255,255,255,.5);border-color:transparent}.jl-light .jl-dotnav>.jl-active>*{background-color:rgba(255,255,255,.9);border-color:transparent}.jl-light .jl-thumbnav>*>::after{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.jl-light .jl-iconnav>*>a{color:rgba(255,255,255,.5)}.jl-light .jl-iconnav>*>a:hover{color:rgba(255,255,255,.7)}.jl-light .jl-iconnav>.jl-active>a{color:rgba(255,255,255,.7)}.jl-light .jl-text-lead{color:rgba(255,255,255,.7)}.jl-light .jl-text-meta{color:rgba(255,255,255,.5)}.jl-light .jl-text-muted{color:rgba(255,255,255,.5)!important}.jl-light .jl-text-emphasis{color:#fff!important}.jl-light .jl-text-primary{color:#fff!important}.jl-light .jl-text-secondary{color:#fff!important}.jl-light .jl-column-divider{column-rule-color:rgba(255,255,255,0.2)}.jl-light .jl-logo{color:#fff}.jl-light .jl-logo:hover{color:#fff}.jl-light .jl-logo>:not(picture):not(.jl-logo-inverse):not(:only-of-type),.jl-light .jl-logo>picture:not(:only-of-type)>:not(.jl-logo-inverse){display:none}.jl-light .jl-logo-inverse{display:block}.jl-light .jl-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%221%22%20height%3D%2213%22%20x%3D%226%22%20y%3D%220%22%20%2F%3E%0A%3C%2Fsvg%3E")}.jl-light .jl-open>.jl-accordion-title::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22rgba%28255,%20255,%20255,%200.7%29%22%20width%3D%2213%22%20height%3D%221%22%20x%3D%220%22%20y%3D%226%22%20%2F%3E%0A%3C%2Fsvg%3E")}@media print{*,::after,::before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}

.g-main-nav .g-dropdown, .g-main-nav .g-standard .g-dropdown .g-dropdown {
  position: absolute;
  top: auto;
  left: auto;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}

.g-main-nav .g-standard .g-dropdown.g-active, .g-main-nav .g-fullwidth .g-dropdown.g-active {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}

.g-main-nav ul, #g-mobilemenu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

html {
  height: 100%;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

*, *::before, *::after {
  box-sizing: inherit;
}

body {
  margin: 0;
}

#g-page-surround {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
}

article,
aside,
details,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

iframe,
svg {
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
}

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

tr, td, th {
  vertical-align: middle;
}

th, td {
  padding: 0.375rem 0;
}

th {
  text-align: left;
}

@media print {
  body {
    background: #fff !important;
    color: #000 !important;
  }
}

.plg_system_webauthn_login_button svg#Passkey {
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

#g-page-surround .mod-login button.input-password-toggle {
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  margin-left: -1px;
}

.g-container {
  margin: 0 auto;
  padding: 0;
}

.g-block .g-container {
  width: auto;
}

.g-grid {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-rendering: optimizespeed;
}

.g-grid.nowrap {
  flex-flow: row;
}

.g-block {
  flex: 1;
  min-width: 0;
  min-height: 0;
}

.first-block {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.last-block {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.size-5 {
  flex: 0 5%;
  width: 5%;
}

.size-6 {
  flex: 0 6%;
  width: 6%;
}

.size-7 {
  flex: 0 7%;
  width: 7%;
}

.size-8 {
  flex: 0 8%;
  width: 8%;
}

.size-9 {
  flex: 0 9%;
  width: 9%;
}

.size-10 {
  flex: 0 10%;
  width: 10%;
}

.size-11 {
  flex: 0 11%;
  width: 11%;
}

.size-12 {
  flex: 0 12%;
  width: 12%;
}

.size-13 {
  flex: 0 13%;
  width: 13%;
}

.size-14 {
  flex: 0 14%;
  width: 14%;
}

.size-15 {
  flex: 0 15%;
  width: 15%;
}

.size-16 {
  flex: 0 16%;
  width: 16%;
}

.size-17 {
  flex: 0 17%;
  width: 17%;
}

.size-18 {
  flex: 0 18%;
  width: 18%;
}

.size-19 {
  flex: 0 19%;
  width: 19%;
}

.size-20 {
  flex: 0 20%;
  width: 20%;
}

.size-21 {
  flex: 0 21%;
  width: 21%;
}

.size-22 {
  flex: 0 22%;
  width: 22%;
}

.size-23 {
  flex: 0 23%;
  width: 23%;
}

.size-24 {
  flex: 0 24%;
  width: 24%;
}

.size-25 {
  flex: 0 25%;
  width: 25%;
}

.size-26 {
  flex: 0 26%;
  width: 26%;
}

.size-27 {
  flex: 0 27%;
  width: 27%;
}

.size-28 {
  flex: 0 28%;
  width: 28%;
}

.size-29 {
  flex: 0 29%;
  width: 29%;
}

.size-30 {
  flex: 0 30%;
  width: 30%;
}

.size-31 {
  flex: 0 31%;
  width: 31%;
}

.size-32 {
  flex: 0 32%;
  width: 32%;
}

.size-33 {
  flex: 0 33%;
  width: 33%;
}

.size-34 {
  flex: 0 34%;
  width: 34%;
}

.size-35 {
  flex: 0 35%;
  width: 35%;
}

.size-36 {
  flex: 0 36%;
  width: 36%;
}

.size-37 {
  flex: 0 37%;
  width: 37%;
}

.size-38 {
  flex: 0 38%;
  width: 38%;
}

.size-39 {
  flex: 0 39%;
  width: 39%;
}

.size-40 {
  flex: 0 40%;
  width: 40%;
}

.size-41 {
  flex: 0 41%;
  width: 41%;
}

.size-42 {
  flex: 0 42%;
  width: 42%;
}

.size-43 {
  flex: 0 43%;
  width: 43%;
}

.size-44 {
  flex: 0 44%;
  width: 44%;
}

.size-45 {
  flex: 0 45%;
  width: 45%;
}

.size-46 {
  flex: 0 46%;
  width: 46%;
}

.size-47 {
  flex: 0 47%;
  width: 47%;
}

.size-48 {
  flex: 0 48%;
  width: 48%;
}

.size-49 {
  flex: 0 49%;
  width: 49%;
}

.size-50 {
  flex: 0 50%;
  width: 50%;
}

.size-51 {
  flex: 0 51%;
  width: 51%;
}

.size-52 {
  flex: 0 52%;
  width: 52%;
}

.size-53 {
  flex: 0 53%;
  width: 53%;
}

.size-54 {
  flex: 0 54%;
  width: 54%;
}

.size-55 {
  flex: 0 55%;
  width: 55%;
}

.size-56 {
  flex: 0 56%;
  width: 56%;
}

.size-57 {
  flex: 0 57%;
  width: 57%;
}

.size-58 {
  flex: 0 58%;
  width: 58%;
}

.size-59 {
  flex: 0 59%;
  width: 59%;
}

.size-60 {
  flex: 0 60%;
  width: 60%;
}

.size-61 {
  flex: 0 61%;
  width: 61%;
}

.size-62 {
  flex: 0 62%;
  width: 62%;
}

.size-63 {
  flex: 0 63%;
  width: 63%;
}

.size-64 {
  flex: 0 64%;
  width: 64%;
}

.size-65 {
  flex: 0 65%;
  width: 65%;
}

.size-66 {
  flex: 0 66%;
  width: 66%;
}

.size-67 {
  flex: 0 67%;
  width: 67%;
}

.size-68 {
  flex: 0 68%;
  width: 68%;
}

.size-69 {
  flex: 0 69%;
  width: 69%;
}

.size-70 {
  flex: 0 70%;
  width: 70%;
}

.size-71 {
  flex: 0 71%;
  width: 71%;
}

.size-72 {
  flex: 0 72%;
  width: 72%;
}

.size-73 {
  flex: 0 73%;
  width: 73%;
}

.size-74 {
  flex: 0 74%;
  width: 74%;
}

.size-75 {
  flex: 0 75%;
  width: 75%;
}

.size-76 {
  flex: 0 76%;
  width: 76%;
}

.size-77 {
  flex: 0 77%;
  width: 77%;
}

.size-78 {
  flex: 0 78%;
  width: 78%;
}

.size-79 {
  flex: 0 79%;
  width: 79%;
}

.size-80 {
  flex: 0 80%;
  width: 80%;
}

.size-81 {
  flex: 0 81%;
  width: 81%;
}

.size-82 {
  flex: 0 82%;
  width: 82%;
}

.size-83 {
  flex: 0 83%;
  width: 83%;
}

.size-84 {
  flex: 0 84%;
  width: 84%;
}

.size-85 {
  flex: 0 85%;
  width: 85%;
}

.size-86 {
  flex: 0 86%;
  width: 86%;
}

.size-87 {
  flex: 0 87%;
  width: 87%;
}

.size-88 {
  flex: 0 88%;
  width: 88%;
}

.size-89 {
  flex: 0 89%;
  width: 89%;
}

.size-90 {
  flex: 0 90%;
  width: 90%;
}

.size-91 {
  flex: 0 91%;
  width: 91%;
}

.size-92 {
  flex: 0 92%;
  width: 92%;
}

.size-93 {
  flex: 0 93%;
  width: 93%;
}

.size-94 {
  flex: 0 94%;
  width: 94%;
}

.size-95 {
  flex: 0 95%;
  width: 95%;
}

.size-33-3 {
  flex: 0 33.33333%;
  width: 33.33333%;
  max-width: 33.33333%;
}

.size-16-7 {
  flex: 0 16.66667%;
  width: 16.66667%;
  max-width: 16.66667%;
}

.size-14-3 {
  flex: 0 14.28571%;
  width: 14.28571%;
  max-width: 14.28571%;
}

.size-12-5 {
  flex: 0 12.5%;
  width: 12.5%;
  max-width: 12.5%;
}

.size-11-1 {
  flex: 0 11.11111%;
  width: 11.11111%;
  max-width: 11.11111%;
}

.size-9-1 {
  flex: 0 9.09091%;
  width: 9.09091%;
  max-width: 9.09091%;
}

.size-8-3 {
  flex: 0 8.33333%;
  width: 8.33333%;
  max-width: 8.33333%;
}

.size-100 {
  width: 100%;
  max-width: 100%;
  flex-grow: 0;
  flex-basis: 100%;
}

.g-main-nav:not(.g-menu-hastouch) .g-dropdown {
  z-index: 10;
  top: -9999px;
}

.g-main-nav:not(.g-menu-hastouch) .g-dropdown.g-active {
  top: 100%;
}

.g-main-nav:not(.g-menu-hastouch) .g-dropdown .g-dropdown {
  top: 0;
}

.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown.g-active {
  top: auto;
}

.g-main-nav:not(.g-menu-hastouch) .g-fullwidth .g-dropdown .g-dropdown.g-active {
  top: 0;
}

.g-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  transition: background .2s ease-out, transform .2s ease-out;
}

.g-main-nav .g-toplevel > li.g-menu-item-type-particle, .g-main-nav .g-toplevel > li.g-menu-item-type-module {
  cursor: initial;
}

.g-main-nav .g-toplevel > li .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.g-main-nav .g-toplevel > li .g-menu-item-container {
  transition: transform .2s ease-out;
}

.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  cursor: pointer;
  width: 1.5rem;
  opacity: 0.5;
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome;
  font-weight: 900;
  content: "";
  text-align: right;
}

.g-main-nav .g-toplevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "";
}

.g-main-nav .g-dropdown {
  transition: opacity .2s ease-out, transform .2s ease-out;
  z-index: 1;
}

.g-main-nav .g-sublevel > li {
  transition: background .2s ease-out, transform .2s ease-out;
}

.g-main-nav .g-sublevel > li.g-menu-item-type-particle, .g-main-nav .g-sublevel > li.g-menu-item-type-module {
  cursor: initial;
}

.g-main-nav .g-sublevel > li .g-menu-item-content {
  display: inline-block;
  vertical-align: middle;
  word-break: break-word;
}

.g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 2rem;
}

.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  position: absolute;
  right: 0.738rem;
  top: 0.838rem;
  width: auto;
  text-align: center;
}

.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  text-align: center;
}

.g-main-nav .g-sublevel > li.g-parent.g-selected > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "";
}

[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: inherit;
  margin-left: 2rem;
  text-align: right;
}

[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: inherit;
  left: 0.738rem;
  transform: rotate(180deg);
}

.g-menu-item-container {
  display: block;
  position: relative;
}

.g-menu-item-container input, .g-menu-item-container textarea {
  color: #666;
}

.g-main-nav .g-standard {
  position: relative;
}

.g-main-nav .g-standard .g-sublevel > li {
  position: relative;
}

.g-main-nav .g-standard .g-dropdown {
  top: 100%;
}

.g-main-nav .g-standard .g-dropdown.g-dropdown-left {
  right: 0;
}

.g-main-nav .g-standard .g-dropdown.g-dropdown-center {
  left: 50%;
  transform: translateX(-50%);
}

.g-main-nav .g-standard .g-dropdown.g-dropdown-right {
  left: 0;
}

.g-main-nav .g-standard .g-dropdown .g-dropdown {
  top: 0;
}

.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-left {
  left: auto;
  right: 100%;
}

.g-main-nav .g-standard .g-dropdown .g-dropdown.g-dropdown-right {
  left: 100%;
  right: auto;
}

.g-main-nav .g-standard .g-dropdown .g-block {
  flex-grow: 0;
  flex-basis: 100%;
}

.g-main-nav .g-standard .g-go-back {
  display: none;
}

.g-main-nav .g-fullwidth .g-dropdown {
  position: absolute;
  left: 0;
  right: 0;
}

.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-left {
  right: 0;
  left: inherit;
}

.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-center {
  left: inherit;
  right: inherit;
  left: 50%;
  transform: translateX(-50%);
}

.g-main-nav .g-fullwidth .g-dropdown.g-dropdown-right {
  left: 0;
  right: inherit;
}

.g-main-nav .g-fullwidth .g-dropdown .g-block {
  position: relative;
  overflow: hidden;
}

.g-main-nav .g-fullwidth .g-dropdown .g-go-back {
  display: block;
}

.g-main-nav .g-fullwidth .g-dropdown .g-go-back.g-level-1 {
  display: none;
}

.g-main-nav .g-fullwidth .g-sublevel .g-dropdown {
  top: 0;
  transform: translateX(100%);
}

.g-main-nav .g-fullwidth .g-sublevel .g-dropdown.g-active {
  transform: translateX(0);
}

.g-main-nav .g-fullwidth .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container {
  transform: translateX(-100%);
}

.g-go-back.g-level-1 {
  display: none;
}

.g-go-back a span {
  display: none;
}

.g-go-back a:before {
  display: block;
  text-align: center;
  width: 1.28571em;
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome;
  font-weight: 900;
  content: "";
  opacity: 0.5;
}

.g-menu-item-container > i {
  vertical-align: middle;
  margin-right: 0.2rem;
}

.g-menu-item-subtitle {
  display: block;
  font-size: 0.8rem;
  line-height: 1.1;
}

.g-nav-overlay, .g-menu-overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  position: absolute;
  transition: opacity .3s ease-out, z-index .1s ease-out;
}

#g-mobilemenu-container .g-toplevel {
  position: relative;
}

#g-mobilemenu-container .g-toplevel li {
  display: block;
  position: static !important;
  margin-right: 0;
  cursor: pointer;
}

#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  padding: 0.938rem 1rem;
}

#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
  display: inline-block;
  line-height: 1rem;
}

#g-mobilemenu-container .g-toplevel li.g-parent > .g-menu-item-container > .g-menu-item-content {
  position: relative;
}

#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
  position: absolute;
  right: 0.938rem;
  text-align: center;
}

#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  text-align: center;
  opacity: 0.5;
  width: 1.5rem;
  line-height: normal;
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome;
  font-weight: 900;
  content: "";
}

#g-mobilemenu-container .g-toplevel .g-dropdown {
  top: 0;
  background: transparent;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  transition: transform .2s ease-out;
  transform: translateX(100%);
}

#g-mobilemenu-container .g-toplevel .g-dropdown.g-active {
  transform: translateX(0);
  z-index: 0;
}

#g-mobilemenu-container .g-toplevel .g-dropdown .g-go-back {
  display: block;
}

#g-mobilemenu-container .g-toplevel .g-dropdown .g-block {
  width: 100%;
  overflow: visible;
}

#g-mobilemenu-container .g-toplevel .g-dropdown .g-block .g-go-back {
  display: none;
}

#g-mobilemenu-container .g-toplevel .g-dropdown .g-block:first-child .g-go-back {
  display: block;
}

#g-mobilemenu-container .g-toplevel .g-dropdown-column {
  float: none;
  padding: 0;
}

#g-mobilemenu-container .g-toplevel .g-dropdown-column [class*="size-"] {
  flex: 0 1 100%;
  max-width: 100%;
}

#g-mobilemenu-container .g-sublevel {
  cursor: default;
}

#g-mobilemenu-container .g-sublevel li {
  position: static;
}

#g-mobilemenu-container .g-sublevel .g-dropdown {
  top: 0;
}

#g-mobilemenu-container .g-menu-item-container {
  transition: transform .2s ease-out;
}

#g-mobilemenu-container .g-toplevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-toplevel.g-slide-out > .g-go-back > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-menu-item > .g-menu-item-container, #g-mobilemenu-container .g-sublevel.g-slide-out > .g-go-back > .g-menu-item-container {
  transform: translateX(-100%);
}

#g-mobilemenu-container .g-menu-item-subtitle {
  line-height: 1.5;
}

#g-mobilemenu-container i {
  float: left;
  line-height: 1.4rem;
  margin-right: 0.3rem;
}

.g-menu-overlay.g-menu-overlay-open {
  z-index: 2;
  position: fixed;
  opacity: 1;
  height: 100vh;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0.75rem 0 1.5rem 0;
  text-rendering: optimizeLegibility;
}

p {
  margin: 1.5rem 0;
}

ul, ol, dl {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

ul ul, ul ol, ul dl, ol ul, ol ol, ol dl, dl ul, dl ol, dl dl {
  margin-top: 0;
  margin-bottom: 0;
}

ul {
  margin-left: 1.5rem;
  padding: 0;
}

dl {
  padding: 0;
}

ol {
  padding-left: 1.5rem;
}

blockquote {
  margin: 1.5rem 0;
  padding-left: 0.75rem;
}

cite {
  display: block;
}

cite:before {
  content: "\2014 \0020";
}

pre {
  margin: 1.5rem 0;
  padding: 0.938rem;
}

hr {
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5rem 0;
}

fieldset {
  border: 0;
  padding: 0.938rem;
  margin: 0 0 1.5rem 0;
}

label {
  margin-bottom: 0.375rem;
}

label abbr {
  display: none;
}

textarea, select[multiple=multiple] {
  transition: border-color;
  padding: 0.375rem 0.375rem;
}

textarea:focus, select[multiple=multiple]:focus {
  outline: none;
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  transition: border-color;
  padding: 0.375rem 0.375rem;
}

input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  outline: none;
}

textarea {
  resize: vertical;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375rem;
}

input[type="file"] {
  width: 100%;
}

select {
  max-width: 100%;
}

button,
input[type="submit"] {
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  border: inherit;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.hide, body .g-offcanvas-hide {
  display: none;
}

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.center {
  text-align: center !important;
}

.align-right {
  text-align: right !important;
}

.align-left {
  text-align: left !important;
}

.full-height {
  min-height: 100vh;
}

.nomarginall {
  margin: 0 !important;
}

.nomarginall .g-content {
  margin: 0 !important;
}

.nomargintop {
  margin-top: 0 !important;
}

.nomargintop .g-content {
  margin-top: 0 !important;
}

.nomarginbottom {
  margin-bottom: 0 !important;
}

.nomarginbottom .g-content {
  margin-bottom: 0 !important;
}

.nomarginleft {
  margin-left: 0 !important;
}

.nomarginleft .g-content {
  margin-left: 0 !important;
}

.nomarginright {
  margin-right: 0 !important;
}

.nomarginright .g-content {
  margin-right: 0 !important;
}

.nopaddingall {
  padding: 0 !important;
}

.nopaddingall .g-content {
  padding: 0 !important;
}

.nopaddingtop {
  padding-top: 0 !important;
}

.nopaddingtop .g-content {
  padding-top: 0 !important;
}

.nopaddingbottom {
  padding-bottom: 0 !important;
}

.nopaddingbottom .g-content {
  padding-bottom: 0 !important;
}

.nopaddingleft {
  padding-left: 0 !important;
}

.nopaddingleft .g-content {
  padding-left: 0 !important;
}

.nopaddingright {
  padding-right: 0 !important;
}

.nopaddingright .g-content {
  padding-right: 0 !important;
}

.g-flushed {
  padding: 0 !important;
}

.g-flushed .g-content {
  padding: 0;
  margin: 0;
}

.g-flushed .g-container {
  width: 100%;
}

.full-width {
  flex-grow: 0;
  flex-basis: 100%;
}

.full-width .g-block {
  flex-grow: 0;
  flex-basis: 100%;
}

.hidden {
  display: none;
  visibility: hidden;
}

@media print {
  .visible-print {
    display: inherit !important;
  }
  .g-block.visible-print {
    display: block !important;
  }
  .hidden-print {
    display: none !important;
  }
}

.equal-height {
  display: flex;
}

.equal-height .g-content {
  flex-basis: 100%;
}

#g-offcanvas {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  display: none;
  -webkit-overflow-scrolling: touch;
}

.g-offcanvas-toggle {
  display: block;
  position: absolute;
  top: 0.7rem;
  left: 0.7rem;
  z-index: 10;
  line-height: 1;
  cursor: pointer;
}

.g-offcanvas-active {
  overflow-x: hidden;
}

.g-offcanvas-open {
  overflow: hidden;
}

.g-offcanvas-open body, .g-offcanvas-open #g-page-surround {
  overflow: hidden;
}

.g-offcanvas-open .g-nav-overlay {
  z-index: 15;
  position: absolute;
  opacity: 1;
  height: 100%;
}

.g-offcanvas-open #g-offcanvas {
  display: block;
}

.g-offcanvas-left #g-page-surround {
  left: 0;
}

.g-offcanvas-right #g-offcanvas {
  left: inherit;
}

.g-offcanvas-right .g-offcanvas-toggle {
  left: inherit;
  right: 0.7rem;
}

.g-offcanvas-right #g-page-surround {
  right: 0;
}

.g-offcanvas-left #g-offcanvas {
  right: inherit;
}

/*# sourceMappingURL=nucleus.css.map */
/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */


@font-face{
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u-w4BMUTPHjxsIPx-oPCc.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u_w4BMUTPHjxsI3wi_Gwfo.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u8w4BMUTPHh30AXC-v.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype');
}
@font-face{
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/lato/v24/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype');
}

.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.5rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.9rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 2rem;
}
body, #g-page-surround {
  color: #999999;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
@media print {
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
a {
  color: #004e16;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
a:hover {
  color: #000200;
}
h1, h2, h3, h4, h5, h6, strong {
  color: inherit;
}
h1 > .marker, h2 > .marker, h3 > .marker, h4 > .marker, h5 > .marker, h6 > .marker, strong > .marker {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, transparent 50%, #ffe50a 50%);
  background-image: linear-gradient(to bottom,transparent 50%, #ffe50a 50%);
  padding: 0.1rem 0.5rem;
}
h1 > .marker2, h2 > .marker2, h3 > .marker2, h4 > .marker2, h5 > .marker2, h6 > .marker2, strong > .marker2 {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.3) 50%);
  background-image: linear-gradient(to bottom,transparent 50%, rgba(0, 0, 0, 0.3) 50%);
  padding: 0.1rem 0.5rem;
}
.button {
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 2rem;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
  color: #ffffff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.button:hover {
  background: #008526;
  color: #ffffff;
}
.button:active, .button:focus {
  background: #008526;
  color: #ffffff;
}
.button.dark {
  background: #666666;
}
.button.dark:hover, .button.dark:active, .button.dark:focus {
  background: #004e16;
}
.button.empty {
  background: none;
  border: 1px solid #004e16;
  color: #004e16;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button.empty:hover {
  color: #ffffff;
  background: #004e16;
}
.button.button-grey {
  background: #f5f5f5;
  color: #999999;
}
.button.button-grey:hover {
  background: #e6e6e6;
}
.button.button-green {
  background: #68b41c;
}
.button.button-green:hover {
  background: #599a18;
}
.button.button-orange {
  background: #ff4029;
}
.button.button-orange:hover {
  background: #eb1900;
}
.button.button-purple {
  background: #cf287a;
}
.button.button-purple:hover {
  background: #9c1e5c;
}
.button.button-blue {
  background: #3db3f0;
}
.button.button-blue:hover {
  background: #1199df;
}
.button.button-xlarge {
  font-size: 1.4rem;
}
.button.button-large {
  font-size: 1.2rem;
}
.button.button-small {
  font-size: 0.8rem;
}
.button.button-xsmall {
  font-size: 0.7rem;
}
.button.button-block {
  display: block;
}
.g-title {
  margin-top: -5px;
  margin-bottom: 30px;
  position: relative;
}
.g-title:after {
  height: 10px;
  display: block;
  content: "";
  width: 75px;
  margin: 20px 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-title:after {
    display: none;
  }
}
#g-offcanvas .g-title:before, #g-offcanvas .g-title:after, .g-particle-intro .g-title:before, .g-particle-intro .g-title:after {
  display: none;
}
#g-aside .g-title, #g-sidebar .g-title {
  font-size: 1.5rem;
  margin-top: 0;
  margin-bottom: 25px;
}
#g-aside .g-title:before, #g-aside .g-title:after, #g-sidebar .g-title:before, #g-sidebar .g-title:after {
  width: 60px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-aside .g-title:before, #g-aside .g-title:after, #g-sidebar .g-title:before, #g-sidebar .g-title:after {
    display: none;
  }
}
#g-aside .text-center .g-title:before, #g-aside .text-center .g-title:after, #g-aside .title-center .g-title:before, #g-aside .title-center .g-title:after, #g-sidebar .text-center .g-title:before, #g-sidebar .text-center .g-title:after, #g-sidebar .title-center .g-title:before, #g-sidebar .title-center .g-title:after {
  width: 40px;
}
#g-aside .g-content > div, #g-sidebar .g-content > div {
  margin-bottom: 50px;
}
#g-aside .g-content > div:last-child, #g-sidebar .g-content > div:last-child {
  margin-bottom: 0;
}
.border-bottom {
  border-bottom: 1px solid #ecf0f1;
}
.border-top {
  border-top: 1px solid #ecf0f1;
}
.g-logo {
  margin: 10px 0;
  display: inline-block;
}
.g-logo > .g-content {
  margin-top: 0;
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-logo {
    display: block;
    text-align: center;
  }
}
.g-logo img {
  width: auto;
}
.logo-large {
  display: inline-block;
}
.g-gutter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-gutter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.fullwidth-section {
  padding: 0 !important;
}
.fullwidth-section > .g-container {
  width: 100%;
}
.fullwidth-section .g-content {
  padding: 0;
  margin: 0;
}
.g-center-vertical {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.tooltip h1, .tooltip h2, .tooltip h3, .tooltip h4, .tooltip h5, .tooltip h6, .tooltip strong {
  color: #ffffff !important;
}
iframe {
  border-radius: 2rem;
}
.presets-demo .g-dropdown .g-menu-item-container:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 25px;
  border: 2px solid #ffffff;
  background: #000000;
}
.presets-demo .g-dropdown .g-menu-item-container .g-menu-item-content {
  margin-left: 30px;
}
.presets-demo .g-dropdown .preset1 .g-menu-item-container:before {
  background: #3db3f0;
}
.presets-demo .g-dropdown .preset2 .g-menu-item-container:before {
  background: #68b41c;
}
.presets-demo .g-dropdown .preset3 .g-menu-item-container:before {
  background: #e96669;
}
.presets-demo .g-dropdown .preset4 .g-menu-item-container:before {
  background: #8272dd;
}
.presets-demo .g-dropdown .preset5 .g-menu-item-container:before {
  background: #fc7f0f;
}
.presets-demo .g-dropdown .preset6 .g-menu-item-container:before {
  background: #cb3f31;
}
#g-mobilemenu-container .presets-demo .g-dropdown .g-go-back .g-menu-item-container:before {
  content: "";
  position: relative;
  width: 1.28571em;
  height: auto;
  margin-top: 0;
  border-radius: 0;
  background: none;
}
#g-mobilemenu-container .presets-demo .g-dropdown .g-go-back .g-menu-item-container .g-menu-item-content {
  margin-left: 30px;
}
body {
  font-family: "Lato";
  font-weight: 300;
  font-size: 1rem;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lato";
  font-weight: 500;
  margin-top: -5px;
}
h1 {
  font-size: 3rem;
}
h2 {
  font-size: 2.5rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.9rem;
}
.g-main-nav {
  font-family: "Lato";
  font-weight: 300;
  font-size: 1rem;
}
.g-main-nav .g-dropdown {
  font-size: 0.9rem;
}
bold, strong {
  font-weight: 700;
}
.button {
  font-weight: 500;
}
blockquote {
  border-left: 10px solid #F0F2F4;
}
blockquote p {
  font-size: 1.1rem;
  color: #ccc;
  margin-bottom: 1rem !important;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #999999;
  font-size: 1.2rem;
}
blockquote small:before {
  content: none !important;
}
code {
  background: #fafafa;
  color: #d05;
  font-size: 0.9rem;
  border: 1px solid #ecf0f1;
}
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f8f8f8;
  border: 1px solid #ecf0f1;
  border-radius: 2rem;
  line-height: 1.15;
  font-size: 0.9rem;
  border: 1px solid #ecf0f1;
}
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
pre.prettyprint {
  border: 1px solid #ecf0f1 !important;
  padding: 1rem !important;
}
hr {
  border-bottom: 1px solid #ecf0f1;
}
hr.uk-article-divider {
  border-color: #ecf0f1;
  margin-bottom: 35px;
}
* + .uk-article-divider {
  margin-top: 35px;
}
.uk-table-hover tbody tr:hover {
  background: #f6f6f6;
}
.uk-badge {
  margin-right: 5px;
}
.g-typography-page > section {
  margin-top: 150px;
}
.g-typography-page > section:first-child {
  margin-top: 0;
}
iframe {
  border: none;
}
.uk-accordion .uk-accordion-title {
  background: #f6f6f6;
  border: 1px solid #ecf0f1;
  border-radius: 3px;
}
.uk-tab-grid::before {
  border-color: #ecf0f1;
}
#g-navigation {
  background-color: #ffffff;
  color: #999999;
  position: relative;
  z-index: 2;
}
#g-navigation h1, #g-navigation h2, #g-navigation h3, #g-navigation h4, #g-navigation h5, #g-navigation h6, #g-navigation strong {
  color: #666666;
}
#g-navigation .g-container {
  position: relative;
}
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
@media print {
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.2345rem 0.469rem;
  white-space: nowrap;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
  float: left;
}
.g-main-nav {
  z-index: 20;
}
.g-main-nav:not(.g-menu-hastouch) .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
.g-main-nav:not(.g-menu-hastouch) .g-dropdown {
  z-index: 1003;
}
.g-main-nav .g-toplevel {
  text-align: right;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  line-height: 1;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
  text-align: center;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  width: 1rem;
}
.g-main-nav .g-toplevel i {
  opacity: 1;
}
.g-main-nav .g-dropdown {
  text-align: left;
  border-radius: none;
}
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
.g-main-nav .g-sublevel > li {
  margin: 0;
  padding: 0;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  vertical-align: middle;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: 10px;
  top: 13px;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.75;
  font-size: 0.9rem;
}
.g-main-nav .g-sublevel > li:hover.g-parent .g-menu-parent-indicator:after {
  content: "" !important;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  margin: 0 1.563rem;
  border-top: 0px solid #009b2c;
}
.g-main-nav .g-fullwidth > .g-dropdown[data-g-item-width] {
  margin-left: 0;
  margin-right: 0;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid {
    -webkit-flex-flow: row;
    -moz-flex-flow: row;
    flex-flow: row;
  }
}
.g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block {
  border-right: 1px solid #009b2c;
}
.g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block:last-child {
  border-right: none;
}
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li:last-child {
  border-bottom: 1px solid #009b2c !important;
}
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li:hover .g-menu-parent-indicator:after, .g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li.active .g-menu-parent-indicator:after {
  color: #666666;
  opacity: 1;
}
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel > li a {
  padding: 12px 20px !important;
}
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator {
  top: 10px !important;
}
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator:after {
  background: #008124 !important;
  color: #ffffff !important;
  background: transparent;
  border: none !important;
  border-radius: 2px;
  height: 1.5rem;
  width: 1.5rem !important;
  padding: 0.15rem;
  text-align: center;
  line-height: 18px;
  opacity: 1;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-main-nav .g-fullwidth > .g-dropdown .g-sublevel .g-menu-parent-indicator:hover:after {
  background: #009b2c !important;
}
.g-menu-item-subtitle {
  opacity: 1;
}
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 32px;
}
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -32px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 32px solid transparent;
  z-index: -1;
}
.g-menu-overlay.g-menu-overlay-open {
  z-index: 19;
}
.g-main-nav .g-standard .g-dropdown .flyout-left .g-dropdown {
  left: auto;
  right: 100%;
}
.g-menu-hastouch .g-standard .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 2rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
.g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-hastouch .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border-radius: 2rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-item-content {
  margin-right: 0;
  margin-left: 2rem;
}
[dir="rtl"] .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  right: auto;
  left: 10px;
  margin-top: 3px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
[dir="rtl"] .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block {
  border-right: none;
  border-left: 1px solid #009b2c;
}
[dir="rtl"] .g-main-nav .g-fullwidth > .g-dropdown > .g-dropdown-column > .g-grid .g-block:last-child {
  border-left: none;
}
#g-header .g-main-nav {
  margin: 2rem 0 0 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header .g-main-nav {
    margin: 1.5rem 0 0 0;
  }
}
#g-header .g-main-nav .g-toplevel > li {
  margin: 0 2px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header .g-main-nav .g-toplevel > li {
    margin: 0;
  }
}
#g-header .g-main-nav .g-toplevel > li:last-child {
  margin: 0;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #666666;
  padding: 8px 20px;
  border-radius: 25px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 5px 12px;
  }
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container a {
  color: #666666;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container a:hover {
  color: #004e16;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 1;
  padding: 0.1rem;
  color: #ffffff;
  border: 0px solid #ffffff;
  background: transparent;
  margin-left: 0px;
  border-radius: 0px;
  width: 0.675rem;
  text-align: center;
}
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #ffffff;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
}
#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-selected, #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-selected {
  color: #004e16;
}
#g-header .g-main-nav .g-dropdown {
  color: #ffffff;
  background: #004e16;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
#g-header .g-main-nav .g-dropdown .g-menu-item-container {
  color: #ffffff;
  padding: 12px 15px;
}
#g-header .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #009b2c;
}
#g-header .g-main-nav .g-dropdown .g-dropdown-column {
  border-bottom: none;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #ffffff;
  font-weight: normal;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container > .g-selected {
  color: #004e16;
  font-weight: normal;
}
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  background: #00681d;
  color: #ffffff;
}
#g-header .g-main-nav .g-sublevel > li:hover > .g-menu-item-container > .g-selected, #g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container > .g-selected {
  background: #00681d;
  color: #ffffff;
}
#g-header .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #ffffff;
}
#g-header .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
#g-header .g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
@media only all and (max-width: 47.99rem) {
  #g-header .g-menu-block {
    display: none;
  }
}
#g-header .g-menu-item-subtitle {
  font-size: 0.75rem;
  font-weight: normal;
  opacity: 1;
  padding-top: 5px;
}
.menu-item-particle a {
  color: #ffffff;
}
.menu-item-particle a:hover {
  color: #666666;
}
#g-offcanvas {
  background: #68b41c;
  width: 17rem;
  color: #ffffff;
}
#g-offcanvas a {
  color: #e8f9d6;
}
#g-offcanvas a:hover {
  color: #ffffff;
}
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #ffffff;
}
#g-offcanvas .button {
  background: #008526;
  color: #ffffff;
}
#g-offcanvas .button:hover {
  background: #009f2d;
}
#g-offcanvas .button:active {
  background: #006c1f;
}
.g-offcanvas-toggle {
  font-size: 1.7rem;
  color: #999999;
  left: auto;
  right: 1.563rem;
  top: 34px;
}
.g-offcanvas-right .g-offcanvas-toggle {
  left: auto;
  right: 1.563rem;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #68b41c;
}
#g-offcanvas #g-mobilemenu-container ul > li {
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-type-particle {
  display: none !important;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #ffffff;
  border-bottom: 1px solid #599a18;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  color: #ffffff;
  background: #00681d;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #004e16;
  border: 1px solid #ffffff;
  background: #ffffff;
  -webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
  -moz-transition: background 0.2s, color 0.2s, border-color 0.2s;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  border-radius: 2rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.75;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-parent .g-menu-parent-indicator {
  padding-right: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-parent .g-menu-parent-indicator:after {
  content: "";
}
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
#g-mobilemenu-container {
  margin: -1.563rem;
}
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.6);
}
@media print {
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
.g-offcanvas-open .g-nav-overlay {
  z-index: 1010;
}
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-header.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-left #g-top.uk-active {
  margin-left: 17rem;
}
.g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-header.uk-active, .g-offcanvas-open.g-offcanvas-css2 .g-offcanvas-right #g-top.uk-active {
  margin-left: -17rem;
}
.g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-header.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-left #g-top.uk-active {
  margin-left: 0;
}
.g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-header.uk-active, .g-offcanvas-closing.g-offcanvas-css2 .g-offcanvas-right #g-top.uk-active {
  margin-left: 0;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .g-offcanvas-open .g-nav-overlay {
    z-index: 1010;
  }
  .g-offcanvas-open .g-offcanvas-left #g-header.uk-active, .g-offcanvas-open .g-offcanvas-left #g-top.uk-active {
    margin-left: 17rem;
  }
  .g-offcanvas-open .g-offcanvas-right #g-header.uk-active, .g-offcanvas-open .g-offcanvas-right #g-top.uk-active {
    margin-left: -17rem;
  }
  .g-offcanvas-closing .g-offcanvas-left #g-header.uk-active, .g-offcanvas-closing .g-offcanvas-left #g-top.uk-active {
    margin-left: 0;
  }
  .g-offcanvas-closing .g-offcanvas-right #g-header.uk-active, .g-offcanvas-closing .g-offcanvas-right #g-top.uk-active {
    margin-left: 0;
  }
}
#g-header.uk-active, #g-top.uk-active {
  -webkit-transition: margin 0.3s;
  -moz-transition: margin 0.3s;
  transition: margin 0.3s;
}
.g-nav-overlay, .g-menu-overlay {
  -webkit-transition: opacity 0.3s ease-out 0s, z-index 0s;
  -moz-transition: opacity 0.3s ease-out 0s, z-index 0s;
  transition: opacity 0.3s ease-out 0s, z-index 0s;
}
#g-drawer {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-drawer h1, #g-drawer h2, #g-drawer h3, #g-drawer h4, #g-drawer h5, #g-drawer h6, #g-drawer strong {
  color: #666666;
}
@media print {
  #g-drawer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-top {
  background-color: rgba(0, 0, 0, 0.03);
  color: #999999;
  z-index: 1003;
  font-size: 0.9rem;
}
#g-top h1, #g-top h2, #g-top h3, #g-top h4, #g-top h5, #g-top h6, #g-top strong {
  color: #666666;
}
#g-top .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#g-top .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-top .g-block:last-child {
    text-align: center;
  }
}
#g-top .g-block:first-child {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  #g-top .g-block:first-child {
    text-align: center;
  }
}
#g-top > .g-container {
  position: relative;
}
#g-top .g-main-nav {
  font-size: 0.9rem;
  font-family: "Lato";
}
#g-top .g-main-nav .g-toplevel {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  #g-top .g-main-nav .g-toplevel {
    text-align: center;
  }
}
#g-top .g-main-nav .g-toplevel > li {
  border-right: 1px solid rgba(0, 0, 0, 0.03);
  margin: 0;
  margin-left: -4px;
}
#g-top .g-main-nav .g-toplevel > li:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.03);
  margin-left: 0;
}
#g-top .g-main-nav .g-toplevel > li:last-child {
  margin-left: -4px;
}
#g-top .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding: 9.125px 15px;
}
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 9.125px 15px;
  line-height: inherit;
  color: #999999;
}
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container a {
  color: #999999;
}
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container a:hover {
  color: #004e16;
}
#g-top .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "";
  opacity: 0.75;
  border: 1px solid #ecf0f1;
  background: rgba(0, 0, 0, 0.03);
  margin-left: 5px;
  border-radius: 4px;
  width: 1.5rem;
  text-align: center;
  line-height: 1;
}
#g-top .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #004e16;
}
#g-top .g-main-nav .g-dropdown {
  background: #ffffff;
  border-radius: 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.05);
}
#g-top .g-main-nav .g-dropdown a {
  color: #999999;
  padding: 9px 15px;
}
#g-top .g-main-nav .g-dropdown li {
  border-bottom: 1px solid #ecf0f1;
}
#g-top .g-main-nav .g-dropdown .g-dropdown-column {
  border-bottom: none;
}
#g-top .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #999999;
  font-weight: normal;
}
#g-top .g-main-nav .g-sublevel > li:hover > .g-menu-item-container {
  background: #f6f6f6;
  color: #333;
}
#g-top .g-main-nav .g-sublevel > li:last-child {
  border-bottom: none;
}
#g-top .g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  top: 9px;
}
@media print {
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-header {
  background-color: #ffffff;
  color: #666666;
  position: relative;
  z-index: 1002;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
#g-header h1, #g-header h2, #g-header h3, #g-header h4, #g-header h5, #g-header h6, #g-header strong {
  color: #666666;
}
#g-header > .g-container {
  position: relative;
}
#g-header .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media print {
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-breadcrumb {
  padding: 0.3rem 0;
  background-color: #004e16;
  background-image: url(/templates/it_mighty/custom/images/back1.jpg);
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #ffffff;
}
#g-breadcrumb h1, #g-breadcrumb h2, #g-breadcrumb h3, #g-breadcrumb h4, #g-breadcrumb h5, #g-breadcrumb h6, #g-breadcrumb strong {
  color: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  #g-breadcrumb {
    text-align: center;
  }
}
#g-breadcrumb ul.breadcrumb, #g-breadcrumb ol.breadcrumb {
  padding: 0.938rem !important;
}
@media print {
  #g-breadcrumb {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-fullwidth {
  padding: 0;
  background-color: #ffffff;
  color: #999999;
}
#g-fullwidth > .g-container {
  width: 100%;
  padding: 0;
  margin: 0;
}
#g-fullwidth .g-content {
  padding: 0;
  margin: 0;
}
#g-fullwidth h1, #g-fullwidth h2, #g-fullwidth h3, #g-fullwidth h4, #g-fullwidth h5, #g-fullwidth h6, #g-fullwidth strong {
  color: #666666;
}
@media print {
  #g-fullwidth {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-showcase {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #666666;
}
@media print {
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-intro {
  padding: 3.5rem 0;
  background-color: #004e16;
  background-image: url(/templates/it_mighty/custom/images/back1.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #ffffff;
}
#g-intro h1, #g-intro h2, #g-intro h3, #g-intro h4, #g-intro h5, #g-intro h6, #g-intro strong {
  color: #ffffff;
}
@media print {
  #g-intro {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-feature {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-feature h1, #g-feature h2, #g-feature h3, #g-feature h4, #g-feature h5, #g-feature h6, #g-feature strong {
  color: #666666;
}
@media print {
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-subfeature {
  padding: 3.5rem 0;
  background-color: #004e16;
  background-image: url(/templates/it_mighty/custom/images/back2.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #ffffff;
}
#g-subfeature h1, #g-subfeature h2, #g-subfeature h3, #g-subfeature h4, #g-subfeature h5, #g-subfeature h6, #g-subfeature strong {
  color: #ffffff;
}
@media print {
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-utility {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-utility h1, #g-utility h2, #g-utility h3, #g-utility h4, #g-utility h5, #g-utility h6, #g-utility strong {
  color: #666666;
}
@media print {
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-maintop {
  padding: 3.5rem 0;
  background-color: #004e16;
  background-image: url(/templates/it_mighty/custom/images/back1.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #ffffff;
}
#g-maintop h1, #g-maintop h2, #g-maintop h3, #g-maintop h4, #g-maintop h5, #g-maintop h6, #g-maintop strong {
  color: #ffffff;
}
@media print {
  #g-maintop {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-system-messages {
  background-color: #ffffff;
  color: #999999;
}
#g-system-messages h1, #g-system-messages h2, #g-system-messages h3, #g-system-messages h4, #g-system-messages h5, #g-system-messages h6, #g-system-messages strong {
  color: #666666;
}
@media print {
  #g-system-messages {
    background: #fff !important;
    color: #000 !important;
  }
}
#system-message-container #system-message {
  padding: 0;
}
#system-message-container #system-message .alert {
  padding: 25px;
  margin: 5.063rem 1.563rem 0 1.563rem;
}
#system-message-container #system-message .alert .close {
  position: static;
}
#system-message-container #system-message .alert .close:hover {
  text-decoration: none;
}
#system-message-container #system-message .alert p {
  margin: 15px 0 0 0;
}
#g-sidebar {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-sidebar h1, #g-sidebar h2, #g-sidebar h3, #g-sidebar h4, #g-sidebar h5, #g-sidebar h6, #g-sidebar strong {
  color: #666666;
}
@media print {
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbody {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-mainbody h1, #g-mainbody h2, #g-mainbody h3, #g-mainbody h4, #g-mainbody h5, #g-mainbody h6, #g-mainbody strong {
  color: #666666;
}
@media print {
  #g-mainbody {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-aside {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-aside h1, #g-aside h2, #g-aside h3, #g-aside h4, #g-aside h5, #g-aside h6, #g-aside strong {
  color: #666666;
}
@media print {
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-mainbottom {
  padding: 3.5rem 0;
  background-color: #004e16;
  background-image: url(/templates/it_mighty/custom/images/back2.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #ffffff;
}
#g-mainbottom h1, #g-mainbottom h2, #g-mainbottom h3, #g-mainbottom h4, #g-mainbottom h5, #g-mainbottom h6, #g-mainbottom strong {
  color: #ffffff;
}
@media print {
  #g-mainbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-extension {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-extension h1, #g-extension h2, #g-extension h3, #g-extension h4, #g-extension h5, #g-extension h6, #g-extension strong {
  color: #666666;
}
@media print {
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-additional {
  padding: 3.5rem 0;
  background-color: #004e16;
  background-image: url(/templates/it_mighty/custom/images/back1.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #ffffff;
}
#g-additional h1, #g-additional h2, #g-additional h3, #g-additional h4, #g-additional h5, #g-additional h6, #g-additional strong {
  color: #ffffff;
}
@media print {
  #g-additional {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-prebottom {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-prebottom h1, #g-prebottom h2, #g-prebottom h3, #g-prebottom h4, #g-prebottom h5, #g-prebottom h6, #g-prebottom strong {
  color: #666666;
}
@media print {
  #g-prebottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-bottom {
  padding: 3.5rem 0;
  background-color: rgba(0, 0, 0, 0.05);
  color: #999999;
}
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom h6, #g-bottom strong {
  color: #666666;
}
@media print {
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-afterbottom {
  padding: 3.5rem 0;
  background-color: #004e16;
  background-image: url(/templates/it_mighty/custom/images/back2.jpg);
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  color: #ffffff;
}
#g-afterbottom h1, #g-afterbottom h2, #g-afterbottom h3, #g-afterbottom h4, #g-afterbottom h5, #g-afterbottom h6, #g-afterbottom strong {
  color: #ffffff;
}
@media print {
  #g-afterbottom {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-last {
  padding: 3.5rem 0;
  background-color: #ffffff;
  color: #999999;
}
#g-last h1, #g-last h2, #g-last h3, #g-last h4, #g-last h5, #g-last h6, #g-last strong {
  color: #666666;
}
@media print {
  #g-last {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-footer {
  padding: 3.5rem 0;
  background-color: #004e16;
  color: #acafb1;
}
#g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6, #g-footer strong {
  color: #ffffff;
}
#g-footer a {
  color: #e1e2e2;
}
#g-footer a:hover {
  color: #004e16;
}
#g-footer .g-title:before, #g-footer .g-title:after {
  display: none;
}
@media print {
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-copyright {
  padding: 2rem 0;
  border-top: 1px solid #00681d;
  background-color: #004e16;
  color: #acafb1;
}
#g-copyright h1, #g-copyright h2, #g-copyright h3, #g-copyright h4, #g-copyright h5, #g-copyright h6, #g-copyright strong {
  color: #ffffff;
}
#g-copyright a {
  color: #e1e2e2;
}
#g-copyright a:hover {
  color: #004e16;
}
#g-copyright .g-block:last-child {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-block:last-child {
    text-align: center;
  }
  #g-copyright .g-block:last-child .g-content {
    margin-top: 0;
    padding-top: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-copyright {
    text-align: center;
  }
}
@media print {
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
#g-to-top {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 0;
  width: 0;
}
#g-to-top .style1 #g-totop-button {
  position: fixed;
  bottom: -40px;
  right: 28px;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  border-radius: 3px;
  padding: 6px 13px;
  z-index: 999;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
#g-to-top .style1 #g-totop-button:hover {
  background: #004e16;
}
@media only all and (max-width: 47.99rem) {
  #g-to-top .style1 #g-totop-button {
    display: none;
  }
}
#g-to-top .style1 #g-totop-button.totopfixed {
  bottom: 28px;
}
#g-to-top .style2 #g-totop-button {
  position: fixed;
  bottom: -40px;
  right: 28px;
  background: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  border-radius: 50%;
  padding: 6px 13px;
  z-index: 999;
  outline: none;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  -moz-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1) 0s;
}
#g-to-top .style2 #g-totop-button:hover {
  background: #004e16;
}
@media only all and (max-width: 47.99rem) {
  #g-to-top .style2 #g-totop-button {
    display: none;
  }
}
#g-to-top .style2 #g-totop-button.totopfixed {
  bottom: 28px;
}
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
.text-center .g-title, .title-center .g-title {
  text-align: center;
  margin-bottom: 40px;
}
.text-center .g-title:after, .title-center .g-title:after {
  height: 10px;
  display: block;
  content: "";
  width: 75px;
  margin: 20px auto;
  background: #004e16;
  border-radius: 25px;
}
@media only all and (max-width: 47.99rem) {
  .text-center .g-title:after, .title-center .g-title:after {
    display: none;
  }
}
.text-center .g-particle-intro .g-title:before, .text-center .g-particle-intro .g-title:after, .title-center .g-particle-intro .g-title:before, .title-center .g-particle-intro .g-title:after {
  display: none;
}
.title-border .g-title:after {
  height: 10px;
  display: block;
  content: "";
  width: 100%;
  margin: 20px auto;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(right, #004e16, #008526);
  background-image: linear-gradient(to left,#004e16, #008526);
  border-radius: 25px;
}
@media only all and (max-width: 47.99rem) {
  .title-border .g-title:after {
    display: none;
  }
}
.title-border .g-particle-intro .g-title:after {
  display: none;
}
.title-clean .g-title:before, .title-clean .g-title:after {
  display: none;
}
[class*="box"].g-block > .g-content {
  margin: 1.5625rem;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  padding: 25px;
  border: 1px solid #ecf0f1;
  background: #ffffff;
  border-radius: 2rem;
}
.box1.moduletable .g-title, .box1.widget .g-title, .box1.g-outer-box .g-title, .box1 > .g-content .g-title {
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 15px;
}
.box1.moduletable .g-title:before, .box1.moduletable .g-title:after, .box1.widget .g-title:before, .box1.widget .g-title:after, .box1.g-outer-box .g-title:before, .box1.g-outer-box .g-title:after, .box1 > .g-content .g-title:before, .box1 > .g-content .g-title:after {
  display: none;
}
.box1.moduletable .g-particle-intro .g-title, .box1.widget .g-particle-intro .g-title, .box1.g-outer-box .g-particle-intro .g-title, .box1 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
.box1.moduletable .g-particle-intro .g-title-separator, .box1.widget .g-particle-intro .g-title-separator, .box1.g-outer-box .g-particle-intro .g-title-separator, .box1 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  padding: 25px;
  border: 1px solid rgba(0, 0, 0, 0.015);
  background: rgba(0, 0, 0, 0.01);
  border-radius: 2rem;
}
.box2.moduletable .g-title, .box2.widget .g-title, .box2.g-outer-box .g-title, .box2 > .g-content .g-title {
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 15px;
}
.box2.moduletable .g-title:before, .box2.moduletable .g-title:after, .box2.widget .g-title:before, .box2.widget .g-title:after, .box2.g-outer-box .g-title:before, .box2.g-outer-box .g-title:after, .box2 > .g-content .g-title:before, .box2 > .g-content .g-title:after {
  display: none;
}
.box2.moduletable .g-particle-intro .g-title, .box2.widget .g-particle-intro .g-title, .box2.g-outer-box .g-particle-intro .g-title, .box2 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
.box2.moduletable .g-particle-intro .g-title-separator, .box2.widget .g-particle-intro .g-title-separator, .box2.g-outer-box .g-particle-intro .g-title-separator, .box2 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  padding: 25px;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
  color: #ffffff;
  border-radius: 2rem;
}
.box3.moduletable .g-title, .box3.widget .g-title, .box3.g-outer-box .g-title, .box3 > .g-content .g-title {
  color: #ffffff !important;
  border-bottom: 1px solid #009b2c;
  padding-bottom: 15px;
}
.box3.moduletable .g-title:before, .box3.moduletable .g-title:after, .box3.widget .g-title:before, .box3.widget .g-title:after, .box3.g-outer-box .g-title:before, .box3.g-outer-box .g-title:after, .box3 > .g-content .g-title:before, .box3 > .g-content .g-title:after {
  display: none;
}
.box3.moduletable .g-particle-intro .g-title, .box3.widget .g-particle-intro .g-title, .box3.g-outer-box .g-particle-intro .g-title, .box3 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
.box3.moduletable .g-particle-intro .g-title-separator, .box3.widget .g-particle-intro .g-title-separator, .box3.g-outer-box .g-particle-intro .g-title-separator, .box3 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
.box3.moduletable .button, .box3.widget .button, .box3.g-outer-box .button, .box3 > .g-content .button {
  background: #666666;
}
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3.g-outer-box .button:hover, .box3 > .g-content .button:hover {
  background: gray;
}
.box3.moduletable a, .box3.widget a, .box3.g-outer-box a, .box3 > .g-content a {
  color: #ecf0f1;
}
.box3.moduletable a:hover, .box3.widget a:hover, .box3.g-outer-box a:hover, .box3 > .g-content a:hover {
  color: #dde4e6;
}
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  padding: 25px;
  background: #666666;
  background-image: url(/templates/it_mighty/custom/images/back1.jpg);
  color: #ffffff;
  border-radius: 2rem;
}
.box4.moduletable .g-title, .box4.widget .g-title, .box4.g-outer-box .g-title, .box4 > .g-content .g-title {
  color: #ffffff !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 15px;
}
.box4.moduletable .g-title:before, .box4.moduletable .g-title:after, .box4.widget .g-title:before, .box4.widget .g-title:after, .box4.g-outer-box .g-title:before, .box4.g-outer-box .g-title:after, .box4 > .g-content .g-title:before, .box4 > .g-content .g-title:after {
  display: none;
}
.box4.moduletable .g-particle-intro .g-title, .box4.widget .g-particle-intro .g-title, .box4.g-outer-box .g-particle-intro .g-title, .box4 > .g-content .g-particle-intro .g-title {
  margin-bottom: 30px;
}
.box4.moduletable .g-particle-intro .g-title-separator, .box4.widget .g-particle-intro .g-title-separator, .box4.g-outer-box .g-particle-intro .g-title-separator, .box4 > .g-content .g-particle-intro .g-title-separator {
  display: none;
}
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4.g-outer-box .button:hover, .box4 > .g-content .button:hover {
  background: #004e16;
}
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.disabled .g-content {
  opacity: 0.4;
}
.square .g-content {
  border-radius: none;
}
.rounded .g-content {
  border-radius: 2rem;
}
table {
  border: 1px solid #f2f5f5;
}
th {
  background: #fbfcfc;
  padding: 0.5rem;
}
td {
  padding: 0.5rem;
  border: 1px solid #f2f5f5;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #ecf0f1;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #cfd9db;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #004e16;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #ecf0f1;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #cfd9db;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #004e16;
}
body.outline-_error h1 {
  margin: 30px 0;
  text-align: center;
}
body.outline-_error .g-offcanvas-toggle:not(.offcanvas-toggle-particle) {
  display: none;
}
.g-social a {
  display: inline-block;
  padding: 8px 10px;
  background: none;
  color: #999999;
  font-size: 0.9rem;
  margin-left: -4px;
  border-right: 1px solid rgba(0, 0, 0, 0.03);
}
.g-social a:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.03);
  margin-left: 0;
}
.g-social a:hover {
  color: #004e16;
}
#g-copyright .g-social a {
  padding: 0 10px;
  color: #acafb1;
  margin: 0;
  border: none;
}
#g-copyright .g-social a:first-child {
  border: none;
}
#g-copyright .g-social a:hover {
  color: #004e16;
}
#g-copyright .g-block:last-child .g-social {
  margin-right: -10px;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-block:last-child .g-social {
    margin-right: 0;
  }
}
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  100% {
    opacity: 1;
  }
}
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
.g-content-array .g-item-title {
  margin: 0;
}
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
.g-content-array .g-array-item-details {
  font-size: 90%;
}
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
.g-contacts.vertical .g-contacts-item {
  display: block;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #ecf0f1;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #004e16;
}
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid rgba(26, 26, 26, 0.03);
  margin-left: -4px;
  margin-bottom: 0;
}
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid rgba(26, 26, 26, 0.03);
  margin-left: 0;
}
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
#g-top .g-contacts .g-contacts-item > a {
  color: #999999;
}
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid rgba(26, 26, 26, 0.03);
}
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid rgba(26, 26, 26, 0.03);
}
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
.modal-search-container.style1 .uk-modal-dialog {
  text-align: left;
}
.modal-search-container.style1 .uk-modal-dialog .search form {
  margin-bottom: 0;
}
.modal-search-container.style1 .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #999999;
}
.modal-search-container.style1 .uk-modal-dialog .search-form .search-field {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #999999;
}
.modal-search-container.style1 .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
.modal-search-container.style1 .uk-modal-dialog .search-form .search-submit {
  display: none;
}
.modal-search-container.style1 .uk-modal-dialog .search-input {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #999999;
}
.modal-search-container.style2 #modal-search {
  background: rgba(0, 0, 0, 0.7);
}
.modal-search-container.style2 #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.modal-search-container.style2 #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 white;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 white;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #ffffff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-input:focus {
  box-shadow: 0 3px 0 0 white;
}
.modal-search-container.style2 #modal-search .uk-close {
  color: #ffffff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.modal-search-container.style2 #modal-search .uk-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #004e16 !important;
}
.modal-search-container .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-search-container i {
  opacity: 1 !important;
}
.offcanvas-toggle-particle.g-offcanvas-toggle {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.offcanvas-toggle-particle i {
  opacity: 1 !important;
}
.g-features-particle, .g-features2-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-features-particle .g-grid, .g-features2-particle .g-grid {
  margin-bottom: 2.3445rem;
}
.g-features-particle .g-grid:last-child, .g-features2-particle .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid:last-child .g-features-particle-item:last-child, .g-features2-particle .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid, .g-features2-particle .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features-particle-item, .g-features2-particle .g-features2-particle-item {
    margin-bottom: 2.3445rem;
  }
}
.g-features-particle .size-33, .g-features2-particle .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-33, .g-features2-particle .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-features-particle .size-16, .g-features2-particle .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .size-16, .g-features2-particle .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-features-particle .g-content, .g-features2-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-features-particle p, .g-features2-particle p {
  margin: 0;
}
.g-features-particle .g-features-particle-button, .g-features-particle .g-features-particle-subs, .g-features2-particle .g-features-particle-button, .g-features2-particle .g-features-particle-subs {
  margin-top: 20px;
}
.g-features-particle {
  text-align: center;
}
.g-features-particle .g-features-particle-title {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
.g-features-particle .g-features-particle-title a {
  color: #666666;
}
.g-features-particle .g-features-particle-title a:hover {
  color: #004e16;
}
.g-features-particle .g-features-particle-icon, .g-features-particle .g-circle-border {
  border-radius: 50%;
  font-size: 2rem;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.75rem;
  color: #004e16;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.g-features-particle .g-circle-border {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ecf0f1;
  height: 98px;
  width: 98px;
  left: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
}
.g-features-particle .g-features-particle-image {
  margin-bottom: 0.75rem;
  display: inline-block;
}
.g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  color: #ffffff;
  background: #004e16;
}
.g-features-particle .g-features-particle-item .g-content:hover .g-circle-border {
  border-color: #004e16;
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
.g-features-particle.style6 .g-grid {
  margin-bottom: 1.876rem;
}
.g-features-particle.style6 .g-grid .g-block {
  padding: 0 0.938rem;
}
.g-features-particle.style6 .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
.g-features-particle.style6 .g-content {
  padding: 3rem 2.5rem;
  background: #ffffff;
  border: 1px solid #ecf0f1;
}
.g-features-particle.style6 .g-features-particle-icon, .g-features-particle.style6 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
.g-features-particle.style6 .g-features-particle-title {
  margin-bottom: 1.5rem;
}
.g-features-particle.style6 .g-features-particle-button, .g-features-particle.style6 .g-features-particle-subs {
  margin-top: 30px;
}
.g-features-particle.style6 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #ecf0f1;
}
.g-features-particle.style6 .g-subs-item:last-child {
  border-bottom: none;
}
.g-features-particle.style7 .g-grid {
  margin-bottom: 1.876rem;
}
.g-features-particle.style7 .g-grid .g-block {
  padding: 0 0.938rem;
}
.g-features-particle.style7 .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid {
    margin-bottom: 0;
  }
}
.g-features-particle.style7 .g-features-particle-item {
  margin-top: 40px;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
.g-features-particle.style7 .g-content {
  padding: 25px;
  background: #ffffff;
  border: 1px solid #ecf0f1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-features-particle.style7 .g-content:hover {
  border-color: #008526;
}
.g-features-particle.style7 .g-content:hover .g-features-particle-icon {
  background: #008526;
}
.g-features-particle.style7 .g-features-particle-item-inner {
  margin-top: -64px;
}
.g-features-particle.style7 .g-features-particle-icon, .g-features-particle.style7 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
.g-features-particle.style7 .g-features-particle-icon .g-circle-border, .g-features-particle.style7 .g-features-particle-image .g-circle-border {
  display: none;
}
.g-features-particle.style7 .g-features-particle-icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 0;
  background: #004e16;
  color: #ffffff;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-features-particle.style7 .g-features-particle-title {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.g-features-particle.style7 .g-features-particle-button, .g-features-particle.style7 .g-features-particle-subs {
  margin-top: 30px;
}
.g-features-particle.style7 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #ecf0f1;
}
.g-features-particle.style7 .g-subs-item:last-child {
  border-bottom: none;
}
.g-features-particle.style8 {
  margin-left: 0;
  margin-right: 0;
  color: #ffffff;
  text-align: left;
}
.g-features-particle.style8 .g-grid {
  margin-bottom: 0;
}
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
  box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
  }
}
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item:last-child {
  box-shadow: 0 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
.g-features-particle.style8 .g-features-particle-item {
  padding: 35px 30px 40px;
  box-shadow: -20px -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: #00250a;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: #003a10;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: #004e16;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: #00621c;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(5) {
  background: #072;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(6) {
  background: #008b27;
}
.g-features-particle.style8 .g-features-particle-item:last-child {
  box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
    margin-bottom: 0;
  }
}
.g-features-particle.style8 .g-features-particle-icon, .g-features-particle.style8 .g-features-particle-image {
  margin-bottom: 10px;
  color: #ffffff;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: 40px;
}
.g-features-particle.style8 .g-features-particle-icon .g-circle-border, .g-features-particle.style8 .g-features-particle-image .g-circle-border {
  display: none;
}
.g-features-particle.style8 .g-features-particle-title {
  color: #ffffff !important;
  font-size: 1.35rem;
}
.g-features-particle.style8 .g-features-particle-title a {
  color: #ffffff;
}
.g-features-particle.style8 .g-features-particle-title a:hover {
  text-decoration: underline;
}
.g-features-particle.style8 .g-features-particle-desc, .g-features-particle.style8 .g-features-particle-subs {
  opacity: 0.85;
}
.g-features-particle.style8 .g-features-particle-button {
  margin-top: 25px;
}
.g-features-particle.style8 .g-features-particle-button .button {
  background: none;
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-features-particle.style8 .g-features-particle-button .button:hover {
  background: #666666;
  border-color: #666666;
}
.g-features-particle.style8.pull-up {
  margin-top: -7.5rem;
  position: relative;
  z-index: 4;
}
.g-features2-particle .g-features2-particle-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
.g-features2-particle .g-features2-particle-title a {
  color: #666666;
}
.g-features2-particle .g-features2-particle-title a:hover {
  color: #004e16;
}
.g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: #004e16;
  font-size: 130%;
}
.g-features2-particle .g-features2-particle-image {
  margin-right: 20px;
  display: inline-block;
}
.g-features2-particle.style3 .g-grid .g-block {
  padding: 0 1rem;
}
.g-features2-particle.style3 .g-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
.g-features2-particle.style3 .g-content:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-right: 15px solid transparent;
  position: absolute;
  margin-top: 16px;
  margin-left: -15px;
  z-index: 99;
}
.g-features2-particle.style4 .g-features2-particle-icon {
  float: left;
  font-size: 55px;
  margin-right: 0;
  color: #bfbfbf;
}
.g-features2-particle.style4 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  max-width: 60px;
}
.g-features2-particle.style4 .g-title-desc-container {
  margin-left: 75px;
}
.g-features2-particle.style4 .g-features2-particle-title {
  margin-bottom: 10px;
}
.g-features2-particle.style4 .accent1 .g-features2-particle-icon {
  color: #004e16;
}
.g-features2-particle.style4 .accent2 .g-features2-particle-icon {
  color: #008526;
}
.g-features2-particle.style5 .g-features2-particle-icon {
  float: left;
  font-size: 24px;
  margin-right: 0;
  color: #b3b3b3;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid;
  border-radius: 50%;
}
.g-features2-particle.style5 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  width: 60px;
  height: 60px;
}
.g-features2-particle.style5 .g-features2-particle-image img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.g-features2-particle.style5 .g-title-desc-container {
  margin-left: 75px;
}
.g-features2-particle.style5 .g-features2-particle-title {
  margin-bottom: 10px;
}
.g-features2-particle.style5 .accent1 .g-features2-particle-icon {
  color: #004e16;
}
.g-features2-particle.style5 .accent2 .g-features2-particle-icon {
  color: #008526;
}
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
.g-content-pro .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-content-pro .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -9.7505rem;
  position: relative;
  z-index: 21;
}
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #ecf0f1;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
}
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #666666;
}
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #004e16;
}
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 0.4rem;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #004e16;
}
.g-content-pro .g-info-container-style2 .g-content-pro-special, .g-content-pro .g-info-container-style2 .g-item-details, .g-content-pro-slider .g-info-container-style2 .g-content-pro-special, .g-content-pro-slider .g-info-container-style2 .g-item-details, .g-content-pro-slideset .g-info-container-style2 .g-content-pro-special, .g-content-pro-slideset .g-info-container-style2 .g-item-details {
  color: #f2f2f2;
}
.g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
  color: #ccc;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
.g-content-pro .g-content-pro-special i, .g-content-pro-slider .g-content-pro-special i, .g-content-pro-slideset .g-content-pro-special i {
  margin-right: 5px;
}
.g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
  float: right;
  font-style: italic;
}
.g-content-pro .g-content-pro-link i, .g-content-pro-slider .g-content-pro-link i, .g-content-pro-slideset .g-content-pro-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
.g-content-pro .no-special .g-content-pro-link, .g-content-pro-slider .no-special .g-content-pro-link, .g-content-pro-slideset .no-special .g-content-pro-link {
  float: none;
}
.g-content-pro .no-link .g-content-pro-special, .g-content-pro-slider .no-link .g-content-pro-special, .g-content-pro-slideset .no-link .g-content-pro-special {
  float: none;
}
.g-content-pro .g-bottom-info, .g-content-pro-slider .g-bottom-info, .g-content-pro-slideset .g-bottom-info {
  margin-top: 15px;
}
.g-content-pro .g-item-details, .g-content-pro-slider .g-item-details, .g-content-pro-slideset .g-item-details {
  margin-top: 0.4rem;
  font-size: 90%;
  color: #ccc;
}
.g-content-pro .g-item-details .date i, .g-content-pro-slider .g-item-details .date i, .g-content-pro-slideset .g-item-details .date i {
  margin-right: 5px;
}
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #ffffff;
}
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -9.7505rem;
  position: relative;
  z-index: 21;
}
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #ecf0f1;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #666666;
}
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #004e16;
}
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #004e16;
}
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #f2f2f2;
}
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #bfbfbf;
}
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #ffffff;
}
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #004e16;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #004e16;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #072;
  border-color: #072;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #004e16;
  color: #004e16;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #004e16;
  border-color: #004e16;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #999999 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #999999;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
.g-main-feature .image-bottom {
  margin-bottom: -5.063rem;
}
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
.g-feedback {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-feedback > .g-grid > .g-block {
    margin-bottom: 30px;
  }
  .g-feedback > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
.g-feedback.style1 .g-content, .g-feedback-slider.style1 .g-content, .g-feedback-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-feedback.style1 .g-feedback-text, .g-feedback-slider.style1 .g-feedback-text, .g-feedback-slideset.style1 .g-feedback-text {
  background: #ffffff;
  border: 1px solid #ecf0f1;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 3px;
}
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before {
  border-right: 17px solid transparent;
  border-top: 16px solid #e9e9e9;
  z-index: 1;
}
.g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  margin-left: 1px;
  margin-top: -1px;
  z-index: 2;
}
.g-feedback.style1 .g-feedback-text:before, .g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-left: 0 solid transparent;
  content: "";
  height: 0;
  left: 60px;
  position: absolute;
  top: 100%;
  width: 0;
}
.g-feedback.style1 .g-user-image, .g-feedback-slider.style1 .g-user-image, .g-feedback-slideset.style1 .g-user-image {
  float: left;
  margin-right: 20px;
}
.g-feedback.style1 .g-user-image img, .g-feedback-slider.style1 .g-user-image img, .g-feedback-slideset.style1 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
.g-feedback.style1 .g-user-company a:hover, .g-feedback-slider.style1 .g-user-company a:hover, .g-feedback-slideset.style1 .g-user-company a:hover {
  color: #004e16;
  text-decoration: underline;
}
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
.g-feedback.style2, .g-feedback-slider.style2, .g-feedback-slideset.style2 {
  text-align: center;
}
.g-feedback.style2 .g-content, .g-feedback-slider.style2 .g-content, .g-feedback-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-feedback.style2 .g-feedback-text, .g-feedback-slider.style2 .g-feedback-text, .g-feedback-slideset.style2 .g-feedback-text {
  position: relative;
  font-size: 120%;
}
.g-feedback.style2 .g-feedback-separator, .g-feedback-slider.style2 .g-feedback-separator, .g-feedback-slideset.style2 .g-feedback-separator {
  margin: 20px auto;
  color: #004e16;
}
.g-feedback.style2 .g-feedback-separator i, .g-feedback-slider.style2 .g-feedback-separator i, .g-feedback-slideset.style2 .g-feedback-separator i {
  margin-right: 3px;
}
.g-feedback.style2 .g-feedback-separator i:last-child, .g-feedback-slider.style2 .g-feedback-separator i:last-child, .g-feedback-slideset.style2 .g-feedback-separator i:last-child {
  margin-right: 0;
}
.g-feedback.style2 .g-user-image, .g-feedback-slider.style2 .g-user-image, .g-feedback-slideset.style2 .g-user-image {
  display: inline-block;
  margin-bottom: 15px;
}
.g-feedback.style2 .g-user-image img, .g-feedback-slider.style2 .g-user-image img, .g-feedback-slideset.style2 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
.g-feedback.style2 .g-user-company a:hover, .g-feedback-slider.style2 .g-user-company a:hover, .g-feedback-slideset.style2 .g-user-company a:hover {
  color: #004e16;
  text-decoration: underline;
}
.g-feedback.style2 .uk-dotnav > li:first-child, .g-feedback-slider.style2 .uk-dotnav > li:first-child, .g-feedback-slideset.style2 .uk-dotnav > li:first-child {
  padding-left: 0;
}
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
.g-feedback.style3, .g-feedback-slider.style3, .g-feedback-slideset.style3 {
  text-align: center;
}
.g-feedback.style3 .g-content, .g-feedback-slider.style3 .g-content, .g-feedback-slideset.style3 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-feedback.style3 .g-feedback-text, .g-feedback-slider.style3 .g-feedback-text, .g-feedback-slideset.style3 .g-feedback-text {
  position: relative;
  font-style: italic;
}
.g-feedback.style3 .g-feedback-separator, .g-feedback-slider.style3 .g-feedback-separator, .g-feedback-slideset.style3 .g-feedback-separator {
  margin: 20px auto;
  color: #004e16;
}
.g-feedback.style3 .g-feedback-separator i, .g-feedback-slider.style3 .g-feedback-separator i, .g-feedback-slideset.style3 .g-feedback-separator i {
  margin-right: 3px;
}
.g-feedback.style3 .g-feedback-separator i:last-child, .g-feedback-slider.style3 .g-feedback-separator i:last-child, .g-feedback-slideset.style3 .g-feedback-separator i:last-child {
  margin-right: 0;
}
.g-feedback.style3 .g-user-image, .g-feedback-slider.style3 .g-user-image, .g-feedback-slideset.style3 .g-user-image {
  display: inline-block;
  margin-bottom: 30px;
}
.g-feedback.style3 .g-user-image img, .g-feedback-slider.style3 .g-user-image img, .g-feedback-slideset.style3 .g-user-image img {
  border-radius: 50%;
  width: 130px;
}
.g-feedback.style3 .g-user-details, .g-feedback-slider.style3 .g-user-details, .g-feedback-slideset.style3 .g-user-details {
  margin-bottom: 15px;
}
.g-feedback.style3 .g-user-name, .g-feedback-slider.style3 .g-user-name, .g-feedback-slideset.style3 .g-user-name {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.g-feedback.style3 .g-user-company a:hover, .g-feedback-slider.style3 .g-user-company a:hover, .g-feedback-slideset.style3 .g-user-company a:hover {
  color: #004e16;
  text-decoration: underline;
}
.g-feedback.style3 .uk-dotnav > li:first-child, .g-feedback-slider.style3 .uk-dotnav > li:first-child, .g-feedback-slideset.style3 .uk-dotnav > li:first-child {
  padding-left: 0;
}
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #ffffff;
  border: 1px solid #ecf0f1;
}
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #ffffff !important;
}
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #004e16 !important;
}
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #ffffff;
  border: 1px solid #ecf0f1;
}
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #ffffff !important;
}
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #004e16 !important;
}
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
.g-pricing-tables {
  text-align: center;
}
.g-pricing-tables:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables .g-pricing-table {
    margin-bottom: 30px;
  }
  .g-pricing-tables .g-pricing-table:last-child {
    margin-bottom: 0;
  }
}
.g-pricing-tables .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-pricing-tables .g-pricing-table-inner {
  margin: 0;
  border: 1px solid #ecf0f1;
  list-style: none;
  border-radius: 3px;
  background: #ffffff;
  position: relative;
  overflow: hidden;
}
.g-pricing-tables h4, .g-pricing-tables h3 {
  margin: 0;
}
.g-pricing-tables .g-table-title {
  padding: 25px 20px;
}
.g-pricing-tables .g-table-price {
  padding: 30px 20px;
  font-size: 2.3rem;
  background: #004e16;
  color: #ffffff;
}
.g-pricing-tables .g-table-item {
  padding: 15px 20px;
  border-bottom: 1px solid #ecf0f1;
}
.g-pricing-tables .g-table-button {
  padding: 25px 20px;
}
.g-pricing-tables .g-table-button i {
  margin-right: 10px;
}
.g-pricing-tables.style1 .featured-table h4 {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.g-pricing-tables.style1 .featured-table .g-pricing-table-inner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.09);
}
.g-pricing-tables.style1 .featured-table .g-table-featured-text {
  background: red;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: -30px;
  top: 30px;
  text-align: center;
  width: 135px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.g-pricing-tables.gutter-disabled > .g-grid {
  border: 1px solid #ecf0f1;
  border-radius: 3px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.gutter-disabled > .g-grid {
    border: none;
  }
}
.g-pricing-tables.gutter-disabled .g-pricing-table-inner {
  border: none;
  border-right: 1px solid #ecf0f1;
  border-radius: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table-inner {
    border: 1px solid #ecf0f1;
  }
}
.g-pricing-tables.gutter-disabled.style1 .featured-table .g-pricing-table-inner {
  box-shadow: none;
}
.g-pricing-tables.gutter-disabled.style1 .featured-table h4 {
  line-height: 1.55rem;
}
.g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
  border-right: none;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
    border-right: 1px solid #ecf0f1;
  }
}
.g-pricing-tables.style2 .g-table-head {
  padding: 30px 20px;
  border-bottom: 1px solid #ecf0f1;
}
.g-pricing-tables.style2 .g-table-title {
  padding: 0 20px;
  margin-bottom: 10px;
}
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 1.7rem;
  font-weight: normal;
  text-transform: uppercase;
}
.g-pricing-tables.style2 .g-table-item:nth-child(even) {
  background: #f6f6f6;
}
.g-pricing-tables.style2 .g-table-price {
  background: none;
  color: #004e16;
  padding: 0 20px;
  font-size: 3rem;
  font-weight: bold;
}
.g-pricing-tables.style2 .featured-table .g-table-featured-text {
  margin-bottom: 15px;
}
.g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
  padding: 7px 30px;
  background: #ffffff;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 50px;
  font-size: 13px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 2px;
    padding: 7px 20px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 0;
    padding: 7px 10px;
    font-size: 11px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 3px;
    padding: 7px 25px;
  }
}
.g-pricing-tables.style2 .featured-table .g-table-head {
  background: #004e16;
  color: #ffffff;
}
.g-pricing-tables.style2 .featured-table .g-table-title h4 {
  color: #ffffff !important;
}
.g-pricing-tables.style2 .featured-table .g-table-price {
  color: #ffffff;
}
.g-pricing-tables.style2 .featured-table .g-table-button .button {
  border: 1px solid transparent;
}
.g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
  margin-bottom: 77px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
    margin-bottom: 2.5rem;
  }
}
.g-pricing-tables.style2.g-has-featured-text > .g-grid {
  margin-top: 39px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2.g-has-featured-text > .g-grid {
    margin-top: 0;
  }
}
.g-pricing-tables.style2.g-has-featured-text .featured-table {
  margin-top: -39px;
}
@media only all and (max-width: 47.99rem) {
  .g-pricing-tables.style2.g-has-featured-text .featured-table {
    margin-top: 0;
  }
}
.g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  border: 1px solid #ecf0f1;
  border-left: 2px solid #004e16;
  background: #ffffff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner {
    padding: 20px;
  }
}
.g-cta-button.style1 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
.g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
.g-cta-button.style1 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
.g-cta-button.style1 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
.g-cta-button.style1 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
.g-cta-button.style1 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
.g-cta-button.style1 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
.g-cta-button.style2 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
.g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
.g-cta-button.style2 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
.g-cta-button.style2 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
.g-cta-button.style2 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
  background-color: transparent;
  color: #004e16;
  border: 2px solid #004e16;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-cta-button.style2 .g-cta-inner .g-cta-right .button:hover {
  background-color: #004e16;
  color: #ffffff;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
.g-cta-button.style2 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
.g-cta-button.style2 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-buttons .g-buttons-item {
  color: #999999;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #999999;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.g-buttons .g-buttons-item a {
  color: inherit;
}
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #004e16;
  font-size: 3rem;
  margin-right: 1rem;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  text-align: initial;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2 {
  text-align: initial;
  font-size: 2rem;
  line-height: 2rem;
  margin: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-buttons .g-buttons-item .g-block h3 {
  color: #004e16 !important;
}
.g-buttons .g-buttons-item:hover {
  color: #ffffff;
  background: #004e16;
  border: 1px solid #004e16;
}
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #ffffff;
}
.g-buttons .g-buttons-item:hover h3 {
  color: #ffffff !important;
}
.g-buttons .g-buttons-item.inverted-button {
  color: #ffffff;
  background: #004e16;
  border: 1px solid #004e16;
}
.g-buttons .g-buttons-item.inverted-button a {
  color: #ffffff;
}
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #ffffff;
}
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #ffffff !important;
}
.g-buttons .g-buttons-item.inverted-button:hover {
  background: #001b08;
}
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  .g-page-title {
    margin-bottom: -30px;
  }
}
.g-page-title h3 {
  margin: 0;
}
.g-page-title i {
  margin-right: 10px;
}
.g-our-team:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-our-team:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
.g-our-team:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-our-team-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-our-team:not(.gutter-disabled) .g-our-team-item {
    margin-bottom: 1.876rem !important;
  }
}
.g-our-team .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-our-team .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
.g-our-team, .g-our-team-slider, .g-our-team-slideset {
  text-align: center;
}
.g-our-team.gutter-disabled .g-our-team-item, .g-our-team-slider.gutter-disabled .g-our-team-item, .g-our-team-slideset.gutter-disabled .g-our-team-item {
  border: none;
}
.g-our-team.gutter-disabled .uk-slideset, .g-our-team-slider.gutter-disabled .uk-slideset, .g-our-team-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
.g-our-team.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
.g-our-team .g-content, .g-our-team-slider .g-content, .g-our-team-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
  border: 1px solid #ecf0f1;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
    margin-bottom: 3.126rem;
    width: 100%;
  }
  .g-our-team .g-our-team-item:last-child, .g-our-team-slider .g-our-team-item:last-child, .g-our-team-slideset .g-our-team-item:last-child {
    margin-bottom: 0;
  }
}
.g-our-team .g-our-team-image, .g-our-team-slider .g-our-team-image, .g-our-team-slideset .g-our-team-image {
  position: relative;
  overflow: hidden;
}
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel {
  padding: 0;
}
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
    padding: 10px 5px;
  }
}
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover {
  background: #004e16;
}
@media only all and (max-width: 47.99rem) {
  .g-our-team .g-our-team-image .g-our-team-social .g-block, .g-our-team-slider .g-our-team-image .g-our-team-social .g-block, .g-our-team-slideset .g-our-team-image .g-our-team-social .g-block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.g-our-team .g-our-team-image img, .g-our-team-slider .g-our-team-image img, .g-our-team-slideset .g-our-team-image img {
  width: 100%;
}
.g-our-team .g-info-container, .g-our-team-slider .g-info-container, .g-our-team-slideset .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-our-team p, .g-our-team-slider p, .g-our-team-slideset p {
  margin: 0;
}
.g-our-team .g-our-team-name, .g-our-team-slider .g-our-team-name, .g-our-team-slideset .g-our-team-name {
  margin: 0;
}
.g-our-team .g-our-team-name a, .g-our-team-slider .g-our-team-name a, .g-our-team-slideset .g-our-team-name a {
  color: #666666;
}
.g-our-team .g-our-team-name a:hover, .g-our-team-slider .g-our-team-name a:hover, .g-our-team-slideset .g-our-team-name a:hover {
  color: #004e16;
}
.g-our-team .g-our-team-position, .g-our-team-slider .g-our-team-position, .g-our-team-slideset .g-our-team-position {
  margin-top: 0;
  font-size: 90%;
}
.g-our-team .g-our-team-position.g-desc-enabled, .g-our-team-slider .g-our-team-position.g-desc-enabled, .g-our-team-slideset .g-our-team-position.g-desc-enabled {
  margin-bottom: 20px;
}
.g-our-team .g-our-team-desc, .g-our-team-slider .g-our-team-desc, .g-our-team-slideset .g-our-team-desc {
  margin-top: 0.4rem;
}
.g-our-team.style2 .g-our-team-social, .g-our-team-slider.style2 .g-our-team-social, .g-our-team-slideset.style2 .g-our-team-social {
  margin-top: 20px;
}
.g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
  color: #8c8c8c;
  margin-right: 15px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
    margin-right: 8px;
  }
}
.g-our-team.style2 .g-our-team-social a:last-child, .g-our-team-slider.style2 .g-our-team-social a:last-child, .g-our-team-slideset.style2 .g-our-team-social a:last-child {
  margin-right: 0;
}
.g-our-team.style2 .g-our-team-social a:hover, .g-our-team-slider.style2 .g-our-team-social a:hover, .g-our-team-slideset.style2 .g-our-team-social a:hover {
  color: #004e16;
}
.g-our-team.uk-text-left.style1 .g-our-team-social, .g-our-team-slider.uk-text-left.style1 .g-our-team-social, .g-our-team-slideset.uk-text-left.style1 .g-our-team-social {
  text-align: center !important;
}
.g-our-team.style3 .g-our-team-image, .g-our-team-slider.style3 .g-our-team-image, .g-our-team-slideset.style3 .g-our-team-image {
  padding-bottom: 100px;
}
.g-our-team.style3 .g-info-container, .g-our-team-slider.style3 .g-info-container, .g-our-team-slideset.style3 .g-info-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: 1;
  padding: 23px 30px;
  height: 100px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-our-team.style3 .g-info-container .g-our-team-position, .g-our-team-slider.style3 .g-info-container .g-our-team-position, .g-our-team-slideset.style3 .g-info-container .g-our-team-position {
  margin: 5px 0 0;
}
.g-our-team.style3 .g-hover-container, .g-our-team-slider.style3 .g-hover-container, .g-our-team-slideset.style3 .g-hover-container {
  opacity: 0;
  position: absolute;
  background-color: #111111;
  color: #ffffff;
  top: 100px;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-our-team.style3 .g-hover-container > *, .g-our-team-slider.style3 .g-hover-container > *, .g-our-team-slideset.style3 .g-hover-container > * {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-our-team.style3 .g-hover-container .g-our-team-desc, .g-our-team-slider.style3 .g-hover-container .g-our-team-desc, .g-our-team-slideset.style3 .g-hover-container .g-our-team-desc {
  font-size: 90%;
}
.g-our-team.style3 .g-hover-container .g-our-team-social, .g-our-team-slider.style3 .g-hover-container .g-our-team-social, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social {
  margin-top: 25px;
  font-size: 18px;
}
.g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
  margin-right: 15px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
    margin-right: 8px;
  }
}
.g-our-team.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a:last-child {
  margin-right: 0;
}
.g-our-team.style3 .g-our-team-item, .g-our-team-slider.style3 .g-our-team-item, .g-our-team-slideset.style3 .g-our-team-item {
  position: relative;
}
.g-our-team.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container {
  opacity: 1;
}
.g-our-team.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container > * {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
.g-our-team.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container {
  bottom: 100%;
  margin-bottom: -100px;
  background: #004e16;
  color: #ffffff;
}
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name {
  color: #ffffff !important;
}
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a {
  color: #ffffff !important;
}
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover {
  text-decoration: underline;
}
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #ffffff;
  border: 1px solid #ecf0f1;
  border-radius: 3px;
}
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #999999;
  display: block;
  border-bottom: 1px solid #ecf0f1;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-menu ul li a:hover {
  background: #f6f6f6;
  color: #666;
}
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #ecf0f1;
}
.g-onepage-menu ul li.uk-active > a {
  background: #f6f6f6;
  color: #004e16;
}
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
.g-tabs {
  background: #ffffff;
  border: 1px solid #ecf0f1;
}
.g-tabs .uk-tab {
  border-color: #ecf0f1;
}
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #999999;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
.g-tabs .uk-tab > li > a:hover {
  color: #999999;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
.g-tabs .uk-tab > li.uk-active > a {
  color: #999999;
}
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #ecf0f1;
  padding: 0;
  border-radius: 0;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #999999;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f6f6f6;
  box-shadow: none;
}
.g-tabs .uk-tab-grid {
  margin: 0;
}
.g-tabs .uk-tab-grid:before {
  border-color: #ecf0f1;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #ecf0f1;
}
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #ecf0f1;
}
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #ecf0f1;
}
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #004e16;
}
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #ecf0f1;
}
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #ecf0f1;
}
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #004e16;
}
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #ecf0f1;
}
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #004e16;
}
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #ecf0f1;
}
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #004e16;
}
.g-tabs .tabs-content {
  overflow: hidden;
}
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
.g-tabs .tabs-content.top > li {
  margin: 0;
}
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
.g-keypoints {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-keypoints .g-left-points .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-left-points .g-keypoints-item:last-child {
    margin-bottom: 25px;
  }
}
.g-keypoints .g-main-image {
  text-align: center;
}
.g-keypoints .g-main-image .g-content {
  margin: 0;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-main-image .g-content {
    margin-bottom: 1rem;
  }
}
.g-keypoints .image-bottom {
  margin-bottom: -5.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .image-bottom {
    margin-bottom: 1rem;
  }
}
.g-keypoints .g-right-points .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style1 .g-content {
    text-align: center;
  }
}
.g-keypoints.style1 .g-keypoints-item .g-keypoints-item-desc {
  margin: 1.5rem 0;
}
.g-keypoints.style1 .g-keypoints-item:last-child .g-keypoints-item-desc {
  margin-bottom: 0;
}
.g-keypoints.style1 .g-keypoints-item-icon {
  color: #ffffff;
  background: #004e16;
  line-height: 2.5rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
.g-keypoints.style1 .g-left-points .g-keypoints-item-icon {
  margin-left: 1.25rem;
}
.g-keypoints.style1 .g-right-points .g-keypoints-item-icon {
  margin-right: 1.25rem;
}
.g-keypoints.style2 .g-keypoints-item {
  margin-bottom: 40px;
}
.g-keypoints.style2 .g-keypoints-item:last-child {
  margin-bottom: 0;
}
.g-keypoints.style2 .g-keypoints-item:hover .g-keypoints-item-icon {
  background: #004e16;
  color: #ffffff;
}
.g-keypoints.style2 .g-keypoints-item-icon {
  font-size: 24px;
  margin-right: 0;
  color: #004e16;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: 1px solid #004e16;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-keypoints.style2 .g-left-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points {
    padding-top: 0;
    margin-bottom: 40px;
  }
  .g-keypoints.style2 .g-left-points .g-content {
    text-align: left;
  }
}
.g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
    float: left;
  }
}
.g-keypoints.style2 .g-left-points .g-title-desc-container {
  margin-right: 85px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-title-desc-container {
    margin-right: 0;
    margin-left: 85px;
  }
}
.g-keypoints.style2 .g-right-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-right-points {
    padding-top: 0;
    margin-top: 15px;
  }
}
.g-keypoints.style2 .g-right-points .g-keypoints-item-icon {
  float: left;
}
.g-keypoints.style2 .g-right-points .g-title-desc-container {
  margin-left: 85px;
}
.g-keypoints.style2 .g-keypoints-item-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
.g-animated-counter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-animated-counter .g-animated-counter-item {
    margin-bottom: 3.126rem;
  }
  .g-animated-counter .g-animated-counter-item:last-child {
    margin-bottom: 0;
  }
}
.g-animated-counter p {
  margin: 0;
}
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: -5px;
}
.g-animated-counter .g-animated-counter-title {
  margin-bottom: 0;
  font-size: 140%;
  margin-top: -5px;
}
.g-animated-counter .g-animated-counter-icon {
  border-radius: 50%;
  font-size: 2.2rem;
  height: 110px;
  width: 110px;
  line-height: 110px;
  border: 2px solid;
  border-color: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.g-animated-counter .g-animated-counter-image {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
}
.g-animated-counter.style2 {
  text-align: initial;
}
.g-animated-counter.style2 .g-animated-counter-icon {
  color: #ffffff;
  font-size: 1.5rem;
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
  border: 0px solid;
  border-color: transparent;
  margin-top: 0.7rem;
  margin-bottom: 0px;
  margin-right: 1rem;
  display: inline-block;
  float: left;
}
.g-animated-counter.style2 .g-animated-counter-image {
  margin-bottom: 0.75rem;
  display: inline-block;
  float: left;
  width: 75px;
  margin-top: 0.7rem;
  margin-bottom: 0;
  margin-right: 1rem;
}
.g-gallery .g-gallery-item > a {
  position: relative;
  display: block;
}
.g-gallery .g-gallery-filter {
  margin-bottom: 30px;
}
.g-gallery .g-gallery-filter.uk-subnav > * > * {
  color: #999999;
}
.g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #ecf0f1;
  background: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #004e16;
  color: #004e16;
}
.g-gallery .g-gallery-filter .uk-active > a {
  background: #ffffff;
  border: 1px solid #004e16;
  color: #004e16;
  box-shadow: none;
}
.g-gallery.style2 .gallery-item-buttons {
  width: 100%;
  text-align: center;
  top: 50%;
  position: relative;
  margin-top: -20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons {
    margin-top: -17.5px;
  }
}
.g-gallery.style2 .gallery-item-buttons > a {
  border: 2px solid #ffffff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #004e16;
  border-color: #004e16;
}
.g-gallery.style2 .gallery-item-buttons > a.info-button {
  margin-left: 25px;
}
.g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
  margin-right: 20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons > a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 0.9rem;
  }
  .g-gallery.style2 .gallery-item-buttons > a.info-button {
    margin-left: 5px;
  }
  .g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
    margin-right: 0;
  }
}
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .info-button {
  margin-left: 5px;
}
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .magnifier-button {
  margin-right: 0;
}
.g-gallery.style2 .uk-overlay-panel {
  height: 100%;
  padding: 0;
}
.g-gallery .uk-modal-dialog h1, .g-gallery .uk-modal-dialog h2, .g-gallery .uk-modal-dialog h3, .g-gallery .uk-modal-dialog h4, .g-gallery .uk-modal-dialog h5 {
  margin-bottom: 15px !important;
}
.uk-modal-caption {
  bottom: -30px;
}
.gallery-special .g-gallery-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
#g-fullwidth .g-gallery.gutter-enabled, .g-flushed .g-gallery.gutter-enabled {
  padding: 30px;
}
#g-fullwidth .g-gallery.filters-enabled.gutter-enabled, .g-flushed .g-gallery.filters-enabled.gutter-enabled {
  padding-top: 0;
}
#g-fullwidth .g-gallery .g-gallery-filter, .g-flushed .g-gallery .g-gallery-filter {
  border-bottom: 1px solid #f0f0f0;
}
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav, .g-flushed .g-gallery .g-gallery-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter {
  margin-bottom: 0;
}
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav {
  padding: 0 30px;
}
.uk-tooltip.g-gallery-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
.g-memories {
  padding: 40px 0;
  text-align: center;
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-memories .g-memories-left {
    margin-bottom: 50px;
  }
}
.g-memories .g-memories-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-memories .g-memories-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-memories .g-memories-title {
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
.g-memories .g-memories-title:after {
  display: block;
  content: "";
  height: 4px;
  border-radius: 4px;
  background: #004e16;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
.g-memories .g-memories-link {
  margin-top: 5px;
}
.g-memories .g-memories-link i {
  margin-right: 10px;
}
.g-memories .g-memories-desc i {
  margin-right: 8px;
}
.g-memories .g-memories-images .g-memories-image-container {
  padding: 7px;
  background: #ffffff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 5px 5px rgba(0, 0, 0, 0.15);
  position: relative;
  display: inline-block;
}
.g-memories .g-memories-images .g-memories-image-container .uk-overlay:hover img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-memories .g-memories-images .g-memories-image-container img {
  width: 250px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 198px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 175px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-memories .g-memories-images .g-memories-image-container img {
    width: 190px;
  }
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image1 {
  top: -20px;
  z-index: 1;
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  transform: rotate(7deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image2 {
  left: -20px;
  z-index: 2;
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image3 {
  left: 20px;
  z-index: 3;
  -webkit-transform: rotate(-16deg);
  -moz-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  -o-transform: rotate(-16deg);
  transform: rotate(-16deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image4 {
  top: 20px;
  z-index: 4;
  -webkit-transform: rotate(13deg);
  -moz-transform: rotate(13deg);
  -ms-transform: rotate(13deg);
  -o-transform: rotate(13deg);
  transform: rotate(13deg);
}
.g-memories .g-memories-images .g-memories-image-container.g-memories-image5 {
  top: 20px;
  z-index: 5;
  display: none;
}
.g-memories .g-memories-images .g-memories-image-container .uk-overlay-panel {
  z-index: 4;
}
.g-memories .g-memories-images .g-memories-parallax {
  display: inline-block;
}
.g-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid:last-child .g-block:last-child .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-image-features > .g-grid > .g-block {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    margin-bottom: 1.876rem;
  }
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-image-features .g-image-features-item {
  background: #ffffff;
  border: 1px solid #f2f5f5;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-image-features-item {
    margin-bottom: 2.3445rem;
  }
}
.g-image-features .g-image-features-item.layout-right .g-image-features-image.uk-overlay {
  border-radius: 0 3px 3px 0;
}
.g-image-features .g-image-features-item.layout-right .g-image-features-image img {
  border-radius: 0 3px 3px 0;
}
.g-image-features .g-image-features-image {
  position: relative;
}
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "";
}
.g-image-features .g-image-features-image.uk-overlay {
  border-radius: 3px 0 0 3px;
}
.g-image-features .g-image-features-image.uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-image-features .g-image-features-image:hover.uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
.g-image-features .g-image-features-content {
  padding: 20px;
}
.g-image-features .g-image-features-desc {
  margin: 0;
}
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
.g-image-features .g-image-features-title a {
  color: #666666;
}
.g-image-features .g-image-features-title a:hover {
  color: #004e16;
}
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
.g-image-features .g-image-feature-special {
  color: #ccc;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-feature-special {
    float: none;
  }
}
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
.g-image-features .g-image-features-link {
  font-style: italic;
  float: right;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-features-link {
    float: none;
    margin-top: 5px;
  }
}
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
.g-image-features .no-special .g-image-features-link {
  float: none;
}
body .g-particle-intro {
  margin-bottom: 3rem;
  text-align: center;
}
body .g-particle-intro .g-particle-intro {
  margin-bottom: 3rem;
}
body .g-particle-intro .g-main-title {
  margin-bottom: 0;
}
body .g-particle-intro .g-title-separator {
  height: 10px !important;
  width: 75px !important;
  border-radius: 25px;
  margin: 20px auto;
  background: rgba(0, 0, 0, 0.1) !important;
}
body .g-particle-intro .g-title-separator.no-intro-text {
  margin: 2.5rem auto 0;
}
body .g-keypoints .g-left-points .g-content .g-keypoints-item-icon, body .g-keypoints .g-right-points .g-content .g-keypoints-item-icon {
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
  line-height: 3.5rem;
  width: 3.5rem;
  height: 3.5rem;
}
body .g-keypoints .g-left-points .g-content [class^="ti-"], body .g-keypoints .g-left-points .g-content [class*=" ti-"], body .g-keypoints .g-right-points .g-content [class^="ti-"], body .g-keypoints .g-right-points .g-content [class*=" ti-"] {
  padding: 1rem;
}
body .g-content-pro .g-content-pro-item, body .g-content-pro-slider .g-content-pro-item, body .g-content-pro-slideset .g-content-pro-item {
  border: 0px;
}
body .g-content-pro .g-content-pro-item .g-info-container, body .g-content-pro-slider .g-content-pro-item .g-info-container, body .g-content-pro-slideset .g-content-pro-item .g-info-container {
  color: #999999;
  background: #ffffff;
  margin-top: 1rem;
  padding: 2rem;
  border-radius: 2rem;
}
body .g-content-pro .g-content-pro-item .g-info-container .g-article-date, body .g-content-pro-slider .g-content-pro-item .g-info-container .g-article-date, body .g-content-pro-slideset .g-content-pro-item .g-info-container .g-article-date {
  color: #004e16;
  padding: 0.875rem;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1rem;
  border: 1px solid #004e16;
  border-radius: 2rem;
  max-width: 200px;
}
body .g-content-pro .g-content-pro-item .g-content-pro-image img, body .g-content-pro-slider .g-content-pro-item .g-content-pro-image img, body .g-content-pro-slideset .g-content-pro-item .g-content-pro-image img {
  border-radius: 2rem;
}
body .g-content-pro .g-content-pro-item .g-content-pro-special, body .g-content-pro-slider .g-content-pro-item .g-content-pro-special, body .g-content-pro-slideset .g-content-pro-item .g-content-pro-special {
  color: #004e16;
  font-style: initial;
  text-align: center;
  float: none;
  border: 1px solid #004e16;
  border-radius: 2rem;
  padding: 0.675rem 1rem;
  display: inline;
}
body .g-content-pro .g-content-pro-item .g-content-pro-link, body .g-content-pro-slider .g-content-pro-item .g-content-pro-link, body .g-content-pro-slideset .g-content-pro-item .g-content-pro-link {
  text-align: center;
  float: none;
  font-style: initial;
  margin-top: 1rem;
}
body .g-content-pro .g-content-pro-title a, body .g-content-pro-slider .g-content-pro-title a, body .g-content-pro-slideset .g-content-pro-title a {
  color: #999999;
}
body .g-content-pro .g-content-pro-title a:hover, body .g-content-pro-slider .g-content-pro-title a:hover, body .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #004e16;
}
body .g-content-pro .uk-overlay-background, body .g-content-pro-slider .uk-overlay-background, body .g-content-pro-slideset .uk-overlay-background {
  background: rgba(255, 255, 255, 0) !important;
}
body .g-content-pro .uk-overlay, body .g-content-pro-slider .uk-overlay, body .g-content-pro-slideset .uk-overlay {
  position: relative;
}
body .g-content-pro .uk-overlay-icon::before, body .g-content-pro-slider .uk-overlay-icon::before, body .g-content-pro-slideset .uk-overlay-icon::before {
  color: #004e16;
  background: #ffffff;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  line-height: 100px;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  position: absolute;
}
body .g-content-pro .g-info-container-style2.uk-overlay-panel.uk-overlay-background, body .g-content-pro-slider .g-info-container-style2.uk-overlay-panel.uk-overlay-background, body .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel.uk-overlay-background {
  background: #004e16 !important;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
body .g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, body .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, body .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: black;
}
body .g-content-pro .g-info-container-style2 .g-content-pro-special, body .g-content-pro-slider .g-info-container-style2 .g-content-pro-special, body .g-content-pro-slideset .g-info-container-style2 .g-content-pro-special {
  color: #ffffff;
  text-align: center;
  float: none;
  border: 1px solid #ffffff;
  border-radius: 2rem;
}
body .g-content-pro .g-info-container-style2 .g-content-pro-link, body .g-content-pro-slider .g-info-container-style2 .g-content-pro-link, body .g-content-pro-slideset .g-info-container-style2 .g-content-pro-link {
  text-align: center;
  float: none;
  font-style: initial;
  margin-top: 1rem;
}
body #g-to-top .style2 #g-totop-button:hover {
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
}
body .g-video-feature .g-video-feature-left {
  text-align: left;
}
body .g-video-feature .g-video-feature-right {
  text-align: right;
}
body .g-animated-counter {
  text-align: initial;
}
body .g-animated-counter .g-particle-intro {
  text-align: initial;
}
body .g-animated-counter .g-particle-intro .g-title-separator, body .g-animated-counter .g-particle-intro .g-title-separator.no-intro-text {
  margin-left: 0px;
}
body .g-animated-counter .g-particle-intro .g-introtext {
  width: 100%;
}
body .g-feedback.style1 .g-feedback-text, body .g-feedback-slider.style1 .g-feedback-text, body .g-feedback-slideset.style1 .g-feedback-text {
  padding: 2.5rem;
  background: #004e16;
  background-image: url(/templates/it_mighty/images/feedback.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  border-radius: 25px;
  border: 1px solid #004e16;
}
body .g-feedback.style1 .g-feedback-text:before, body .g-feedback-slider.style1 .g-feedback-text:before, body .g-feedback-slideset.style1 .g-feedback-text:before {
  border-top: 16px solid #004e16;
}
body .g-feedback.style1 .g-feedback-text:after, body .g-feedback-slider.style1 .g-feedback-text:after, body .g-feedback-slideset.style1 .g-feedback-text:after {
  border-top: 15px solid #004e16;
}
body .g-feedback.style1 .g-feedback-text h3, body .g-feedback-slider.style1 .g-feedback-text h3, body .g-feedback-slideset.style1 .g-feedback-text h3 {
  margin-top: 1rem;
  margin-bottom: 0;
  padding-bottom: 0;
}
body .g-feedback.style2, body .g-feedback-slider.style2, body .g-feedback-slideset.style2 {
  text-align: initial;
}
body .g-feedback.style2 .g-feedback-separator, body .g-feedback-slider.style2 .g-feedback-separator, body .g-feedback-slideset.style2 .g-feedback-separator {
  font-size: 2.5rem;
}
body .g-feedback.style2 .g-user-image img, body .g-feedback-slider.style2 .g-user-image img, body .g-feedback-slideset.style2 .g-user-image img {
  border-radius: 50%;
  width: 100px;
}
body .g-pricing-tables.style1 .g-pricing-table-inner {
  border-radius: 2rem;
}
body .g-pricing-tables.style1 .g-table-price {
  font-size: 3rem;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
}
body .g-pricing-tables.style1 .featured-table h4 {
  font-size: 1.5rem;
  line-height: initial;
}
body .g-pricing-tables.style1 .featured-table ul {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.09);
}
body .g-pricing-tables.style1 .featured-table .g-table-price {
  background: black;
}
body .g-gallery.style2 .gallery-item-buttons > a {
  border: 0px solid transparent;
  border-radius: 2rem;
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 1.1rem;
  color: #004e16;
  background: #ffffff;
  cursor: pointer;
}
body .g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #ffffff;
}
body .g-gallery .uk-modal-dialog {
  color: #ffffff;
  background: #004e16 !important;
}
body .g-our-team .g-our-team-item, body .g-our-team-slider .g-our-team-item, body .g-our-team-slideset .g-our-team-item {
  border: 0px solid transparent;
}
body .g-our-team .g-our-team-image img, body .g-our-team-slider .g-our-team-image img, body .g-our-team-slideset .g-our-team-image img {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
body .g-our-team .g-info-container, body .g-our-team-slider .g-info-container, body .g-our-team-slideset .g-info-container {
  color: #ffffff;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
body .g-our-team .g-info-container > h4, body .g-our-team-slider .g-info-container > h4, body .g-our-team-slideset .g-info-container > h4 {
  color: #ffffff !important;
}
body .g-our-team .g-our-team-name a, body .g-our-team-slider .g-our-team-name a, body .g-our-team-slideset .g-our-team-name a {
  color: #ffffff;
}
body .g-our-team .g-our-team-name a:hover, body .g-our-team-slider .g-our-team-name a:hover, body .g-our-team-slideset .g-our-team-name a:hover {
  color: black;
}
body .g-accordion .g-accordion-item .uk-accordion-title {
  background: #ffffff;
  padding: 1rem 1.5rem;
  border-radius: 2rem;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
body .g-accordion .g-accordion-item .uk-accordion-title:hover, body .g-accordion .g-accordion-item .uk-accordion-title.uk-active {
  color: #ffffff !important;
  border: 1px solid #004e16;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
}
body .g-buttons .g-buttons-item {
  border-radius: 2rem;
  border: 1px solid #f2f2f2;
  background: #ffffff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
body .g-buttons .g-buttons-item.inverted-button {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
body .g-page-title [class^="ti-"], body .g-page-title [class*=" ti-"] {
  font-size: 22px;
}
body .g-features-particle .g-features-particle-icon {
  color: #ffffff;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
}
body .g-features-particle .g-circle-border {
  border: 2px solid transparent;
}
body .g-features-particle .g-features-particle-item:hover .g-circle-border {
  border: 2px solid #004e16;
}
body .g-features2-particle .g-features2-particle-icon {
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  color: #ffffff;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
  border-radius: 2rem;
}
body .g-features2-particle [class^="ti-"], body .g-features2-particle [class*=" ti-"] {
  padding: 0.875rem;
}
body .g-onepage-menu ul {
  border-radius: 2rem;
}
body .g-onepage-menu ul li a {
  padding: 1.5rem;
  text-transform: uppercase;
}
body .g-onepage-menu ul li a:hover {
  color: #ffffff;
  background: #004e16;
}
body .g-onepage-menu ul li:first-child a {
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}
body .g-onepage-menu ul li:last-child a {
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
}
body .g-onepage-menu ul li.uk-active > a {
  color: #ffffff;
  background: #004e16;
}
body .g-onepage-menu ul .submenu li a {
  border-radius: 0;
  padding: 1rem;
  text-transform: initial;
}
body .g-memories .g-memories-images .g-memories-image-container {
  border-radius: 2rem;
}
body .g-memories .g-memories-images .g-memories-image-container img {
  border-radius: 2rem;
  width: 300px;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body .g-memories .g-memories-images .g-memories-image-container img {
    width: 198px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body .g-memories .g-memories-images .g-memories-image-container img {
    width: 175px;
  }
}
@media only all and (max-width: 47.99rem) {
  body .g-memories .g-memories-images .g-memories-image-container img {
    width: 190px;
  }
}
body .g-memories .g-memories-images .g-memories-image-container .uk-overlay {
  border-radius: 2rem;
}
body .g-memories .g-memories-images .g-memories-image-container .uk-overlay:hover img {
  border-radius: 2rem;
}
body .g-cta-button.style1 .g-cta-inner {
  border-radius: 2rem;
  border: 1px solid #f2f2f2;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
body .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
  color: #ffffff;
  background: #004e16;
}
body .g-cta-button.style2 .g-cta-inner .g-cta-right .button:hover {
  background: #001b08;
  border-color: #001b08;
}
body .g-image-features .g-image-features-item {
  border-radius: 2rem;
}
body .g-image-features .g-image-features-image img {
  border-bottom-left-radius: 2rem;
  border-top-left-radius: 2rem;
}
@media only all and (max-width: 47.99rem) {
  body .g-image-features .g-image-features-image img {
    border-radius: 2rem;
  }
}
body .g-image-features .g-image-features-image.uk-overlay {
  border-bottom-left-radius: 2rem;
  border-top-left-radius: 2rem;
}
@media only all and (max-width: 47.99rem) {
  body .g-image-features .g-image-features-image.uk-overlay {
    border-radius: 2rem;
  }
}
body .g-image-features .g-image-feature-special {
  color: inherit;
  font-style: initial;
}
body .g-image-features .g-image-features-link {
  font-style: initial;
}
body .g-image-features .g-image-features-link a {
  color: #999999;
  padding: 5px 10px;
  border: 1px solid #999999;
  border-radius: 2rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
body .g-image-features .g-image-features-link a:hover {
  color: #ffffff;
  border: 1px solid #004e16;
  background: #004e16;
}
body .g-companies.style1 .g-companies-image img, body .g-companies.style2 .g-companies-image img, body .g-companies-slider.style1 .g-companies-image img, body .g-companies-slider.style2 .g-companies-image img, body .g-companies-slideset.style1 .g-companies-image img, body .g-companies-slideset.style2 .g-companies-image img {
  background: transparent;
  border-radius: 2rem;
}
body .g-companies.style1 .g-companies-image img, body .g-companies-slider.style1 .g-companies-image img, body .g-companies-slideset.style1 .g-companies-image img {
  border: none;
}
body .offcanvas-toggle-particle.g-offcanvas-toggle {
  color: #666666;
}
body .offcanvas-toggle-particle.g-offcanvas-toggle:hover {
  color: #004e16;
}
#g-page-surround .btn, #g-offcanvas .btn {
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 2rem;
  color: #999999;
  background: transparent;
  border: 1px solid #bfbfbf;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
#g-page-surround .btn:hover, #g-offcanvas .btn:hover {
  background: #999999;
  color: #ffffff;
  border-color: #999999;
}
#g-page-surround .btn:active, #g-page-surround .btn:focus, #g-offcanvas .btn:active, #g-offcanvas .btn:focus {
  background: #999999;
  color: #ffffff;
}
#g-page-surround .btn.btn-primary, #g-offcanvas .btn.btn-primary {
  color: #ffffff;
  background: #004e16;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
  border-color: #004e16;
}
#g-page-surround .btn.btn-primary:hover, #g-page-surround .btn.btn-primary:active, #g-page-surround .btn.btn-primary:focus, #g-offcanvas .btn.btn-primary:hover, #g-offcanvas .btn.btn-primary:active, #g-offcanvas .btn.btn-primary:focus {
  background: #000200;
  border-color: #000200;
}
#g-page-surround .btn.btn-info, #g-offcanvas .btn.btn-info {
  color: #004e16;
  background: transparent;
  border-color: #004e16;
}
#g-page-surround .btn.btn-info:hover, #g-page-surround .btn.btn-info:active, #g-page-surround .btn.btn-info:focus, #g-offcanvas .btn.btn-info:hover, #g-offcanvas .btn.btn-info:active, #g-offcanvas .btn.btn-info:focus {
  color: #ffffff;
  background: #004e16;
}
#g-page-surround .btn.btn-success, #g-offcanvas .btn.btn-success {
  color: #ffffff;
  background: #2ecc71;
  border-color: #2ecc71;
}
#g-page-surround .btn.btn-success:hover, #g-page-surround .btn.btn-success:active, #g-page-surround .btn.btn-success:focus, #g-offcanvas .btn.btn-success:hover, #g-offcanvas .btn.btn-success:active, #g-offcanvas .btn.btn-success:focus {
  background: #54d98c;
  border-color: #54d98c;
}
#g-page-surround .btn.btn-warning, #g-offcanvas .btn.btn-warning {
  color: #ffffff;
  background: #f39c12;
  border-color: #f39c12;
}
#g-page-surround .btn.btn-warning:hover, #g-page-surround .btn.btn-warning:active, #g-page-surround .btn.btn-warning:focus, #g-offcanvas .btn.btn-warning:hover, #g-offcanvas .btn.btn-warning:active, #g-offcanvas .btn.btn-warning:focus {
  background: #f5b043;
  border-color: #f5b043;
}
#g-page-surround .btn.btn-danger, #g-offcanvas .btn.btn-danger {
  color: #ffffff;
  background: #c0392b;
  border-color: #c0392b;
}
#g-page-surround .btn.btn-danger:hover, #g-page-surround .btn.btn-danger:active, #g-page-surround .btn.btn-danger:focus, #g-offcanvas .btn.btn-danger:hover, #g-offcanvas .btn.btn-danger:active, #g-offcanvas .btn.btn-danger:focus {
  background: #d65548;
  border-color: #d65548;
}
#g-page-surround .btn.btn-inverse, #g-offcanvas .btn.btn-inverse {
  color: #ffffff;
  background: #2c3e50;
  border-color: #2c3e50;
}
#g-page-surround .btn.btn-inverse:hover, #g-page-surround .btn.btn-inverse:active, #g-page-surround .btn.btn-inverse:focus, #g-offcanvas .btn.btn-inverse:hover, #g-offcanvas .btn.btn-inverse:active, #g-offcanvas .btn.btn-inverse:focus {
  background: #3e5871;
  border-color: #3e5871;
}
#g-page-surround .btn.btn-link, #g-offcanvas .btn.btn-link {
  color: #004e16;
  background: transparent;
  border: none;
  padding: initial;
}
#g-page-surround .btn.btn-link:hover, #g-page-surround .btn.btn-link:active, #g-page-surround .btn.btn-link:focus, #g-offcanvas .btn.btn-link:hover, #g-offcanvas .btn.btn-link:active, #g-offcanvas .btn.btn-link:focus {
  color: #000200;
}
#g-page-surround .btn-group > .btn, #g-offcanvas .btn-group > .btn {
  border-radius: 0;
}
#g-page-surround .btn-group > .btn:first-child, #g-offcanvas .btn-group > .btn:first-child {
  border-bottom-left-radius: 2rem;
  border-top-left-radius: 2rem;
}
#g-page-surround .btn-group > .btn:last-child, #g-offcanvas .btn-group > .btn:last-child {
  border-bottom-right-radius: 2rem;
  border-top-right-radius: 2rem;
}
#g-page-surround .g-article-header .icons .btn-group .btn {
  color: #ffffff;
}
#g-page-surround .g-article-header .icons .btn-group > .btn:first-child {
  border-radius: 2rem;
}
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
.g-container.g-flushed {
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-block {
    flex-grow: 0;
    flex-basis: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  body [class*="size-"] {
    flex-grow: 0;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  @supports not (flex-wrap: wrap) {
    .g-grid {
      display: block;
      flex-wrap: inherit;
    }
    .g-block {
      display: block;
      flex: inherit;
    }
  }
}
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.99rem) {
  .visible-phone {
    display: block !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .visible-tablet {
    display: block !important;
  }
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  .visible-large {
    display: block !important;
  }
  .g-block.visible-large {
    display: block !important;
  }
  .visible-desktop {
    display: block !important;
  }
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  .hidden-large {
    display: none !important;
  }
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .align-right {
    text-align: inherit !important;
  }
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=mighty_9.css.map */
/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66667%;
  }
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1200px) {
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: inherit;
  --bs-table-striped-bg: inherit;
  --bs-table-active-color: inherit;
  --bs-table-active-bg: inherit;
  --bs-table-hover-color: inherit;
  --bs-table-hover-bg: inherit;
  width: 100%;
  margin-bottom: 1rem;
  color: inherit;
  vertical-align: top;
  border-color: inherit;
}

.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom: 1px solid #dfe3e7;
}

.table > tbody {
  vertical-align: inherit;
}

.table > thead {
  vertical-align: bottom;
}

.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}

.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control[type="file"] {
  overflow: hidden;
}

.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}

.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + (0.75rem + 2px));
}

textarea.form-control-sm {
  min-height: calc(1.5em + (0.5rem + 2px));
}

textarea.form-control-lg {
  min-height: calc(1.5em + (1rem + 2px));
}

.form-control-color {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}

.form-select:disabled {
  background-color: #e9ecef;
}

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  color-adjust: exact;
}

.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}

.form-check-input[type="radio"] {
  border-radius: 50%;
}

.form-check-input:active {
  filter: brightness(90%);
}

.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}

.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}

.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}

.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}

.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}

.form-range:focus {
  outline: 0;
}

.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.form-range::-moz-focus-outer {
  border: 0;
}

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}

.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.form-range:disabled {
  pointer-events: none;
}

.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}

.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}

.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}

.form-floating > .form-control {
  padding: 1rem 0.75rem;
}

.form-floating > .form-control::placeholder {
  color: transparent;
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}

.input-group .btn {
  position: relative;
  z-index: 2;
}

.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
}

.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}

.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated
.input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}

.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated
.input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}

.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated
.input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}

.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated
.input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover {
  color: #212529;
}

.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.btn:disabled, .btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}

.btn-link:hover {
  color: #0a58ca;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.15s linear;
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}

.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}

.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropstart .dropdown-toggle::after {
  display: none;
}

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}

.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}

.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}

.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}

.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}

.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.nav-link:hover, .nav-link:focus {
  color: #0a58ca;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar > .container,
.navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}

.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.navbar-expand .navbar-nav {
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}

.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.accordion-button:hover {
  z-index: 2;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.accordion-item:not(:first-of-type) {
  border-top: 0;
}

.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.accordion-flush .accordion-item:first-child {
  border-top: 0;
}

.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}

.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}

.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}

.alert-primary .alert-link {
  color: #06357a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}

.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}

.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}

.alert-dark .alert-link {
  color: #101214;
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}

.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}

.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}

.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}

.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.toast:not(.showing):not(.show) {
  opacity: 0;
}

.toast.hide {
  display: none;
}

.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}

.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}

.modal.show .modal-dialog {
  transform: none;
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}

.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}

.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}

.carousel-dark .carousel-caption {
  color: #000;
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1050;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}

.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}

.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}

.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}

.link-success:hover, .link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}

.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}

.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}

.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}

.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}

.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  color: #0d6efd !important;
}

.text-secondary {
  color: #6c757d !important;
}

.text-success {
  color: #198754 !important;
}

.text-info {
  color: #0dcaf0 !important;
}

.text-warning {
  color: #ffc107 !important;
}

.text-danger {
  color: #dc3545 !important;
}

.text-light {
  color: #f8f9fa !important;
}

.text-dark {
  color: #212529 !important;
}

.text-white {
  color: #fff !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  color: inherit !important;
}

.bg-primary {
  background-color: #0d6efd !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #198754 !important;
}

.bg-info {
  background-color: #0dcaf0 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-dark {
  background-color: #212529 !important;
}

.bg-body {
  background-color: #fff !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}

@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}

@supports (display: grid) {
  .site-grid {
    display: grid;
    grid-template-areas: ". head head head head ." ". banner banner banner banner ." ". top-a top-a top-a top-a ." ". top-b top-b top-b top-b ." ". comp comp comp comp ." ". side-r side-r side-r side-r ." ". side-l side-l side-l side-l ." ". bot-a bot-a bot-a bot-a ." ". bot-b bot-b bot-b bot-b ." ". footer footer footer footer ." ". debug debug debug debug .";
    grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(4, minmax(0, 19.875rem)) [main-end] minmax(0, 1fr) [full-end];
    grid-gap: 0 1.5rem;
  }
  .site-grid > [class^="container-"],
  .site-grid > [class*=" container-"] {
    width: 100%;
    max-width: none;
    column-gap: 1.5rem;
  }
  .site-grid:not(.has-sidebar-left) .container-component {
    grid-column-start: main-start;
  }
  .site-grid:not(.has-sidebar-right) .container-component {
    grid-column-end: main-end;
  }
  .site-grid > .full-width {
    grid-column: full-start / full-end;
  }
  @media (min-width: 768px) {
    .site-grid {
      grid-template-areas: ". head head head head ." ". banner banner banner banner ." ". top-a top-a top-a top-a ." ". top-b top-b top-b top-b ." ". side-l comp comp side-r ." ". bot-a bot-a bot-a bot-a ." ". bot-b bot-b bot-b bot-b ." ". footer footer footer footer .";
    }
  }
  .site-grid.wrapper-fluid {
    grid-template-columns: [full-start] minmax(0, 1fr) [main-start] repeat(4, minmax(0, 25%)) [main-end] minmax(0, 1fr) [full-end];
    grid-gap: 0 3rem;
  }
  .site-grid.wrapper-fluid .grid-child {
    max-width: none;
  }
  .site-grid.wrapper-fluid header > .grid-child,
  .site-grid.wrapper-fluid footer > .grid-child {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}

.container-header {
  grid-area: head;
}

.container-banner {
  grid-area: banner;
}

.container-top-a {
  grid-area: top-a;
}

.container-top-b {
  grid-area: top-b;
}

.container-component {
  grid-area: comp;
}

.container-sidebar-left {
  grid-area: side-l;
}

.container-sidebar-right {
  grid-area: side-r;
}

.container-main-top {
  grid-area: main-t;
}

.container-main-bottom {
  grid-area: main-b;
}

.container-breadcrumbs {
  grid-area: bread;
}

.container-bottom-a {
  grid-area: bot-a;
}

.container-bottom-b {
  grid-area: bot-b;
}

.container-footer {
  grid-area: footer;
}

.error_site .page-header {
  margin-top: 1.5rem;
}

[class^="container-"] .span-col-2,
[class*=" container-"] .span-col-2 {
  flex: 0 0 50%;
  max-width: calc(50% - 1.5rem);
}

[class^="container-"] .span-col-3,
[class*=" container-"] .span-col-3 {
  flex: 0 0 33.333%;
  max-width: calc(33.333% - 1.5rem);
}

[class^="container-"] .span-col-4,
[class*=" container-"] .span-col-4 {
  flex: 0 0 25%;
  max-width: calc(25% - 1.5rem);
}

@supports (display: grid) {
  [class^="span-"],
  [class*=" span-"] {
    grid-column-end: auto;
    grid-row-end: auto;
  }
  @media (min-width: 576px) {
    [class^="span-col"],
    [class*=" span-col"] {
      grid-column-end: span 2;
    }
  }
  @media (min-width: 768px) {
    .span-col-2 {
      grid-column-end: span 2;
    }
    .span-col-3 {
      grid-column-end: span 3;
    }
    .span-col-4 {
      grid-column-end: span 4;
    }
    .span-row-2 {
      grid-row-end: span 2;
    }
    .span-row-3 {
      grid-row-end: span 3;
    }
    .span-row-4 {
      grid-row-end: span 4;
    }
  }
  [class^="container-"] [class^="span-"],
  [class^="container-"] [class*=" span-"],
  [class*=" container-"] [class^="span-"],
  [class*=" container-"] [class*=" span-"] {
    flex: 0 1 auto;
    max-width: none;
  }
}

.blog-items {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin-right: -0.75rem;
  margin-bottom: 1.5rem;
  margin-left: -0.75rem;
}

@media (min-width: 768px) {
  .blog-items.columns-2 > div {
    width: 50%;
  }
  .blog-items.columns-3 > div {
    width: 33.33333%;
  }
  .blog-items.columns-4 > div {
    width: 25%;
  }
}

.blog-item {
  display: flex;
  flex-direction: column;
  padding: 0 0.75rem 1.5rem;
  overflow: hidden;
}

.boxed .blog-item {
  background-color: #fff;
  box-shadow: 0 0 2px rgba(51, 57, 66, 0.1), 0 2px 5px rgba(51, 57, 66, 0.08), 0 5px 15px rgba(51, 57, 66, 0.08), inset 0 3px 0 var(--cassiopeia-color-primary);
}

.boxed .blog-item .item-content {
  padding: 25px;
}

.image-left .blog-item,
.image-right .blog-item {
  flex-direction: row;
}

.image-left .blog-item .item-image,
.image-right .blog-item .item-image {
  flex: 1 0 40%;
}

.blog-item .item-image {
  margin-top: 3px;
  margin-bottom: 15px;
  overflow: hidden;
}

.boxed .blog-item .item-image {
  margin-bottom: 0;
}

.image-right .blog-item .item-image {
  order: 1;
}

.image-bottom .blog-item .item-image {
  margin-top: -15px;
  order: 1;
}

.image-left .blog-item .item-content {
  padding-left: 25px;
}

.image-right .blog-item .item-content {
  padding-right: 25px;
}

.image-left .blog-item,
.image-right .blog-item {
  flex-direction: column;
}

@media (min-width: 768px) {
  .image-left .blog-item,
  .image-right .blog-item {
    flex-direction: row;
  }
}

.article-info dd {
  padding: 0;
}

@supports (display: grid) {
  .blog-items {
    display: grid;
    margin: 0 0 1.5rem;
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    grid-gap: 1.5rem;
  }
  .blog-items .blog-item {
    padding: 0;
  }
  .blog-items[class^="columns-"] > div, .blog-items[class*=" columns-"] > div {
    flex: 0 1 auto;
    width: auto;
    max-width: none;
  }
  @media (min-width: 768px) {
    .blog-items.columns-2 {
      grid-template-columns: 1fr 1fr;
    }
    .blog-items.columns-3 {
      grid-template-columns: 1fr 1fr 1fr;
    }
    .blog-items.columns-4 {
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
}

.blog-items[class^="masonry-"], .blog-items[class*=" masonry-"] {
  display: block;
  column-gap: 1.5rem;
}

.blog-items[class^="masonry-"] .blog-item, .blog-items[class*=" masonry-"] .blog-item {
  display: inline-flex;
  margin-bottom: 1.5rem;
  page-break-inside: avoid;
  break-inside: avoid;
}

@media (min-width: 768px) {
  .blog-items.masonry-2 {
    column-count: 2;
  }
  .blog-items.masonry-3 {
    column-count: 3;
  }
  .blog-items.masonry-4 {
    column-count: 4;
  }
}

.image-alternate .blog-item:nth-of-type(2n+1) .item-image {
  order: 0;
}

.image-alternate.image-left .blog-item:nth-of-type(2n+1) .item-image {
  margin-right: 0;
  margin-left: 25px;
  order: 1;
}

.image-alternate.image-top .blog-item:nth-of-type(2n+1) .item-image {
  order: 1;
}

.breadcrumb {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
}

.no-card .newsflash-horiz li {
  padding: 0 1rem 1rem;
  border: 1px solid #dee2e6;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.no-card .newsflash-horiz li figure {
  margin: 0 -1rem 1rem;
}

.mod-list {
  padding-inline-start: 0;
  list-style: none;
}

.mod-list li {
  padding: .25em 0;
}

.mod-list li a {
  text-decoration: none;
}

.mod-list li a:hover {
  text-decoration: underline;
}

.container-header .mod-list li a:hover {
  text-decoration: none;
}

.mod-list li.active > a {
  text-decoration: underline;
}

.container-header .mod-list li.active > a {
  text-decoration: none;
}

.mod-list li .mod-menu__sub {
  padding-left: 1.5rem;
}

.form-control {
  max-width: 100%;
  background-color: #fff;
}

.form-control.input-xlarge {
  max-width: 21.875rem;
}

.form-control.input-xxlarge {
  max-width: 34.375rem;
}

.form-control.input-full {
  max-width: 100%;
}

.spacer hr {
  width: 23.75rem;
}

.form-select {
  max-width: 100%;
}

.form-inline .form-select {
  display: inline-block;
  width: auto;
}

@media (max-width: 767.98px) {
  .form-inline .form-select {
    width: 100%;
  }
}

td .form-control {
  display: inline-block;
  width: auto;
}

.checkboxes {
  padding-top: 5px;
}

.checkboxes .checkbox input {
  position: static;
  margin-left: 0;
}

.modal label {
  width: 100%;
}

.invalid {
  color: #dc3545;
  border-color: #dc3545;
}

.valid {
  border-color: #198754;
}

.form-control-feedback {
  display: block;
}

[role="tooltip"]:not(.show) {
  right: 5em;
  z-index: 1080;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6c757d;
  border-radius: 0.25rem;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.8);
}

[role="tooltip"]:not(.show)[id^=editarticle-] {
  right: auto;
  margin-inline-start: -10em;
}

[role="tooltip"]:not(.show)[id^=editcontact-] {
  right: auto;
  margin-inline-start: -10em;
}

:focus + [role="tooltip"],
:hover + [role="tooltip"] {
  position: absolute;
  display: block;
}

[id="filter[search]-desc"] {
  bottom: 100%;
}

fieldset {
  margin-bottom: 3rem;
}

fieldset + fieldset {
  margin-top: 3rem;
}

fieldset > * {
  margin-bottom: 0;
}

.control-group {
  margin: 1.5rem 0;
}

.container-popup [id="filter[search]-desc"] {
  top: 100%;
  bottom: auto;
}

.com-users-login__options {
  margin-top: 3rem;
}

.js-stools-container-bar {
  padding: 10px 20px;
}

.js-stools-container-bar .btn-toolbar {
  justify-content: flex-end;
}

.js-stools-container-bar .btn-toolbar > * {
  margin: 4px 0;
  margin-inline-end: 8px;
}

.js-stools-container-bar .btn-toolbar .js-stools-btn-clear {
  border: 0;
}

.js-stools-container-bar .ordering-select {
  display: flex;
}

.js-stools-container-filters {
  display: none;
  padding: 0 20px;
  margin-bottom: 20px;
}

.js-stools-container-filters-visible {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  padding: 10px;
  background-color: #fff;
}

.js-stools-container-filters > * {
  margin: 4px 0;
  margin-inline-end: 8px;
}

.js-stools-field-list + .js-stools-field-list {
  margin-inline-start: 8px;
}

.jviewport-height10 {
  height: 10vh;
}

.jviewport-height20 {
  height: 20vh;
}

.jviewport-height30 {
  height: 30vh;
}

.jviewport-height40 {
  height: 40vh;
}

.jviewport-height50 {
  height: 50vh;
}

.jviewport-height60 {
  height: 60vh;
}

.jviewport-height70 {
  height: 70vh;
}

.jviewport-height80 {
  height: 80vh;
}

.jviewport-height90 {
  height: 90vh;
}

.jviewport-height100 {
  height: 100vh;
}

[class*=jviewport-height] iframe {
  height: 100%;
}

.modal-dialog.jviewport-width10 {
  width: 10vw;
  max-width: none;
}

.modal-dialog.jviewport-width20 {
  width: 20vw;
  max-width: none;
}

.modal-dialog.jviewport-width30 {
  width: 30vw;
  max-width: none;
}

.modal-dialog.jviewport-width40 {
  width: 40vw;
  max-width: none;
}

.modal-dialog.jviewport-width50 {
  width: 50vw;
  max-width: none;
}

.modal-dialog.jviewport-width60 {
  width: 60vw;
  max-width: none;
}

.modal-dialog.jviewport-width70 {
  width: 70vw;
  max-width: none;
}

.modal-dialog.jviewport-width80 {
  width: 80vw;
  max-width: none;
}

.modal-dialog.jviewport-width90 {
  width: 90vw;
  max-width: none;
}

.modal-dialog.jviewport-width100 {
  width: 100vw;
  max-width: none;
}

iframe {
  border: 0;
}

.modal iframe {
  width: 100%;
}

.icon-white {
  color: #fff;
}

.input-group-text::before {
  min-width: 16px;
}

.tbody-icon {
  padding: 0 3px;
  text-align: center;
  background-color: transparent;
  border: 0;
}

.tbody-icon [class^="icon-"],
.tbody-icon [class*=" icon-"],
.tbody-icon [class^="fa-"],
.tbody-icon [class*=" fa-"] {
  width: 26px;
  height: 26px;
  font-size: 1.1rem;
  line-height: 22px;
  color: #ced4da;
  border: 2px solid var(--border);
  border-radius: 50%;
}

.tbody-icon .icon-publish,
.tbody-icon .icon-check,
.tbody-icon .fa-check {
  color: #198754;
  border-color: #198754;
}

.tbody-icon .icon-checkedout,
.tbody-icon .icon-lock,
.tbody-icon .fa-lock {
  width: auto;
  height: auto;
  font-size: 1.2rem;
  line-height: 1rem;
  color: #495057;
  border: 0;
}

.tbody-icon.home-disabled, .tbody-icon.featured-disabled, .tbody-icon.color-featured-disabled, .tbody-icon.icon-star-disabled, .tbody-icon.fa-star-disabled {
  cursor: not-allowed;
  opacity: 1;
}

.tbody-icon .icon-delete,
.tbody-icon .fa-delete,
.tbody-icon .icon-times,
.tbody-icon .fa-times {
  color: #dc3545;
  border-color: #dc3545;
}

.plg_system_webauthn_login_button svg {
  margin-inline-end: 2px;
}

.plg_system_webauthn_login_button svg path {
  fill: var(--black);
}

.choices {
  border: 0;
  border-radius: 0.25rem;
}

.choices:hover {
  cursor: pointer;
}

.choices.is-focused {
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
}

.choices__inner {
  padding: .4rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  border: solid 1px #ced4da;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.is-focused .choices__inner {
  border-color: #000;
}

.choices__input {
  padding: 0;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: transparent;
}

.choices__input::-moz-placeholder {
  color: #495057;
  opacity: 1;
}

.choices__input::-webkit-input-placeholder {
  color: #495057;
  opacity: 1;
}

.choices__list--dropdown {
  z-index: 1070;
}

.choices__list--multiple .choices__item {
  position: relative;
  margin: 2px;
  background-color: black;
  margin-inline-end: 2px;
  border: 0;
  border-radius: 0.25rem;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: black;
  opacity: .9;
}

.choices .choices__list--dropdown .choices__item {
  padding-inline-end: 10px;
}

.choices .choices__list--dropdown .choices__item--selectable::after {
  display: none;
}

.choices__button_joomla {
  position: relative;
  padding: 0 10px;
  color: inherit;
  text-indent: -9999px;
  cursor: pointer;
  background: none;
  border: 0;
  opacity: .5;
  appearance: none;
}

.choices__button_joomla::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  text-align: center;
  text-indent: 0;
  content: "\00d7";
}

.choices__button_joomla:hover, .choices__button_joomla:focus {
  opacity: 1;
}

.choices__button_joomla:focus {
  outline: none;
}

.choices[data-type*="select-one"] .choices__inner,
.choices[data-type*="select-multiple"] .choices__inner {
  padding-inline-end: 3rem;
  cursor: pointer;
  background: url(/media/gantry5/engines/nucleus/images/select-bg.svg) no-repeat 100%/116rem;
  background-color: #fff;
}

[dir="rtl"] .choices[data-type*="select-one"] .choices__inner, [dir="rtl"]
.choices[data-type*="select-multiple"] .choices__inner {
  background: url(/media/gantry5/engines/nucleus/images/select-bg-rtl.svg) no-repeat 0/116rem;
  background-color: #fff;
}

.choices[data-type*="select-one"] .choices__item {
  display: flex;
  justify-content: space-between;
}

.choices[data-type*="select-one"] .choices__button_joomla {
  position: absolute;
  top: 50%;
  right: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-top: -10px;
  margin-right: 50px;
  border-radius: 10em;
  opacity: .5;
}

[dir=rtl] .choices[data-type*="select-one"] .choices__button_joomla {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 50px;
}

.choices[data-type*="select-one"] .choices__button_joomla:hover, .choices[data-type*="select-one"] .choices__button_joomla:focus {
  opacity: 1;
}

.choices[data-type*="select-one"] .choices__button_joomla:focus {
  box-shadow: 0 0 0 2px #00bcd4;
}

.choices[data-type*="select-one"]::after {
  display: none;
}

.choices[data-type*="select-multiple"] .choices__input,
.choices[data-type*="text"] .choices__input {
  padding: .2rem 0;
  height: auto;
  background: transparent;
  border: 0 none;
  box-shadow: none;
  padding: 0;
  line-height: normal;
}

.choices__inner {
  line-height: 1.5;
  min-height: 35px;
  box-shadow: 0 0 0 0;
}

.js-stools-field-filter .form-select {
  background-size: 27px 17px;
}

.choices__heading {
  font-size: 1.2rem;
}

.subhead {
  position: sticky;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1000;
  width: auto;
  min-height: 43px;
  padding: 10px 0;
  color: #495057;
  background: #fff;
  box-shadow: -3px -2px 22px #ddd;
}

.subhead .row {
  margin-right: 0;
  margin-left: 0;
}

.subhead.noshadow {
  box-shadow: none;
}

.subhead joomla-toolbar-button,
.subhead .btn-group {
  margin-inline-start: .75rem;
}

.subhead joomla-toolbar-button:first-child,
.subhead .btn-group:first-child {
  margin-inline-start: 0;
}

.subhead joomla-toolbar-button .btn > span,
.subhead joomla-toolbar-button .dropdown-item > span {
  margin-inline-end: .5rem;
  width: 1.25em;
  text-align: center;
}

.subhead .btn {
  --subhead-btn-accent: #495057;
  padding: 0 1rem;
  margin: 5px 0;
  font-size: 1rem;
  line-height: 2.45rem;
  color: #495057;
  background: #fff;
  border: 1px solid #adb5bd;
}

.subhead .btn > span {
  display: inline-block;
  color: var(--subhead-btn-accent);
}

.subhead .btn:not([disabled]):hover, .subhead .btn:not([disabled]):active, .subhead .btn:not([disabled]):focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: var(--subhead-btn-accent);
  border-color: var(--subhead-btn-accent);
}

.subhead .btn:not([disabled]):hover > span, .subhead .btn:not([disabled]):active > span, .subhead .btn:not([disabled]):focus > span {
  color: rgba(255, 255, 255, 0.9);
}

.subhead .btn.btn-success {
  --subhead-btn-accent: #448344;
}

.subhead .btn.btn-danger {
  --subhead-btn-accent: #8c1a14;
}

.subhead .btn.btn-primary {
  --subhead-btn-accent: #2a69b8;
  text-transform: none;
  font-weight: normal;
  font-family: inherit;
  letter-spacing: normal;
}

.subhead .btn.btn-secondary {
  --subhead-btn-accent: #001b4c;
}

.subhead .btn.btn-info {
  --subhead-btn-accent: #132f53;
}

.subhead .btn.btn-action {
  --subhead-btn-accent: #132f53;
  display: flex;
  align-items: center;
}

.subhead .btn.btn-action::after {
  width: 2.375rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  border: 0;
}

.subhead .btn[disabled], .subhead .btn.dropdown-toggle[disabled] {
  --subhead-btn-accent: #132f53;
  background: rgba(222, 226, 230, 0.8);
  opacity: .5;
}

.subhead .btn[disabled]:hover, .subhead .btn[disabled]:active, .subhead .btn[disabled]:focus, .subhead .btn.dropdown-toggle[disabled]:hover, .subhead .btn.dropdown-toggle[disabled]:active, .subhead .btn.dropdown-toggle[disabled]:focus {
  cursor: not-allowed;
}

.subhead .dropdown-toggle.btn {
  padding-inline-end: 0;
}

.subhead .btn-group:not(:last-child) > .dropdown-toggle-split {
  order: 1;
  margin-inline-start: -0.25rem;
}

[dir="ltr"] .subhead .btn-group:not(:last-child) > .dropdown-toggle-split {
  border-radius: 0 0.25rem 0.25rem 0;
}

[dir="rtl"] .subhead .btn-group:not(:last-child) > .dropdown-toggle-split {
  border-radius: 0.25rem 0 0 0.25rem;
}

.subhead .dropdown-menu joomla-toolbar-button,
.subhead .btn-group joomla-toolbar-button {
  margin-inline-start: 0;
}

@media (max-width: 575.98px) {
  joomla-tab[view=accordion] .col-md-9,
  joomla-tab[view=accordion] .col-md-3 {
    padding: .5rem 1rem !important;
  }
  #myTab {
    margin-top: 1rem;
    margin-bottom: 1.5rem;
  }
  joomla-tab[view=accordion] ul li {
    width: 100%;
  }
  .subhead joomla-toolbar-button,
  .subhead .btn-group,
  .subhead .btn {
    width: 100%;
    margin-left: 0;
    text-align: left;
  }
  .subhead .btn-toolbar > .btn-group,
  .subhead .btn-toolbar > joomla-toolbar-button {
    margin-left: 0;
  }
  .subhead .btn.btn-action::after {
    text-align: center;
    margin-inline-start: auto;
  }
  .subhead .dropdown-toggle-split {
    width: auto;
  }
}

@supports (-ms-ime-align: auto) {
  [dir=rtl] .subhead {
    position: relative;
  }
}

.subhead .btn:not([disabled]):hover, .subhead .btn:not([disabled]):active, .subhead .btn:not([disabled]):focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: var(--subhead-btn-accent);
  border-color: var(--subhead-btn-accent);
}

.chzn-container-single {
  width: auto !important;
}

.chzn-container-multi {
  width: 100% !important;
  max-width: 240px;
}

.list-inline {
  margin-left: 0;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item .btn {
  border: 1px solid;
  padding: 5px 8px;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.blog figure {
  margin: 0;
}

.platform-content.container {
  max-width: 100% !important;
}

/*# sourceMappingURL=bootstrap5.css.map */
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fas,[class^=icon-],[class*=\ icon-],.far,.fal,.fad,.fab,.icon-joomla{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-variant:normal;text-rendering:auto;font-style:normal;line-height:1;display:inline-block}.icon-joomla,[class^=icon-],[class*=\ icon-]{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant:normal;font-style:normal;font-weight:400;line-height:1;display:inline-block}.fa-lg,.icon-lg{vertical-align:-.0667em;font-size:1.332em;line-height:.75em}.fa-xs,.icon-xs{font-size:.75em}.fa-sm,.icon-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw,.icon-fw{text-align:center;width:1.25em}.fa-ul,.icon-ul{margin-left:2.5em;padding-left:0;list-style-type:none}.fa-ul>li,.icon-ul>li{position:relative}.fa-li,.icon-li{text-align:center;line-height:inherit;width:2em;position:absolute;left:-2em}.fa-border,.icon-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left,.icon-pull-left{float:left}.fa-pull-right,.icon-pull-right{float:right}.fa.fa-pull-left,.fa.icon-pull-left,.fas.fa-pull-left,.fas.icon-pull-left,.fa-pull-left[class^=icon-],[class^=icon-].icon-pull-left,.fa-pull-left[class*=\ icon-],[class*=\ icon-].icon-pull-left,.far.fa-pull-left,.far.icon-pull-left,.fal.fa-pull-left,.fal.icon-pull-left,.fab.fa-pull-left,.fab.icon-pull-left,.fa-pull-left.icon-joomla,.icon-joomla.icon-pull-left{margin-right:.3em}.fa.fa-pull-right,.fa.icon-pull-right,.fas.fa-pull-right,.fas.icon-pull-right,.fa-pull-right[class^=icon-],[class^=icon-].icon-pull-right,.fa-pull-right[class*=\ icon-],[class*=\ icon-].icon-pull-right,.far.fa-pull-right,.far.icon-pull-right,.fal.fa-pull-right,.fal.icon-pull-right,.fab.fa-pull-right,.fab.icon-pull-right,.fa-pull-right.icon-joomla,.icon-joomla.icon-pull-right{margin-left:.3em}.fa-spin,.icon-spin{animation:2s linear infinite fa-spin}.fa-pulse,.icon-pulse{animation:1s steps(8,end) infinite fa-spin}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90,.icon-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180,.icon-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270,.icon-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal,.icon-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical,.icon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.fa-flip-both,.icon-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-horizontal.icon-flip-vertical,.fa-flip-vertical.icon-flip-horizontal,.icon-flip-horizontal.icon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}:root .fa-rotate-90,:root .icon-rotate-90,:root .fa-rotate-180,:root .icon-rotate-180,:root .fa-rotate-270,:root .icon-rotate-270,:root .fa-flip-horizontal,:root .icon-flip-horizontal,:root .fa-flip-vertical,:root .icon-flip-vertical,:root .fa-flip-both,:root .icon-flip-both{filter:none}.fa-stack,.icon-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.icon-stack-1x,.fa-stack-2x,.icon-stack-2x{text-align:center;width:100%;position:absolute;left:0}.fa-stack-1x,.icon-stack-1x{line-height:inherit}.fa-stack-2x,.icon-stack-2x{font-size:2em}.fa-inverse,.icon-inverse{color:#fff}.fa-500px:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-algolia:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-barcode:before{content:""}.fa-bars:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-bath:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-slash:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-dead:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-bookmark:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-none:before{content:""}.fa-border-style:before{content:""}.fa-bowling-ball:before{content:""}.fa-box:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-boxes:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-calculator:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camera:before{content:""}.fa-camera-retro:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candy-cane:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-crash:before{content:""}.fa-car-side:before{content:""}.fa-caravan:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cat:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-pie:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-board:before{content:""}.fa-chess-king:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-rook:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-slash:before{content:""}.fa-comments:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-contao:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-critical-role:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-directions:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-polygon:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-excel:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-pdf:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-signature:before{content:""}.fa-file-upload:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flask:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flushed:before{content:""}.fa-fly:before{content:""}.fa-folder:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-frog:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-gamepad:before{content:""}.fa-gas-pump:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gifts:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glasses:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hamsa:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-virus:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heartbeat:before{content:""}.fa-helicopter:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-puck:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-hooli:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house-damage:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-key:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kiwi-bird:before{content:""}.fa-korvue:before{content:""}.fa-landmark:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-leaf:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-lightbulb:before{content:""}.fa-line:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location-arrow:before{content:""}.fa-lock:before{content:""}.fa-lock-open:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-low-vision:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-square:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mouse:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mug-hot:before{content:""}.fa-music:before{content:""}.fa-napster:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-parking:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-ruler:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-print:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-rainbow:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salesforce:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-save:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shower:before{content:""}.fa-shuttle-van:before{content:""}.fa-sign:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-sketch:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowman:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-speakap:before{content:""}.fa-speaker-deck:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spinner:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-staylinked:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablets:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-low:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-terminal:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-light:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-tree:before{content:""}.fa-trello:before{content:""}.fa-trophy:before{content:""}.fa-truck:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-tv:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-user:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-minus:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-users:before{content:""}.fa-users-cog:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-vaadin:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-up:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-warehouse:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-wave-square:before{content:""}.fa-waze:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheelchair:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-window-close:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;width:auto;height:auto;margin:0;position:static;overflow:visible}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.eot);src:url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.eot#iefix)format("embedded-opentype"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.woff2)format("woff2"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.woff)format("woff"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.ttf)format("truetype"),url(/media/vendor/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome)format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.eot);src:url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.eot#iefix)format("embedded-opentype"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.woff2)format("woff2"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.woff)format("woff"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.ttf)format("truetype"),url(/media/vendor/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.fa,.fas,[class^=icon-],[class*=\ icon-]{font-family:"Font Awesome 5 Free";font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.eot);src:url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.eot#iefix)format("embedded-opentype"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.woff2)format("woff2"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.woff)format("woff"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.ttf)format("truetype"),url(/media/vendor/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome)format("svg")}.fab,.icon-joomla{font-family:"Font Awesome 5 Brands";font-weight:400}[class^=icon-],[class*=\ icon-]{speak:none}[class^=icon-].disabled,[class*=\ icon-].disabled,[class^=fa-].disabled,[class*=\ fa-].disabled{font-weight:400}.icon-joomla:before{content:""}.icon-accessible:before{content:""}.icon-add:before{content:""}.icon-address-book:before,.icon-address:before{content:""}.icon-align-justify:before{content:""}.icon-angle-double-left:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-down:before{content:""}.icon-angle-left:before{content:""}.icon-angle-right:before{content:""}.icon-angle-up:before{content:""}.icon-apply:before{content:""}.icon-archive:before{content:""}.icon-arrow-down-2:before{content:""}.icon-arrow-down-3:before{content:""}.icon-arrow-down-4:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-first:before{content:""}.icon-arrow-last:before{content:""}.icon-arrow-left-2:before{content:""}.icon-arrow-left-3:before{content:""}.icon-arrow-left-4:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-right-2:before{content:""}.icon-arrow-right-3:before{content:""}.icon-arrow-right-4:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-up-2:before{content:""}.icon-arrow-up-3:before{content:""}.icon-arrow-up-4:before{content:""}.icon-arrow-up:before{content:""}.icon-arrows-alt:before{content:""}.icon-asterisk:before{content:""}.icon-attachment:before{content:""}.icon-backward-2:before{content:""}.icon-backward-circle:before{content:""}.icon-backward:before{content:""}.icon-ban-circle:before{content:""}.icon-bars:before{content:""}.icon-basket:before{content:""}.icon-bell:before{content:""}.icon-bolt:before{content:""}.icon-book:before{content:""}.icon-bookmark-2:before,.icon-bookmark:before{content:""}.icon-box-add:before,.icon-box-remove:before{content:""}.icon-briefcase:before{content:""}.icon-broadcast:before{content:""}.icon-brush:before{content:""}.icon-bubble-quote:before{content:""}.icon-bullhorn:before{content:""}.icon-calendar-check:before,.icon-calendar-2:before{content:""}.icon-calendar-3:before{content:""}.icon-calendar-alt:before,.icon-calendar:before{content:""}.icon-camera-2:before{content:""}.icon-camera:before{content:""}.icon-cancel-2:before{content:""}.icon-cancel-circle:before{content:""}.icon-cancel:before{content:""}.icon-caret-down:before{content:""}.icon-caret-up:before{content:""}.icon-cart:before{content:""}.icon-chart:before{content:""}.icon-check-circle:before{content:""}.icon-check-square:before{content:""}.icon-check:before{content:""}.icon-checkbox-checked:before{content:""}.icon-checkbox-partial:before,.icon-checkbox-unchecked:before{content:""}.icon-checkbox:before{content:""}.icon-checkedout:before{content:""}.icon-checkin:before{content:""}.icon-checkmark-2:before,.icon-checkmark-circle:before{content:""}.icon-checkmark:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-circle:before{content:""}.icon-clipboard:before{content:""}.icon-clock:before{content:""}.icon-cloud-download-alt:before,.icon-cloud-download:before{content:""}.icon-cloud-upload:before{content:""}.icon-cloud:before{content:""}.icon-code:before{content:""}.icon-code-branch:before{content:""}.icon-cog:before{content:""}.icon-cogs:before{content:""}.icon-collapse:before{content:""}.icon-color-palette:before{content:""}.icon-comment-dots:before{content:""}.icon-comment:before{content:""}.icon-comments-2:before{content:""}.icon-comments:before{content:""}.icon-compass:before{content:""}.icon-connection:before{content:""}.icon-contract-2:before{content:""}.icon-contract:before{content:""}.icon-copy:before{content:""}.icon-credit-2:before,.icon-credit:before{content:""}.icon-crop:before{content:""}.icon-cube:before{content:""}.icon-cubes:before{content:""}.icon-dashboard:before{content:""}.icon-database:before{content:""}.icon-default:before{content:""}.icon-delete:before{content:""}.icon-desktop:before{content:""}.icon-downarrow:before{content:""}.icon-download:before{content:""}.icon-drawer-2:before{content:""}.icon-drawer:before{content:""}.icon-edit:before{content:""}.icon-ellipsis-h:before{content:""}.icon-ellipsis-v:before{content:""}.icon-enter:before{content:""}.icon-envelope-open-text:before{content:""}.icon-envelope-opened:before,.icon-envelope:before{content:""}.icon-equalizer:before{content:""}.icon-error:before{content:""}.icon-exclamation-circle:before{content:""}.icon-exclamation-triangle:before{content:""}.icon-exclamation:before{content:""}.icon-exit:before{content:""}.icon-expand-2:before{content:""}.icon-expand:before{content:""}.icon-expired:before{content:""}.icon-external-link-alt:before{content:""}.icon-eye-2:before,.icon-eye-blocked:before,.icon-eye-close:before{content:""}.icon-eye-open:before{content:""}.icon-eye-slash:before{content:""}.icon-eye:before{content:""}.icon-fax:before{content:""}.icon-featured:before{content:""}.icon-feed:before{content:""}.icon-file-2:before{content:""}.icon-file-add:before{content:""}.icon-file-alt:before{content:""}.icon-file-check:before{content:""}.icon-file-minus:before{content:""}.icon-file-plus:before{content:""}.icon-file-remove:before{content:""}.icon-file:before{content:""}.icon-filter:before{content:""}.icon-first:before{content:""}.icon-flag-2:before{content:""}.icon-flag-3:before,.icon-flag:before{content:""}.icon-flash:before{content:""}.icon-folder-2:before{content:""}.icon-folder-3:before{content:""}.icon-folder-close:before,.icon-folder-minus:before{content:""}.icon-folder-open:before{content:""}.icon-folder-plus-2:before{content:""}.icon-folder-plus:before{content:""}.icon-folder-remove:before,.icon-folder:before{content:""}.icon-forward-2:before{content:""}.icon-forward-circle:before{content:""}.icon-forward:before{content:""}.icon-generic:before{content:""}.icon-globe:before{content:""}.icon-grid-2:before,.icon-grid-view-2:before{content:""}.icon-grid-view:before,.icon-grid:before{content:""}.icon-handshake:before{content:""}.icon-health:before{content:""}.icon-heart-2:before,.icon-heart:before{content:""}.icon-help:before{content:""}.icon-hits:before{content:""}.icon-home-2:before,.icon-home:before{content:""}.icon-image:before,.icon-images:before{content:""}.icon-info-2:before,.icon-info-circle:before{content:""}.icon-info:before{content:""}.icon-key:before{content:""}.icon-lamp:before{content:""}.icon-language:before{content:""}.icon-last:before{content:""}.icon-leftarrow:before{content:""}.icon-lightbulb:before{content:""}.icon-lightning:before{content:""}.icon-link:before{content:""}.icon-list-2:before{content:""}.icon-list-view:before,.icon-list:before{content:""}.icon-loading:before{content:""}.icon-location:before{content:""}.icon-lock:before,.icon-locked:before{content:""}.icon-loop:before{content:""}.icon-mail-2:before,.icon-mail:before{content:""}.icon-map-signs:before{content:""}.icon-menu-2:before{content:""}.icon-menu-3:before{content:""}.icon-menu:before{content:""}.icon-minus-2:before{content:""}.icon-minus-circle:before{content:""}.icon-minus-sign:before,.icon-minus:before{content:""}.icon-mobile:before{content:""}.icon-move:before{content:""}.icon-music:before{content:""}.icon-new-tab-2:before{content:""}.icon-new-tab:before{content:""}.icon-new:before{content:""}.icon-next:before{content:""}.icon-not-ok:before{content:""}.icon-notification-2:before,.icon-notification-circle:before{content:""}.icon-notification:before{content:""}.icon-ok:before{content:""}.icon-open:before{content:""}.icon-options:before{content:""}.icon-out-2:before{content:""}.icon-out-3:before{content:""}.icon-out:before{content:""}.icon-paint-brush:before,.icon-palette:before{content:""}.icon-paperclip:before{content:""}.icon-paragraph-center:before{content:""}.icon-paragraph-justify:before{content:""}.icon-paragraph-left:before{content:""}.icon-paragraph-right:before{content:""}.icon-pause-circle:before{content:""}.icon-pause:before{content:""}.icon-pen-square:before{content:""}.icon-pencil-2:before,.icon-pencil-alt:before{content:""}.icon-pencil:before{content:""}.icon-pending:before{content:""}.icon-phone-2:before{content:""}.icon-phone:before{content:""}.icon-picture:before,.icon-pictures:before{content:""}.icon-pie:before{content:""}.icon-pin:before{content:""}.icon-play-2:before{content:""}.icon-play-circle:before{content:""}.icon-play:before{content:""}.icon-plug:before{content:""}.icon-plus-2:before{content:""}.icon-plus-circle:before{content:""}.icon-plus-square:before{content:""}.icon-plus:before{content:""}.icon-power-cord:before{content:""}.icon-power-off:before{content:""}.icon-previous:before{content:""}.icon-print:before,.icon-printer:before{content:""}.icon-project-diagram:before{content:""}.icon-protected:before{content:""}.icon-publish:before{content:""}.icon-purge:before{content:""}.icon-pushpin:before{content:""}.icon-puzzle-piece:before,.icon-puzzle:before{content:""}.icon-question-2:before,.icon-question-circle:before{content:""}.icon-question-sign:before,.icon-question:before{content:""}.icon-quote-2:before{content:""}.icon-quote-3:before{content:""}.icon-quote:before,.icon-quotes-left:before{content:""}.icon-quotes-right:before{content:""}.icon-radio-checked:before{content:""}.icon-radio-unchecked:before{content:""}.icon-redo-2:before{content:""}.icon-redo:before{content:""}.icon-refresh:before{content:""}.icon-register:before{content:""}.icon-remove:before{content:""}.icon-reply:before{content:""}.icon-rightarrow:before{content:""}.icon-rss:before{content:""}.icon-save-copy:before{content:""}.icon-save-new:before{content:""}.icon-save:before{content:""}.icon-scissors:before{content:""}.icon-screen:before{content:""}.icon-screwdriver:before{content:""}.icon-search-minus:before{content:""}.icon-search-plus:before{content:""}.icon-search:before{content:""}.icon-select-file:before{content:""}.icon-share-alt:before,.icon-share:before{content:""}.icon-shield-alt:before,.icon-shield:before{content:""}.icon-shuffle:before{content:""}.icon-signup:before{content:""}.icon-sliders-h:before{content:""}.icon-smiley-2:before,.icon-smiley-happy-2:before,.icon-smiley-happy:before,.icon-smiley-neutral-2:before,.icon-smiley-neutral:before{content:""}.icon-smiley-sad-2:before,.icon-smiley-sad:before{content:""}.icon-smiley:before{content:""}.icon-sort:before{content:""}.icon-spinner:before{content:""}.icon-square:before{content:""}.icon-stack:before{content:""}.icon-star-2:before{content:""}.icon-star-empty:before,.icon-star:before{content:""}.icon-stop-circle:before{content:""}.icon-stop:before{content:""}.icon-success:before{content:""}.icon-support:before{content:""}.icon-switch:before{content:""}.icon-sync:before{content:""}.icon-tablet:before{content:""}.icon-tachometer-alt:before{content:""}.icon-tag-2:before,.icon-tag:before{content:""}.icon-tags-2:before,.icon-tags:before{content:""}.icon-tasks:before{content:""}.icon-text-width:before{content:""}.icon-th:before{content:""}.icon-th-large:before{content:""}.icon-thumbs-down:before{content:""}.icon-thumbs-up:before{content:""}.icon-times:before{content:""}.icon-toggle-off:before{content:""}.icon-toggle-on:before{content:""}.icon-tools:before{content:""}.icon-trash:before{content:""}.icon-tree-2:before{content:""}.icon-tree:before{content:""}.icon-trophy:before{content:""}.icon-unarchive:before{content:""}.icon-unblock:before{content:""}.icon-undo-2:before,.icon-undo:before{content:""}.icon-unfeatured:before{content:""}.icon-universal:before,.icon-universal-access:before{content:""}.icon-unlock-alt:before{content:""}.icon-unlock:before{content:""}.icon-unpublish:before{content:""}.icon-uparrow:before{content:""}.icon-upload:before{content:""}.icon-user-circle:before{content:""}.icon-user-edit:before{content:""}.icon-user-lock:before{content:""}.icon-user-tag:before{content:""}.icon-user:before{content:""}.icon-users-cog:before{content:""}.icon-users:before{content:""}.icon-vcard:before{content:""}.icon-video-2:before{content:""}.icon-video:before{content:""}.icon-wand:before{content:""}.icon-warning-2:before{content:""}.icon-warning-circle:before{content:""}.icon-warning:before{content:""}.icon-wifi:before{content:""}.icon-wrench:before{content:""}.icon-zoom-in:before{content:""}.icon-zoom-out:before{content:""}
/**
 * @copyright  (C) 2012 Open Source Matters, Inc. <https://www.joomla.org>
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */

/* Common CSS for system debug */
div#system-debug {
  clear: both;
}

#system-debug {
  background-color: #fff;
  color: #000;
  border: 1px dashed silver;
  padding: 10px;
}

#system-debug div.dbg-header {
  background-color: #ddd;
  border: 1px solid #eee;
  font-size: 16px;
}

#system-debug h3 {
  margin: 0;
}

#system-debug a h3 {
  background-color: #ddd;
  color: #000;
  font-size: 14px;
  padding: 5px;
  text-decoration: none;
  margin: 0;
}

#system-debug .dbg-error a h3 {
  background-color: red;
}

#system-debug a:hover h3,
#system-debug a:focus h3 {
  background-color: #4d4d4d;
  color: #ddd;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
}

#system-debug div.dbg-container {
  padding: 10px;
}

#system-debug span.dbg-command {
  color: blue;
  font-weight: bold;
}

#system-debug span.dbg-table {
  color: green;
  font-weight: bold;
}

#system-debug b.dbg-operator {
  color: red;
  font-weight: bold;
}

#system-debug h1 {
  background-color: #2c2c2c;
  color: #fff;
  padding: 10px;
  margin: 0;
  font-size: 16px;
  line-height: 1em;
}

#system-debug h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 0 0;
}

#system-debug h5 {
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0 0 0;
}

div#system-debug {
  margin: 5px;
}

#system-debug ol {
  margin-left: 25px;
  margin-right: 25px;
  text-align: left;
  direction: ltr;
}

#system-debug ul {
  list-style: none;
  text-align: left;
  direction: ltr;
}

#system-debug li {
  font-size: 13px;
  margin-bottom: 10px;
}

#system-debug code {
  font-size: 13px;
  text-align: left;
  direction: ltr;
}

#system-debug p {
  font-size: 13px;
}

#system-debug div.dbg-header.dbg-error {
  background-color: red;
}
#system-debug .dbg-warning {
  color: red;
  font-weight: bold;
  background-color: #ffffcc !important;
}

#system-debug .accordion {
  margin-bottom: 0;
}
#system-debug .dbg-noprofile {
  text-decoration: line-through;
}

/* dbg-bars */
#system-debug .alert,
#system-debug .dbg-bars {
  margin-bottom: 10px;
}
#system-debug .dbg-bar-spacer {
  float: left;
  height: 100%;
}
/* dbg-bars-query */
#system-debug .dbg-bars-query .dbg-bar {
  opacity: 0.3;
  height: 12px;
  margin-top: 3px;
}
#system-debug .dbg-bars-query:hover .dbg-bar {
  opacity: 0.6;
  height: 18px;
  margin-top: 0;
}
#system-debug .dbg-bars-query .dbg-bar:hover,
#system-debug .dbg-bars-query .dbg-bar-active,
#system-debug .dbg-bars-query:hover .dbg-bar-active {
  opacity: 1;
  height: 18px;
  margin-top: 0;
}

/* dbg-query-table */
#system-debug table.dbg-query-table {
  margin: 0 0 6px;
}
#system-debug table.dbg-query-table th,
#system-debug table.dbg-query-table td {
  padding: 3px 8px;
}

#system-debug .dbg-profile-list .label {
  display: inline-block;
  min-width: 60px;
  text-align: right;
}

#system-debug .dbg-query-memory,
#system-debug .dbg-query-rowsnumber
{
  margin-left: 50px;
}
#dbg_container_session pre
{
  background: white;
  border: 0;
  margin: 0;
  padding: 0;
  overflow-wrap: break-word;
  white-space: pre-wrap;
  word-break: break-word;
}
#dbg_container_session pre .blue
{
  color:blue;
}
#dbg_container_session pre .green
{
  color:green;
}
#dbg_container_session pre .black
{
  color:black;
}
#dbg_container_session pre .grey
{
  color:grey;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/media/gantry5/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/media/gantry5/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/media/gantry5/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/media/gantry5/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/media/gantry5/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/media/gantry5/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */


legend {
  font-size: 1.3rem;
  line-height: 1.5;
}
legend small {
  font-size: 0.8rem;
}
.input-prepend > .add-on, .input-append > .add-on {
  line-height: 1.5;
}
.btn-group > .btn + .dropdown-toggle {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.btn-group.open .btn-primary.dropdown-toggle {
  background: #00350f;
  color: #ffffff;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  background-image: none;
  background-color: #004e16;
}
.btn-link {
  color: #004e16;
}
.platform-content.container {
  padding: 0;
}
.com-contact__container > h3 {
  display: none;
}
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-radius: 25px;
}
.container .row .col .control-group {
  margin: 1rem 0;
}
.moduletable {
  position: relative;
}
.btn.btn-link.jmodedit {
  position: absolute;
  right: 0;
  z-index: 2;
}
#login-form {
  margin-bottom: 0;
}
#login-form #form-login-remember {
  margin: 20px 0 10px;
}
#login-form #form-login-remember input {
  margin: 0 5px 0 0;
}
#login-form ul.unstyled {
  margin: 20px 0 0;
}
#login-form ul.unstyled a {
  color: inherit;
}
#login-form ul.unstyled a:hover {
  color: #004e16;
}
#login-form ul.unstyled a i {
  margin-right: 7px;
}
.mod-login .form-group {
  margin-bottom: 10px;
}
.mod-login .form-group .input-group-text, .mod-login .form-group .input-password-toggle {
  display: none !important;
}
.mod-login [id^="form-login-remember"] {
  margin: 20px 0 15px;
}
.mod-login ul.list-unstyled {
  margin: 20px 0 0;
  list-style: none;
}
.mod-login ul.list-unstyled a {
  color: #666666;
}
.mod-login ul.list-unstyled a:hover {
  color: #004e16;
}
.mod-login ul.list-unstyled a i {
  margin-right: 7px;
}
.nav.mod-list {
  display: block;
  margin: 0;
}
.nav.mod-list li {
  padding: 0;
  margin-bottom: 6.5px;
}
.nav.mod-list li:last-child {
  margin-bottom: 0;
}
.nav.mod-list li a {
  color: inherit;
}
.nav.mod-list li a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 0.625rem;
}
.nav.mod-list li a:hover {
  color: #004e16;
  text-decoration: none;
}
.nav.mod-list li span:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 0.625rem;
}
.nav.mod-list li ul {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
  margin-left: 1.5rem;
  padding: 0;
  list-style: none;
}
.nav.mod-list li.current > a, .nav.mod-list li.current > span {
  color: #004e16;
}
.nav.mod-list li.active > a {
  text-decoration: none;
}
.nav.mod-list li .nav-header {
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-shadow: none;
  text-transform: inherit;
}
.well {
  background: rgba(0, 0, 0, 0.01);
  border: 1px solid rgba(0, 0, 0, 0.015);
  box-shadow: none;
  padding: 30px 30px 10px;
  border-radius: 25px;
}
.login > form fieldset .control-group .control-label {
  text-align: left;
  padding-top: 10px;
}
.login > form fieldset .control-group #remember {
  margin-top: 10px;
}
@media only all and (max-width: 47.99rem) {
  .login > form fieldset .control-group #remember {
    width: auto;
  }
}
@media only all and (max-width: 47.99rem) {
  .login > form fieldset .control-group input {
    width: 100%;
  }
}
.login > form fieldset .com-users-login__remember {
  margin: 25px 0 20px;
}
.logout .controls {
  margin-left: 0;
}
ul.nav-tabs.nav-stacked > li > a {
  border: 1px solid inherit;
  border-radius: 25px !important;
}
ul.nav-tabs.nav-stacked > li > a:hover {
  border: 1px solid inherit;
}
.registration #member-registration {
  margin-bottom: 0;
}
.registration #member-registration legend + .control-group {
  margin-top: 0;
}
.registration #member-registration .control-group .control-label {
  text-align: left;
  padding-top: 10px;
}
@media only all and (max-width: 47.99rem) {
  .registration #member-registration .control-group input {
    width: 100%;
  }
}
.com-users-registration {
  background: #f6f6f6;
  border: 1px solid #ecf0f1;
  box-shadow: none;
  padding: 30px 30px 10px;
  border-radius: 4px;
}
.com-users-registration meter {
  width: 100%;
  margin-top: 10px;
}
.remind #user-registration, .reset #user-registration {
  margin-bottom: 0;
}
.remind #user-registration fieldset p, .reset #user-registration fieldset p {
  margin-top: 0;
}
.remind #user-registration .control-group .control-label, .reset #user-registration .control-group .control-label {
  text-align: left;
  padding-top: 10px;
}
.com-users-reset legend, .com-users-remind legend {
  color: inherit;
  font-size: inherit;
}
.profile > ul.btn-toolbar {
  margin-top: 0;
}
.profile #users-profile-core {
  margin-bottom: 20px;
}
.profile fieldset dl dt {
  text-align: left;
}
.profile-edit #member-profile {
  margin-bottom: 0;
}
.profile-edit #member-profile .control-group .control-label {
  text-align: left;
  padding-top: 10px;
}
.profile-edit #member-profile .control-group .chzn-container {
  padding-top: 8px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  font-size: 14px;
}
#g-page-surround input {
  line-height: normal;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
.article-info.text-muted {
  color: #ffffff !important;
}
.list-striped, .row-striped {
  border-top: 1px solid #ecf0f1;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
  border-bottom: 1px solid #ecf0f1;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
  background-color: #fcfcfc;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
  background-color: #f2f2f2;
}
.list-bordered, .row-bordered {
  border: 1px solid #ecf0f1;
}
.row-even, .row-odd {
  border-bottom: 1px solid #ecf0f1;
}
.row-even {
  background-color: #fcfcfc;
}
.iframe-bordered {
  border: 1px solid #ecf0f1;
}
blockquote {
  border-left: 5px solid #ecf0f1;
}
blockquote small {
  color: #ccc;
}
blockquote.pull-right {
  border-right: 5px solid #ecf0f1;
}
legend {
  color: #333333;
}
legend small {
  color: #999999;
}
.input-prepend .chzn-container-single .chzn-single, .input-append .chzn-container-single .chzn-single {
  border-color: #ecf0f1;
}
.input-prepend .chzn-container-single .chzn-drop, .input-append .chzn-container-single .chzn-drop {
  border-color: #ecf0f1;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #e3e9eb;
  box-shadow: none;
  padding: 10px;
  border-radius: 25px;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  box-shadow: none;
}
.search input[type="text"] {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
#g-aside input, #g-aside textarea, #g-aside .uneditable-input, #g-sidebar input, #g-sidebar textarea, #g-sidebar .uneditable-input, #g-offcanvas input, #g-offcanvas textarea, #g-offcanvas .uneditable-input {
  width: 100%;
}
#g-aside input[type="file"], #g-aside input[type="image"], #g-aside input[type="submit"], #g-aside input[type="reset"], #g-aside input[type="button"], #g-aside input[type="radio"], #g-aside input[type="checkbox"], #g-sidebar input[type="file"], #g-sidebar input[type="image"], #g-sidebar input[type="submit"], #g-sidebar input[type="reset"], #g-sidebar input[type="button"], #g-sidebar input[type="radio"], #g-sidebar input[type="checkbox"], #g-offcanvas input[type="file"], #g-offcanvas input[type="image"], #g-offcanvas input[type="submit"], #g-offcanvas input[type="reset"], #g-offcanvas input[type="button"], #g-offcanvas input[type="radio"], #g-offcanvas input[type="checkbox"] {
  width: auto;
}
#g-header .search form, #g-navigation .search form {
  margin-bottom: 0;
}
#g-header .search input, #g-navigation .search input {
  margin-bottom: 0;
  border: 0;
}
.view-mailto #g-page-surround, .body-only #g-page-surround {
  box-shadow: none;
}
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a, .nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
}
.tip-wrap {
  color: #fff;
  background-color: #000;
}
.search span.highlight {
  background-color: #fcfcfc;
}
.img-polaroid {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.muted {
  color: #999999;
}
a.muted:hover, a.muted:focus {
  color: #808080;
}
.alert {
  background-color: #f8f4ec;
  border-color: #eee4d2;
}
.alert a, .alert a:hover, .alert .alert-link, .alert .alert-link:hover {
  color: #a47e3c;
  font-weight: bold;
}
.alert a:hover, .alert a:hover:hover, .alert .alert-link:hover, .alert .alert-link:hover:hover {
  text-decoration: underline;
}
.alert, .text-warning {
  color: #c09853;
}
.alert h4 {
  color: #c09853 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #b78c43;
}
.alert-success {
  color: #468847;
  background-color: #dfeedf;
  border-color: #c4e0c4;
}
.alert-success a, .alert-success a:hover, .alert-success .alert-link, .alert-success .alert-link:hover {
  color: #356635;
  font-weight: bold;
}
.alert-success a:hover, .alert-success a:hover:hover, .alert-success .alert-link:hover, .alert-success .alert-link:hover:hover {
  text-decoration: underline;
}
.text-success {
  color: #468847;
}
.alert-success h4 {
  color: #468847 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #3d773e;
}
.alert-danger, .alert-error {
  color: #b94a48;
  background-color: #f6e7e7;
  border-color: #edd1d0;
}
.alert-danger a, .alert-danger a:hover, .alert-danger .alert-link, .alert-danger .alert-link:hover, .alert-error a, .alert-error a:hover, .alert-error .alert-link, .alert-error .alert-link:hover {
  color: #953b39;
  font-weight: bold;
}
.alert-danger a:hover, .alert-danger a:hover:hover, .alert-danger .alert-link:hover, .alert-danger .alert-link:hover:hover, .alert-error a:hover, .alert-error a:hover:hover, .alert-error .alert-link:hover, .alert-error .alert-link:hover:hover {
  text-decoration: underline;
}
.text-error {
  color: #b94a48;
}
.alert-danger h4, .alert-error h4 {
  color: #b94a48 !important;
}
a.text-error:hover, a.text-error:focus {
  color: #a74240;
}
.alert-info {
  color: #3a87ad;
  background-color: #e2eff5;
  border-color: #c7e0ec;
}
.alert-info a, .alert-info a:hover, .alert-info .alert-link, .alert-info .alert-link:hover {
  color: #2d6987;
  font-weight: bold;
}
.alert-info a:hover, .alert-info a:hover:hover, .alert-info .alert-link:hover, .alert-info .alert-link:hover:hover {
  text-decoration: underline;
}
.text-info {
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad !important;
}
a.text-info:hover, a.text-info:focus {
  color: #34789a;
}
.platform-content input {
  box-sizing: inherit;
}
.form-actions {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.contact {
  margin: 0 auto;
  display: block;
  max-width: 600px;
}
.contact.com-contact {
  max-width: 300px;
}
.contact > h3 {
  display: none;
}
.contact .contact-address {
  margin: 0;
}
.contact #contact-form {
  margin-bottom: 0;
}
.contact #contact-form fieldset > legend {
  font-size: 1.15rem;
  color: #666666;
  margin-bottom: 0;
}
.contact #contact-form.form-horizontal .control-label {
  text-align: left;
}
.contact #contact-form input, .contact #contact-form textarea {
  width: 300px;
}
@media only all and (max-width: 47.99rem) {
  .contact #contact-form input, .contact #contact-form textarea {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .contact #contact-form input, .contact #contact-form textarea {
    width: 100%;
  }
}
.contact #contact-form #jform_contact_email_copy {
  width: 10px;
}
.contact #contact-form label {
  margin-top: 3px;
}
.contact #contact-form #jform_contact_email_copy-lbl {
  margin-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .contact #contact-form .form-actions {
    padding: 0;
  }
  .contact #contact-form .form-actions > button {
    display: block;
    width: 100%;
  }
}
.contact #contact-form.well {
  border: none;
  padding: 0;
  background: none;
}
ul.breadcrumb, ol.breadcrumb {
  margin: 6px 0 0;
  padding: 0 !important;
  background: none;
}
@media only all and (max-width: 47.99rem) {
  ul.breadcrumb, ol.breadcrumb {
    margin: 0;
  }
}
ul.breadcrumb > .active, ol.breadcrumb > .active {
  color: inherit;
}
ul.breadcrumb li {
  text-shadow: none;
}
ul.breadcrumb li .divider {
  display: none;
}
ul.breadcrumb li + li:after {
  content: "/ ";
  padding: 0 5px;
}
ul.breadcrumb li + li:last-child:after {
  content: none;
  padding: 0;
}
.g-grid > .g-block:last-child ul.breadcrumb, .g-grid > .g-block:last-child ol.breadcrumb {
  text-align: right;
  justify-content: end;
}
@media only all and (max-width: 47.99rem) {
  .g-grid > .g-block:last-child ul.breadcrumb, .g-grid > .g-block:last-child ol.breadcrumb {
    text-align: center;
    justify-content: center;
  }
}
.g-grid > .g-block:first-child ul.breadcrumb, .g-grid > .g-block:first-child ol.breadcrumb {
  text-align: left;
  justify-content: start;
}
@media only all and (max-width: 47.99rem) {
  .g-grid > .g-block:first-child ul.breadcrumb, .g-grid > .g-block:first-child ol.breadcrumb {
    text-align: center;
    justify-content: center;
  }
}
ol.breadcrumb .mod-breadcrumbs__here {
  margin-right: 5px;
}
ol.breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.6rem;
}
ol.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  padding-right: 0.6rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: inherit;
}
.blog .category-desc, .blog-featured .category-desc {
  margin: -10px 0 30px;
}
.blog .items-more ol, .blog-featured .items-more ol {
  padding-left: 0;
  margin: 0 0 60px 0;
}
.blog article.item, .blog-featured article.item {
  margin-bottom: 60px;
}
.item-page ul.pager {
  margin-bottom: 0;
}
.pull-left.item-image {
  margin: 0 0 20px 0;
}
article .item-image, .com-content-article .item-image, .com-content-category-blog .item-image, .blog-item .item-image {
  margin: 0 0 20px;
}
.tag-category li h3 {
  margin: 10px 0;
}
.tag-category li h3 a {
  color: #666666;
}
.tag-category li h3 a:hover {
  color: #004e16;
}
.tag-category form {
  margin-bottom: 0;
}
.g-article-header {
  position: relative;
  padding: 0;
}
.g-article-header > .icons {
  position: relative;
  right: 0;
  top: 32px;
  right: 15px;
}
.g-article-header > .icons .btn-group .btn {
  background: transparent !important;
  border: 1px solid #ffffff !important;
  padding: 0.3rem 0.6rem !important;
}
.g-article-header > .icons .btn-group .btn [class^="icon-"], .g-article-header > .icons .btn-group .btn [class*=" icon-"] {
  margin-right: 0px;
}
@media only all and (max-width: 47.99rem) {
  .g-article-header > .icons .btn-group .btn [class^="icon-"], .g-article-header > .icons .btn-group .btn [class*=" icon-"] {
    margin-top: 5px;
  }
}
.g-article-header > .icons .btn-group .btn .caret {
  display: none;
}
.g-article-header > .icons .btn-group .btn:hover {
  color: #004e16 !important;
  background: #ffffff !important;
}
.g-article-header .page-header h2 {
  margin: 0 0 -10px 0;
}
.g-article-header .page-header h2 a {
  color: #666666;
}
.g-article-header .page-header h2 a:hover {
  color: #004e16;
}
.readmore {
  margin: 0;
}
.readmore .btn span {
  display: none;
}
.tags {
  margin-bottom: 1.5rem;
}
.article-info {
  color: #ffffff;
  margin: 20px 0 0;
  background: #004e16;
  padding: 1rem 1.5rem;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.article-info a {
  color: #ffffff;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin: 0 20px 0 0;
}
.article-info dd i {
  margin-right: 5px;
}
@media only all and (max-width: 47.99rem) {
  .article-info {
    text-align: center;
  }
}
.content-category form {
  margin-bottom: 0;
}
.content-category .pagination {
  margin-bottom: 0;
}
.content-category .pagination > ul {
  margin-bottom: 0;
  box-shadow: none;
}
.content-category .pagination .counter {
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .content-category .pagination .counter {
    float: none;
  }
}
.pagination, .pagination__wrapper {
  margin: 0;
}
.pagination ul, .pagination__wrapper ul {
  margin: 0;
  box-shadow: none;
}
.pagination ul > li > a, .pagination ul > li > span, .pagination__wrapper ul > li > a, .pagination__wrapper ul > li > span {
  color: inherit;
  padding: 0.675rem 1rem;
  margin-right: 5px;
  border: 1px solid #ccc;
  border-radius: 25px !important;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.pagination ul > li > a:hover, .pagination ul > li > span:hover, .pagination__wrapper ul > li > a:hover, .pagination__wrapper ul > li > span:hover {
  color: #ffffff;
  background-color: #004e16;
  border-color: #004e16;
}
.pagination ul > li.active .page-link, .pagination__wrapper ul > li.active .page-link {
  color: #ffffff;
  background-color: #004e16;
  border-color: #004e16;
}
.pagination ul > .active > a, .pagination ul > .active > span, .pagination__wrapper ul > .active > a, .pagination__wrapper ul > .active > span {
  color: #ffffff;
  background-color: #004e16;
  border-color: #004e16;
}
.pagination .counter, .pagination__wrapper .counter {
  margin: 7px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .pagination .counter, .pagination__wrapper .counter {
    float: none;
  }
}
.pager li a {
  color: inherit;
  border: 1px solid inherit;
  background: transparent;
  border-radius: 25px;
  padding: 0.675rem 1.5rem;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.pager li a:hover {
  color: #ffffff;
  background: #004e16;
  border-color: #004e16;
}
.platform-content.container .counter {
  margin: 7px 0 0;
  padding: 0 !important;
}
@media only all and (max-width: 47.99rem) {
  .platform-content.container .counter {
    float: none !important;
  }
}
.platform-content.container .blog-items {
  grid-gap: 0;
}
.rev_slider_wrapper .tp-caption a.button {
  color: #ffffff;
}
.rev_slider_wrapper .tp-caption a.button.dark {
  margin-left: 10px;
}
.rev_slider_wrapper .tparrows.preview2 {
  color: #ffffff;
  background-color: #004e16;
  background-image: -webkit-linear-gradient(top, #004e16, #008526);
  background-image: linear-gradient(to bottom,#004e16, #008526);
}
.rev_slider_wrapper .tparrows.preview2::after {
  color: rgba(255, 255, 255, 0.7);
  margin-top: -18px;
}
.rev_slider_wrapper .tparrows.preview2 .tp-arr-titleholder {
  color: rgba(255, 255, 255, 0.7);
}
.rev_slider_wrapper .g-buttons .g-buttons-item {
  color: #ffffff;
  background: transparent;
  padding: 1.5rem 2rem !important;
  border: 1px solid #004e16;
}
@media only all and (max-width: 47.99rem) {
  .rev_slider_wrapper .g-buttons .g-buttons-item {
    padding: 0.675rem 1rem !important;
    background: #004e16 !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .rev_slider_wrapper .g-buttons .g-buttons-item {
    padding: 0.675rem 1rem !important;
    background: #004e16 !important;
  }
}
.rev_slider_wrapper .g-buttons .g-buttons-item .g-buttons-item-icon, .rev_slider_wrapper .g-buttons .g-buttons-item h3, .rev_slider_wrapper .g-buttons .g-buttons-item a {
  color: #ffffff !important;
}
.rev_slider_wrapper .g-buttons .g-buttons-item .g-buttons-item-title1 {
  font: "family=Lato:100,100italic,300,300italic,700,700italic,900,900italic,400,400italic";
}
@media only all and (max-width: 47.99rem) {
  .rev_slider_wrapper .g-buttons .g-buttons-item .g-buttons-item-title1 {
    display: none;
  }
}
.rev_slider_wrapper .g-buttons .g-buttons-item:hover {
  background: #004e16;
}
.nssp2 .ns2-title {
  margin: 0 0 10px;
  font-size: 1.15rem;
  font-weight: normal;
}
.nssp2 .ns2-title a {
  color: #666666;
}
.nssp2 .ns2-title a:hover {
  color: #004e16;
}
.nssp2 .ns2-introtext {
  margin: 0;
}
.nssp2 .ns2-social span {
  margin-left: 0 !important;
  margin-right: 10px;
}
.nssp2 .ns2-rating {
  margin-bottom: 10px;
}
.nssp2 .ns2-links {
  margin-top: 10px;
  font-size: 0.9rem;
}
.nssp2 .ns2-links .ns2-created {
  margin-right: 15px;
}
.nssp2 .ns2-links .ns2-created:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 2px;
}
.nssp2 .ns2-links .ns2-author {
  margin-right: 15px;
}
.nssp2 .ns2-links .ns2-author:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 2px;
}
.nssp2 .ns2-links .ns2-category {
  margin-right: 15px;
}
.nssp2 .ns2-links .ns2-category a {
  color: #999999;
}
.nssp2 .ns2-links .ns2-category a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 2px;
}
.nssp2 .ns2-links .ns2-category a:hover {
  color: #004e16;
}
.nssp2 .ns2-links .ns2-comments {
  margin: 0;
  margin-right: 15px;
  color: #999999;
  background: none;
  padding: 0;
  font-size: inherit;
}
.nssp2 .ns2-links .ns2-comments:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 6px;
}
.nssp2 .ns2-links .ns2-comments:hover {
  color: #004e16;
}
.nssp2 .ns2-links .ns2-hits {
  margin-right: 15px;
  background: none;
  padding: 0;
  color: #999999;
  font-size: inherit;
}
.nssp2 .ns2-links .ns2-hits:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 6px;
}
.nssp2 .ns2-links .ns2-readmore {
  margin: 0;
  margin-right: 15px;
  color: #999999;
}
.nssp2 .ns2-links .ns2-readmore span {
  background: none;
  padding: 0;
  font-size: inherit;
}
.nssp2 .ns2-links .ns2-readmore:before {
  content: "";
  font-family: FontAwesome;
  margin-right: 6px;
}
.nssp2 .ns2-links .ns2-readmore:hover {
  color: #004e16;
}
.nssp2 .ns2-page-inner-custom {
  overflow: hidden;
}
.nssp2 .ns2-page-inner-custom > div {
  margin-bottom: 30px;
}
.nssp2 .ns2-page-inner-custom > div:last-child {
  margin-bottom: 0;
}
.nssp2 .ns2-image-link {
  position: relative;
}
.nssp2 .ns2-image-link:hover .ns2-image-overlay {
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .nssp2 .ns2-image-link {
    margin-bottom: 15px;
  }
}
.nssp2 .ns2-image-overlay {
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.nssp2 .ns2-image-overlay:before {
  font-size: 25px;
  height: 25px;
  width: 25px;
  margin-left: -11px;
  margin-top: -17px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  font-family: FontAwesome;
}
.nssp2 .ns2-wrap {
  position: relative;
}
.nssp2 .ns2-wrap .ns2-art-controllers {
  position: absolute;
  top: -58px;
  right: 0;
}
.nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-prev, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-prev, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-play, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-play, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-pause, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-pause, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-next, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-next, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-pagination span, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-pagination span {
  background: none;
  text-indent: 0;
  height: auto;
  width: auto;
}
.nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-pagination span, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-pagination span {
  color: #999999;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-pagination span:hover, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-pagination span.active, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-pagination span:hover, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-pagination span.active {
  color: #ccc;
}
.nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-prev, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-prev, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-next, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-next {
  padding: 5px 10px;
  background: #004e16;
  color: #ffffff;
  border-radius: 3px;
  font-size: 11px;
  margin-top: -4px;
  margin-right: 0;
  margin-left: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-prev i, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-prev i, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-next i, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-next i {
  vertical-align: middle;
}
.nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-prev:hover, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-prev:hover, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-art-next:hover, .nssp2 .ns2-wrap .ns2-art-controllers .ns2-links-next:hover {
  background: #666666;
}
.footer .nssp2 .ns2-title {
  font-size: 1rem;
  margin: 0;
}
.footer .ns2-page-inner-custom > div {
  margin: 0;
  border-bottom: 1px solid #00681d;
}
.footer .ns2-page-inner-custom > div:last-child {
  border: none;
}
.footer .ns2-page-inner-custom > div:last-child .ns2-column > div {
  padding-bottom: 0 !important;
}
.footer .ns2-page-inner-custom .ns2-first .ns2-column > div {
  padding-top: 0 !important;
}
.sprocket-lists .sprocket-lists-title {
  background: url(/templates/it_mighty/custom/images/listclosed.png) no-repeat scroll 98% #f6f6f6;
  border: none;
  border-bottom: 1px solid #ecf0f1;
  border-radius: 0;
  margin: 0 !important;
  font-size: 1.15rem !important;
  line-height: inherit !important;
  padding: 13px 15px !important;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.sprocket-lists .sprocket-lists-title:hover {
  color: #004e16 !important;
}
.sprocket-lists .sprocket-lists-title .indicator {
  display: none;
}
.sprocket-lists li.active .sprocket-lists-title {
  background: url(/templates/it_mighty/custom/images/listopen.png) no-repeat scroll 98% #f6f6f6;
}
.sprocket-lists .sprocket-lists-item .sprocket-padding {
  padding: 18px 15px;
}
.sprocket-lists .sprocket-lists-item .readon:hover {
  color: #004e16;
  text-decoration: underline;
}
.sprocket-lists .sprocket-lists-nav {
  position: absolute;
  top: -58px;
  right: 0;
  width: auto;
  padding: 0;
}
.sprocket-lists .sprocket-lists-nav .sprocket-lists-pagination {
  margin: 0 10px;
  display: block;
}
.sprocket-lists .sprocket-lists-nav .sprocket-lists-pagination li {
  background: none;
  color: #999999;
  box-shadow: none;
  padding: 0 !important;
  opacity: 1;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.sprocket-lists .sprocket-lists-nav .sprocket-lists-pagination li:hover, .sprocket-lists .sprocket-lists-nav .sprocket-lists-pagination li.active {
  color: #ccc;
}
.sprocket-lists .sprocket-lists-nav .sprocket-lists-arrows .arrow {
  background: #004e16;
  box-shadow: none;
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
  color: #ffffff;
  margin-left: 5px;
  margin-right: 0;
  margin-top: -4px;
  width: auto;
  height: auto;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-lists .sprocket-lists-nav .sprocket-lists-arrows .arrow i {
  vertical-align: middle;
}
.sprocket-lists .sprocket-lists-nav .sprocket-lists-arrows .arrow:hover {
  background: #666666;
}
.sprocket-lists .sprocket-lists-nav .spinner {
  margin-top: 2px;
}
.white .sprocket-lists .sprocket-lists-title {
  background: url(/templates/it_mighty/custom/images/listclosed.png) no-repeat scroll 98% #ffffff;
}
.white li.active .sprocket-lists-title {
  background: url(/templates/it_mighty/custom/images/listopen.png) no-repeat scroll 98% #ffffff;
}
.sprocket-features.layout-slideshow .sprocket-features-content {
  bottom: 40px;
  top: auto;
  width: 60%;
}
.sprocket-features.layout-slideshow .sprocket-features-content .readon:hover {
  color: #004e16;
  text-decoration: underline;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content {
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-content .sprocket-features-desc {
    display: none;
  }
}
.sprocket-features.layout-slideshow .sprocket-features-pagination {
  top: 15px;
  right: 20px;
  bottom: auto;
  left: auto;
}
.sprocket-features.layout-slideshow .sprocket-features-arrows .arrow {
  font-size: 1.4rem;
  line-height: 1.4rem;
}
.sprocket-features.layout-slideshow .sprocket-features-title {
  font-size: 1.5rem;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-features.layout-slideshow .sprocket-features-title {
    font-size: 1rem;
    margin: 0;
    display: block;
  }
}
.sprocket-tabs.layout-top .sprocket-tabs-nav {
  border-bottom: 1px solid #ecf0f1;
  margin-bottom: 20px;
}
.sprocket-tabs.layout-top li {
  border-right: 1px solid #ecf0f1 !important;
}
.sprocket-tabs.layout-left .sprocket-tabs-nav {
  border-right: 1px solid #ecf0f1;
}
.sprocket-tabs.layout-left li {
  border-bottom: 1px solid #ecf0f1 !important;
}
.sprocket-tabs.layout-right .sprocket-tabs-nav {
  border-left: 1px solid #ecf0f1;
}
.sprocket-tabs.layout-right li {
  border-bottom: 1px solid #ecf0f1 !important;
}
.sprocket-tabs.layout-bottom .sprocket-tabs-nav {
  border-top: 1px solid #ecf0f1;
  margin-top: 20px;
}
.sprocket-tabs.layout-bottom li {
  border-right: 1px solid #ecf0f1 !important;
  margin-top: 0 !important;
}
.sprocket-tabs .sprocket-tabs-nav {
  background: #f6f6f6;
  padding: 0 !important;
}
.sprocket-tabs li {
  margin: 0;
}
.sprocket-tabs li.active {
  margin: 0;
  color: #004e16;
}
.sprocket-tabs li.active span {
  background-color: transparent !important;
}
.sprocket-tabs li span.sprocket-tabs-inner {
  border: none !important;
  border-radius: 0;
  line-height: inherit;
  padding: 15px 20px;
}
.white .sprocket-tabs .sprocket-tabs-nav {
  background: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-header, .sprocket-mosaic .sprocket-mosaic-g-header {
  margin-bottom: 30px;
}
.sprocket-mosaic .sprocket-mosaic-header ul li, .sprocket-mosaic .sprocket-mosaic-g-header ul li {
  border: 1px solid #ecf0f1;
  background: #ffffff;
  text-transform: none;
  padding: 3px 8px;
  color: inherit;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-mosaic .sprocket-mosaic-header ul li.active, .sprocket-mosaic .sprocket-mosaic-header ul li:hover, .sprocket-mosaic .sprocket-mosaic-g-header ul li.active, .sprocket-mosaic .sprocket-mosaic-g-header ul li:hover {
  border-color: #004e16;
  color: #004e16;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter, .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-g-filter, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-filter, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter {
    margin-bottom: 15px;
  }
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-g-filter li, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-filter li {
  margin-right: 3px;
}
@media only all and (max-width: 47.99rem) {
  .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order, .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-g-order, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-order, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-order {
    float: left;
  }
}
.sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-order li, .sprocket-mosaic .sprocket-mosaic-header .sprocket-mosaic-g-order li, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-order li, .sprocket-mosaic .sprocket-mosaic-g-header .sprocket-mosaic-g-order li {
  margin-left: 3px;
}
.sprocket-mosaic .sprocket-mosaic-container {
  margin: -15px;
}
.sprocket-mosaic .sprocket-mosaic-item {
  border-radius: 0;
  border: 1px solid #ecf0f1;
  background: #ffffff;
  margin: 15px;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-padding {
  padding: 0;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-padding .sprocket-mosaic-head .sprocket-mosaic-title {
  font-size: 1.15rem;
  margin: 0;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-padding .sprocket-mosaic-head .sprocket-mosaic-title a {
  color: #666666;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-padding .sprocket-mosaic-head .sprocket-mosaic-title a:hover {
  color: #004e16;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-image-container .sprocket-image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-image-container .sprocket-image-overlay:before {
  font-size: 32px;
  height: 32px;
  width: 32px;
  margin-left: -16px;
  margin-top: -24px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  font-family: FontAwesome;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-image-container:hover .sprocket-image-overlay {
  opacity: 1;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-content-wrapper {
  padding: 20px;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-content-wrapper .sprocket-mosaic-head {
  margin: 0;
  padding: 0;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-mosaic-content-wrapper .sprocket-mosaic-text {
  margin: 15px 0 0;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-readmore-tags {
  margin: 15px 0 0;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-readmore-tags .sprocket-mosaic-tags {
  background: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
  float: right;
  font-style: normal;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-readmore-tags .sprocket-mosaic-tags li {
  background: #f6f7f9;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-readmore-tags .sprocket-readmore {
  display: inline-block;
}
.sprocket-mosaic .sprocket-mosaic-item .sprocket-readmore-tags .sprocket-readmore:hover {
  color: #004e16;
  text-decoration: underline;
}
.sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-effect {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content {
  text-align: center;
  padding: 20px;
}
.sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-title {
  font-size: 1.15rem;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-title a {
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-title a:hover {
  color: #004e16;
}
.sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-text, .sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-readon, .sprocket-mosaic .sprocket-mosaic-g-item .sprocket-mosaic-g-content .sprocket-mosaic-g-tags {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-loadmore, .sprocket-mosaic .sprocket-mosaic-g-loadmore {
  background: #004e16;
  color: #ffffff;
  border: none;
  padding: 10px 15px;
  margin-bottom: 0;
  margin-top: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.sprocket-mosaic .sprocket-mosaic-loadmore:hover, .sprocket-mosaic .sprocket-mosaic-g-loadmore:hover {
  background: #666666;
  color: #ffffff;
}
.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-info, .sprocket-mosaic .sprocket-mosaic-g-loadmore .loadmore-info {
  display: none;
}
.sprocket-mosaic .sprocket-mosaic-loadmore .loadmore-all span, .sprocket-mosaic .sprocket-mosaic-g-loadmore .loadmore-all span {
  line-height: inherit;
}
.sprocket-mosaic .sprocket-mosaic-g-loadmore span {
  font-size: 13px;
  text-transform: uppercase;
}
@media only all and (max-width: 30rem) {
  .sprocket-mosaic .sprocket-mosaic-g-columns-1 > li, .sprocket-mosaic .sprocket-mosaic-g-columns-2 > li, .sprocket-mosaic .sprocket-mosaic-g-columns-3 > li, .sprocket-mosaic .sprocket-mosaic-g-columns-4 > li, .sprocket-mosaic .sprocket-mosaic-g-columns-5 > li, .sprocket-mosaic .sprocket-mosaic-g-columns-6 > li {
    width: 100%;
  }
}
.css-loader-wrapper {
  box-sizing: content-box;
}
.search .search-form-results {
  width: 500px;
  margin: 0 auto;
  text-align: center;
  padding: 50px;
  border: 1px solid rgba(0, 0, 0, 0.015);
  margin-bottom: 70px;
  background: rgba(0, 0, 0, 0.01);
  border-radius: 25px;
}
@media only all and (max-width: 47.99rem) {
  .search .search-form-results {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .search .search-form-results {
    width: 100%;
  }
}
.search .search-form-results .btn-toolbar {
  margin-top: 0;
}
.search .search-form-results .btn-toolbar .btn-group {
  float: none;
  margin: 0;
}
.search .search-form-results .btn-toolbar .btn-group input {
  width: 100%;
  margin: 0;
  border-right: none;
}
@media only all and (max-width: 30rem) {
  .search .search-form-results .btn-toolbar .btn-group input {
    width: 120px;
  }
}
.search .search-form-results .btn-toolbar .btn-group .btn {
  padding: 0.58rem 1rem !important;
  border-radius: 0 25px 25px 0 !important;
}
.search .search-form-results .btn-toolbar .btn-group .btn > span {
  vertical-align: middle;
  margin: 0;
}
.search .search-form-results .searchintro > p {
  margin-bottom: 0;
}
.search .search-form-results .searchintro .badge {
  background: #004e16;
  text-shadow: none;
}
.search .search-add-options {
  padding: 50px;
  border: 1px solid rgba(0, 0, 0, 0.015);
  margin: 0 auto 50px;
  width: 600px;
  background: rgba(0, 0, 0, 0.01);
  border-radius: 25px;
}
@media only all and (max-width: 47.99rem) {
  .search .search-add-options {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .search .search-add-options {
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .search .search-add-options {
    width: 550px;
  }
}
.search .search-add-options > fieldset {
  display: inline-block;
}
.search .search-add-options > fieldset:first-child {
  margin-right: 50px;
}
@media only all and (max-width: 47.99rem) {
  .search .search-add-options > fieldset:first-child {
    margin-bottom: 50px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .search .search-add-options > fieldset:first-child {
    margin-bottom: 50px;
  }
}
.search .search-results .result-item {
  padding: 40px 0 40px 50px;
  border-top: 1px solid #ecf0f1;
  position: relative;
}
.search .search-results .result-item .item-number {
  color: #ffffff;
  position: absolute;
  left: 0;
  border: 1px solid #004e16;
  background: #004e16;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 25px;
}
.search .search-results .result-item .result-title {
  line-height: 30px;
}
.search .search-results .result-item .result-title h4 a {
  color: #666666;
}
.search .search-results .result-item .result-title h4 a:hover {
  color: #004e16;
}
.search .search-results .result-item dd {
  margin: 0;
}
.search .search-results .result-item .search-item-info {
  margin-top: 20px;
}
.search .search-results .result-item .search-item-info dd {
  display: inline-block;
  margin-right: 20px;
}
.search .search-results .result-item .search-item-info dd i {
  margin-right: 7px;
}
.uk-modal {
  background: rgba(0, 0, 0, 0.8) !important;
}
.uk-modal-dialog {
  background: transparent !important;
  box-shadow: none !important;
}
.uk-slidenav-position .uk-slidenav {
  border-radius: 100%;
}
.uk-slidenav-position .uk-dotnav > * > * {
  background: transparent;
  border: 2px solid #004e16;
}
.uk-slidenav-position .uk-dotnav > .uk-active > *, .uk-slidenav-position .uk-dotnav > * > *:hover, .uk-slidenav-position .uk-dotnav > * > *:focus {
  background: #004e16;
}
.uk-slidenav {
  background: rgba(0, 78, 22, 0.5) !important;
}
.uk-slidenav:hover {
  background: #004e16 !important;
}
.uk-overlay-background {
  background: rgba(0, 78, 22, 0.5) !important;
}
.uk-text-primary {
  color: #004e16 !important;
}
@media only all and (max-width: 47.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
  }
  .row, .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .manager.thumbnails > li {
    float: left;
    margin-left: 20px;
  }
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
  .span12, .row-fluid .span12 {
    width: 100%;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .row {
    margin-left: -20px;
  }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392%;
    box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392%;
  }
  .row-fluid .span12 {
    width: 100%;
  }
  .row-fluid .span11 {
    width: 91.4364640884%;
  }
  .row-fluid .span10 {
    width: 82.8729281768%;
  }
  .row-fluid .span9 {
    width: 74.3093922652%;
  }
  .row-fluid .span8 {
    width: 65.7458563536%;
  }
  .row-fluid .span7 {
    width: 57.182320442%;
  }
  .row-fluid .span6 {
    width: 48.6187845304%;
  }
  .row-fluid .span5 {
    width: 40.0552486188%;
  }
  .row-fluid .span4 {
    width: 31.4917127072%;
  }
  .row-fluid .span3 {
    width: 22.9281767956%;
  }
  .row-fluid .span2 {
    width: 14.364640884%;
  }
  .row-fluid .span1 {
    width: 5.8011049724%;
  }
  .row-fluid .offset12 {
    margin-left: 105.5248618785%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.7624309392%;
  }
  .row-fluid .offset11 {
    margin-left: 96.9613259669%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276%;
  }
  .row-fluid .offset10 {
    margin-left: 88.3977900552%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.635359116%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232044%;
  }
  .row-fluid .offset8 {
    margin-left: 71.270718232%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.5082872928%;
  }
  .row-fluid .offset7 {
    margin-left: 62.7071823204%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.9447513812%;
  }
  .row-fluid .offset6 {
    margin-left: 54.1436464088%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.3812154696%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801104972%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.817679558%;
  }
  .row-fluid .offset4 {
    margin-left: 37.0165745856%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.2541436464%;
  }
  .row-fluid .offset3 {
    margin-left: 28.453038674%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.6906077348%;
  }
  .row-fluid .offset2 {
    margin-left: 19.8895027624%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.1270718232%;
  }
  .row-fluid .offset1 {
    margin-left: 11.3259668508%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.5635359116%;
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media only all and (max-width: 59.99rem) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    border-radius: 0.1875rem;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    border-radius: 0.1875rem;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .form-horizontal .control-label {
    display: block;
    float: none;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
  }
  [dir="rtl"] .form-horizontal .control-label {
    text-align: right;
  }
}
@media only all and (max-width: 47.99rem) {
  div.modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
}
@media only all and (max-width: 30rem) {
  div.modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }
}
@media only all and (max-width: 47.99rem) {
  .pull-right.item-image {
    margin-left: 0;
  }
  .pull-left.item-image {
    margin-right: 0;
  }
}
/*# sourceMappingURL=mighty-joomla_9.css.map */
/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.jl-slideshow .el-content-wrapper {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-slideshow .el-vertical-align {
  margin: 1.9749rem;
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.el-horiz-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
p, ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #004e16;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: #004d16;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #004e16 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #004e16;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-tab > .jl-active > a {
  border-color: #004e16;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #004e16;
}
.jl-light .jl-label {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-light > :not([class*="jl-card-media"]) .jl-card-title {
  color: rgba(255, 255, 255, 0.7);
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: #00350f;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #004e16;
}
.jl-text-background {
  background-color: #004e16;
  background-image: linear-gradient(90deg, #004e16 0, #004e4a 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #004e16;
}
.jl-radio:checked:focus {
  background-color: #004e16;
}
.jl-overlay-primary {
  background: rgba(0, 78, 22, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #004e16;
  border-color: #004e16;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #004e16;
  border-color: #004e16;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: #004d16;
}
#cwhire_joblication #appliform-canvas {
  z-index: 1005;
}
.g-feedback .g-feedback-separator, .g-feedback-slider .g-feedback-separator, .g-feedback-slideset .g-feedback-separator {
  display: none !important;
}
.g-feedback .g-user-info, .g-feedback-slider .g-user-info, .g-feedback-slideset .g-user-info {
  margin-top: 20px;
}
.g-main-feature .g-main-feature-link.g-button2 {
  margin: 10px 0 0;
}
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #999999;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #ecf0f1;
  background: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #004e16;
  color: #004e16;
}
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #ffffff;
  border: 1px solid #004e16;
  color: #004e16;
  box-shadow: none;
}
.g-portfolio .g-portfolio-item {
  border: 1px solid #ecf0f1;
}
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
.g-portfolio .g-portfolio-image > a {
  display: block;
}
.g-portfolio .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-portfolio p {
  margin: 0;
}
.g-portfolio .g-portfolio-title {
  margin: 0;
}
.g-portfolio .g-portfolio-title a {
  color: #666666;
}
.g-portfolio .g-portfolio-title a:hover {
  color: #004e16;
}
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #ccc;
  font-style: italic;
}
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #004e16;
}
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #f2f2f2;
}
.g-portfolio .g-portfolio-special {
  color: #ccc;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #ecf0f1;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-portfolio.style3 .g-portfolio-item {
  border: none;
  position: relative;
}
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
.g-portfolio.style4 .g-info-container-style2 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
.g-portfolio.style4 .g-info-container-style2 a {
  color: #ffffff;
}
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-portfolio.style4 .g-portfolio-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
#g-mainbody {
  padding: 1.5rem 0;
}
h1 {
  font-size: 3rem;
  line-height: 3rem;
}
#g-fullwidth h1, #g-fullwidth h2, #g-fullwidth h3, #g-fullwidth h4, #g-fullwidth h5, #g-fullwidth h6, #g-fullwidth strong {
  color: #ffffff;
}
/*# sourceMappingURL=custom_9.css.map */
@font-face{
	font-family: 'themify';
	src:url(/templates/it_mighty/fonts/themify-icons/fonts/themify.eot?-fvbane=);
	src:url(/templates/it_mighty/fonts/themify-icons/fonts/themify.eot#iefix-fvbane) format('embedded-opentype'),
		url(/templates/it_mighty/fonts/themify-icons/fonts/themify.woff?-fvbane=) format('woff'),
		url(/templates/it_mighty/fonts/themify-icons/fonts/themify.ttf?-fvbane=) format('truetype'),
		url(/templates/it_mighty/fonts/themify-icons/fonts/themify.svg?-fvbane=#themify) format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ti-wand:before {
	content: "\e600";
}
.ti-volume:before {
	content: "\e601";
}
.ti-user:before {
	content: "\e602";
}
.ti-unlock:before {
	content: "\e603";
}
.ti-unlink:before {
	content: "\e604";
}
.ti-trash:before {
	content: "\e605";
}
.ti-thought:before {
	content: "\e606";
}
.ti-target:before {
	content: "\e607";
}
.ti-tag:before {
	content: "\e608";
}
.ti-tablet:before {
	content: "\e609";
}
.ti-star:before {
	content: "\e60a";
}
.ti-spray:before {
	content: "\e60b";
}
.ti-signal:before {
	content: "\e60c";
}
.ti-shopping-cart:before {
	content: "\e60d";
}
.ti-shopping-cart-full:before {
	content: "\e60e";
}
.ti-settings:before {
	content: "\e60f";
}
.ti-search:before {
	content: "\e610";
}
.ti-zoom-in:before {
	content: "\e611";
}
.ti-zoom-out:before {
	content: "\e612";
}
.ti-cut:before {
	content: "\e613";
}
.ti-ruler:before {
	content: "\e614";
}
.ti-ruler-pencil:before {
	content: "\e615";
}
.ti-ruler-alt:before {
	content: "\e616";
}
.ti-bookmark:before {
	content: "\e617";
}
.ti-bookmark-alt:before {
	content: "\e618";
}
.ti-reload:before {
	content: "\e619";
}
.ti-plus:before {
	content: "\e61a";
}
.ti-pin:before {
	content: "\e61b";
}
.ti-pencil:before {
	content: "\e61c";
}
.ti-pencil-alt:before {
	content: "\e61d";
}
.ti-paint-roller:before {
	content: "\e61e";
}
.ti-paint-bucket:before {
	content: "\e61f";
}
.ti-na:before {
	content: "\e620";
}
.ti-mobile:before {
	content: "\e621";
}
.ti-minus:before {
	content: "\e622";
}
.ti-medall:before {
	content: "\e623";
}
.ti-medall-alt:before {
	content: "\e624";
}
.ti-marker:before {
	content: "\e625";
}
.ti-marker-alt:before {
	content: "\e626";
}
.ti-arrow-up:before {
	content: "\e627";
}
.ti-arrow-right:before {
	content: "\e628";
}
.ti-arrow-left:before {
	content: "\e629";
}
.ti-arrow-down:before {
	content: "\e62a";
}
.ti-lock:before {
	content: "\e62b";
}
.ti-location-arrow:before {
	content: "\e62c";
}
.ti-link:before {
	content: "\e62d";
}
.ti-layout:before {
	content: "\e62e";
}
.ti-layers:before {
	content: "\e62f";
}
.ti-layers-alt:before {
	content: "\e630";
}
.ti-key:before {
	content: "\e631";
}
.ti-import:before {
	content: "\e632";
}
.ti-image:before {
	content: "\e633";
}
.ti-heart:before {
	content: "\e634";
}
.ti-heart-broken:before {
	content: "\e635";
}
.ti-hand-stop:before {
	content: "\e636";
}
.ti-hand-open:before {
	content: "\e637";
}
.ti-hand-drag:before {
	content: "\e638";
}
.ti-folder:before {
	content: "\e639";
}
.ti-flag:before {
	content: "\e63a";
}
.ti-flag-alt:before {
	content: "\e63b";
}
.ti-flag-alt-2:before {
	content: "\e63c";
}
.ti-eye:before {
	content: "\e63d";
}
.ti-export:before {
	content: "\e63e";
}
.ti-exchange-vertical:before {
	content: "\e63f";
}
.ti-desktop:before {
	content: "\e640";
}
.ti-cup:before {
	content: "\e641";
}
.ti-crown:before {
	content: "\e642";
}
.ti-comments:before {
	content: "\e643";
}
.ti-comment:before {
	content: "\e644";
}
.ti-comment-alt:before {
	content: "\e645";
}
.ti-close:before {
	content: "\e646";
}
.ti-clip:before {
	content: "\e647";
}
.ti-angle-up:before {
	content: "\e648";
}
.ti-angle-right:before {
	content: "\e649";
}
.ti-angle-left:before {
	content: "\e64a";
}
.ti-angle-down:before {
	content: "\e64b";
}
.ti-check:before {
	content: "\e64c";
}
.ti-check-box:before {
	content: "\e64d";
}
.ti-camera:before {
	content: "\e64e";
}
.ti-announcement:before {
	content: "\e64f";
}
.ti-brush:before {
	content: "\e650";
}
.ti-briefcase:before {
	content: "\e651";
}
.ti-bolt:before {
	content: "\e652";
}
.ti-bolt-alt:before {
	content: "\e653";
}
.ti-blackboard:before {
	content: "\e654";
}
.ti-bag:before {
	content: "\e655";
}
.ti-move:before {
	content: "\e656";
}
.ti-arrows-vertical:before {
	content: "\e657";
}
.ti-arrows-horizontal:before {
	content: "\e658";
}
.ti-fullscreen:before {
	content: "\e659";
}
.ti-arrow-top-right:before {
	content: "\e65a";
}
.ti-arrow-top-left:before {
	content: "\e65b";
}
.ti-arrow-circle-up:before {
	content: "\e65c";
}
.ti-arrow-circle-right:before {
	content: "\e65d";
}
.ti-arrow-circle-left:before {
	content: "\e65e";
}
.ti-arrow-circle-down:before {
	content: "\e65f";
}
.ti-angle-double-up:before {
	content: "\e660";
}
.ti-angle-double-right:before {
	content: "\e661";
}
.ti-angle-double-left:before {
	content: "\e662";
}
.ti-angle-double-down:before {
	content: "\e663";
}
.ti-zip:before {
	content: "\e664";
}
.ti-world:before {
	content: "\e665";
}
.ti-wheelchair:before {
	content: "\e666";
}
.ti-view-list:before {
	content: "\e667";
}
.ti-view-list-alt:before {
	content: "\e668";
}
.ti-view-grid:before {
	content: "\e669";
}
.ti-uppercase:before {
	content: "\e66a";
}
.ti-upload:before {
	content: "\e66b";
}
.ti-underline:before {
	content: "\e66c";
}
.ti-truck:before {
	content: "\e66d";
}
.ti-timer:before {
	content: "\e66e";
}
.ti-ticket:before {
	content: "\e66f";
}
.ti-thumb-up:before {
	content: "\e670";
}
.ti-thumb-down:before {
	content: "\e671";
}
.ti-text:before {
	content: "\e672";
}
.ti-stats-up:before {
	content: "\e673";
}
.ti-stats-down:before {
	content: "\e674";
}
.ti-split-v:before {
	content: "\e675";
}
.ti-split-h:before {
	content: "\e676";
}
.ti-smallcap:before {
	content: "\e677";
}
.ti-shine:before {
	content: "\e678";
}
.ti-shift-right:before {
	content: "\e679";
}
.ti-shift-left:before {
	content: "\e67a";
}
.ti-shield:before {
	content: "\e67b";
}
.ti-notepad:before {
	content: "\e67c";
}
.ti-server:before {
	content: "\e67d";
}
.ti-quote-right:before {
	content: "\e67e";
}
.ti-quote-left:before {
	content: "\e67f";
}
.ti-pulse:before {
	content: "\e680";
}
.ti-printer:before {
	content: "\e681";
}
.ti-power-off:before {
	content: "\e682";
}
.ti-plug:before {
	content: "\e683";
}
.ti-pie-chart:before {
	content: "\e684";
}
.ti-paragraph:before {
	content: "\e685";
}
.ti-panel:before {
	content: "\e686";
}
.ti-package:before {
	content: "\e687";
}
.ti-music:before {
	content: "\e688";
}
.ti-music-alt:before {
	content: "\e689";
}
.ti-mouse:before {
	content: "\e68a";
}
.ti-mouse-alt:before {
	content: "\e68b";
}
.ti-money:before {
	content: "\e68c";
}
.ti-microphone:before {
	content: "\e68d";
}
.ti-menu:before {
	content: "\e68e";
}
.ti-menu-alt:before {
	content: "\e68f";
}
.ti-map:before {
	content: "\e690";
}
.ti-map-alt:before {
	content: "\e691";
}
.ti-loop:before {
	content: "\e692";
}
.ti-location-pin:before {
	content: "\e693";
}
.ti-list:before {
	content: "\e694";
}
.ti-light-bulb:before {
	content: "\e695";
}
.ti-Italic:before {
	content: "\e696";
}
.ti-info:before {
	content: "\e697";
}
.ti-infinite:before {
	content: "\e698";
}
.ti-id-badge:before {
	content: "\e699";
}
.ti-hummer:before {
	content: "\e69a";
}
.ti-home:before {
	content: "\e69b";
}
.ti-help:before {
	content: "\e69c";
}
.ti-headphone:before {
	content: "\e69d";
}
.ti-harddrives:before {
	content: "\e69e";
}
.ti-harddrive:before {
	content: "\e69f";
}
.ti-gift:before {
	content: "\e6a0";
}
.ti-game:before {
	content: "\e6a1";
}
.ti-filter:before {
	content: "\e6a2";
}
.ti-files:before {
	content: "\e6a3";
}
.ti-file:before {
	content: "\e6a4";
}
.ti-eraser:before {
	content: "\e6a5";
}
.ti-envelope:before {
	content: "\e6a6";
}
.ti-download:before {
	content: "\e6a7";
}
.ti-direction:before {
	content: "\e6a8";
}
.ti-direction-alt:before {
	content: "\e6a9";
}
.ti-dashboard:before {
	content: "\e6aa";
}
.ti-control-stop:before {
	content: "\e6ab";
}
.ti-control-shuffle:before {
	content: "\e6ac";
}
.ti-control-play:before {
	content: "\e6ad";
}
.ti-control-pause:before {
	content: "\e6ae";
}
.ti-control-forward:before {
	content: "\e6af";
}
.ti-control-backward:before {
	content: "\e6b0";
}
.ti-cloud:before {
	content: "\e6b1";
}
.ti-cloud-up:before {
	content: "\e6b2";
}
.ti-cloud-down:before {
	content: "\e6b3";
}
.ti-clipboard:before {
	content: "\e6b4";
}
.ti-car:before {
	content: "\e6b5";
}
.ti-calendar:before {
	content: "\e6b6";
}
.ti-book:before {
	content: "\e6b7";
}
.ti-bell:before {
	content: "\e6b8";
}
.ti-basketball:before {
	content: "\e6b9";
}
.ti-bar-chart:before {
	content: "\e6ba";
}
.ti-bar-chart-alt:before {
	content: "\e6bb";
}
.ti-back-right:before {
	content: "\e6bc";
}
.ti-back-left:before {
	content: "\e6bd";
}
.ti-arrows-corner:before {
	content: "\e6be";
}
.ti-archive:before {
	content: "\e6bf";
}
.ti-anchor:before {
	content: "\e6c0";
}
.ti-align-right:before {
	content: "\e6c1";
}
.ti-align-left:before {
	content: "\e6c2";
}
.ti-align-justify:before {
	content: "\e6c3";
}
.ti-align-center:before {
	content: "\e6c4";
}
.ti-alert:before {
	content: "\e6c5";
}
.ti-alarm-clock:before {
	content: "\e6c6";
}
.ti-agenda:before {
	content: "\e6c7";
}
.ti-write:before {
	content: "\e6c8";
}
.ti-window:before {
	content: "\e6c9";
}
.ti-widgetized:before {
	content: "\e6ca";
}
.ti-widget:before {
	content: "\e6cb";
}
.ti-widget-alt:before {
	content: "\e6cc";
}
.ti-wallet:before {
	content: "\e6cd";
}
.ti-video-clapper:before {
	content: "\e6ce";
}
.ti-video-camera:before {
	content: "\e6cf";
}
.ti-vector:before {
	content: "\e6d0";
}
.ti-themify-logo:before {
	content: "\e6d1";
}
.ti-themify-favicon:before {
	content: "\e6d2";
}
.ti-themify-favicon-alt:before {
	content: "\e6d3";
}
.ti-support:before {
	content: "\e6d4";
}
.ti-stamp:before {
	content: "\e6d5";
}
.ti-split-v-alt:before {
	content: "\e6d6";
}
.ti-slice:before {
	content: "\e6d7";
}
.ti-shortcode:before {
	content: "\e6d8";
}
.ti-shift-right-alt:before {
	content: "\e6d9";
}
.ti-shift-left-alt:before {
	content: "\e6da";
}
.ti-ruler-alt-2:before {
	content: "\e6db";
}
.ti-receipt:before {
	content: "\e6dc";
}
.ti-pin2:before {
	content: "\e6dd";
}
.ti-pin-alt:before {
	content: "\e6de";
}
.ti-pencil-alt2:before {
	content: "\e6df";
}
.ti-palette:before {
	content: "\e6e0";
}
.ti-more:before {
	content: "\e6e1";
}
.ti-more-alt:before {
	content: "\e6e2";
}
.ti-microphone-alt:before {
	content: "\e6e3";
}
.ti-magnet:before {
	content: "\e6e4";
}
.ti-line-double:before {
	content: "\e6e5";
}
.ti-line-dotted:before {
	content: "\e6e6";
}
.ti-line-dashed:before {
	content: "\e6e7";
}
.ti-layout-width-full:before {
	content: "\e6e8";
}
.ti-layout-width-default:before {
	content: "\e6e9";
}
.ti-layout-width-default-alt:before {
	content: "\e6ea";
}
.ti-layout-tab:before {
	content: "\e6eb";
}
.ti-layout-tab-window:before {
	content: "\e6ec";
}
.ti-layout-tab-v:before {
	content: "\e6ed";
}
.ti-layout-tab-min:before {
	content: "\e6ee";
}
.ti-layout-slider:before {
	content: "\e6ef";
}
.ti-layout-slider-alt:before {
	content: "\e6f0";
}
.ti-layout-sidebar-right:before {
	content: "\e6f1";
}
.ti-layout-sidebar-none:before {
	content: "\e6f2";
}
.ti-layout-sidebar-left:before {
	content: "\e6f3";
}
.ti-layout-placeholder:before {
	content: "\e6f4";
}
.ti-layout-menu:before {
	content: "\e6f5";
}
.ti-layout-menu-v:before {
	content: "\e6f6";
}
.ti-layout-menu-separated:before {
	content: "\e6f7";
}
.ti-layout-menu-full:before {
	content: "\e6f8";
}
.ti-layout-media-right-alt:before {
	content: "\e6f9";
}
.ti-layout-media-right:before {
	content: "\e6fa";
}
.ti-layout-media-overlay:before {
	content: "\e6fb";
}
.ti-layout-media-overlay-alt:before {
	content: "\e6fc";
}
.ti-layout-media-overlay-alt-2:before {
	content: "\e6fd";
}
.ti-layout-media-left-alt:before {
	content: "\e6fe";
}
.ti-layout-media-left:before {
	content: "\e6ff";
}
.ti-layout-media-center-alt:before {
	content: "\e700";
}
.ti-layout-media-center:before {
	content: "\e701";
}
.ti-layout-list-thumb:before {
	content: "\e702";
}
.ti-layout-list-thumb-alt:before {
	content: "\e703";
}
.ti-layout-list-post:before {
	content: "\e704";
}
.ti-layout-list-large-image:before {
	content: "\e705";
}
.ti-layout-line-solid:before {
	content: "\e706";
}
.ti-layout-grid4:before {
	content: "\e707";
}
.ti-layout-grid3:before {
	content: "\e708";
}
.ti-layout-grid2:before {
	content: "\e709";
}
.ti-layout-grid2-thumb:before {
	content: "\e70a";
}
.ti-layout-cta-right:before {
	content: "\e70b";
}
.ti-layout-cta-left:before {
	content: "\e70c";
}
.ti-layout-cta-center:before {
	content: "\e70d";
}
.ti-layout-cta-btn-right:before {
	content: "\e70e";
}
.ti-layout-cta-btn-left:before {
	content: "\e70f";
}
.ti-layout-column4:before {
	content: "\e710";
}
.ti-layout-column3:before {
	content: "\e711";
}
.ti-layout-column2:before {
	content: "\e712";
}
.ti-layout-accordion-separated:before {
	content: "\e713";
}
.ti-layout-accordion-merged:before {
	content: "\e714";
}
.ti-layout-accordion-list:before {
	content: "\e715";
}
.ti-ink-pen:before {
	content: "\e716";
}
.ti-info-alt:before {
	content: "\e717";
}
.ti-help-alt:before {
	content: "\e718";
}
.ti-headphone-alt:before {
	content: "\e719";
}
.ti-hand-point-up:before {
	content: "\e71a";
}
.ti-hand-point-right:before {
	content: "\e71b";
}
.ti-hand-point-left:before {
	content: "\e71c";
}
.ti-hand-point-down:before {
	content: "\e71d";
}
.ti-gallery:before {
	content: "\e71e";
}
.ti-face-smile:before {
	content: "\e71f";
}
.ti-face-sad:before {
	content: "\e720";
}
.ti-credit-card:before {
	content: "\e721";
}
.ti-control-skip-forward:before {
	content: "\e722";
}
.ti-control-skip-backward:before {
	content: "\e723";
}
.ti-control-record:before {
	content: "\e724";
}
.ti-control-eject:before {
	content: "\e725";
}
.ti-comments-smiley:before {
	content: "\e726";
}
.ti-brush-alt:before {
	content: "\e727";
}
.ti-youtube:before {
	content: "\e728";
}
.ti-vimeo:before {
	content: "\e729";
}
.ti-twitter:before {
	content: "\e72a";
}
.ti-time:before {
	content: "\e72b";
}
.ti-tumblr:before {
	content: "\e72c";
}
.ti-skype:before {
	content: "\e72d";
}
.ti-share:before {
	content: "\e72e";
}
.ti-share-alt:before {
	content: "\e72f";
}
.ti-rocket:before {
	content: "\e730";
}
.ti-pinterest:before {
	content: "\e731";
}
.ti-new-window:before {
	content: "\e732";
}
.ti-microsoft:before {
	content: "\e733";
}
.ti-list-ol:before {
	content: "\e734";
}
.ti-linkedin:before {
	content: "\e735";
}
.ti-layout-sidebar-2:before {
	content: "\e736";
}
.ti-layout-grid4-alt:before {
	content: "\e737";
}
.ti-layout-grid3-alt:before {
	content: "\e738";
}
.ti-layout-grid2-alt:before {
	content: "\e739";
}
.ti-layout-column4-alt:before {
	content: "\e73a";
}
.ti-layout-column3-alt:before {
	content: "\e73b";
}
.ti-layout-column2-alt:before {
	content: "\e73c";
}
.ti-instagram:before {
	content: "\e73d";
}
.ti-google:before {
	content: "\e73e";
}
.ti-github:before {
	content: "\e73f";
}
.ti-flickr:before {
	content: "\e740";
}
.ti-facebook:before {
	content: "\e741";
}
.ti-dropbox:before {
	content: "\e742";
}
.ti-dribbble:before {
	content: "\e743";
}
.ti-apple:before {
	content: "\e744";
}
.ti-android:before {
	content: "\e745";
}
.ti-save:before {
	content: "\e746";
}
.ti-save-alt:before {
	content: "\e747";
}
.ti-yahoo:before {
	content: "\e748";
}
.ti-wordpress:before {
	content: "\e749";
}
.ti-vimeo-alt:before {
	content: "\e74a";
}
.ti-twitter-alt:before {
	content: "\e74b";
}
.ti-tumblr-alt:before {
	content: "\e74c";
}
.ti-trello:before {
	content: "\e74d";
}
.ti-stack-overflow:before {
	content: "\e74e";
}
.ti-soundcloud:before {
	content: "\e74f";
}
.ti-sharethis:before {
	content: "\e750";
}
.ti-sharethis-alt:before {
	content: "\e751";
}
.ti-reddit:before {
	content: "\e752";
}
.ti-pinterest-alt:before {
	content: "\e753";
}
.ti-microsoft-alt:before {
	content: "\e754";
}
.ti-linux:before {
	content: "\e755";
}
.ti-jsfiddle:before {
	content: "\e756";
}
.ti-joomla:before {
	content: "\e757";
}
.ti-html5:before {
	content: "\e758";
}
.ti-flickr-alt:before {
	content: "\e759";
}
.ti-email:before {
	content: "\e75a";
}
.ti-drupal:before {
	content: "\e75b";
}
.ti-dropbox-alt:before {
	content: "\e75c";
}
.ti-css3:before {
	content: "\e75d";
}
.ti-rss:before {
	content: "\e75e";
}
.ti-rss-alt:before {
	content: "\e75f";
}
.djacc{box-sizing:border-box}.djacc *{box-sizing:inherit}.djacc img{height:auto;max-width:100%}.djacc a,.djacc button{border:none;box-shadow:none;cursor:pointer;display:inline-block;font:inherit;font-size:14px;letter-spacing:normal;line-height:1;text-decoration:none;text-shadow:none;text-transform:none;transition:none}.djacc svg{vertical-align:middle}.djacc ul{list-style:none;margin:0;padding:0}.djacc--hidden{display:none}.djacc--sticky{position:fixed;z-index:99999}.djacc--sticky.djacc--top-left{left:0;top:0}.djacc--sticky.djacc--top-center{left:50%;top:0;transform:translateX(-50%)}.djacc--sticky.djacc--center-left{left:0;top:50%;transform:translateY(-50%)}.djacc--sticky.djacc--center-right{right:0;top:50%;transform:translateY(-50%)}.djacc--sticky.djacc--top-right{right:0;top:0}.djacc--sticky.djacc--bottom-left{bottom:0;left:0}.djacc--sticky.djacc--bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.djacc--sticky.djacc--bottom-right{bottom:0;right:0}.djacc--static{display:inline-flex;margin:0;position:relative}.djacc-popup .djacc__openbtn{background:transparent;border:none;display:block;height:48px;line-height:1;margin:0;padding:0;position:relative;transition:all .2s ease;width:48px}.djacc-popup .djacc__openbtn--default{background:#2d79ff;border-radius:50%}.djacc-popup .djacc__openbtn--default:hover .djacc-popup .djacc__openbtn--default--active{background:#1469ff}.djacc-popup .djacc__panel{background:#242424;border-radius:40px;color:#fff;overflow-y:auto;padding:16px;pointer-events:none;position:relative;visibility:hidden;width:468px;z-index:2}@media (max-width:480px){.djacc-popup .djacc__panel{width:90vw}}.djacc-popup .djacc__panel--active{pointer-events:all;visibility:visible}.djacc-popup .djacc__header{align-items:center;display:flex;margin:0 0 25px}@media (max-width:480px){.djacc-popup .djacc__header{margin:0 0 15px}}.djacc-popup .djacc__title{flex:1;font-size:22px;font-weight:700;line-height:29px;margin:0}.djacc-popup .djacc__close,.djacc-popup .djacc__reset{background:transparent;border:1px solid transparent;border-radius:50%;box-sizing:border-box;display:block;font:inherit;height:48px;line-height:1;padding:0;width:48px}.djacc-popup .djacc__reset:hover{background:#2f2f2f;border-color:#353536}.djacc-popup .djacc__close{background:#2d79ff;margin-left:10px}.djacc-popup .djacc__close:hover{background:#1469ff;border-color:transparent}.djacc-popup .djacc__list{display:flex;flex-wrap:wrap;list-style:none;margin:0 -8px;padding:0}.djacc-popup .djacc__item{margin:0;padding:4px;width:50%}.djacc-popup .djacc__item--full{width:100%}.djacc-popup .djacc__item:after,.djacc-popup .djacc__item:before{display:none}.djacc-popup .djacc__item:not(.djacc__item--full)+.djacc__item--full{margin-top:8px}.djacc-popup .djacc__btn{align-items:center;background:#2f2f2f;border:1px solid #353536;border-radius:6px;color:inherit;display:flex;flex-wrap:wrap;font-size:14px;font-weight:500;height:100%;line-height:19px;margin:0;padding:16px;width:100%}.djacc-popup .djacc__btn:hover{background:#343434;border-color:#2d79ff}.djacc-popup .djacc__btn--active{background:#2d79ff;border-color:#2d79ff}.djacc-popup .djacc__btn--active:hover{background:#2372ff}.djacc-popup .djacc__btn svg{flex-shrink:0;margin-right:16px}@media (max-width:480px){.djacc-popup .djacc__btn{flex-direction:column;justify-content:center;padding:10px}.djacc-popup .djacc__btn svg{margin:0 auto 10px}.djacc-popup .djacc__btn .djacc_btn-label{flex:1}}.djacc-popup .djacc__arrows{background:#2f2f2f;border:1px solid #353536;border-radius:10px;color:inherit;display:flex;font:inherit;font-size:14px;font-weight:500;line-height:19px;width:100%}.djacc-popup .djacc__arrows:hover{background:#343434;border-color:#2d79ff}.djacc-popup .djacc__label{flex:1}.djacc-popup .djacc__percent{opacity:.6}.djacc-popup .djacc__size{align-self:center;width:66px}.djacc-popup .djacc__label,.djacc-popup .djacc__size{padding:14px}.djacc-popup .djacc__dec,.djacc-popup .djacc__inc{background:transparent;border:none;border-left:1px solid #353536;border-radius:0;color:inherit;display:inline-block;font:inherit;font-size:24px;font-weight:500;line-height:1;margin:0;padding:5px;width:50px}.djacc-popup .djacc__dec:hover svg [fill^="#"],.djacc-popup .djacc__inc:hover svg [fill^="#"]{fill:#2d79ff}.djacc-popup .djacc__dec:hover svg [stroke^="#"],.djacc-popup .djacc__inc:hover svg [stroke^="#"]{stroke:#2d79ff}.djacc-popup .djacc__bar{align-self:center;background:#242424;display:block;height:4px;max-width:120px;padding:0 12px;position:relative;width:100%}.djacc-popup .djacc__bar:before{height:100%;left:0;top:0;width:50%}.djacc-popup .djacc__bar:after,.djacc-popup .djacc__bar:before{background:#2d79ff;content:"";display:block;pointer-events:none;position:absolute}.djacc-popup .djacc__bar:after{border:4px solid #fff;border-radius:50%;height:4px;left:50%;top:50%;transform:translateY(-50%);width:4px}@media (max-width:480px){.djacc-popup .djacc__bar{display:none}}.djacc-popup .djacc__arrows[data-djacc-count] .djacc__bar:before{width:100%}.djacc-popup .djacc__arrows[data-djacc-count="0"] .djacc__bar:before{width:50%}.djacc-popup .djacc__arrows[data-djacc-count="1"] .djacc__bar:before{width:55%}.djacc-popup .djacc__arrows[data-djacc-count="2"] .djacc__bar:before{width:60%}.djacc-popup .djacc__arrows[data-djacc-count="3"] .djacc__bar:before{width:65%}.djacc-popup .djacc__arrows[data-djacc-count="4"] .djacc__bar:before{width:70%}.djacc-popup .djacc__arrows[data-djacc-count="5"] .djacc__bar:before{width:75%}.djacc-popup .djacc__arrows[data-djacc-count="6"] .djacc__bar:before{width:80%}.djacc-popup .djacc__arrows[data-djacc-count="7"] .djacc__bar:before{width:85%}.djacc-popup .djacc__arrows[data-djacc-count="8"] .djacc__bar:before{width:90%}.djacc-popup .djacc__arrows[data-djacc-count="9"] .djacc__bar:before{width:95%}.djacc-popup .djacc__arrows[data-djacc-count^="-"] .djacc__bar:before{width:0}.djacc-popup .djacc__arrows[data-djacc-count="-1"] .djacc__bar:before{width:45%}.djacc-popup .djacc__arrows[data-djacc-count="-2"] .djacc__bar:before{width:40%}.djacc-popup .djacc__arrows[data-djacc-count="-3"] .djacc__bar:before{width:35%}.djacc-popup .djacc__arrows[data-djacc-count="-4"] .djacc__bar:before{width:30%}.djacc-popup .djacc__arrows[data-djacc-count="-5"] .djacc__bar:before{width:25%}.djacc-popup .djacc__arrows[data-djacc-count="-6"] .djacc__bar:before{width:20%}.djacc-popup .djacc__arrows[data-djacc-count="-7"] .djacc__bar:before{width:15%}.djacc-popup .djacc__arrows[data-djacc-count="-8"] .djacc__bar:before{width:10%}.djacc-popup .djacc__arrows[data-djacc-count="-9"] .djacc__bar:before{width:5%}.djacc-popup .djacc__arrows[data-djacc-count] .djacc__bar:after{left:100%}.djacc-popup .djacc__arrows[data-djacc-count="0"] .djacc__bar:after{left:50%}.djacc-popup .djacc__arrows[data-djacc-count="1"] .djacc__bar:after{left:55%}.djacc-popup .djacc__arrows[data-djacc-count="2"] .djacc__bar:after{left:60%}.djacc-popup .djacc__arrows[data-djacc-count="3"] .djacc__bar:after{left:65%}.djacc-popup .djacc__arrows[data-djacc-count="4"] .djacc__bar:after{left:70%}.djacc-popup .djacc__arrows[data-djacc-count="5"] .djacc__bar:after{left:75%}.djacc-popup .djacc__arrows[data-djacc-count="6"] .djacc__bar:after{left:80%}.djacc-popup .djacc__arrows[data-djacc-count="7"] .djacc__bar:after{left:85%}.djacc-popup .djacc__arrows[data-djacc-count="8"] .djacc__bar:after{left:90%}.djacc-popup .djacc__arrows[data-djacc-count="9"] .djacc__bar:after{left:95%}.djacc-popup .djacc__arrows[data-djacc-count^="-"] .djacc__bar:after{left:0}.djacc-popup .djacc__arrows[data-djacc-count="-1"] .djacc__bar:after{left:45%}.djacc-popup .djacc__arrows[data-djacc-count="-2"] .djacc__bar:after{left:40%}.djacc-popup .djacc__arrows[data-djacc-count="-3"] .djacc__bar:after{left:35%}.djacc-popup .djacc__arrows[data-djacc-count="-4"] .djacc__bar:after{left:30%}.djacc-popup .djacc__arrows[data-djacc-count="-5"] .djacc__bar:after{left:25%}.djacc-popup .djacc__arrows[data-djacc-count="-6"] .djacc__bar:after{left:20%}.djacc-popup .djacc__arrows[data-djacc-count="-7"] .djacc__bar:after{left:15%}.djacc-popup .djacc__arrows[data-djacc-count="-8"] .djacc__bar:after{left:10%}.djacc-popup .djacc__arrows[data-djacc-count="-9"] .djacc__bar:after{left:5%}.djacc-popup .djacc__footer{align-items:center;display:flex;font-size:12px;gap:20px;justify-content:space-between;line-height:1em;margin:15px 0}.djacc-popup .djacc__footer-logo svg{width:100px}.djacc-popup .djacc__footer-logo svg .djname{fill:#fff}.djacc-popup .djacc__footer-link{border-bottom:1px solid;color:inherit;text-decoration:none}.djacc-popup .djacc__footer-link:hover{color:#2d79ff}.djacc-popup.djacc--top-left .djacc__panel,.djacc-popup.djacc--top-right.djacc--direction .djacc__panel{left:0;position:absolute;top:0}.djacc-popup.djacc--top-center .djacc__panel{left:50%;position:absolute;top:0;transform:translateX(-50%)}.djacc-popup.djacc--top-left.djacc--direction .djacc__panel,.djacc-popup.djacc--top-right .djacc__panel{position:absolute;right:0;top:0}.djacc-popup.djacc--center-left .djacc__panel{left:0;position:absolute;top:0;transform:translateY(-50%)}.djacc-popup.djacc--center-right .djacc__panel{position:absolute;right:0;top:0;transform:translateY(-50%)}.djacc-popup.djacc--bottom-left .djacc__panel,.djacc-popup.djacc--bottom-right.djacc--direction .djacc__panel{bottom:0;left:0;position:absolute}.djacc-popup.djacc--bottom-center .djacc__panel{bottom:0;left:50%;position:absolute;transform:translateX(-50%)}.djacc-popup.djacc--bottom-left.djacc--direction .djacc__panel,.djacc-popup.djacc--bottom-right .djacc__panel{bottom:0;position:absolute;right:0}.djacc-opened .djacc-popup.djacc--bottom-left .djacc__openbtn,.djacc-opened .djacc-popup.djacc--bottom-right .djacc__openbtn,.djacc-opened .djacc-popup.djacc--top-left .djacc__openbtn,.djacc-opened .djacc-popup.djacc--top-right .djacc__openbtn,.djacc-popup.djacc--bottom-left:hover .djacc__openbtn,.djacc-popup.djacc--bottom-right:hover .djacc__openbtn,.djacc-popup.djacc--top-left:hover .djacc__openbtn,.djacc-popup.djacc--top-right:hover .djacc__openbtn{margin:16px}.djacc-opened .djacc-popup.djacc--center-left .djacc__openbtn,.djacc-opened .djacc-popup.djacc--center-right .djacc__openbtn,.djacc-popup.djacc--center-left:hover .djacc__openbtn,.djacc-popup.djacc--center-right:hover .djacc__openbtn{margin:0 16px}.djacc-opened .djacc-popup.djacc--bottom-center .djacc__openbtn,.djacc-opened .djacc-popup.djacc--top-center .djacc__openbtn,.djacc-popup.djacc--bottom-center:hover .djacc__openbtn,.djacc-popup.djacc--top-center:hover .djacc__openbtn{margin:16px 0}.djacc-opened .djacc-popup.djacc--static .djacc__openbtn,.djacc-popup.djacc--static .djacc__openbtn,.djacc-popup.djacc--static:hover .djacc__openbtn{margin:16px}.admin-bar .djacc--sticky[class*=djacc--top]{top:32px}.djacc-popup.djacc--light .djacc__panel{background:#fff;box-shadow:0 3px 25px rgba(0,0,0,.05);color:#404042}.djacc-popup.djacc--light .djacc__reset svg [fill^="#"]{fill:#404042}.djacc-popup.djacc--light .djacc__reset svg [stroke^="#"]{stroke:#404042}.djacc-popup.djacc--light .djacc__arrows,.djacc-popup.djacc--light .djacc__btn,.djacc-popup.djacc--light .djacc__reset:focus,.djacc-popup.djacc--light .djacc__reset:hover{background:#f8f9fc;border-color:#ebecf1}.djacc-popup.djacc--light .djacc__arrows:hover,.djacc-popup.djacc--light .djacc__btn:hover{background:#f1f3f9;border-color:#2d79ff}.djacc-popup.djacc--light .djacc__arrows svg [fill^="#"],.djacc-popup.djacc--light .djacc__btn svg [fill^="#"]{fill:#404042}.djacc-popup.djacc--light .djacc__arrows svg [stroke^="#"],.djacc-popup.djacc--light .djacc__btn svg [stroke^="#"]{stroke:#404042}.djacc-popup.djacc--light .djacc__btn--active{background:#2d79ff;border-color:#2d79ff;color:#fff}.djacc-popup.djacc--light .djacc__btn--active:hover{background:#2372ff}.djacc-popup.djacc--light .djacc__btn--active svg [fill^="#"]{fill:#fff}.djacc-popup.djacc--light .djacc__btn--active svg [stroke^="#"]{stroke:#fff}.djacc-popup.djacc--light .djacc__dec,.djacc-popup.djacc--light .djacc__inc{border-color:#ebecf1}.djacc-popup.djacc--light .djacc__dec svg [fill^="#"],.djacc-popup.djacc--light .djacc__inc svg [fill^="#"]{fill:#a1a1a2}.djacc-popup.djacc--light .djacc__dec svg [stroke^="#"],.djacc-popup.djacc--light .djacc__inc svg [stroke^="#"]{stroke:#a1a1a2}.djacc-popup.djacc--light .djacc__dec:hover svg [fill^="#"],.djacc-popup.djacc--light .djacc__inc:hover svg [fill^="#"]{fill:#2d79ff}.djacc-popup.djacc--light .djacc__dec:hover svg [stroke^="#"],.djacc-popup.djacc--light .djacc__inc:hover svg [stroke^="#"]{stroke:#2d79ff}.djacc-popup.djacc--light .djacc__bar{background:#ebecf1}.djacc-popup.djacc--light .djacc__footer-logo svg .djname{fill:#404042}.djacc-toolbar{background:#2f2f2f;border:1px solid #353536;color:#fff}.djacc-toolbar .djacc__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.djacc-toolbar .djacc__item{margin-bottom:-1px;margin-top:-1px}.djacc-toolbar .djacc__item+.djacc__item{margin-left:-1px}.djacc-toolbar .djacc__item--label{padding-left:16px;padding-right:16px}.djacc-toolbar .djacc__item+.djacc__item--label{padding-left:32px}.djacc-toolbar .djacc__btn,.djacc-toolbar .djacc__reset{background:#2f2f2f;border:1px solid #353536;color:inherit;height:40px;line-height:40px;min-width:40px;padding:0 10px;position:relative}.djacc-toolbar .djacc__btn:hover,.djacc-toolbar .djacc__reset:hover{background:#2d79ff;border-color:#2d79ff;z-index:1}.djacc-toolbar .djacc__btn:hover .djacc__title,.djacc-toolbar .djacc__reset:hover .djacc__title{display:inline-block}.djacc-toolbar .djacc__btn--active,.djacc-toolbar .djacc__reset--active{background:#2d79ff;border-color:#2d79ff}.djacc-toolbar .djacc__btn--active:hover,.djacc-toolbar .djacc__reset--active:hover{background:#2372ff}.djacc-toolbar .djacc__arrows{align-items:center;background:#2f2f2f;border:1px solid #353536;color:inherit;cursor:pointer;display:flex;height:40px;min-width:40px;padding:0 10px;position:relative}.djacc-toolbar .djacc__arrows:hover{background:#343434;border-color:#2d79ff;z-index:1}.djacc-toolbar .djacc__arrows:hover .djacc__title{display:inline-block}.djacc-toolbar .djacc__title{background:#404042;border:1px solid #707070;color:#fff;display:none;font-size:12px;left:50%;line-height:1;margin:10px 0 0;padding:5px 10px;position:absolute;right:auto;top:100%;transform:translateX(-50%);white-space:nowrap;z-index:2}.djacc-toolbar .djacc__title:before{background:#404042;content:"";display:block;height:10px;left:50%;margin-left:-5px;position:absolute;top:-5px;transform:rotate(-45deg);width:10px;z-index:-1}.djacc-toolbar .djacc__dec,.djacc-toolbar .djacc__inc{background:transparent;padding:0 10px}.djacc-toolbar .djacc__dec:hover svg [fill^="#"],.djacc-toolbar .djacc__inc:hover svg [fill^="#"]{fill:#2d79ff}.djacc-toolbar .djacc__dec:hover svg [stroke^="#"],.djacc-toolbar .djacc__inc:hover svg [stroke^="#"]{stroke:#2d79ff}.djacc-toolbar svg [fill^="#"]{fill:#fff}.djacc-toolbar svg [stroke^="#"]{stroke:#fff}.djacc-toolbar img{max-height:40px}.djacc-toolbar.djacc--bottom-center,.djacc-toolbar.djacc--top-center{width:100%}.djacc-toolbar.djacc--center-left,.djacc-toolbar.djacc--center-right{align-items:center;display:flex}@media (max-height:800px){.djacc-toolbar.djacc--center-left,.djacc-toolbar.djacc--center-right{margin:0;top:0;transform:none}}.djacc-toolbar.djacc--center-left .djacc__list,.djacc-toolbar.djacc--center-right .djacc__list{flex-direction:column;max-height:100vh}.djacc-toolbar.djacc--center-left .djacc__item,.djacc-toolbar.djacc--center-right .djacc__item{margin:0 -1px;width:40px}.djacc-toolbar.djacc--center-left .djacc__item+.djacc__item,.djacc-toolbar.djacc--center-right .djacc__item+.djacc__item{margin-top:-1px}.djacc-toolbar.djacc--center-left .djacc__arrows,.djacc-toolbar.djacc--center-right .djacc__arrows{flex-direction:column;height:auto}.djacc-toolbar.djacc--center-left .djacc__item--label,.djacc-toolbar.djacc--center-right .djacc__item--label{display:none}.djacc-toolbar.djacc--center-left .djacc__dec,.djacc-toolbar.djacc--center-left .djacc__inc,.djacc-toolbar.djacc--center-right .djacc__dec,.djacc-toolbar.djacc--center-right .djacc__inc{padding:10px 0}.djacc-toolbar.djacc--center-left .djacc__dec:hover svg [fill^="#"],.djacc-toolbar.djacc--center-left .djacc__inc:hover svg [fill^="#"],.djacc-toolbar.djacc--center-right .djacc__dec:hover svg [fill^="#"],.djacc-toolbar.djacc--center-right .djacc__inc:hover svg [fill^="#"]{fill:#2d79ff}.djacc-toolbar.djacc--center-left .djacc__dec:hover svg [stroke^="#"],.djacc-toolbar.djacc--center-left .djacc__inc:hover svg [stroke^="#"],.djacc-toolbar.djacc--center-right .djacc__dec:hover svg [stroke^="#"],.djacc-toolbar.djacc--center-right .djacc__inc:hover svg [stroke^="#"]{stroke:#2d79ff}.djacc-toolbar.djacc--bottom-center .djacc__title,.djacc-toolbar.djacc--bottom-left .djacc__title,.djacc-toolbar.djacc--bottom-right .djacc__title{bottom:100%;margin:0 0 10px;top:auto}.djacc-toolbar.djacc--bottom-center .djacc__title:before,.djacc-toolbar.djacc--bottom-left .djacc__title:before,.djacc-toolbar.djacc--bottom-right .djacc__title:before{bottom:-5px;top:auto}.djacc-toolbar.djacc--center-left .djacc__title{left:100%;margin:0 0 0 10px;right:auto;top:50%;transform:translateY(-50%)}.djacc-toolbar.djacc--center-left .djacc__title:before{left:-5px;margin:-5px 0 0;right:auto;top:50%}.djacc-toolbar.djacc--center-right .djacc__title{left:auto;margin:0 10px 0 0;right:100%;top:50%;transform:translateY(-50%)}.djacc-toolbar.djacc--center-right .djacc__title:before{left:auto;margin:-5px 0 0;right:-5px;top:50%}.djacc-toolbar.djacc--light{color:#404042}.djacc-toolbar.djacc--light,.djacc-toolbar.djacc--light .djacc__btn,.djacc-toolbar.djacc--light .djacc__reset{background:#f8f9fc;border:1px solid #ebecf1}.djacc-toolbar.djacc--light .djacc__btn--active,.djacc-toolbar.djacc--light .djacc__btn:hover,.djacc-toolbar.djacc--light .djacc__reset--active,.djacc-toolbar.djacc--light .djacc__reset:hover{background:#2d79ff;border-color:#2d79ff;color:#fff}.djacc-toolbar.djacc--light .djacc__btn--active svg [fill^="#"],.djacc-toolbar.djacc--light .djacc__btn:hover svg [fill^="#"],.djacc-toolbar.djacc--light .djacc__reset--active svg [fill^="#"],.djacc-toolbar.djacc--light .djacc__reset:hover svg [fill^="#"]{fill:#fff}.djacc-toolbar.djacc--light .djacc__btn--active svg [stroke^="#"],.djacc-toolbar.djacc--light .djacc__btn:hover svg [stroke^="#"],.djacc-toolbar.djacc--light .djacc__reset--active svg [stroke^="#"],.djacc-toolbar.djacc--light .djacc__reset:hover svg [stroke^="#"]{stroke:#fff}.djacc-toolbar.djacc--light .djacc__arrows{background:#f8f9fc;border:1px solid #ebecf1}.djacc-toolbar.djacc--light .djacc__arrows:hover{background:#fff;border-color:#2d79ff}.djacc-toolbar.djacc--light .djacc__dec svg [fill^="#"],.djacc-toolbar.djacc--light .djacc__inc svg [fill^="#"]{fill:#a1a1a2}.djacc-toolbar.djacc--light .djacc__dec svg [stroke^="#"],.djacc-toolbar.djacc--light .djacc__inc svg [stroke^="#"]{stroke:#a1a1a2}.djacc-toolbar.djacc--light .djacc__dec:hover svg [fill^="#"],.djacc-toolbar.djacc--light .djacc__inc:hover svg [fill^="#"]{fill:#2d79ff}.djacc-toolbar.djacc--light .djacc__dec:hover svg [stroke^="#"],.djacc-toolbar.djacc--light .djacc__inc:hover svg [stroke^="#"]{stroke:#2d79ff}.djacc-toolbar.djacc--light svg [fill^="#"]{fill:#404042}.djacc-toolbar.djacc--light svg [stroke^="#"]{stroke:#404042}.djacc-dark-contrast .djacc-contrast,.djacc-light-contrast .djacc-contrast{background-color:transparent!important;box-shadow:none!important;text-shadow:none!important}.djacc-dark-contrast .djacc-contrast{background-color:#000!important;border-color:#fff!important;color:#fff!important}.djacc-dark-contrast .djacc-contrast:empty{background-color:transparent!important;border-color:transparent!important}.djacc-dark-contrast h1.djacc-contrast,.djacc-dark-contrast h2.djacc-contrast,.djacc-dark-contrast h3.djacc-contrast,.djacc-dark-contrast h4.djacc-contrast,.djacc-dark-contrast h5.djacc-contrast{color:#50d0a0!important}.djacc-dark-contrast a.djacc-contrast{color:#fcff3c!important;text-decoration:underline!important}.djacc-dark-contrast a.djacc-contrast:focus,.djacc-dark-contrast a.djacc-contrast:hover{text-decoration:none!important}.djacc-dark-contrast button.djacc-contrast,.djacc-dark-contrast input[type=button].djacc-contrast{background-color:#fff!important;border-color:#fff!important;color:#000!important}.djacc-dark-contrast button.djacc-contrast:focus,.djacc-dark-contrast button.djacc-contrast:hover,.djacc-dark-contrast input[type=button].djacc-contrast:focus,.djacc-dark-contrast input[type=button].djacc-contrast:hover{background-color:#000!important;border-color:#fff!important;color:#fff!important}.djacc-dark-contrast.djacc-read-mode,.djacc-dark-contrast.djacc-read-mode body{background-color:#000!important}.djacc-light-contrast .djacc-contrast{background-color:#fff!important;border-color:#000!important;color:#000!important}.djacc-light-contrast .djacc-contrast:empty{background-color:transparent!important;border-color:transparent!important}.djacc-light-contrast h1.djacc-contrast,.djacc-light-contrast h2.djacc-contrast,.djacc-light-contrast h3.djacc-contrast,.djacc-light-contrast h4.djacc-contrast,.djacc-light-contrast h5.djacc-contrast{color:#0000d3!important}.djacc-light-contrast a.djacc-contrast{color:#0000d3!important;text-decoration:underline!important}.djacc-light-contrast a.djacc-contrast:focus,.djacc-light-contrast a.djacc-contrast:hover{text-decoration:none!important}.djacc-light-contrast button.djacc-contrast,.djacc-light-contrast input[type=button].djacc-contrast{background-color:#000!important;border-color:#000!important;color:#fff!important}.djacc-light-contrast button.djacc-contrast:focus,.djacc-light-contrast button.djacc-contrast:hover,.djacc-light-contrast input[type=button].djacc-contrast:focus,.djacc-light-contrast input[type=button].djacc-contrast:hover{background-color:#fff!important;border-color:#000!important;color:#000!important}.djacc-light-contrast.djacc-read-mode,.djacc-light-contrast.djacc-read-mode body{background-color:#fff!important}.djacc-highlight-links .djacc-link{outline:2px solid #ff7216!important;outline-offset:2px!important}.djacc-highlight-titles .djacc-title{outline:2px solid #639af9!important;outline-offset:2px!important}.djacc-read-mode body{background:#f7fcff!important;color:#222!important;font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;line-height:1.5!important;margin:auto!important;max-width:600px!important;padding:50px!important}.djacc-reader{outline:2px solid #fdf901!important;outline-offset:2px!important}:focus-visible{outline:2px solid #e0600b!important;outline-offset:-2px!important}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFjY2Vzc2liaWxpdHkuc2NzcyIsImFjY2Vzc2liaWxpdHkuY3NzIiwiX3BvcHVwLnNjc3MiLCJfdG9vbGJhci5zY3NzIiwiX2NvbnRyYXN0LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FDQyxxQkNDRCxDRENDLFNBQ0Msa0JDQ0YsQ0RFQyxXQUVDLFdBQUEsQ0FEQSxjQ0NGLENESUMsdUJBTUMsV0FBQSxDQUNBLGVBQUEsQ0FGQSxjQUFBLENBSEEsb0JBQUEsQ0FEQSxZQUFBLENBRUEsY0FBQSxDQU9BLHFCQUFBLENBTkEsYUFBQSxDQVFBLG9CQUFBLENBSkEsZ0JBQUEsQ0FDQSxtQkFBQSxDQUVBLGVDREYsQ0RLQyxXQUNDLHFCQ0hGLENETUMsVUFDQyxlQUFBLENBRUEsUUFBQSxDQURBLFNDSEYsQ0RPQyxlQUNDLFlDTEYsQ0RTQyxlQUNDLGNBQUEsQ0FDQSxhQ1BGLENEU0UsK0JBRUMsTUFBQSxDQURBLEtDTkgsQ0RTRSxpQ0FFQyxRQUFBLENBREEsS0FBQSxDQUVBLDBCQ1BILENEU0Usa0NBRUMsTUFBQSxDQURBLE9BQUEsQ0FFQSwwQkNQSCxDRFNFLG1DQUVDLE9BQUEsQ0FEQSxPQUFBLENBRUEsMEJDUEgsQ0RTRSxnQ0FFQyxPQUFBLENBREEsS0NOSCxDRFNFLGtDQUNDLFFBQUEsQ0FDQSxNQ1BILENEU0Usb0NBQ0MsUUFBQSxDQUNBLFFBQUEsQ0FDQSwwQkNQSCxDRFNFLG1DQUNDLFFBQUEsQ0FDQSxPQ1BILENEV0MsZUFFQyxtQkFBQSxDQUNBLFFBQUEsQ0FGQSxpQkNQRixDQzdFRSw2QkFRQyxzQkFBQSxDQUNBLFdBQUEsQ0FQQSxhQUFBLENBRUEsV0FBQSxDQUNBLGFBQUEsQ0FFQSxRQUFBLENBREEsU0FBQSxDQUxBLGlCQUFBLENBU0EsdUJBQUEsQ0FQQSxVRHVGSCxDQzlFRyxzQ0FFQyxrQkFBQSxDQURBLGlCRGlGSixDQy9FSSwwRkFFQyxrQkRnRkwsQ0MzRUUsMkJBSUMsa0JBQUEsQ0FFQSxrQkFBQSxDQURBLFVBQUEsQ0FJQSxlQUFBLENBREEsWUFBQSxDQU5BLG1CQUFBLENBUUEsaUJBQUEsQ0FUQSxpQkFBQSxDQU1BLFdBQUEsQ0FJQSxTRDRFSCxDQzFFRyx5QkFiRCwyQkFjRSxVRDZFRixDQUNGLENDM0VHLG1DQUVDLGtCQUFBLENBREEsa0JEOEVKLENDekVFLDRCQUVDLGtCQUFBLENBREEsWUFBQSxDQUVBLGVEMkVILENDMUVHLHlCQUpELDRCQUtFLGVENkVGLENBQ0YsQ0MxRUUsMkJBQ0MsTUFBQSxDQUNBLGNBQUEsQ0FFQSxlQUFBLENBREEsZ0JBQUEsQ0FFQSxRRDRFSCxDQ3pFRSxzREFRQyxzQkFBQSxDQUNBLDRCQUFBLENBRUEsaUJBQUEsQ0FEQSxxQkFBQSxDQVJBLGFBQUEsQ0FHQSxZQUFBLENBREEsV0FBQSxDQUVBLGFBQUEsQ0FDQSxTQUFBLENBSkEsVURrRkgsQ0N0RUcsaUNBQ0Msa0JBQUEsQ0FDQSxvQkR3RUosQ0NyRUUsMkJBQ0Msa0JBQUEsQ0FDQSxnQkR1RUgsQ0N0RUcsaUNBQ0Msa0JBQUEsQ0FDQSx3QkR3RUosQ0NwRUUsMEJBSUMsWUFBQSxDQUNBLGNBQUEsQ0FKQSxlQUFBLENBRUEsYUFBQSxDQURBLFNEeUVILENDbkVFLDBCQUNDLFFBQUEsQ0FDQSxXQUFBLENBRUEsU0RvRUgsQ0NuRUcsZ0NBQ0MsVURxRUosQ0NuRUcsaUVBRUMsWURvRUosQ0NsRUcscUVBQ0MsY0RvRUosQ0NoRUUseUJBR0Msa0JBQUEsQ0FHQSxrQkFBQSxDQUNBLHdCQUFBLENBS0EsaUJBQUEsQ0FKQSxhQUFBLENBUEEsWUFBQSxDQUNBLGNBQUEsQ0FPQSxjQUFBLENBRUEsZUFBQSxDQU5BLFdBQUEsQ0FLQSxnQkFBQSxDQUlBLFFBQUEsQ0FEQSxZQUFBLENBVEEsVUQ0RUgsQ0NqRUcsK0JBQ0Msa0JBQUEsQ0FDQSxvQkRtRUosQ0NqRUcsaUNBQ0Msa0JBQUEsQ0FDQSxvQkRtRUosQ0NsRUksdUNBQ0Msa0JEb0VMLENDakVHLDZCQUNDLGFBQUEsQ0FDQSxpQkRtRUosQ0NqRUcseUJBOUJELHlCQWdDRSxxQkFBQSxDQUNBLHNCQUFBLENBRkEsWURzRUYsQ0NuRUUsNkJBQ0Msa0JEcUVILENDbkVFLDBDQUNDLE1EcUVILENBQ0YsQ0NqRUUsNEJBSUMsa0JBQUEsQ0FDQSx3QkFBQSxDQUtBLGtCQUFBLENBSkEsYUFBQSxDQUpBLFlBQUEsQ0FEQSxZQUFBLENBTUEsY0FBQSxDQUVBLGVBQUEsQ0FEQSxnQkFBQSxDQUxBLFVEMEVILENDbEVHLGtDQUNDLGtCQUFBLENBQ0Esb0JEb0VKLENDaEVFLDJCQUNDLE1Ea0VILENDaEVFLDZCQUNDLFVEa0VILENDL0RFLDBCQUNDLGlCQUFBLENBQ0EsVURpRUgsQ0M5REUscURBRUMsWUQrREgsQ0M1REUsa0RBS0Msc0JBQUEsQ0FLQSxXQUFBLENBQUEsNkJBQUEsQ0FDQSxlQUFBLENBUEEsYUFBQSxDQURBLG9CQUFBLENBREEsWUFBQSxDQUlBLGNBQUEsQ0FFQSxlQUFBLENBREEsYUFBQSxDQU9BLFFBQUEsQ0FEQSxXQUFBLENBREEsVUQrREgsQ0MxREssOEZBQ0MsWUQ0RE4sQ0MxREssa0dBQ0MsY0Q0RE4sQ0N0REUseUJBUUMsaUJBQUEsQ0FEQSxrQkFBQSxDQU5BLGFBQUEsQ0FLQSxVQUFBLENBREEsZUFBQSxDQUhBLGNBQUEsQ0FDQSxpQkFBQSxDQUNBLFVENERILENDdkRHLGdDQU1DLFdBQUEsQ0FEQSxNQUFBLENBREEsS0FBQSxDQUdBLFNEMkRKLENDdERHLCtEQUpDLGtCQUFBLENBUEEsVUFBQSxDQUVBLGFBQUEsQ0FNQSxtQkFBQSxDQVBBLGlCRDhFSixDQ3BFRywrQkFVQyxxQkFBQSxDQUNBLGlCQUFBLENBSkEsVUFBQSxDQUZBLFFBQUEsQ0FEQSxPQUFBLENBRUEsMEJBQUEsQ0FFQSxTRDRESixDQ3RERyx5QkFuQ0QseUJBb0NFLFlEeURGLENBQ0YsQ0N0REcsaUVBQXlDLFVEeUQ1QyxDQ3hERyxxRUFBNkMsU0QyRGhELENDMURHLHFFQUE2QyxTRDZEaEQsQ0M1REcscUVBQTZDLFNEK0RoRCxDQzlERyxxRUFBNkMsU0RpRWhELENDaEVHLHFFQUE2QyxTRG1FaEQsQ0NsRUcscUVBQTZDLFNEcUVoRCxDQ3BFRyxxRUFBNkMsU0R1RWhELENDdEVHLHFFQUE2QyxTRHlFaEQsQ0N4RUcscUVBQTZDLFNEMkVoRCxDQzFFRyxxRUFBNkMsU0Q2RWhELENDNUVHLHNFQUE4QyxPRCtFakQsQ0M5RUcsc0VBQThDLFNEaUZqRCxDQ2hGRyxzRUFBOEMsU0RtRmpELENDbEZHLHNFQUE4QyxTRHFGakQsQ0NwRkcsc0VBQThDLFNEdUZqRCxDQ3RGRyxzRUFBOEMsU0R5RmpELENDeEZHLHNFQUE4QyxTRDJGakQsQ0MxRkcsc0VBQThDLFNENkZqRCxDQzVGRyxzRUFBOEMsU0QrRmpELENDOUZHLHNFQUE4QyxRRGlHakQsQ0NoR0csZ0VBQXdDLFNEbUczQyxDQ2xHRyxvRUFBNEMsUURxRy9DLENDcEdHLG9FQUE0QyxRRHVHL0MsQ0N0R0csb0VBQTRDLFFEeUcvQyxDQ3hHRyxvRUFBNEMsUUQyRy9DLENDMUdHLG9FQUE0QyxRRDZHL0MsQ0M1R0csb0VBQTRDLFFEK0cvQyxDQzlHRyxvRUFBNEMsUURpSC9DLENDaEhHLG9FQUE0QyxRRG1IL0MsQ0NsSEcsb0VBQTRDLFFEcUgvQyxDQ3BIRyxvRUFBNEMsUUR1SC9DLENDdEhHLHFFQUE2QyxNRHlIaEQsQ0N4SEcscUVBQTZDLFFEMkhoRCxDQzFIRyxxRUFBNkMsUUQ2SGhELENDNUhHLHFFQUE2QyxRRCtIaEQsQ0M5SEcscUVBQTZDLFFEaUloRCxDQ2hJRyxxRUFBNkMsUURtSWhELENDbElHLHFFQUE2QyxRRHFJaEQsQ0NwSUcscUVBQTZDLFFEdUloRCxDQ3RJRyxxRUFBNkMsUUR5SWhELENDeElHLHFFQUE2QyxPRDJJaEQsQ0N6SUUsNEJBRUMsa0JBQUEsQ0FEQSxZQUFBLENBS0EsY0FBQSxDQURBLFFBQUEsQ0FGQSw2QkFBQSxDQUlBLGVBQUEsQ0FIQSxhRDhJSCxDQ3hJRyxxQ0FDQyxXRDBJSixDQ3pJSSw2Q0FDQyxTRDJJTCxDQ3ZJRSxpQ0FHQyx1QkFBQSxDQUZBLGFBQUEsQ0FDQSxvQkQwSUgsQ0N4SUcsdUNBQ0MsYUQwSUosQ0M1SEUsd0dBR0MsTUFBQSxDQUZBLGlCQUFBLENBQ0EsS0RnSUgsQ0MzSEUsNkNBR0MsUUFBQSxDQUZBLGlCQUFBLENBQ0EsS0FBQSxDQUVBLDBCRDZISCxDQ3hIRSx3R0FDQyxpQkFBQSxDQUVBLE9BQUEsQ0FEQSxLRDJISCxDQ3JIRSw4Q0FHQyxNQUFBLENBRkEsaUJBQUEsQ0FDQSxLQUFBLENBRUEsMEJEdUhILENDbkhFLCtDQUNDLGlCQUFBLENBRUEsT0FBQSxDQURBLEtBQUEsQ0FFQSwwQkRxSEgsQ0MvR0UsOEdBRUMsUUFBQSxDQUNBLE1BQUEsQ0FGQSxpQkRtSEgsQ0M3R0UsZ0RBRUMsUUFBQSxDQUNBLFFBQUEsQ0FGQSxpQkFBQSxDQUdBLDBCRCtHSCxDQzFHRSw4R0FFQyxRQUFBLENBREEsaUJBQUEsQ0FFQSxPRDRHSCxDQzlGRSx3Y0FDQyxXRGlHSCxDQ3pGRSwwT0FDQyxhRDJGSCxDQ25GRSwwT0FDQyxhRHFGSCxDQzlFRSxxSkFDQyxXRGdGSCxDQ3pFQyw2Q0FDQyxRRDRFRixDQ3RFQyx3Q0FDQyxlQUFBLENBRUEscUNBQUEsQ0FEQSxhRDBFRixDQ3JFRyx3REFDQyxZRHVFSixDQ3JFRywwREFDQyxjRHVFSixDQzlEQywyS0FFQyxrQkFBQSxDQUNBLG9CRG9FRixDQ25FRSwyRkFDQyxrQkFBQSxDQUNBLG9CRHNFSCxDQ25FRywrR0FDQyxZRHNFSixDQ3BFRyxtSEFDQyxjRHVFSixDQ2xFRSw4Q0FFQyxrQkFBQSxDQUNBLG9CQUFBLENBRkEsVURzRUgsQ0NuRUcsb0RBQ0Msa0JEcUVKLENDbEVJLDhEQUNDLFNEb0VMLENDbEVJLGdFQUNDLFdEb0VMLENDL0RDLDRFQUVDLG9CRGlFRixDQy9ERyw0R0FDQyxZRGtFSixDQ2hFRyxnSEFDQyxjRG1FSixDQzlESSx3SEFDQyxZRGlFTCxDQy9ESSw0SEFDQyxjRGtFTCxDQzdEQyxzQ0FDQyxrQkQrREYsQ0MzREcsMERBQ0MsWUQ2REosQ0V6bEJBLGVBQ0Msa0JBQUEsQ0FFQSx3QkFBQSxDQURBLFVGNmxCRCxDRTFsQkUsNEJBSUMsa0JBQUEsQ0FIQSxZQUFBLENBQ0EsY0FBQSxDQUNBLHNCRjZsQkgsQ0UxbEJFLDRCQUVDLGtCQUFBLENBREEsZUY2bEJILENFM2xCRyx5Q0FDQyxnQkY2bEJKLENFM2xCRyxtQ0FDQyxpQkFBQSxDQUNBLGtCRjZsQkosQ0UxbEJFLGdEQUNDLGlCRjRsQkgsQ0UxbEJFLHdEQU1DLGtCQUFBLENBRUEsd0JBQUEsQ0FEQSxhQUFBLENBTEEsV0FBQSxDQUNBLGdCQUFBLENBQ0EsY0FBQSxDQUNBLGNBQUEsQ0FJQSxpQkYybEJILENFMWxCRyxvRUFDQyxrQkFBQSxDQUNBLG9CQUFBLENBQ0EsU0Y0bEJKLENFM2xCSSxnR0FDQyxvQkY2bEJMLENFMWxCRyx3RUFDQyxrQkFBQSxDQUNBLG9CRjRsQkosQ0UzbEJJLG9GQUNDLGtCRjZsQkwsQ0V6bEJFLDhCQUVDLGtCQUFBLENBS0Esa0JBQUEsQ0FDQSx3QkFBQSxDQUZBLGFBQUEsQ0FHQSxjQUFBLENBUkEsWUFBQSxDQUVBLFdBQUEsQ0FDQSxjQUFBLENBQ0EsY0FBQSxDQUtBLGlCRjJsQkgsQ0UxbEJHLG9DQUNDLGtCQUFBLENBQ0Esb0JBQUEsQ0FDQSxTRjRsQkosQ0UzbEJJLGtEQUNDLG9CRjZsQkwsQ0V6bEJFLDZCQVVDLGtCQUFBLENBRUEsd0JBQUEsQ0FEQSxVQUFBLENBVkEsWUFBQSxDQU9BLGNBQUEsQ0FKQSxRQUFBLENBS0EsYUFBQSxDQUtBLGVBQUEsQ0FQQSxnQkFBQSxDQUxBLGlCQUFBLENBR0EsVUFBQSxDQUZBLFFBQUEsQ0FHQSwwQkFBQSxDQU9BLGtCQUFBLENBRUEsU0YybEJILENFMWxCRyxvQ0FVQyxrQkFBQSxDQVRBLFVBQUEsQ0FNQSxhQUFBLENBRUEsV0FBQSxDQUxBLFFBQUEsQ0FDQSxnQkFBQSxDQUhBLGlCQUFBLENBQ0EsUUFBQSxDQUdBLHdCQUFBLENBRUEsVUFBQSxDQUdBLFVGNGxCSixDRXpsQkUsc0RBRUMsc0JBQUEsQ0FDQSxjRjBsQkgsQ0V2bEJLLGtHQUNDLFlGeWxCTixDRXZsQkssc0dBQ0MsY0Z5bEJOLENFbGxCRSwrQkFDQyxTRm9sQkgsQ0VsbEJFLGlDQUNDLFdGb2xCSCxDRWpsQkMsbUJBQ0MsZUZtbEJGLENFaGxCQyxxRUFFQyxVRmlsQkYsQ0U5a0JDLHFFQUdDLGtCQUFBLENBREEsWUZnbEJGLENFOWtCRSwwQkFKRCxxRUFPRSxRQUFBLENBRkEsS0FBQSxDQUNBLGNGa2xCRCxDQUNGLENFaGxCRSwrRkFDQyxxQkFBQSxDQUNBLGdCRmtsQkgsQ0VobEJFLCtGQUtDLGFBQUEsQ0FKQSxVRnNsQkgsQ0VqbEJHLHlIQUNDLGVGbWxCSixDRWhsQkUsbUdBRUMscUJBQUEsQ0FEQSxXRm1sQkgsQ0VobEJFLDZHQUNDLFlGa2xCSCxDRWhsQkUsMExBRUMsY0ZtbEJILENFaGxCSyxrUkFDQyxZRm9sQk4sQ0VsbEJLLDBSQUNDLGNGc2xCTixDRTdrQkUsbUpBRUMsV0FBQSxDQUNBLGVBQUEsQ0FGQSxRRmlsQkgsQ0U5a0JHLHdLQUVDLFdBQUEsQ0FEQSxRRmlsQkosQ0Uza0JFLGdEQUVDLFNBQUEsQ0FHQSxpQkFBQSxDQUZBLFVBQUEsQ0FGQSxPQUFBLENBR0EsMEJGOGtCSCxDRTVrQkcsdURBRUMsU0FBQSxDQUdBLGVBQUEsQ0FGQSxVQUFBLENBRkEsT0ZrbEJKLENFemtCRSxpREFFQyxTQUFBLENBR0EsaUJBQUEsQ0FGQSxVQUFBLENBRkEsT0FBQSxDQUdBLDBCRjRrQkgsQ0Uxa0JHLHdEQUVDLFNBQUEsQ0FHQSxlQUFBLENBRkEsVUFBQSxDQUZBLE9GZ2xCSixDRXJrQkEsNEJBRUMsYUZ5a0JELENFdmtCQyw4R0FIQSxrQkFBQSxDQUVBLHdCRjZrQkQsQ0V4a0JFLGdNQUVDLGtCQUFBLENBQ0Esb0JBQUEsQ0FDQSxVRjJrQkgsQ0V6a0JJLGdRQUNDLFNGNmtCTCxDRTNrQkksd1FBQ0MsV0Yra0JMLENFMWtCQywyQ0FDQyxrQkFBQSxDQUNBLHdCRjRrQkYsQ0Uza0JFLGlEQUNDLGVBQUEsQ0FDQSxvQkY2a0JILENFdmtCRyxnSEFDQyxZRjBrQkosQ0V4a0JHLG9IQUNDLGNGMmtCSixDRXRrQkksNEhBQ0MsWUZ5a0JMLENFdmtCSSxnSUFDQyxjRjBrQkwsQ0Vwa0JFLDRDQUNDLFlGc2tCSCxDRXBrQkUsOENBQ0MsY0Zza0JILENHaDJCQywyRUFDQyxzQ0FBQSxDQUNBLHlCQUFBLENBQ0EsMEJIbzJCRixDRy8xQkMscUNBQ0MsK0JBQUEsQ0FDQSwyQkFBQSxDQUNBLG9CSGsyQkYsQ0dqMkJFLDJDQUNDLHNDQUFBLENBQ0Esa0NIbTJCSCxDRy8xQkUsbU1BQ0MsdUJIaTJCSCxDRzkxQkMsc0NBQ0MsdUJBQUEsQ0FDQSxtQ0hnMkJGLENHLzFCRSx3RkFFQyw4QkhnMkJILENHMzFCRSxrR0FDQywrQkFBQSxDQUNBLDJCQUFBLENBQ0Esb0JIODFCSCxDRzcxQkcsNE5BRUMsK0JBQUEsQ0FDQSwyQkFBQSxDQUNBLG9CSGcyQkosQ0c1MUJDLCtFQUVDLCtCSDYxQkYsQ0d4MUJDLHNDQUNDLCtCQUFBLENBQ0EsMkJBQUEsQ0FDQSxvQkgyMUJGLENHMTFCRSw0Q0FDQyxzQ0FBQSxDQUNBLGtDSDQxQkgsQ0d4MUJFLHdNQUNDLHVCSDAxQkgsQ0d2MUJDLHVDQUNDLHVCQUFBLENBQ0EsbUNIeTFCRixDR3gxQkUsMEZBRUMsOEJIeTFCSCxDR3AxQkUsb0dBQ0MsK0JBQUEsQ0FDQSwyQkFBQSxDQUNBLG9CSHUxQkgsQ0d0MUJHLGdPQUVDLCtCQUFBLENBQ0EsMkJBQUEsQ0FDQSxvQkh5MUJKLENHcjFCQyxpRkFFQywrQkhzMUJGLENENTBCQyxtQ0FDQyxtQ0FBQSxDQUNBLDRCQyswQkYsQ0R6MEJDLHFDQUNDLG1DQUFBLENBQ0EsNEJDNDBCRixDRHYwQkEsc0JBRUMsNEJBQUEsQ0FLQSxvQkFBQSxDQUZBLGdEQUFBLENBQ0Esd0JBQUEsQ0FFQSx5QkFBQSxDQUpBLHFCQUFBLENBREEseUJBQUEsQ0FGQSxzQkNpMUJELENEdDBCQSxjQUNDLG1DQUFBLENBQ0EsNEJDeTBCRCxDRG4wQkEsZUFDQyxtQ0FBQSxDQUNBLDZCQ3MwQkQiLCJmaWxlIjoiYWNjZXNzaWJpbGl0eS5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuZGphY2Mge1xyXG5cdGJveC1zaXppbmc6IGJvcmRlci1ib3g7XHJcblxyXG5cdCoge1xyXG5cdFx0Ym94LXNpemluZzogaW5oZXJpdDtcclxuXHR9XHJcblxyXG5cdGltZyB7XHJcblx0XHRtYXgtd2lkdGg6IDEwMCU7XHJcblx0XHRoZWlnaHQ6IGF1dG87XHJcblx0fVxyXG5cclxuXHQvL3Jlc2V0IHN0eWxlc1xyXG5cdGJ1dHRvbiwgYSB7XHJcblx0XHRmb250OiBpbmhlcml0O1xyXG5cdFx0ZGlzcGxheTogaW5saW5lLWJsb2NrO1xyXG5cdFx0Zm9udC1zaXplOiAxNHB4O1xyXG5cdFx0bGluZS1oZWlnaHQ6IDE7XHJcblx0XHRjdXJzb3I6IHBvaW50ZXI7XHJcblx0XHRib3JkZXI6IG5vbmU7XHJcblx0XHRib3gtc2hhZG93OiBub25lO1xyXG5cdFx0dGV4dC1zaGFkb3c6IG5vbmU7XHJcblx0XHR0ZXh0LXRyYW5zZm9ybTogbm9uZTtcclxuXHRcdGxldHRlci1zcGFjaW5nOiBub3JtYWw7XHJcblx0XHR0cmFuc2l0aW9uOiBub25lO1xyXG5cdFx0dGV4dC1kZWNvcmF0aW9uOiBub25lO1xyXG5cdH1cclxuXHJcblx0c3ZnIHtcclxuXHRcdHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XHJcblx0fVxyXG5cclxuXHR1bCB7XHJcblx0XHRsaXN0LXN0eWxlOiBub25lO1xyXG5cdFx0cGFkZGluZzogMDtcclxuXHRcdG1hcmdpbjogMDtcclxuXHR9XHJcblxyXG5cdCYtLWhpZGRlbiB7XHJcblx0XHRkaXNwbGF5OiBub25lO1xyXG5cdH1cclxuXHJcblx0Ly9wb3NpdGlvbnNcclxuXHQmLS1zdGlja3kge1xyXG5cdFx0cG9zaXRpb246IGZpeGVkO1xyXG5cdFx0ei1pbmRleDogOTk5OTk7XHJcblxyXG5cdFx0Ji5kamFjYy0tdG9wLWxlZnQge1xyXG5cdFx0XHR0b3A6IDA7XHJcblx0XHRcdGxlZnQ6IDA7XHJcblx0XHR9XHJcblx0XHQmLmRqYWNjLS10b3AtY2VudGVyIHtcclxuXHRcdFx0dG9wOiAwO1xyXG5cdFx0XHRsZWZ0OiA1MCU7XHJcblx0XHRcdHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtNTAlKTtcclxuXHRcdH1cclxuXHRcdCYuZGphY2MtLWNlbnRlci1sZWZ0IHtcclxuXHRcdFx0dG9wOiA1MCU7XHJcblx0XHRcdGxlZnQ6IDA7XHJcblx0XHRcdHRyYW5zZm9ybTogdHJhbnNsYXRlWSgtNTAlKTtcclxuXHRcdH1cclxuXHRcdCYuZGphY2MtLWNlbnRlci1yaWdodCB7XHJcblx0XHRcdHRvcDogNTAlO1xyXG5cdFx0XHRyaWdodDogMDtcclxuXHRcdFx0dHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xyXG5cdFx0fVxyXG5cdFx0Ji5kamFjYy0tdG9wLXJpZ2h0IHtcclxuXHRcdFx0dG9wOiAwO1xyXG5cdFx0XHRyaWdodDogMDtcclxuXHRcdH1cclxuXHRcdCYuZGphY2MtLWJvdHRvbS1sZWZ0IHtcclxuXHRcdFx0Ym90dG9tOiAwO1xyXG5cdFx0XHRsZWZ0OiAwO1xyXG5cdFx0fVxyXG5cdFx0Ji5kamFjYy0tYm90dG9tLWNlbnRlciB7XHJcblx0XHRcdGJvdHRvbTogMDtcclxuXHRcdFx0bGVmdDogNTAlO1xyXG5cdFx0XHR0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTUwJSk7XHJcblx0XHR9XHJcblx0XHQmLmRqYWNjLS1ib3R0b20tcmlnaHQge1xyXG5cdFx0XHRib3R0b206IDA7XHJcblx0XHRcdHJpZ2h0OiAwO1xyXG5cdFx0fVxyXG5cdH1cclxuXHRcclxuXHQmLS1zdGF0aWMge1xyXG5cdFx0cG9zaXRpb246IHJlbGF0aXZlO1xyXG5cdFx0ZGlzcGxheTogaW5saW5lLWZsZXg7XHJcblx0XHRtYXJnaW46IDA7XHJcblx0fVxyXG59XHJcblxyXG4vL2xheW91dHMgc3R5bGVcclxuQGltcG9ydCBcInBvcHVwXCI7XHJcbkBpbXBvcnQgXCJ0b29sYmFyXCI7XHJcblxyXG4vL2NvbnRyYXN0IHN0eWxlc1xyXG5AaW1wb3J0IFwiY29udHJhc3RcIjtcclxuXHJcbi8vaGlnaGxpZ2h0IGxpbmtzXHJcbi5kamFjYy1oaWdobGlnaHQtbGlua3Mge1xyXG5cdC5kamFjYy1saW5rIHtcclxuXHRcdG91dGxpbmU6IDJweCBzb2xpZCAjZmY3MjE2ICFpbXBvcnRhbnQ7XHJcblx0XHRvdXRsaW5lLW9mZnNldDogMnB4ICFpbXBvcnRhbnQ7XHJcblx0fVxyXG59XHJcblxyXG4vL2hpZ2hsaWdodCBoZWFkaW5nc1xyXG4uZGphY2MtaGlnaGxpZ2h0LXRpdGxlcyB7XHJcblx0LmRqYWNjLXRpdGxlIHtcclxuXHRcdG91dGxpbmU6IDJweCBzb2xpZCAjNjM5YWY5ICFpbXBvcnRhbnQ7XHJcblx0XHRvdXRsaW5lLW9mZnNldDogMnB4ICFpbXBvcnRhbnQ7XHJcblx0fVxyXG59XHJcblxyXG4vL3JlYWQgbW9kZVxyXG4uZGphY2MtcmVhZC1tb2RlIGJvZHkge1xyXG5cdHBhZGRpbmc6IDUwcHggIWltcG9ydGFudDtcclxuXHRiYWNrZ3JvdW5kOiAjZjdmY2ZmICFpbXBvcnRhbnQ7XHJcblx0bWF4LXdpZHRoOiA2MDBweCAhaW1wb3J0YW50O1xyXG5cdG1hcmdpbjogYXV0byAhaW1wb3J0YW50O1xyXG5cdGZvbnQtZmFtaWx5OiBBcmlhbCxIZWx2ZXRpY2Esc2Fucy1zZXJpZiAhaW1wb3J0YW50O1xyXG5cdGZvbnQtc2l6ZTogMTVweCAhaW1wb3J0YW50O1xyXG5cdGNvbG9yOiAjMjIyICFpbXBvcnRhbnQ7XHJcblx0bGluZS1oZWlnaHQ6IDEuNSAhaW1wb3J0YW50O1xyXG59XHJcblxyXG4vL3NjcmVlbiByZWFkZXJcclxuLmRqYWNjLXJlYWRlciB7XHJcblx0b3V0bGluZTogMnB4IHNvbGlkICNmZGY5MDEgIWltcG9ydGFudDtcclxuXHRvdXRsaW5lLW9mZnNldDogMnB4ICFpbXBvcnRhbnQ7XHJcbn1cclxuXHJcbi8vb3RoZXIgYWRqdXN0bWVudHMgZm9yIGFjY2Vzc2liaWxpdHlcclxuXHJcbi8vdmlzaWJsZSBmb2N1c1xyXG4qOmZvY3VzLXZpc2libGUge1xyXG5cdG91dGxpbmU6IDJweCBzb2xpZCAjZTA2MDBiICFpbXBvcnRhbnQ7XHJcblx0b3V0bGluZS1vZmZzZXQ6IC0ycHggIWltcG9ydGFudDtcclxufSIsIi5kamFjYyB7XG4gIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG59XG4uZGphY2MgKiB7XG4gIGJveC1zaXppbmc6IGluaGVyaXQ7XG59XG4uZGphY2MgaW1nIHtcbiAgbWF4LXdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IGF1dG87XG59XG4uZGphY2MgYnV0dG9uLCAuZGphY2MgYSB7XG4gIGZvbnQ6IGluaGVyaXQ7XG4gIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgZm9udC1zaXplOiAxNHB4O1xuICBsaW5lLWhlaWdodDogMTtcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBib3JkZXI6IG5vbmU7XG4gIGJveC1zaGFkb3c6IG5vbmU7XG4gIHRleHQtc2hhZG93OiBub25lO1xuICB0ZXh0LXRyYW5zZm9ybTogbm9uZTtcbiAgbGV0dGVyLXNwYWNpbmc6IG5vcm1hbDtcbiAgdHJhbnNpdGlvbjogbm9uZTtcbiAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xufVxuLmRqYWNjIHN2ZyB7XG4gIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG59XG4uZGphY2MgdWwge1xuICBsaXN0LXN0eWxlOiBub25lO1xuICBwYWRkaW5nOiAwO1xuICBtYXJnaW46IDA7XG59XG4uZGphY2MtLWhpZGRlbiB7XG4gIGRpc3BsYXk6IG5vbmU7XG59XG4uZGphY2MtLXN0aWNreSB7XG4gIHBvc2l0aW9uOiBmaXhlZDtcbiAgei1pbmRleDogOTk5OTk7XG59XG4uZGphY2MtLXN0aWNreS5kamFjYy0tdG9wLWxlZnQge1xuICB0b3A6IDA7XG4gIGxlZnQ6IDA7XG59XG4uZGphY2MtLXN0aWNreS5kamFjYy0tdG9wLWNlbnRlciB7XG4gIHRvcDogMDtcbiAgbGVmdDogNTAlO1xuICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTUwJSk7XG59XG4uZGphY2MtLXN0aWNreS5kamFjYy0tY2VudGVyLWxlZnQge1xuICB0b3A6IDUwJTtcbiAgbGVmdDogMDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xufVxuLmRqYWNjLS1zdGlja3kuZGphY2MtLWNlbnRlci1yaWdodCB7XG4gIHRvcDogNTAlO1xuICByaWdodDogMDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xufVxuLmRqYWNjLS1zdGlja3kuZGphY2MtLXRvcC1yaWdodCB7XG4gIHRvcDogMDtcbiAgcmlnaHQ6IDA7XG59XG4uZGphY2MtLXN0aWNreS5kamFjYy0tYm90dG9tLWxlZnQge1xuICBib3R0b206IDA7XG4gIGxlZnQ6IDA7XG59XG4uZGphY2MtLXN0aWNreS5kamFjYy0tYm90dG9tLWNlbnRlciB7XG4gIGJvdHRvbTogMDtcbiAgbGVmdDogNTAlO1xuICB0cmFuc2Zvcm06IHRyYW5zbGF0ZVgoLTUwJSk7XG59XG4uZGphY2MtLXN0aWNreS5kamFjYy0tYm90dG9tLXJpZ2h0IHtcbiAgYm90dG9tOiAwO1xuICByaWdodDogMDtcbn1cbi5kamFjYy0tc3RhdGljIHtcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xuICBkaXNwbGF5OiBpbmxpbmUtZmxleDtcbiAgbWFyZ2luOiAwO1xufVxuXG4uZGphY2MtcG9wdXAgLmRqYWNjX19vcGVuYnRuIHtcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xuICBkaXNwbGF5OiBibG9jaztcbiAgd2lkdGg6IDQ4cHg7XG4gIGhlaWdodDogNDhweDtcbiAgbGluZS1oZWlnaHQ6IDE7XG4gIHBhZGRpbmc6IDA7XG4gIG1hcmdpbjogMDtcbiAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XG4gIGJvcmRlcjogbm9uZTtcbiAgdHJhbnNpdGlvbjogYWxsIGVhc2UgMC4ycztcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX29wZW5idG4tLWRlZmF1bHQge1xuICBib3JkZXItcmFkaXVzOiA1MCU7XG4gIGJhY2tncm91bmQ6ICMyZDc5ZmY7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19vcGVuYnRuLS1kZWZhdWx0OmhvdmVyIC5kamFjYy1wb3B1cCAuZGphY2NfX29wZW5idG4tLWRlZmF1bHQtLWFjdGl2ZSB7XG4gIGJhY2tncm91bmQ6ICMxNDY5ZmY7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19wYW5lbCB7XG4gIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgcG9pbnRlci1ldmVudHM6IG5vbmU7XG4gIGJhY2tncm91bmQ6ICMyNDI0MjQ7XG4gIGNvbG9yOiAjZmZmO1xuICBib3JkZXItcmFkaXVzOiA0MHB4O1xuICB3aWR0aDogNDY4cHg7XG4gIHBhZGRpbmc6IDE2cHg7XG4gIG92ZXJmbG93LXk6IGF1dG87XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgei1pbmRleDogMjtcbn1cbkBtZWRpYSAobWF4LXdpZHRoOiA0ODBweCkge1xuICAuZGphY2MtcG9wdXAgLmRqYWNjX19wYW5lbCB7XG4gICAgd2lkdGg6IDkwdnc7XG4gIH1cbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX3BhbmVsLS1hY3RpdmUge1xuICB2aXNpYmlsaXR5OiB2aXNpYmxlO1xuICBwb2ludGVyLWV2ZW50czogYWxsO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19faGVhZGVyIHtcbiAgZGlzcGxheTogZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgbWFyZ2luOiAwIDAgMjVweDtcbn1cbkBtZWRpYSAobWF4LXdpZHRoOiA0ODBweCkge1xuICAuZGphY2MtcG9wdXAgLmRqYWNjX19oZWFkZXIge1xuICAgIG1hcmdpbjogMCAwIDE1cHg7XG4gIH1cbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX3RpdGxlIHtcbiAgZmxleDogMTtcbiAgZm9udC1zaXplOiAyMnB4O1xuICBsaW5lLWhlaWdodDogMjlweDtcbiAgZm9udC13ZWlnaHQ6IGJvbGQ7XG4gIG1hcmdpbjogMDtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX3Jlc2V0LCAuZGphY2MtcG9wdXAgLmRqYWNjX19jbG9zZSB7XG4gIGRpc3BsYXk6IGJsb2NrO1xuICB3aWR0aDogNDhweDtcbiAgaGVpZ2h0OiA0OHB4O1xuICBmb250OiBpbmhlcml0O1xuICBsaW5lLWhlaWdodDogMTtcbiAgcGFkZGluZzogMDtcbiAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XG4gIGJvcmRlcjogMXB4IHNvbGlkIHRyYW5zcGFyZW50O1xuICBib3gtc2l6aW5nOiBib3JkZXItYm94O1xuICBib3JkZXItcmFkaXVzOiA1MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19yZXNldDpob3ZlciB7XG4gIGJhY2tncm91bmQ6ICMyRjJGMkY7XG4gIGJvcmRlci1jb2xvcjogIzM1MzUzNjtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Nsb3NlIHtcbiAgYmFja2dyb3VuZDogIzJENzlGRjtcbiAgbWFyZ2luLWxlZnQ6IDEwcHg7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19jbG9zZTpob3ZlciB7XG4gIGJhY2tncm91bmQ6ICMxNDY5ZmY7XG4gIGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQ7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19saXN0IHtcbiAgbGlzdC1zdHlsZTogbm9uZTtcbiAgcGFkZGluZzogMDtcbiAgbWFyZ2luOiAwIC04cHg7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGZsZXgtd3JhcDogd3JhcDtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2l0ZW0ge1xuICBtYXJnaW46IDA7XG4gIHBhZGRpbmc6IDRweDtcbiAgd2lkdGg6IDUwJTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2l0ZW0tLWZ1bGwge1xuICB3aWR0aDogMTAwJTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2l0ZW06YmVmb3JlLCAuZGphY2MtcG9wdXAgLmRqYWNjX19pdGVtOmFmdGVyIHtcbiAgZGlzcGxheTogbm9uZTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2l0ZW06bm90KC5kamFjY19faXRlbS0tZnVsbCkgKyAuZGphY2NfX2l0ZW0tLWZ1bGwge1xuICBtYXJnaW4tdG9wOiA4cHg7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19idG4ge1xuICBkaXNwbGF5OiBmbGV4O1xuICBmbGV4LXdyYXA6IHdyYXA7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDEwMCU7XG4gIGJhY2tncm91bmQ6ICMyRjJGMkY7XG4gIGJvcmRlcjogMXB4IHNvbGlkICMzNTM1MzY7XG4gIGNvbG9yOiBpbmhlcml0O1xuICBmb250LXNpemU6IDE0cHg7XG4gIGxpbmUtaGVpZ2h0OiAxOXB4O1xuICBmb250LXdlaWdodDogNTAwO1xuICBib3JkZXItcmFkaXVzOiA2cHg7XG4gIHBhZGRpbmc6IDE2cHg7XG4gIG1hcmdpbjogMDtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2J0bjpob3ZlciB7XG4gIGJhY2tncm91bmQ6ICMzNDM0MzQ7XG4gIGJvcmRlci1jb2xvcjogIzJENzlGRjtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2J0bi0tYWN0aXZlIHtcbiAgYmFja2dyb3VuZDogIzJENzlGRjtcbiAgYm9yZGVyLWNvbG9yOiAjMkQ3OUZGO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYnRuLS1hY3RpdmU6aG92ZXIge1xuICBiYWNrZ3JvdW5kOiAjMjM3MmZmO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYnRuIHN2ZyB7XG4gIGZsZXgtc2hyaW5rOiAwO1xuICBtYXJnaW4tcmlnaHQ6IDE2cHg7XG59XG5AbWVkaWEgKG1heC13aWR0aDogNDgwcHgpIHtcbiAgLmRqYWNjLXBvcHVwIC5kamFjY19fYnRuIHtcbiAgICBwYWRkaW5nOiAxMHB4O1xuICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG4gICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gIH1cbiAgLmRqYWNjLXBvcHVwIC5kamFjY19fYnRuIHN2ZyB7XG4gICAgbWFyZ2luOiAwIGF1dG8gMTBweDtcbiAgfVxuICAuZGphY2MtcG9wdXAgLmRqYWNjX19idG4gLmRqYWNjX2J0bi1sYWJlbCB7XG4gICAgZmxleDogMTtcbiAgfVxufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzIHtcbiAgZm9udDogaW5oZXJpdDtcbiAgZGlzcGxheTogZmxleDtcbiAgd2lkdGg6IDEwMCU7XG4gIGJhY2tncm91bmQ6ICMyRjJGMkY7XG4gIGJvcmRlcjogMXB4IHNvbGlkICMzNTM1MzY7XG4gIGNvbG9yOiBpbmhlcml0O1xuICBmb250LXNpemU6IDE0cHg7XG4gIGxpbmUtaGVpZ2h0OiAxOXB4O1xuICBmb250LXdlaWdodDogNTAwO1xuICBib3JkZXItcmFkaXVzOiAxMHB4O1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzOmhvdmVyIHtcbiAgYmFja2dyb3VuZDogIzM0MzQzNDtcbiAgYm9yZGVyLWNvbG9yOiAjMkQ3OUZGO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fbGFiZWwge1xuICBmbGV4OiAxO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fcGVyY2VudCB7XG4gIG9wYWNpdHk6IDAuNjtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX3NpemUge1xuICBhbGlnbi1zZWxmOiBjZW50ZXI7XG4gIHdpZHRoOiA2NnB4O1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fbGFiZWwsIC5kamFjYy1wb3B1cCAuZGphY2NfX3NpemUge1xuICBwYWRkaW5nOiAxNHB4O1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19faW5jLCAuZGphY2MtcG9wdXAgLmRqYWNjX19kZWMge1xuICBmb250OiBpbmhlcml0O1xuICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gIGNvbG9yOiBpbmhlcml0O1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbiAgZm9udC1zaXplOiAyNHB4O1xuICBsaW5lLWhlaWdodDogMTtcbiAgZm9udC13ZWlnaHQ6IDUwMDtcbiAgYm9yZGVyOiBub25lO1xuICBib3JkZXItbGVmdDogMXB4IHNvbGlkICMzNTM1MzY7XG4gIGJvcmRlci1yYWRpdXM6IDA7XG4gIHdpZHRoOiA1MHB4O1xuICBwYWRkaW5nOiA1cHg7XG4gIG1hcmdpbjogMDtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2luYzpob3ZlciBzdmcgW2ZpbGxePVwiI1wiXSwgLmRqYWNjLXBvcHVwIC5kamFjY19fZGVjOmhvdmVyIHN2ZyBbZmlsbF49XCIjXCJdIHtcbiAgZmlsbDogIzJENzlGRjtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2luYzpob3ZlciBzdmcgW3N0cm9rZV49XCIjXCJdLCAuZGphY2MtcG9wdXAgLmRqYWNjX19kZWM6aG92ZXIgc3ZnIFtzdHJva2VePVwiI1wiXSB7XG4gIHN0cm9rZTogIzJENzlGRjtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2JhciB7XG4gIGRpc3BsYXk6IGJsb2NrO1xuICBwYWRkaW5nOiAwIDEycHg7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgd2lkdGg6IDEwMCU7XG4gIG1heC13aWR0aDogMTIwcHg7XG4gIGhlaWdodDogNHB4O1xuICBiYWNrZ3JvdW5kOiAjMjQyNDI0O1xuICBhbGlnbi1zZWxmOiBjZW50ZXI7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19iYXI6YmVmb3JlIHtcbiAgY29udGVudDogXCJcIjtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICBkaXNwbGF5OiBibG9jaztcbiAgdG9wOiAwO1xuICBsZWZ0OiAwO1xuICBoZWlnaHQ6IDEwMCU7XG4gIHdpZHRoOiA1MCU7XG4gIGJhY2tncm91bmQ6ICMyRDc5RkY7XG4gIHBvaW50ZXItZXZlbnRzOiBub25lO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYmFyOmFmdGVyIHtcbiAgY29udGVudDogXCJcIjtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICBkaXNwbGF5OiBibG9jaztcbiAgdG9wOiA1MCU7XG4gIGxlZnQ6IDUwJTtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xuICBoZWlnaHQ6IDRweDtcbiAgd2lkdGg6IDRweDtcbiAgYmFja2dyb3VuZDogIzJENzlGRjtcbiAgYm9yZGVyOiA0cHggc29saWQgI2ZmZjtcbiAgYm9yZGVyLXJhZGl1czogNTAlO1xuICBwb2ludGVyLWV2ZW50czogbm9uZTtcbn1cbkBtZWRpYSAobWF4LXdpZHRoOiA0ODBweCkge1xuICAuZGphY2MtcG9wdXAgLmRqYWNjX19iYXIge1xuICAgIGRpc3BsYXk6IG5vbmU7XG4gIH1cbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50XSAuZGphY2NfX2JhcjpiZWZvcmUge1xuICB3aWR0aDogMTAwJTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50PVwiMFwiXSAuZGphY2NfX2JhcjpiZWZvcmUge1xuICB3aWR0aDogNTAlO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzW2RhdGEtZGphY2MtY291bnQ9XCIxXCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiA1NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjJcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHtcbiAgd2lkdGg6IDYwJTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50PVwiM1wiXSAuZGphY2NfX2JhcjpiZWZvcmUge1xuICB3aWR0aDogNjUlO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzW2RhdGEtZGphY2MtY291bnQ9XCI0XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiA3MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjVcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHtcbiAgd2lkdGg6IDc1JTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50PVwiNlwiXSAuZGphY2NfX2JhcjpiZWZvcmUge1xuICB3aWR0aDogODAlO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzW2RhdGEtZGphY2MtY291bnQ9XCI3XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiA4NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjhcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHtcbiAgd2lkdGg6IDkwJTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50PVwiOVwiXSAuZGphY2NfX2JhcjpiZWZvcmUge1xuICB3aWR0aDogOTUlO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzW2RhdGEtZGphY2MtY291bnRePVwiLVwiXSAuZGphY2NfX2JhcjpiZWZvcmUge1xuICB3aWR0aDogMCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi0xXCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiA0NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi0yXCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiA0MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi0zXCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiAzNSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi00XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiAzMCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi01XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiAyNSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi02XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiAyMCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi03XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiAxNSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi04XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiAxMCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi05XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7XG4gIHdpZHRoOiA1JTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50XSAuZGphY2NfX2JhcjphZnRlciB7XG4gIGxlZnQ6IDEwMCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjBcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA1MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjFcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA1NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjJcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA2MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjNcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA2NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjRcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA3MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjVcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA3NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjZcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA4MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjdcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA4NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjhcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA5MCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIjlcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA5NSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudF49XCItXCJdIC5kamFjY19fYmFyOmFmdGVyIHtcbiAgbGVmdDogMCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi0xXCJdIC5kamFjY19fYmFyOmFmdGVyIHtcbiAgbGVmdDogNDUlO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzW2RhdGEtZGphY2MtY291bnQ9XCItMlwiXSAuZGphY2NfX2JhcjphZnRlciB7XG4gIGxlZnQ6IDQwJTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50PVwiLTNcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiAzNSU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi00XCJdIC5kamFjY19fYmFyOmFmdGVyIHtcbiAgbGVmdDogMzAlO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzW2RhdGEtZGphY2MtY291bnQ9XCItNVwiXSAuZGphY2NfX2JhcjphZnRlciB7XG4gIGxlZnQ6IDI1JTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50PVwiLTZcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiAyMCU7XG59XG4uZGphY2MtcG9wdXAgLmRqYWNjX19hcnJvd3NbZGF0YS1kamFjYy1jb3VudD1cIi03XCJdIC5kamFjY19fYmFyOmFmdGVyIHtcbiAgbGVmdDogMTUlO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fYXJyb3dzW2RhdGEtZGphY2MtY291bnQ9XCItOFwiXSAuZGphY2NfX2JhcjphZnRlciB7XG4gIGxlZnQ6IDEwJTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Fycm93c1tkYXRhLWRqYWNjLWNvdW50PVwiLTlcIl0gLmRqYWNjX19iYXI6YWZ0ZXIge1xuICBsZWZ0OiA1JTtcbn1cbi5kamFjYy1wb3B1cCAuZGphY2NfX2Zvb3RlciB7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGp1c3RpZnktY29udGVudDogc3BhY2UtYmV0d2VlbjtcbiAgbWFyZ2luOiAxNXB4IDA7XG4gIGdhcDogMjBweDtcbiAgZm9udC1zaXplOiAxMnB4O1xuICBsaW5lLWhlaWdodDogMWVtO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fZm9vdGVyLWxvZ28gc3ZnIHtcbiAgd2lkdGg6IDEwMHB4O1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fZm9vdGVyLWxvZ28gc3ZnIC5kam5hbWUge1xuICBmaWxsOiAjZmZmO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fZm9vdGVyLWxpbmsge1xuICBjb2xvcjogaW5oZXJpdDtcbiAgdGV4dC1kZWNvcmF0aW9uOiBub25lO1xuICBib3JkZXItYm90dG9tOiAxcHggc29saWQgY3VycmVudENvbG9yO1xufVxuLmRqYWNjLXBvcHVwIC5kamFjY19fZm9vdGVyLWxpbms6aG92ZXIge1xuICBjb2xvcjogIzJENzlGRjtcbn1cblxuLmRqYWNjLXBvcHVwLmRqYWNjLS10b3AtbGVmdCAuZGphY2NfX3BhbmVsLCAuZGphY2MtcG9wdXAuZGphY2MtLXRvcC1yaWdodC5kamFjYy0tZGlyZWN0aW9uIC5kamFjY19fcGFuZWwge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMDtcbiAgbGVmdDogMDtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tdG9wLWNlbnRlciAuZGphY2NfX3BhbmVsIHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB0b3A6IDA7XG4gIGxlZnQ6IDUwJTtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKC01MCUpO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS10b3AtcmlnaHQgLmRqYWNjX19wYW5lbCwgLmRqYWNjLXBvcHVwLmRqYWNjLS10b3AtbGVmdC5kamFjYy0tZGlyZWN0aW9uIC5kamFjY19fcGFuZWwge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMDtcbiAgcmlnaHQ6IDA7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWNlbnRlci1sZWZ0IC5kamFjY19fcGFuZWwge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogMDtcbiAgbGVmdDogMDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS1jZW50ZXItcmlnaHQgLmRqYWNjX19wYW5lbCB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAwO1xuICByaWdodDogMDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS1ib3R0b20tbGVmdCAuZGphY2NfX3BhbmVsLCAuZGphY2MtcG9wdXAuZGphY2MtLWJvdHRvbS1yaWdodC5kamFjYy0tZGlyZWN0aW9uIC5kamFjY19fcGFuZWwge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIGJvdHRvbTogMDtcbiAgbGVmdDogMDtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tYm90dG9tLWNlbnRlciAuZGphY2NfX3BhbmVsIHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICBib3R0b206IDA7XG4gIGxlZnQ6IDUwJTtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVYKC01MCUpO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS1ib3R0b20tcmlnaHQgLmRqYWNjX19wYW5lbCwgLmRqYWNjLXBvcHVwLmRqYWNjLS1ib3R0b20tbGVmdC5kamFjYy0tZGlyZWN0aW9uIC5kamFjY19fcGFuZWwge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIGJvdHRvbTogMDtcbiAgcmlnaHQ6IDA7XG59XG5cbi5kamFjYy1wb3B1cC5kamFjYy0tdG9wLWxlZnQ6aG92ZXIgLmRqYWNjX19vcGVuYnRuLCAuZGphY2MtcG9wdXAuZGphY2MtLXRvcC1yaWdodDpob3ZlciAuZGphY2NfX29wZW5idG4sIC5kamFjYy1wb3B1cC5kamFjYy0tYm90dG9tLWxlZnQ6aG92ZXIgLmRqYWNjX19vcGVuYnRuLCAuZGphY2MtcG9wdXAuZGphY2MtLWJvdHRvbS1yaWdodDpob3ZlciAuZGphY2NfX29wZW5idG4sIC5kamFjYy1vcGVuZWQgLmRqYWNjLXBvcHVwLmRqYWNjLS10b3AtbGVmdCAuZGphY2NfX29wZW5idG4sIC5kamFjYy1vcGVuZWQgLmRqYWNjLXBvcHVwLmRqYWNjLS10b3AtcmlnaHQgLmRqYWNjX19vcGVuYnRuLCAuZGphY2Mtb3BlbmVkIC5kamFjYy1wb3B1cC5kamFjYy0tYm90dG9tLWxlZnQgLmRqYWNjX19vcGVuYnRuLCAuZGphY2Mtb3BlbmVkIC5kamFjYy1wb3B1cC5kamFjYy0tYm90dG9tLXJpZ2h0IC5kamFjY19fb3BlbmJ0biB7XG4gIG1hcmdpbjogMTZweDtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tY2VudGVyLWxlZnQ6aG92ZXIgLmRqYWNjX19vcGVuYnRuLCAuZGphY2MtcG9wdXAuZGphY2MtLWNlbnRlci1yaWdodDpob3ZlciAuZGphY2NfX29wZW5idG4sIC5kamFjYy1vcGVuZWQgLmRqYWNjLXBvcHVwLmRqYWNjLS1jZW50ZXItbGVmdCAuZGphY2NfX29wZW5idG4sIC5kamFjYy1vcGVuZWQgLmRqYWNjLXBvcHVwLmRqYWNjLS1jZW50ZXItcmlnaHQgLmRqYWNjX19vcGVuYnRuIHtcbiAgbWFyZ2luOiAwIDE2cHg7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLXRvcC1jZW50ZXI6aG92ZXIgLmRqYWNjX19vcGVuYnRuLCAuZGphY2MtcG9wdXAuZGphY2MtLWJvdHRvbS1jZW50ZXI6aG92ZXIgLmRqYWNjX19vcGVuYnRuLCAuZGphY2Mtb3BlbmVkIC5kamFjYy1wb3B1cC5kamFjYy0tdG9wLWNlbnRlciAuZGphY2NfX29wZW5idG4sIC5kamFjYy1vcGVuZWQgLmRqYWNjLXBvcHVwLmRqYWNjLS1ib3R0b20tY2VudGVyIC5kamFjY19fb3BlbmJ0biB7XG4gIG1hcmdpbjogMTZweCAwO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS1zdGF0aWMgLmRqYWNjX19vcGVuYnRuLCAuZGphY2MtcG9wdXAuZGphY2MtLXN0YXRpYzpob3ZlciAuZGphY2NfX29wZW5idG4sIC5kamFjYy1vcGVuZWQgLmRqYWNjLXBvcHVwLmRqYWNjLS1zdGF0aWMgLmRqYWNjX19vcGVuYnRuIHtcbiAgbWFyZ2luOiAxNnB4O1xufVxuXG4uYWRtaW4tYmFyIC5kamFjYy0tc3RpY2t5W2NsYXNzKj1kamFjYy0tdG9wXSB7XG4gIHRvcDogMzJweDtcbn1cblxuLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX3BhbmVsIHtcbiAgYmFja2dyb3VuZDogI2ZmZjtcbiAgY29sb3I6ICM0MDQwNDI7XG4gIGJveC1zaGFkb3c6IDAgM3B4IDI1cHggcmdiYSgwLCAwLCAwLCAwLjA1KTtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19yZXNldCBzdmcgW2ZpbGxePVwiI1wiXSB7XG4gIGZpbGw6ICM0MDQwNDI7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19fcmVzZXQgc3ZnIFtzdHJva2VePVwiI1wiXSB7XG4gIHN0cm9rZTogIzQwNDA0Mjtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19yZXNldDpob3ZlciwgLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX3Jlc2V0OmZvY3VzIHtcbiAgYmFja2dyb3VuZDogI0Y4RjlGQztcbiAgYm9yZGVyLWNvbG9yOiAjRUJFQ0YxO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX2J0bixcbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19hcnJvd3Mge1xuICBiYWNrZ3JvdW5kOiAjRjhGOUZDO1xuICBib3JkZXItY29sb3I6ICNFQkVDRjE7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19fYnRuOmhvdmVyLFxuLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX2Fycm93czpob3ZlciB7XG4gIGJhY2tncm91bmQ6ICNmMWYzZjk7XG4gIGJvcmRlci1jb2xvcjogIzJENzlGRjtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19idG4gc3ZnIFtmaWxsXj1cIiNcIl0sXG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19fYXJyb3dzIHN2ZyBbZmlsbF49XCIjXCJdIHtcbiAgZmlsbDogIzQwNDA0Mjtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19idG4gc3ZnIFtzdHJva2VePVwiI1wiXSxcbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19hcnJvd3Mgc3ZnIFtzdHJva2VePVwiI1wiXSB7XG4gIHN0cm9rZTogIzQwNDA0Mjtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19idG4tLWFjdGl2ZSB7XG4gIGNvbG9yOiAjZmZmO1xuICBiYWNrZ3JvdW5kOiAjMkQ3OUZGO1xuICBib3JkZXItY29sb3I6ICMyRDc5RkY7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19fYnRuLS1hY3RpdmU6aG92ZXIge1xuICBiYWNrZ3JvdW5kOiAjMjM3MmZmO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX2J0bi0tYWN0aXZlIHN2ZyBbZmlsbF49XCIjXCJdIHtcbiAgZmlsbDogI2ZmZjtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19idG4tLWFjdGl2ZSBzdmcgW3N0cm9rZV49XCIjXCJdIHtcbiAgc3Ryb2tlOiAjZmZmO1xufVxuLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX2luYyxcbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19kZWMge1xuICBib3JkZXItY29sb3I6ICNFQkVDRjE7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19faW5jIHN2ZyBbZmlsbF49XCIjXCJdLFxuLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX2RlYyBzdmcgW2ZpbGxePVwiI1wiXSB7XG4gIGZpbGw6ICNBMUExQTI7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19faW5jIHN2ZyBbc3Ryb2tlXj1cIiNcIl0sXG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19fZGVjIHN2ZyBbc3Ryb2tlXj1cIiNcIl0ge1xuICBzdHJva2U6ICNBMUExQTI7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19faW5jOmhvdmVyIHN2ZyBbZmlsbF49XCIjXCJdLFxuLmRqYWNjLXBvcHVwLmRqYWNjLS1saWdodCAuZGphY2NfX2RlYzpob3ZlciBzdmcgW2ZpbGxePVwiI1wiXSB7XG4gIGZpbGw6ICMyRDc5RkY7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19faW5jOmhvdmVyIHN2ZyBbc3Ryb2tlXj1cIiNcIl0sXG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19fZGVjOmhvdmVyIHN2ZyBbc3Ryb2tlXj1cIiNcIl0ge1xuICBzdHJva2U6ICMyRDc5RkY7XG59XG4uZGphY2MtcG9wdXAuZGphY2MtLWxpZ2h0IC5kamFjY19fYmFyIHtcbiAgYmFja2dyb3VuZDogI0VCRUNGMTtcbn1cbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQgLmRqYWNjX19mb290ZXItbG9nbyBzdmcgLmRqbmFtZSB7XG4gIGZpbGw6ICM0MDQwNDI7XG59XG5cbi5kamFjYy10b29sYmFyIHtcbiAgYmFja2dyb3VuZDogIzJGMkYyRjtcbiAgY29sb3I6ICNmZmY7XG4gIGJvcmRlcjogMXB4IHNvbGlkICMzNTM1MzY7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX2xpc3Qge1xuICBkaXNwbGF5OiBmbGV4O1xuICBmbGV4LXdyYXA6IHdyYXA7XG4gIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xufVxuLmRqYWNjLXRvb2xiYXIgLmRqYWNjX19pdGVtIHtcbiAgbWFyZ2luLXRvcDogLTFweDtcbiAgbWFyZ2luLWJvdHRvbTogLTFweDtcbn1cbi5kamFjYy10b29sYmFyIC5kamFjY19faXRlbSArIC5kamFjY19faXRlbSB7XG4gIG1hcmdpbi1sZWZ0OiAtMXB4O1xufVxuLmRqYWNjLXRvb2xiYXIgLmRqYWNjX19pdGVtLS1sYWJlbCB7XG4gIHBhZGRpbmctbGVmdDogMTZweDtcbiAgcGFkZGluZy1yaWdodDogMTZweDtcbn1cbi5kamFjYy10b29sYmFyIC5kamFjY19faXRlbSArIC5kamFjY19faXRlbS0tbGFiZWwge1xuICBwYWRkaW5nLWxlZnQ6IDMycHg7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX2J0biwgLmRqYWNjLXRvb2xiYXIgLmRqYWNjX19yZXNldCB7XG4gIGhlaWdodDogNDBweDtcbiAgbGluZS1oZWlnaHQ6IDQwcHg7XG4gIG1pbi13aWR0aDogNDBweDtcbiAgcGFkZGluZzogMCAxMHB4O1xuICBiYWNrZ3JvdW5kOiAjMkYyRjJGO1xuICBjb2xvcjogaW5oZXJpdDtcbiAgYm9yZGVyOiAxcHggc29saWQgIzM1MzUzNjtcbiAgcG9zaXRpb246IHJlbGF0aXZlO1xufVxuLmRqYWNjLXRvb2xiYXIgLmRqYWNjX19idG46aG92ZXIsIC5kamFjYy10b29sYmFyIC5kamFjY19fcmVzZXQ6aG92ZXIge1xuICBiYWNrZ3JvdW5kOiAjMkQ3OUZGO1xuICBib3JkZXItY29sb3I6ICMyRDc5RkY7XG4gIHotaW5kZXg6IDE7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX2J0bjpob3ZlciAuZGphY2NfX3RpdGxlLCAuZGphY2MtdG9vbGJhciAuZGphY2NfX3Jlc2V0OmhvdmVyIC5kamFjY19fdGl0bGUge1xuICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX2J0bi0tYWN0aXZlLCAuZGphY2MtdG9vbGJhciAuZGphY2NfX3Jlc2V0LS1hY3RpdmUge1xuICBiYWNrZ3JvdW5kOiAjMkQ3OUZGO1xuICBib3JkZXItY29sb3I6ICMyRDc5RkY7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX2J0bi0tYWN0aXZlOmhvdmVyLCAuZGphY2MtdG9vbGJhciAuZGphY2NfX3Jlc2V0LS1hY3RpdmU6aG92ZXIge1xuICBiYWNrZ3JvdW5kOiAjMjM3MmZmO1xufVxuLmRqYWNjLXRvb2xiYXIgLmRqYWNjX19hcnJvd3Mge1xuICBkaXNwbGF5OiBmbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xuICBoZWlnaHQ6IDQwcHg7XG4gIG1pbi13aWR0aDogNDBweDtcbiAgcGFkZGluZzogMCAxMHB4O1xuICBjb2xvcjogaW5oZXJpdDtcbiAgYmFja2dyb3VuZDogIzJGMkYyRjtcbiAgYm9yZGVyOiAxcHggc29saWQgIzM1MzUzNjtcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX2Fycm93czpob3ZlciB7XG4gIGJhY2tncm91bmQ6ICMzNDM0MzQ7XG4gIGJvcmRlci1jb2xvcjogIzJENzlGRjtcbiAgei1pbmRleDogMTtcbn1cbi5kamFjYy10b29sYmFyIC5kamFjY19fYXJyb3dzOmhvdmVyIC5kamFjY19fdGl0bGUge1xuICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX3RpdGxlIHtcbiAgZGlzcGxheTogbm9uZTtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB0b3A6IDEwMCU7XG4gIGxlZnQ6IDUwJTtcbiAgcmlnaHQ6IGF1dG87XG4gIHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtNTAlKTtcbiAgcGFkZGluZzogNXB4IDEwcHg7XG4gIGZvbnQtc2l6ZTogMTJweDtcbiAgbGluZS1oZWlnaHQ6IDE7XG4gIGJhY2tncm91bmQ6ICM0MDQwNDI7XG4gIGNvbG9yOiAjZmZmO1xuICBib3JkZXI6IDFweCBzb2xpZCAjNzA3MDcwO1xuICB3aGl0ZS1zcGFjZTogbm93cmFwO1xuICBtYXJnaW46IDEwcHggMCAwO1xuICB6LWluZGV4OiAyO1xufVxuLmRqYWNjLXRvb2xiYXIgLmRqYWNjX190aXRsZTpiZWZvcmUge1xuICBjb250ZW50OiBcIlwiO1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogLTVweDtcbiAgbGVmdDogNTAlO1xuICBtYXJnaW4tbGVmdDogLTVweDtcbiAgdHJhbnNmb3JtOiByb3RhdGUoLTQ1ZGVnKTtcbiAgZGlzcGxheTogYmxvY2s7XG4gIHdpZHRoOiAxMHB4O1xuICBoZWlnaHQ6IDEwcHg7XG4gIGJhY2tncm91bmQ6ICM0MDQwNDI7XG4gIHotaW5kZXg6IC0xO1xufVxuLmRqYWNjLXRvb2xiYXIgLmRqYWNjX19pbmMsIC5kamFjYy10b29sYmFyIC5kamFjY19fZGVjIHtcbiAgYmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XG4gIHBhZGRpbmc6IDAgMTBweDtcbn1cbi5kamFjYy10b29sYmFyIC5kamFjY19faW5jOmhvdmVyIHN2ZyBbZmlsbF49XCIjXCJdLCAuZGphY2MtdG9vbGJhciAuZGphY2NfX2RlYzpob3ZlciBzdmcgW2ZpbGxePVwiI1wiXSB7XG4gIGZpbGw6ICMyRDc5RkY7XG59XG4uZGphY2MtdG9vbGJhciAuZGphY2NfX2luYzpob3ZlciBzdmcgW3N0cm9rZV49XCIjXCJdLCAuZGphY2MtdG9vbGJhciAuZGphY2NfX2RlYzpob3ZlciBzdmcgW3N0cm9rZV49XCIjXCJdIHtcbiAgc3Ryb2tlOiAjMkQ3OUZGO1xufVxuLmRqYWNjLXRvb2xiYXIgc3ZnIFtmaWxsXj1cIiNcIl0ge1xuICBmaWxsOiAjZmZmO1xufVxuLmRqYWNjLXRvb2xiYXIgc3ZnIFtzdHJva2VePVwiI1wiXSB7XG4gIHN0cm9rZTogI2ZmZjtcbn1cbi5kamFjYy10b29sYmFyIGltZyB7XG4gIG1heC1oZWlnaHQ6IDQwcHg7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tdG9wLWNlbnRlciwgLmRqYWNjLXRvb2xiYXIuZGphY2MtLWJvdHRvbS1jZW50ZXIge1xuICB3aWR0aDogMTAwJTtcbn1cbi5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItbGVmdCwgLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1yaWdodCB7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG59XG5AbWVkaWEgKG1heC1oZWlnaHQ6IDgwMHB4KSB7XG4gIC5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItbGVmdCwgLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1yaWdodCB7XG4gICAgdG9wOiAwO1xuICAgIHRyYW5zZm9ybTogbm9uZTtcbiAgICBtYXJnaW46IDA7XG4gIH1cbn1cbi5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItbGVmdCAuZGphY2NfX2xpc3QsIC5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItcmlnaHQgLmRqYWNjX19saXN0IHtcbiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcbiAgbWF4LWhlaWdodDogMTAwdmg7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLWxlZnQgLmRqYWNjX19pdGVtLCAuZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLXJpZ2h0IC5kamFjY19faXRlbSB7XG4gIHdpZHRoOiA0MHB4O1xuICBtYXJnaW4tdG9wOiAwO1xuICBtYXJnaW4tYm90dG9tOiAwO1xuICBtYXJnaW4tbGVmdDogLTFweDtcbiAgbWFyZ2luLXJpZ2h0OiAtMXB4O1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1sZWZ0IC5kamFjY19faXRlbSArIC5kamFjY19faXRlbSwgLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1yaWdodCAuZGphY2NfX2l0ZW0gKyAuZGphY2NfX2l0ZW0ge1xuICBtYXJnaW4tdG9wOiAtMXB4O1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1sZWZ0IC5kamFjY19fYXJyb3dzLCAuZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLXJpZ2h0IC5kamFjY19fYXJyb3dzIHtcbiAgaGVpZ2h0OiBhdXRvO1xuICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1sZWZ0IC5kamFjY19faXRlbS0tbGFiZWwsIC5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItcmlnaHQgLmRqYWNjX19pdGVtLS1sYWJlbCB7XG4gIGRpc3BsYXk6IG5vbmU7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLWxlZnQgLmRqYWNjX19pbmMsXG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLWxlZnQgLmRqYWNjX19kZWMsIC5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItcmlnaHQgLmRqYWNjX19pbmMsXG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLXJpZ2h0IC5kamFjY19fZGVjIHtcbiAgcGFkZGluZzogMTBweCAwO1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1sZWZ0IC5kamFjY19faW5jOmhvdmVyIHN2ZyBbZmlsbF49XCIjXCJdLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1sZWZ0IC5kamFjY19fZGVjOmhvdmVyIHN2ZyBbZmlsbF49XCIjXCJdLCAuZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLXJpZ2h0IC5kamFjY19faW5jOmhvdmVyIHN2ZyBbZmlsbF49XCIjXCJdLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWNlbnRlci1yaWdodCAuZGphY2NfX2RlYzpob3ZlciBzdmcgW2ZpbGxePVwiI1wiXSB7XG4gIGZpbGw6ICMyRDc5RkY7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLWxlZnQgLmRqYWNjX19pbmM6aG92ZXIgc3ZnIFtzdHJva2VePVwiI1wiXSxcbi5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItbGVmdCAuZGphY2NfX2RlYzpob3ZlciBzdmcgW3N0cm9rZV49XCIjXCJdLCAuZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLXJpZ2h0IC5kamFjY19faW5jOmhvdmVyIHN2ZyBbc3Ryb2tlXj1cIiNcIl0sXG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLXJpZ2h0IC5kamFjY19fZGVjOmhvdmVyIHN2ZyBbc3Ryb2tlXj1cIiNcIl0ge1xuICBzdHJva2U6ICMyRDc5RkY7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tYm90dG9tLWxlZnQgLmRqYWNjX190aXRsZSwgLmRqYWNjLXRvb2xiYXIuZGphY2MtLWJvdHRvbS1jZW50ZXIgLmRqYWNjX190aXRsZSwgLmRqYWNjLXRvb2xiYXIuZGphY2MtLWJvdHRvbS1yaWdodCAuZGphY2NfX3RpdGxlIHtcbiAgdG9wOiBhdXRvO1xuICBib3R0b206IDEwMCU7XG4gIG1hcmdpbjogMCAwIDEwcHg7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tYm90dG9tLWxlZnQgLmRqYWNjX190aXRsZTpiZWZvcmUsIC5kamFjYy10b29sYmFyLmRqYWNjLS1ib3R0b20tY2VudGVyIC5kamFjY19fdGl0bGU6YmVmb3JlLCAuZGphY2MtdG9vbGJhci5kamFjYy0tYm90dG9tLXJpZ2h0IC5kamFjY19fdGl0bGU6YmVmb3JlIHtcbiAgdG9wOiBhdXRvO1xuICBib3R0b206IC01cHg7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLWxlZnQgLmRqYWNjX190aXRsZSB7XG4gIHRvcDogNTAlO1xuICBsZWZ0OiAxMDAlO1xuICByaWdodDogYXV0bztcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xuICBtYXJnaW46IDAgMCAwIDEwcHg7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLWxlZnQgLmRqYWNjX190aXRsZTpiZWZvcmUge1xuICB0b3A6IDUwJTtcbiAgbGVmdDogLTVweDtcbiAgcmlnaHQ6IGF1dG87XG4gIG1hcmdpbjogMDtcbiAgbWFyZ2luLXRvcDogLTVweDtcbn1cbi5kamFjYy10b29sYmFyLmRqYWNjLS1jZW50ZXItcmlnaHQgLmRqYWNjX190aXRsZSB7XG4gIHRvcDogNTAlO1xuICBsZWZ0OiBhdXRvO1xuICByaWdodDogMTAwJTtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xuICBtYXJnaW46IDAgMTBweCAwIDA7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tY2VudGVyLXJpZ2h0IC5kamFjY19fdGl0bGU6YmVmb3JlIHtcbiAgdG9wOiA1MCU7XG4gIGxlZnQ6IGF1dG87XG4gIHJpZ2h0OiAtNXB4O1xuICBtYXJnaW46IDA7XG4gIG1hcmdpbi10b3A6IC01cHg7XG59XG5cbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCB7XG4gIGJhY2tncm91bmQ6ICNGOEY5RkM7XG4gIGNvbG9yOiAjNDA0MDQyO1xuICBib3JkZXI6IDFweCBzb2xpZCAjRUJFQ0YxO1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fYnRuLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fcmVzZXQge1xuICBiYWNrZ3JvdW5kOiAjRjhGOUZDO1xuICBib3JkZXI6IDFweCBzb2xpZCAjRUJFQ0YxO1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fYnRuOmhvdmVyLCAuZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19idG4tLWFjdGl2ZSxcbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCAuZGphY2NfX3Jlc2V0OmhvdmVyLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fcmVzZXQtLWFjdGl2ZSB7XG4gIGJhY2tncm91bmQ6ICMyRDc5RkY7XG4gIGJvcmRlci1jb2xvcjogIzJENzlGRjtcbiAgY29sb3I6ICNmZmY7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19idG46aG92ZXIgc3ZnIFtmaWxsXj1cIiNcIl0sIC5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCAuZGphY2NfX2J0bi0tYWN0aXZlIHN2ZyBbZmlsbF49XCIjXCJdLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fcmVzZXQ6aG92ZXIgc3ZnIFtmaWxsXj1cIiNcIl0sXG4uZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19yZXNldC0tYWN0aXZlIHN2ZyBbZmlsbF49XCIjXCJdIHtcbiAgZmlsbDogI2ZmZjtcbn1cbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCAuZGphY2NfX2J0bjpob3ZlciBzdmcgW3N0cm9rZV49XCIjXCJdLCAuZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19idG4tLWFjdGl2ZSBzdmcgW3N0cm9rZV49XCIjXCJdLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fcmVzZXQ6aG92ZXIgc3ZnIFtzdHJva2VePVwiI1wiXSxcbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCAuZGphY2NfX3Jlc2V0LS1hY3RpdmUgc3ZnIFtzdHJva2VePVwiI1wiXSB7XG4gIHN0cm9rZTogI2ZmZjtcbn1cbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCAuZGphY2NfX2Fycm93cyB7XG4gIGJhY2tncm91bmQ6ICNGOEY5RkM7XG4gIGJvcmRlcjogMXB4IHNvbGlkICNFQkVDRjE7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19hcnJvd3M6aG92ZXIge1xuICBiYWNrZ3JvdW5kOiB3aGl0ZTtcbiAgYm9yZGVyLWNvbG9yOiAjMkQ3OUZGO1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19faW5jIHN2ZyBbZmlsbF49XCIjXCJdLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fZGVjIHN2ZyBbZmlsbF49XCIjXCJdIHtcbiAgZmlsbDogI0ExQTFBMjtcbn1cbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCAuZGphY2NfX2luYyBzdmcgW3N0cm9rZV49XCIjXCJdLFxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19fZGVjIHN2ZyBbc3Ryb2tlXj1cIiNcIl0ge1xuICBzdHJva2U6ICNBMUExQTI7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19pbmM6aG92ZXIgc3ZnIFtmaWxsXj1cIiNcIl0sXG4uZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19kZWM6aG92ZXIgc3ZnIFtmaWxsXj1cIiNcIl0ge1xuICBmaWxsOiAjMkQ3OUZGO1xufVxuLmRqYWNjLXRvb2xiYXIuZGphY2MtLWxpZ2h0IC5kamFjY19faW5jOmhvdmVyIHN2ZyBbc3Ryb2tlXj1cIiNcIl0sXG4uZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgLmRqYWNjX19kZWM6aG92ZXIgc3ZnIFtzdHJva2VePVwiI1wiXSB7XG4gIHN0cm9rZTogIzJENzlGRjtcbn1cbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCBzdmcgW2ZpbGxePVwiI1wiXSB7XG4gIGZpbGw6ICM0MDQwNDI7XG59XG4uZGphY2MtdG9vbGJhci5kamFjYy0tbGlnaHQgc3ZnIFtzdHJva2VePVwiI1wiXSB7XG4gIHN0cm9rZTogIzQwNDA0Mjtcbn1cblxuLmRqYWNjLWRhcmstY29udHJhc3QgLmRqYWNjLWNvbnRyYXN0LFxuLmRqYWNjLWxpZ2h0LWNvbnRyYXN0IC5kamFjYy1jb250cmFzdCB7XG4gIGJhY2tncm91bmQtY29sb3I6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnQ7XG4gIGJveC1zaGFkb3c6IG5vbmUgIWltcG9ydGFudDtcbiAgdGV4dC1zaGFkb3c6IG5vbmUgIWltcG9ydGFudDtcbn1cblxuLmRqYWNjLWRhcmstY29udHJhc3QgLmRqYWNjLWNvbnRyYXN0IHtcbiAgYmFja2dyb3VuZC1jb2xvcjogIzAwMCAhaW1wb3J0YW50O1xuICBib3JkZXItY29sb3I6ICNmZmYgIWltcG9ydGFudDtcbiAgY29sb3I6ICNmZmYgIWltcG9ydGFudDtcbn1cbi5kamFjYy1kYXJrLWNvbnRyYXN0IC5kamFjYy1jb250cmFzdDplbXB0eSB7XG4gIGJhY2tncm91bmQtY29sb3I6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnQ7XG4gIGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQgIWltcG9ydGFudDtcbn1cbi5kamFjYy1kYXJrLWNvbnRyYXN0IGgxLmRqYWNjLWNvbnRyYXN0LCAuZGphY2MtZGFyay1jb250cmFzdCBoMi5kamFjYy1jb250cmFzdCwgLmRqYWNjLWRhcmstY29udHJhc3QgaDMuZGphY2MtY29udHJhc3QsIC5kamFjYy1kYXJrLWNvbnRyYXN0IGg0LmRqYWNjLWNvbnRyYXN0LCAuZGphY2MtZGFyay1jb250cmFzdCBoNS5kamFjYy1jb250cmFzdCB7XG4gIGNvbG9yOiAjNTBkMGEwICFpbXBvcnRhbnQ7XG59XG4uZGphY2MtZGFyay1jb250cmFzdCBhLmRqYWNjLWNvbnRyYXN0IHtcbiAgY29sb3I6ICNmY2ZmM2MgIWltcG9ydGFudDtcbiAgdGV4dC1kZWNvcmF0aW9uOiB1bmRlcmxpbmUgIWltcG9ydGFudDtcbn1cbi5kamFjYy1kYXJrLWNvbnRyYXN0IGEuZGphY2MtY29udHJhc3Q6aG92ZXIsIC5kamFjYy1kYXJrLWNvbnRyYXN0IGEuZGphY2MtY29udHJhc3Q6Zm9jdXMge1xuICB0ZXh0LWRlY29yYXRpb246IG5vbmUgIWltcG9ydGFudDtcbn1cbi5kamFjYy1kYXJrLWNvbnRyYXN0IGJ1dHRvbi5kamFjYy1jb250cmFzdCxcbi5kamFjYy1kYXJrLWNvbnRyYXN0IGlucHV0W3R5cGU9YnV0dG9uXS5kamFjYy1jb250cmFzdCB7XG4gIGJhY2tncm91bmQtY29sb3I6ICNmZmYgIWltcG9ydGFudDtcbiAgYm9yZGVyLWNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7XG4gIGNvbG9yOiAjMDAwICFpbXBvcnRhbnQ7XG59XG4uZGphY2MtZGFyay1jb250cmFzdCBidXR0b24uZGphY2MtY29udHJhc3Q6aG92ZXIsIC5kamFjYy1kYXJrLWNvbnRyYXN0IGJ1dHRvbi5kamFjYy1jb250cmFzdDpmb2N1cyxcbi5kamFjYy1kYXJrLWNvbnRyYXN0IGlucHV0W3R5cGU9YnV0dG9uXS5kamFjYy1jb250cmFzdDpob3Zlcixcbi5kamFjYy1kYXJrLWNvbnRyYXN0IGlucHV0W3R5cGU9YnV0dG9uXS5kamFjYy1jb250cmFzdDpmb2N1cyB7XG4gIGJhY2tncm91bmQtY29sb3I6ICMwMDAgIWltcG9ydGFudDtcbiAgYm9yZGVyLWNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7XG4gIGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7XG59XG4uZGphY2MtZGFyay1jb250cmFzdC5kamFjYy1yZWFkLW1vZGUsIC5kamFjYy1kYXJrLWNvbnRyYXN0LmRqYWNjLXJlYWQtbW9kZSBib2R5IHtcbiAgYmFja2dyb3VuZC1jb2xvcjogIzAwMCAhaW1wb3J0YW50O1xufVxuXG4uZGphY2MtbGlnaHQtY29udHJhc3QgLmRqYWNjLWNvbnRyYXN0IHtcbiAgYmFja2dyb3VuZC1jb2xvcjogI2ZmZiAhaW1wb3J0YW50O1xuICBib3JkZXItY29sb3I6ICMwMDAgIWltcG9ydGFudDtcbiAgY29sb3I6ICMwMDAgIWltcG9ydGFudDtcbn1cbi5kamFjYy1saWdodC1jb250cmFzdCAuZGphY2MtY29udHJhc3Q6ZW1wdHkge1xuICBiYWNrZ3JvdW5kLWNvbG9yOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xuICBib3JkZXItY29sb3I6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnQ7XG59XG4uZGphY2MtbGlnaHQtY29udHJhc3QgaDEuZGphY2MtY29udHJhc3QsIC5kamFjYy1saWdodC1jb250cmFzdCBoMi5kamFjYy1jb250cmFzdCwgLmRqYWNjLWxpZ2h0LWNvbnRyYXN0IGgzLmRqYWNjLWNvbnRyYXN0LCAuZGphY2MtbGlnaHQtY29udHJhc3QgaDQuZGphY2MtY29udHJhc3QsIC5kamFjYy1saWdodC1jb250cmFzdCBoNS5kamFjYy1jb250cmFzdCB7XG4gIGNvbG9yOiAjMDAwMGQzICFpbXBvcnRhbnQ7XG59XG4uZGphY2MtbGlnaHQtY29udHJhc3QgYS5kamFjYy1jb250cmFzdCB7XG4gIGNvbG9yOiAjMDAwMGQzICFpbXBvcnRhbnQ7XG4gIHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lICFpbXBvcnRhbnQ7XG59XG4uZGphY2MtbGlnaHQtY29udHJhc3QgYS5kamFjYy1jb250cmFzdDpob3ZlciwgLmRqYWNjLWxpZ2h0LWNvbnRyYXN0IGEuZGphY2MtY29udHJhc3Q6Zm9jdXMge1xuICB0ZXh0LWRlY29yYXRpb246IG5vbmUgIWltcG9ydGFudDtcbn1cbi5kamFjYy1saWdodC1jb250cmFzdCBidXR0b24uZGphY2MtY29udHJhc3QsXG4uZGphY2MtbGlnaHQtY29udHJhc3QgaW5wdXRbdHlwZT1idXR0b25dLmRqYWNjLWNvbnRyYXN0IHtcbiAgYmFja2dyb3VuZC1jb2xvcjogIzAwMCAhaW1wb3J0YW50O1xuICBib3JkZXItY29sb3I6ICMwMDAgIWltcG9ydGFudDtcbiAgY29sb3I6ICNmZmYgIWltcG9ydGFudDtcbn1cbi5kamFjYy1saWdodC1jb250cmFzdCBidXR0b24uZGphY2MtY29udHJhc3Q6aG92ZXIsIC5kamFjYy1saWdodC1jb250cmFzdCBidXR0b24uZGphY2MtY29udHJhc3Q6Zm9jdXMsXG4uZGphY2MtbGlnaHQtY29udHJhc3QgaW5wdXRbdHlwZT1idXR0b25dLmRqYWNjLWNvbnRyYXN0OmhvdmVyLFxuLmRqYWNjLWxpZ2h0LWNvbnRyYXN0IGlucHV0W3R5cGU9YnV0dG9uXS5kamFjYy1jb250cmFzdDpmb2N1cyB7XG4gIGJhY2tncm91bmQtY29sb3I6ICNmZmYgIWltcG9ydGFudDtcbiAgYm9yZGVyLWNvbG9yOiAjMDAwICFpbXBvcnRhbnQ7XG4gIGNvbG9yOiAjMDAwICFpbXBvcnRhbnQ7XG59XG4uZGphY2MtbGlnaHQtY29udHJhc3QuZGphY2MtcmVhZC1tb2RlLCAuZGphY2MtbGlnaHQtY29udHJhc3QuZGphY2MtcmVhZC1tb2RlIGJvZHkge1xuICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7XG59XG5cbi5kamFjYy1oaWdobGlnaHQtbGlua3MgLmRqYWNjLWxpbmsge1xuICBvdXRsaW5lOiAycHggc29saWQgI2ZmNzIxNiAhaW1wb3J0YW50O1xuICBvdXRsaW5lLW9mZnNldDogMnB4ICFpbXBvcnRhbnQ7XG59XG5cbi5kamFjYy1oaWdobGlnaHQtdGl0bGVzIC5kamFjYy10aXRsZSB7XG4gIG91dGxpbmU6IDJweCBzb2xpZCAjNjM5YWY5ICFpbXBvcnRhbnQ7XG4gIG91dGxpbmUtb2Zmc2V0OiAycHggIWltcG9ydGFudDtcbn1cblxuLmRqYWNjLXJlYWQtbW9kZSBib2R5IHtcbiAgcGFkZGluZzogNTBweCAhaW1wb3J0YW50O1xuICBiYWNrZ3JvdW5kOiAjZjdmY2ZmICFpbXBvcnRhbnQ7XG4gIG1heC13aWR0aDogNjAwcHggIWltcG9ydGFudDtcbiAgbWFyZ2luOiBhdXRvICFpbXBvcnRhbnQ7XG4gIGZvbnQtZmFtaWx5OiBBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmICFpbXBvcnRhbnQ7XG4gIGZvbnQtc2l6ZTogMTVweCAhaW1wb3J0YW50O1xuICBjb2xvcjogIzIyMiAhaW1wb3J0YW50O1xuICBsaW5lLWhlaWdodDogMS41ICFpbXBvcnRhbnQ7XG59XG5cbi5kamFjYy1yZWFkZXIge1xuICBvdXRsaW5lOiAycHggc29saWQgI2ZkZjkwMSAhaW1wb3J0YW50O1xuICBvdXRsaW5lLW9mZnNldDogMnB4ICFpbXBvcnRhbnQ7XG59XG5cbio6Zm9jdXMtdmlzaWJsZSB7XG4gIG91dGxpbmU6IDJweCBzb2xpZCAjZTA2MDBiICFpbXBvcnRhbnQ7XG4gIG91dGxpbmUtb2Zmc2V0OiAtMnB4ICFpbXBvcnRhbnQ7XG59IiwiQG1peGluIGRqYWNjLXBvcHVwIHtcclxuXHQuZGphY2Mge1xyXG5cdFx0Jl9fb3BlbmJ0biB7XHJcblx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuXHRcdFx0ZGlzcGxheTogYmxvY2s7XHJcblx0XHRcdHdpZHRoOiA0OHB4O1xyXG5cdFx0XHRoZWlnaHQ6IDQ4cHg7XHJcblx0XHRcdGxpbmUtaGVpZ2h0OiAxO1xyXG5cdFx0XHRwYWRkaW5nOiAwO1xyXG5cdFx0XHRtYXJnaW46IDA7XHJcblx0XHRcdGJhY2tncm91bmQ6IHRyYW5zcGFyZW50O1xyXG5cdFx0XHRib3JkZXI6IG5vbmU7XHJcblx0XHRcdHRyYW5zaXRpb246IGFsbCBlYXNlIDAuMnM7XHJcblxyXG5cdFx0XHQmLS1kZWZhdWx0IHtcclxuXHRcdFx0XHRib3JkZXItcmFkaXVzOiA1MCU7XHJcblx0XHRcdFx0YmFja2dyb3VuZDogIzJkNzlmZjtcclxuXHRcdFx0XHQmOmhvdmVyXHJcblx0XHRcdFx0Ji0tYWN0aXZlIHtcclxuXHRcdFx0XHRcdGJhY2tncm91bmQ6IGRhcmtlbigjMmQ3OWZmLCA1JSk7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHR9XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9fcGFuZWwge1xyXG5cdFx0XHR2aXNpYmlsaXR5OiBoaWRkZW47XHJcblx0XHRcdHBvaW50ZXItZXZlbnRzOiBub25lO1xyXG5cclxuXHRcdFx0YmFja2dyb3VuZDogIzI0MjQyNDtcclxuXHRcdFx0Y29sb3I6ICNmZmY7XHJcblx0XHRcdGJvcmRlci1yYWRpdXM6IDQwcHg7XHJcblx0XHRcdHdpZHRoOiA0NjhweDtcclxuXHRcdFx0cGFkZGluZzogMTZweDtcclxuXHRcdFx0b3ZlcmZsb3cteTogYXV0bztcclxuXHRcdFx0cG9zaXRpb246IHJlbGF0aXZlO1xyXG5cdFx0XHR6LWluZGV4OiAyO1xyXG5cclxuXHRcdFx0QG1lZGlhKG1heC13aWR0aDogNDgwcHgpIHtcclxuXHRcdFx0XHR3aWR0aDogOTB2dztcclxuXHRcdFx0fVxyXG5cclxuXHRcdFx0Ji0tYWN0aXZlIHtcclxuXHRcdFx0XHR2aXNpYmlsaXR5OiB2aXNpYmxlO1xyXG5cdFx0XHRcdHBvaW50ZXItZXZlbnRzOiBhbGw7XHJcblx0XHRcdH1cclxuXHRcdH1cclxuXHJcblx0XHQmX19oZWFkZXIge1xyXG5cdFx0XHRkaXNwbGF5OiBmbGV4O1xyXG5cdFx0XHRhbGlnbi1pdGVtczogY2VudGVyO1xyXG5cdFx0XHRtYXJnaW46IDAgMCAyNXB4O1xyXG5cdFx0XHRAbWVkaWEobWF4LXdpZHRoOiA0ODBweCkge1xyXG5cdFx0XHRcdG1hcmdpbjogMCAwIDE1cHg7XHJcblx0XHRcdH1cclxuXHRcdH1cclxuXHJcblx0XHQmX190aXRsZSB7XHJcblx0XHRcdGZsZXg6IDE7XHJcblx0XHRcdGZvbnQtc2l6ZTogMjJweDtcclxuXHRcdFx0bGluZS1oZWlnaHQ6IDI5cHg7XHJcblx0XHRcdGZvbnQtd2VpZ2h0OiBib2xkO1xyXG5cdFx0XHRtYXJnaW46IDA7XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9fcmVzZXQsXHJcblx0XHQmX19jbG9zZSB7XHJcblx0XHRcdGRpc3BsYXk6IGJsb2NrO1xyXG5cdFx0XHR3aWR0aDogNDhweDtcclxuXHRcdFx0aGVpZ2h0OiA0OHB4O1xyXG5cdFx0XHRmb250OiBpbmhlcml0O1xyXG5cdFx0XHRsaW5lLWhlaWdodDogMTtcclxuXHRcdFx0cGFkZGluZzogMDtcclxuXHRcdFx0YmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XHJcblx0XHRcdGJvcmRlcjogMXB4IHNvbGlkIHRyYW5zcGFyZW50O1xyXG5cdFx0XHRib3gtc2l6aW5nOiBib3JkZXItYm94O1xyXG5cdFx0XHRib3JkZXItcmFkaXVzOiA1MCU7XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9fcmVzZXQge1xyXG5cdFx0XHQmOmhvdmVyIHtcclxuXHRcdFx0XHRiYWNrZ3JvdW5kOiAjMkYyRjJGO1xyXG5cdFx0XHRcdGJvcmRlci1jb2xvcjogIzM1MzUzNjtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdFx0Jl9fY2xvc2Uge1xyXG5cdFx0XHRiYWNrZ3JvdW5kOiAjMkQ3OUZGO1xyXG5cdFx0XHRtYXJnaW4tbGVmdDogMTBweDtcclxuXHRcdFx0Jjpob3ZlciB7XHJcblx0XHRcdFx0YmFja2dyb3VuZDogZGFya2VuKCMyZDc5ZmYsIDUlKTtcclxuXHRcdFx0XHRib3JkZXItY29sb3I6IHRyYW5zcGFyZW50O1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9fbGlzdCB7XHJcblx0XHRcdGxpc3Qtc3R5bGU6IG5vbmU7XHJcblx0XHRcdHBhZGRpbmc6IDA7XHJcblx0XHRcdG1hcmdpbjogMCAtOHB4O1xyXG5cdFx0XHRkaXNwbGF5OiBmbGV4O1xyXG5cdFx0XHRmbGV4LXdyYXA6IHdyYXA7XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9faXRlbSB7XHJcblx0XHRcdG1hcmdpbjogMDtcclxuXHRcdFx0cGFkZGluZzogNHB4O1xyXG5cdFx0XHRcclxuXHRcdFx0d2lkdGg6IDUwJTtcclxuXHRcdFx0Ji0tZnVsbCB7XHJcblx0XHRcdFx0d2lkdGg6IDEwMCU7XHJcblx0XHRcdH1cclxuXHRcdFx0JjpiZWZvcmUsXHJcblx0XHRcdCY6YWZ0ZXIge1xyXG5cdFx0XHRcdGRpc3BsYXk6IG5vbmU7XHJcblx0XHRcdH1cclxuXHRcdFx0Jjpub3QoLmRqYWNjX19pdGVtLS1mdWxsKSArIC5kamFjY19faXRlbS0tZnVsbCB7XHJcblx0XHRcdFx0bWFyZ2luLXRvcDogOHB4O1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9fYnRuIHtcclxuXHRcdFx0ZGlzcGxheTogZmxleDtcclxuXHRcdFx0ZmxleC13cmFwOiB3cmFwO1xyXG5cdFx0XHRhbGlnbi1pdGVtczogY2VudGVyO1xyXG5cdFx0XHR3aWR0aDogMTAwJTtcclxuXHRcdFx0aGVpZ2h0OiAxMDAlO1xyXG5cdFx0XHRiYWNrZ3JvdW5kOiAjMkYyRjJGO1xyXG5cdFx0XHRib3JkZXI6IDFweCBzb2xpZCAjMzUzNTM2O1xyXG5cdFx0XHRjb2xvcjogaW5oZXJpdDtcclxuXHRcdFx0Zm9udC1zaXplOiAxNHB4O1xyXG5cdFx0XHRsaW5lLWhlaWdodDogMTlweDtcclxuXHRcdFx0Zm9udC13ZWlnaHQ6IDUwMDtcclxuXHRcdFx0Ym9yZGVyLXJhZGl1czogNnB4O1xyXG5cdFx0XHRwYWRkaW5nOiAxNnB4O1xyXG5cdFx0XHRtYXJnaW46IDA7XHJcblx0XHRcdCY6aG92ZXIge1xyXG5cdFx0XHRcdGJhY2tncm91bmQ6IGxpZ2h0ZW4oIzJGMkYyRiwgMiUpO1xyXG5cdFx0XHRcdGJvcmRlci1jb2xvcjogIzJENzlGRjtcclxuXHRcdFx0fVxyXG5cdFx0XHQmLS1hY3RpdmUge1xyXG5cdFx0XHRcdGJhY2tncm91bmQ6ICMyRDc5RkY7XHJcblx0XHRcdFx0Ym9yZGVyLWNvbG9yOiAjMkQ3OUZGO1xyXG5cdFx0XHRcdCY6aG92ZXIge1xyXG5cdFx0XHRcdFx0YmFja2dyb3VuZDogZGFya2VuKCMyRDc5RkYsIDIlKTtcclxuXHRcdFx0XHR9XHJcblx0XHRcdH1cclxuXHRcdFx0c3ZnIHtcclxuXHRcdFx0XHRmbGV4LXNocmluazogMDtcclxuXHRcdFx0XHRtYXJnaW4tcmlnaHQ6IDE2cHg7XHJcblx0XHRcdH1cclxuXHRcdFx0QG1lZGlhKG1heC13aWR0aDogNDgwcHgpIHtcclxuXHRcdFx0XHRwYWRkaW5nOiAxMHB4O1xyXG5cdFx0XHRcdGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcblx0XHRcdFx0anVzdGlmeS1jb250ZW50OiBjZW50ZXI7XHJcblx0XHRcdFx0c3ZnIHtcclxuXHRcdFx0XHRcdG1hcmdpbjogMCBhdXRvIDEwcHg7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHRcdC5kamFjY19idG4tbGFiZWwge1xyXG5cdFx0XHRcdFx0ZmxleDogMTtcclxuXHRcdFx0XHR9XHJcblx0XHRcdH1cclxuXHRcdH1cclxuXHJcblx0XHQmX19hcnJvd3Mge1xyXG5cdFx0XHRmb250OiBpbmhlcml0O1xyXG5cdFx0XHRkaXNwbGF5OiBmbGV4O1xyXG5cdFx0XHR3aWR0aDogMTAwJTtcclxuXHRcdFx0YmFja2dyb3VuZDogIzJGMkYyRjtcclxuXHRcdFx0Ym9yZGVyOiAxcHggc29saWQgIzM1MzUzNjtcclxuXHRcdFx0Y29sb3I6IGluaGVyaXQ7XHJcblx0XHRcdGZvbnQtc2l6ZTogMTRweDtcclxuXHRcdFx0bGluZS1oZWlnaHQ6IDE5cHg7XHJcblx0XHRcdGZvbnQtd2VpZ2h0OiA1MDA7XHJcblx0XHRcdGJvcmRlci1yYWRpdXM6IDEwcHg7XHJcblx0XHRcdCY6aG92ZXIge1xyXG5cdFx0XHRcdGJhY2tncm91bmQ6IGxpZ2h0ZW4oIzJGMkYyRiwgMiUpO1xyXG5cdFx0XHRcdGJvcmRlci1jb2xvcjogIzJENzlGRjtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cclxuXHRcdCZfX2xhYmVsIHtcclxuXHRcdFx0ZmxleDogMTtcclxuXHRcdH1cclxuXHRcdCZfX3BlcmNlbnQge1xyXG5cdFx0XHRvcGFjaXR5OiAwLjY7XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9fc2l6ZSB7XHJcblx0XHRcdGFsaWduLXNlbGY6IGNlbnRlcjtcclxuXHRcdFx0d2lkdGg6IDY2cHg7XHJcblx0XHR9XHJcblxyXG5cdFx0Jl9fbGFiZWwsXHJcblx0XHQmX19zaXplIHtcclxuXHRcdFx0cGFkZGluZzogMTRweDtcclxuXHRcdH1cclxuXHJcblx0XHQmX19pbmMsXHJcblx0XHQmX19kZWMge1xyXG5cdFx0XHRmb250OiBpbmhlcml0O1xyXG5cdFx0XHRkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XHJcblx0XHRcdGNvbG9yOiBpbmhlcml0O1xyXG5cdFx0XHRiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcclxuXHRcdFx0Zm9udC1zaXplOiAyNHB4O1xyXG5cdFx0XHRsaW5lLWhlaWdodDogMTtcclxuXHRcdFx0Zm9udC13ZWlnaHQ6IDUwMDtcclxuXHRcdFx0Ym9yZGVyOiBub25lO1xyXG5cdFx0XHRib3JkZXItbGVmdDogMXB4IHNvbGlkICMzNTM1MzY7XHJcblx0XHRcdGJvcmRlci1yYWRpdXM6IDA7XHJcblx0XHRcdHdpZHRoOiA1MHB4O1xyXG5cdFx0XHRwYWRkaW5nOiA1cHg7XHJcblx0XHRcdG1hcmdpbjogMDtcclxuXHRcdFx0Jjpob3ZlciB7XHJcblx0XHRcdFx0c3ZnIHtcclxuXHRcdFx0XHRcdFtmaWxsXj1cIiNcIl0ge1xyXG5cdFx0XHRcdFx0XHRmaWxsOiAjMkQ3OUZGO1xyXG5cdFx0XHRcdFx0fVxyXG5cdFx0XHRcdFx0W3N0cm9rZV49XCIjXCJdIHtcclxuXHRcdFx0XHRcdFx0c3Ryb2tlOiAjMkQ3OUZGO1xyXG5cdFx0XHRcdFx0fVxyXG5cdFx0XHRcdH1cclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cclxuXHRcdCZfX2JhciB7XHJcblx0XHRcdGRpc3BsYXk6IGJsb2NrO1xyXG5cdFx0XHRwYWRkaW5nOiAwIDEycHg7XHJcblx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuXHRcdFx0d2lkdGg6IDEwMCU7XHJcblx0XHRcdG1heC13aWR0aDogMTIwcHg7XHJcblx0XHRcdGhlaWdodDogNHB4O1xyXG5cdFx0XHRiYWNrZ3JvdW5kOiAjMjQyNDI0O1xyXG5cdFx0XHRhbGlnbi1zZWxmOiBjZW50ZXI7XHJcblx0XHRcdCY6YmVmb3JlIHtcclxuXHRcdFx0XHRjb250ZW50OiAnJztcclxuXHRcdFx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XHJcblx0XHRcdFx0ZGlzcGxheTogYmxvY2s7XHJcblx0XHRcdFx0dG9wOiAwO1xyXG5cdFx0XHRcdGxlZnQ6IDA7XHJcblx0XHRcdFx0aGVpZ2h0OiAxMDAlO1xyXG5cdFx0XHRcdHdpZHRoOiA1MCU7XHJcblx0XHRcdFx0YmFja2dyb3VuZDogIzJENzlGRjtcclxuXHRcdFx0XHRwb2ludGVyLWV2ZW50czogbm9uZTtcclxuXHRcdFx0fVxyXG5cdFx0XHRcclxuXHRcdFx0JjphZnRlciB7XHJcblx0XHRcdFx0Y29udGVudDogJyc7XHJcblx0XHRcdFx0cG9zaXRpb246IGFic29sdXRlO1xyXG5cdFx0XHRcdGRpc3BsYXk6IGJsb2NrO1xyXG5cdFx0XHRcdHRvcDogNTAlO1xyXG5cdFx0XHRcdGxlZnQ6IDUwJTtcclxuXHRcdFx0XHR0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoLTUwJSk7XHJcblx0XHRcdFx0aGVpZ2h0OiA0cHg7XHJcblx0XHRcdFx0d2lkdGg6IDRweDtcclxuXHRcdFx0XHRiYWNrZ3JvdW5kOiAjMkQ3OUZGO1xyXG5cdFx0XHRcdGJvcmRlcjogNHB4IHNvbGlkICNmZmY7XHJcblx0XHRcdFx0Ym9yZGVyLXJhZGl1czogNTAlO1xyXG5cdFx0XHRcdHBvaW50ZXItZXZlbnRzOiBub25lO1xyXG5cdFx0XHR9XHJcblx0XHRcdEBtZWRpYShtYXgtd2lkdGg6IDQ4MHB4KSB7XHJcblx0XHRcdFx0ZGlzcGxheTogbm9uZTtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdFx0Jl9fYXJyb3dzIHtcclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50XSAuZGphY2NfX2JhcjpiZWZvcmUgeyB3aWR0aDogMTAwJTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCIwXCJdIC5kamFjY19fYmFyOmJlZm9yZSB7IHdpZHRoOiA1MCU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiMVwiXSAuZGphY2NfX2JhcjpiZWZvcmUgeyB3aWR0aDogNTUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIjJcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHsgd2lkdGg6IDYwJTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCIzXCJdIC5kamFjY19fYmFyOmJlZm9yZSB7IHdpZHRoOiA2NSU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiNFwiXSAuZGphY2NfX2JhcjpiZWZvcmUgeyB3aWR0aDogNzAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIjVcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHsgd2lkdGg6IDc1JTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCI2XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7IHdpZHRoOiA4MCU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiN1wiXSAuZGphY2NfX2JhcjpiZWZvcmUgeyB3aWR0aDogODUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIjhcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHsgd2lkdGg6IDkwJTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCI5XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7IHdpZHRoOiA5NSU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50Xj1cIi1cIl0gLmRqYWNjX19iYXI6YmVmb3JlIHsgd2lkdGg6IDAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi0xXCJdIC5kamFjY19fYmFyOmJlZm9yZSB7IHdpZHRoOiA0NSU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiLTJcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHsgd2lkdGg6IDQwJTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCItM1wiXSAuZGphY2NfX2JhcjpiZWZvcmUgeyB3aWR0aDogMzUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi00XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7IHdpZHRoOiAzMCU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiLTVcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHsgd2lkdGg6IDI1JTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCItNlwiXSAuZGphY2NfX2JhcjpiZWZvcmUgeyB3aWR0aDogMjAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi03XCJdIC5kamFjY19fYmFyOmJlZm9yZSB7IHdpZHRoOiAxNSU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiLThcIl0gLmRqYWNjX19iYXI6YmVmb3JlIHsgd2lkdGg6IDEwJTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCItOVwiXSAuZGphY2NfX2JhcjpiZWZvcmUgeyB3aWR0aDogNSU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50XSAuZGphY2NfX2JhcjphZnRlciB7IGxlZnQ6IDEwMCU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiMFwiXSAuZGphY2NfX2JhcjphZnRlciB7IGxlZnQ6IDUwJTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCIxXCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogNTUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIjJcIl0gLmRqYWNjX19iYXI6YWZ0ZXIgeyBsZWZ0OiA2MCU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiM1wiXSAuZGphY2NfX2JhcjphZnRlciB7IGxlZnQ6IDY1JTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCI0XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogNzAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIjVcIl0gLmRqYWNjX19iYXI6YWZ0ZXIgeyBsZWZ0OiA3NSU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiNlwiXSAuZGphY2NfX2JhcjphZnRlciB7IGxlZnQ6IDgwJTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnQ9XCI3XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogODUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIjhcIl0gLmRqYWNjX19iYXI6YWZ0ZXIgeyBsZWZ0OiA5MCU7IH1cclxuXHRcdFx0JltkYXRhLWRqYWNjLWNvdW50PVwiOVwiXSAuZGphY2NfX2JhcjphZnRlciB7IGxlZnQ6IDk1JTsgfVxyXG5cdFx0XHQmW2RhdGEtZGphY2MtY291bnRePVwiLVwiXSAuZGphY2NfX2JhcjphZnRlciB7IGxlZnQ6IDAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi0xXCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogNDUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi0yXCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogNDAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi0zXCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogMzUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi00XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogMzAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi01XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogMjUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi02XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogMjAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi03XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogMTUlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi04XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogMTAlOyB9XHJcblx0XHRcdCZbZGF0YS1kamFjYy1jb3VudD1cIi05XCJdIC5kamFjY19fYmFyOmFmdGVyIHsgbGVmdDogNSU7IH1cclxuXHRcdH1cclxuXHRcdCZfX2Zvb3RlciB7XHJcblx0XHRcdGRpc3BsYXk6IGZsZXg7XHJcblx0XHRcdGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcblx0XHRcdGp1c3RpZnktY29udGVudDogc3BhY2UtYmV0d2VlbjtcclxuXHRcdFx0bWFyZ2luOiAxNXB4IDA7XHJcblx0XHRcdGdhcDogMjBweDtcclxuXHRcdFx0Zm9udC1zaXplOiAxMnB4O1xyXG5cdFx0XHRsaW5lLWhlaWdodDogMWVtO1xyXG5cdFx0fVxyXG5cdFx0Jl9fZm9vdGVyLWxvZ28ge1xyXG5cdFx0XHRzdmcge1xyXG5cdFx0XHRcdHdpZHRoOiAxMDBweDtcclxuXHRcdFx0XHQuZGpuYW1lIHtcclxuXHRcdFx0XHRcdGZpbGw6ICNmZmY7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0XHQmX19mb290ZXItbGluayB7XHJcblx0XHRcdGNvbG9yOiBpbmhlcml0O1xyXG5cdFx0XHR0ZXh0LWRlY29yYXRpb246IG5vbmU7XHJcblx0XHRcdGJvcmRlci1ib3R0b206IDFweCBzb2xpZCBjdXJyZW50Q29sb3I7XHJcblx0XHRcdCY6aG92ZXIge1xyXG5cdFx0XHRcdGNvbG9yOiAjMkQ3OUZGO1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG59XHJcblxyXG4uZGphY2MtcG9wdXAge1xyXG5cdEBpbmNsdWRlIGRqYWNjLXBvcHVwO1xyXG59XHJcblxyXG4vL3BhbmVsIHBvc2l0aW9uc1xyXG4uZGphY2MtcG9wdXAge1xyXG5cdCYuZGphY2MtLXRvcC1sZWZ0LFxyXG5cdCYuZGphY2MtLXRvcC1yaWdodC5kamFjYy0tZGlyZWN0aW9uIHtcclxuXHRcdC5kamFjY19fcGFuZWwge1xyXG5cdFx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XHJcblx0XHRcdHRvcDogMDtcclxuXHRcdFx0bGVmdDogMDtcclxuXHRcdH1cclxuXHR9XHJcblx0Ji5kamFjYy0tdG9wLWNlbnRlciB7XHJcblx0XHQuZGphY2NfX3BhbmVsIHtcclxuXHRcdFx0cG9zaXRpb246IGFic29sdXRlO1xyXG5cdFx0XHR0b3A6IDA7XHJcblx0XHRcdGxlZnQ6IDUwJTtcclxuXHRcdFx0dHJhbnNmb3JtOiB0cmFuc2xhdGVYKC01MCUpO1xyXG5cdFx0fVxyXG5cdH1cclxuXHQmLmRqYWNjLS10b3AtcmlnaHQsXHJcblx0Ji5kamFjYy0tdG9wLWxlZnQuZGphY2MtLWRpcmVjdGlvbiB7XHJcblx0XHQuZGphY2NfX3BhbmVsIHtcclxuXHRcdFx0cG9zaXRpb246IGFic29sdXRlO1xyXG5cdFx0XHR0b3A6IDA7XHJcblx0XHRcdHJpZ2h0OiAwO1xyXG5cdFx0fVxyXG5cdH1cclxuXHJcblx0Ji5kamFjYy0tY2VudGVyLWxlZnQge1xyXG5cdFx0LmRqYWNjX19wYW5lbCB7XHJcblx0XHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuXHRcdFx0dG9wOiAwO1xyXG5cdFx0XHRsZWZ0OiAwO1xyXG5cdFx0XHR0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoLTUwJSk7XHJcblx0XHR9XHJcblx0fVxyXG5cdCYuZGphY2MtLWNlbnRlci1yaWdodCB7XHJcblx0XHQuZGphY2NfX3BhbmVsIHtcclxuXHRcdFx0cG9zaXRpb246IGFic29sdXRlO1xyXG5cdFx0XHR0b3A6IDA7XHJcblx0XHRcdHJpZ2h0OiAwO1xyXG5cdFx0XHR0cmFuc2Zvcm06IHRyYW5zbGF0ZVkoLTUwJSk7XHJcblx0XHR9XHJcblx0fVxyXG5cclxuXHQmLmRqYWNjLS1ib3R0b20tbGVmdCxcclxuXHQmLmRqYWNjLS1ib3R0b20tcmlnaHQuZGphY2MtLWRpcmVjdGlvbiB7XHJcblx0XHQuZGphY2NfX3BhbmVsIHtcclxuXHRcdFx0cG9zaXRpb246IGFic29sdXRlO1xyXG5cdFx0XHRib3R0b206IDA7XHJcblx0XHRcdGxlZnQ6IDA7XHJcblx0XHR9XHJcblx0fVxyXG5cdCYuZGphY2MtLWJvdHRvbS1jZW50ZXIge1xyXG5cdFx0LmRqYWNjX19wYW5lbCB7XHJcblx0XHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuXHRcdFx0Ym90dG9tOiAwO1xyXG5cdFx0XHRsZWZ0OiA1MCU7XHJcblx0XHRcdHRyYW5zZm9ybTogdHJhbnNsYXRlWCgtNTAlKTtcclxuXHRcdH1cclxuXHR9XHJcblx0Ji5kamFjYy0tYm90dG9tLXJpZ2h0LFxyXG5cdCYuZGphY2MtLWJvdHRvbS1sZWZ0LmRqYWNjLS1kaXJlY3Rpb24ge1xyXG5cdFx0LmRqYWNjX19wYW5lbCB7XHJcblx0XHRcdHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuXHRcdFx0Ym90dG9tOiAwO1xyXG5cdFx0XHRyaWdodDogMDtcclxuXHRcdH1cclxuXHR9XHJcbn1cclxuXHJcbi5kamFjYy1wb3B1cCB7XHJcblx0Ji5kamFjYy0tdG9wLWxlZnQ6aG92ZXIsXHJcblx0Ji5kamFjYy0tdG9wLXJpZ2h0OmhvdmVyLFxyXG5cdCYuZGphY2MtLWJvdHRvbS1sZWZ0OmhvdmVyLFxyXG5cdCYuZGphY2MtLWJvdHRvbS1yaWdodDpob3ZlcixcclxuXHQuZGphY2Mtb3BlbmVkICYuZGphY2MtLXRvcC1sZWZ0LFxyXG5cdC5kamFjYy1vcGVuZWQgJi5kamFjYy0tdG9wLXJpZ2h0LFxyXG5cdC5kamFjYy1vcGVuZWQgJi5kamFjYy0tYm90dG9tLWxlZnQsXHJcblx0LmRqYWNjLW9wZW5lZCAmLmRqYWNjLS1ib3R0b20tcmlnaHQge1xyXG5cdFx0LmRqYWNjX19vcGVuYnRuIHtcclxuXHRcdFx0bWFyZ2luOiAxNnB4O1xyXG5cdFx0fVxyXG5cdH1cclxuXHJcblx0Ji5kamFjYy0tY2VudGVyLWxlZnQ6aG92ZXIsXHJcblx0Ji5kamFjYy0tY2VudGVyLXJpZ2h0OmhvdmVyLFxyXG5cdC5kamFjYy1vcGVuZWQgJi5kamFjYy0tY2VudGVyLWxlZnQsXHJcblx0LmRqYWNjLW9wZW5lZCAmLmRqYWNjLS1jZW50ZXItcmlnaHQge1xyXG5cdFx0LmRqYWNjX19vcGVuYnRuIHtcclxuXHRcdFx0bWFyZ2luOiAwIDE2cHg7XHJcblx0XHR9XHJcblx0fVxyXG5cclxuXHQmLmRqYWNjLS10b3AtY2VudGVyOmhvdmVyLFxyXG5cdCYuZGphY2MtLWJvdHRvbS1jZW50ZXI6aG92ZXIsXHJcblx0LmRqYWNjLW9wZW5lZCAmLmRqYWNjLS10b3AtY2VudGVyLFxyXG5cdC5kamFjYy1vcGVuZWQgJi5kamFjYy0tYm90dG9tLWNlbnRlciB7XHJcblx0XHQuZGphY2NfX29wZW5idG4ge1xyXG5cdFx0XHRtYXJnaW46IDE2cHggMDtcclxuXHRcdH1cclxuXHR9XHJcblxyXG5cdCYuZGphY2MtLXN0YXRpYyxcclxuXHQmLmRqYWNjLS1zdGF0aWM6aG92ZXIsXHJcblx0LmRqYWNjLW9wZW5lZCAmLmRqYWNjLS1zdGF0aWMge1xyXG5cdFx0LmRqYWNjX19vcGVuYnRuIHtcclxuXHRcdFx0bWFyZ2luOiAxNnB4O1xyXG5cdFx0fVxyXG5cdH1cclxufVxyXG5cclxuLy9hZG1pbiBiYXJcclxuLmFkbWluLWJhciB7XHJcblx0LmRqYWNjLS1zdGlja3lbY2xhc3MqPVwiZGphY2MtLXRvcFwiXSB7XHJcblx0XHR0b3A6IDMycHg7XHJcblx0fVxyXG59XHJcblxyXG4vL2xpZ2h0IHRoZW1lXHJcbi5kamFjYy1wb3B1cC5kamFjYy0tbGlnaHQge1xyXG5cdC5kamFjY19fcGFuZWwge1xyXG5cdFx0YmFja2dyb3VuZDogI2ZmZjtcclxuXHRcdGNvbG9yOiAjNDA0MDQyO1xyXG5cdFx0Ym94LXNoYWRvdzowIDNweCAyNXB4IHJnYmEoMCwgMCwgMCwgMC4wNSk7XHJcblx0fVxyXG5cdC5kamFjY19fcmVzZXQge1xyXG5cdFx0c3ZnIHtcclxuXHRcdFx0W2ZpbGxePVwiI1wiXSB7XHJcblx0XHRcdFx0ZmlsbDogIzQwNDA0MjtcclxuXHRcdFx0fVxyXG5cdFx0XHRbc3Ryb2tlXj1cIiNcIl0ge1xyXG5cdFx0XHRcdHN0cm9rZTogIzQwNDA0MjtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdFx0Jjpob3ZlcixcclxuXHRcdCY6Zm9jdXMge1xyXG5cdFx0XHRiYWNrZ3JvdW5kOiAjRjhGOUZDO1xyXG5cdFx0XHRib3JkZXItY29sb3I6ICNFQkVDRjE7XHJcblx0XHR9XHJcblx0fVxyXG5cdC5kamFjY19fYnRuLFxyXG5cdC5kamFjY19fYXJyb3dzIHtcclxuXHRcdGJhY2tncm91bmQ6ICNGOEY5RkM7XHJcblx0XHRib3JkZXItY29sb3I6ICNFQkVDRjE7XHJcblx0XHQmOmhvdmVyIHtcclxuXHRcdFx0YmFja2dyb3VuZDogZGFya2VuKCNGOEY5RkMsIDIlKTtcclxuXHRcdFx0Ym9yZGVyLWNvbG9yOiAjMkQ3OUZGO1xyXG5cdFx0fVxyXG5cdFx0c3ZnIHtcclxuXHRcdFx0W2ZpbGxePVwiI1wiXSB7XHJcblx0XHRcdFx0ZmlsbDogIzQwNDA0MjtcclxuXHRcdFx0fVxyXG5cdFx0XHRbc3Ryb2tlXj1cIiNcIl0ge1xyXG5cdFx0XHRcdHN0cm9rZTogIzQwNDA0MjtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdH1cclxuXHQuZGphY2NfX2J0biB7XHJcblx0XHQmLS1hY3RpdmUge1xyXG5cdFx0XHRjb2xvcjogI2ZmZjtcclxuXHRcdFx0YmFja2dyb3VuZDogIzJENzlGRjtcclxuXHRcdFx0Ym9yZGVyLWNvbG9yOiAjMkQ3OUZGO1xyXG5cdFx0XHQmOmhvdmVyIHtcclxuXHRcdFx0XHRiYWNrZ3JvdW5kOiBkYXJrZW4oIzJENzlGRiwgMiUpO1xyXG5cdFx0XHR9XHJcblx0XHRcdHN2ZyB7XHJcblx0XHRcdFx0W2ZpbGxePVwiI1wiXSB7XHJcblx0XHRcdFx0XHRmaWxsOiAjZmZmO1xyXG5cdFx0XHRcdH1cclxuXHRcdFx0XHRbc3Ryb2tlXj1cIiNcIl0ge1xyXG5cdFx0XHRcdFx0c3Ryb2tlOiAjZmZmO1xyXG5cdFx0XHRcdH1cclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdH1cclxuXHQuZGphY2NfX2luYyxcclxuXHQuZGphY2NfX2RlYyB7XHJcblx0XHRib3JkZXItY29sb3I6ICNFQkVDRjE7XHJcblx0XHRzdmcge1xyXG5cdFx0XHRbZmlsbF49XCIjXCJdIHtcclxuXHRcdFx0XHRmaWxsOiAjQTFBMUEyO1xyXG5cdFx0XHR9XHJcblx0XHRcdFtzdHJva2VePVwiI1wiXSB7XHJcblx0XHRcdFx0c3Ryb2tlOiAjQTFBMUEyO1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0XHQmOmhvdmVyIHtcclxuXHRcdFx0c3ZnIHtcclxuXHRcdFx0XHRbZmlsbF49XCIjXCJdIHtcclxuXHRcdFx0XHRcdGZpbGw6ICMyRDc5RkY7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHRcdFtzdHJva2VePVwiI1wiXSB7XHJcblx0XHRcdFx0XHRzdHJva2U6ICMyRDc5RkY7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG5cdC5kamFjY19fYmFyIHtcclxuXHRcdGJhY2tncm91bmQ6ICNFQkVDRjE7XHJcblx0fVxyXG5cdC5kamFjY19fZm9vdGVyLWxvZ28ge1xyXG5cdFx0c3ZnIHtcclxuXHRcdFx0LmRqbmFtZSB7XHJcblx0XHRcdFx0ZmlsbDogIzQwNDA0MjtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdH1cclxufSIsIi5kamFjYy10b29sYmFyIHtcclxuXHRiYWNrZ3JvdW5kOiAjMkYyRjJGO1xyXG5cdGNvbG9yOiAjZmZmO1xyXG5cdGJvcmRlcjogMXB4IHNvbGlkICMzNTM1MzY7XHJcblx0LmRqYWNjIHtcclxuXHRcdCZfX2xpc3Qge1xyXG5cdFx0XHRkaXNwbGF5OiBmbGV4O1xyXG5cdFx0XHRmbGV4LXdyYXA6IHdyYXA7XHJcblx0XHRcdGp1c3RpZnktY29udGVudDogY2VudGVyO1xyXG5cdFx0XHRhbGlnbi1pdGVtczogY2VudGVyO1xyXG5cdFx0fVxyXG5cdFx0Jl9faXRlbSB7XHJcblx0XHRcdG1hcmdpbi10b3A6IC0xcHg7XHJcblx0XHRcdG1hcmdpbi1ib3R0b206IC0xcHg7XHJcblx0XHRcdCsgLmRqYWNjX19pdGVtIHtcclxuXHRcdFx0XHRtYXJnaW4tbGVmdDogLTFweDtcclxuXHRcdFx0fVxyXG5cdFx0XHQmLS1sYWJlbCB7XHJcblx0XHRcdFx0cGFkZGluZy1sZWZ0OiAxNnB4O1xyXG5cdFx0XHRcdHBhZGRpbmctcmlnaHQ6IDE2cHg7XHJcblx0XHRcdH1cclxuXHRcdH1cclxuXHRcdCZfX2l0ZW0gKyAuZGphY2NfX2l0ZW0tLWxhYmVsIHtcclxuXHRcdFx0cGFkZGluZy1sZWZ0OiAzMnB4O1xyXG5cdFx0fVxyXG5cdFx0Jl9fYnRuLFxyXG5cdFx0Jl9fcmVzZXQge1xyXG5cdFx0XHRoZWlnaHQ6IDQwcHg7XHJcblx0XHRcdGxpbmUtaGVpZ2h0OiA0MHB4O1xyXG5cdFx0XHRtaW4td2lkdGg6IDQwcHg7XHJcblx0XHRcdHBhZGRpbmc6IDAgMTBweDtcclxuXHRcdFx0YmFja2dyb3VuZDogIzJGMkYyRjtcclxuXHRcdFx0Y29sb3I6IGluaGVyaXQ7XHJcblx0XHRcdGJvcmRlcjogMXB4IHNvbGlkICMzNTM1MzY7XHJcblx0XHRcdHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuXHRcdFx0Jjpob3ZlciB7XHJcblx0XHRcdFx0YmFja2dyb3VuZDogIzJENzlGRjtcclxuXHRcdFx0XHRib3JkZXItY29sb3I6ICMyRDc5RkY7XHJcblx0XHRcdFx0ei1pbmRleDogMTtcclxuXHRcdFx0XHQuZGphY2NfX3RpdGxlIHtcclxuXHRcdFx0XHRcdGRpc3BsYXk6IGlubGluZS1ibG9jaztcclxuXHRcdFx0XHR9XHJcblx0XHRcdH1cclxuXHRcdFx0Ji0tYWN0aXZlIHtcclxuXHRcdFx0XHRiYWNrZ3JvdW5kOiAjMkQ3OUZGO1xyXG5cdFx0XHRcdGJvcmRlci1jb2xvcjogIzJENzlGRjtcclxuXHRcdFx0XHQmOmhvdmVyIHtcclxuXHRcdFx0XHRcdGJhY2tncm91bmQ6IGRhcmtlbigjMkQ3OUZGLCAyJSk7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0XHQmX19hcnJvd3Mge1xyXG5cdFx0XHRkaXNwbGF5OiBmbGV4O1xyXG5cdFx0XHRhbGlnbi1pdGVtczogY2VudGVyO1xyXG5cdFx0XHRoZWlnaHQ6IDQwcHg7XHJcblx0XHRcdG1pbi13aWR0aDogNDBweDtcclxuXHRcdFx0cGFkZGluZzogMCAxMHB4O1xyXG5cdFx0XHRjb2xvcjogaW5oZXJpdDtcclxuXHRcdFx0YmFja2dyb3VuZDogIzJGMkYyRjtcclxuXHRcdFx0Ym9yZGVyOiAxcHggc29saWQgIzM1MzUzNjtcclxuXHRcdFx0Y3Vyc29yOiBwb2ludGVyO1xyXG5cdFx0XHRwb3NpdGlvbjogcmVsYXRpdmU7XHJcblx0XHRcdCY6aG92ZXIge1xyXG5cdFx0XHRcdGJhY2tncm91bmQ6IGxpZ2h0ZW4oIzJGMkYyRiwgMiUpO1xyXG5cdFx0XHRcdGJvcmRlci1jb2xvcjogIzJENzlGRjtcclxuXHRcdFx0XHR6LWluZGV4OiAxO1xyXG5cdFx0XHRcdC5kamFjY19fdGl0bGUge1xyXG5cdFx0XHRcdFx0ZGlzcGxheTogaW5saW5lLWJsb2NrO1xyXG5cdFx0XHRcdH1cclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdFx0Jl9fdGl0bGUge1xyXG5cdFx0XHRkaXNwbGF5OiBub25lO1xyXG5cdFx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XHJcblx0XHRcdHRvcDogMTAwJTtcclxuXHRcdFx0bGVmdDogNTAlO1xyXG5cdFx0XHRyaWdodDogYXV0bztcclxuXHRcdFx0dHJhbnNmb3JtOiB0cmFuc2xhdGVYKC01MCUpO1xyXG5cdFx0XHRwYWRkaW5nOiA1cHggMTBweDtcclxuXHRcdFx0Zm9udC1zaXplOiAxMnB4O1xyXG5cdFx0XHRsaW5lLWhlaWdodDogMTtcclxuXHRcdFx0YmFja2dyb3VuZDogIzQwNDA0MjtcclxuXHRcdFx0Y29sb3I6ICNmZmY7XHJcblx0XHRcdGJvcmRlcjogMXB4IHNvbGlkICM3MDcwNzA7XHJcblx0XHRcdHdoaXRlLXNwYWNlOiBub3dyYXA7XHJcblx0XHRcdG1hcmdpbjogMTBweCAwIDA7XHJcblx0XHRcdHotaW5kZXg6IDI7XHJcblx0XHRcdCY6YmVmb3JlIHtcclxuXHRcdFx0XHRjb250ZW50OiAnJztcclxuXHRcdFx0XHRwb3NpdGlvbjogYWJzb2x1dGU7XHJcblx0XHRcdFx0dG9wOiAtNXB4O1xyXG5cdFx0XHRcdGxlZnQ6IDUwJTtcclxuXHRcdFx0XHRtYXJnaW4tbGVmdDogLTVweDtcclxuXHRcdFx0XHR0cmFuc2Zvcm06IHJvdGF0ZSgtNDVkZWcpO1xyXG5cdFx0XHRcdGRpc3BsYXk6IGJsb2NrO1xyXG5cdFx0XHRcdHdpZHRoOiAxMHB4O1xyXG5cdFx0XHRcdGhlaWdodDogMTBweDtcclxuXHRcdFx0XHRiYWNrZ3JvdW5kOiAjNDA0MDQyO1xyXG5cdFx0XHRcdHotaW5kZXg6IC0xO1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0XHQmX19pbmMsXHJcblx0XHQmX19kZWMge1xyXG5cdFx0XHRiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcclxuXHRcdFx0cGFkZGluZzogMCAxMHB4O1xyXG5cdFx0XHQmOmhvdmVyIHtcclxuXHRcdFx0XHRzdmcge1xyXG5cdFx0XHRcdFx0W2ZpbGxePVwiI1wiXSB7XHJcblx0XHRcdFx0XHRcdGZpbGw6ICMyRDc5RkY7XHJcblx0XHRcdFx0XHR9XHJcblx0XHRcdFx0XHRbc3Ryb2tlXj1cIiNcIl0ge1xyXG5cdFx0XHRcdFx0XHRzdHJva2U6ICMyRDc5RkY7XHJcblx0XHRcdFx0XHR9XHJcblx0XHRcdFx0fVxyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG5cdHN2ZyB7XHJcblx0XHRbZmlsbF49XCIjXCJdIHtcclxuXHRcdFx0ZmlsbDogI2ZmZjtcclxuXHRcdH1cclxuXHRcdFtzdHJva2VePVwiI1wiXSB7XHJcblx0XHRcdHN0cm9rZTogI2ZmZjtcclxuXHRcdH1cclxuXHR9XHJcblx0aW1nIHtcclxuXHRcdG1heC1oZWlnaHQ6IDQwcHg7XHJcblx0fVxyXG5cdC8vcG9zaXRpb25zXHJcblx0Ji5kamFjYy0tdG9wLWNlbnRlcixcclxuXHQmLmRqYWNjLS1ib3R0b20tY2VudGVyIHtcclxuXHRcdHdpZHRoOiAxMDAlO1xyXG5cdH1cclxuXHRcclxuXHQmLmRqYWNjLS1jZW50ZXItbGVmdCxcclxuXHQmLmRqYWNjLS1jZW50ZXItcmlnaHQge1xyXG5cdFx0ZGlzcGxheTogZmxleDtcclxuXHRcdGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcblx0XHRAbWVkaWEobWF4LWhlaWdodDogODAwcHgpIHtcclxuXHRcdFx0dG9wOiAwO1xyXG5cdFx0XHR0cmFuc2Zvcm06IG5vbmU7XHJcblx0XHRcdG1hcmdpbjogMDtcclxuXHRcdH1cclxuXHRcdC5kamFjY19fbGlzdCB7XHJcblx0XHRcdGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcblx0XHRcdG1heC1oZWlnaHQ6IDEwMHZoO1xyXG5cdFx0fVxyXG5cdFx0LmRqYWNjX19pdGVtIHtcclxuXHRcdFx0d2lkdGg6IDQwcHg7XHJcblx0XHRcdG1hcmdpbi10b3A6IDA7XHJcblx0XHRcdG1hcmdpbi1ib3R0b206IDA7XHJcblx0XHRcdG1hcmdpbi1sZWZ0OiAtMXB4O1xyXG5cdFx0XHRtYXJnaW4tcmlnaHQ6IC0xcHg7XHJcblx0XHRcdCsgLmRqYWNjX19pdGVtIHtcclxuXHRcdFx0XHRtYXJnaW4tdG9wOiAtMXB4O1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0XHQuZGphY2NfX2Fycm93cyB7XHJcblx0XHRcdGhlaWdodDogYXV0bztcclxuXHRcdFx0ZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcclxuXHRcdH1cclxuXHRcdC5kamFjY19faXRlbS0tbGFiZWwge1xyXG5cdFx0XHRkaXNwbGF5OiBub25lO1xyXG5cdFx0fVxyXG5cdFx0LmRqYWNjX19pbmMsXHJcblx0XHQuZGphY2NfX2RlYyB7XHJcblx0XHRcdHBhZGRpbmc6IDEwcHggMDtcclxuXHRcdFx0Jjpob3ZlciB7XHJcblx0XHRcdFx0c3ZnIHtcclxuXHRcdFx0XHRcdFtmaWxsXj1cIiNcIl0ge1xyXG5cdFx0XHRcdFx0XHRmaWxsOiAjMkQ3OUZGO1xyXG5cdFx0XHRcdFx0fVxyXG5cdFx0XHRcdFx0W3N0cm9rZV49XCIjXCJdIHtcclxuXHRcdFx0XHRcdFx0c3Ryb2tlOiAjMkQ3OUZGO1xyXG5cdFx0XHRcdFx0fVxyXG5cdFx0XHRcdH1cclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdH1cclxuXHQmLmRqYWNjLS1ib3R0b20tbGVmdCxcclxuXHQmLmRqYWNjLS1ib3R0b20tY2VudGVyLFxyXG5cdCYuZGphY2MtLWJvdHRvbS1yaWdodCB7XHJcblx0XHQuZGphY2NfX3RpdGxlIHtcclxuXHRcdFx0dG9wOiBhdXRvO1xyXG5cdFx0XHRib3R0b206IDEwMCU7XHJcblx0XHRcdG1hcmdpbjogMCAwIDEwcHg7XHJcblx0XHRcdCY6YmVmb3JlIHtcclxuXHRcdFx0XHR0b3A6IGF1dG87XHJcblx0XHRcdFx0Ym90dG9tOiAtNXB4O1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG5cdCYuZGphY2MtLWNlbnRlci1sZWZ0IHtcclxuXHRcdC5kamFjY19fdGl0bGUge1xyXG5cdFx0XHR0b3A6IDUwJTtcclxuXHRcdFx0bGVmdDogMTAwJTtcclxuXHRcdFx0cmlnaHQ6IGF1dG87XHJcblx0XHRcdHRyYW5zZm9ybTogdHJhbnNsYXRlWSgtNTAlKTtcclxuXHRcdFx0bWFyZ2luOiAwIDAgMCAxMHB4O1xyXG5cdFx0XHQmOmJlZm9yZSB7XHJcblx0XHRcdFx0dG9wOiA1MCU7XHJcblx0XHRcdFx0bGVmdDogLTVweDtcclxuXHRcdFx0XHRyaWdodDogYXV0bztcclxuXHRcdFx0XHRtYXJnaW46IDA7XHJcblx0XHRcdFx0bWFyZ2luLXRvcDogLTVweDtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdH1cclxuXHQmLmRqYWNjLS1jZW50ZXItcmlnaHQge1xyXG5cdFx0LmRqYWNjX190aXRsZSB7XHJcblx0XHRcdHRvcDogNTAlO1xyXG5cdFx0XHRsZWZ0OiBhdXRvO1xyXG5cdFx0XHRyaWdodDogMTAwJTtcclxuXHRcdFx0dHJhbnNmb3JtOiB0cmFuc2xhdGVZKC01MCUpO1xyXG5cdFx0XHRtYXJnaW46IDAgMTBweCAwIDA7XHJcblx0XHRcdCY6YmVmb3JlIHtcclxuXHRcdFx0XHR0b3A6IDUwJTtcclxuXHRcdFx0XHRsZWZ0OiBhdXRvO1xyXG5cdFx0XHRcdHJpZ2h0OiAtNXB4O1xyXG5cdFx0XHRcdG1hcmdpbjogMDtcclxuXHRcdFx0XHRtYXJnaW4tdG9wOiAtNXB4O1xyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG59XHJcblxyXG4vL2xpZ2h0IHRoZW1lXHJcbi5kamFjYy10b29sYmFyLmRqYWNjLS1saWdodCB7XHJcblx0YmFja2dyb3VuZDogI0Y4RjlGQztcclxuXHRjb2xvcjogIzQwNDA0MjtcclxuXHRib3JkZXI6IDFweCBzb2xpZCAjRUJFQ0YxO1xyXG5cdC5kamFjY19fYnRuLFxyXG5cdC5kamFjY19fcmVzZXQge1xyXG5cdFx0YmFja2dyb3VuZDogI0Y4RjlGQztcclxuXHRcdGJvcmRlcjogMXB4IHNvbGlkICNFQkVDRjE7XHJcblx0XHQmOmhvdmVyLFxyXG5cdFx0Ji0tYWN0aXZlIHtcclxuXHRcdFx0YmFja2dyb3VuZDogIzJENzlGRjtcclxuXHRcdFx0Ym9yZGVyLWNvbG9yOiAjMkQ3OUZGO1xyXG5cdFx0XHRjb2xvcjogI2ZmZjtcclxuXHRcdFx0c3ZnIHtcclxuXHRcdFx0XHRbZmlsbF49XCIjXCJdIHtcclxuXHRcdFx0XHRcdGZpbGw6ICNmZmY7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHRcdFtzdHJva2VePVwiI1wiXSB7XHJcblx0XHRcdFx0XHRzdHJva2U6ICNmZmY7XHJcblx0XHRcdFx0fVxyXG5cdFx0XHR9XHJcblx0XHR9XHJcblx0fVxyXG5cdC5kamFjY19fYXJyb3dzIHtcclxuXHRcdGJhY2tncm91bmQ6ICNGOEY5RkM7XHJcblx0XHRib3JkZXI6IDFweCBzb2xpZCAjRUJFQ0YxO1xyXG5cdFx0Jjpob3ZlciB7XHJcblx0XHRcdGJhY2tncm91bmQ6IGxpZ2h0ZW4oI0Y4RjlGQywgMiUpO1xyXG5cdFx0XHRib3JkZXItY29sb3I6ICMyRDc5RkY7XHJcblx0XHR9XHJcblx0fVxyXG5cdC5kamFjY19faW5jLFxyXG5cdC5kamFjY19fZGVjIHtcclxuXHRcdHN2ZyB7XHJcblx0XHRcdFtmaWxsXj1cIiNcIl0ge1xyXG5cdFx0XHRcdGZpbGw6ICNBMUExQTI7XHJcblx0XHRcdH1cclxuXHRcdFx0W3N0cm9rZV49XCIjXCJdIHtcclxuXHRcdFx0XHRzdHJva2U6ICNBMUExQTI7XHJcblx0XHRcdH1cclxuXHRcdH1cclxuXHRcdCY6aG92ZXIge1xyXG5cdFx0XHRzdmcge1xyXG5cdFx0XHRcdFtmaWxsXj1cIiNcIl0ge1xyXG5cdFx0XHRcdFx0ZmlsbDogIzJENzlGRjtcclxuXHRcdFx0XHR9XHJcblx0XHRcdFx0W3N0cm9rZV49XCIjXCJdIHtcclxuXHRcdFx0XHRcdHN0cm9rZTogIzJENzlGRjtcclxuXHRcdFx0XHR9XHJcblx0XHRcdH1cclxuXHRcdH1cclxuXHR9XHJcblx0c3ZnIHtcclxuXHRcdFtmaWxsXj1cIiNcIl0ge1xyXG5cdFx0XHRmaWxsOiAjNDA0MDQyO1xyXG5cdFx0fVxyXG5cdFx0W3N0cm9rZV49XCIjXCJdIHtcclxuXHRcdFx0c3Ryb2tlOiAjNDA0MDQyO1xyXG5cdFx0fVxyXG5cdH1cclxufSIsIi5kamFjYy1kYXJrLWNvbnRyYXN0LFxyXG4uZGphY2MtbGlnaHQtY29udHJhc3Qge1xyXG5cdC5kamFjYy1jb250cmFzdCB7XHJcblx0XHRiYWNrZ3JvdW5kLWNvbG9yOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xyXG5cdFx0Ym94LXNoYWRvdzogbm9uZSAhaW1wb3J0YW50O1xyXG5cdFx0dGV4dC1zaGFkb3c6IG5vbmUgIWltcG9ydGFudDtcclxuXHR9XHJcbn1cclxuXHJcbi5kamFjYy1kYXJrLWNvbnRyYXN0IHtcclxuXHQuZGphY2MtY29udHJhc3Qge1xyXG5cdFx0YmFja2dyb3VuZC1jb2xvcjogIzAwMCAhaW1wb3J0YW50O1xyXG5cdFx0Ym9yZGVyLWNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7XHJcblx0XHRjb2xvcjogI2ZmZiAhaW1wb3J0YW50O1xyXG5cdFx0JjplbXB0eSB7XHJcblx0XHRcdGJhY2tncm91bmQtY29sb3I6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnQ7XHJcblx0XHRcdGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQgIWltcG9ydGFudDtcclxuXHRcdH1cclxuXHR9XHJcblx0aDEsIGgyLCBoMywgaDQsIGg1IHtcclxuXHRcdCYuZGphY2MtY29udHJhc3Qge1xyXG5cdFx0XHRjb2xvcjogIzUwZDBhMCAhaW1wb3J0YW50O1xyXG5cdFx0fVxyXG5cdH1cclxuXHRhLmRqYWNjLWNvbnRyYXN0IHtcclxuXHRcdGNvbG9yOiAjZmNmZjNjICFpbXBvcnRhbnQ7XHJcblx0XHR0ZXh0LWRlY29yYXRpb246IHVuZGVybGluZSAhaW1wb3J0YW50O1xyXG5cdFx0Jjpob3ZlcixcclxuXHRcdCY6Zm9jdXMge1xyXG5cdFx0XHR0ZXh0LWRlY29yYXRpb246IG5vbmUgIWltcG9ydGFudDtcclxuXHRcdH1cclxuXHR9XHJcblx0YnV0dG9uLFxyXG5cdGlucHV0W3R5cGU9XCJidXR0b25cIl0ge1xyXG5cdFx0Ji5kamFjYy1jb250cmFzdCB7XHJcblx0XHRcdGJhY2tncm91bmQtY29sb3I6ICNmZmYhaW1wb3J0YW50O1xyXG5cdFx0XHRib3JkZXItY29sb3I6ICNmZmYgIWltcG9ydGFudDtcclxuXHRcdFx0Y29sb3I6ICMwMDAgIWltcG9ydGFudDtcclxuXHRcdFx0Jjpob3ZlcixcclxuXHRcdFx0Jjpmb2N1cyB7XHJcblx0XHRcdFx0YmFja2dyb3VuZC1jb2xvcjogIzAwMCAhaW1wb3J0YW50O1xyXG5cdFx0XHRcdGJvcmRlci1jb2xvcjogI2ZmZiAhaW1wb3J0YW50O1xyXG5cdFx0XHRcdGNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7XHJcblx0XHRcdH1cclxuXHRcdH1cclxuXHR9XHJcblx0Ji5kamFjYy1yZWFkLW1vZGUsXHJcblx0Ji5kamFjYy1yZWFkLW1vZGUgYm9keSB7XHJcblx0XHRiYWNrZ3JvdW5kLWNvbG9yOiAjMDAwICFpbXBvcnRhbnQ7XHJcblx0fVxyXG59XHJcblxyXG4uZGphY2MtbGlnaHQtY29udHJhc3Qge1xyXG5cdC5kamFjYy1jb250cmFzdCB7XHJcblx0XHRiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmICFpbXBvcnRhbnQ7XHJcblx0XHRib3JkZXItY29sb3I6ICMwMDAgIWltcG9ydGFudDtcclxuXHRcdGNvbG9yOiAjMDAwICFpbXBvcnRhbnQ7XHJcblx0XHQmOmVtcHR5IHtcclxuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjogdHJhbnNwYXJlbnQgIWltcG9ydGFudDtcclxuXHRcdFx0Ym9yZGVyLWNvbG9yOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xyXG5cdFx0fVxyXG5cdH1cclxuXHRoMSwgaDIsIGgzLCBoNCwgaDUge1xyXG5cdFx0Ji5kamFjYy1jb250cmFzdCB7XHJcblx0XHRcdGNvbG9yOiAjMDAwMGQzICFpbXBvcnRhbnQ7XHJcblx0XHR9XHJcblx0fVxyXG5cdGEuZGphY2MtY29udHJhc3Qge1xyXG5cdFx0Y29sb3I6ICMwMDAwZDMgIWltcG9ydGFudDtcclxuXHRcdHRleHQtZGVjb3JhdGlvbjogdW5kZXJsaW5lICFpbXBvcnRhbnQ7XHJcblx0XHQmOmhvdmVyLFxyXG5cdFx0Jjpmb2N1cyB7XHJcblx0XHRcdHRleHQtZGVjb3JhdGlvbjogbm9uZSAhaW1wb3J0YW50O1xyXG5cdFx0fVxyXG5cdH1cclxuXHRidXR0b24sXHJcblx0aW5wdXRbdHlwZT1cImJ1dHRvblwiXSB7XHJcblx0XHQmLmRqYWNjLWNvbnRyYXN0IHtcclxuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjogIzAwMCAhaW1wb3J0YW50O1xyXG5cdFx0XHRib3JkZXItY29sb3I6ICMwMDAgIWltcG9ydGFudDtcclxuXHRcdFx0Y29sb3I6ICNmZmYgIWltcG9ydGFudDtcclxuXHRcdFx0Jjpob3ZlcixcclxuXHRcdFx0Jjpmb2N1cyB7XHJcblx0XHRcdFx0YmFja2dyb3VuZC1jb2xvcjogI2ZmZiFpbXBvcnRhbnQ7XHJcblx0XHRcdFx0Ym9yZGVyLWNvbG9yOiAjMDAwICFpbXBvcnRhbnQ7XHJcblx0XHRcdFx0Y29sb3I6ICMwMDAgIWltcG9ydGFudDtcclxuXHRcdFx0fVxyXG5cdFx0fVxyXG5cdH1cclxuXHQmLmRqYWNjLXJlYWQtbW9kZSxcclxuXHQmLmRqYWNjLXJlYWQtbW9kZSBib2R5IHtcclxuXHRcdGJhY2tncm91bmQtY29sb3I6ICNmZmYgIWltcG9ydGFudDtcclxuXHR9XHJcbn0iXX0= */
@font-face{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbWmT.ttf) format('truetype');
}
@font-face{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjammT.ttf) format('truetype');
}
.flatpickr-input {
			cursor:default !important;
			background-color: var(--input-background-color) !important;
		}
		.flatpickr-calendar .flatpickr-current-month {
			padding-top: 5px;
		}
		.flatpickr-calendar .flatpickr-current-month select.flatpickr-monthDropdown-months{
			width: auto !important;
			height: auto !important;
			display: inline-block !important;
			min-width: auto !important;
			padding: 2px !important;
		}
		.flatpickr-calendar .flatpickr-current-month select.flatpickr-monthDropdown-months:hover {
			background: none;
		}
		.numInputWrapper {
			margin-left: 10px;
		}
		.numInputWrapper:hover {
			background: none;
		}
		.flatpickr-calendar input {
			box-shadow: none !important;
		}
		.flatpickr-calendar .flatpickr-time input {
			height: auto !important;
			border: none !important;
			box-shadow: none !important;
			font-size: 16px !important;
			margin: 0 !important;
			padding: 0 !important;
			line-height: inherit !important;
			background: none !important;
			color: #484848 !important;
		}
		.flatpickr-calendar.inline {
			margin-top:5px;
		}
		.flatpickr-calendar.open {
			z-index: 99999999; // EngageBox v4 uses z-index: 99999999;
		}
		.flatpickr-mobile {
			-webkit-appearance: none; // Remove iOS ugly button
			-moz-appearance: none;
			min-height:40px;
		}
		.flatpickr-calendar .numInputWrapper .cur-year {
			padding: 0 !important;
			height: auto !important;
		}
#cf_7 .cf-control-group[data-key="2"] {
                --button-border-radius: 3px;
--button-padding: 11px 15px;
--button-color: #ffffff;
--button-font-size: 15px;
--button-background-color: #004e16;

            }
.convertforms {
                --color-primary: #4285F4;
--color-success: #0F9D58;
--color-danger: #d73e31;
--color-warning: #F4B400;
--color-default: #444;
--color-grey: #ccc;

            }
#cf_7 {
                --max-width: 1200px;
--background-color: rgba(255, 255, 255, 1);
--border-radius: 0px;
--padding: 35px;
--control-gap: 10px;
--label-color: #030303;
--label-size: 15px;
--label-weight: 400;
--input-color: #030303;
--input-placeholder-color: #03030370;
--input-text-align: left;
--input-background-color: #ffffff;
--input-border-color: #6e6e6e;
--input-border-radius: 3px;
--input-size: 16px;
--input-padding: 10px 10px;

            }
.cf-field-hp {
				display: none;
				position: absolute;
				left: -9000px;
			}
.uk-overlay-background {
    background: #1a1a1a85 !important;
}
.g-main-feature {
    margin-bottom: 4rem;
}

#g-extension {
    padding: 1.5rem 0;
}
.g-feedback, .g-feedback-slider, .g-feedback-slideset {
	.g-feedback-separator {
		display: none !important;
	}

	.g-user-info {
		margin-top: 20px;
	}
}
.g-main-feature {
  .g-main-feature-link {
    &.g-button2 {
      margin: 10px 0 0;
    }
  }
}
.g-animated-counter .plus .g-animated-counter-number:after {content:"+";padding-left:3px;}
.cwhire_modern .cwhire_header {
    font-size: 16px;
}
h3 {
    line-height: 2.5rem;
}

#g-showcase {
    padding: 1rem 0;
}
header#g-header {
z-index: 999;
}
#jlnavbar-4202 .jl-navbar-item, #jlnavbar-4202 .jl-navbar-nav>li>a,#jlnavbar-4202 .jl-navbar-nav>li>div.g-menu-item-container,#jlnavbar-4202 .jl-navbar-toggle {min-height: 75px}
#jlnavbar-4202 .g-main-nav .g-toplevel > li > .g-menu-item-container, #jlnavbar-4202 .jl-navbar-toggle { font-size: 15px; }
    #jlnavbar-4202 .g-main-nav .g-dropdown { 
    padding: 5px;
 }
 
    #jlnavbar-4202 .g-main-nav .g-sublevel > li > .g-menu-item-container:focus,#jlnavbar-4202 .g-main-nav .g-sublevel > li > .g-menu-item-container:hover { color: #ffffff; }
    #jlnavbar-4202 .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active .g-menu-item-container { color: #ffffff;}
#jlnavbar-4202-particle .jl-navbar-container:not(.jl-navbar-transparent) {
    background-color: rgba(255, 255, 255, 0);
}
    #jlnavbar-4202 .g-main-nav .g-sublevel {padding: 0;}#jlnavbar-4202 .g-main-nav .g-sublevel > li > .g-menu-item-container {padding: 0.7815rem 1rem;}
    #jlnavbar-4202 .g-main-nav .g-sublevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover,#jlnavbar-4202 .g-main-nav .g-sublevel>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
        background: #004e16;
    }
    #jlnavbar-4202 .g-main-nav .g-sublevel > li:not(.g-go-back)+:not(.g-go-back) {border-top: 1px solid #f5f5f5;}
#jldivider-7891-particle .jl-hr,
#jldivider-7891-particle hr {
  border-top: 1px solid #e5e5e5;
}
.djacc { font-family: Roboto, sans-serif; }
.djacc--sticky.djacc-popup { margin: 20px 20px; }
