.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,.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,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown .3s cubic-bezier(.23,1,.32,1);animation:fpFadeInDown .3s 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 .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .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:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{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:after,.flatpickr-calendar.arrowTop:before{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{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,.9);fill:rgba(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-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#959ea9}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-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-inner-spin-button,.numInputWrapper input::-webkit-outer-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,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(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,.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,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(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;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(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,.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,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(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,.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;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:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(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%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-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,.54);line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 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:translateZ(0);transform:translateZ(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.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.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.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(57,57,57,.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,.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,.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-rContainer{display:inline-block;padding:0}.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:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:700;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 .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}
/*!
 * Bootstrap Grid v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,:after,:before{box-sizing:inherit}.ll-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.ll-container{max-width:540px}}@media (min-width:768px){.ll-container{max-width:720px}}@media (min-width:992px){.ll-container{max-width:960px}}@media (min-width:1200px){.ll-container{max-width:1140px}}.ll-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.ll-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.ll-no-gutters{margin-right:0;margin-left:0}.ll-no-gutters>.ll-col,.ll-no-gutters>[class*=col-]{padding-right:0;padding-left:0}.ll-col,.ll-col-1,.ll-col-2,.ll-col-3,.ll-col-4,.ll-col-5,.ll-col-6,.ll-col-7,.ll-col-8,.ll-col-9,.ll-col-10,.ll-col-11,.ll-col-12,.ll-col-auto,.ll-col-lg,.ll-col-lg-1,.ll-col-lg-2,.ll-col-lg-3,.ll-col-lg-4,.ll-col-lg-5,.ll-col-lg-6,.ll-col-lg-7,.ll-col-lg-8,.ll-col-lg-9,.ll-col-lg-10,.ll-col-lg-11,.ll-col-lg-12,.ll-col-lg-auto,.ll-col-md,.ll-col-md-1,.ll-col-md-2,.ll-col-md-3,.ll-col-md-4,.ll-col-md-5,.ll-col-md-6,.ll-col-md-7,.ll-col-md-8,.ll-col-md-9,.ll-col-md-10,.ll-col-md-11,.ll-col-md-12,.ll-col-md-auto,.ll-col-sm,.ll-col-sm-1,.ll-col-sm-2,.ll-col-sm-3,.ll-col-sm-4,.ll-col-sm-5,.ll-col-sm-6,.ll-col-sm-7,.ll-col-sm-8,.ll-col-sm-9,.ll-col-sm-10,.ll-col-sm-11,.ll-col-sm-12,.ll-col-sm-auto,.ll-col-xl,.ll-col-xl-1,.ll-col-xl-2,.ll-col-xl-3,.ll-col-xl-4,.ll-col-xl-5,.ll-col-xl-6,.ll-col-xl-7,.ll-col-xl-8,.ll-col-xl-9,.ll-col-xl-10,.ll-col-xl-11,.ll-col-xl-12,.ll-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.ll-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ll-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.ll-col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ll-col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ll-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ll-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ll-col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ll-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ll-col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ll-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ll-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ll-col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ll-col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ll-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ll-order-first{-ms-flex-order:-1;order:-1}.ll-order-last{-ms-flex-order:13;order:13}.ll-order-0{-ms-flex-order:0;order:0}.ll-order-1{-ms-flex-order:1;order:1}.ll-order-2{-ms-flex-order:2;order:2}.ll-order-3{-ms-flex-order:3;order:3}.ll-order-4{-ms-flex-order:4;order:4}.ll-order-5{-ms-flex-order:5;order:5}.ll-order-6{-ms-flex-order:6;order:6}.ll-order-7{-ms-flex-order:7;order:7}.ll-order-8{-ms-flex-order:8;order:8}.ll-order-9{-ms-flex-order:9;order:9}.ll-order-10{-ms-flex-order:10;order:10}.ll-order-11{-ms-flex-order:11;order:11}.ll-order-12{-ms-flex-order:12;order:12}.ll-offset-1{margin-left:8.333333%}.ll-offset-2{margin-left:16.666667%}.ll-offset-3{margin-left:25%}.ll-offset-4{margin-left:33.333333%}.ll-offset-5{margin-left:41.666667%}.ll-offset-6{margin-left:50%}.ll-offset-7{margin-left:58.333333%}.ll-offset-8{margin-left:66.666667%}.ll-offset-9{margin-left:75%}.ll-offset-10{margin-left:83.333333%}.ll-offset-11{margin-left:91.666667%}@media (min-width:576px){.ll-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ll-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.ll-col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ll-col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ll-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ll-col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ll-col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ll-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ll-col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ll-col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ll-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ll-col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ll-col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ll-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ll-order-sm-first{-ms-flex-order:-1;order:-1}.ll-order-sm-last{-ms-flex-order:13;order:13}.ll-order-sm-0{-ms-flex-order:0;order:0}.ll-order-sm-1{-ms-flex-order:1;order:1}.ll-order-sm-2{-ms-flex-order:2;order:2}.ll-order-sm-3{-ms-flex-order:3;order:3}.ll-order-sm-4{-ms-flex-order:4;order:4}.ll-order-sm-5{-ms-flex-order:5;order:5}.ll-order-sm-6{-ms-flex-order:6;order:6}.ll-order-sm-7{-ms-flex-order:7;order:7}.ll-order-sm-8{-ms-flex-order:8;order:8}.ll-order-sm-9{-ms-flex-order:9;order:9}.ll-order-sm-10{-ms-flex-order:10;order:10}.ll-order-sm-11{-ms-flex-order:11;order:11}.ll-order-sm-12{-ms-flex-order:12;order:12}.ll-offset-sm-0{margin-left:0}.ll-offset-sm-1{margin-left:8.333333%}.ll-offset-sm-2{margin-left:16.666667%}.ll-offset-sm-3{margin-left:25%}.ll-offset-sm-4{margin-left:33.333333%}.ll-offset-sm-5{margin-left:41.666667%}.ll-offset-sm-6{margin-left:50%}.ll-offset-sm-7{margin-left:58.333333%}.ll-offset-sm-8{margin-left:66.666667%}.ll-offset-sm-9{margin-left:75%}.ll-offset-sm-10{margin-left:83.333333%}.ll-offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.ll-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ll-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.ll-col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ll-col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ll-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ll-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ll-col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ll-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ll-col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ll-col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ll-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ll-col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ll-col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ll-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ll-order-md-first{-ms-flex-order:-1;order:-1}.ll-order-md-last{-ms-flex-order:13;order:13}.ll-order-md-0{-ms-flex-order:0;order:0}.ll-order-md-1{-ms-flex-order:1;order:1}.ll-order-md-2{-ms-flex-order:2;order:2}.ll-order-md-3{-ms-flex-order:3;order:3}.ll-order-md-4{-ms-flex-order:4;order:4}.ll-order-md-5{-ms-flex-order:5;order:5}.ll-order-md-6{-ms-flex-order:6;order:6}.ll-order-md-7{-ms-flex-order:7;order:7}.ll-order-md-8{-ms-flex-order:8;order:8}.ll-order-md-9{-ms-flex-order:9;order:9}.ll-order-md-10{-ms-flex-order:10;order:10}.ll-order-md-11{-ms-flex-order:11;order:11}.ll-order-md-12{-ms-flex-order:12;order:12}.ll-offset-md-0{margin-left:0}.ll-offset-md-1{margin-left:8.333333%}.ll-offset-md-2{margin-left:16.666667%}.ll-offset-md-3{margin-left:25%}.ll-offset-md-4{margin-left:33.333333%}.ll-offset-md-5{margin-left:41.666667%}.ll-offset-md-6{margin-left:50%}.ll-offset-md-7{margin-left:58.333333%}.ll-offset-md-8{margin-left:66.666667%}.ll-offset-md-9{margin-left:75%}.ll-offset-md-10{margin-left:83.333333%}.ll-offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.ll-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ll-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.ll-col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ll-col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ll-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ll-col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ll-col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ll-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ll-col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ll-col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ll-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ll-col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ll-col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ll-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ll-order-lg-first{-ms-flex-order:-1;order:-1}.ll-order-lg-last{-ms-flex-order:13;order:13}.ll-order-lg-0{-ms-flex-order:0;order:0}.ll-order-lg-1{-ms-flex-order:1;order:1}.ll-order-lg-2{-ms-flex-order:2;order:2}.ll-order-lg-3{-ms-flex-order:3;order:3}.ll-order-lg-4{-ms-flex-order:4;order:4}.ll-order-lg-5{-ms-flex-order:5;order:5}.ll-order-lg-6{-ms-flex-order:6;order:6}.ll-order-lg-7{-ms-flex-order:7;order:7}.ll-order-lg-8{-ms-flex-order:8;order:8}.ll-order-lg-9{-ms-flex-order:9;order:9}.ll-order-lg-10{-ms-flex-order:10;order:10}.ll-order-lg-11{-ms-flex-order:11;order:11}.ll-order-lg-12{-ms-flex-order:12;order:12}.ll-offset-lg-0{margin-left:0}.ll-offset-lg-1{margin-left:8.333333%}.ll-offset-lg-2{margin-left:16.666667%}.ll-offset-lg-3{margin-left:25%}.ll-offset-lg-4{margin-left:33.333333%}.ll-offset-lg-5{margin-left:41.666667%}.ll-offset-lg-6{margin-left:50%}.ll-offset-lg-7{margin-left:58.333333%}.ll-offset-lg-8{margin-left:66.666667%}.ll-offset-lg-9{margin-left:75%}.ll-offset-lg-10{margin-left:83.333333%}.ll-offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.ll-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.ll-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.ll-col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.ll-col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.ll-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ll-col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.ll-col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.ll-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ll-col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.ll-col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.ll-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ll-col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.ll-col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.ll-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ll-order-xl-first{-ms-flex-order:-1;order:-1}.ll-order-xl-last{-ms-flex-order:13;order:13}.ll-order-xl-0{-ms-flex-order:0;order:0}.ll-order-xl-1{-ms-flex-order:1;order:1}.ll-order-xl-2{-ms-flex-order:2;order:2}.ll-order-xl-3{-ms-flex-order:3;order:3}.ll-order-xl-4{-ms-flex-order:4;order:4}.ll-order-xl-5{-ms-flex-order:5;order:5}.ll-order-xl-6{-ms-flex-order:6;order:6}.ll-order-xl-7{-ms-flex-order:7;order:7}.ll-order-xl-8{-ms-flex-order:8;order:8}.ll-order-xl-9{-ms-flex-order:9;order:9}.ll-order-xl-10{-ms-flex-order:10;order:10}.ll-order-xl-11{-ms-flex-order:11;order:11}.ll-order-xl-12{-ms-flex-order:12;order:12}.ll-offset-xl-0{margin-left:0}.ll-offset-xl-1{margin-left:8.333333%}.ll-offset-xl-2{margin-left:16.666667%}.ll-offset-xl-3{margin-left:25%}.ll-offset-xl-4{margin-left:33.333333%}.ll-offset-xl-5{margin-left:41.666667%}.ll-offset-xl-6{margin-left:50%}.ll-offset-xl-7{margin-left:58.333333%}.ll-offset-xl-8{margin-left:66.666667%}.ll-offset-xl-9{margin-left:75%}.ll-offset-xl-10{margin-left:83.333333%}.ll-offset-xl-11{margin-left:91.666667%}}.ll-d-none{display:none!important}.ll-d-inline{display:inline!important}.ll-d-inline-block{display:inline-block!important}.ll-d-block{display:block!important}.ll-d-table{display:table!important}.ll-d-table-row{display:table-row!important}.ll-d-table-cell{display:table-cell!important}.ll-d-flex{display:-ms-flexbox!important;display:flex!important}.ll-d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.ll-d-sm-none{display:none!important}.ll-d-sm-inline{display:inline!important}.ll-d-sm-inline-block{display:inline-block!important}.ll-d-sm-block{display:block!important}.ll-d-sm-table{display:table!important}.ll-d-sm-table-row{display:table-row!important}.ll-d-sm-table-cell{display:table-cell!important}.ll-d-sm-flex{display:-ms-flexbox!important;display:flex!important}.ll-d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.ll-d-md-none{display:none!important}.ll-d-md-inline{display:inline!important}.ll-d-md-inline-block{display:inline-block!important}.ll-d-md-block{display:block!important}.ll-d-md-table{display:table!important}.ll-d-md-table-row{display:table-row!important}.ll-d-md-table-cell{display:table-cell!important}.ll-d-md-flex{display:-ms-flexbox!important;display:flex!important}.ll-d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.ll-d-lg-none{display:none!important}.ll-d-lg-inline{display:inline!important}.ll-d-lg-inline-block{display:inline-block!important}.ll-d-lg-block{display:block!important}.ll-d-lg-table{display:table!important}.ll-d-lg-table-row{display:table-row!important}.ll-d-lg-table-cell{display:table-cell!important}.ll-d-lg-flex{display:-ms-flexbox!important;display:flex!important}.ll-d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.ll-d-xl-none{display:none!important}.ll-d-xl-inline{display:inline!important}.ll-d-xl-inline-block{display:inline-block!important}.ll-d-xl-block{display:block!important}.ll-d-xl-table{display:table!important}.ll-d-xl-table-row{display:table-row!important}.ll-d-xl-table-cell{display:table-cell!important}.ll-d-xl-flex{display:-ms-flexbox!important;display:flex!important}.ll-d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.ll-d-print-none{display:none!important}.ll-d-print-inline{display:inline!important}.ll-d-print-inline-block{display:inline-block!important}.ll-d-print-block{display:block!important}.ll-d-print-table{display:table!important}.ll-d-print-table-row{display:table-row!important}.ll-d-print-table-cell{display:table-cell!important}.ll-d-print-flex{display:-ms-flexbox!important;display:flex!important}.ll-d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.ll-flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.ll-flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.ll-flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ll-flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ll-flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ll-flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ll-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ll-flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ll-flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ll-flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ll-flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ll-flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ll-justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ll-justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ll-justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.ll-justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ll-justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ll-align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.ll-align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.ll-align-items-center{-ms-flex-align:center!important;align-items:center!important}.ll-align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ll-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ll-align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ll-align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ll-align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.ll-align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ll-align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ll-align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ll-align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ll-align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ll-align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ll-align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.ll-align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ll-align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.ll-flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.ll-flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.ll-flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ll-flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ll-flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ll-flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ll-flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ll-flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ll-flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ll-flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ll-flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ll-flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ll-justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ll-justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ll-justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.ll-justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ll-justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ll-align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.ll-align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.ll-align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.ll-align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ll-align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ll-align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ll-align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ll-align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.ll-align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ll-align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ll-align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ll-align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ll-align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ll-align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ll-align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.ll-align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ll-align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.ll-flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.ll-flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.ll-flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ll-flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ll-flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ll-flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ll-flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ll-flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ll-flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ll-flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ll-flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ll-flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ll-justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ll-justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ll-justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.ll-justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ll-justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ll-align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.ll-align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.ll-align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.ll-align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ll-align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ll-align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ll-align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ll-align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.ll-align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ll-align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ll-align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ll-align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ll-align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ll-align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ll-align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.ll-align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ll-align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.ll-flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.ll-flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.ll-flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ll-flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ll-flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ll-flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ll-flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ll-flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ll-flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ll-flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ll-flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ll-flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ll-justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ll-justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ll-justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.ll-justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ll-justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ll-align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.ll-align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.ll-align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.ll-align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ll-align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ll-align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ll-align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ll-align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.ll-align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ll-align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ll-align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ll-align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ll-align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ll-align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ll-align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.ll-align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ll-align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.ll-flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.ll-flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.ll-flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ll-flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ll-flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.ll-flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ll-flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ll-flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.ll-flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.ll-flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.ll-flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.ll-flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.ll-justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.ll-justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.ll-justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.ll-justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.ll-justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.ll-align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.ll-align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.ll-align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.ll-align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.ll-align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.ll-align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.ll-align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.ll-align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.ll-align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.ll-align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.ll-align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.ll-align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.ll-align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.ll-align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.ll-align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.ll-align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.ll-align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.ll-form-layout{/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */}.ll-form-layout .fa,.ll-form-layout .fab,.ll-form-layout .fad,.ll-form-layout .fal,.ll-form-layout .far,.ll-form-layout .fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.ll-form-layout .fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.ll-form-layout .fa-xs{font-size:.75em}.ll-form-layout .fa-sm{font-size:.875em}.ll-form-layout .fa-1x{font-size:1em}.ll-form-layout .fa-2x{font-size:2em}.ll-form-layout .fa-3x{font-size:3em}.ll-form-layout .fa-4x{font-size:4em}.ll-form-layout .fa-5x{font-size:5em}.ll-form-layout .fa-6x{font-size:6em}.ll-form-layout .fa-7x{font-size:7em}.ll-form-layout .fa-8x{font-size:8em}.ll-form-layout .fa-9x{font-size:9em}.ll-form-layout .fa-10x{font-size:10em}.ll-form-layout .fa-fw{text-align:center;width:1.25em}.ll-form-layout .fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.ll-form-layout .fa-ul>li{position:relative}.ll-form-layout .fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.ll-form-layout .fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.ll-form-layout .fa-pull-left{float:left}.ll-form-layout .fa-pull-right{float:right}.ll-form-layout .fa.fa-pull-left,.ll-form-layout .fab.fa-pull-left,.ll-form-layout .fal.fa-pull-left,.ll-form-layout .far.fa-pull-left,.ll-form-layout .fas.fa-pull-left{margin-right:.3em}.ll-form-layout .fa.fa-pull-right,.ll-form-layout .fab.fa-pull-right,.ll-form-layout .fal.fa-pull-right,.ll-form-layout .far.fa-pull-right,.ll-form-layout .fas.fa-pull-right{margin-left:.3em}.ll-form-layout .fa-spin{animation:fa-spin 2s linear infinite}.ll-form-layout .fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ll-form-layout .fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.ll-form-layout .fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.ll-form-layout .fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.ll-form-layout .fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.ll-form-layout .fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}.ll-form-layout .fa-flip-both,.ll-form-layout .fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1)}.ll-form-layout :root .fa-flip-both,.ll-form-layout :root .fa-flip-horizontal,.ll-form-layout :root .fa-flip-vertical,.ll-form-layout :root .fa-rotate-90,.ll-form-layout :root .fa-rotate-180,.ll-form-layout :root .fa-rotate-270{filter:none}.ll-form-layout .fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.ll-form-layout .fa-stack-1x,.ll-form-layout .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.ll-form-layout .fa-stack-1x{line-height:inherit}.ll-form-layout .fa-stack-2x{font-size:2em}.ll-form-layout .fa-inverse{color:#fff}.ll-form-layout .fa-500px:before{content:"\F26E"}.ll-form-layout .fa-accessible-icon:before{content:"\F368"}.ll-form-layout .fa-accusoft:before{content:"\F369"}.ll-form-layout .fa-acquisitions-incorporated:before{content:"\F6AF"}.ll-form-layout .fa-ad:before{content:"\F641"}.ll-form-layout .fa-address-book:before{content:"\F2B9"}.ll-form-layout .fa-address-card:before{content:"\F2BB"}.ll-form-layout .fa-adjust:before{content:"\F042"}.ll-form-layout .fa-adn:before{content:"\F170"}.ll-form-layout .fa-adversal:before{content:"\F36A"}.ll-form-layout .fa-affiliatetheme:before{content:"\F36B"}.ll-form-layout .fa-air-freshener:before{content:"\F5D0"}.ll-form-layout .fa-airbnb:before{content:"\F834"}.ll-form-layout .fa-algolia:before{content:"\F36C"}.ll-form-layout .fa-align-center:before{content:"\F037"}.ll-form-layout .fa-align-justify:before{content:"\F039"}.ll-form-layout .fa-align-left:before{content:"\F036"}.ll-form-layout .fa-align-right:before{content:"\F038"}.ll-form-layout .fa-alipay:before{content:"\F642"}.ll-form-layout .fa-allergies:before{content:"\F461"}.ll-form-layout .fa-amazon:before{content:"\F270"}.ll-form-layout .fa-amazon-pay:before{content:"\F42C"}.ll-form-layout .fa-ambulance:before{content:"\F0F9"}.ll-form-layout .fa-american-sign-language-interpreting:before{content:"\F2A3"}.ll-form-layout .fa-amilia:before{content:"\F36D"}.ll-form-layout .fa-anchor:before{content:"\F13D"}.ll-form-layout .fa-android:before{content:"\F17B"}.ll-form-layout .fa-angellist:before{content:"\F209"}.ll-form-layout .fa-angle-double-down:before{content:"\F103"}.ll-form-layout .fa-angle-double-left:before{content:"\F100"}.ll-form-layout .fa-angle-double-right:before{content:"\F101"}.ll-form-layout .fa-angle-double-up:before{content:"\F102"}.ll-form-layout .fa-angle-down:before{content:"\F107"}.ll-form-layout .fa-angle-left:before{content:"\F104"}.ll-form-layout .fa-angle-right:before{content:"\F105"}.ll-form-layout .fa-angle-up:before{content:"\F106"}.ll-form-layout .fa-angry:before{content:"\F556"}.ll-form-layout .fa-angrycreative:before{content:"\F36E"}.ll-form-layout .fa-angular:before{content:"\F420"}.ll-form-layout .fa-ankh:before{content:"\F644"}.ll-form-layout .fa-app-store:before{content:"\F36F"}.ll-form-layout .fa-app-store-ios:before{content:"\F370"}.ll-form-layout .fa-apper:before{content:"\F371"}.ll-form-layout .fa-apple:before{content:"\F179"}.ll-form-layout .fa-apple-alt:before{content:"\F5D1"}.ll-form-layout .fa-apple-pay:before{content:"\F415"}.ll-form-layout .fa-archive:before{content:"\F187"}.ll-form-layout .fa-archway:before{content:"\F557"}.ll-form-layout .fa-arrow-alt-circle-down:before{content:"\F358"}.ll-form-layout .fa-arrow-alt-circle-left:before{content:"\F359"}.ll-form-layout .fa-arrow-alt-circle-right:before{content:"\F35A"}.ll-form-layout .fa-arrow-alt-circle-up:before{content:"\F35B"}.ll-form-layout .fa-arrow-circle-down:before{content:"\F0AB"}.ll-form-layout .fa-arrow-circle-left:before{content:"\F0A8"}.ll-form-layout .fa-arrow-circle-right:before{content:"\F0A9"}.ll-form-layout .fa-arrow-circle-up:before{content:"\F0AA"}.ll-form-layout .fa-arrow-down:before{content:"\F063"}.ll-form-layout .fa-arrow-left:before{content:"\F060"}.ll-form-layout .fa-arrow-right:before{content:"\F061"}.ll-form-layout .fa-arrow-up:before{content:"\F062"}.ll-form-layout .fa-arrows-alt:before{content:"\F0B2"}.ll-form-layout .fa-arrows-alt-h:before{content:"\F337"}.ll-form-layout .fa-arrows-alt-v:before{content:"\F338"}.ll-form-layout .fa-artstation:before{content:"\F77A"}.ll-form-layout .fa-assistive-listening-systems:before{content:"\F2A2"}.ll-form-layout .fa-asterisk:before{content:"\F069"}.ll-form-layout .fa-asymmetrik:before{content:"\F372"}.ll-form-layout .fa-at:before{content:"\F1FA"}.ll-form-layout .fa-atlas:before{content:"\F558"}.ll-form-layout .fa-atlassian:before{content:"\F77B"}.ll-form-layout .fa-atom:before{content:"\F5D2"}.ll-form-layout .fa-audible:before{content:"\F373"}.ll-form-layout .fa-audio-description:before{content:"\F29E"}.ll-form-layout .fa-autoprefixer:before{content:"\F41C"}.ll-form-layout .fa-avianex:before{content:"\F374"}.ll-form-layout .fa-aviato:before{content:"\F421"}.ll-form-layout .fa-award:before{content:"\F559"}.ll-form-layout .fa-aws:before{content:"\F375"}.ll-form-layout .fa-baby:before{content:"\F77C"}.ll-form-layout .fa-baby-carriage:before{content:"\F77D"}.ll-form-layout .fa-backspace:before{content:"\F55A"}.ll-form-layout .fa-backward:before{content:"\F04A"}.ll-form-layout .fa-bacon:before{content:"\F7E5"}.ll-form-layout .fa-bacteria:before{content:"\E059"}.ll-form-layout .fa-bacterium:before{content:"\E05A"}.ll-form-layout .fa-bahai:before{content:"\F666"}.ll-form-layout .fa-balance-scale:before{content:"\F24E"}.ll-form-layout .fa-balance-scale-left:before{content:"\F515"}.ll-form-layout .fa-balance-scale-right:before{content:"\F516"}.ll-form-layout .fa-ban:before{content:"\F05E"}.ll-form-layout .fa-band-aid:before{content:"\F462"}.ll-form-layout .fa-bandcamp:before{content:"\F2D5"}.ll-form-layout .fa-barcode:before{content:"\F02A"}.ll-form-layout .fa-bars:before{content:"\F0C9"}.ll-form-layout .fa-baseball-ball:before{content:"\F433"}.ll-form-layout .fa-basketball-ball:before{content:"\F434"}.ll-form-layout .fa-bath:before{content:"\F2CD"}.ll-form-layout .fa-battery-empty:before{content:"\F244"}.ll-form-layout .fa-battery-full:before{content:"\F240"}.ll-form-layout .fa-battery-half:before{content:"\F242"}.ll-form-layout .fa-battery-quarter:before{content:"\F243"}.ll-form-layout .fa-battery-three-quarters:before{content:"\F241"}.ll-form-layout .fa-battle-net:before{content:"\F835"}.ll-form-layout .fa-bed:before{content:"\F236"}.ll-form-layout .fa-beer:before{content:"\F0FC"}.ll-form-layout .fa-behance:before{content:"\F1B4"}.ll-form-layout .fa-behance-square:before{content:"\F1B5"}.ll-form-layout .fa-bell:before{content:"\F0F3"}.ll-form-layout .fa-bell-slash:before{content:"\F1F6"}.ll-form-layout .fa-bezier-curve:before{content:"\F55B"}.ll-form-layout .fa-bible:before{content:"\F647"}.ll-form-layout .fa-bicycle:before{content:"\F206"}.ll-form-layout .fa-biking:before{content:"\F84A"}.ll-form-layout .fa-bimobject:before{content:"\F378"}.ll-form-layout .fa-binoculars:before{content:"\F1E5"}.ll-form-layout .fa-biohazard:before{content:"\F780"}.ll-form-layout .fa-birthday-cake:before{content:"\F1FD"}.ll-form-layout .fa-bitbucket:before{content:"\F171"}.ll-form-layout .fa-bitcoin:before{content:"\F379"}.ll-form-layout .fa-bity:before{content:"\F37A"}.ll-form-layout .fa-black-tie:before{content:"\F27E"}.ll-form-layout .fa-blackberry:before{content:"\F37B"}.ll-form-layout .fa-blender:before{content:"\F517"}.ll-form-layout .fa-blender-phone:before{content:"\F6B6"}.ll-form-layout .fa-blind:before{content:"\F29D"}.ll-form-layout .fa-blog:before{content:"\F781"}.ll-form-layout .fa-blogger:before{content:"\F37C"}.ll-form-layout .fa-blogger-b:before{content:"\F37D"}.ll-form-layout .fa-bluetooth:before{content:"\F293"}.ll-form-layout .fa-bluetooth-b:before{content:"\F294"}.ll-form-layout .fa-bold:before{content:"\F032"}.ll-form-layout .fa-bolt:before{content:"\F0E7"}.ll-form-layout .fa-bomb:before{content:"\F1E2"}.ll-form-layout .fa-bone:before{content:"\F5D7"}.ll-form-layout .fa-bong:before{content:"\F55C"}.ll-form-layout .fa-book:before{content:"\F02D"}.ll-form-layout .fa-book-dead:before{content:"\F6B7"}.ll-form-layout .fa-book-medical:before{content:"\F7E6"}.ll-form-layout .fa-book-open:before{content:"\F518"}.ll-form-layout .fa-book-reader:before{content:"\F5DA"}.ll-form-layout .fa-bookmark:before{content:"\F02E"}.ll-form-layout .fa-bootstrap:before{content:"\F836"}.ll-form-layout .fa-border-all:before{content:"\F84C"}.ll-form-layout .fa-border-none:before{content:"\F850"}.ll-form-layout .fa-border-style:before{content:"\F853"}.ll-form-layout .fa-bowling-ball:before{content:"\F436"}.ll-form-layout .fa-box:before{content:"\F466"}.ll-form-layout .fa-box-open:before{content:"\F49E"}.ll-form-layout .fa-box-tissue:before{content:"\E05B"}.ll-form-layout .fa-boxes:before{content:"\F468"}.ll-form-layout .fa-braille:before{content:"\F2A1"}.ll-form-layout .fa-brain:before{content:"\F5DC"}.ll-form-layout .fa-bread-slice:before{content:"\F7EC"}.ll-form-layout .fa-briefcase:before{content:"\F0B1"}.ll-form-layout .fa-briefcase-medical:before{content:"\F469"}.ll-form-layout .fa-broadcast-tower:before{content:"\F519"}.ll-form-layout .fa-broom:before{content:"\F51A"}.ll-form-layout .fa-brush:before{content:"\F55D"}.ll-form-layout .fa-btc:before{content:"\F15A"}.ll-form-layout .fa-buffer:before{content:"\F837"}.ll-form-layout .fa-bug:before{content:"\F188"}.ll-form-layout .fa-building:before{content:"\F1AD"}.ll-form-layout .fa-bullhorn:before{content:"\F0A1"}.ll-form-layout .fa-bullseye:before{content:"\F140"}.ll-form-layout .fa-burn:before{content:"\F46A"}.ll-form-layout .fa-buromobelexperte:before{content:"\F37F"}.ll-form-layout .fa-bus:before{content:"\F207"}.ll-form-layout .fa-bus-alt:before{content:"\F55E"}.ll-form-layout .fa-business-time:before{content:"\F64A"}.ll-form-layout .fa-buy-n-large:before{content:"\F8A6"}.ll-form-layout .fa-buysellads:before{content:"\F20D"}.ll-form-layout .fa-calculator:before{content:"\F1EC"}.ll-form-layout .fa-calendar:before{content:"\F133"}.ll-form-layout .fa-calendar-alt:before{content:"\F073"}.ll-form-layout .fa-calendar-check:before{content:"\F274"}.ll-form-layout .fa-calendar-day:before{content:"\F783"}.ll-form-layout .fa-calendar-minus:before{content:"\F272"}.ll-form-layout .fa-calendar-plus:before{content:"\F271"}.ll-form-layout .fa-calendar-times:before{content:"\F273"}.ll-form-layout .fa-calendar-week:before{content:"\F784"}.ll-form-layout .fa-camera:before{content:"\F030"}.ll-form-layout .fa-camera-retro:before{content:"\F083"}.ll-form-layout .fa-campground:before{content:"\F6BB"}.ll-form-layout .fa-canadian-maple-leaf:before{content:"\F785"}.ll-form-layout .fa-candy-cane:before{content:"\F786"}.ll-form-layout .fa-cannabis:before{content:"\F55F"}.ll-form-layout .fa-capsules:before{content:"\F46B"}.ll-form-layout .fa-car:before{content:"\F1B9"}.ll-form-layout .fa-car-alt:before{content:"\F5DE"}.ll-form-layout .fa-car-battery:before{content:"\F5DF"}.ll-form-layout .fa-car-crash:before{content:"\F5E1"}.ll-form-layout .fa-car-side:before{content:"\F5E4"}.ll-form-layout .fa-caravan:before{content:"\F8FF"}.ll-form-layout .fa-caret-down:before{content:"\F0D7"}.ll-form-layout .fa-caret-left:before{content:"\F0D9"}.ll-form-layout .fa-caret-right:before{content:"\F0DA"}.ll-form-layout .fa-caret-square-down:before{content:"\F150"}.ll-form-layout .fa-caret-square-left:before{content:"\F191"}.ll-form-layout .fa-caret-square-right:before{content:"\F152"}.ll-form-layout .fa-caret-square-up:before{content:"\F151"}.ll-form-layout .fa-caret-up:before{content:"\F0D8"}.ll-form-layout .fa-carrot:before{content:"\F787"}.ll-form-layout .fa-cart-arrow-down:before{content:"\F218"}.ll-form-layout .fa-cart-plus:before{content:"\F217"}.ll-form-layout .fa-cash-register:before{content:"\F788"}.ll-form-layout .fa-cat:before{content:"\F6BE"}.ll-form-layout .fa-cc-amazon-pay:before{content:"\F42D"}.ll-form-layout .fa-cc-amex:before{content:"\F1F3"}.ll-form-layout .fa-cc-apple-pay:before{content:"\F416"}.ll-form-layout .fa-cc-diners-club:before{content:"\F24C"}.ll-form-layout .fa-cc-discover:before{content:"\F1F2"}.ll-form-layout .fa-cc-jcb:before{content:"\F24B"}.ll-form-layout .fa-cc-mastercard:before{content:"\F1F1"}.ll-form-layout .fa-cc-paypal:before{content:"\F1F4"}.ll-form-layout .fa-cc-stripe:before{content:"\F1F5"}.ll-form-layout .fa-cc-visa:before{content:"\F1F0"}.ll-form-layout .fa-centercode:before{content:"\F380"}.ll-form-layout .fa-centos:before{content:"\F789"}.ll-form-layout .fa-certificate:before{content:"\F0A3"}.ll-form-layout .fa-chair:before{content:"\F6C0"}.ll-form-layout .fa-chalkboard:before{content:"\F51B"}.ll-form-layout .fa-chalkboard-teacher:before{content:"\F51C"}.ll-form-layout .fa-charging-station:before{content:"\F5E7"}.ll-form-layout .fa-chart-area:before{content:"\F1FE"}.ll-form-layout .fa-chart-bar:before{content:"\F080"}.ll-form-layout .fa-chart-line:before{content:"\F201"}.ll-form-layout .fa-chart-pie:before{content:"\F200"}.ll-form-layout .fa-check:before{content:"\F00C"}.ll-form-layout .fa-check-circle:before{content:"\F058"}.ll-form-layout .fa-check-double:before{content:"\F560"}.ll-form-layout .fa-check-square:before{content:"\F14A"}.ll-form-layout .fa-cheese:before{content:"\F7EF"}.ll-form-layout .fa-chess:before{content:"\F439"}.ll-form-layout .fa-chess-bishop:before{content:"\F43A"}.ll-form-layout .fa-chess-board:before{content:"\F43C"}.ll-form-layout .fa-chess-king:before{content:"\F43F"}.ll-form-layout .fa-chess-knight:before{content:"\F441"}.ll-form-layout .fa-chess-pawn:before{content:"\F443"}.ll-form-layout .fa-chess-queen:before{content:"\F445"}.ll-form-layout .fa-chess-rook:before{content:"\F447"}.ll-form-layout .fa-chevron-circle-down:before{content:"\F13A"}.ll-form-layout .fa-chevron-circle-left:before{content:"\F137"}.ll-form-layout .fa-chevron-circle-right:before{content:"\F138"}.ll-form-layout .fa-chevron-circle-up:before{content:"\F139"}.ll-form-layout .fa-chevron-down:before{content:"\F078"}.ll-form-layout .fa-chevron-left:before{content:"\F053"}.ll-form-layout .fa-chevron-right:before{content:"\F054"}.ll-form-layout .fa-chevron-up:before{content:"\F077"}.ll-form-layout .fa-child:before{content:"\F1AE"}.ll-form-layout .fa-chrome:before{content:"\F268"}.ll-form-layout .fa-chromecast:before{content:"\F838"}.ll-form-layout .fa-church:before{content:"\F51D"}.ll-form-layout .fa-circle:before{content:"\F111"}.ll-form-layout .fa-circle-notch:before{content:"\F1CE"}.ll-form-layout .fa-city:before{content:"\F64F"}.ll-form-layout .fa-clinic-medical:before{content:"\F7F2"}.ll-form-layout .fa-clipboard:before{content:"\F328"}.ll-form-layout .fa-clipboard-check:before{content:"\F46C"}.ll-form-layout .fa-clipboard-list:before{content:"\F46D"}.ll-form-layout .fa-clock:before{content:"\F017"}.ll-form-layout .fa-clone:before{content:"\F24D"}.ll-form-layout .fa-closed-captioning:before{content:"\F20A"}.ll-form-layout .fa-cloud:before{content:"\F0C2"}.ll-form-layout .fa-cloud-download-alt:before{content:"\F381"}.ll-form-layout .fa-cloud-meatball:before{content:"\F73B"}.ll-form-layout .fa-cloud-moon:before{content:"\F6C3"}.ll-form-layout .fa-cloud-moon-rain:before{content:"\F73C"}.ll-form-layout .fa-cloud-rain:before{content:"\F73D"}.ll-form-layout .fa-cloud-showers-heavy:before{content:"\F740"}.ll-form-layout .fa-cloud-sun:before{content:"\F6C4"}.ll-form-layout .fa-cloud-sun-rain:before{content:"\F743"}.ll-form-layout .fa-cloud-upload-alt:before{content:"\F382"}.ll-form-layout .fa-cloudflare:before{content:"\E07D"}.ll-form-layout .fa-cloudscale:before{content:"\F383"}.ll-form-layout .fa-cloudsmith:before{content:"\F384"}.ll-form-layout .fa-cloudversify:before{content:"\F385"}.ll-form-layout .fa-cocktail:before{content:"\F561"}.ll-form-layout .fa-code:before{content:"\F121"}.ll-form-layout .fa-code-branch:before{content:"\F126"}.ll-form-layout .fa-codepen:before{content:"\F1CB"}.ll-form-layout .fa-codiepie:before{content:"\F284"}.ll-form-layout .fa-coffee:before{content:"\F0F4"}.ll-form-layout .fa-cog:before{content:"\F013"}.ll-form-layout .fa-cogs:before{content:"\F085"}.ll-form-layout .fa-coins:before{content:"\F51E"}.ll-form-layout .fa-columns:before{content:"\F0DB"}.ll-form-layout .fa-comment:before{content:"\F075"}.ll-form-layout .fa-comment-alt:before{content:"\F27A"}.ll-form-layout .fa-comment-dollar:before{content:"\F651"}.ll-form-layout .fa-comment-dots:before{content:"\F4AD"}.ll-form-layout .fa-comment-medical:before{content:"\F7F5"}.ll-form-layout .fa-comment-slash:before{content:"\F4B3"}.ll-form-layout .fa-comments:before{content:"\F086"}.ll-form-layout .fa-comments-dollar:before{content:"\F653"}.ll-form-layout .fa-compact-disc:before{content:"\F51F"}.ll-form-layout .fa-compass:before{content:"\F14E"}.ll-form-layout .fa-compress:before{content:"\F066"}.ll-form-layout .fa-compress-alt:before{content:"\F422"}.ll-form-layout .fa-compress-arrows-alt:before{content:"\F78C"}.ll-form-layout .fa-concierge-bell:before{content:"\F562"}.ll-form-layout .fa-confluence:before{content:"\F78D"}.ll-form-layout .fa-connectdevelop:before{content:"\F20E"}.ll-form-layout .fa-contao:before{content:"\F26D"}.ll-form-layout .fa-cookie:before{content:"\F563"}.ll-form-layout .fa-cookie-bite:before{content:"\F564"}.ll-form-layout .fa-copy:before{content:"\F0C5"}.ll-form-layout .fa-copyright:before{content:"\F1F9"}.ll-form-layout .fa-cotton-bureau:before{content:"\F89E"}.ll-form-layout .fa-couch:before{content:"\F4B8"}.ll-form-layout .fa-cpanel:before{content:"\F388"}.ll-form-layout .fa-creative-commons:before{content:"\F25E"}.ll-form-layout .fa-creative-commons-by:before{content:"\F4E7"}.ll-form-layout .fa-creative-commons-nc:before{content:"\F4E8"}.ll-form-layout .fa-creative-commons-nc-eu:before{content:"\F4E9"}.ll-form-layout .fa-creative-commons-nc-jp:before{content:"\F4EA"}.ll-form-layout .fa-creative-commons-nd:before{content:"\F4EB"}.ll-form-layout .fa-creative-commons-pd:before{content:"\F4EC"}.ll-form-layout .fa-creative-commons-pd-alt:before{content:"\F4ED"}.ll-form-layout .fa-creative-commons-remix:before{content:"\F4EE"}.ll-form-layout .fa-creative-commons-sa:before{content:"\F4EF"}.ll-form-layout .fa-creative-commons-sampling:before{content:"\F4F0"}.ll-form-layout .fa-creative-commons-sampling-plus:before{content:"\F4F1"}.ll-form-layout .fa-creative-commons-share:before{content:"\F4F2"}.ll-form-layout .fa-creative-commons-zero:before{content:"\F4F3"}.ll-form-layout .fa-credit-card:before{content:"\F09D"}.ll-form-layout .fa-critical-role:before{content:"\F6C9"}.ll-form-layout .fa-crop:before{content:"\F125"}.ll-form-layout .fa-crop-alt:before{content:"\F565"}.ll-form-layout .fa-cross:before{content:"\F654"}.ll-form-layout .fa-crosshairs:before{content:"\F05B"}.ll-form-layout .fa-crow:before{content:"\F520"}.ll-form-layout .fa-crown:before{content:"\F521"}.ll-form-layout .fa-crutch:before{content:"\F7F7"}.ll-form-layout .fa-css3:before{content:"\F13C"}.ll-form-layout .fa-css3-alt:before{content:"\F38B"}.ll-form-layout .fa-cube:before{content:"\F1B2"}.ll-form-layout .fa-cubes:before{content:"\F1B3"}.ll-form-layout .fa-cut:before{content:"\F0C4"}.ll-form-layout .fa-cuttlefish:before{content:"\F38C"}.ll-form-layout .fa-d-and-d:before{content:"\F38D"}.ll-form-layout .fa-d-and-d-beyond:before{content:"\F6CA"}.ll-form-layout .fa-dailymotion:before{content:"\E052"}.ll-form-layout .fa-dashcube:before{content:"\F210"}.ll-form-layout .fa-database:before{content:"\F1C0"}.ll-form-layout .fa-deaf:before{content:"\F2A4"}.ll-form-layout .fa-deezer:before{content:"\E077"}.ll-form-layout .fa-delicious:before{content:"\F1A5"}.ll-form-layout .fa-democrat:before{content:"\F747"}.ll-form-layout .fa-deploydog:before{content:"\F38E"}.ll-form-layout .fa-deskpro:before{content:"\F38F"}.ll-form-layout .fa-desktop:before{content:"\F108"}.ll-form-layout .fa-dev:before{content:"\F6CC"}.ll-form-layout .fa-deviantart:before{content:"\F1BD"}.ll-form-layout .fa-dharmachakra:before{content:"\F655"}.ll-form-layout .fa-dhl:before{content:"\F790"}.ll-form-layout .fa-diagnoses:before{content:"\F470"}.ll-form-layout .fa-diaspora:before{content:"\F791"}.ll-form-layout .fa-dice:before{content:"\F522"}.ll-form-layout .fa-dice-d20:before{content:"\F6CF"}.ll-form-layout .fa-dice-d6:before{content:"\F6D1"}.ll-form-layout .fa-dice-five:before{content:"\F523"}.ll-form-layout .fa-dice-four:before{content:"\F524"}.ll-form-layout .fa-dice-one:before{content:"\F525"}.ll-form-layout .fa-dice-six:before{content:"\F526"}.ll-form-layout .fa-dice-three:before{content:"\F527"}.ll-form-layout .fa-dice-two:before{content:"\F528"}.ll-form-layout .fa-digg:before{content:"\F1A6"}.ll-form-layout .fa-digital-ocean:before{content:"\F391"}.ll-form-layout .fa-digital-tachograph:before{content:"\F566"}.ll-form-layout .fa-directions:before{content:"\F5EB"}.ll-form-layout .fa-discord:before{content:"\F392"}.ll-form-layout .fa-discourse:before{content:"\F393"}.ll-form-layout .fa-disease:before{content:"\F7FA"}.ll-form-layout .fa-divide:before{content:"\F529"}.ll-form-layout .fa-dizzy:before{content:"\F567"}.ll-form-layout .fa-dna:before{content:"\F471"}.ll-form-layout .fa-dochub:before{content:"\F394"}.ll-form-layout .fa-docker:before{content:"\F395"}.ll-form-layout .fa-dog:before{content:"\F6D3"}.ll-form-layout .fa-dollar-sign:before{content:"\F155"}.ll-form-layout .fa-dolly:before{content:"\F472"}.ll-form-layout .fa-dolly-flatbed:before{content:"\F474"}.ll-form-layout .fa-donate:before{content:"\F4B9"}.ll-form-layout .fa-door-closed:before{content:"\F52A"}.ll-form-layout .fa-door-open:before{content:"\F52B"}.ll-form-layout .fa-dot-circle:before{content:"\F192"}.ll-form-layout .fa-dove:before{content:"\F4BA"}.ll-form-layout .fa-download:before{content:"\F019"}.ll-form-layout .fa-draft2digital:before{content:"\F396"}.ll-form-layout .fa-drafting-compass:before{content:"\F568"}.ll-form-layout .fa-dragon:before{content:"\F6D5"}.ll-form-layout .fa-draw-polygon:before{content:"\F5EE"}.ll-form-layout .fa-dribbble:before{content:"\F17D"}.ll-form-layout .fa-dribbble-square:before{content:"\F397"}.ll-form-layout .fa-dropbox:before{content:"\F16B"}.ll-form-layout .fa-drum:before{content:"\F569"}.ll-form-layout .fa-drum-steelpan:before{content:"\F56A"}.ll-form-layout .fa-drumstick-bite:before{content:"\F6D7"}.ll-form-layout .fa-drupal:before{content:"\F1A9"}.ll-form-layout .fa-dumbbell:before{content:"\F44B"}.ll-form-layout .fa-dumpster:before{content:"\F793"}.ll-form-layout .fa-dumpster-fire:before{content:"\F794"}.ll-form-layout .fa-dungeon:before{content:"\F6D9"}.ll-form-layout .fa-dyalog:before{content:"\F399"}.ll-form-layout .fa-earlybirds:before{content:"\F39A"}.ll-form-layout .fa-ebay:before{content:"\F4F4"}.ll-form-layout .fa-edge:before{content:"\F282"}.ll-form-layout .fa-edge-legacy:before{content:"\E078"}.ll-form-layout .fa-edit:before{content:"\F044"}.ll-form-layout .fa-egg:before{content:"\F7FB"}.ll-form-layout .fa-eject:before{content:"\F052"}.ll-form-layout .fa-elementor:before{content:"\F430"}.ll-form-layout .fa-ellipsis-h:before{content:"\F141"}.ll-form-layout .fa-ellipsis-v:before{content:"\F142"}.ll-form-layout .fa-ello:before{content:"\F5F1"}.ll-form-layout .fa-ember:before{content:"\F423"}.ll-form-layout .fa-empire:before{content:"\F1D1"}.ll-form-layout .fa-envelope:before{content:"\F0E0"}.ll-form-layout .fa-envelope-open:before{content:"\F2B6"}.ll-form-layout .fa-envelope-open-text:before{content:"\F658"}.ll-form-layout .fa-envelope-square:before{content:"\F199"}.ll-form-layout .fa-envira:before{content:"\F299"}.ll-form-layout .fa-equals:before{content:"\F52C"}.ll-form-layout .fa-eraser:before{content:"\F12D"}.ll-form-layout .fa-erlang:before{content:"\F39D"}.ll-form-layout .fa-ethereum:before{content:"\F42E"}.ll-form-layout .fa-ethernet:before{content:"\F796"}.ll-form-layout .fa-etsy:before{content:"\F2D7"}.ll-form-layout .fa-euro-sign:before{content:"\F153"}.ll-form-layout .fa-evernote:before{content:"\F839"}.ll-form-layout .fa-exchange-alt:before{content:"\F362"}.ll-form-layout .fa-exclamation:before{content:"\F12A"}.ll-form-layout .fa-exclamation-circle:before{content:"\F06A"}.ll-form-layout .fa-exclamation-triangle:before{content:"\F071"}.ll-form-layout .fa-expand:before{content:"\F065"}.ll-form-layout .fa-expand-alt:before{content:"\F424"}.ll-form-layout .fa-expand-arrows-alt:before{content:"\F31E"}.ll-form-layout .fa-expeditedssl:before{content:"\F23E"}.ll-form-layout .fa-external-link-alt:before{content:"\F35D"}.ll-form-layout .fa-external-link-square-alt:before{content:"\F360"}.ll-form-layout .fa-eye:before{content:"\F06E"}.ll-form-layout .fa-eye-dropper:before{content:"\F1FB"}.ll-form-layout .fa-eye-slash:before{content:"\F070"}.ll-form-layout .fa-facebook:before{content:"\F09A"}.ll-form-layout .fa-facebook-f:before{content:"\F39E"}.ll-form-layout .fa-facebook-messenger:before{content:"\F39F"}.ll-form-layout .fa-facebook-square:before{content:"\F082"}.ll-form-layout .fa-fan:before{content:"\F863"}.ll-form-layout .fa-fantasy-flight-games:before{content:"\F6DC"}.ll-form-layout .fa-fast-backward:before{content:"\F049"}.ll-form-layout .fa-fast-forward:before{content:"\F050"}.ll-form-layout .fa-faucet:before{content:"\E005"}.ll-form-layout .fa-fax:before{content:"\F1AC"}.ll-form-layout .fa-feather:before{content:"\F52D"}.ll-form-layout .fa-feather-alt:before{content:"\F56B"}.ll-form-layout .fa-fedex:before{content:"\F797"}.ll-form-layout .fa-fedora:before{content:"\F798"}.ll-form-layout .fa-female:before{content:"\F182"}.ll-form-layout .fa-fighter-jet:before{content:"\F0FB"}.ll-form-layout .fa-figma:before{content:"\F799"}.ll-form-layout .fa-file:before{content:"\F15B"}.ll-form-layout .fa-file-alt:before{content:"\F15C"}.ll-form-layout .fa-file-archive:before{content:"\F1C6"}.ll-form-layout .fa-file-audio:before{content:"\F1C7"}.ll-form-layout .fa-file-code:before{content:"\F1C9"}.ll-form-layout .fa-file-contract:before{content:"\F56C"}.ll-form-layout .fa-file-csv:before{content:"\F6DD"}.ll-form-layout .fa-file-download:before{content:"\F56D"}.ll-form-layout .fa-file-excel:before{content:"\F1C3"}.ll-form-layout .fa-file-export:before{content:"\F56E"}.ll-form-layout .fa-file-image:before{content:"\F1C5"}.ll-form-layout .fa-file-import:before{content:"\F56F"}.ll-form-layout .fa-file-invoice:before{content:"\F570"}.ll-form-layout .fa-file-invoice-dollar:before{content:"\F571"}.ll-form-layout .fa-file-medical:before{content:"\F477"}.ll-form-layout .fa-file-medical-alt:before{content:"\F478"}.ll-form-layout .fa-file-pdf:before{content:"\F1C1"}.ll-form-layout .fa-file-powerpoint:before{content:"\F1C4"}.ll-form-layout .fa-file-prescription:before{content:"\F572"}.ll-form-layout .fa-file-signature:before{content:"\F573"}.ll-form-layout .fa-file-upload:before{content:"\F574"}.ll-form-layout .fa-file-video:before{content:"\F1C8"}.ll-form-layout .fa-file-word:before{content:"\F1C2"}.ll-form-layout .fa-fill:before{content:"\F575"}.ll-form-layout .fa-fill-drip:before{content:"\F576"}.ll-form-layout .fa-film:before{content:"\F008"}.ll-form-layout .fa-filter:before{content:"\F0B0"}.ll-form-layout .fa-fingerprint:before{content:"\F577"}.ll-form-layout .fa-fire:before{content:"\F06D"}.ll-form-layout .fa-fire-alt:before{content:"\F7E4"}.ll-form-layout .fa-fire-extinguisher:before{content:"\F134"}.ll-form-layout .fa-firefox:before{content:"\F269"}.ll-form-layout .fa-firefox-browser:before{content:"\E007"}.ll-form-layout .fa-first-aid:before{content:"\F479"}.ll-form-layout .fa-first-order:before{content:"\F2B0"}.ll-form-layout .fa-first-order-alt:before{content:"\F50A"}.ll-form-layout .fa-firstdraft:before{content:"\F3A1"}.ll-form-layout .fa-fish:before{content:"\F578"}.ll-form-layout .fa-fist-raised:before{content:"\F6DE"}.ll-form-layout .fa-flag:before{content:"\F024"}.ll-form-layout .fa-flag-checkered:before{content:"\F11E"}.ll-form-layout .fa-flag-usa:before{content:"\F74D"}.ll-form-layout .fa-flask:before{content:"\F0C3"}.ll-form-layout .fa-flickr:before{content:"\F16E"}.ll-form-layout .fa-flipboard:before{content:"\F44D"}.ll-form-layout .fa-flushed:before{content:"\F579"}.ll-form-layout .fa-fly:before{content:"\F417"}.ll-form-layout .fa-folder:before{content:"\F07B"}.ll-form-layout .fa-folder-minus:before{content:"\F65D"}.ll-form-layout .fa-folder-open:before{content:"\F07C"}.ll-form-layout .fa-folder-plus:before{content:"\F65E"}.ll-form-layout .fa-font:before{content:"\F031"}.ll-form-layout .fa-font-awesome:before{content:"\F2B4"}.ll-form-layout .fa-font-awesome-alt:before{content:"\F35C"}.ll-form-layout .fa-font-awesome-flag:before{content:"\F425"}.ll-form-layout .fa-font-awesome-logo-full:before{content:"\F4E6"}.ll-form-layout .fa-fonticons:before{content:"\F280"}.ll-form-layout .fa-fonticons-fi:before{content:"\F3A2"}.ll-form-layout .fa-football-ball:before{content:"\F44E"}.ll-form-layout .fa-fort-awesome:before{content:"\F286"}.ll-form-layout .fa-fort-awesome-alt:before{content:"\F3A3"}.ll-form-layout .fa-forumbee:before{content:"\F211"}.ll-form-layout .fa-forward:before{content:"\F04E"}.ll-form-layout .fa-foursquare:before{content:"\F180"}.ll-form-layout .fa-free-code-camp:before{content:"\F2C5"}.ll-form-layout .fa-freebsd:before{content:"\F3A4"}.ll-form-layout .fa-frog:before{content:"\F52E"}.ll-form-layout .fa-frown:before{content:"\F119"}.ll-form-layout .fa-frown-open:before{content:"\F57A"}.ll-form-layout .fa-fulcrum:before{content:"\F50B"}.ll-form-layout .fa-funnel-dollar:before{content:"\F662"}.ll-form-layout .fa-futbol:before{content:"\F1E3"}.ll-form-layout .fa-galactic-republic:before{content:"\F50C"}.ll-form-layout .fa-galactic-senate:before{content:"\F50D"}.ll-form-layout .fa-gamepad:before{content:"\F11B"}.ll-form-layout .fa-gas-pump:before{content:"\F52F"}.ll-form-layout .fa-gavel:before{content:"\F0E3"}.ll-form-layout .fa-gem:before{content:"\F3A5"}.ll-form-layout .fa-genderless:before{content:"\F22D"}.ll-form-layout .fa-get-pocket:before{content:"\F265"}.ll-form-layout .fa-gg:before{content:"\F260"}.ll-form-layout .fa-gg-circle:before{content:"\F261"}.ll-form-layout .fa-ghost:before{content:"\F6E2"}.ll-form-layout .fa-gift:before{content:"\F06B"}.ll-form-layout .fa-gifts:before{content:"\F79C"}.ll-form-layout .fa-git:before{content:"\F1D3"}.ll-form-layout .fa-git-alt:before{content:"\F841"}.ll-form-layout .fa-git-square:before{content:"\F1D2"}.ll-form-layout .fa-github:before{content:"\F09B"}.ll-form-layout .fa-github-alt:before{content:"\F113"}.ll-form-layout .fa-github-square:before{content:"\F092"}.ll-form-layout .fa-gitkraken:before{content:"\F3A6"}.ll-form-layout .fa-gitlab:before{content:"\F296"}.ll-form-layout .fa-gitter:before{content:"\F426"}.ll-form-layout .fa-glass-cheers:before{content:"\F79F"}.ll-form-layout .fa-glass-martini:before{content:"\F000"}.ll-form-layout .fa-glass-martini-alt:before{content:"\F57B"}.ll-form-layout .fa-glass-whiskey:before{content:"\F7A0"}.ll-form-layout .fa-glasses:before{content:"\F530"}.ll-form-layout .fa-glide:before{content:"\F2A5"}.ll-form-layout .fa-glide-g:before{content:"\F2A6"}.ll-form-layout .fa-globe:before{content:"\F0AC"}.ll-form-layout .fa-globe-africa:before{content:"\F57C"}.ll-form-layout .fa-globe-americas:before{content:"\F57D"}.ll-form-layout .fa-globe-asia:before{content:"\F57E"}.ll-form-layout .fa-globe-europe:before{content:"\F7A2"}.ll-form-layout .fa-gofore:before{content:"\F3A7"}.ll-form-layout .fa-golf-ball:before{content:"\F450"}.ll-form-layout .fa-goodreads:before{content:"\F3A8"}.ll-form-layout .fa-goodreads-g:before{content:"\F3A9"}.ll-form-layout .fa-google:before{content:"\F1A0"}.ll-form-layout .fa-google-drive:before{content:"\F3AA"}.ll-form-layout .fa-google-pay:before{content:"\E079"}.ll-form-layout .fa-google-play:before{content:"\F3AB"}.ll-form-layout .fa-google-plus:before{content:"\F2B3"}.ll-form-layout .fa-google-plus-g:before{content:"\F0D5"}.ll-form-layout .fa-google-plus-square:before{content:"\F0D4"}.ll-form-layout .fa-google-wallet:before{content:"\F1EE"}.ll-form-layout .fa-gopuram:before{content:"\F664"}.ll-form-layout .fa-graduation-cap:before{content:"\F19D"}.ll-form-layout .fa-gratipay:before{content:"\F184"}.ll-form-layout .fa-grav:before{content:"\F2D6"}.ll-form-layout .fa-greater-than:before{content:"\F531"}.ll-form-layout .fa-greater-than-equal:before{content:"\F532"}.ll-form-layout .fa-grimace:before{content:"\F57F"}.ll-form-layout .fa-grin:before{content:"\F580"}.ll-form-layout .fa-grin-alt:before{content:"\F581"}.ll-form-layout .fa-grin-beam:before{content:"\F582"}.ll-form-layout .fa-grin-beam-sweat:before{content:"\F583"}.ll-form-layout .fa-grin-hearts:before{content:"\F584"}.ll-form-layout .fa-grin-squint:before{content:"\F585"}.ll-form-layout .fa-grin-squint-tears:before{content:"\F586"}.ll-form-layout .fa-grin-stars:before{content:"\F587"}.ll-form-layout .fa-grin-tears:before{content:"\F588"}.ll-form-layout .fa-grin-tongue:before{content:"\F589"}.ll-form-layout .fa-grin-tongue-squint:before{content:"\F58A"}.ll-form-layout .fa-grin-tongue-wink:before{content:"\F58B"}.ll-form-layout .fa-grin-wink:before{content:"\F58C"}.ll-form-layout .fa-grip-horizontal:before{content:"\F58D"}.ll-form-layout .fa-grip-lines:before{content:"\F7A4"}.ll-form-layout .fa-grip-lines-vertical:before{content:"\F7A5"}.ll-form-layout .fa-grip-vertical:before{content:"\F58E"}.ll-form-layout .fa-gripfire:before{content:"\F3AC"}.ll-form-layout .fa-grunt:before{content:"\F3AD"}.ll-form-layout .fa-guilded:before{content:"\E07E"}.ll-form-layout .fa-guitar:before{content:"\F7A6"}.ll-form-layout .fa-gulp:before{content:"\F3AE"}.ll-form-layout .fa-h-square:before{content:"\F0FD"}.ll-form-layout .fa-hacker-news:before{content:"\F1D4"}.ll-form-layout .fa-hacker-news-square:before{content:"\F3AF"}.ll-form-layout .fa-hackerrank:before{content:"\F5F7"}.ll-form-layout .fa-hamburger:before{content:"\F805"}.ll-form-layout .fa-hammer:before{content:"\F6E3"}.ll-form-layout .fa-hamsa:before{content:"\F665"}.ll-form-layout .fa-hand-holding:before{content:"\F4BD"}.ll-form-layout .fa-hand-holding-heart:before{content:"\F4BE"}.ll-form-layout .fa-hand-holding-medical:before{content:"\E05C"}.ll-form-layout .fa-hand-holding-usd:before{content:"\F4C0"}.ll-form-layout .fa-hand-holding-water:before{content:"\F4C1"}.ll-form-layout .fa-hand-lizard:before{content:"\F258"}.ll-form-layout .fa-hand-middle-finger:before{content:"\F806"}.ll-form-layout .fa-hand-paper:before{content:"\F256"}.ll-form-layout .fa-hand-peace:before{content:"\F25B"}.ll-form-layout .fa-hand-point-down:before{content:"\F0A7"}.ll-form-layout .fa-hand-point-left:before{content:"\F0A5"}.ll-form-layout .fa-hand-point-right:before{content:"\F0A4"}.ll-form-layout .fa-hand-point-up:before{content:"\F0A6"}.ll-form-layout .fa-hand-pointer:before{content:"\F25A"}.ll-form-layout .fa-hand-rock:before{content:"\F255"}.ll-form-layout .fa-hand-scissors:before{content:"\F257"}.ll-form-layout .fa-hand-sparkles:before{content:"\E05D"}.ll-form-layout .fa-hand-spock:before{content:"\F259"}.ll-form-layout .fa-hands:before{content:"\F4C2"}.ll-form-layout .fa-hands-helping:before{content:"\F4C4"}.ll-form-layout .fa-hands-wash:before{content:"\E05E"}.ll-form-layout .fa-handshake:before{content:"\F2B5"}.ll-form-layout .fa-handshake-alt-slash:before{content:"\E05F"}.ll-form-layout .fa-handshake-slash:before{content:"\E060"}.ll-form-layout .fa-hanukiah:before{content:"\F6E6"}.ll-form-layout .fa-hard-hat:before{content:"\F807"}.ll-form-layout .fa-hashtag:before{content:"\F292"}.ll-form-layout .fa-hat-cowboy:before{content:"\F8C0"}.ll-form-layout .fa-hat-cowboy-side:before{content:"\F8C1"}.ll-form-layout .fa-hat-wizard:before{content:"\F6E8"}.ll-form-layout .fa-hdd:before{content:"\F0A0"}.ll-form-layout .fa-head-side-cough:before{content:"\E061"}.ll-form-layout .fa-head-side-cough-slash:before{content:"\E062"}.ll-form-layout .fa-head-side-mask:before{content:"\E063"}.ll-form-layout .fa-head-side-virus:before{content:"\E064"}.ll-form-layout .fa-heading:before{content:"\F1DC"}.ll-form-layout .fa-headphones:before{content:"\F025"}.ll-form-layout .fa-headphones-alt:before{content:"\F58F"}.ll-form-layout .fa-headset:before{content:"\F590"}.ll-form-layout .fa-heart:before{content:"\F004"}.ll-form-layout .fa-heart-broken:before{content:"\F7A9"}.ll-form-layout .fa-heartbeat:before{content:"\F21E"}.ll-form-layout .fa-helicopter:before{content:"\F533"}.ll-form-layout .fa-highlighter:before{content:"\F591"}.ll-form-layout .fa-hiking:before{content:"\F6EC"}.ll-form-layout .fa-hippo:before{content:"\F6ED"}.ll-form-layout .fa-hips:before{content:"\F452"}.ll-form-layout .fa-hire-a-helper:before{content:"\F3B0"}.ll-form-layout .fa-history:before{content:"\F1DA"}.ll-form-layout .fa-hive:before{content:"\E07F"}.ll-form-layout .fa-hockey-puck:before{content:"\F453"}.ll-form-layout .fa-holly-berry:before{content:"\F7AA"}.ll-form-layout .fa-home:before{content:"\F015"}.ll-form-layout .fa-hooli:before{content:"\F427"}.ll-form-layout .fa-hornbill:before{content:"\F592"}.ll-form-layout .fa-horse:before{content:"\F6F0"}.ll-form-layout .fa-horse-head:before{content:"\F7AB"}.ll-form-layout .fa-hospital:before{content:"\F0F8"}.ll-form-layout .fa-hospital-alt:before{content:"\F47D"}.ll-form-layout .fa-hospital-symbol:before{content:"\F47E"}.ll-form-layout .fa-hospital-user:before{content:"\F80D"}.ll-form-layout .fa-hot-tub:before{content:"\F593"}.ll-form-layout .fa-hotdog:before{content:"\F80F"}.ll-form-layout .fa-hotel:before{content:"\F594"}.ll-form-layout .fa-hotjar:before{content:"\F3B1"}.ll-form-layout .fa-hourglass:before{content:"\F254"}.ll-form-layout .fa-hourglass-end:before{content:"\F253"}.ll-form-layout .fa-hourglass-half:before{content:"\F252"}.ll-form-layout .fa-hourglass-start:before{content:"\F251"}.ll-form-layout .fa-house-damage:before{content:"\F6F1"}.ll-form-layout .fa-house-user:before{content:"\E065"}.ll-form-layout .fa-houzz:before{content:"\F27C"}.ll-form-layout .fa-hryvnia:before{content:"\F6F2"}.ll-form-layout .fa-html5:before{content:"\F13B"}.ll-form-layout .fa-hubspot:before{content:"\F3B2"}.ll-form-layout .fa-i-cursor:before{content:"\F246"}.ll-form-layout .fa-ice-cream:before{content:"\F810"}.ll-form-layout .fa-icicles:before{content:"\F7AD"}.ll-form-layout .fa-icons:before{content:"\F86D"}.ll-form-layout .fa-id-badge:before{content:"\F2C1"}.ll-form-layout .fa-id-card:before{content:"\F2C2"}.ll-form-layout .fa-id-card-alt:before{content:"\F47F"}.ll-form-layout .fa-ideal:before{content:"\E013"}.ll-form-layout .fa-igloo:before{content:"\F7AE"}.ll-form-layout .fa-image:before{content:"\F03E"}.ll-form-layout .fa-images:before{content:"\F302"}.ll-form-layout .fa-imdb:before{content:"\F2D8"}.ll-form-layout .fa-inbox:before{content:"\F01C"}.ll-form-layout .fa-indent:before{content:"\F03C"}.ll-form-layout .fa-industry:before{content:"\F275"}.ll-form-layout .fa-infinity:before{content:"\F534"}.ll-form-layout .fa-info:before{content:"\F129"}.ll-form-layout .fa-info-circle:before{content:"\F05A"}.ll-form-layout .fa-innosoft:before{content:"\E080"}.ll-form-layout .fa-instagram:before{content:"\F16D"}.ll-form-layout .fa-instagram-square:before{content:"\E055"}.ll-form-layout .fa-instalod:before{content:"\E081"}.ll-form-layout .fa-intercom:before{content:"\F7AF"}.ll-form-layout .fa-internet-explorer:before{content:"\F26B"}.ll-form-layout .fa-invision:before{content:"\F7B0"}.ll-form-layout .fa-ioxhost:before{content:"\F208"}.ll-form-layout .fa-italic:before{content:"\F033"}.ll-form-layout .fa-itch-io:before{content:"\F83A"}.ll-form-layout .fa-itunes:before{content:"\F3B4"}.ll-form-layout .fa-itunes-note:before{content:"\F3B5"}.ll-form-layout .fa-java:before{content:"\F4E4"}.ll-form-layout .fa-jedi:before{content:"\F669"}.ll-form-layout .fa-jedi-order:before{content:"\F50E"}.ll-form-layout .fa-jenkins:before{content:"\F3B6"}.ll-form-layout .fa-jira:before{content:"\F7B1"}.ll-form-layout .fa-joget:before{content:"\F3B7"}.ll-form-layout .fa-joint:before{content:"\F595"}.ll-form-layout .fa-joomla:before{content:"\F1AA"}.ll-form-layout .fa-journal-whills:before{content:"\F66A"}.ll-form-layout .fa-js:before{content:"\F3B8"}.ll-form-layout .fa-js-square:before{content:"\F3B9"}.ll-form-layout .fa-jsfiddle:before{content:"\F1CC"}.ll-form-layout .fa-kaaba:before{content:"\F66B"}.ll-form-layout .fa-kaggle:before{content:"\F5FA"}.ll-form-layout .fa-key:before{content:"\F084"}.ll-form-layout .fa-keybase:before{content:"\F4F5"}.ll-form-layout .fa-keyboard:before{content:"\F11C"}.ll-form-layout .fa-keycdn:before{content:"\F3BA"}.ll-form-layout .fa-khanda:before{content:"\F66D"}.ll-form-layout .fa-kickstarter:before{content:"\F3BB"}.ll-form-layout .fa-kickstarter-k:before{content:"\F3BC"}.ll-form-layout .fa-kiss:before{content:"\F596"}.ll-form-layout .fa-kiss-beam:before{content:"\F597"}.ll-form-layout .fa-kiss-wink-heart:before{content:"\F598"}.ll-form-layout .fa-kiwi-bird:before{content:"\F535"}.ll-form-layout .fa-korvue:before{content:"\F42F"}.ll-form-layout .fa-landmark:before{content:"\F66F"}.ll-form-layout .fa-language:before{content:"\F1AB"}.ll-form-layout .fa-laptop:before{content:"\F109"}.ll-form-layout .fa-laptop-code:before{content:"\F5FC"}.ll-form-layout .fa-laptop-house:before{content:"\E066"}.ll-form-layout .fa-laptop-medical:before{content:"\F812"}.ll-form-layout .fa-laravel:before{content:"\F3BD"}.ll-form-layout .fa-lastfm:before{content:"\F202"}.ll-form-layout .fa-lastfm-square:before{content:"\F203"}.ll-form-layout .fa-laugh:before{content:"\F599"}.ll-form-layout .fa-laugh-beam:before{content:"\F59A"}.ll-form-layout .fa-laugh-squint:before{content:"\F59B"}.ll-form-layout .fa-laugh-wink:before{content:"\F59C"}.ll-form-layout .fa-layer-group:before{content:"\F5FD"}.ll-form-layout .fa-leaf:before{content:"\F06C"}.ll-form-layout .fa-leanpub:before{content:"\F212"}.ll-form-layout .fa-lemon:before{content:"\F094"}.ll-form-layout .fa-less:before{content:"\F41D"}.ll-form-layout .fa-less-than:before{content:"\F536"}.ll-form-layout .fa-less-than-equal:before{content:"\F537"}.ll-form-layout .fa-level-down-alt:before{content:"\F3BE"}.ll-form-layout .fa-level-up-alt:before{content:"\F3BF"}.ll-form-layout .fa-life-ring:before{content:"\F1CD"}.ll-form-layout .fa-lightbulb:before{content:"\F0EB"}.ll-form-layout .fa-line:before{content:"\F3C0"}.ll-form-layout .fa-link:before{content:"\F0C1"}.ll-form-layout .fa-linkedin:before{content:"\F08C"}.ll-form-layout .fa-linkedin-in:before{content:"\F0E1"}.ll-form-layout .fa-linode:before{content:"\F2B8"}.ll-form-layout .fa-linux:before{content:"\F17C"}.ll-form-layout .fa-lira-sign:before{content:"\F195"}.ll-form-layout .fa-list:before{content:"\F03A"}.ll-form-layout .fa-list-alt:before{content:"\F022"}.ll-form-layout .fa-list-ol:before{content:"\F0CB"}.ll-form-layout .fa-list-ul:before{content:"\F0CA"}.ll-form-layout .fa-location-arrow:before{content:"\F124"}.ll-form-layout .fa-lock:before{content:"\F023"}.ll-form-layout .fa-lock-open:before{content:"\F3C1"}.ll-form-layout .fa-long-arrow-alt-down:before{content:"\F309"}.ll-form-layout .fa-long-arrow-alt-left:before{content:"\F30A"}.ll-form-layout .fa-long-arrow-alt-right:before{content:"\F30B"}.ll-form-layout .fa-long-arrow-alt-up:before{content:"\F30C"}.ll-form-layout .fa-low-vision:before{content:"\F2A8"}.ll-form-layout .fa-luggage-cart:before{content:"\F59D"}.ll-form-layout .fa-lungs:before{content:"\F604"}.ll-form-layout .fa-lungs-virus:before{content:"\E067"}.ll-form-layout .fa-lyft:before{content:"\F3C3"}.ll-form-layout .fa-magento:before{content:"\F3C4"}.ll-form-layout .fa-magic:before{content:"\F0D0"}.ll-form-layout .fa-magnet:before{content:"\F076"}.ll-form-layout .fa-mail-bulk:before{content:"\F674"}.ll-form-layout .fa-mailchimp:before{content:"\F59E"}.ll-form-layout .fa-male:before{content:"\F183"}.ll-form-layout .fa-mandalorian:before{content:"\F50F"}.ll-form-layout .fa-map:before{content:"\F279"}.ll-form-layout .fa-map-marked:before{content:"\F59F"}.ll-form-layout .fa-map-marked-alt:before{content:"\F5A0"}.ll-form-layout .fa-map-marker:before{content:"\F041"}.ll-form-layout .fa-map-marker-alt:before{content:"\F3C5"}.ll-form-layout .fa-map-pin:before{content:"\F276"}.ll-form-layout .fa-map-signs:before{content:"\F277"}.ll-form-layout .fa-markdown:before{content:"\F60F"}.ll-form-layout .fa-marker:before{content:"\F5A1"}.ll-form-layout .fa-mars:before{content:"\F222"}.ll-form-layout .fa-mars-double:before{content:"\F227"}.ll-form-layout .fa-mars-stroke:before{content:"\F229"}.ll-form-layout .fa-mars-stroke-h:before{content:"\F22B"}.ll-form-layout .fa-mars-stroke-v:before{content:"\F22A"}.ll-form-layout .fa-mask:before{content:"\F6FA"}.ll-form-layout .fa-mastodon:before{content:"\F4F6"}.ll-form-layout .fa-maxcdn:before{content:"\F136"}.ll-form-layout .fa-mdb:before{content:"\F8CA"}.ll-form-layout .fa-medal:before{content:"\F5A2"}.ll-form-layout .fa-medapps:before{content:"\F3C6"}.ll-form-layout .fa-medium:before{content:"\F23A"}.ll-form-layout .fa-medium-m:before{content:"\F3C7"}.ll-form-layout .fa-medkit:before{content:"\F0FA"}.ll-form-layout .fa-medrt:before{content:"\F3C8"}.ll-form-layout .fa-meetup:before{content:"\F2E0"}.ll-form-layout .fa-megaport:before{content:"\F5A3"}.ll-form-layout .fa-meh:before{content:"\F11A"}.ll-form-layout .fa-meh-blank:before{content:"\F5A4"}.ll-form-layout .fa-meh-rolling-eyes:before{content:"\F5A5"}.ll-form-layout .fa-memory:before{content:"\F538"}.ll-form-layout .fa-mendeley:before{content:"\F7B3"}.ll-form-layout .fa-menorah:before{content:"\F676"}.ll-form-layout .fa-mercury:before{content:"\F223"}.ll-form-layout .fa-meteor:before{content:"\F753"}.ll-form-layout .fa-microblog:before{content:"\E01A"}.ll-form-layout .fa-microchip:before{content:"\F2DB"}.ll-form-layout .fa-microphone:before{content:"\F130"}.ll-form-layout .fa-microphone-alt:before{content:"\F3C9"}.ll-form-layout .fa-microphone-alt-slash:before{content:"\F539"}.ll-form-layout .fa-microphone-slash:before{content:"\F131"}.ll-form-layout .fa-microscope:before{content:"\F610"}.ll-form-layout .fa-microsoft:before{content:"\F3CA"}.ll-form-layout .fa-minus:before{content:"\F068"}.ll-form-layout .fa-minus-circle:before{content:"\F056"}.ll-form-layout .fa-minus-square:before{content:"\F146"}.ll-form-layout .fa-mitten:before{content:"\F7B5"}.ll-form-layout .fa-mix:before{content:"\F3CB"}.ll-form-layout .fa-mixcloud:before{content:"\F289"}.ll-form-layout .fa-mixer:before{content:"\E056"}.ll-form-layout .fa-mizuni:before{content:"\F3CC"}.ll-form-layout .fa-mobile:before{content:"\F10B"}.ll-form-layout .fa-mobile-alt:before{content:"\F3CD"}.ll-form-layout .fa-modx:before{content:"\F285"}.ll-form-layout .fa-monero:before{content:"\F3D0"}.ll-form-layout .fa-money-bill:before{content:"\F0D6"}.ll-form-layout .fa-money-bill-alt:before{content:"\F3D1"}.ll-form-layout .fa-money-bill-wave:before{content:"\F53A"}.ll-form-layout .fa-money-bill-wave-alt:before{content:"\F53B"}.ll-form-layout .fa-money-check:before{content:"\F53C"}.ll-form-layout .fa-money-check-alt:before{content:"\F53D"}.ll-form-layout .fa-monument:before{content:"\F5A6"}.ll-form-layout .fa-moon:before{content:"\F186"}.ll-form-layout .fa-mortar-pestle:before{content:"\F5A7"}.ll-form-layout .fa-mosque:before{content:"\F678"}.ll-form-layout .fa-motorcycle:before{content:"\F21C"}.ll-form-layout .fa-mountain:before{content:"\F6FC"}.ll-form-layout .fa-mouse:before{content:"\F8CC"}.ll-form-layout .fa-mouse-pointer:before{content:"\F245"}.ll-form-layout .fa-mug-hot:before{content:"\F7B6"}.ll-form-layout .fa-music:before{content:"\F001"}.ll-form-layout .fa-napster:before{content:"\F3D2"}.ll-form-layout .fa-neos:before{content:"\F612"}.ll-form-layout .fa-network-wired:before{content:"\F6FF"}.ll-form-layout .fa-neuter:before{content:"\F22C"}.ll-form-layout .fa-newspaper:before{content:"\F1EA"}.ll-form-layout .fa-nimblr:before{content:"\F5A8"}.ll-form-layout .fa-node:before{content:"\F419"}.ll-form-layout .fa-node-js:before{content:"\F3D3"}.ll-form-layout .fa-not-equal:before{content:"\F53E"}.ll-form-layout .fa-notes-medical:before{content:"\F481"}.ll-form-layout .fa-npm:before{content:"\F3D4"}.ll-form-layout .fa-ns8:before{content:"\F3D5"}.ll-form-layout .fa-nutritionix:before{content:"\F3D6"}.ll-form-layout .fa-object-group:before{content:"\F247"}.ll-form-layout .fa-object-ungroup:before{content:"\F248"}.ll-form-layout .fa-octopus-deploy:before{content:"\E082"}.ll-form-layout .fa-odnoklassniki:before{content:"\F263"}.ll-form-layout .fa-odnoklassniki-square:before{content:"\F264"}.ll-form-layout .fa-oil-can:before{content:"\F613"}.ll-form-layout .fa-old-republic:before{content:"\F510"}.ll-form-layout .fa-om:before{content:"\F679"}.ll-form-layout .fa-opencart:before{content:"\F23D"}.ll-form-layout .fa-openid:before{content:"\F19B"}.ll-form-layout .fa-opera:before{content:"\F26A"}.ll-form-layout .fa-optin-monster:before{content:"\F23C"}.ll-form-layout .fa-orcid:before{content:"\F8D2"}.ll-form-layout .fa-osi:before{content:"\F41A"}.ll-form-layout .fa-otter:before{content:"\F700"}.ll-form-layout .fa-outdent:before{content:"\F03B"}.ll-form-layout .fa-page4:before{content:"\F3D7"}.ll-form-layout .fa-pagelines:before{content:"\F18C"}.ll-form-layout .fa-pager:before{content:"\F815"}.ll-form-layout .fa-paint-brush:before{content:"\F1FC"}.ll-form-layout .fa-paint-roller:before{content:"\F5AA"}.ll-form-layout .fa-palette:before{content:"\F53F"}.ll-form-layout .fa-palfed:before{content:"\F3D8"}.ll-form-layout .fa-pallet:before{content:"\F482"}.ll-form-layout .fa-paper-plane:before{content:"\F1D8"}.ll-form-layout .fa-paperclip:before{content:"\F0C6"}.ll-form-layout .fa-parachute-box:before{content:"\F4CD"}.ll-form-layout .fa-paragraph:before{content:"\F1DD"}.ll-form-layout .fa-parking:before{content:"\F540"}.ll-form-layout .fa-passport:before{content:"\F5AB"}.ll-form-layout .fa-pastafarianism:before{content:"\F67B"}.ll-form-layout .fa-paste:before{content:"\F0EA"}.ll-form-layout .fa-patreon:before{content:"\F3D9"}.ll-form-layout .fa-pause:before{content:"\F04C"}.ll-form-layout .fa-pause-circle:before{content:"\F28B"}.ll-form-layout .fa-paw:before{content:"\F1B0"}.ll-form-layout .fa-paypal:before{content:"\F1ED"}.ll-form-layout .fa-peace:before{content:"\F67C"}.ll-form-layout .fa-pen:before{content:"\F304"}.ll-form-layout .fa-pen-alt:before{content:"\F305"}.ll-form-layout .fa-pen-fancy:before{content:"\F5AC"}.ll-form-layout .fa-pen-nib:before{content:"\F5AD"}.ll-form-layout .fa-pen-square:before{content:"\F14B"}.ll-form-layout .fa-pencil-alt:before{content:"\F303"}.ll-form-layout .fa-pencil-ruler:before{content:"\F5AE"}.ll-form-layout .fa-penny-arcade:before{content:"\F704"}.ll-form-layout .fa-people-arrows:before{content:"\E068"}.ll-form-layout .fa-people-carry:before{content:"\F4CE"}.ll-form-layout .fa-pepper-hot:before{content:"\F816"}.ll-form-layout .fa-perbyte:before{content:"\E083"}.ll-form-layout .fa-percent:before{content:"\F295"}.ll-form-layout .fa-percentage:before{content:"\F541"}.ll-form-layout .fa-periscope:before{content:"\F3DA"}.ll-form-layout .fa-person-booth:before{content:"\F756"}.ll-form-layout .fa-phabricator:before{content:"\F3DB"}.ll-form-layout .fa-phoenix-framework:before{content:"\F3DC"}.ll-form-layout .fa-phoenix-squadron:before{content:"\F511"}.ll-form-layout .fa-phone:before{content:"\F095"}.ll-form-layout .fa-phone-alt:before{content:"\F879"}.ll-form-layout .fa-phone-slash:before{content:"\F3DD"}.ll-form-layout .fa-phone-square:before{content:"\F098"}.ll-form-layout .fa-phone-square-alt:before{content:"\F87B"}.ll-form-layout .fa-phone-volume:before{content:"\F2A0"}.ll-form-layout .fa-photo-video:before{content:"\F87C"}.ll-form-layout .fa-php:before{content:"\F457"}.ll-form-layout .fa-pied-piper:before{content:"\F2AE"}.ll-form-layout .fa-pied-piper-alt:before{content:"\F1A8"}.ll-form-layout .fa-pied-piper-hat:before{content:"\F4E5"}.ll-form-layout .fa-pied-piper-pp:before{content:"\F1A7"}.ll-form-layout .fa-pied-piper-square:before{content:"\E01E"}.ll-form-layout .fa-piggy-bank:before{content:"\F4D3"}.ll-form-layout .fa-pills:before{content:"\F484"}.ll-form-layout .fa-pinterest:before{content:"\F0D2"}.ll-form-layout .fa-pinterest-p:before{content:"\F231"}.ll-form-layout .fa-pinterest-square:before{content:"\F0D3"}.ll-form-layout .fa-pizza-slice:before{content:"\F818"}.ll-form-layout .fa-place-of-worship:before{content:"\F67F"}.ll-form-layout .fa-plane:before{content:"\F072"}.ll-form-layout .fa-plane-arrival:before{content:"\F5AF"}.ll-form-layout .fa-plane-departure:before{content:"\F5B0"}.ll-form-layout .fa-plane-slash:before{content:"\E069"}.ll-form-layout .fa-play:before{content:"\F04B"}.ll-form-layout .fa-play-circle:before{content:"\F144"}.ll-form-layout .fa-playstation:before{content:"\F3DF"}.ll-form-layout .fa-plug:before{content:"\F1E6"}.ll-form-layout .fa-plus:before{content:"\F067"}.ll-form-layout .fa-plus-circle:before{content:"\F055"}.ll-form-layout .fa-plus-square:before{content:"\F0FE"}.ll-form-layout .fa-podcast:before{content:"\F2CE"}.ll-form-layout .fa-poll:before{content:"\F681"}.ll-form-layout .fa-poll-h:before{content:"\F682"}.ll-form-layout .fa-poo:before{content:"\F2FE"}.ll-form-layout .fa-poo-storm:before{content:"\F75A"}.ll-form-layout .fa-poop:before{content:"\F619"}.ll-form-layout .fa-portrait:before{content:"\F3E0"}.ll-form-layout .fa-pound-sign:before{content:"\F154"}.ll-form-layout .fa-power-off:before{content:"\F011"}.ll-form-layout .fa-pray:before{content:"\F683"}.ll-form-layout .fa-praying-hands:before{content:"\F684"}.ll-form-layout .fa-prescription:before{content:"\F5B1"}.ll-form-layout .fa-prescription-bottle:before{content:"\F485"}.ll-form-layout .fa-prescription-bottle-alt:before{content:"\F486"}.ll-form-layout .fa-print:before{content:"\F02F"}.ll-form-layout .fa-procedures:before{content:"\F487"}.ll-form-layout .fa-product-hunt:before{content:"\F288"}.ll-form-layout .fa-project-diagram:before{content:"\F542"}.ll-form-layout .fa-pump-medical:before{content:"\E06A"}.ll-form-layout .fa-pump-soap:before{content:"\E06B"}.ll-form-layout .fa-pushed:before{content:"\F3E1"}.ll-form-layout .fa-puzzle-piece:before{content:"\F12E"}.ll-form-layout .fa-python:before{content:"\F3E2"}.ll-form-layout .fa-qq:before{content:"\F1D6"}.ll-form-layout .fa-qrcode:before{content:"\F029"}.ll-form-layout .fa-question:before{content:"\F128"}.ll-form-layout .fa-question-circle:before{content:"\F059"}.ll-form-layout .fa-quidditch:before{content:"\F458"}.ll-form-layout .fa-quinscape:before{content:"\F459"}.ll-form-layout .fa-quora:before{content:"\F2C4"}.ll-form-layout .fa-quote-left:before{content:"\F10D"}.ll-form-layout .fa-quote-right:before{content:"\F10E"}.ll-form-layout .fa-quran:before{content:"\F687"}.ll-form-layout .fa-r-project:before{content:"\F4F7"}.ll-form-layout .fa-radiation:before{content:"\F7B9"}.ll-form-layout .fa-radiation-alt:before{content:"\F7BA"}.ll-form-layout .fa-rainbow:before{content:"\F75B"}.ll-form-layout .fa-random:before{content:"\F074"}.ll-form-layout .fa-raspberry-pi:before{content:"\F7BB"}.ll-form-layout .fa-ravelry:before{content:"\F2D9"}.ll-form-layout .fa-react:before{content:"\F41B"}.ll-form-layout .fa-reacteurope:before{content:"\F75D"}.ll-form-layout .fa-readme:before{content:"\F4D5"}.ll-form-layout .fa-rebel:before{content:"\F1D0"}.ll-form-layout .fa-receipt:before{content:"\F543"}.ll-form-layout .fa-record-vinyl:before{content:"\F8D9"}.ll-form-layout .fa-recycle:before{content:"\F1B8"}.ll-form-layout .fa-red-river:before{content:"\F3E3"}.ll-form-layout .fa-reddit:before{content:"\F1A1"}.ll-form-layout .fa-reddit-alien:before{content:"\F281"}.ll-form-layout .fa-reddit-square:before{content:"\F1A2"}.ll-form-layout .fa-redhat:before{content:"\F7BC"}.ll-form-layout .fa-redo:before{content:"\F01E"}.ll-form-layout .fa-redo-alt:before{content:"\F2F9"}.ll-form-layout .fa-registered:before{content:"\F25D"}.ll-form-layout .fa-remove-format:before{content:"\F87D"}.ll-form-layout .fa-renren:before{content:"\F18B"}.ll-form-layout .fa-reply:before{content:"\F3E5"}.ll-form-layout .fa-reply-all:before{content:"\F122"}.ll-form-layout .fa-replyd:before{content:"\F3E6"}.ll-form-layout .fa-republican:before{content:"\F75E"}.ll-form-layout .fa-researchgate:before{content:"\F4F8"}.ll-form-layout .fa-resolving:before{content:"\F3E7"}.ll-form-layout .fa-restroom:before{content:"\F7BD"}.ll-form-layout .fa-retweet:before{content:"\F079"}.ll-form-layout .fa-rev:before{content:"\F5B2"}.ll-form-layout .fa-ribbon:before{content:"\F4D6"}.ll-form-layout .fa-ring:before{content:"\F70B"}.ll-form-layout .fa-road:before{content:"\F018"}.ll-form-layout .fa-robot:before{content:"\F544"}.ll-form-layout .fa-rocket:before{content:"\F135"}.ll-form-layout .fa-rocketchat:before{content:"\F3E8"}.ll-form-layout .fa-rockrms:before{content:"\F3E9"}.ll-form-layout .fa-route:before{content:"\F4D7"}.ll-form-layout .fa-rss:before{content:"\F09E"}.ll-form-layout .fa-rss-square:before{content:"\F143"}.ll-form-layout .fa-ruble-sign:before{content:"\F158"}.ll-form-layout .fa-ruler:before{content:"\F545"}.ll-form-layout .fa-ruler-combined:before{content:"\F546"}.ll-form-layout .fa-ruler-horizontal:before{content:"\F547"}.ll-form-layout .fa-ruler-vertical:before{content:"\F548"}.ll-form-layout .fa-running:before{content:"\F70C"}.ll-form-layout .fa-rupee-sign:before{content:"\F156"}.ll-form-layout .fa-rust:before{content:"\E07A"}.ll-form-layout .fa-sad-cry:before{content:"\F5B3"}.ll-form-layout .fa-sad-tear:before{content:"\F5B4"}.ll-form-layout .fa-safari:before{content:"\F267"}.ll-form-layout .fa-salesforce:before{content:"\F83B"}.ll-form-layout .fa-sass:before{content:"\F41E"}.ll-form-layout .fa-satellite:before{content:"\F7BF"}.ll-form-layout .fa-satellite-dish:before{content:"\F7C0"}.ll-form-layout .fa-save:before{content:"\F0C7"}.ll-form-layout .fa-schlix:before{content:"\F3EA"}.ll-form-layout .fa-school:before{content:"\F549"}.ll-form-layout .fa-screwdriver:before{content:"\F54A"}.ll-form-layout .fa-scribd:before{content:"\F28A"}.ll-form-layout .fa-scroll:before{content:"\F70E"}.ll-form-layout .fa-sd-card:before{content:"\F7C2"}.ll-form-layout .fa-search:before{content:"\F002"}.ll-form-layout .fa-search-dollar:before{content:"\F688"}.ll-form-layout .fa-search-location:before{content:"\F689"}.ll-form-layout .fa-search-minus:before{content:"\F010"}.ll-form-layout .fa-search-plus:before{content:"\F00E"}.ll-form-layout .fa-searchengin:before{content:"\F3EB"}.ll-form-layout .fa-seedling:before{content:"\F4D8"}.ll-form-layout .fa-sellcast:before{content:"\F2DA"}.ll-form-layout .fa-sellsy:before{content:"\F213"}.ll-form-layout .fa-server:before{content:"\F233"}.ll-form-layout .fa-servicestack:before{content:"\F3EC"}.ll-form-layout .fa-shapes:before{content:"\F61F"}.ll-form-layout .fa-share:before{content:"\F064"}.ll-form-layout .fa-share-alt:before{content:"\F1E0"}.ll-form-layout .fa-share-alt-square:before{content:"\F1E1"}.ll-form-layout .fa-share-square:before{content:"\F14D"}.ll-form-layout .fa-shekel-sign:before{content:"\F20B"}.ll-form-layout .fa-shield-alt:before{content:"\F3ED"}.ll-form-layout .fa-shield-virus:before{content:"\E06C"}.ll-form-layout .fa-ship:before{content:"\F21A"}.ll-form-layout .fa-shipping-fast:before{content:"\F48B"}.ll-form-layout .fa-shirtsinbulk:before{content:"\F214"}.ll-form-layout .fa-shoe-prints:before{content:"\F54B"}.ll-form-layout .fa-shopify:before{content:"\E057"}.ll-form-layout .fa-shopping-bag:before{content:"\F290"}.ll-form-layout .fa-shopping-basket:before{content:"\F291"}.ll-form-layout .fa-shopping-cart:before{content:"\F07A"}.ll-form-layout .fa-shopware:before{content:"\F5B5"}.ll-form-layout .fa-shower:before{content:"\F2CC"}.ll-form-layout .fa-shuttle-van:before{content:"\F5B6"}.ll-form-layout .fa-sign:before{content:"\F4D9"}.ll-form-layout .fa-sign-in-alt:before{content:"\F2F6"}.ll-form-layout .fa-sign-language:before{content:"\F2A7"}.ll-form-layout .fa-sign-out-alt:before{content:"\F2F5"}.ll-form-layout .fa-signal:before{content:"\F012"}.ll-form-layout .fa-signature:before{content:"\F5B7"}.ll-form-layout .fa-sim-card:before{content:"\F7C4"}.ll-form-layout .fa-simplybuilt:before{content:"\F215"}.ll-form-layout .fa-sink:before{content:"\E06D"}.ll-form-layout .fa-sistrix:before{content:"\F3EE"}.ll-form-layout .fa-sitemap:before{content:"\F0E8"}.ll-form-layout .fa-sith:before{content:"\F512"}.ll-form-layout .fa-skating:before{content:"\F7C5"}.ll-form-layout .fa-sketch:before{content:"\F7C6"}.ll-form-layout .fa-skiing:before{content:"\F7C9"}.ll-form-layout .fa-skiing-nordic:before{content:"\F7CA"}.ll-form-layout .fa-skull:before{content:"\F54C"}.ll-form-layout .fa-skull-crossbones:before{content:"\F714"}.ll-form-layout .fa-skyatlas:before{content:"\F216"}.ll-form-layout .fa-skype:before{content:"\F17E"}.ll-form-layout .fa-slack:before{content:"\F198"}.ll-form-layout .fa-slack-hash:before{content:"\F3EF"}.ll-form-layout .fa-slash:before{content:"\F715"}.ll-form-layout .fa-sleigh:before{content:"\F7CC"}.ll-form-layout .fa-sliders-h:before{content:"\F1DE"}.ll-form-layout .fa-slideshare:before{content:"\F1E7"}.ll-form-layout .fa-smile:before{content:"\F118"}.ll-form-layout .fa-smile-beam:before{content:"\F5B8"}.ll-form-layout .fa-smile-wink:before{content:"\F4DA"}.ll-form-layout .fa-smog:before{content:"\F75F"}.ll-form-layout .fa-smoking:before{content:"\F48D"}.ll-form-layout .fa-smoking-ban:before{content:"\F54D"}.ll-form-layout .fa-sms:before{content:"\F7CD"}.ll-form-layout .fa-snapchat:before{content:"\F2AB"}.ll-form-layout .fa-snapchat-ghost:before{content:"\F2AC"}.ll-form-layout .fa-snapchat-square:before{content:"\F2AD"}.ll-form-layout .fa-snowboarding:before{content:"\F7CE"}.ll-form-layout .fa-snowflake:before{content:"\F2DC"}.ll-form-layout .fa-snowman:before{content:"\F7D0"}.ll-form-layout .fa-snowplow:before{content:"\F7D2"}.ll-form-layout .fa-soap:before{content:"\E06E"}.ll-form-layout .fa-socks:before{content:"\F696"}.ll-form-layout .fa-solar-panel:before{content:"\F5BA"}.ll-form-layout .fa-sort:before{content:"\F0DC"}.ll-form-layout .fa-sort-alpha-down:before{content:"\F15D"}.ll-form-layout .fa-sort-alpha-down-alt:before{content:"\F881"}.ll-form-layout .fa-sort-alpha-up:before{content:"\F15E"}.ll-form-layout .fa-sort-alpha-up-alt:before{content:"\F882"}.ll-form-layout .fa-sort-amount-down:before{content:"\F160"}.ll-form-layout .fa-sort-amount-down-alt:before{content:"\F884"}.ll-form-layout .fa-sort-amount-up:before{content:"\F161"}.ll-form-layout .fa-sort-amount-up-alt:before{content:"\F885"}.ll-form-layout .fa-sort-down:before{content:"\F0DD"}.ll-form-layout .fa-sort-numeric-down:before{content:"\F162"}.ll-form-layout .fa-sort-numeric-down-alt:before{content:"\F886"}.ll-form-layout .fa-sort-numeric-up:before{content:"\F163"}.ll-form-layout .fa-sort-numeric-up-alt:before{content:"\F887"}.ll-form-layout .fa-sort-up:before{content:"\F0DE"}.ll-form-layout .fa-soundcloud:before{content:"\F1BE"}.ll-form-layout .fa-sourcetree:before{content:"\F7D3"}.ll-form-layout .fa-spa:before{content:"\F5BB"}.ll-form-layout .fa-space-shuttle:before{content:"\F197"}.ll-form-layout .fa-speakap:before{content:"\F3F3"}.ll-form-layout .fa-speaker-deck:before{content:"\F83C"}.ll-form-layout .fa-spell-check:before{content:"\F891"}.ll-form-layout .fa-spider:before{content:"\F717"}.ll-form-layout .fa-spinner:before{content:"\F110"}.ll-form-layout .fa-splotch:before{content:"\F5BC"}.ll-form-layout .fa-spotify:before{content:"\F1BC"}.ll-form-layout .fa-spray-can:before{content:"\F5BD"}.ll-form-layout .fa-square:before{content:"\F0C8"}.ll-form-layout .fa-square-full:before{content:"\F45C"}.ll-form-layout .fa-square-root-alt:before{content:"\F698"}.ll-form-layout .fa-squarespace:before{content:"\F5BE"}.ll-form-layout .fa-stack-exchange:before{content:"\F18D"}.ll-form-layout .fa-stack-overflow:before{content:"\F16C"}.ll-form-layout .fa-stackpath:before{content:"\F842"}.ll-form-layout .fa-stamp:before{content:"\F5BF"}.ll-form-layout .fa-star:before{content:"\F005"}.ll-form-layout .fa-star-and-crescent:before{content:"\F699"}.ll-form-layout .fa-star-half:before{content:"\F089"}.ll-form-layout .fa-star-half-alt:before{content:"\F5C0"}.ll-form-layout .fa-star-of-david:before{content:"\F69A"}.ll-form-layout .fa-star-of-life:before{content:"\F621"}.ll-form-layout .fa-staylinked:before{content:"\F3F5"}.ll-form-layout .fa-steam:before{content:"\F1B6"}.ll-form-layout .fa-steam-square:before{content:"\F1B7"}.ll-form-layout .fa-steam-symbol:before{content:"\F3F6"}.ll-form-layout .fa-step-backward:before{content:"\F048"}.ll-form-layout .fa-step-forward:before{content:"\F051"}.ll-form-layout .fa-stethoscope:before{content:"\F0F1"}.ll-form-layout .fa-sticker-mule:before{content:"\F3F7"}.ll-form-layout .fa-sticky-note:before{content:"\F249"}.ll-form-layout .fa-stop:before{content:"\F04D"}.ll-form-layout .fa-stop-circle:before{content:"\F28D"}.ll-form-layout .fa-stopwatch:before{content:"\F2F2"}.ll-form-layout .fa-stopwatch-20:before{content:"\E06F"}.ll-form-layout .fa-store:before{content:"\F54E"}.ll-form-layout .fa-store-alt:before{content:"\F54F"}.ll-form-layout .fa-store-alt-slash:before{content:"\E070"}.ll-form-layout .fa-store-slash:before{content:"\E071"}.ll-form-layout .fa-strava:before{content:"\F428"}.ll-form-layout .fa-stream:before{content:"\F550"}.ll-form-layout .fa-street-view:before{content:"\F21D"}.ll-form-layout .fa-strikethrough:before{content:"\F0CC"}.ll-form-layout .fa-stripe:before{content:"\F429"}.ll-form-layout .fa-stripe-s:before{content:"\F42A"}.ll-form-layout .fa-stroopwafel:before{content:"\F551"}.ll-form-layout .fa-studiovinari:before{content:"\F3F8"}.ll-form-layout .fa-stumbleupon:before{content:"\F1A4"}.ll-form-layout .fa-stumbleupon-circle:before{content:"\F1A3"}.ll-form-layout .fa-subscript:before{content:"\F12C"}.ll-form-layout .fa-subway:before{content:"\F239"}.ll-form-layout .fa-suitcase:before{content:"\F0F2"}.ll-form-layout .fa-suitcase-rolling:before{content:"\F5C1"}.ll-form-layout .fa-sun:before{content:"\F185"}.ll-form-layout .fa-superpowers:before{content:"\F2DD"}.ll-form-layout .fa-superscript:before{content:"\F12B"}.ll-form-layout .fa-supple:before{content:"\F3F9"}.ll-form-layout .fa-surprise:before{content:"\F5C2"}.ll-form-layout .fa-suse:before{content:"\F7D6"}.ll-form-layout .fa-swatchbook:before{content:"\F5C3"}.ll-form-layout .fa-swift:before{content:"\F8E1"}.ll-form-layout .fa-swimmer:before{content:"\F5C4"}.ll-form-layout .fa-swimming-pool:before{content:"\F5C5"}.ll-form-layout .fa-symfony:before{content:"\F83D"}.ll-form-layout .fa-synagogue:before{content:"\F69B"}.ll-form-layout .fa-sync:before{content:"\F021"}.ll-form-layout .fa-sync-alt:before{content:"\F2F1"}.ll-form-layout .fa-syringe:before{content:"\F48E"}.ll-form-layout .fa-table:before{content:"\F0CE"}.ll-form-layout .fa-table-tennis:before{content:"\F45D"}.ll-form-layout .fa-tablet:before{content:"\F10A"}.ll-form-layout .fa-tablet-alt:before{content:"\F3FA"}.ll-form-layout .fa-tablets:before{content:"\F490"}.ll-form-layout .fa-tachometer-alt:before{content:"\F3FD"}.ll-form-layout .fa-tag:before{content:"\F02B"}.ll-form-layout .fa-tags:before{content:"\F02C"}.ll-form-layout .fa-tape:before{content:"\F4DB"}.ll-form-layout .fa-tasks:before{content:"\F0AE"}.ll-form-layout .fa-taxi:before{content:"\F1BA"}.ll-form-layout .fa-teamspeak:before{content:"\F4F9"}.ll-form-layout .fa-teeth:before{content:"\F62E"}.ll-form-layout .fa-teeth-open:before{content:"\F62F"}.ll-form-layout .fa-telegram:before{content:"\F2C6"}.ll-form-layout .fa-telegram-plane:before{content:"\F3FE"}.ll-form-layout .fa-temperature-high:before{content:"\F769"}.ll-form-layout .fa-temperature-low:before{content:"\F76B"}.ll-form-layout .fa-tencent-weibo:before{content:"\F1D5"}.ll-form-layout .fa-tenge:before{content:"\F7D7"}.ll-form-layout .fa-terminal:before{content:"\F120"}.ll-form-layout .fa-text-height:before{content:"\F034"}.ll-form-layout .fa-text-width:before{content:"\F035"}.ll-form-layout .fa-th:before{content:"\F00A"}.ll-form-layout .fa-th-large:before{content:"\F009"}.ll-form-layout .fa-th-list:before{content:"\F00B"}.ll-form-layout .fa-the-red-yeti:before{content:"\F69D"}.ll-form-layout .fa-theater-masks:before{content:"\F630"}.ll-form-layout .fa-themeco:before{content:"\F5C6"}.ll-form-layout .fa-themeisle:before{content:"\F2B2"}.ll-form-layout .fa-thermometer:before{content:"\F491"}.ll-form-layout .fa-thermometer-empty:before{content:"\F2CB"}.ll-form-layout .fa-thermometer-full:before{content:"\F2C7"}.ll-form-layout .fa-thermometer-half:before{content:"\F2C9"}.ll-form-layout .fa-thermometer-quarter:before{content:"\F2CA"}.ll-form-layout .fa-thermometer-three-quarters:before{content:"\F2C8"}.ll-form-layout .fa-think-peaks:before{content:"\F731"}.ll-form-layout .fa-thumbs-down:before{content:"\F165"}.ll-form-layout .fa-thumbs-up:before{content:"\F164"}.ll-form-layout .fa-thumbtack:before{content:"\F08D"}.ll-form-layout .fa-ticket-alt:before{content:"\F3FF"}.ll-form-layout .fa-tiktok:before{content:"\E07B"}.ll-form-layout .fa-times:before{content:"\F00D"}.ll-form-layout .fa-times-circle:before{content:"\F057"}.ll-form-layout .fa-tint:before{content:"\F043"}.ll-form-layout .fa-tint-slash:before{content:"\F5C7"}.ll-form-layout .fa-tired:before{content:"\F5C8"}.ll-form-layout .fa-toggle-off:before{content:"\F204"}.ll-form-layout .fa-toggle-on:before{content:"\F205"}.ll-form-layout .fa-toilet:before{content:"\F7D8"}.ll-form-layout .fa-toilet-paper:before{content:"\F71E"}.ll-form-layout .fa-toilet-paper-slash:before{content:"\E072"}.ll-form-layout .fa-toolbox:before{content:"\F552"}.ll-form-layout .fa-tools:before{content:"\F7D9"}.ll-form-layout .fa-tooth:before{content:"\F5C9"}.ll-form-layout .fa-torah:before{content:"\F6A0"}.ll-form-layout .fa-torii-gate:before{content:"\F6A1"}.ll-form-layout .fa-tractor:before{content:"\F722"}.ll-form-layout .fa-trade-federation:before{content:"\F513"}.ll-form-layout .fa-trademark:before{content:"\F25C"}.ll-form-layout .fa-traffic-light:before{content:"\F637"}.ll-form-layout .fa-trailer:before{content:"\E041"}.ll-form-layout .fa-train:before{content:"\F238"}.ll-form-layout .fa-tram:before{content:"\F7DA"}.ll-form-layout .fa-transgender:before{content:"\F224"}.ll-form-layout .fa-transgender-alt:before{content:"\F225"}.ll-form-layout .fa-trash:before{content:"\F1F8"}.ll-form-layout .fa-trash-alt:before{content:"\F2ED"}.ll-form-layout .fa-trash-restore:before{content:"\F829"}.ll-form-layout .fa-trash-restore-alt:before{content:"\F82A"}.ll-form-layout .fa-tree:before{content:"\F1BB"}.ll-form-layout .fa-trello:before{content:"\F181"}.ll-form-layout .fa-tripadvisor:before{content:"\F262"}.ll-form-layout .fa-trophy:before{content:"\F091"}.ll-form-layout .fa-truck:before{content:"\F0D1"}.ll-form-layout .fa-truck-loading:before{content:"\F4DE"}.ll-form-layout .fa-truck-monster:before{content:"\F63B"}.ll-form-layout .fa-truck-moving:before{content:"\F4DF"}.ll-form-layout .fa-truck-pickup:before{content:"\F63C"}.ll-form-layout .fa-tshirt:before{content:"\F553"}.ll-form-layout .fa-tty:before{content:"\F1E4"}.ll-form-layout .fa-tumblr:before{content:"\F173"}.ll-form-layout .fa-tumblr-square:before{content:"\F174"}.ll-form-layout .fa-tv:before{content:"\F26C"}.ll-form-layout .fa-twitch:before{content:"\F1E8"}.ll-form-layout .fa-twitter:before{content:"\F099"}.ll-form-layout .fa-twitter-square:before{content:"\F081"}.ll-form-layout .fa-typo3:before{content:"\F42B"}.ll-form-layout .fa-uber:before{content:"\F402"}.ll-form-layout .fa-ubuntu:before{content:"\F7DF"}.ll-form-layout .fa-uikit:before{content:"\F403"}.ll-form-layout .fa-umbraco:before{content:"\F8E8"}.ll-form-layout .fa-umbrella:before{content:"\F0E9"}.ll-form-layout .fa-umbrella-beach:before{content:"\F5CA"}.ll-form-layout .fa-uncharted:before{content:"\E084"}.ll-form-layout .fa-underline:before{content:"\F0CD"}.ll-form-layout .fa-undo:before{content:"\F0E2"}.ll-form-layout .fa-undo-alt:before{content:"\F2EA"}.ll-form-layout .fa-uniregistry:before{content:"\F404"}.ll-form-layout .fa-unity:before{content:"\E049"}.ll-form-layout .fa-universal-access:before{content:"\F29A"}.ll-form-layout .fa-university:before{content:"\F19C"}.ll-form-layout .fa-unlink:before{content:"\F127"}.ll-form-layout .fa-unlock:before{content:"\F09C"}.ll-form-layout .fa-unlock-alt:before{content:"\F13E"}.ll-form-layout .fa-unsplash:before{content:"\E07C"}.ll-form-layout .fa-untappd:before{content:"\F405"}.ll-form-layout .fa-upload:before{content:"\F093"}.ll-form-layout .fa-ups:before{content:"\F7E0"}.ll-form-layout .fa-usb:before{content:"\F287"}.ll-form-layout .fa-user:before{content:"\F007"}.ll-form-layout .fa-user-alt:before{content:"\F406"}.ll-form-layout .fa-user-alt-slash:before{content:"\F4FA"}.ll-form-layout .fa-user-astronaut:before{content:"\F4FB"}.ll-form-layout .fa-user-check:before{content:"\F4FC"}.ll-form-layout .fa-user-circle:before{content:"\F2BD"}.ll-form-layout .fa-user-clock:before{content:"\F4FD"}.ll-form-layout .fa-user-cog:before{content:"\F4FE"}.ll-form-layout .fa-user-edit:before{content:"\F4FF"}.ll-form-layout .fa-user-friends:before{content:"\F500"}.ll-form-layout .fa-user-graduate:before{content:"\F501"}.ll-form-layout .fa-user-injured:before{content:"\F728"}.ll-form-layout .fa-user-lock:before{content:"\F502"}.ll-form-layout .fa-user-md:before{content:"\F0F0"}.ll-form-layout .fa-user-minus:before{content:"\F503"}.ll-form-layout .fa-user-ninja:before{content:"\F504"}.ll-form-layout .fa-user-nurse:before{content:"\F82F"}.ll-form-layout .fa-user-plus:before{content:"\F234"}.ll-form-layout .fa-user-secret:before{content:"\F21B"}.ll-form-layout .fa-user-shield:before{content:"\F505"}.ll-form-layout .fa-user-slash:before{content:"\F506"}.ll-form-layout .fa-user-tag:before{content:"\F507"}.ll-form-layout .fa-user-tie:before{content:"\F508"}.ll-form-layout .fa-user-times:before{content:"\F235"}.ll-form-layout .fa-users:before{content:"\F0C0"}.ll-form-layout .fa-users-cog:before{content:"\F509"}.ll-form-layout .fa-users-slash:before{content:"\E073"}.ll-form-layout .fa-usps:before{content:"\F7E1"}.ll-form-layout .fa-ussunnah:before{content:"\F407"}.ll-form-layout .fa-utensil-spoon:before{content:"\F2E5"}.ll-form-layout .fa-utensils:before{content:"\F2E7"}.ll-form-layout .fa-vaadin:before{content:"\F408"}.ll-form-layout .fa-vector-square:before{content:"\F5CB"}.ll-form-layout .fa-venus:before{content:"\F221"}.ll-form-layout .fa-venus-double:before{content:"\F226"}.ll-form-layout .fa-venus-mars:before{content:"\F228"}.ll-form-layout .fa-vest:before{content:"\E085"}.ll-form-layout .fa-vest-patches:before{content:"\E086"}.ll-form-layout .fa-viacoin:before{content:"\F237"}.ll-form-layout .fa-viadeo:before{content:"\F2A9"}.ll-form-layout .fa-viadeo-square:before{content:"\F2AA"}.ll-form-layout .fa-vial:before{content:"\F492"}.ll-form-layout .fa-vials:before{content:"\F493"}.ll-form-layout .fa-viber:before{content:"\F409"}.ll-form-layout .fa-video:before{content:"\F03D"}.ll-form-layout .fa-video-slash:before{content:"\F4E2"}.ll-form-layout .fa-vihara:before{content:"\F6A7"}.ll-form-layout .fa-vimeo:before{content:"\F40A"}.ll-form-layout .fa-vimeo-square:before{content:"\F194"}.ll-form-layout .fa-vimeo-v:before{content:"\F27D"}.ll-form-layout .fa-vine:before{content:"\F1CA"}.ll-form-layout .fa-virus:before{content:"\E074"}.ll-form-layout .fa-virus-slash:before{content:"\E075"}.ll-form-layout .fa-viruses:before{content:"\E076"}.ll-form-layout .fa-vk:before{content:"\F189"}.ll-form-layout .fa-vnv:before{content:"\F40B"}.ll-form-layout .fa-voicemail:before{content:"\F897"}.ll-form-layout .fa-volleyball-ball:before{content:"\F45F"}.ll-form-layout .fa-volume-down:before{content:"\F027"}.ll-form-layout .fa-volume-mute:before{content:"\F6A9"}.ll-form-layout .fa-volume-off:before{content:"\F026"}.ll-form-layout .fa-volume-up:before{content:"\F028"}.ll-form-layout .fa-vote-yea:before{content:"\F772"}.ll-form-layout .fa-vr-cardboard:before{content:"\F729"}.ll-form-layout .fa-vuejs:before{content:"\F41F"}.ll-form-layout .fa-walking:before{content:"\F554"}.ll-form-layout .fa-wallet:before{content:"\F555"}.ll-form-layout .fa-warehouse:before{content:"\F494"}.ll-form-layout .fa-watchman-monitoring:before{content:"\E087"}.ll-form-layout .fa-water:before{content:"\F773"}.ll-form-layout .fa-wave-square:before{content:"\F83E"}.ll-form-layout .fa-waze:before{content:"\F83F"}.ll-form-layout .fa-weebly:before{content:"\F5CC"}.ll-form-layout .fa-weibo:before{content:"\F18A"}.ll-form-layout .fa-weight:before{content:"\F496"}.ll-form-layout .fa-weight-hanging:before{content:"\F5CD"}.ll-form-layout .fa-weixin:before{content:"\F1D7"}.ll-form-layout .fa-whatsapp:before{content:"\F232"}.ll-form-layout .fa-whatsapp-square:before{content:"\F40C"}.ll-form-layout .fa-wheelchair:before{content:"\F193"}.ll-form-layout .fa-whmcs:before{content:"\F40D"}.ll-form-layout .fa-wifi:before{content:"\F1EB"}.ll-form-layout .fa-wikipedia-w:before{content:"\F266"}.ll-form-layout .fa-wind:before{content:"\F72E"}.ll-form-layout .fa-window-close:before{content:"\F410"}.ll-form-layout .fa-window-maximize:before{content:"\F2D0"}.ll-form-layout .fa-window-minimize:before{content:"\F2D1"}.ll-form-layout .fa-window-restore:before{content:"\F2D2"}.ll-form-layout .fa-windows:before{content:"\F17A"}.ll-form-layout .fa-wine-bottle:before{content:"\F72F"}.ll-form-layout .fa-wine-glass:before{content:"\F4E3"}.ll-form-layout .fa-wine-glass-alt:before{content:"\F5CE"}.ll-form-layout .fa-wix:before{content:"\F5CF"}.ll-form-layout .fa-wizards-of-the-coast:before{content:"\F730"}.ll-form-layout .fa-wodu:before{content:"\E088"}.ll-form-layout .fa-wolf-pack-battalion:before{content:"\F514"}.ll-form-layout .fa-won-sign:before{content:"\F159"}.ll-form-layout .fa-wordpress:before{content:"\F19A"}.ll-form-layout .fa-wordpress-simple:before{content:"\F411"}.ll-form-layout .fa-wpbeginner:before{content:"\F297"}.ll-form-layout .fa-wpexplorer:before{content:"\F2DE"}.ll-form-layout .fa-wpforms:before{content:"\F298"}.ll-form-layout .fa-wpressr:before{content:"\F3E4"}.ll-form-layout .fa-wrench:before{content:"\F0AD"}.ll-form-layout .fa-x-ray:before{content:"\F497"}.ll-form-layout .fa-xbox:before{content:"\F412"}.ll-form-layout .fa-xing:before{content:"\F168"}.ll-form-layout .fa-xing-square:before{content:"\F169"}.ll-form-layout .fa-y-combinator:before{content:"\F23B"}.ll-form-layout .fa-yahoo:before{content:"\F19E"}.ll-form-layout .fa-yammer:before{content:"\F840"}.ll-form-layout .fa-yandex:before{content:"\F413"}.ll-form-layout .fa-yandex-international:before{content:"\F414"}.ll-form-layout .fa-yarn:before{content:"\F7E3"}.ll-form-layout .fa-yelp:before{content:"\F1E9"}.ll-form-layout .fa-yen-sign:before{content:"\F157"}.ll-form-layout .fa-yin-yang:before{content:"\F6AD"}.ll-form-layout .fa-yoast:before{content:"\F2B1"}.ll-form-layout .fa-youtube:before{content:"\F167"}.ll-form-layout .fa-youtube-square:before{content:"\F431"}.ll-form-layout .fa-zhihu:before{content:"\F63F"}.ll-form-layout .sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ll-form-layout .sr-only-focusable:active,.ll-form-layout .sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-brands-400.woff2) format("woff2"),url(../fonts/fa-brands-400.woff) format("woff"),url(../fonts/fa-brands-400.ttf) format("truetype"),url(../fonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;font-display:block;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-solid-900.woff2) format("woff2"),url(../fonts/fa-solid-900.woff) format("woff"),url(../fonts/fa-solid-900.ttf) format("truetype"),url(../fonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-weight:900}/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;font-display:block;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../fonts/fa-regular-400.woff2) format("woff2"),url(../fonts/fa-regular-400.woff) format("woff"),url(../fonts/fa-regular-400.ttf) format("truetype"),url(../fonts/fa-regular-400.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.far{font-weight:400}[v-cloak]{display:none}.ll-success{color:var(--ll-form-success)}.ll-error{color:var(--ll-form-danger)}.ll-form-layout *{box-sizing:border-box}.ll-element-wrap:not(.ll-element-template){margin:4px 0}.ll-element-wrap:not(.ll-element-template) label{display:block;margin-bottom:4px;line-height:1}.ll-element-wrap:not(.ll-element-template) input[type]:not([type=checkbox]):not([type=radio]),.ll-element-wrap:not(.ll-element-template) select,.ll-element-wrap:not(.ll-element-template) textarea{max-width:100%;height:auto;background:#fff;display:block;width:100%;min-height:28px;border:1px solid;border-radius:4px;margin:0;padding:4px;outline:none;box-shadow:none}.ll-element-wrap:not(.ll-element-template) .mce-tinymce{background:#fff;border:1px solid #000;border-radius:4px;overflow:hidden}.ll-element-wrap:not(.ll-element-template) .ll-group-row{position:relative;margin-bottom:4px}.ll-element-wrap:not(.ll-element-template) .ll-group-row:last-child{margin-bottom:0}.ll-element-wrap:not(.ll-element-template) .ll-group-row-repeatable{padding:4px;border:1px solid}.ll-element-wrap:not(.ll-element-template) .ll-group-row-repeatable>.ll-group-controls{margin:-5px -5px 0}.ll-element-wrap:not(.ll-element-template) .ll-group-row .ll-group-controls{display:flex;justify-content:flex-end;padding:4px;border:1px solid}.ll-element-wrap:not(.ll-element-template) .ll-group-controls button{background:none;border:none;color:inherit;outline:none;cursor:pointer;padding:0}.ll-element-wrap:not(.ll-element-template) .ll-group-row .ll-group-controls .ll-group-handle{flex:1 1 auto;text-align:left;top:10px;cursor:move}.ll-element-wrap:not(.ll-element-template) .ll-group-row .ll-group-controls .ll-group-minus{margin-right:10px}.ll-element-wrap:not(.ll-element-template) .v-select .dropdown-toggle{background:#fff;padding:0;border:1px solid #000;min-height:28px}.ll-element-wrap:not(.ll-element-template) .v-select .selected-tag{line-height:normal;margin:0;padding:4px}.ll-element-wrap:not(.ll-element-template) .v-select .dropdown-menu{border:1px solid #000;border-top:0;z-index:999}.ll-element-wrap:not(.ll-element-template) .v-select .dropdown-menu li{margin:0;line-height:normal}.ll-element-wrap:not(.ll-element-template) .v-select .no-options{color:#000;margin:0}.ll-element-wrap:not(.ll-element-template) .v-select .dropdown-toggle .clear,.ll-element-wrap:not(.ll-element-template) .v-select .open-indicator:before{margin-top:-4px}.ll-element-wrap:not(.ll-element-template) .v-select.open .open-indicator:before{margin-top:2px}.ll-element-wrap:not(.ll-element-template) .v-select input[type]:not([type=checkbox]):not([type=radio]){flex-basis:0;border:none;background:transparent;display:inline-block;min-height:26px}.ll-element-wrap:not(.ll-element-template) .vc-material,.ll-element-wrap:not(.ll-element-template) .vc-material *{box-sizing:content-box}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip{background:var(--ll-form-dark-darken);border:1px solid #fff;color:#fff;max-width:200px;width:auto;font-size:.8rem;padding:.5em 1em}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:1px solid #fff}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip[x-placement^=top]{margin-bottom:5px}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip[x-placement^=top] .tooltip-arrow{border-width:5px 5px 0;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip[x-placement^=bottom]{margin-top:5px}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip[x-placement^=bottom] .tooltip-arrow{border-width:0 5px 5px;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip[x-placement^=right]{margin-left:5px}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip[x-placement^=right] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.ll-element-wrap:not(.ll-element-template) .ll-form-tooltip[x-placement^=left]{margin-right:5px}.ll-element-wrap:not(.ll-element-template) .tooltip[x-placement^=left] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0}.ll-form-tabs-nav{display:flex}.ll-form-tab{color:var(--ll-form-white);box-shadow:none;border:1px solid var(--ll-form-light-lighten);cursor:pointer;align-items:center;background:var(--ll-form-dark-lighten);outline:none;border-radius:10px 10px 0 0;display:flex;padding:8px 15px 6px;flex-direction:column;margin-right:4px;margin-bottom:-1px;transition:color .25s,background .25s,border .25s;position:relative}.ll-form-tab:last-child{margin-right:0}.ll-form-tab-active,.ll-form-tab:hover{background:var(--ll-form-dark);border-bottom:1px solid var(--ll-form-dark);color:var(--ll-form-primary)}.ll-form-tab svg.svg-inline--fa{height:20px;width:20px}.ll-form-tab-content{padding:10px;border-radius:0 6px 6px 6px;background:var(--ll-form-dark);border:1px solid var(--ll-form-light-lighten);color:var(--ll-form-white)}.ll-form-tabs-vertical{display:flex}.ll-form-tabs-vertical .ll-form-tabs-nav{flex-direction:column}.ll-form-tabs-vertical .ll-form-tab{border:1px solid var(--ll-form-light-lighten);border-radius:10px 0 0 10px;margin:0 -1px 4px 0;flex-direction:row}.ll-form-tabs-vertical .ll-form-tab i{padding-right:4px}.ll-form-tabs-vertical .ll-form-tab-active,.ll-form-tabs-vertical .ll-form-tab:hover{border-right:1px solid var(--ll-form-dark)}.ll-form-tabs-vertical .ll-form-tab-content{flex:1}.ll-datatable{width:100%;border-collapse:collapse;border:1px solid;border-top:0}.ll-datatable td,.ll-datatable th{padding:.75rem;border-top:1px solid}.ll-flip-container{position:relative;z-index:1;perspective:10000px}.ll-back,.ll-flip-container,.ll-front{width:100%}.ll-flipper{position:relative;transform-style:preserve-3d;backface-visibility:hidden}.ll-back,.ll-front{backface-visibility:hidden;top:0;left:0;right:0;bottom:0;transition:transform .6s}.ll-front{z-index:2;transform:rotateY(0deg)}.ll-back,.ll-flip-container-active .ll-front{transform:rotateY(180deg);position:absolute}.ll-flip-container-active .ll-back{position:relative;transform:rotateY(0deg)}.ll-text-strike{text-decoration:line-through}.ll-text-right{text-align:right}.ll-wordpress-btn button{background:#0085ba;box-shadow:0 1px 0 #006799;color:#fff;text-decoration:none;text-shadow:0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;display:inline-block;font-size:13px;line-height:26px;height:28px;margin:0;padding:0 10px 1px;cursor:pointer;border:1px solid #006799;border-top-color:#0073aa;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.ll-wordpress-btn button:active{background:#0073aa;transform:translateY(1px);border-color:#006799;outline:2px solid transparent;outline-offset:0;box-shadow:inset 0 2px 0 #006799}.ll-loader-ellipsis{display:inline-block;position:relative;width:64px;height:64px}.ll-loader-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:var(--ll-form-primary);animation-timing-function:cubic-bezier(0,1,1,0)}.ll-loader-ellipsis div:first-child{left:6px;animation:ll-loader-ellipsis1 .6s infinite}.ll-loader-ellipsis div:nth-child(2){left:6px;animation:ll-loader-ellipsis2 .6s infinite}.ll-loader-ellipsis div:nth-child(3){left:26px;animation:ll-loader-ellipsis2 .6s infinite}.ll-loader-ellipsis div:nth-child(4){left:45px;animation:ll-loader-ellipsis3 .6s infinite}@keyframes ll-loader-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes ll-loader-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes ll-loader-ellipsis2{0%{transform:translate(0)}to{transform:translate(19px)}}.ll-form-accordion-item{margin-bottom:4px}.ll-form-accordion-header{display:flex;cursor:pointer;padding:5px 10px;border:1px solid}.ll-form-accordion-body{border:1px solid;border-top:0;min-height:0}.ll-form-accordion-body-inner{padding:10px}.ll-form-accordion-title{flex-grow:1}.curtain-enter-active,.curtain-leave-active{transition:height .25s;overflow:hidden}.curtain-enter,.curtain-leave-to{transition:height .25s;height:0!important}.ll-box-model{text-align:left;margin:25px;border:1px solid;position:relative}.ll-box-model span{display:block;position:absolute;left:4px}.ll-box-model.ll-box-model-margin{margin:0}.ll-box-model .ll-box-model-size{padding:10px}.ll-element-wrap .ll-box-model .ll-box-model-option>input[type=text]:not([type=checkbox]){text-align:center;border:0;padding:0;margin:0;min-height:15px;width:100%;color:#fff;background:transparent}.ll-box-model .ll-box-model-link{position:absolute;right:6px;top:6px;cursor:pointer}.ll-box-model .ll-box-model-link-active{color:var(--ll-form-primary)}.ll-box-model .ll-box-model-option{position:absolute;display:flex;justify-content:center;align-content:center}.ll-box-model .ll-box-model-option:nth-child(2){left:0;top:0;right:0;height:25px}.ll-box-model .ll-box-model-option:nth-child(3){right:0;top:0;bottom:0;width:25px}.ll-box-model .ll-box-model-option:nth-child(4){left:0;bottom:0;right:0;height:25px}.ll-box-model .ll-box-model-option:nth-child(5){left:0;top:0;bottom:0;width:25px}.editor{min-height:100px;border-radius:5px}.active-license{margin:4px 0}.ll-media-preview-container{max-width:200px}.ll-media-preview{background-size:contain;background-position:50%;padding-bottom:100%;background-repeat:no-repeat;width:100%}.ll-swatch{height:25px;width:25px;cursor:pointer;background-image:-moz-linear-gradient(45deg,#000 25%,transparent 25%),-moz-linear-gradient(-45deg,#000 25%,transparent 25%),-moz-linear-gradient(45deg,transparent 75%,#000 75%),-moz-linear-gradient(-45deg,transparent 75%,#000 75%);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,#000),color-stop(.25,transparent)),-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,#000),color-stop(.25,transparent)),-webkit-gradient(linear,0 100%,100% 0,color-stop(.75,transparent),color-stop(.75,#000)),-webkit-gradient(linear,0 0,100% 100%,color-stop(.75,transparent),color-stop(.75,#000));background-size:10px 10px;background-color:#fff;background-position:0 0,5px 0,5px -5px,0 5px}.ll-colorpicker{position:absolute;z-index:5;margin-top:4px}.ll-colorpicker-container{display:inline-block}