@charset "UTF-8";.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));svg {width: 100%; height: 100%; object-fit: contain; transform-origin: center; fill: currentColor; pointer-events: none;}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button& {border: none; margin: 0; padding: 0; box-shadow: none; appearance: none;} .swiper-pagination-clickable & {cursor: pointer;} &:only-child {display: none !important;}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.reveal-overlay{padding:16px}@media print,screen and (min-width: 36em){.reveal.large,.reveal.small,.reveal.tiny,.reveal{right:auto;left:auto;margin:0 auto}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=36em&large=62em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}body{margin:0;padding:0;background:#FFF;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}[data-whatinput=mouse] button{outline:0}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width: 36em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width: 62em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width: 75em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width: 36em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width: 62em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width: 75em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.row{max-width:1600px;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-.75rem;margin-left:-.75rem}@media print,screen and (min-width: 36em){.row .row{margin-right:-1.5rem;margin-left:-1.5rem}}@media print,screen and (min-width: 62em){.row .row{margin-right:-1.5rem;margin-left:-1.5rem}}@media screen and (min-width: 75em){.row .row{margin-right:-1.5rem;margin-left:-1.5rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{min-width:0;flex:1 1 0px;padding-right:.75rem;padding-left:.75rem}@media print,screen and (min-width: 36em){.column,.columns{padding-right:1.5rem;padding-left:1.5rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.small-offset-0{margin-left:0%}.small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.6666666667%}.small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.6666666667%}.small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.6666666667%}.small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.75rem;padding-left:.75rem}@media print,screen and (min-width: 36em){.medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width: 36em) and (min-width: 36em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width: 36em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:1.5rem;padding-left:1.5rem}}@media print,screen and (min-width: 62em){.large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.large-offset-0{margin-left:0%}.large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.6666666667%}.large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.6666666667%}.large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.6666666667%}.large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width: 62em) and (min-width: 62em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width: 62em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:1.5rem;padding-left:1.5rem}}@media screen and (min-width: 75em){.xlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12{flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1{flex-wrap:wrap}.xlarge-up-1>.column,.xlarge-up-1>.columns{flex:0 0 100%;max-width:100%}.xlarge-up-2{flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{flex:0 0 50%;max-width:50%}.xlarge-up-3{flex-wrap:wrap}.xlarge-up-3>.column,.xlarge-up-3>.columns{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xlarge-up-4{flex-wrap:wrap}.xlarge-up-4>.column,.xlarge-up-4>.columns{flex:0 0 25%;max-width:25%}.xlarge-up-5{flex-wrap:wrap}.xlarge-up-5>.column,.xlarge-up-5>.columns{flex:0 0 20%;max-width:20%}.xlarge-up-6{flex-wrap:wrap}.xlarge-up-6>.column,.xlarge-up-6>.columns{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xlarge-up-7{flex-wrap:wrap}.xlarge-up-7>.column,.xlarge-up-7>.columns{flex:0 0 14.2857142857%;max-width:14.2857142857%}.xlarge-up-8{flex-wrap:wrap}.xlarge-up-8>.column,.xlarge-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width: 75em) and (min-width: 75em){.xlarge-expand{flex:1 1 0px}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:0 0 100%}@media screen and (min-width: 75em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{flex:1 1 0px}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:1.5rem;padding-left:1.5rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.5rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width: 36em){.column-block{margin-bottom:3rem}.column-block>:last-child{margin-bottom:0}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width: 35.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width: 0em),screen and (min-width: 36em){.show-for-small-only{display:none!important}}@media print,screen and (min-width: 36em){.hide-for-medium{display:none!important}}@media screen and (max-width: 35.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width: 36em) and (max-width: 61.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width: 35.99875em),screen and (min-width: 62em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width: 62em){.hide-for-large{display:none!important}}@media screen and (max-width: 61.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width: 62em) and (max-width: 74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width: 61.99875em),screen and (min-width: 75em){.show-for-large-only{display:none!important}}@media screen and (min-width: 75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width: 74.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width: 75em) and (max-width: 89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width: 74.99875em),screen and (min-width: 90em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme: dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:#2c2b29f2;overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fff}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width: 36em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width: 36em){.reveal{width:100%;max-width:1200px}}.reveal.collapse{padding:0}@media print,screen and (min-width: 36em){.reveal.tiny{width:30%;max-width:1200px}}@media print,screen and (min-width: 36em){.reveal.small{width:50%;max-width:1200px}}@media print,screen and (min-width: 36em){.reveal.large{width:90%;max-width:1200px}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width: 35.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.fa{font-family:var(--fa-style-family, "Font Awesome 6 Pro");font-weight:var(--fa-style, 900)}.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.fa-solid,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas:before,.fass:before,.far:before,.fasr:before,.fal:before,.fasl:before,.fat:before,.fast:before,.fad:before,.fadr:before,.fadl:before,.fadt:before,.fasds:before,.fasdr:before,.fasdl:before,.fasdt:before,.fab:before,.fa-solid:before,.fa-regular:before,.fa-light:before,.fa-thin:before,.fa-brands:before,.fa-classic:before,.fa-duotone:before,.fa-sharp:before,.fa-sharp-duotone:before,.fa:before{content:var(--fa)}.fad:after,.fa-duotone.fa-solid:after,.fa-duotone:after,.fadr:after,.fa-duotone.fa-regular:after,.fadl:after,.fa-duotone.fa-light:after,.fadt:after,.fa-duotone.fa-thin:after,.fasds:after,.fa-sharp-duotone.fa-solid:after,.fa-sharp-duotone:after,.fasdr:after,.fa-sharp-duotone.fa-regular:after,.fasdl:after,.fa-sharp-duotone.fa-light:after,.fasdt:after,.fa-sharp-duotone.fa-thin:after{content:var(--fa--fa)}.fa-classic.fa-duotone{font-family:"Font Awesome 6 Duotone"}.fass,.fa-sharp,.fad,.fa-duotone,.fasds,.fa-sharp-duotone{font-weight:900}.fa-classic,.fas,.fa-solid,.far,.fa-regular,.fal,.fa-light,.fat,.fa-thin{font-family:"Font Awesome 6 Pro"}.fa-duotone,.fad,.fadr,.fadl,.fadt{font-family:"Font Awesome 6 Duotone"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-sharp,.fass,.fasr,.fasl,.fast{font-family:"Font Awesome 6 Sharp"}.fa-sharp-duotone,.fasds,.fasdr,.fasdl,.fasdt{font-family:"Font Awesome 6 Sharp Duotone"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0{--fa: "0";--fa--fa: "00"}.fa-1{--fa: "1";--fa--fa: "11"}.fa-2{--fa: "2";--fa--fa: "22"}.fa-3{--fa: "3";--fa--fa: "33"}.fa-4{--fa: "4";--fa--fa: "44"}.fa-5{--fa: "5";--fa--fa: "55"}.fa-6{--fa: "6";--fa--fa: "66"}.fa-7{--fa: "7";--fa--fa: "77"}.fa-8{--fa: "8";--fa--fa: "88"}.fa-9{--fa: "9";--fa--fa: "99"}.fa-fill-drip{--fa: "";--fa--fa: ""}.fa-arrows-to-circle{--fa: "";--fa--fa: ""}.fa-circle-chevron-right,.fa-chevron-circle-right{--fa: "";--fa--fa: ""}.fa-wagon-covered{--fa: "";--fa--fa: ""}.fa-line-height{--fa: "";--fa--fa: ""}.fa-bagel{--fa: "";--fa--fa: ""}.fa-transporter-7{--fa: "";--fa--fa: ""}.fa-at{--fa: "@";--fa--fa: "@@"}.fa-rectangles-mixed{--fa: "";--fa--fa: ""}.fa-phone-arrow-up-right,.fa-phone-arrow-up,.fa-phone-outgoing{--fa: "";--fa--fa: ""}.fa-trash-can,.fa-trash-alt{--fa: "";--fa--fa: ""}.fa-circle-l{--fa: "";--fa--fa: ""}.fa-head-side-goggles,.fa-head-vr{--fa: "";--fa--fa: ""}.fa-text-height{--fa: "";--fa--fa: ""}.fa-user-xmark,.fa-user-times{--fa: "";--fa--fa: ""}.fa-face-hand-yawn{--fa: "";--fa--fa: ""}.fa-gauge-simple-min,.fa-tachometer-slowest{--fa: "";--fa--fa: ""}.fa-stethoscope{--fa: "";--fa--fa: ""}.fa-coffin{--fa: "";--fa--fa: ""}.fa-message,.fa-comment-alt{--fa: "";--fa--fa: ""}.fa-salad,.fa-bowl-salad{--fa: "";--fa--fa: ""}.fa-info{--fa: "";--fa--fa: ""}.fa-robot-astromech{--fa: "";--fa--fa: ""}.fa-ring-diamond{--fa: "";--fa--fa: ""}.fa-fondue-pot{--fa: "";--fa--fa: ""}.fa-theta{--fa: "";--fa--fa: ""}.fa-face-hand-peeking{--fa: "";--fa--fa: ""}.fa-square-user{--fa: "";--fa--fa: ""}.fa-down-left-and-up-right-to-center,.fa-compress-alt{--fa: "";--fa--fa: ""}.fa-explosion{--fa: "";--fa--fa: ""}.fa-file-lines,.fa-file-alt,.fa-file-text{--fa: "";--fa--fa: ""}.fa-wave-square{--fa: "";--fa--fa: ""}.fa-ring{--fa: "";--fa--fa: ""}.fa-building-un{--fa: "";--fa--fa: ""}.fa-dice-three{--fa: "";--fa--fa: ""}.fa-tire-pressure-warning{--fa: "";--fa--fa: ""}.fa-wifi-fair,.fa-wifi-2{--fa: "";--fa--fa: ""}.fa-calendar-days,.fa-calendar-alt{--fa: "";--fa--fa: ""}.fa-mp3-player{--fa: "";--fa--fa: ""}.fa-anchor-circle-check{--fa: "";--fa--fa: ""}.fa-tally-4{--fa: "";--fa--fa: ""}.fa-rectangle-history{--fa: "";--fa--fa: ""}.fa-building-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-volleyball,.fa-volleyball-ball{--fa: "";--fa--fa: ""}.fa-sun-haze{--fa: "";--fa--fa: ""}.fa-text-size{--fa: "";--fa--fa: ""}.fa-ufo{--fa: "";--fa--fa: ""}.fa-fork,.fa-utensil-fork{--fa: "";--fa--fa: ""}.fa-arrows-up-to-line{--fa: "";--fa--fa: ""}.fa-mobile-signal{--fa: "";--fa--fa: ""}.fa-barcode-scan{--fa: "";--fa--fa: ""}.fa-sort-down,.fa-sort-desc{--fa: "";--fa--fa: ""}.fa-folder-arrow-down,.fa-folder-download{--fa: "";--fa--fa: ""}.fa-circle-minus,.fa-minus-circle{--fa: "";--fa--fa: ""}.fa-face-icicles{--fa: "";--fa--fa: ""}.fa-shovel{--fa: "";--fa--fa: ""}.fa-door-open{--fa: "";--fa--fa: ""}.fa-films{--fa: "";--fa--fa: ""}.fa-right-from-bracket,.fa-sign-out-alt{--fa: "";--fa--fa: ""}.fa-face-glasses{--fa: "";--fa--fa: ""}.fa-nfc{--fa: "";--fa--fa: ""}.fa-atom{--fa: "";--fa--fa: ""}.fa-soap{--fa: "";--fa--fa: ""}.fa-icons,.fa-heart-music-camera-bolt{--fa: "";--fa--fa: ""}.fa-microphone-lines-slash,.fa-microphone-alt-slash{--fa: "";--fa--fa: ""}.fa-closed-captioning-slash{--fa: "";--fa--fa: ""}.fa-calculator-simple,.fa-calculator-alt{--fa: "";--fa--fa: ""}.fa-bridge-circle-check{--fa: "";--fa--fa: ""}.fa-sliders-up,.fa-sliders-v{--fa: "";--fa--fa: ""}.fa-location-minus,.fa-map-marker-minus{--fa: "";--fa--fa: ""}.fa-pump-medical{--fa: "";--fa--fa: ""}.fa-fingerprint{--fa: "";--fa--fa: ""}.fa-ski-boot{--fa: "";--fa--fa: ""}.fa-standard-definition,.fa-rectangle-sd{--fa: "";--fa--fa: ""}.fa-h1{--fa: "";--fa--fa: ""}.fa-hand-point-right{--fa: "";--fa--fa: ""}.fa-magnifying-glass-location,.fa-search-location{--fa: "";--fa--fa: ""}.fa-message-bot{--fa: "";--fa--fa: ""}.fa-forward-step,.fa-step-forward{--fa: "";--fa--fa: ""}.fa-face-smile-beam,.fa-smile-beam{--fa: "";--fa--fa: ""}.fa-light-ceiling{--fa: "";--fa--fa: ""}.fa-message-exclamation,.fa-comment-alt-exclamation{--fa: "";--fa--fa: ""}.fa-bowl-scoop,.fa-bowl-shaved-ice{--fa: "";--fa--fa: ""}.fa-square-x{--fa: "";--fa--fa: ""}.fa-building-memo{--fa: "";--fa--fa: ""}.fa-utility-pole-double{--fa: "";--fa--fa: ""}.fa-flag-checkered{--fa: "";--fa--fa: ""}.fa-chevrons-up,.fa-chevron-double-up{--fa: "";--fa--fa: ""}.fa-football,.fa-football-ball{--fa: "";--fa--fa: ""}.fa-user-vneck{--fa: "";--fa--fa: ""}.fa-school-circle-exclamation{--fa: "";--fa--fa: ""}.fa-crop{--fa: "";--fa--fa: ""}.fa-angles-down,.fa-angle-double-down{--fa: "";--fa--fa: ""}.fa-users-rectangle{--fa: "";--fa--fa: ""}.fa-people-roof{--fa: "";--fa--fa: ""}.fa-square-arrow-right,.fa-arrow-square-right{--fa: "";--fa--fa: ""}.fa-location-plus,.fa-map-marker-plus{--fa: "";--fa--fa: ""}.fa-lightbulb-exclamation-on{--fa: "";--fa--fa: ""}.fa-people-line{--fa: "";--fa--fa: ""}.fa-beer-mug-empty,.fa-beer{--fa: "";--fa--fa: ""}.fa-carpool,.fa-car-people{--fa: "";--fa--fa: ""}.fa-crate-empty{--fa: "";--fa--fa: ""}.fa-diagram-predecessor{--fa: "";--fa--fa: ""}.fa-transporter{--fa: "";--fa--fa: ""}.fa-calendar-circle-user{--fa: "";--fa--fa: ""}.fa-arrow-up-long,.fa-long-arrow-up{--fa: "";--fa--fa: ""}.fa-person-carry-box,.fa-person-carry{--fa: "";--fa--fa: ""}.fa-fire-flame-simple,.fa-burn{--fa: "";--fa--fa: ""}.fa-person,.fa-male{--fa: "";--fa--fa: ""}.fa-laptop{--fa: "";--fa--fa: ""}.fa-file-csv{--fa: "";--fa--fa: ""}.fa-menorah{--fa: "";--fa--fa: ""}.fa-union{--fa: "";--fa--fa: ""}.fa-chevrons-left,.fa-chevron-double-left{--fa: "";--fa--fa: ""}.fa-circle-heart,.fa-heart-circle{--fa: "";--fa--fa: ""}.fa-truck-plane{--fa: "";--fa--fa: ""}.fa-record-vinyl{--fa: "";--fa--fa: ""}.fa-bring-forward{--fa: "";--fa--fa: ""}.fa-square-p{--fa: "";--fa--fa: ""}.fa-face-grin-stars,.fa-grin-stars{--fa: "";--fa--fa: ""}.fa-sigma{--fa: "";--fa--fa: ""}.fa-camera-movie{--fa: "";--fa--fa: ""}.fa-bong{--fa: "";--fa--fa: ""}.fa-clarinet{--fa: "";--fa--fa: ""}.fa-truck-flatbed{--fa: "";--fa--fa: ""}.fa-spaghetti-monster-flying,.fa-pastafarianism{--fa: "";--fa--fa: ""}.fa-arrow-down-up-across-line{--fa: "";--fa--fa: ""}.fa-arrows-rotate-reverse{--fa: "";--fa--fa: ""}.fa-leaf-heart{--fa: "";--fa--fa: ""}.fa-house-building{--fa: "";--fa--fa: ""}.fa-cheese-swiss{--fa: "";--fa--fa: ""}.fa-spoon,.fa-utensil-spoon{--fa: "";--fa--fa: ""}.fa-jar-wheat{--fa: "";--fa--fa: ""}.fa-envelopes-bulk,.fa-mail-bulk{--fa: "";--fa--fa: ""}.fa-file-circle-exclamation{--fa: "";--fa--fa: ""}.fa-bow-arrow{--fa: "";--fa--fa: ""}.fa-cart-xmark{--fa: "";--fa--fa: ""}.fa-hexagon-xmark,.fa-times-hexagon,.fa-xmark-hexagon{--fa: "";--fa--fa: ""}.fa-circle-h,.fa-hospital-symbol{--fa: "";--fa--fa: ""}.fa-merge{--fa: "";--fa--fa: ""}.fa-pager{--fa: "";--fa--fa: ""}.fa-cart-minus{--fa: "";--fa--fa: ""}.fa-address-book,.fa-contact-book{--fa: "";--fa--fa: ""}.fa-pan-frying{--fa: "";--fa--fa: ""}.fa-grid,.fa-grid-3{--fa: "";--fa--fa: ""}.fa-football-helmet{--fa: "";--fa--fa: ""}.fa-hand-love{--fa: "";--fa--fa: ""}.fa-trees{--fa: "";--fa--fa: ""}.fa-strikethrough{--fa: "";--fa--fa: ""}.fa-page{--fa: "";--fa--fa: ""}.fa-k{--fa: "K";--fa--fa: "KK"}.fa-diagram-previous{--fa: "";--fa--fa: ""}.fa-gauge-min,.fa-tachometer-alt-slowest{--fa: "";--fa--fa: ""}.fa-folder-grid{--fa: "";--fa--fa: ""}.fa-eggplant{--fa: "";--fa--fa: ""}.fa-excavator{--fa: "";--fa--fa: ""}.fa-ram{--fa: "";--fa--fa: ""}.fa-landmark-flag{--fa: "";--fa--fa: ""}.fa-lips{--fa: "";--fa--fa: ""}.fa-pencil,.fa-pencil-alt{--fa: "";--fa--fa: ""}.fa-backward{--fa: "";--fa--fa: ""}.fa-caret-right{--fa: "";--fa--fa: ""}.fa-comments{--fa: "";--fa--fa: ""}.fa-paste,.fa-file-clipboard{--fa: "";--fa--fa: ""}.fa-desktop-arrow-down{--fa: "";--fa--fa: ""}.fa-code-pull-request{--fa: "";--fa--fa: ""}.fa-pumpkin{--fa: "";--fa--fa: ""}.fa-clipboard-list{--fa: "";--fa--fa: ""}.fa-pen-field{--fa: "";--fa--fa: ""}.fa-chart-sine{--fa: "";--fa--fa: ""}.fa-blueberries{--fa: "";--fa--fa: ""}.fa-truck-ramp-box,.fa-truck-loading{--fa: "";--fa--fa: ""}.fa-note{--fa: "";--fa--fa: ""}.fa-arrow-down-to-square{--fa: "";--fa--fa: ""}.fa-user-check{--fa: "";--fa--fa: ""}.fa-cloud-xmark{--fa: "";--fa--fa: ""}.fa-vial-virus{--fa: "";--fa--fa: ""}.fa-book-blank,.fa-book-alt{--fa: "";--fa--fa: ""}.fa-golf-flag-hole{--fa: "";--fa--fa: ""}.fa-message-arrow-down,.fa-comment-alt-arrow-down{--fa: "";--fa--fa: ""}.fa-face-unamused{--fa: "";--fa--fa: ""}.fa-sheet-plastic{--fa: "";--fa--fa: ""}.fa-circle-9{--fa: "";--fa--fa: ""}.fa-blog{--fa: "";--fa--fa: ""}.fa-user-ninja{--fa: "";--fa--fa: ""}.fa-pencil-slash{--fa: "";--fa--fa: ""}.fa-bowling-pins{--fa: "";--fa--fa: ""}.fa-person-arrow-up-from-line{--fa: "";--fa--fa: ""}.fa-down-right{--fa: "";--fa--fa: ""}.fa-scroll-torah,.fa-torah{--fa: "";--fa--fa: ""}.fa-webhook{--fa: "";--fa--fa: ""}.fa-blinds-open{--fa: "";--fa--fa: ""}.fa-fence{--fa: "";--fa--fa: ""}.fa-up,.fa-arrow-alt-up{--fa: "";--fa--fa: ""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa: "";--fa--fa: ""}.fa-drumstick{--fa: "";--fa--fa: ""}.fa-square-v{--fa: "";--fa--fa: ""}.fa-face-awesome,.fa-gave-dandy{--fa: "";--fa--fa: ""}.fa-dial-off{--fa: "";--fa--fa: ""}.fa-toggle-off{--fa: "";--fa--fa: ""}.fa-face-smile-horns{--fa: "";--fa--fa: ""}.fa-box-archive,.fa-archive{--fa: "";--fa--fa: ""}.fa-grapes{--fa: "";--fa--fa: ""}.fa-person-drowning{--fa: "";--fa--fa: ""}.fa-dial-max{--fa: "";--fa--fa: ""}.fa-circle-m{--fa: "";--fa--fa: ""}.fa-calendar-image{--fa: "";--fa--fa: ""}.fa-circle-caret-down,.fa-caret-circle-down{--fa: "";--fa--fa: ""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa: "";--fa--fa: ""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa: "";--fa--fa: ""}.fa-shish-kebab{--fa: "";--fa--fa: ""}.fa-spray-can{--fa: "";--fa--fa: ""}.fa-alarm-snooze{--fa: "";--fa--fa: ""}.fa-scarecrow{--fa: "";--fa--fa: ""}.fa-truck-monster{--fa: "";--fa--fa: ""}.fa-gift-card{--fa: "";--fa--fa: ""}.fa-w{--fa: "W";--fa--fa: "WW"}.fa-code-pull-request-draft{--fa: "";--fa--fa: ""}.fa-square-b{--fa: "";--fa--fa: ""}.fa-elephant{--fa: "";--fa--fa: ""}.fa-earth-africa,.fa-globe-africa{--fa: "";--fa--fa: ""}.fa-rainbow{--fa: "";--fa--fa: ""}.fa-circle-notch{--fa: "";--fa--fa: ""}.fa-tablet-screen-button,.fa-tablet-alt{--fa: "";--fa--fa: ""}.fa-paw{--fa: "";--fa--fa: ""}.fa-message-question{--fa: "";--fa--fa: ""}.fa-cloud{--fa: "";--fa--fa: ""}.fa-trowel-bricks{--fa: "";--fa--fa: ""}.fa-square-3{--fa: "";--fa--fa: ""}.fa-face-flushed,.fa-flushed{--fa: "";--fa--fa: ""}.fa-hospital-user{--fa: "";--fa--fa: ""}.fa-microwave{--fa: "";--fa--fa: ""}.fa-chf-sign{--fa: "";--fa--fa: ""}.fa-tent-arrow-left-right{--fa: "";--fa--fa: ""}.fa-cart-circle-arrow-up{--fa: "";--fa--fa: ""}.fa-trash-clock{--fa: "";--fa--fa: ""}.fa-reflect-both{--fa: "";--fa--fa: ""}.fa-gavel,.fa-legal{--fa: "";--fa--fa: ""}.fa-sprinkler-ceiling{--fa: "";--fa--fa: ""}.fa-browsers{--fa: "";--fa--fa: ""}.fa-trillium{--fa: "";--fa--fa: ""}.fa-table-cells-unlock{--fa: "";--fa--fa: ""}.fa-music-slash{--fa: "";--fa--fa: ""}.fa-truck-ramp{--fa: "";--fa--fa: ""}.fa-binoculars{--fa: "";--fa--fa: ""}.fa-microphone-slash{--fa: "";--fa--fa: ""}.fa-box-tissue{--fa: "";--fa--fa: ""}.fa-circle-c{--fa: "";--fa--fa: ""}.fa-star-christmas{--fa: "";--fa--fa: ""}.fa-chart-bullet{--fa: "";--fa--fa: ""}.fa-motorcycle{--fa: "";--fa--fa: ""}.fa-tree-christmas{--fa: "";--fa--fa: ""}.fa-tire-flat{--fa: "";--fa--fa: ""}.fa-sunglasses{--fa: "";--fa--fa: ""}.fa-badge{--fa: "";--fa--fa: ""}.fa-message-pen,.fa-comment-alt-edit,.fa-message-edit{--fa: "";--fa--fa: ""}.fa-bell-concierge,.fa-concierge-bell{--fa: "";--fa--fa: ""}.fa-pen-ruler,.fa-pencil-ruler{--fa: "";--fa--fa: ""}.fa-file-mp3{--fa: "";--fa--fa: ""}.fa-arrow-progress{--fa: "";--fa--fa: ""}.fa-chess-rook-piece,.fa-chess-rook-alt{--fa: "";--fa--fa: ""}.fa-square-root{--fa: "";--fa--fa: ""}.fa-album-collection-circle-plus{--fa: "";--fa--fa: ""}.fa-people-arrows,.fa-people-arrows-left-right{--fa: "";--fa--fa: ""}.fa-sign-post{--fa: "";--fa--fa: ""}.fa-face-angry-horns{--fa: "";--fa--fa: ""}.fa-mars-and-venus-burst{--fa: "";--fa--fa: ""}.fa-tombstone{--fa: "";--fa--fa: ""}.fa-square-caret-right,.fa-caret-square-right{--fa: "";--fa--fa: ""}.fa-scissors,.fa-cut{--fa: "";--fa--fa: ""}.fa-list-music{--fa: "";--fa--fa: ""}.fa-sun-plant-wilt{--fa: "";--fa--fa: ""}.fa-toilets-portable{--fa: "";--fa--fa: ""}.fa-hockey-puck{--fa: "";--fa--fa: ""}.fa-mustache{--fa: "";--fa--fa: ""}.fa-hyphen{--fa: "-";--fa--fa: "--"}.fa-table{--fa: "";--fa--fa: ""}.fa-user-chef{--fa: "";--fa--fa: ""}.fa-message-image,.fa-comment-alt-image{--fa: "";--fa--fa: ""}.fa-users-medical{--fa: "";--fa--fa: ""}.fa-sensor-triangle-exclamation,.fa-sensor-alert{--fa: "";--fa--fa: ""}.fa-magnifying-glass-arrow-right{--fa: "";--fa--fa: ""}.fa-tachograph-digital,.fa-digital-tachograph{--fa: "";--fa--fa: ""}.fa-face-mask{--fa: "";--fa--fa: ""}.fa-pickleball{--fa: "";--fa--fa: ""}.fa-star-sharp-half{--fa: "";--fa--fa: ""}.fa-users-slash{--fa: "";--fa--fa: ""}.fa-clover{--fa: "";--fa--fa: ""}.fa-meat{--fa: "";--fa--fa: ""}.fa-reply,.fa-mail-reply{--fa: "";--fa--fa: ""}.fa-star-and-crescent{--fa: "";--fa--fa: ""}.fa-empty-set{--fa: "";--fa--fa: ""}.fa-house-fire{--fa: "";--fa--fa: ""}.fa-square-minus,.fa-minus-square{--fa: "";--fa--fa: ""}.fa-helicopter{--fa: "";--fa--fa: ""}.fa-bird{--fa: "";--fa--fa: ""}.fa-compass{--fa: "";--fa--fa: ""}.fa-square-caret-down,.fa-caret-square-down{--fa: "";--fa--fa: ""}.fa-heart-half-stroke,.fa-heart-half-alt{--fa: "";--fa--fa: ""}.fa-file-circle-question{--fa: "";--fa--fa: ""}.fa-truck-utensils{--fa: "";--fa--fa: ""}.fa-laptop-code{--fa: "";--fa--fa: ""}.fa-joystick{--fa: "";--fa--fa: ""}.fa-grill-fire{--fa: "";--fa--fa: ""}.fa-rectangle-vertical-history{--fa: "";--fa--fa: ""}.fa-swatchbook{--fa: "";--fa--fa: ""}.fa-prescription-bottle{--fa: "";--fa--fa: ""}.fa-bars,.fa-navicon{--fa: "";--fa--fa: ""}.fa-keyboard-left{--fa: "";--fa--fa: ""}.fa-people-group{--fa: "";--fa--fa: ""}.fa-hourglass-end,.fa-hourglass-3{--fa: "";--fa--fa: ""}.fa-heart-crack,.fa-heart-broken{--fa: "";--fa--fa: ""}.fa-face-beam-hand-over-mouth{--fa: "";--fa--fa: ""}.fa-droplet-percent,.fa-humidity{--fa: "";--fa--fa: ""}.fa-square-up-right,.fa-external-link-square-alt{--fa: "";--fa--fa: ""}.fa-face-kiss-beam,.fa-kiss-beam{--fa: "";--fa--fa: ""}.fa-corn{--fa: "";--fa--fa: ""}.fa-roller-coaster{--fa: "";--fa--fa: ""}.fa-photo-film-music{--fa: "";--fa--fa: ""}.fa-radar{--fa: "";--fa--fa: ""}.fa-sickle{--fa: "";--fa--fa: ""}.fa-film{--fa: "";--fa--fa: ""}.fa-coconut{--fa: "";--fa--fa: ""}.fa-ruler-horizontal{--fa: "";--fa--fa: ""}.fa-shield-cross{--fa: "";--fa--fa: ""}.fa-cassette-tape{--fa: "";--fa--fa: ""}.fa-square-terminal{--fa: "";--fa--fa: ""}.fa-people-robbery{--fa: "";--fa--fa: ""}.fa-lightbulb{--fa: "";--fa--fa: ""}.fa-caret-left{--fa: "";--fa--fa: ""}.fa-comment-middle{--fa: "";--fa--fa: ""}.fa-trash-can-list{--fa: "";--fa--fa: ""}.fa-block{--fa: "";--fa--fa: ""}.fa-circle-exclamation,.fa-exclamation-circle{--fa: "";--fa--fa: ""}.fa-school-circle-xmark{--fa: "";--fa--fa: ""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa: "";--fa--fa: ""}.fa-face-frown-slight{--fa: "";--fa--fa: ""}.fa-circle-chevron-down,.fa-chevron-circle-down{--fa: "";--fa--fa: ""}.fa-sidebar-flip{--fa: "";--fa--fa: ""}.fa-unlock-keyhole,.fa-unlock-alt{--fa: "";--fa--fa: ""}.fa-temperature-list{--fa: "";--fa--fa: ""}.fa-cloud-showers-heavy{--fa: "";--fa--fa: ""}.fa-headphones-simple,.fa-headphones-alt{--fa: "";--fa--fa: ""}.fa-sitemap{--fa: "";--fa--fa: ""}.fa-pipe-section{--fa: "";--fa--fa: ""}.fa-space-station-moon-construction,.fa-space-station-moon-alt{--fa: "";--fa--fa: ""}.fa-circle-dollar-to-slot,.fa-donate{--fa: "";--fa--fa: ""}.fa-memory{--fa: "";--fa--fa: ""}.fa-face-sleeping{--fa: "";--fa--fa: ""}.fa-road-spikes{--fa: "";--fa--fa: ""}.fa-fire-burner{--fa: "";--fa--fa: ""}.fa-squirrel{--fa: "";--fa--fa: ""}.fa-arrow-up-to-line,.fa-arrow-to-top{--fa: "";--fa--fa: ""}.fa-flag{--fa: "";--fa--fa: ""}.fa-face-cowboy-hat{--fa: "";--fa--fa: ""}.fa-hanukiah{--fa: "";--fa--fa: ""}.fa-chart-scatter-3d{--fa: "";--fa--fa: ""}.fa-display-chart-up{--fa: "";--fa--fa: ""}.fa-square-code{--fa: "";--fa--fa: ""}.fa-feather{--fa: "";--fa--fa: ""}.fa-volume-low,.fa-volume-down{--fa: "";--fa--fa: ""}.fa-xmark-to-slot,.fa-times-to-slot,.fa-vote-nay{--fa: "";--fa--fa: ""}.fa-box-taped,.fa-box-alt{--fa: "";--fa--fa: ""}.fa-comment-slash{--fa: "";--fa--fa: ""}.fa-swords{--fa: "";--fa--fa: ""}.fa-cloud-sun-rain{--fa: "";--fa--fa: ""}.fa-album{--fa: "";--fa--fa: ""}.fa-circle-n{--fa: "";--fa--fa: ""}.fa-compress{--fa: "";--fa--fa: ""}.fa-wheat-awn,.fa-wheat-alt{--fa: "";--fa--fa: ""}.fa-ankh{--fa: "";--fa--fa: ""}.fa-hands-holding-child{--fa: "";--fa--fa: ""}.fa-asterisk{--fa: "*";--fa--fa: "**"}.fa-key-skeleton-left-right{--fa: "";--fa--fa: ""}.fa-comment-lines{--fa: "";--fa--fa: ""}.fa-luchador-mask,.fa-luchador,.fa-mask-luchador{--fa: "";--fa--fa: ""}.fa-square-check,.fa-check-square{--fa: "";--fa--fa: ""}.fa-shredder{--fa: "";--fa--fa: ""}.fa-book-open-cover,.fa-book-open-alt{--fa: "";--fa--fa: ""}.fa-sandwich{--fa: "";--fa--fa: ""}.fa-peseta-sign{--fa: "";--fa--fa: ""}.fa-square-parking-slash,.fa-parking-slash{--fa: "";--fa--fa: ""}.fa-train-tunnel{--fa: "";--fa--fa: ""}.fa-heading,.fa-header{--fa: "";--fa--fa: ""}.fa-ghost{--fa: "";--fa--fa: ""}.fa-face-anguished{--fa: "";--fa--fa: ""}.fa-hockey-sticks{--fa: "";--fa--fa: ""}.fa-abacus{--fa: "";--fa--fa: ""}.fa-film-simple,.fa-film-alt{--fa: "";--fa--fa: ""}.fa-list,.fa-list-squares{--fa: "";--fa--fa: ""}.fa-tree-palm{--fa: "";--fa--fa: ""}.fa-square-phone-flip,.fa-phone-square-alt{--fa: "";--fa--fa: ""}.fa-user-beard-bolt{--fa: "";--fa--fa: ""}.fa-cart-plus{--fa: "";--fa--fa: ""}.fa-gamepad{--fa: "";--fa--fa: ""}.fa-border-center-v{--fa: "";--fa--fa: ""}.fa-circle-dot,.fa-dot-circle{--fa: "";--fa--fa: ""}.fa-clipboard-medical{--fa: "";--fa--fa: ""}.fa-face-dizzy,.fa-dizzy{--fa: "";--fa--fa: ""}.fa-egg{--fa: "";--fa--fa: ""}.fa-up-to-line,.fa-arrow-alt-to-top{--fa: "";--fa--fa: ""}.fa-house-medical-circle-xmark{--fa: "";--fa--fa: ""}.fa-watch-fitness{--fa: "";--fa--fa: ""}.fa-clock-nine-thirty{--fa: "";--fa--fa: ""}.fa-campground{--fa: "";--fa--fa: ""}.fa-folder-plus{--fa: "";--fa--fa: ""}.fa-jug{--fa: "";--fa--fa: ""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa: "";--fa--fa: ""}.fa-snow-blowing{--fa: "";--fa--fa: ""}.fa-paintbrush,.fa-paint-brush{--fa: "";--fa--fa: ""}.fa-lock{--fa: "";--fa--fa: ""}.fa-arrow-down-from-line,.fa-arrow-from-top{--fa: "";--fa--fa: ""}.fa-gas-pump{--fa: "";--fa--fa: ""}.fa-signal-bars-slash,.fa-signal-alt-slash{--fa: "";--fa--fa: ""}.fa-monkey{--fa: "";--fa--fa: ""}.fa-rectangle-pro,.fa-pro{--fa: "";--fa--fa: ""}.fa-house-night{--fa: "";--fa--fa: ""}.fa-hot-tub-person,.fa-hot-tub{--fa: "";--fa--fa: ""}.fa-globe-pointer{--fa: "";--fa--fa: ""}.fa-blanket{--fa: "";--fa--fa: ""}.fa-map-location,.fa-map-marked{--fa: "";--fa--fa: ""}.fa-house-flood-water{--fa: "";--fa--fa: ""}.fa-comments-question-check{--fa: "";--fa--fa: ""}.fa-tree{--fa: "";--fa--fa: ""}.fa-arrows-cross{--fa: "";--fa--fa: ""}.fa-backpack{--fa: "";--fa--fa: ""}.fa-square-small{--fa: "";--fa--fa: ""}.fa-folder-arrow-up,.fa-folder-upload{--fa: "";--fa--fa: ""}.fa-bridge-lock{--fa: "";--fa--fa: ""}.fa-crosshairs-simple{--fa: "";--fa--fa: ""}.fa-sack-dollar{--fa: "";--fa--fa: ""}.fa-pen-to-square,.fa-edit{--fa: "";--fa--fa: ""}.fa-square-sliders,.fa-sliders-h-square{--fa: "";--fa--fa: ""}.fa-car-side{--fa: "";--fa--fa: ""}.fa-message-middle-top,.fa-comment-middle-top-alt{--fa: "";--fa--fa: ""}.fa-lightbulb-on{--fa: "";--fa--fa: ""}.fa-knife,.fa-utensil-knife{--fa: "";--fa--fa: ""}.fa-share-nodes,.fa-share-alt{--fa: "";--fa--fa: ""}.fa-display-chart-up-circle-dollar{--fa: "";--fa--fa: ""}.fa-wave-sine{--fa: "";--fa--fa: ""}.fa-heart-circle-minus{--fa: "";--fa--fa: ""}.fa-circle-w{--fa: "";--fa--fa: ""}.fa-circle-calendar,.fa-calendar-circle{--fa: "";--fa--fa: ""}.fa-hourglass-half,.fa-hourglass-2{--fa: "";--fa--fa: ""}.fa-microscope{--fa: "";--fa--fa: ""}.fa-sunset{--fa: "";--fa--fa: ""}.fa-sink{--fa: "";--fa--fa: ""}.fa-calendar-exclamation{--fa: "";--fa--fa: ""}.fa-truck-container-empty{--fa: "";--fa--fa: ""}.fa-hand-heart{--fa: "";--fa--fa: ""}.fa-bag-shopping,.fa-shopping-bag{--fa: "";--fa--fa: ""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa: "";--fa--fa: ""}.fa-mitten{--fa: "";--fa--fa: ""}.fa-reply-clock,.fa-reply-time{--fa: "";--fa--fa: ""}.fa-person-rays{--fa: "";--fa--fa: ""}.fa-right,.fa-arrow-alt-right{--fa: "";--fa--fa: ""}.fa-circle-f{--fa: "";--fa--fa: ""}.fa-users{--fa: "";--fa--fa: ""}.fa-face-pleading{--fa: "";--fa--fa: ""}.fa-eye-slash{--fa: "";--fa--fa: ""}.fa-flask-vial{--fa: "";--fa--fa: ""}.fa-police-box{--fa: "";--fa--fa: ""}.fa-cucumber{--fa: "";--fa--fa: ""}.fa-head-side-brain{--fa: "";--fa--fa: ""}.fa-hand,.fa-hand-paper{--fa: "";--fa--fa: ""}.fa-person-biking-mountain,.fa-biking-mountain{--fa: "";--fa--fa: ""}.fa-utensils-slash{--fa: "";--fa--fa: ""}.fa-print-magnifying-glass,.fa-print-search{--fa: "";--fa--fa: ""}.fa-turn-right{--fa: "";--fa--fa: ""}.fa-folder-bookmark{--fa: "";--fa--fa: ""}.fa-arrow-turn-left-down{--fa: "";--fa--fa: ""}.fa-om{--fa: "";--fa--fa: ""}.fa-pi{--fa: "";--fa--fa: ""}.fa-flask-round-potion,.fa-flask-potion{--fa: "";--fa--fa: ""}.fa-face-shush{--fa: "";--fa--fa: ""}.fa-worm{--fa: "";--fa--fa: ""}.fa-house-circle-xmark{--fa: "";--fa--fa: ""}.fa-plug{--fa: "";--fa--fa: ""}.fa-calendar-circle-exclamation{--fa: "";--fa--fa: ""}.fa-square-i{--fa: "";--fa--fa: ""}.fa-chevron-up{--fa: "";--fa--fa: ""}.fa-face-saluting{--fa: "";--fa--fa: ""}.fa-gauge-simple-low,.fa-tachometer-slow{--fa: "";--fa--fa: ""}.fa-face-persevering{--fa: "";--fa--fa: ""}.fa-circle-camera,.fa-camera-circle{--fa: "";--fa--fa: ""}.fa-hand-spock{--fa: "";--fa--fa: ""}.fa-spider-web{--fa: "";--fa--fa: ""}.fa-circle-microphone,.fa-microphone-circle{--fa: "";--fa--fa: ""}.fa-book-arrow-up{--fa: "";--fa--fa: ""}.fa-popsicle{--fa: "";--fa--fa: ""}.fa-command{--fa: "";--fa--fa: ""}.fa-blinds{--fa: "";--fa--fa: ""}.fa-stopwatch{--fa: "";--fa--fa: ""}.fa-saxophone{--fa: "";--fa--fa: ""}.fa-square-2{--fa: "";--fa--fa: ""}.fa-field-hockey-stick-ball,.fa-field-hockey{--fa: "";--fa--fa: ""}.fa-arrow-up-square-triangle,.fa-sort-shapes-up-alt{--fa: "";--fa--fa: ""}.fa-face-scream{--fa: "";--fa--fa: ""}.fa-square-m{--fa: "";--fa--fa: ""}.fa-camera-web,.fa-webcam{--fa: "";--fa--fa: ""}.fa-comment-arrow-down{--fa: "";--fa--fa: ""}.fa-lightbulb-cfl{--fa: "";--fa--fa: ""}.fa-window-frame-open{--fa: "";--fa--fa: ""}.fa-face-kiss,.fa-kiss{--fa: "";--fa--fa: ""}.fa-bridge-circle-xmark{--fa: "";--fa--fa: ""}.fa-period{--fa: ".";--fa--fa: ".."}.fa-face-grin-tongue,.fa-grin-tongue{--fa: "";--fa--fa: ""}.fa-up-to-dotted-line{--fa: "";--fa--fa: ""}.fa-thought-bubble{--fa: "";--fa--fa: ""}.fa-skeleton-ribs{--fa: "";--fa--fa: ""}.fa-raygun{--fa: "";--fa--fa: ""}.fa-flute{--fa: "";--fa--fa: ""}.fa-acorn{--fa: "";--fa--fa: ""}.fa-video-arrow-up-right{--fa: "";--fa--fa: ""}.fa-grate-droplet{--fa: "";--fa--fa: ""}.fa-seal-exclamation{--fa: "";--fa--fa: ""}.fa-chess-bishop{--fa: "";--fa--fa: ""}.fa-message-sms{--fa: "";--fa--fa: ""}.fa-coffee-beans{--fa: "";--fa--fa: ""}.fa-hat-witch{--fa: "";--fa--fa: ""}.fa-face-grin-wink,.fa-grin-wink{--fa: "";--fa--fa: ""}.fa-clock-three-thirty{--fa: "";--fa--fa: ""}.fa-ear-deaf,.fa-deaf,.fa-deafness,.fa-hard-of-hearing{--fa: "";--fa--fa: ""}.fa-alarm-clock{--fa: "";--fa--fa: ""}.fa-eclipse{--fa: "";--fa--fa: ""}.fa-face-relieved{--fa: "";--fa--fa: ""}.fa-road-circle-check{--fa: "";--fa--fa: ""}.fa-dice-five{--fa: "";--fa--fa: ""}.fa-octagon-minus,.fa-minus-octagon{--fa: "";--fa--fa: ""}.fa-square-rss,.fa-rss-square{--fa: "";--fa--fa: ""}.fa-face-zany{--fa: "";--fa--fa: ""}.fa-tricycle{--fa: "";--fa--fa: ""}.fa-land-mine-on{--fa: "";--fa--fa: ""}.fa-square-arrow-up-left{--fa: "";--fa--fa: ""}.fa-i-cursor{--fa: "";--fa--fa: ""}.fa-chart-mixed-up-circle-dollar{--fa: "";--fa--fa: ""}.fa-salt-shaker{--fa: "";--fa--fa: ""}.fa-stamp{--fa: "";--fa--fa: ""}.fa-file-plus{--fa: "";--fa--fa: ""}.fa-draw-square{--fa: "";--fa--fa: ""}.fa-toilet-paper-under-slash,.fa-toilet-paper-reverse-slash{--fa: "";--fa--fa: ""}.fa-stairs{--fa: "";--fa--fa: ""}.fa-drone-front,.fa-drone-alt{--fa: "";--fa--fa: ""}.fa-glass-empty{--fa: "";--fa--fa: ""}.fa-dial-high{--fa: "";--fa--fa: ""}.fa-user-helmet-safety,.fa-user-construction,.fa-user-hard-hat{--fa: "";--fa--fa: ""}.fa-i{--fa: "I";--fa--fa: "II"}.fa-hryvnia-sign,.fa-hryvnia{--fa: "";--fa--fa: ""}.fa-arrow-down-left-and-arrow-up-right-to-center{--fa: "";--fa--fa: ""}.fa-pills{--fa: "";--fa--fa: ""}.fa-face-grin-wide,.fa-grin-alt{--fa: "";--fa--fa: ""}.fa-tooth{--fa: "";--fa--fa: ""}.fa-basketball-hoop{--fa: "";--fa--fa: ""}.fa-objects-align-bottom{--fa: "";--fa--fa: ""}.fa-v{--fa: "V";--fa--fa: "VV"}.fa-sparkles{--fa: "";--fa--fa: ""}.fa-squid{--fa: "";--fa--fa: ""}.fa-leafy-green{--fa: "";--fa--fa: ""}.fa-circle-arrow-up-right{--fa: "";--fa--fa: ""}.fa-calendars{--fa: "";--fa--fa: ""}.fa-bangladeshi-taka-sign{--fa: "";--fa--fa: ""}.fa-bicycle{--fa: "";--fa--fa: ""}.fa-hammer-war{--fa: "";--fa--fa: ""}.fa-circle-d{--fa: "";--fa--fa: ""}.fa-spider-black-widow{--fa: "";--fa--fa: ""}.fa-staff-snake,.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius{--fa: "";--fa--fa: ""}.fa-pear{--fa: "";--fa--fa: ""}.fa-head-side-cough-slash{--fa: "";--fa--fa: ""}.fa-file-mov{--fa: "";--fa--fa: ""}.fa-triangle{--fa: "";--fa--fa: ""}.fa-apartment{--fa: "";--fa--fa: ""}.fa-truck-medical,.fa-ambulance{--fa: "";--fa--fa: ""}.fa-pepper{--fa: "";--fa--fa: ""}.fa-piano{--fa: "";--fa--fa: ""}.fa-gun-squirt{--fa: "";--fa--fa: ""}.fa-wheat-awn-circle-exclamation{--fa: "";--fa--fa: ""}.fa-snowman{--fa: "";--fa--fa: ""}.fa-user-alien{--fa: "";--fa--fa: ""}.fa-shield-check{--fa: "";--fa--fa: ""}.fa-mortar-pestle{--fa: "";--fa--fa: ""}.fa-road-barrier{--fa: "";--fa--fa: ""}.fa-chart-candlestick{--fa: "";--fa--fa: ""}.fa-briefcase-blank{--fa: "";--fa--fa: ""}.fa-school{--fa: "";--fa--fa: ""}.fa-igloo{--fa: "";--fa--fa: ""}.fa-bracket-round,.fa-parenthesis{--fa: "(";--fa--fa: "(("}.fa-joint{--fa: "";--fa--fa: ""}.fa-horse-saddle{--fa: "";--fa--fa: ""}.fa-mug-marshmallows{--fa: "";--fa--fa: ""}.fa-filters{--fa: "";--fa--fa: ""}.fa-bell-on{--fa: "";--fa--fa: ""}.fa-angle-right{--fa: "";--fa--fa: ""}.fa-dial-med{--fa: "";--fa--fa: ""}.fa-horse{--fa: "";--fa--fa: ""}.fa-q{--fa: "Q";--fa--fa: "QQ"}.fa-monitor-waveform,.fa-monitor-heart-rate{--fa: "";--fa--fa: ""}.fa-link-simple{--fa: "";--fa--fa: ""}.fa-whistle{--fa: "";--fa--fa: ""}.fa-g{--fa: "G";--fa--fa: "GG"}.fa-wine-glass-crack,.fa-fragile{--fa: "";--fa--fa: ""}.fa-slot-machine{--fa: "";--fa--fa: ""}.fa-notes-medical{--fa: "";--fa--fa: ""}.fa-car-wash{--fa: "";--fa--fa: ""}.fa-escalator{--fa: "";--fa--fa: ""}.fa-comment-image{--fa: "";--fa--fa: ""}.fa-temperature-half,.fa-temperature-2,.fa-thermometer-2,.fa-thermometer-half{--fa: "";--fa--fa: ""}.fa-dong-sign{--fa: "";--fa--fa: ""}.fa-donut,.fa-doughnut{--fa: "";--fa--fa: ""}.fa-capsules{--fa: "";--fa--fa: ""}.fa-poo-storm,.fa-poo-bolt{--fa: "";--fa--fa: ""}.fa-tally-1{--fa: "";--fa--fa: ""}.fa-file-vector{--fa: "";--fa--fa: ""}.fa-face-frown-open,.fa-frown-open{--fa: "";--fa--fa: ""}.fa-square-dashed{--fa: "";--fa--fa: ""}.fa-bag-shopping-plus{--fa: "";--fa--fa: ""}.fa-square-j{--fa: "";--fa--fa: ""}.fa-hand-point-up{--fa: "";--fa--fa: ""}.fa-money-bill{--fa: "";--fa--fa: ""}.fa-arrow-up-big-small,.fa-sort-size-up{--fa: "";--fa--fa: ""}.fa-barcode-read{--fa: "";--fa--fa: ""}.fa-baguette{--fa: "";--fa--fa: ""}.fa-bowl-soft-serve{--fa: "";--fa--fa: ""}.fa-face-holding-back-tears{--fa: "";--fa--fa: ""}.fa-square-up,.fa-arrow-alt-square-up{--fa: "";--fa--fa: ""}.fa-train-subway-tunnel,.fa-subway-tunnel{--fa: "";--fa--fa: ""}.fa-square-exclamation,.fa-exclamation-square{--fa: "";--fa--fa: ""}.fa-semicolon{--fa: ";";--fa--fa: ";;"}.fa-bookmark{--fa: "";--fa--fa: ""}.fa-fan-table{--fa: "";--fa--fa: ""}.fa-align-justify{--fa: "";--fa--fa: ""}.fa-battery-low,.fa-battery-1{--fa: "";--fa--fa: ""}.fa-credit-card-front{--fa: "";--fa--fa: ""}.fa-brain-arrow-curved-right,.fa-mind-share{--fa: "";--fa--fa: ""}.fa-umbrella-beach{--fa: "";--fa--fa: ""}.fa-helmet-un{--fa: "";--fa--fa: ""}.fa-location-smile,.fa-map-marker-smile{--fa: "";--fa--fa: ""}.fa-arrow-left-to-line,.fa-arrow-to-left{--fa: "";--fa--fa: ""}.fa-bullseye{--fa: "";--fa--fa: ""}.fa-sushi,.fa-nigiri{--fa: "";--fa--fa: ""}.fa-message-captions,.fa-comment-alt-captions{--fa: "";--fa--fa: ""}.fa-trash-list{--fa: "";--fa--fa: ""}.fa-bacon{--fa: "";--fa--fa: ""}.fa-option{--fa: "";--fa--fa: ""}.fa-raccoon{--fa: "";--fa--fa: ""}.fa-hand-point-down{--fa: "";--fa--fa: ""}.fa-arrow-up-from-bracket{--fa: "";--fa--fa: ""}.fa-head-side-gear{--fa: "";--fa--fa: ""}.fa-trash-plus{--fa: "";--fa--fa: ""}.fa-file-cad{--fa: "";--fa--fa: ""}.fa-objects-align-top{--fa: "";--fa--fa: ""}.fa-folder,.fa-folder-blank{--fa: "";--fa--fa: ""}.fa-face-anxious-sweat{--fa: "";--fa--fa: ""}.fa-credit-card-blank{--fa: "";--fa--fa: ""}.fa-file-waveform,.fa-file-medical-alt{--fa: "";--fa--fa: ""}.fa-microchip-ai{--fa: "";--fa--fa: ""}.fa-mug{--fa: "";--fa--fa: ""}.fa-plane-up-slash{--fa: "";--fa--fa: ""}.fa-radiation{--fa: "";--fa--fa: ""}.fa-pen-circle{--fa: "";--fa--fa: ""}.fa-bag-seedling{--fa: "";--fa--fa: ""}.fa-chart-simple{--fa: "";--fa--fa: ""}.fa-crutches{--fa: "";--fa--fa: ""}.fa-circle-parking,.fa-parking-circle{--fa: "";--fa--fa: ""}.fa-mars-stroke{--fa: "";--fa--fa: ""}.fa-leaf-oak{--fa: "";--fa--fa: ""}.fa-square-bolt{--fa: "";--fa--fa: ""}.fa-vial{--fa: "";--fa--fa: ""}.fa-gauge,.fa-dashboard,.fa-gauge-med,.fa-tachometer-alt-average{--fa: "";--fa--fa: ""}.fa-wand-magic-sparkles,.fa-magic-wand-sparkles{--fa: "";--fa--fa: ""}.fa-lambda{--fa: "";--fa--fa: ""}.fa-e{--fa: "E";--fa--fa: "EE"}.fa-pizza{--fa: "";--fa--fa: ""}.fa-bowl-chopsticks-noodles{--fa: "";--fa--fa: ""}.fa-h3{--fa: "";--fa--fa: ""}.fa-pen-clip,.fa-pen-alt{--fa: "";--fa--fa: ""}.fa-bridge-circle-exclamation{--fa: "";--fa--fa: ""}.fa-badge-percent{--fa: "";--fa--fa: ""}.fa-rotate-reverse{--fa: "";--fa--fa: ""}.fa-user{--fa: "";--fa--fa: ""}.fa-sensor{--fa: "";--fa--fa: ""}.fa-comma{--fa: ",";--fa--fa: ",,"}.fa-school-circle-check{--fa: "";--fa--fa: ""}.fa-toilet-paper-under,.fa-toilet-paper-reverse{--fa: "";--fa--fa: ""}.fa-light-emergency{--fa: "";--fa--fa: ""}.fa-arrow-down-to-arc{--fa: "";--fa--fa: ""}.fa-dumpster{--fa: "";--fa--fa: ""}.fa-van-shuttle,.fa-shuttle-van{--fa: "";--fa--fa: ""}.fa-building-user{--fa: "";--fa--fa: ""}.fa-light-switch{--fa: "";--fa--fa: ""}.fa-square-caret-left,.fa-caret-square-left{--fa: "";--fa--fa: ""}.fa-highlighter{--fa: "";--fa--fa: ""}.fa-wave-pulse,.fa-heart-rate{--fa: "";--fa--fa: ""}.fa-key{--fa: "";--fa--fa: ""}.fa-arrow-left-to-bracket{--fa: "";--fa--fa: ""}.fa-hat-santa{--fa: "";--fa--fa: ""}.fa-tamale{--fa: "";--fa--fa: ""}.fa-box-check{--fa: "";--fa--fa: ""}.fa-bullhorn{--fa: "";--fa--fa: ""}.fa-steak{--fa: "";--fa--fa: ""}.fa-location-crosshairs-slash,.fa-location-slash{--fa: "";--fa--fa: ""}.fa-person-dolly{--fa: "";--fa--fa: ""}.fa-globe{--fa: "";--fa--fa: ""}.fa-synagogue{--fa: "";--fa--fa: ""}.fa-file-chart-column,.fa-file-chart-line{--fa: "";--fa--fa: ""}.fa-person-half-dress{--fa: "";--fa--fa: ""}.fa-folder-image{--fa: "";--fa--fa: ""}.fa-calendar-pen,.fa-calendar-edit{--fa: "";--fa--fa: ""}.fa-road-bridge{--fa: "";--fa--fa: ""}.fa-face-smile-tear{--fa: "";--fa--fa: ""}.fa-message-plus,.fa-comment-alt-plus{--fa: "";--fa--fa: ""}.fa-location-arrow{--fa: "";--fa--fa: ""}.fa-c{--fa: "C";--fa--fa: "CC"}.fa-tablet-button{--fa: "";--fa--fa: ""}.fa-person-dress-fairy{--fa: "";--fa--fa: ""}.fa-rectangle-history-circle-user{--fa: "";--fa--fa: ""}.fa-building-lock{--fa: "";--fa--fa: ""}.fa-chart-line-up{--fa: "";--fa--fa: ""}.fa-mailbox{--fa: "";--fa--fa: ""}.fa-sign-posts{--fa: "";--fa--fa: ""}.fa-truck-bolt{--fa: "";--fa--fa: ""}.fa-pizza-slice{--fa: "";--fa--fa: ""}.fa-money-bill-wave{--fa: "";--fa--fa: ""}.fa-chart-area,.fa-area-chart{--fa: "";--fa--fa: ""}.fa-house-flag{--fa: "";--fa--fa: ""}.fa-circle-three-quarters-stroke{--fa: "";--fa--fa: ""}.fa-person-circle-minus{--fa: "";--fa--fa: ""}.fa-scalpel{--fa: "";--fa--fa: ""}.fa-ban,.fa-cancel{--fa: "";--fa--fa: ""}.fa-bell-exclamation{--fa: "";--fa--fa: ""}.fa-circle-bookmark,.fa-bookmark-circle{--fa: "";--fa--fa: ""}.fa-egg-fried{--fa: "";--fa--fa: ""}.fa-face-weary{--fa: "";--fa--fa: ""}.fa-uniform-martial-arts{--fa: "";--fa--fa: ""}.fa-camera-rotate{--fa: "";--fa--fa: ""}.fa-sun-dust{--fa: "";--fa--fa: ""}.fa-comment-text{--fa: "";--fa--fa: ""}.fa-spray-can-sparkles,.fa-air-freshener{--fa: "";--fa--fa: ""}.fa-signal-bars,.fa-signal-alt,.fa-signal-alt-4,.fa-signal-bars-strong{--fa: "";--fa--fa: ""}.fa-diamond-exclamation{--fa: "";--fa--fa: ""}.fa-star{--fa: "";--fa--fa: ""}.fa-dial-min{--fa: "";--fa--fa: ""}.fa-repeat{--fa: "";--fa--fa: ""}.fa-cross{--fa: "";--fa--fa: ""}.fa-page-caret-down,.fa-file-caret-down{--fa: "";--fa--fa: ""}.fa-box{--fa: "";--fa--fa: ""}.fa-venus-mars{--fa: "";--fa--fa: ""}.fa-clock-seven-thirty{--fa: "";--fa--fa: ""}.fa-arrow-pointer,.fa-mouse-pointer{--fa: "";--fa--fa: ""}.fa-clock-four-thirty{--fa: "";--fa--fa: ""}.fa-signal-bars-good,.fa-signal-alt-3{--fa: "";--fa--fa: ""}.fa-cactus{--fa: "";--fa--fa: ""}.fa-lightbulb-gear{--fa: "";--fa--fa: ""}.fa-maximize,.fa-expand-arrows-alt{--fa: "";--fa--fa: ""}.fa-charging-station{--fa: "";--fa--fa: ""}.fa-shapes,.fa-triangle-circle-square{--fa: "";--fa--fa: ""}.fa-plane-tail{--fa: "";--fa--fa: ""}.fa-gauge-simple-max,.fa-tachometer-fastest{--fa: "";--fa--fa: ""}.fa-circle-u{--fa: "";--fa--fa: ""}.fa-shield-slash{--fa: "";--fa--fa: ""}.fa-square-phone-hangup,.fa-phone-square-down{--fa: "";--fa--fa: ""}.fa-arrow-up-left{--fa: "";--fa--fa: ""}.fa-transporter-1{--fa: "";--fa--fa: ""}.fa-peanuts{--fa: "";--fa--fa: ""}.fa-shuffle,.fa-random{--fa: "";--fa--fa: ""}.fa-person-running,.fa-running{--fa: "";--fa--fa: ""}.fa-mobile-retro{--fa: "";--fa--fa: ""}.fa-grip-lines-vertical{--fa: "";--fa--fa: ""}.fa-bin-bottles-recycle{--fa: "";--fa--fa: ""}.fa-arrow-up-from-square{--fa: "";--fa--fa: ""}.fa-file-dashed-line,.fa-page-break{--fa: "";--fa--fa: ""}.fa-bracket-curly-right{--fa: "}";--fa--fa: "}}"}.fa-spider{--fa: "";--fa--fa: ""}.fa-clock-three{--fa: "";--fa--fa: ""}.fa-hands-bound{--fa: "";--fa--fa: ""}.fa-scalpel-line-dashed,.fa-scalpel-path{--fa: "";--fa--fa: ""}.fa-file-invoice-dollar{--fa: "";--fa--fa: ""}.fa-pipe-smoking{--fa: "";--fa--fa: ""}.fa-face-astonished{--fa: "";--fa--fa: ""}.fa-window{--fa: "";--fa--fa: ""}.fa-plane-circle-exclamation{--fa: "";--fa--fa: ""}.fa-ear{--fa: "";--fa--fa: ""}.fa-file-lock{--fa: "";--fa--fa: ""}.fa-diagram-venn{--fa: "";--fa--fa: ""}.fa-arrow-down-from-bracket{--fa: "";--fa--fa: ""}.fa-x-ray{--fa: "";--fa--fa: ""}.fa-goal-net{--fa: "";--fa--fa: ""}.fa-coffin-cross{--fa: "";--fa--fa: ""}.fa-octopus{--fa: "";--fa--fa: ""}.fa-spell-check{--fa: "";--fa--fa: ""}.fa-location-xmark,.fa-map-marker-times,.fa-map-marker-xmark{--fa: "";--fa--fa: ""}.fa-circle-quarter-stroke{--fa: "";--fa--fa: ""}.fa-lasso{--fa: "";--fa--fa: ""}.fa-slash{--fa: "";--fa--fa: ""}.fa-person-to-portal,.fa-portal-enter{--fa: "";--fa--fa: ""}.fa-calendar-star{--fa: "";--fa--fa: ""}.fa-computer-mouse,.fa-mouse{--fa: "";--fa--fa: ""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa: "";--fa--fa: ""}.fa-pegasus{--fa: "";--fa--fa: ""}.fa-files-medical{--fa: "";--fa--fa: ""}.fa-cannon{--fa: "";--fa--fa: ""}.fa-nfc-lock{--fa: "";--fa--fa: ""}.fa-person-ski-lift,.fa-ski-lift{--fa: "";--fa--fa: ""}.fa-square-6{--fa: "";--fa--fa: ""}.fa-shop-slash,.fa-store-alt-slash{--fa: "";--fa--fa: ""}.fa-wind-turbine{--fa: "";--fa--fa: ""}.fa-sliders-simple{--fa: "";--fa--fa: ""}.fa-grid-round{--fa: "";--fa--fa: ""}.fa-badge-sheriff{--fa: "";--fa--fa: ""}.fa-server{--fa: "";--fa--fa: ""}.fa-virus-covid-slash{--fa: "";--fa--fa: ""}.fa-intersection{--fa: "";--fa--fa: ""}.fa-shop-lock{--fa: "";--fa--fa: ""}.fa-family{--fa: "";--fa--fa: ""}.fa-hourglass-start,.fa-hourglass-1{--fa: "";--fa--fa: ""}.fa-user-hair-buns{--fa: "";--fa--fa: ""}.fa-blender-phone{--fa: "";--fa--fa: ""}.fa-hourglass-clock{--fa: "";--fa--fa: ""}.fa-person-seat-reclined{--fa: "";--fa--fa: ""}.fa-paper-plane-top,.fa-paper-plane-alt,.fa-send{--fa: "";--fa--fa: ""}.fa-message-arrow-up,.fa-comment-alt-arrow-up{--fa: "";--fa--fa: ""}.fa-lightbulb-exclamation{--fa: "";--fa--fa: ""}.fa-layer-minus,.fa-layer-group-minus{--fa: "";--fa--fa: ""}.fa-chart-pie-simple-circle-currency{--fa: "";--fa--fa: ""}.fa-circle-e{--fa: "";--fa--fa: ""}.fa-building-wheat{--fa: "";--fa--fa: ""}.fa-gauge-max,.fa-tachometer-alt-fastest{--fa: "";--fa--fa: ""}.fa-person-breastfeeding{--fa: "";--fa--fa: ""}.fa-apostrophe{--fa: "'";--fa--fa: "''"}.fa-file-png{--fa: "";--fa--fa: ""}.fa-fire-hydrant{--fa: "";--fa--fa: ""}.fa-right-to-bracket,.fa-sign-in-alt{--fa: "";--fa--fa: ""}.fa-video-plus{--fa: "";--fa--fa: ""}.fa-square-right,.fa-arrow-alt-square-right{--fa: "";--fa--fa: ""}.fa-comment-smile{--fa: "";--fa--fa: ""}.fa-venus{--fa: "";--fa--fa: ""}.fa-passport{--fa: "";--fa--fa: ""}.fa-thumbtack-slash,.fa-thumb-tack-slash{--fa: "";--fa--fa: ""}.fa-inbox-in,.fa-inbox-arrow-down{--fa: "";--fa--fa: ""}.fa-heart-pulse,.fa-heartbeat{--fa: "";--fa--fa: ""}.fa-circle-8{--fa: "";--fa--fa: ""}.fa-clouds-moon{--fa: "";--fa--fa: ""}.fa-clock-ten-thirty{--fa: "";--fa--fa: ""}.fa-people-carry-box,.fa-people-carry{--fa: "";--fa--fa: ""}.fa-folder-user{--fa: "";--fa--fa: ""}.fa-trash-can-xmark{--fa: "";--fa--fa: ""}.fa-temperature-high{--fa: "";--fa--fa: ""}.fa-microchip{--fa: "";--fa--fa: ""}.fa-left-long-to-line{--fa: "";--fa--fa: ""}.fa-crown{--fa: "";--fa--fa: ""}.fa-weight-hanging{--fa: "";--fa--fa: ""}.fa-xmarks-lines{--fa: "";--fa--fa: ""}.fa-file-prescription{--fa: "";--fa--fa: ""}.fa-table-cells-lock{--fa: "";--fa--fa: ""}.fa-calendar-range{--fa: "";--fa--fa: ""}.fa-flower-daffodil{--fa: "";--fa--fa: ""}.fa-hand-back-point-up{--fa: "";--fa--fa: ""}.fa-weight-scale,.fa-weight{--fa: "";--fa--fa: ""}.fa-arrow-up-to-arc{--fa: "";--fa--fa: ""}.fa-star-exclamation{--fa: "";--fa--fa: ""}.fa-books{--fa: "";--fa--fa: ""}.fa-user-group,.fa-user-friends{--fa: "";--fa--fa: ""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa: "";--fa--fa: ""}.fa-layer-plus,.fa-layer-group-plus{--fa: "";--fa--fa: ""}.fa-play-pause{--fa: "";--fa--fa: ""}.fa-block-question{--fa: "";--fa--fa: ""}.fa-snooze,.fa-zzz{--fa: "";--fa--fa: ""}.fa-scanner-image{--fa: "";--fa--fa: ""}.fa-tv-retro{--fa: "";--fa--fa: ""}.fa-square-t{--fa: "";--fa--fa: ""}.fa-farm,.fa-barn-silo{--fa: "";--fa--fa: ""}.fa-chess-knight{--fa: "";--fa--fa: ""}.fa-bars-sort{--fa: "";--fa--fa: ""}.fa-pallet-boxes,.fa-palette-boxes,.fa-pallet-alt{--fa: "";--fa--fa: ""}.fa-face-laugh-squint,.fa-laugh-squint{--fa: "";--fa--fa: ""}.fa-code-simple{--fa: "";--fa--fa: ""}.fa-bolt-slash{--fa: "";--fa--fa: ""}.fa-panel-fire{--fa: "";--fa--fa: ""}.fa-binary-circle-check{--fa: "";--fa--fa: ""}.fa-comment-minus{--fa: "";--fa--fa: ""}.fa-burrito{--fa: "";--fa--fa: ""}.fa-violin{--fa: "";--fa--fa: ""}.fa-objects-column{--fa: "";--fa--fa: ""}.fa-square-chevron-down,.fa-chevron-square-down{--fa: "";--fa--fa: ""}.fa-comment-plus{--fa: "";--fa--fa: ""}.fa-triangle-instrument,.fa-triangle-music{--fa: "";--fa--fa: ""}.fa-wheelchair{--fa: "";--fa--fa: ""}.fa-user-pilot-tie{--fa: "";--fa--fa: ""}.fa-piano-keyboard{--fa: "";--fa--fa: ""}.fa-bed-empty{--fa: "";--fa--fa: ""}.fa-circle-arrow-up,.fa-arrow-circle-up{--fa: "";--fa--fa: ""}.fa-toggle-on{--fa: "";--fa--fa: ""}.fa-rectangle-vertical,.fa-rectangle-portrait{--fa: "";--fa--fa: ""}.fa-person-walking,.fa-walking{--fa: "";--fa--fa: ""}.fa-l{--fa: "L";--fa--fa: "LL"}.fa-signal-stream{--fa: "";--fa--fa: ""}.fa-down-to-bracket{--fa: "";--fa--fa: ""}.fa-circle-z{--fa: "";--fa--fa: ""}.fa-stars{--fa: "";--fa--fa: ""}.fa-fire{--fa: "";--fa--fa: ""}.fa-bed-pulse,.fa-procedures{--fa: "";--fa--fa: ""}.fa-house-day{--fa: "";--fa--fa: ""}.fa-shuttle-space,.fa-space-shuttle{--fa: "";--fa--fa: ""}.fa-shirt-long-sleeve{--fa: "";--fa--fa: ""}.fa-chart-pie-simple,.fa-chart-pie-alt{--fa: "";--fa--fa: ""}.fa-face-laugh,.fa-laugh{--fa: "";--fa--fa: ""}.fa-folder-open{--fa: "";--fa--fa: ""}.fa-album-collection-circle-user{--fa: "";--fa--fa: ""}.fa-candy{--fa: "";--fa--fa: ""}.fa-bowl-hot,.fa-soup{--fa: "";--fa--fa: ""}.fa-flatbread{--fa: "";--fa--fa: ""}.fa-heart-circle-plus{--fa: "";--fa--fa: ""}.fa-code-fork{--fa: "";--fa--fa: ""}.fa-city{--fa: "";--fa--fa: ""}.fa-signal-bars-weak,.fa-signal-alt-1{--fa: "";--fa--fa: ""}.fa-microphone-lines,.fa-microphone-alt{--fa: "";--fa--fa: ""}.fa-clock-twelve{--fa: "";--fa--fa: ""}.fa-pepper-hot{--fa: "";--fa--fa: ""}.fa-citrus-slice{--fa: "";--fa--fa: ""}.fa-sheep{--fa: "";--fa--fa: ""}.fa-unlock{--fa: "";--fa--fa: ""}.fa-colon-sign{--fa: "";--fa--fa: ""}.fa-headset{--fa: "";--fa--fa: ""}.fa-badger-honey{--fa: "";--fa--fa: ""}.fa-h4{--fa: "";--fa--fa: ""}.fa-store-slash{--fa: "";--fa--fa: ""}.fa-road-circle-xmark{--fa: "";--fa--fa: ""}.fa-signal-slash{--fa: "";--fa--fa: ""}.fa-user-minus{--fa: "";--fa--fa: ""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa: "";--fa--fa: ""}.fa-champagne-glasses,.fa-glass-cheers{--fa: "";--fa--fa: ""}.fa-taco{--fa: "";--fa--fa: ""}.fa-hexagon-plus,.fa-plus-hexagon{--fa: "";--fa--fa: ""}.fa-clipboard{--fa: "";--fa--fa: ""}.fa-house-circle-exclamation{--fa: "";--fa--fa: ""}.fa-file-arrow-up,.fa-file-upload{--fa: "";--fa--fa: ""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa: "";--fa--fa: ""}.fa-messages,.fa-comments-alt{--fa: "";--fa--fa: ""}.fa-bath,.fa-bathtub{--fa: "";--fa--fa: ""}.fa-umbrella-simple,.fa-umbrella-alt{--fa: "";--fa--fa: ""}.fa-rectangle-history-circle-plus{--fa: "";--fa--fa: ""}.fa-underline{--fa: "";--fa--fa: ""}.fa-prescription-bottle-pill{--fa: "";--fa--fa: ""}.fa-user-pen,.fa-user-edit{--fa: "";--fa--fa: ""}.fa-binary-slash{--fa: "";--fa--fa: ""}.fa-square-o{--fa: "";--fa--fa: ""}.fa-caduceus{--fa: "";--fa--fa: ""}.fa-signature{--fa: "";--fa--fa: ""}.fa-stroopwafel{--fa: "";--fa--fa: ""}.fa-bold{--fa: "";--fa--fa: ""}.fa-anchor-lock{--fa: "";--fa--fa: ""}.fa-building-ngo{--fa: "";--fa--fa: ""}.fa-transporter-3{--fa: "";--fa--fa: ""}.fa-engine-warning,.fa-engine-exclamation{--fa: "";--fa--fa: ""}.fa-circle-down-right{--fa: "";--fa--fa: ""}.fa-square-k{--fa: "";--fa--fa: ""}.fa-manat-sign{--fa: "";--fa--fa: ""}.fa-money-check-pen,.fa-money-check-edit{--fa: "";--fa--fa: ""}.fa-not-equal{--fa: "";--fa--fa: ""}.fa-border-top-left,.fa-border-style{--fa: "";--fa--fa: ""}.fa-map-location-dot,.fa-map-marked-alt{--fa: "";--fa--fa: ""}.fa-tilde{--fa: "~";--fa--fa: "~~"}.fa-jedi{--fa: "";--fa--fa: ""}.fa-square-poll-vertical,.fa-poll{--fa: "";--fa--fa: ""}.fa-arrow-down-square-triangle,.fa-sort-shapes-down-alt{--fa: "";--fa--fa: ""}.fa-mug-hot{--fa: "";--fa--fa: ""}.fa-dog-leashed{--fa: "";--fa--fa: ""}.fa-car-battery,.fa-battery-car{--fa: "";--fa--fa: ""}.fa-face-downcast-sweat{--fa: "";--fa--fa: ""}.fa-mailbox-flag-up{--fa: "";--fa--fa: ""}.fa-memo-circle-info{--fa: "";--fa--fa: ""}.fa-gift{--fa: "";--fa--fa: ""}.fa-dice-two{--fa: "";--fa--fa: ""}.fa-volume,.fa-volume-medium{--fa: "";--fa--fa: ""}.fa-transporter-5{--fa: "";--fa--fa: ""}.fa-gauge-circle-bolt{--fa: "";--fa--fa: ""}.fa-coin-front{--fa: "";--fa--fa: ""}.fa-file-slash{--fa: "";--fa--fa: ""}.fa-message-arrow-up-right{--fa: "";--fa--fa: ""}.fa-treasure-chest{--fa: "";--fa--fa: ""}.fa-chess-queen{--fa: "";--fa--fa: ""}.fa-paintbrush-fine,.fa-paint-brush-alt,.fa-paint-brush-fine,.fa-paintbrush-alt{--fa: "";--fa--fa: ""}.fa-glasses{--fa: "";--fa--fa: ""}.fa-hood-cloak{--fa: "";--fa--fa: ""}.fa-square-quote{--fa: "";--fa--fa: ""}.fa-up-left{--fa: "";--fa--fa: ""}.fa-bring-front{--fa: "";--fa--fa: ""}.fa-chess-board{--fa: "";--fa--fa: ""}.fa-burger-cheese,.fa-cheeseburger{--fa: "";--fa--fa: ""}.fa-building-circle-check{--fa: "";--fa--fa: ""}.fa-repeat-1{--fa: "";--fa--fa: ""}.fa-arrow-down-to-line,.fa-arrow-to-bottom{--fa: "";--fa--fa: ""}.fa-grid-5{--fa: "";--fa--fa: ""}.fa-swap-arrows{--fa: "";--fa--fa: ""}.fa-right-long-to-line{--fa: "";--fa--fa: ""}.fa-person-chalkboard{--fa: "";--fa--fa: ""}.fa-mars-stroke-right,.fa-mars-stroke-h{--fa: "";--fa--fa: ""}.fa-hand-back-fist,.fa-hand-rock{--fa: "";--fa--fa: ""}.fa-grid-round-5{--fa: "";--fa--fa: ""}.fa-tally,.fa-tally-5{--fa: "";--fa--fa: ""}.fa-square-caret-up,.fa-caret-square-up{--fa: "";--fa--fa: ""}.fa-cloud-showers-water{--fa: "";--fa--fa: ""}.fa-chart-bar,.fa-bar-chart{--fa: "";--fa--fa: ""}.fa-hands-bubbles,.fa-hands-wash{--fa: "";--fa--fa: ""}.fa-less-than-equal{--fa: "";--fa--fa: ""}.fa-train{--fa: "";--fa--fa: ""}.fa-up-from-dotted-line{--fa: "";--fa--fa: ""}.fa-eye-low-vision,.fa-low-vision{--fa: "";--fa--fa: ""}.fa-traffic-light-go{--fa: "";--fa--fa: ""}.fa-face-exhaling{--fa: "";--fa--fa: ""}.fa-sensor-fire{--fa: "";--fa--fa: ""}.fa-user-unlock{--fa: "";--fa--fa: ""}.fa-hexagon-divide{--fa: "";--fa--fa: ""}.fa-00{--fa: "";--fa--fa: ""}.fa-crow{--fa: "";--fa--fa: ""}.fa-cassette-betamax,.fa-betamax{--fa: "";--fa--fa: ""}.fa-sailboat{--fa: "";--fa--fa: ""}.fa-window-restore{--fa: "";--fa--fa: ""}.fa-nfc-magnifying-glass{--fa: "";--fa--fa: ""}.fa-file-binary{--fa: "";--fa--fa: ""}.fa-circle-v{--fa: "";--fa--fa: ""}.fa-square-plus,.fa-plus-square{--fa: "";--fa--fa: ""}.fa-bowl-scoops{--fa: "";--fa--fa: ""}.fa-mistletoe{--fa: "";--fa--fa: ""}.fa-custard{--fa: "";--fa--fa: ""}.fa-lacrosse-stick{--fa: "";--fa--fa: ""}.fa-hockey-mask{--fa: "";--fa--fa: ""}.fa-sunrise{--fa: "";--fa--fa: ""}.fa-subtitles{--fa: "";--fa--fa: ""}.fa-panel-ews{--fa: "";--fa--fa: ""}.fa-torii-gate{--fa: "";--fa--fa: ""}.fa-cloud-exclamation{--fa: "";--fa--fa: ""}.fa-message-lines,.fa-comment-alt-lines{--fa: "";--fa--fa: ""}.fa-frog{--fa: "";--fa--fa: ""}.fa-bucket{--fa: "";--fa--fa: ""}.fa-floppy-disk-pen{--fa: "";--fa--fa: ""}.fa-image{--fa: "";--fa--fa: ""}.fa-window-frame{--fa: "";--fa--fa: ""}.fa-microphone{--fa: "";--fa--fa: ""}.fa-cow{--fa: "";--fa--fa: ""}.fa-file-zip{--fa: "";--fa--fa: ""}.fa-square-ring{--fa: "";--fa--fa: ""}.fa-down-from-line,.fa-arrow-alt-from-top{--fa: "";--fa--fa: ""}.fa-caret-up{--fa: "";--fa--fa: ""}.fa-shield-xmark,.fa-shield-times{--fa: "";--fa--fa: ""}.fa-screwdriver{--fa: "";--fa--fa: ""}.fa-circle-sort-down,.fa-sort-circle-down{--fa: "";--fa--fa: ""}.fa-folder-closed{--fa: "";--fa--fa: ""}.fa-house-tsunami{--fa: "";--fa--fa: ""}.fa-square-nfi{--fa: "";--fa--fa: ""}.fa-forklift{--fa: "";--fa--fa: ""}.fa-arrow-up-from-ground-water{--fa: "";--fa--fa: ""}.fa-bracket-square-right{--fa: "]";--fa--fa: "]]"}.fa-martini-glass,.fa-glass-martini-alt{--fa: "";--fa--fa: ""}.fa-square-binary{--fa: "";--fa--fa: ""}.fa-rotate-left,.fa-rotate-back,.fa-rotate-backward,.fa-undo-alt{--fa: "";--fa--fa: ""}.fa-table-columns,.fa-columns{--fa: "";--fa--fa: ""}.fa-square-a{--fa: "";--fa--fa: ""}.fa-tick{--fa: "";--fa--fa: ""}.fa-lemon{--fa: "";--fa--fa: ""}.fa-head-side-mask{--fa: "";--fa--fa: ""}.fa-handshake{--fa: "";--fa--fa: ""}.fa-gem{--fa: "";--fa--fa: ""}.fa-dolly,.fa-dolly-box{--fa: "";--fa--fa: ""}.fa-smoking{--fa: "";--fa--fa: ""}.fa-minimize,.fa-compress-arrows-alt{--fa: "";--fa--fa: ""}.fa-refrigerator{--fa: "";--fa--fa: ""}.fa-monument{--fa: "";--fa--fa: ""}.fa-octagon-xmark,.fa-times-octagon,.fa-xmark-octagon{--fa: "";--fa--fa: ""}.fa-align-slash{--fa: "";--fa--fa: ""}.fa-snowplow{--fa: "";--fa--fa: ""}.fa-angles-right,.fa-angle-double-right{--fa: "";--fa--fa: ""}.fa-truck-ramp-couch,.fa-truck-couch{--fa: "";--fa--fa: ""}.fa-cannabis{--fa: "";--fa--fa: ""}.fa-circle-play,.fa-play-circle{--fa: "";--fa--fa: ""}.fa-arrow-up-right-and-arrow-down-left-from-center{--fa: "";--fa--fa: ""}.fa-location-arrow-up{--fa: "";--fa--fa: ""}.fa-tablets{--fa: "";--fa--fa: ""}.fa-360-degrees{--fa: "";--fa--fa: ""}.fa-ethernet{--fa: "";--fa--fa: ""}.fa-euro-sign,.fa-eur,.fa-euro{--fa: "";--fa--fa: ""}.fa-chair{--fa: "";--fa--fa: ""}.fa-circle-check,.fa-check-circle{--fa: "";--fa--fa: ""}.fa-square-dashed-circle-plus{--fa: "";--fa--fa: ""}.fa-hand-holding-circle-dollar{--fa: "";--fa--fa: ""}.fa-money-simple-from-bracket{--fa: "";--fa--fa: ""}.fa-bat{--fa: "";--fa--fa: ""}.fa-circle-stop,.fa-stop-circle{--fa: "";--fa--fa: ""}.fa-head-side-headphones{--fa: "";--fa--fa: ""}.fa-phone-rotary{--fa: "";--fa--fa: ""}.fa-arrow-up-to-bracket{--fa: "";--fa--fa: ""}.fa-compass-drafting,.fa-drafting-compass{--fa: "";--fa--fa: ""}.fa-plate-wheat{--fa: "";--fa--fa: ""}.fa-calendar-circle-minus{--fa: "";--fa--fa: ""}.fa-chopsticks{--fa: "";--fa--fa: ""}.fa-car-wrench,.fa-car-mechanic{--fa: "";--fa--fa: ""}.fa-icicles{--fa: "";--fa--fa: ""}.fa-person-shelter{--fa: "";--fa--fa: ""}.fa-neuter{--fa: "";--fa--fa: ""}.fa-id-badge{--fa: "";--fa--fa: ""}.fa-kazoo{--fa: "";--fa--fa: ""}.fa-marker{--fa: "";--fa--fa: ""}.fa-bin-bottles{--fa: "";--fa--fa: ""}.fa-face-laugh-beam,.fa-laugh-beam{--fa: "";--fa--fa: ""}.fa-square-arrow-down-left{--fa: "";--fa--fa: ""}.fa-battery-bolt{--fa: "";--fa--fa: ""}.fa-tree-large{--fa: "";--fa--fa: ""}.fa-helicopter-symbol{--fa: "";--fa--fa: ""}.fa-aperture{--fa: "";--fa--fa: ""}.fa-universal-access{--fa: "";--fa--fa: ""}.fa-gear-complex{--fa: "";--fa--fa: ""}.fa-file-magnifying-glass,.fa-file-search{--fa: "";--fa--fa: ""}.fa-up-right{--fa: "";--fa--fa: ""}.fa-circle-chevron-up,.fa-chevron-circle-up{--fa: "";--fa--fa: ""}.fa-user-police{--fa: "";--fa--fa: ""}.fa-lari-sign{--fa: "";--fa--fa: ""}.fa-volcano{--fa: "";--fa--fa: ""}.fa-teddy-bear{--fa: "";--fa--fa: ""}.fa-stocking{--fa: "";--fa--fa: ""}.fa-person-walking-dashed-line-arrow-right{--fa: "";--fa--fa: ""}.fa-image-slash{--fa: "";--fa--fa: ""}.fa-mask-snorkel{--fa: "";--fa--fa: ""}.fa-smoke{--fa: "";--fa--fa: ""}.fa-sterling-sign,.fa-gbp,.fa-pound-sign{--fa: "";--fa--fa: ""}.fa-battery-exclamation{--fa: "";--fa--fa: ""}.fa-viruses{--fa: "";--fa--fa: ""}.fa-square-person-confined{--fa: "";--fa--fa: ""}.fa-user-tie{--fa: "";--fa--fa: ""}.fa-up-to-bracket{--fa: "";--fa--fa: ""}.fa-arrow-down-long,.fa-long-arrow-down{--fa: "";--fa--fa: ""}.fa-tent-arrow-down-to-line{--fa: "";--fa--fa: ""}.fa-certificate{--fa: "";--fa--fa: ""}.fa-crystal-ball{--fa: "";--fa--fa: ""}.fa-reply-all,.fa-mail-reply-all{--fa: "";--fa--fa: ""}.fa-suitcase{--fa: "";--fa--fa: ""}.fa-person-skating,.fa-skating{--fa: "";--fa--fa: ""}.fa-star-shooting{--fa: "";--fa--fa: ""}.fa-binary-lock{--fa: "";--fa--fa: ""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa: "";--fa--fa: ""}.fa-camera-retro{--fa: "";--fa--fa: ""}.fa-circle-arrow-down,.fa-arrow-circle-down{--fa: "";--fa--fa: ""}.fa-comment-pen,.fa-comment-edit{--fa: "";--fa--fa: ""}.fa-file-import,.fa-arrow-right-to-file{--fa: "";--fa--fa: ""}.fa-banjo{--fa: "";--fa--fa: ""}.fa-square-arrow-up-right,.fa-external-link-square{--fa: "";--fa--fa: ""}.fa-light-emergency-on{--fa: "";--fa--fa: ""}.fa-kerning{--fa: "";--fa--fa: ""}.fa-box-open{--fa: "";--fa--fa: ""}.fa-square-f{--fa: "";--fa--fa: ""}.fa-scroll{--fa: "";--fa--fa: ""}.fa-spa{--fa: "";--fa--fa: ""}.fa-arrow-left-from-line,.fa-arrow-from-right{--fa: "";--fa--fa: ""}.fa-strawberry{--fa: "";--fa--fa: ""}.fa-location-pin-lock{--fa: "";--fa--fa: ""}.fa-pause{--fa: "";--fa--fa: ""}.fa-clock-eight-thirty{--fa: "";--fa--fa: ""}.fa-plane-engines,.fa-plane-alt{--fa: "";--fa--fa: ""}.fa-hill-avalanche{--fa: "";--fa--fa: ""}.fa-temperature-empty,.fa-temperature-0,.fa-thermometer-0,.fa-thermometer-empty{--fa: "";--fa--fa: ""}.fa-bomb{--fa: "";--fa--fa: ""}.fa-gauge-low,.fa-tachometer-alt-slow{--fa: "";--fa--fa: ""}.fa-registered{--fa: "";--fa--fa: ""}.fa-trash-can-plus{--fa: "";--fa--fa: ""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa: "";--fa--fa: ""}.fa-chart-fft{--fa: "";--fa--fa: ""}.fa-scale-unbalanced-flip,.fa-balance-scale-right{--fa: "";--fa--fa: ""}.fa-globe-snow{--fa: "";--fa--fa: ""}.fa-subscript{--fa: "";--fa--fa: ""}.fa-diamond-turn-right,.fa-directions{--fa: "";--fa--fa: ""}.fa-integral{--fa: "";--fa--fa: ""}.fa-burst{--fa: "";--fa--fa: ""}.fa-house-laptop,.fa-laptop-house{--fa: "";--fa--fa: ""}.fa-face-tired,.fa-tired{--fa: "";--fa--fa: ""}.fa-money-bills{--fa: "";--fa--fa: ""}.fa-blinds-raised{--fa: "";--fa--fa: ""}.fa-smog{--fa: "";--fa--fa: ""}.fa-ufo-beam{--fa: "";--fa--fa: ""}.fa-hydra{--fa: "";--fa--fa: ""}.fa-circle-caret-up,.fa-caret-circle-up{--fa: "";--fa--fa: ""}.fa-user-vneck-hair-long{--fa: "";--fa--fa: ""}.fa-square-a-lock{--fa: "";--fa--fa: ""}.fa-crutch{--fa: "";--fa--fa: ""}.fa-gas-pump-slash{--fa: "";--fa--fa: ""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa: "";--fa--fa: ""}.fa-palette{--fa: "";--fa--fa: ""}.fa-transporter-4{--fa: "";--fa--fa: ""}.fa-chart-mixed-up-circle-currency{--fa: "";--fa--fa: ""}.fa-objects-align-right{--fa: "";--fa--fa: ""}.fa-arrows-turn-right{--fa: "";--fa--fa: ""}.fa-vest{--fa: "";--fa--fa: ""}.fa-pig{--fa: "";--fa--fa: ""}.fa-inbox-full{--fa: "";--fa--fa: ""}.fa-circle-envelope,.fa-envelope-circle{--fa: "";--fa--fa: ""}.fa-triangle-person-digging,.fa-construction{--fa: "";--fa--fa: ""}.fa-ferry{--fa: "";--fa--fa: ""}.fa-bullseye-arrow{--fa: "";--fa--fa: ""}.fa-arrows-down-to-people{--fa: "";--fa--fa: ""}.fa-seedling,.fa-sprout{--fa: "";--fa--fa: ""}.fa-clock-seven{--fa: "";--fa--fa: ""}.fa-left-right,.fa-arrows-alt-h{--fa: "";--fa--fa: ""}.fa-boxes-packing{--fa: "";--fa--fa: ""}.fa-circle-arrow-left,.fa-arrow-circle-left{--fa: "";--fa--fa: ""}.fa-flashlight{--fa: "";--fa--fa: ""}.fa-file-jpg{--fa: "";--fa--fa: ""}.fa-group-arrows-rotate{--fa: "";--fa--fa: ""}.fa-bowl-food{--fa: "";--fa--fa: ""}.fa-square-9{--fa: "";--fa--fa: ""}.fa-candy-cane{--fa: "";--fa--fa: ""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa: "";--fa--fa: ""}.fa-square-dollar,.fa-dollar-square,.fa-usd-square{--fa: "";--fa--fa: ""}.fa-phone-arrow-right{--fa: "";--fa--fa: ""}.fa-hand-holding-seedling{--fa: "";--fa--fa: ""}.fa-message-check,.fa-comment-alt-check{--fa: "";--fa--fa: ""}.fa-cloud-bolt,.fa-thunderstorm{--fa: "";--fa--fa: ""}.fa-chart-line-up-down{--fa: "";--fa--fa: ""}.fa-text-slash,.fa-remove-format{--fa: "";--fa--fa: ""}.fa-watch{--fa: "";--fa--fa: ""}.fa-circle-down-left{--fa: "";--fa--fa: ""}.fa-text{--fa: "";--fa--fa: ""}.fa-projector{--fa: "";--fa--fa: ""}.fa-face-smile-wink,.fa-smile-wink{--fa: "";--fa--fa: ""}.fa-tombstone-blank,.fa-tombstone-alt{--fa: "";--fa--fa: ""}.fa-chess-king-piece,.fa-chess-king-alt{--fa: "";--fa--fa: ""}.fa-circle-6{--fa: "";--fa--fa: ""}.fa-waves-sine{--fa: "";--fa--fa: ""}.fa-left,.fa-arrow-alt-left{--fa: "";--fa--fa: ""}.fa-file-word{--fa: "";--fa--fa: ""}.fa-file-powerpoint{--fa: "";--fa--fa: ""}.fa-square-down,.fa-arrow-alt-square-down{--fa: "";--fa--fa: ""}.fa-objects-align-center-vertical{--fa: "";--fa--fa: ""}.fa-arrows-left-right,.fa-arrows-h{--fa: "";--fa--fa: ""}.fa-house-lock{--fa: "";--fa--fa: ""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa: "";--fa--fa: ""}.fa-wreath{--fa: "";--fa--fa: ""}.fa-children{--fa: "";--fa--fa: ""}.fa-meter-droplet{--fa: "";--fa--fa: ""}.fa-chalkboard,.fa-blackboard{--fa: "";--fa--fa: ""}.fa-user-large-slash,.fa-user-alt-slash{--fa: "";--fa--fa: ""}.fa-signal-strong,.fa-signal-4{--fa: "";--fa--fa: ""}.fa-lollipop,.fa-lollypop{--fa: "";--fa--fa: ""}.fa-list-tree{--fa: "";--fa--fa: ""}.fa-envelope-open{--fa: "";--fa--fa: ""}.fa-draw-circle{--fa: "";--fa--fa: ""}.fa-cat-space{--fa: "";--fa--fa: ""}.fa-handshake-simple-slash,.fa-handshake-alt-slash{--fa: "";--fa--fa: ""}.fa-rabbit-running,.fa-rabbit-fast{--fa: "";--fa--fa: ""}.fa-memo-pad{--fa: "";--fa--fa: ""}.fa-mattress-pillow{--fa: "";--fa--fa: ""}.fa-alarm-plus{--fa: "";--fa--fa: ""}.fa-alicorn{--fa: "";--fa--fa: ""}.fa-comment-question{--fa: "";--fa--fa: ""}.fa-gingerbread-man{--fa: "";--fa--fa: ""}.fa-guarani-sign{--fa: "";--fa--fa: ""}.fa-burger-fries{--fa: "";--fa--fa: ""}.fa-mug-tea{--fa: "";--fa--fa: ""}.fa-border-top{--fa: "";--fa--fa: ""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa: "";--fa--fa: ""}.fa-circle-book-open,.fa-book-circle{--fa: "";--fa--fa: ""}.fa-arrows-to-dotted-line{--fa: "";--fa--fa: ""}.fa-fire-extinguisher{--fa: "";--fa--fa: ""}.fa-magnifying-glass-arrows-rotate{--fa: "";--fa--fa: ""}.fa-garage-open{--fa: "";--fa--fa: ""}.fa-shelves-empty{--fa: "";--fa--fa: ""}.fa-cruzeiro-sign{--fa: "";--fa--fa: ""}.fa-watch-apple{--fa: "";--fa--fa: ""}.fa-watch-calculator{--fa: "";--fa--fa: ""}.fa-list-dropdown{--fa: "";--fa--fa: ""}.fa-cabinet-filing{--fa: "";--fa--fa: ""}.fa-burger-soda{--fa: "";--fa--fa: ""}.fa-square-arrow-up,.fa-arrow-square-up{--fa: "";--fa--fa: ""}.fa-greater-than-equal{--fa: "";--fa--fa: ""}.fa-pallet-box{--fa: "";--fa--fa: ""}.fa-face-confounded{--fa: "";--fa--fa: ""}.fa-shield-halved,.fa-shield-alt{--fa: "";--fa--fa: ""}.fa-truck-plow{--fa: "";--fa--fa: ""}.fa-book-atlas,.fa-atlas{--fa: "";--fa--fa: ""}.fa-virus{--fa: "";--fa--fa: ""}.fa-grid-round-2{--fa: "";--fa--fa: ""}.fa-comment-middle-top{--fa: "";--fa--fa: ""}.fa-wave{--fa: "";--fa--fa: ""}.fa-envelope-circle-check{--fa: "";--fa--fa: ""}.fa-layer-group{--fa: "";--fa--fa: ""}.fa-restroom-simple{--fa: "";--fa--fa: ""}.fa-arrows-to-dot{--fa: "";--fa--fa: ""}.fa-border-outer{--fa: "";--fa--fa: ""}.fa-hashtag-lock{--fa: "";--fa--fa: ""}.fa-clock-two-thirty{--fa: "";--fa--fa: ""}.fa-archway{--fa: "";--fa--fa: ""}.fa-heart-circle-check{--fa: "";--fa--fa: ""}.fa-house-chimney-crack,.fa-house-damage{--fa: "";--fa--fa: ""}.fa-file-zipper,.fa-file-archive{--fa: "";--fa--fa: ""}.fa-ticket-perforated{--fa: "";--fa--fa: ""}.fa-heart-half{--fa: "";--fa--fa: ""}.fa-comment-check{--fa: "";--fa--fa: ""}.fa-square{--fa: "";--fa--fa: ""}.fa-memo{--fa: "";--fa--fa: ""}.fa-martini-glass-empty,.fa-glass-martini{--fa: "";--fa--fa: ""}.fa-couch{--fa: "";--fa--fa: ""}.fa-cedi-sign{--fa: "";--fa--fa: ""}.fa-italic{--fa: "";--fa--fa: ""}.fa-glass-citrus{--fa: "";--fa--fa: ""}.fa-calendar-lines-pen{--fa: "";--fa--fa: ""}.fa-table-cells-column-lock{--fa: "";--fa--fa: ""}.fa-church{--fa: "";--fa--fa: ""}.fa-person-snowmobiling,.fa-snowmobile{--fa: "";--fa--fa: ""}.fa-face-hushed{--fa: "";--fa--fa: ""}.fa-comments-dollar{--fa: "";--fa--fa: ""}.fa-tickets-simple{--fa: "";--fa--fa: ""}.fa-pickaxe{--fa: "";--fa--fa: ""}.fa-link-simple-slash{--fa: "";--fa--fa: ""}.fa-democrat{--fa: "";--fa--fa: ""}.fa-face-confused{--fa: "";--fa--fa: ""}.fa-pinball{--fa: "";--fa--fa: ""}.fa-z{--fa: "Z";--fa--fa: "ZZ"}.fa-person-skiing,.fa-skiing{--fa: "";--fa--fa: ""}.fa-deer{--fa: "";--fa--fa: ""}.fa-input-pipe{--fa: "";--fa--fa: ""}.fa-road-lock{--fa: "";--fa--fa: ""}.fa-a{--fa: "A";--fa--fa: "AA"}.fa-bookmark-slash{--fa: "";--fa--fa: ""}.fa-temperature-arrow-down,.fa-temperature-down{--fa: "";--fa--fa: ""}.fa-mace{--fa: "";--fa--fa: ""}.fa-feather-pointed,.fa-feather-alt{--fa: "";--fa--fa: ""}.fa-sausage{--fa: "";--fa--fa: ""}.fa-trash-can-clock{--fa: "";--fa--fa: ""}.fa-p{--fa: "P";--fa--fa: "PP"}.fa-broom-wide{--fa: "";--fa--fa: ""}.fa-snowflake{--fa: "";--fa--fa: ""}.fa-stomach{--fa: "";--fa--fa: ""}.fa-newspaper{--fa: "";--fa--fa: ""}.fa-rectangle-ad,.fa-ad{--fa: "";--fa--fa: ""}.fa-guitar-electric{--fa: "";--fa--fa: ""}.fa-arrow-turn-down-right{--fa: "";--fa--fa: ""}.fa-moon-cloud{--fa: "";--fa--fa: ""}.fa-bread-slice-butter{--fa: "";--fa--fa: ""}.fa-circle-arrow-right,.fa-arrow-circle-right{--fa: "";--fa--fa: ""}.fa-user-group-crown,.fa-users-crown{--fa: "";--fa--fa: ""}.fa-circle-i{--fa: "";--fa--fa: ""}.fa-toilet-paper-check{--fa: "";--fa--fa: ""}.fa-filter-circle-xmark{--fa: "";--fa--fa: ""}.fa-locust{--fa: "";--fa--fa: ""}.fa-sort,.fa-unsorted{--fa: "";--fa--fa: ""}.fa-list-ol,.fa-list-1-2,.fa-list-numeric{--fa: "";--fa--fa: ""}.fa-chart-waterfall{--fa: "";--fa--fa: ""}.fa-sparkle{--fa: "";--fa--fa: ""}.fa-face-party{--fa: "";--fa--fa: ""}.fa-kidneys{--fa: "";--fa--fa: ""}.fa-wifi-exclamation{--fa: "";--fa--fa: ""}.fa-chart-network{--fa: "";--fa--fa: ""}.fa-person-dress-burst{--fa: "";--fa--fa: ""}.fa-dice-d4{--fa: "";--fa--fa: ""}.fa-money-check-dollar,.fa-money-check-alt{--fa: "";--fa--fa: ""}.fa-vector-square{--fa: "";--fa--fa: ""}.fa-bread-slice{--fa: "";--fa--fa: ""}.fa-language{--fa: "";--fa--fa: ""}.fa-wheat-awn-slash{--fa: "";--fa--fa: ""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa: "";--fa--fa: ""}.fa-dagger{--fa: "";--fa--fa: ""}.fa-podium{--fa: "";--fa--fa: ""}.fa-diamonds-4{--fa: "";--fa--fa: ""}.fa-memo-circle-check{--fa: "";--fa--fa: ""}.fa-route-highway{--fa: "";--fa--fa: ""}.fa-down-to-line,.fa-arrow-alt-to-bottom{--fa: "";--fa--fa: ""}.fa-filter{--fa: "";--fa--fa: ""}.fa-square-g{--fa: "";--fa--fa: ""}.fa-circle-phone,.fa-phone-circle{--fa: "";--fa--fa: ""}.fa-clipboard-prescription{--fa: "";--fa--fa: ""}.fa-user-nurse-hair{--fa: "";--fa--fa: ""}.fa-question{--fa: "?";--fa--fa: "??"}.fa-file-signature{--fa: "";--fa--fa: ""}.fa-toggle-large-on{--fa: "";--fa--fa: ""}.fa-up-down-left-right,.fa-arrows-alt{--fa: "";--fa--fa: ""}.fa-dryer-heat,.fa-dryer-alt{--fa: "";--fa--fa: ""}.fa-house-chimney-user{--fa: "";--fa--fa: ""}.fa-hand-holding-heart{--fa: "";--fa--fa: ""}.fa-arrow-up-small-big,.fa-sort-size-up-alt{--fa: "";--fa--fa: ""}.fa-train-track{--fa: "";--fa--fa: ""}.fa-puzzle-piece{--fa: "";--fa--fa: ""}.fa-money-check{--fa: "";--fa--fa: ""}.fa-star-half-stroke,.fa-star-half-alt{--fa: "";--fa--fa: ""}.fa-file-exclamation{--fa: "";--fa--fa: ""}.fa-code{--fa: "";--fa--fa: ""}.fa-whiskey-glass,.fa-glass-whiskey{--fa: "";--fa--fa: ""}.fa-moon-stars{--fa: "";--fa--fa: ""}.fa-building-circle-exclamation{--fa: "";--fa--fa: ""}.fa-clothes-hanger{--fa: "";--fa--fa: ""}.fa-mobile-notch,.fa-mobile-iphone{--fa: "";--fa--fa: ""}.fa-magnifying-glass-chart{--fa: "";--fa--fa: ""}.fa-arrow-up-right-from-square,.fa-external-link{--fa: "";--fa--fa: ""}.fa-cubes-stacked{--fa: "";--fa--fa: ""}.fa-images-user{--fa: "";--fa--fa: ""}.fa-won-sign,.fa-krw,.fa-won{--fa: "";--fa--fa: ""}.fa-image-polaroid-user{--fa: "";--fa--fa: ""}.fa-virus-covid{--fa: "";--fa--fa: ""}.fa-square-ellipsis{--fa: "";--fa--fa: ""}.fa-pie{--fa: "";--fa--fa: ""}.fa-chess-knight-piece,.fa-chess-knight-alt{--fa: "";--fa--fa: ""}.fa-austral-sign{--fa: "";--fa--fa: ""}.fa-cloud-plus{--fa: "";--fa--fa: ""}.fa-f{--fa: "F";--fa--fa: "FF"}.fa-leaf{--fa: "";--fa--fa: ""}.fa-bed-bunk{--fa: "";--fa--fa: ""}.fa-road{--fa: "";--fa--fa: ""}.fa-taxi,.fa-cab{--fa: "";--fa--fa: ""}.fa-person-circle-plus{--fa: "";--fa--fa: ""}.fa-chart-pie,.fa-pie-chart{--fa: "";--fa--fa: ""}.fa-bolt-lightning{--fa: "";--fa--fa: ""}.fa-clock-eight{--fa: "";--fa--fa: ""}.fa-sack-xmark{--fa: "";--fa--fa: ""}.fa-file-xls{--fa: "";--fa--fa: ""}.fa-file-excel{--fa: "";--fa--fa: ""}.fa-file-contract{--fa: "";--fa--fa: ""}.fa-fish-fins{--fa: "";--fa--fa: ""}.fa-circle-q{--fa: "";--fa--fa: ""}.fa-building-flag{--fa: "";--fa--fa: ""}.fa-face-grin-beam,.fa-grin-beam{--fa: "";--fa--fa: ""}.fa-object-ungroup{--fa: "";--fa--fa: ""}.fa-face-disguise{--fa: "";--fa--fa: ""}.fa-circle-arrow-down-right{--fa: "";--fa--fa: ""}.fa-alien-8bit,.fa-alien-monster{--fa: "";--fa--fa: ""}.fa-hand-point-ribbon{--fa: "";--fa--fa: ""}.fa-poop{--fa: "";--fa--fa: ""}.fa-object-exclude{--fa: "";--fa--fa: ""}.fa-telescope{--fa: "";--fa--fa: ""}.fa-location-pin,.fa-map-marker{--fa: "";--fa--fa: ""}.fa-square-list{--fa: "";--fa--fa: ""}.fa-kaaba{--fa: "";--fa--fa: ""}.fa-toilet-paper{--fa: "";--fa--fa: ""}.fa-helmet-safety,.fa-hard-hat,.fa-hat-hard{--fa: "";--fa--fa: ""}.fa-comment-code{--fa: "";--fa--fa: ""}.fa-sim-cards{--fa: "";--fa--fa: ""}.fa-starship{--fa: "";--fa--fa: ""}.fa-eject{--fa: "";--fa--fa: ""}.fa-circle-right,.fa-arrow-alt-circle-right{--fa: "";--fa--fa: ""}.fa-plane-circle-check{--fa: "";--fa--fa: ""}.fa-seal{--fa: "";--fa--fa: ""}.fa-user-cowboy{--fa: "";--fa--fa: ""}.fa-hexagon-vertical-nft{--fa: "";--fa--fa: ""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa: "";--fa--fa: ""}.fa-bread-loaf{--fa: "";--fa--fa: ""}.fa-rings-wedding{--fa: "";--fa--fa: ""}.fa-object-group{--fa: "";--fa--fa: ""}.fa-french-fries{--fa: "";--fa--fa: ""}.fa-chart-line,.fa-line-chart{--fa: "";--fa--fa: ""}.fa-calendar-arrow-down,.fa-calendar-download{--fa: "";--fa--fa: ""}.fa-send-back{--fa: "";--fa--fa: ""}.fa-mask-ventilator{--fa: "";--fa--fa: ""}.fa-tickets{--fa: "";--fa--fa: ""}.fa-signature-lock{--fa: "";--fa--fa: ""}.fa-arrow-right{--fa: "";--fa--fa: ""}.fa-signs-post,.fa-map-signs{--fa: "";--fa--fa: ""}.fa-octagon-plus,.fa-plus-octagon{--fa: "";--fa--fa: ""}.fa-cash-register{--fa: "";--fa--fa: ""}.fa-person-circle-question{--fa: "";--fa--fa: ""}.fa-melon-slice{--fa: "";--fa--fa: ""}.fa-space-station-moon{--fa: "";--fa--fa: ""}.fa-message-smile,.fa-comment-alt-smile{--fa: "";--fa--fa: ""}.fa-cup-straw{--fa: "";--fa--fa: ""}.fa-left-from-line,.fa-arrow-alt-from-right{--fa: "";--fa--fa: ""}.fa-h{--fa: "H";--fa--fa: "HH"}.fa-basket-shopping-simple,.fa-shopping-basket-alt{--fa: "";--fa--fa: ""}.fa-hands-holding-heart,.fa-hands-heart{--fa: "";--fa--fa: ""}.fa-clock-nine{--fa: "";--fa--fa: ""}.fa-hammer-brush{--fa: "";--fa--fa: ""}.fa-tarp{--fa: "";--fa--fa: ""}.fa-face-sleepy{--fa: "";--fa--fa: ""}.fa-hand-horns{--fa: "";--fa--fa: ""}.fa-screwdriver-wrench,.fa-tools{--fa: "";--fa--fa: ""}.fa-arrows-to-eye{--fa: "";--fa--fa: ""}.fa-circle-three-quarters{--fa: "";--fa--fa: ""}.fa-trophy-star,.fa-trophy-alt{--fa: "";--fa--fa: ""}.fa-plug-circle-bolt{--fa: "";--fa--fa: ""}.fa-face-thermometer{--fa: "";--fa--fa: ""}.fa-grid-round-4{--fa: "";--fa--fa: ""}.fa-sign-posts-wrench{--fa: "";--fa--fa: ""}.fa-shirt-running{--fa: "";--fa--fa: ""}.fa-book-circle-arrow-up{--fa: "";--fa--fa: ""}.fa-face-nauseated{--fa: "";--fa--fa: ""}.fa-heart{--fa: "";--fa--fa: ""}.fa-file-chart-pie{--fa: "";--fa--fa: ""}.fa-mars-and-venus{--fa: "";--fa--fa: ""}.fa-house-user,.fa-home-user{--fa: "";--fa--fa: ""}.fa-circle-arrow-down-left{--fa: "";--fa--fa: ""}.fa-dumpster-fire{--fa: "";--fa--fa: ""}.fa-hexagon-minus,.fa-minus-hexagon{--fa: "";--fa--fa: ""}.fa-left-to-line,.fa-arrow-alt-to-left{--fa: "";--fa--fa: ""}.fa-house-crack{--fa: "";--fa--fa: ""}.fa-paw-simple,.fa-paw-alt{--fa: "";--fa--fa: ""}.fa-arrow-left-long-to-line{--fa: "";--fa--fa: ""}.fa-brackets-round,.fa-parentheses{--fa: "";--fa--fa: ""}.fa-martini-glass-citrus,.fa-cocktail{--fa: "";--fa--fa: ""}.fa-user-shakespeare{--fa: "";--fa--fa: ""}.fa-arrow-right-to-arc{--fa: "";--fa--fa: ""}.fa-face-surprise,.fa-surprise{--fa: "";--fa--fa: ""}.fa-bottle-water{--fa: "";--fa--fa: ""}.fa-circle-pause,.fa-pause-circle{--fa: "";--fa--fa: ""}.fa-gauge-circle-plus{--fa: "";--fa--fa: ""}.fa-folders{--fa: "";--fa--fa: ""}.fa-angel{--fa: "";--fa--fa: ""}.fa-value-absolute{--fa: "";--fa--fa: ""}.fa-rabbit{--fa: "";--fa--fa: ""}.fa-toilet-paper-slash{--fa: "";--fa--fa: ""}.fa-circle-euro{--fa: "";--fa--fa: ""}.fa-apple-whole,.fa-apple-alt{--fa: "";--fa--fa: ""}.fa-kitchen-set{--fa: "";--fa--fa: ""}.fa-diamond-half{--fa: "";--fa--fa: ""}.fa-lock-keyhole,.fa-lock-alt{--fa: "";--fa--fa: ""}.fa-r{--fa: "R";--fa--fa: "RR"}.fa-temperature-quarter,.fa-temperature-1,.fa-thermometer-1,.fa-thermometer-quarter{--fa: "";--fa--fa: ""}.fa-square-info,.fa-info-square{--fa: "";--fa--fa: ""}.fa-wifi-slash{--fa: "";--fa--fa: ""}.fa-toilet-paper-xmark{--fa: "";--fa--fa: ""}.fa-hands-holding-dollar,.fa-hands-usd{--fa: "";--fa--fa: ""}.fa-cube{--fa: "";--fa--fa: ""}.fa-arrow-down-triangle-square,.fa-sort-shapes-down{--fa: "";--fa--fa: ""}.fa-bitcoin-sign{--fa: "";--fa--fa: ""}.fa-shutters{--fa: "";--fa--fa: ""}.fa-shield-dog{--fa: "";--fa--fa: ""}.fa-solar-panel{--fa: "";--fa--fa: ""}.fa-lock-open{--fa: "";--fa--fa: ""}.fa-table-tree{--fa: "";--fa--fa: ""}.fa-house-chimney-heart{--fa: "";--fa--fa: ""}.fa-tally-3{--fa: "";--fa--fa: ""}.fa-elevator{--fa: "";--fa--fa: ""}.fa-money-bill-transfer{--fa: "";--fa--fa: ""}.fa-money-bill-trend-up{--fa: "";--fa--fa: ""}.fa-house-flood-water-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-square-poll-horizontal,.fa-poll-h{--fa: "";--fa--fa: ""}.fa-circle{--fa: "";--fa--fa: ""}.fa-left-to-bracket{--fa: "";--fa--fa: ""}.fa-cart-circle-exclamation{--fa: "";--fa--fa: ""}.fa-sword{--fa: "";--fa--fa: ""}.fa-backward-fast,.fa-fast-backward{--fa: "";--fa--fa: ""}.fa-recycle{--fa: "";--fa--fa: ""}.fa-user-astronaut{--fa: "";--fa--fa: ""}.fa-interrobang{--fa: "";--fa--fa: ""}.fa-plane-slash{--fa: "";--fa--fa: ""}.fa-circle-dashed{--fa: "";--fa--fa: ""}.fa-trademark{--fa: "";--fa--fa: ""}.fa-basketball,.fa-basketball-ball{--fa: "";--fa--fa: ""}.fa-fork-knife,.fa-utensils-alt{--fa: "";--fa--fa: ""}.fa-satellite-dish{--fa: "";--fa--fa: ""}.fa-badge-check{--fa: "";--fa--fa: ""}.fa-circle-up,.fa-arrow-alt-circle-up{--fa: "";--fa--fa: ""}.fa-slider{--fa: "";--fa--fa: ""}.fa-mobile-screen-button,.fa-mobile-alt{--fa: "";--fa--fa: ""}.fa-clock-one-thirty{--fa: "";--fa--fa: ""}.fa-inbox-out,.fa-inbox-arrow-up{--fa: "";--fa--fa: ""}.fa-cloud-slash{--fa: "";--fa--fa: ""}.fa-volume-high,.fa-volume-up{--fa: "";--fa--fa: ""}.fa-users-rays{--fa: "";--fa--fa: ""}.fa-wallet{--fa: "";--fa--fa: ""}.fa-octagon-check{--fa: "";--fa--fa: ""}.fa-flatbread-stuffed{--fa: "";--fa--fa: ""}.fa-clipboard-check{--fa: "";--fa--fa: ""}.fa-cart-circle-plus{--fa: "";--fa--fa: ""}.fa-truck-clock,.fa-shipping-timed{--fa: "";--fa--fa: ""}.fa-pool-8-ball{--fa: "";--fa--fa: ""}.fa-file-audio{--fa: "";--fa--fa: ""}.fa-turn-down-left{--fa: "";--fa--fa: ""}.fa-lock-hashtag{--fa: "";--fa--fa: ""}.fa-chart-radar{--fa: "";--fa--fa: ""}.fa-staff{--fa: "";--fa--fa: ""}.fa-burger,.fa-hamburger{--fa: "";--fa--fa: ""}.fa-utility-pole{--fa: "";--fa--fa: ""}.fa-transporter-6{--fa: "";--fa--fa: ""}.fa-arrow-turn-left{--fa: "";--fa--fa: ""}.fa-wrench{--fa: "";--fa--fa: ""}.fa-bugs{--fa: "";--fa--fa: ""}.fa-vector-polygon{--fa: "";--fa--fa: ""}.fa-diagram-nested{--fa: "";--fa--fa: ""}.fa-rupee-sign,.fa-rupee{--fa: "";--fa--fa: ""}.fa-file-image{--fa: "";--fa--fa: ""}.fa-circle-question,.fa-question-circle{--fa: "";--fa--fa: ""}.fa-tickets-perforated{--fa: "";--fa--fa: ""}.fa-image-user{--fa: "";--fa--fa: ""}.fa-buoy{--fa: "";--fa--fa: ""}.fa-plane-departure{--fa: "";--fa--fa: ""}.fa-handshake-slash{--fa: "";--fa--fa: ""}.fa-book-bookmark{--fa: "";--fa--fa: ""}.fa-border-center-h{--fa: "";--fa--fa: ""}.fa-can-food{--fa: "";--fa--fa: ""}.fa-typewriter{--fa: "";--fa--fa: ""}.fa-arrow-right-from-arc{--fa: "";--fa--fa: ""}.fa-circle-k{--fa: "";--fa--fa: ""}.fa-face-hand-over-mouth{--fa: "";--fa--fa: ""}.fa-popcorn{--fa: "";--fa--fa: ""}.fa-house-water,.fa-house-flood{--fa: "";--fa--fa: ""}.fa-object-subtract{--fa: "";--fa--fa: ""}.fa-code-branch{--fa: "";--fa--fa: ""}.fa-warehouse-full,.fa-warehouse-alt{--fa: "";--fa--fa: ""}.fa-hat-cowboy{--fa: "";--fa--fa: ""}.fa-bridge{--fa: "";--fa--fa: ""}.fa-phone-flip,.fa-phone-alt{--fa: "";--fa--fa: ""}.fa-arrow-down-from-dotted-line{--fa: "";--fa--fa: ""}.fa-file-doc{--fa: "";--fa--fa: ""}.fa-square-quarters{--fa: "";--fa--fa: ""}.fa-truck-front{--fa: "";--fa--fa: ""}.fa-cat{--fa: "";--fa--fa: ""}.fa-trash-xmark{--fa: "";--fa--fa: ""}.fa-circle-caret-left,.fa-caret-circle-left{--fa: "";--fa--fa: ""}.fa-files{--fa: "";--fa--fa: ""}.fa-anchor-circle-exclamation{--fa: "";--fa--fa: ""}.fa-face-clouds{--fa: "";--fa--fa: ""}.fa-user-crown{--fa: "";--fa--fa: ""}.fa-basket-shopping-plus{--fa: "";--fa--fa: ""}.fa-truck-field{--fa: "";--fa--fa: ""}.fa-route{--fa: "";--fa--fa: ""}.fa-cart-circle-check{--fa: "";--fa--fa: ""}.fa-clipboard-question{--fa: "";--fa--fa: ""}.fa-panorama{--fa: "";--fa--fa: ""}.fa-comment-medical{--fa: "";--fa--fa: ""}.fa-teeth-open{--fa: "";--fa--fa: ""}.fa-user-tie-hair-long{--fa: "";--fa--fa: ""}.fa-file-circle-minus{--fa: "";--fa--fa: ""}.fa-head-side-medical{--fa: "";--fa--fa: ""}.fa-arrow-turn-right{--fa: "";--fa--fa: ""}.fa-tags{--fa: "";--fa--fa: ""}.fa-wine-glass{--fa: "";--fa--fa: ""}.fa-forward-fast,.fa-fast-forward{--fa: "";--fa--fa: ""}.fa-face-meh-blank,.fa-meh-blank{--fa: "";--fa--fa: ""}.fa-user-robot{--fa: "";--fa--fa: ""}.fa-square-parking,.fa-parking{--fa: "";--fa--fa: ""}.fa-card-diamond{--fa: "";--fa--fa: ""}.fa-face-zipper{--fa: "";--fa--fa: ""}.fa-face-raised-eyebrow{--fa: "";--fa--fa: ""}.fa-house-signal{--fa: "";--fa--fa: ""}.fa-square-chevron-up,.fa-chevron-square-up{--fa: "";--fa--fa: ""}.fa-bars-progress,.fa-tasks-alt{--fa: "";--fa--fa: ""}.fa-faucet-drip{--fa: "";--fa--fa: ""}.fa-arrows-to-line{--fa: "";--fa--fa: ""}.fa-dolphin{--fa: "";--fa--fa: ""}.fa-arrow-up-right{--fa: "";--fa--fa: ""}.fa-circle-r{--fa: "";--fa--fa: ""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa: "";--fa--fa: ""}.fa-ban-smoking,.fa-smoking-ban{--fa: "";--fa--fa: ""}.fa-circle-sort-up,.fa-sort-circle-up{--fa: "";--fa--fa: ""}.fa-terminal{--fa: "";--fa--fa: ""}.fa-mobile-button{--fa: "";--fa--fa: ""}.fa-house-medical-flag{--fa: "";--fa--fa: ""}.fa-basket-shopping,.fa-shopping-basket{--fa: "";--fa--fa: ""}.fa-tape{--fa: "";--fa--fa: ""}.fa-chestnut{--fa: "";--fa--fa: ""}.fa-bus-simple,.fa-bus-alt{--fa: "";--fa--fa: ""}.fa-eye{--fa: "";--fa--fa: ""}.fa-face-sad-cry,.fa-sad-cry{--fa: "";--fa--fa: ""}.fa-heat{--fa: "";--fa--fa: ""}.fa-ticket-airline,.fa-ticket-perforated-plane,.fa-ticket-plane{--fa: "";--fa--fa: ""}.fa-boot-heeled{--fa: "";--fa--fa: ""}.fa-arrows-minimize,.fa-compress-arrows{--fa: "";--fa--fa: ""}.fa-audio-description{--fa: "";--fa--fa: ""}.fa-person-military-to-person{--fa: "";--fa--fa: ""}.fa-file-shield{--fa: "";--fa--fa: ""}.fa-hexagon{--fa: "";--fa--fa: ""}.fa-manhole{--fa: "";--fa--fa: ""}.fa-user-slash{--fa: "";--fa--fa: ""}.fa-pen{--fa: "";--fa--fa: ""}.fa-tower-observation{--fa: "";--fa--fa: ""}.fa-floppy-disks{--fa: "";--fa--fa: ""}.fa-toilet-paper-blank-under,.fa-toilet-paper-reverse-alt{--fa: "";--fa--fa: ""}.fa-file-code{--fa: "";--fa--fa: ""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa: "";--fa--fa: ""}.fa-pump{--fa: "";--fa--fa: ""}.fa-bus{--fa: "";--fa--fa: ""}.fa-heart-circle-xmark{--fa: "";--fa--fa: ""}.fa-arrow-up-left-from-circle{--fa: "";--fa--fa: ""}.fa-house-chimney,.fa-home-lg{--fa: "";--fa--fa: ""}.fa-window-maximize{--fa: "";--fa--fa: ""}.fa-dryer{--fa: "";--fa--fa: ""}.fa-face-frown,.fa-frown{--fa: "";--fa--fa: ""}.fa-chess-bishop-piece,.fa-chess-bishop-alt{--fa: "";--fa--fa: ""}.fa-shirt-tank-top{--fa: "";--fa--fa: ""}.fa-diploma,.fa-scroll-ribbon{--fa: "";--fa--fa: ""}.fa-screencast{--fa: "";--fa--fa: ""}.fa-walker{--fa: "";--fa--fa: ""}.fa-prescription{--fa: "";--fa--fa: ""}.fa-shop,.fa-store-alt{--fa: "";--fa--fa: ""}.fa-floppy-disk,.fa-save{--fa: "";--fa--fa: ""}.fa-vihara{--fa: "";--fa--fa: ""}.fa-face-kiss-closed-eyes{--fa: "";--fa--fa: ""}.fa-scale-unbalanced,.fa-balance-scale-left{--fa: "";--fa--fa: ""}.fa-file-user{--fa: "";--fa--fa: ""}.fa-user-police-tie{--fa: "";--fa--fa: ""}.fa-face-tongue-money{--fa: "";--fa--fa: ""}.fa-tennis-ball{--fa: "";--fa--fa: ""}.fa-square-l{--fa: "";--fa--fa: ""}.fa-sort-up,.fa-sort-asc{--fa: "";--fa--fa: ""}.fa-calendar-arrow-up,.fa-calendar-upload{--fa: "";--fa--fa: ""}.fa-comment-dots,.fa-commenting{--fa: "";--fa--fa: ""}.fa-plant-wilt{--fa: "";--fa--fa: ""}.fa-scarf{--fa: "";--fa--fa: ""}.fa-album-circle-plus{--fa: "";--fa--fa: ""}.fa-user-nurse-hair-long{--fa: "";--fa--fa: ""}.fa-diamond{--fa: "";--fa--fa: ""}.fa-square-left,.fa-arrow-alt-square-left{--fa: "";--fa--fa: ""}.fa-face-grin-squint,.fa-grin-squint{--fa: "";--fa--fa: ""}.fa-circle-ellipsis-vertical{--fa: "";--fa--fa: ""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa: "";--fa--fa: ""}.fa-grid-dividers{--fa: "";--fa--fa: ""}.fa-chart-diagram{--fa: "";--fa--fa: ""}.fa-bacterium{--fa: "";--fa--fa: ""}.fa-hand-pointer{--fa: "";--fa--fa: ""}.fa-drum-steelpan{--fa: "";--fa--fa: ""}.fa-hand-scissors{--fa: "";--fa--fa: ""}.fa-hands-praying,.fa-praying-hands{--fa: "";--fa--fa: ""}.fa-face-pensive{--fa: "";--fa--fa: ""}.fa-user-music{--fa: "";--fa--fa: ""}.fa-arrow-rotate-right,.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-redo{--fa: "";--fa--fa: ""}.fa-messages-dollar,.fa-comments-alt-dollar{--fa: "";--fa--fa: ""}.fa-sensor-on{--fa: "";--fa--fa: ""}.fa-balloon{--fa: "";--fa--fa: ""}.fa-biohazard{--fa: "";--fa--fa: ""}.fa-chess-queen-piece,.fa-chess-queen-alt{--fa: "";--fa--fa: ""}.fa-location-crosshairs,.fa-location{--fa: "";--fa--fa: ""}.fa-mars-double{--fa: "";--fa--fa: ""}.fa-left-from-bracket{--fa: "";--fa--fa: ""}.fa-house-person-leave,.fa-house-leave,.fa-house-person-depart{--fa: "";--fa--fa: ""}.fa-ruler-triangle{--fa: "";--fa--fa: ""}.fa-card-club{--fa: "";--fa--fa: ""}.fa-child-dress{--fa: "";--fa--fa: ""}.fa-users-between-lines{--fa: "";--fa--fa: ""}.fa-lungs-virus{--fa: "";--fa--fa: ""}.fa-spinner-third{--fa: "";--fa--fa: ""}.fa-face-grin-tears,.fa-grin-tears{--fa: "";--fa--fa: ""}.fa-phone{--fa: "";--fa--fa: ""}.fa-computer-mouse-scrollwheel,.fa-mouse-alt{--fa: "";--fa--fa: ""}.fa-calendar-xmark,.fa-calendar-times{--fa: "";--fa--fa: ""}.fa-child-reaching{--fa: "";--fa--fa: ""}.fa-table-layout{--fa: "";--fa--fa: ""}.fa-narwhal{--fa: "";--fa--fa: ""}.fa-ramp-loading{--fa: "";--fa--fa: ""}.fa-calendar-circle-plus{--fa: "";--fa--fa: ""}.fa-toothbrush{--fa: "";--fa--fa: ""}.fa-border-inner{--fa: "";--fa--fa: ""}.fa-paw-claws{--fa: "";--fa--fa: ""}.fa-kiwi-fruit{--fa: "";--fa--fa: ""}.fa-traffic-light-slow{--fa: "";--fa--fa: ""}.fa-rectangle-code{--fa: "";--fa--fa: ""}.fa-head-side-virus{--fa: "";--fa--fa: ""}.fa-keyboard-brightness{--fa: "";--fa--fa: ""}.fa-books-medical{--fa: "";--fa--fa: ""}.fa-lightbulb-slash{--fa: "";--fa--fa: ""}.fa-house-blank,.fa-home-blank{--fa: "";--fa--fa: ""}.fa-square-5{--fa: "";--fa--fa: ""}.fa-square-heart,.fa-heart-square{--fa: "";--fa--fa: ""}.fa-puzzle{--fa: "";--fa--fa: ""}.fa-user-gear,.fa-user-cog{--fa: "";--fa--fa: ""}.fa-pipe-circle-check{--fa: "";--fa--fa: ""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa: "";--fa--fa: ""}.fa-octagon-exclamation{--fa: "";--fa--fa: ""}.fa-dial-low{--fa: "";--fa--fa: ""}.fa-door-closed{--fa: "";--fa--fa: ""}.fa-laptop-mobile,.fa-phone-laptop{--fa: "";--fa--fa: ""}.fa-conveyor-belt-boxes,.fa-conveyor-belt-alt{--fa: "";--fa--fa: ""}.fa-shield-virus{--fa: "";--fa--fa: ""}.fa-starfighter-twin-ion-engine-advanced,.fa-starfighter-alt-advanced{--fa: "";--fa--fa: ""}.fa-dice-six{--fa: "";--fa--fa: ""}.fa-starfighter-twin-ion-engine,.fa-starfighter-alt{--fa: "";--fa--fa: ""}.fa-rocket-launch{--fa: "";--fa--fa: ""}.fa-mosquito-net{--fa: "";--fa--fa: ""}.fa-file-fragment{--fa: "";--fa--fa: ""}.fa-vent-damper{--fa: "";--fa--fa: ""}.fa-bridge-water{--fa: "";--fa--fa: ""}.fa-ban-bug,.fa-debug{--fa: "";--fa--fa: ""}.fa-person-booth{--fa: "";--fa--fa: ""}.fa-text-width{--fa: "";--fa--fa: ""}.fa-garage-car{--fa: "";--fa--fa: ""}.fa-square-kanban{--fa: "";--fa--fa: ""}.fa-hat-wizard{--fa: "";--fa--fa: ""}.fa-chart-kanban{--fa: "";--fa--fa: ""}.fa-pen-fancy{--fa: "";--fa--fa: ""}.fa-coffee-pot{--fa: "";--fa--fa: ""}.fa-mouse-field{--fa: "";--fa--fa: ""}.fa-person-digging,.fa-digging{--fa: "";--fa--fa: ""}.fa-shower-down,.fa-shower-alt{--fa: "";--fa--fa: ""}.fa-box-circle-check{--fa: "";--fa--fa: ""}.fa-brightness{--fa: "";--fa--fa: ""}.fa-car-side-bolt{--fa: "";--fa--fa: ""}.fa-file-xml{--fa: "";--fa--fa: ""}.fa-ornament{--fa: "";--fa--fa: ""}.fa-phone-arrow-down-left,.fa-phone-arrow-down,.fa-phone-incoming{--fa: "";--fa--fa: ""}.fa-cloud-word{--fa: "";--fa--fa: ""}.fa-hand-fingers-crossed{--fa: "";--fa--fa: ""}.fa-trash{--fa: "";--fa--fa: ""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa: "";--fa--fa: ""}.fa-arrow-down-small-big,.fa-sort-size-down-alt{--fa: "";--fa--fa: ""}.fa-book-medical{--fa: "";--fa--fa: ""}.fa-face-melting{--fa: "";--fa--fa: ""}.fa-poo{--fa: "";--fa--fa: ""}.fa-pen-clip-slash,.fa-pen-alt-slash{--fa: "";--fa--fa: ""}.fa-quote-right,.fa-quote-right-alt{--fa: "";--fa--fa: ""}.fa-scroll-old{--fa: "";--fa--fa: ""}.fa-guitars{--fa: "";--fa--fa: ""}.fa-phone-xmark{--fa: "";--fa--fa: ""}.fa-hose{--fa: "";--fa--fa: ""}.fa-clock-six{--fa: "";--fa--fa: ""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa: "";--fa--fa: ""}.fa-billboard{--fa: "";--fa--fa: ""}.fa-square-r{--fa: "";--fa--fa: ""}.fa-cubes{--fa: "";--fa--fa: ""}.fa-envelope-open-dollar{--fa: "";--fa--fa: ""}.fa-divide{--fa: "";--fa--fa: ""}.fa-sun-cloud{--fa: "";--fa--fa: ""}.fa-lamp-floor{--fa: "";--fa--fa: ""}.fa-square-7{--fa: "";--fa--fa: ""}.fa-tenge-sign,.fa-tenge{--fa: "";--fa--fa: ""}.fa-headphones{--fa: "";--fa--fa: ""}.fa-hands-holding{--fa: "";--fa--fa: ""}.fa-campfire{--fa: "";--fa--fa: ""}.fa-circle-ampersand{--fa: "";--fa--fa: ""}.fa-snowflakes{--fa: "";--fa--fa: ""}.fa-hands-clapping{--fa: "";--fa--fa: ""}.fa-republican{--fa: "";--fa--fa: ""}.fa-leaf-maple{--fa: "";--fa--fa: ""}.fa-arrow-left{--fa: "";--fa--fa: ""}.fa-person-circle-xmark{--fa: "";--fa--fa: ""}.fa-ruler{--fa: "";--fa--fa: ""}.fa-arrow-left-from-bracket{--fa: "";--fa--fa: ""}.fa-cup-straw-swoosh{--fa: "";--fa--fa: ""}.fa-temperature-sun,.fa-temperature-hot{--fa: "";--fa--fa: ""}.fa-align-left{--fa: "";--fa--fa: ""}.fa-dice-d6{--fa: "";--fa--fa: ""}.fa-restroom{--fa: "";--fa--fa: ""}.fa-high-definition,.fa-rectangle-hd{--fa: "";--fa--fa: ""}.fa-j{--fa: "J";--fa--fa: "JJ"}.fa-galaxy{--fa: "";--fa--fa: ""}.fa-users-viewfinder{--fa: "";--fa--fa: ""}.fa-file-video{--fa: "";--fa--fa: ""}.fa-cherries{--fa: "";--fa--fa: ""}.fa-up-right-from-square,.fa-external-link-alt{--fa: "";--fa--fa: ""}.fa-circle-sort,.fa-sort-circle{--fa: "";--fa--fa: ""}.fa-table-cells,.fa-th{--fa: "";--fa--fa: ""}.fa-bag-shopping-minus{--fa: "";--fa--fa: ""}.fa-file-pdf{--fa: "";--fa--fa: ""}.fa-siren{--fa: "";--fa--fa: ""}.fa-arrow-up-to-dotted-line{--fa: "";--fa--fa: ""}.fa-image-landscape,.fa-landscape{--fa: "";--fa--fa: ""}.fa-tank-water{--fa: "";--fa--fa: ""}.fa-curling-stone,.fa-curling{--fa: "";--fa--fa: ""}.fa-gamepad-modern,.fa-gamepad-alt{--fa: "";--fa--fa: ""}.fa-messages-question{--fa: "";--fa--fa: ""}.fa-book-bible,.fa-bible{--fa: "";--fa--fa: ""}.fa-o{--fa: "O";--fa--fa: "OO"}.fa-suitcase-medical,.fa-medkit{--fa: "";--fa--fa: ""}.fa-briefcase-arrow-right{--fa: "";--fa--fa: ""}.fa-expand-wide{--fa: "";--fa--fa: ""}.fa-clock-eleven-thirty{--fa: "";--fa--fa: ""}.fa-rv{--fa: "";--fa--fa: ""}.fa-user-secret{--fa: "";--fa--fa: ""}.fa-otter{--fa: "";--fa--fa: ""}.fa-dreidel{--fa: "";--fa--fa: ""}.fa-person-dress,.fa-female{--fa: "";--fa--fa: ""}.fa-comment-dollar{--fa: "";--fa--fa: ""}.fa-business-time,.fa-briefcase-clock{--fa: "";--fa--fa: ""}.fa-flower-tulip{--fa: "";--fa--fa: ""}.fa-people-pants-simple{--fa: "";--fa--fa: ""}.fa-cloud-drizzle{--fa: "";--fa--fa: ""}.fa-table-cells-large,.fa-th-large{--fa: "";--fa--fa: ""}.fa-book-tanakh,.fa-tanakh{--fa: "";--fa--fa: ""}.fa-solar-system{--fa: "";--fa--fa: ""}.fa-seal-question{--fa: "";--fa--fa: ""}.fa-phone-volume,.fa-volume-control-phone{--fa: "";--fa--fa: ""}.fa-disc-drive{--fa: "";--fa--fa: ""}.fa-hat-cowboy-side{--fa: "";--fa--fa: ""}.fa-table-rows,.fa-rows{--fa: "";--fa--fa: ""}.fa-location-exclamation,.fa-map-marker-exclamation{--fa: "";--fa--fa: ""}.fa-face-fearful{--fa: "";--fa--fa: ""}.fa-clipboard-user{--fa: "";--fa--fa: ""}.fa-bus-school{--fa: "";--fa--fa: ""}.fa-film-slash{--fa: "";--fa--fa: ""}.fa-square-arrow-down-right{--fa: "";--fa--fa: ""}.fa-book-sparkles,.fa-book-spells{--fa: "";--fa--fa: ""}.fa-washing-machine,.fa-washer{--fa: "";--fa--fa: ""}.fa-child{--fa: "";--fa--fa: ""}.fa-lira-sign{--fa: "";--fa--fa: ""}.fa-user-visor{--fa: "";--fa--fa: ""}.fa-file-plus-minus{--fa: "";--fa--fa: ""}.fa-chess-clock-flip,.fa-chess-clock-alt{--fa: "";--fa--fa: ""}.fa-satellite{--fa: "";--fa--fa: ""}.fa-truck-fire{--fa: "";--fa--fa: ""}.fa-plane-lock{--fa: "";--fa--fa: ""}.fa-steering-wheel{--fa: "";--fa--fa: ""}.fa-tag{--fa: "";--fa--fa: ""}.fa-stretcher{--fa: "";--fa--fa: ""}.fa-book-section,.fa-book-law{--fa: "";--fa--fa: ""}.fa-inboxes{--fa: "";--fa--fa: ""}.fa-coffee-bean{--fa: "";--fa--fa: ""}.fa-circle-yen{--fa: "";--fa--fa: ""}.fa-brackets-curly{--fa: "";--fa--fa: ""}.fa-ellipsis-stroke-vertical,.fa-ellipsis-v-alt{--fa: "";--fa--fa: ""}.fa-comment{--fa: "";--fa--fa: ""}.fa-square-1{--fa: "";--fa--fa: ""}.fa-cake-candles,.fa-birthday-cake,.fa-cake{--fa: "";--fa--fa: ""}.fa-head-side{--fa: "";--fa--fa: ""}.fa-truck-ladder{--fa: "";--fa--fa: ""}.fa-envelope{--fa: "";--fa--fa: ""}.fa-dolly-empty{--fa: "";--fa--fa: ""}.fa-face-tissue{--fa: "";--fa--fa: ""}.fa-angles-up,.fa-angle-double-up{--fa: "";--fa--fa: ""}.fa-bin-recycle{--fa: "";--fa--fa: ""}.fa-paperclip{--fa: "";--fa--fa: ""}.fa-chart-line-down{--fa: "";--fa--fa: ""}.fa-arrow-right-to-city{--fa: "";--fa--fa: ""}.fa-lock-a{--fa: "";--fa--fa: ""}.fa-ribbon{--fa: "";--fa--fa: ""}.fa-lungs{--fa: "";--fa--fa: ""}.fa-person-pinball{--fa: "";--fa--fa: ""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa: "";--fa--fa: ""}.fa-apple-core{--fa: "";--fa--fa: ""}.fa-circle-y{--fa: "";--fa--fa: ""}.fa-h6{--fa: "";--fa--fa: ""}.fa-litecoin-sign{--fa: "";--fa--fa: ""}.fa-bottle-baby{--fa: "";--fa--fa: ""}.fa-circle-small{--fa: "";--fa--fa: ""}.fa-border-none{--fa: "";--fa--fa: ""}.fa-arrow-turn-down-left{--fa: "";--fa--fa: ""}.fa-circle-wifi-circle-wifi,.fa-circle-wifi-group{--fa: "";--fa--fa: ""}.fa-circle-nodes{--fa: "";--fa--fa: ""}.fa-parachute-box{--fa: "";--fa--fa: ""}.fa-reflect-horizontal{--fa: "";--fa--fa: ""}.fa-message-medical,.fa-comment-alt-medical{--fa: "";--fa--fa: ""}.fa-rugby-ball{--fa: "";--fa--fa: ""}.fa-comment-music{--fa: "";--fa--fa: ""}.fa-indent{--fa: "";--fa--fa: ""}.fa-tree-deciduous,.fa-tree-alt{--fa: "";--fa--fa: ""}.fa-puzzle-piece-simple,.fa-puzzle-piece-alt{--fa: "";--fa--fa: ""}.fa-truck-field-un{--fa: "";--fa--fa: ""}.fa-nfc-trash{--fa: "";--fa--fa: ""}.fa-hourglass,.fa-hourglass-empty{--fa: "";--fa--fa: ""}.fa-mountain{--fa: "";--fa--fa: ""}.fa-file-xmark,.fa-file-times{--fa: "";--fa--fa: ""}.fa-house-heart,.fa-home-heart{--fa: "";--fa--fa: ""}.fa-house-chimney-blank{--fa: "";--fa--fa: ""}.fa-meter-bolt{--fa: "";--fa--fa: ""}.fa-user-doctor,.fa-user-md{--fa: "";--fa--fa: ""}.fa-slash-back{--fa: "\\";--fa--fa: "\\\\"}.fa-circle-info,.fa-info-circle{--fa: "";--fa--fa: ""}.fa-fishing-rod{--fa: "";--fa--fa: ""}.fa-hammer-crash{--fa: "";--fa--fa: ""}.fa-message-heart{--fa: "";--fa--fa: ""}.fa-cloud-meatball{--fa: "";--fa--fa: ""}.fa-camera-polaroid{--fa: "";--fa--fa: ""}.fa-camera,.fa-camera-alt{--fa: "";--fa--fa: ""}.fa-square-virus{--fa: "";--fa--fa: ""}.fa-cart-arrow-up{--fa: "";--fa--fa: ""}.fa-meteor{--fa: "";--fa--fa: ""}.fa-car-on{--fa: "";--fa--fa: ""}.fa-sleigh{--fa: "";--fa--fa: ""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa: "";--fa--fa: ""}.fa-buoy-mooring{--fa: "";--fa--fa: ""}.fa-square-4{--fa: "";--fa--fa: ""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa: "";--fa--fa: ""}.fa-file-eps{--fa: "";--fa--fa: ""}.fa-tricycle-adult{--fa: "";--fa--fa: ""}.fa-waveform{--fa: "";--fa--fa: ""}.fa-water{--fa: "";--fa--fa: ""}.fa-star-sharp-half-stroke,.fa-star-sharp-half-alt{--fa: "";--fa--fa: ""}.fa-nfc-signal{--fa: "";--fa--fa: ""}.fa-plane-prop{--fa: "";--fa--fa: ""}.fa-calendar-check{--fa: "";--fa--fa: ""}.fa-clock-desk{--fa: "";--fa--fa: ""}.fa-calendar-clock,.fa-calendar-time{--fa: "";--fa--fa: ""}.fa-braille{--fa: "";--fa--fa: ""}.fa-prescription-bottle-medical,.fa-prescription-bottle-alt{--fa: "";--fa--fa: ""}.fa-plate-utensils{--fa: "";--fa--fa: ""}.fa-family-pants{--fa: "";--fa--fa: ""}.fa-hose-reel{--fa: "";--fa--fa: ""}.fa-house-window{--fa: "";--fa--fa: ""}.fa-landmark{--fa: "";--fa--fa: ""}.fa-truck{--fa: "";--fa--fa: ""}.fa-music-magnifying-glass{--fa: "";--fa--fa: ""}.fa-crosshairs{--fa: "";--fa--fa: ""}.fa-cloud-rainbow{--fa: "";--fa--fa: ""}.fa-person-cane{--fa: "";--fa--fa: ""}.fa-alien{--fa: "";--fa--fa: ""}.fa-tent{--fa: "";--fa--fa: ""}.fa-laptop-binary{--fa: "";--fa--fa: ""}.fa-vest-patches{--fa: "";--fa--fa: ""}.fa-people-dress-simple{--fa: "";--fa--fa: ""}.fa-check-double{--fa: "";--fa--fa: ""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa: "";--fa--fa: ""}.fa-bowling-ball-pin{--fa: "";--fa--fa: ""}.fa-bell-school-slash{--fa: "";--fa--fa: ""}.fa-plus-large{--fa: "";--fa--fa: ""}.fa-money-bill-wheat{--fa: "";--fa--fa: ""}.fa-camera-viewfinder,.fa-screenshot{--fa: "";--fa--fa: ""}.fa-message-music,.fa-comment-alt-music{--fa: "";--fa--fa: ""}.fa-car-building{--fa: "";--fa--fa: ""}.fa-border-bottom-right,.fa-border-style-alt{--fa: "";--fa--fa: ""}.fa-octagon{--fa: "";--fa--fa: ""}.fa-comment-arrow-up-right{--fa: "";--fa--fa: ""}.fa-octagon-divide{--fa: "";--fa--fa: ""}.fa-cookie{--fa: "";--fa--fa: ""}.fa-arrow-rotate-left,.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-undo{--fa: "";--fa--fa: ""}.fa-tv-music{--fa: "";--fa--fa: ""}.fa-hard-drive,.fa-hdd{--fa: "";--fa--fa: ""}.fa-reel{--fa: "";--fa--fa: ""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa: "";--fa--fa: ""}.fa-dumbbell{--fa: "";--fa--fa: ""}.fa-rectangle-list,.fa-list-alt{--fa: "";--fa--fa: ""}.fa-tarp-droplet{--fa: "";--fa--fa: ""}.fa-alarm-exclamation{--fa: "";--fa--fa: ""}.fa-house-medical-circle-check{--fa: "";--fa--fa: ""}.fa-traffic-cone{--fa: "";--fa--fa: ""}.fa-grate{--fa: "";--fa--fa: ""}.fa-arrow-down-right{--fa: "";--fa--fa: ""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa: "";--fa--fa: ""}.fa-calendar-plus{--fa: "";--fa--fa: ""}.fa-person-from-portal,.fa-portal-exit{--fa: "";--fa--fa: ""}.fa-plane-arrival{--fa: "";--fa--fa: ""}.fa-cowbell-circle-plus,.fa-cowbell-more{--fa: "";--fa--fa: ""}.fa-circle-left,.fa-arrow-alt-circle-left{--fa: "";--fa--fa: ""}.fa-distribute-spacing-vertical{--fa: "";--fa--fa: ""}.fa-signal-bars-fair,.fa-signal-alt-2{--fa: "";--fa--fa: ""}.fa-sportsball{--fa: "";--fa--fa: ""}.fa-game-console-handheld-crank{--fa: "";--fa--fa: ""}.fa-train-subway,.fa-subway{--fa: "";--fa--fa: ""}.fa-chart-gantt{--fa: "";--fa--fa: ""}.fa-face-smile-upside-down{--fa: "";--fa--fa: ""}.fa-ball-pile{--fa: "";--fa--fa: ""}.fa-badge-dollar{--fa: "";--fa--fa: ""}.fa-money-bills-simple,.fa-money-bills-alt{--fa: "";--fa--fa: ""}.fa-list-timeline{--fa: "";--fa--fa: ""}.fa-indian-rupee-sign,.fa-indian-rupee,.fa-inr{--fa: "";--fa--fa: ""}.fa-crop-simple,.fa-crop-alt{--fa: "";--fa--fa: ""}.fa-money-bill-1,.fa-money-bill-alt{--fa: "";--fa--fa: ""}.fa-left-long,.fa-long-arrow-alt-left{--fa: "";--fa--fa: ""}.fa-keyboard-down{--fa: "";--fa--fa: ""}.fa-circle-up-right{--fa: "";--fa--fa: ""}.fa-cloud-bolt-moon,.fa-thunderstorm-moon{--fa: "";--fa--fa: ""}.fa-turn-left-up{--fa: "";--fa--fa: ""}.fa-dna{--fa: "";--fa--fa: ""}.fa-virus-slash{--fa: "";--fa--fa: ""}.fa-bracket-round-right{--fa: ")";--fa--fa: "))"}.fa-circle-sterling{--fa: "";--fa--fa: ""}.fa-circle-5{--fa: "";--fa--fa: ""}.fa-minus,.fa-subtract{--fa: "";--fa--fa: ""}.fa-fire-flame,.fa-flame{--fa: "";--fa--fa: ""}.fa-right-to-line,.fa-arrow-alt-to-right{--fa: "";--fa--fa: ""}.fa-gif{--fa: "";--fa--fa: ""}.fa-chess{--fa: "";--fa--fa: ""}.fa-trash-slash{--fa: "";--fa--fa: ""}.fa-arrow-left-long,.fa-long-arrow-left{--fa: "";--fa--fa: ""}.fa-plug-circle-check{--fa: "";--fa--fa: ""}.fa-font-case{--fa: "";--fa--fa: ""}.fa-street-view{--fa: "";--fa--fa: ""}.fa-arrow-down-left{--fa: "";--fa--fa: ""}.fa-franc-sign{--fa: "";--fa--fa: ""}.fa-flask-round-poison,.fa-flask-poison{--fa: "";--fa--fa: ""}.fa-volume-off{--fa: "";--fa--fa: ""}.fa-book-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-chart-user,.fa-user-chart{--fa: "";--fa--fa: ""}.fa-hands-asl-interpreting,.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting{--fa: "";--fa--fa: ""}.fa-presentation-screen,.fa-presentation{--fa: "";--fa--fa: ""}.fa-circle-bolt{--fa: "";--fa--fa: ""}.fa-face-smile-halo{--fa: "";--fa--fa: ""}.fa-cart-circle-arrow-down{--fa: "";--fa--fa: ""}.fa-house-person-return,.fa-house-person-arrive,.fa-house-return{--fa: "";--fa--fa: ""}.fa-message-xmark,.fa-comment-alt-times,.fa-message-times{--fa: "";--fa--fa: ""}.fa-file-certificate,.fa-file-award{--fa: "";--fa--fa: ""}.fa-user-doctor-hair-long{--fa: "";--fa--fa: ""}.fa-camera-security,.fa-camera-home{--fa: "";--fa--fa: ""}.fa-gear,.fa-cog{--fa: "";--fa--fa: ""}.fa-droplet-slash,.fa-tint-slash{--fa: "";--fa--fa: ""}.fa-book-heart{--fa: "";--fa--fa: ""}.fa-mosque{--fa: "";--fa--fa: ""}.fa-duck{--fa: "";--fa--fa: ""}.fa-mosquito{--fa: "";--fa--fa: ""}.fa-star-of-david{--fa: "";--fa--fa: ""}.fa-flag-swallowtail,.fa-flag-alt{--fa: "";--fa--fa: ""}.fa-person-military-rifle{--fa: "";--fa--fa: ""}.fa-car-garage{--fa: "";--fa--fa: ""}.fa-cart-shopping,.fa-shopping-cart{--fa: "";--fa--fa: ""}.fa-book-font{--fa: "";--fa--fa: ""}.fa-shield-plus{--fa: "";--fa--fa: ""}.fa-vials{--fa: "";--fa--fa: ""}.fa-eye-dropper-full{--fa: "";--fa--fa: ""}.fa-distribute-spacing-horizontal{--fa: "";--fa--fa: ""}.fa-tablet-rugged{--fa: "";--fa--fa: ""}.fa-temperature-snow,.fa-temperature-frigid{--fa: "";--fa--fa: ""}.fa-moped{--fa: "";--fa--fa: ""}.fa-face-smile-plus,.fa-smile-plus{--fa: "";--fa--fa: ""}.fa-radio-tuner,.fa-radio-alt{--fa: "";--fa--fa: ""}.fa-face-swear{--fa: "";--fa--fa: ""}.fa-water-arrow-down,.fa-water-lower{--fa: "";--fa--fa: ""}.fa-scanner-touchscreen{--fa: "";--fa--fa: ""}.fa-circle-7{--fa: "";--fa--fa: ""}.fa-plug-circle-plus{--fa: "";--fa--fa: ""}.fa-person-ski-jumping,.fa-ski-jump{--fa: "";--fa--fa: ""}.fa-place-of-worship{--fa: "";--fa--fa: ""}.fa-water-arrow-up,.fa-water-rise{--fa: "";--fa--fa: ""}.fa-waveform-lines,.fa-waveform-path{--fa: "";--fa--fa: ""}.fa-split{--fa: "";--fa--fa: ""}.fa-film-canister,.fa-film-cannister{--fa: "";--fa--fa: ""}.fa-folder-xmark,.fa-folder-times{--fa: "";--fa--fa: ""}.fa-toilet-paper-blank,.fa-toilet-paper-alt{--fa: "";--fa--fa: ""}.fa-tablet-screen,.fa-tablet-android-alt{--fa: "";--fa--fa: ""}.fa-hexagon-vertical-nft-slanted{--fa: "";--fa--fa: ""}.fa-folder-music{--fa: "";--fa--fa: ""}.fa-display-medical,.fa-desktop-medical{--fa: "";--fa--fa: ""}.fa-share-all{--fa: "";--fa--fa: ""}.fa-peapod{--fa: "";--fa--fa: ""}.fa-chess-clock{--fa: "";--fa--fa: ""}.fa-axe{--fa: "";--fa--fa: ""}.fa-square-d{--fa: "";--fa--fa: ""}.fa-grip-vertical{--fa: "";--fa--fa: ""}.fa-mobile-signal-out{--fa: "";--fa--fa: ""}.fa-hexagon-nodes{--fa: "";--fa--fa: ""}.fa-arrow-turn-up,.fa-level-up{--fa: "";--fa--fa: ""}.fa-u{--fa: "U";--fa--fa: "UU"}.fa-arrow-up-from-dotted-line{--fa: "";--fa--fa: ""}.fa-square-root-variable,.fa-square-root-alt{--fa: "";--fa--fa: ""}.fa-light-switch-on{--fa: "";--fa--fa: ""}.fa-arrow-down-arrow-up,.fa-sort-alt{--fa: "";--fa--fa: ""}.fa-raindrops{--fa: "";--fa--fa: ""}.fa-dash,.fa-minus-large{--fa: "";--fa--fa: ""}.fa-clock,.fa-clock-four{--fa: "";--fa--fa: ""}.fa-input-numeric{--fa: "";--fa--fa: ""}.fa-truck-tow{--fa: "";--fa--fa: ""}.fa-backward-step,.fa-step-backward{--fa: "";--fa--fa: ""}.fa-pallet{--fa: "";--fa--fa: ""}.fa-car-bolt{--fa: "";--fa--fa: ""}.fa-arrows-maximize,.fa-expand-arrows{--fa: "";--fa--fa: ""}.fa-faucet{--fa: "";--fa--fa: ""}.fa-cloud-sleet{--fa: "";--fa--fa: ""}.fa-lamp-street{--fa: "";--fa--fa: ""}.fa-list-radio{--fa: "";--fa--fa: ""}.fa-pen-nib-slash{--fa: "";--fa--fa: ""}.fa-baseball-bat-ball{--fa: "";--fa--fa: ""}.fa-square-up-left{--fa: "";--fa--fa: ""}.fa-overline{--fa: "";--fa--fa: ""}.fa-s{--fa: "S";--fa--fa: "SS"}.fa-timeline{--fa: "";--fa--fa: ""}.fa-keyboard{--fa: "";--fa--fa: ""}.fa-arrows-from-dotted-line{--fa: "";--fa--fa: ""}.fa-usb-drive{--fa: "";--fa--fa: ""}.fa-ballot{--fa: "";--fa--fa: ""}.fa-caret-down{--fa: "";--fa--fa: ""}.fa-location-dot-slash,.fa-map-marker-alt-slash{--fa: "";--fa--fa: ""}.fa-cards{--fa: "";--fa--fa: ""}.fa-house-chimney-medical,.fa-clinic-medical{--fa: "";--fa--fa: ""}.fa-boxing-glove,.fa-glove-boxing{--fa: "";--fa--fa: ""}.fa-temperature-three-quarters,.fa-temperature-3,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa: "";--fa--fa: ""}.fa-bell-school{--fa: "";--fa--fa: ""}.fa-mobile-screen,.fa-mobile-android-alt{--fa: "";--fa--fa: ""}.fa-plane-up{--fa: "";--fa--fa: ""}.fa-folder-heart{--fa: "";--fa--fa: ""}.fa-circle-location-arrow,.fa-location-circle{--fa: "";--fa--fa: ""}.fa-face-head-bandage{--fa: "";--fa--fa: ""}.fa-sushi-roll,.fa-maki-roll,.fa-makizushi{--fa: "";--fa--fa: ""}.fa-car-bump{--fa: "";--fa--fa: ""}.fa-piggy-bank{--fa: "";--fa--fa: ""}.fa-racquet{--fa: "";--fa--fa: ""}.fa-car-mirrors{--fa: "";--fa--fa: ""}.fa-industry-windows,.fa-industry-alt{--fa: "";--fa--fa: ""}.fa-bolt-auto{--fa: "";--fa--fa: ""}.fa-battery-half,.fa-battery-3{--fa: "";--fa--fa: ""}.fa-flux-capacitor{--fa: "";--fa--fa: ""}.fa-mountain-city{--fa: "";--fa--fa: ""}.fa-coins{--fa: "";--fa--fa: ""}.fa-honey-pot{--fa: "";--fa--fa: ""}.fa-olive{--fa: "";--fa--fa: ""}.fa-khanda{--fa: "";--fa--fa: ""}.fa-filter-list{--fa: "";--fa--fa: ""}.fa-outlet{--fa: "";--fa--fa: ""}.fa-sliders,.fa-sliders-h{--fa: "";--fa--fa: ""}.fa-cauldron{--fa: "";--fa--fa: ""}.fa-people{--fa: "";--fa--fa: ""}.fa-folder-tree{--fa: "";--fa--fa: ""}.fa-network-wired{--fa: "";--fa--fa: ""}.fa-croissant{--fa: "";--fa--fa: ""}.fa-map-pin{--fa: "";--fa--fa: ""}.fa-hamsa{--fa: "";--fa--fa: ""}.fa-cent-sign{--fa: "";--fa--fa: ""}.fa-swords-laser{--fa: "";--fa--fa: ""}.fa-flask{--fa: "";--fa--fa: ""}.fa-person-pregnant{--fa: "";--fa--fa: ""}.fa-square-u{--fa: "";--fa--fa: ""}.fa-wand-sparkles{--fa: "";--fa--fa: ""}.fa-router{--fa: "";--fa--fa: ""}.fa-ellipsis-vertical,.fa-ellipsis-v{--fa: "";--fa--fa: ""}.fa-sword-laser-alt{--fa: "";--fa--fa: ""}.fa-ticket{--fa: "";--fa--fa: ""}.fa-power-off{--fa: "";--fa--fa: ""}.fa-coin{--fa: "";--fa--fa: ""}.fa-laptop-slash{--fa: "";--fa--fa: ""}.fa-right-long,.fa-long-arrow-alt-right{--fa: "";--fa--fa: ""}.fa-circle-b{--fa: "";--fa--fa: ""}.fa-person-dress-simple{--fa: "";--fa--fa: ""}.fa-pipe-collar{--fa: "";--fa--fa: ""}.fa-lights-holiday{--fa: "";--fa--fa: ""}.fa-citrus{--fa: "";--fa--fa: ""}.fa-flag-usa{--fa: "";--fa--fa: ""}.fa-laptop-file{--fa: "";--fa--fa: ""}.fa-tty,.fa-teletype{--fa: "";--fa--fa: ""}.fa-chart-tree-map{--fa: "";--fa--fa: ""}.fa-diagram-next{--fa: "";--fa--fa: ""}.fa-person-rifle{--fa: "";--fa--fa: ""}.fa-clock-five-thirty{--fa: "";--fa--fa: ""}.fa-pipe-valve{--fa: "";--fa--fa: ""}.fa-lightbulb-message{--fa: "";--fa--fa: ""}.fa-arrow-up-from-arc{--fa: "";--fa--fa: ""}.fa-face-spiral-eyes{--fa: "";--fa--fa: ""}.fa-compress-wide{--fa: "";--fa--fa: ""}.fa-circle-phone-hangup,.fa-phone-circle-down{--fa: "";--fa--fa: ""}.fa-gear-complex-code{--fa: "";--fa--fa: ""}.fa-house-medical-circle-exclamation{--fa: "";--fa--fa: ""}.fa-badminton{--fa: "";--fa--fa: ""}.fa-closed-captioning{--fa: "";--fa--fa: ""}.fa-person-hiking,.fa-hiking{--fa: "";--fa--fa: ""}.fa-right-from-line,.fa-arrow-alt-from-left{--fa: "";--fa--fa: ""}.fa-venus-double{--fa: "";--fa--fa: ""}.fa-images{--fa: "";--fa--fa: ""}.fa-calculator{--fa: "";--fa--fa: ""}.fa-shuttlecock{--fa: "";--fa--fa: ""}.fa-user-hair{--fa: "";--fa--fa: ""}.fa-eye-evil{--fa: "";--fa--fa: ""}.fa-people-pulling{--fa: "";--fa--fa: ""}.fa-n{--fa: "N";--fa--fa: "NN"}.fa-swap{--fa: "";--fa--fa: ""}.fa-garage{--fa: "";--fa--fa: ""}.fa-cable-car,.fa-tram{--fa: "";--fa--fa: ""}.fa-shovel-snow{--fa: "";--fa--fa: ""}.fa-cloud-rain{--fa: "";--fa--fa: ""}.fa-face-lying{--fa: "";--fa--fa: ""}.fa-sprinkler{--fa: "";--fa--fa: ""}.fa-building-circle-xmark{--fa: "";--fa--fa: ""}.fa-person-sledding,.fa-sledding{--fa: "";--fa--fa: ""}.fa-game-console-handheld{--fa: "";--fa--fa: ""}.fa-ship{--fa: "";--fa--fa: ""}.fa-clock-six-thirty{--fa: "";--fa--fa: ""}.fa-battery-slash{--fa: "";--fa--fa: ""}.fa-tugrik-sign{--fa: "";--fa--fa: ""}.fa-arrows-down-to-line{--fa: "";--fa--fa: ""}.fa-download{--fa: "";--fa--fa: ""}.fa-angles-up-down{--fa: "";--fa--fa: ""}.fa-shelves,.fa-inventory{--fa: "";--fa--fa: ""}.fa-cloud-snow{--fa: "";--fa--fa: ""}.fa-face-grin,.fa-grin{--fa: "";--fa--fa: ""}.fa-delete-left,.fa-backspace{--fa: "";--fa--fa: ""}.fa-oven{--fa: "";--fa--fa: ""}.fa-cloud-binary{--fa: "";--fa--fa: ""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa: "";--fa--fa: ""}.fa-comment-captions{--fa: "";--fa--fa: ""}.fa-comments-question{--fa: "";--fa--fa: ""}.fa-scribble{--fa: "";--fa--fa: ""}.fa-rotate-exclamation{--fa: "";--fa--fa: ""}.fa-file-circle-check{--fa: "";--fa--fa: ""}.fa-glass{--fa: "";--fa--fa: ""}.fa-loader{--fa: "";--fa--fa: ""}.fa-forward{--fa: "";--fa--fa: ""}.fa-user-pilot{--fa: "";--fa--fa: ""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa: "";--fa--fa: ""}.fa-code-pull-request-closed{--fa: "";--fa--fa: ""}.fa-face-meh,.fa-meh{--fa: "";--fa--fa: ""}.fa-align-center{--fa: "";--fa--fa: ""}.fa-book-skull,.fa-book-dead{--fa: "";--fa--fa: ""}.fa-id-card,.fa-drivers-license{--fa: "";--fa--fa: ""}.fa-face-dotted{--fa: "";--fa--fa: ""}.fa-face-worried{--fa: "";--fa--fa: ""}.fa-outdent,.fa-dedent{--fa: "";--fa--fa: ""}.fa-court-sport{--fa: "";--fa--fa: ""}.fa-heart-circle-exclamation{--fa: "";--fa--fa: ""}.fa-house,.fa-home,.fa-home-alt,.fa-home-lg-alt{--fa: "";--fa--fa: ""}.fa-vector-circle{--fa: "";--fa--fa: ""}.fa-car-circle-bolt{--fa: "";--fa--fa: ""}.fa-calendar-week{--fa: "";--fa--fa: ""}.fa-flying-disc{--fa: "";--fa--fa: ""}.fa-laptop-medical{--fa: "";--fa--fa: ""}.fa-square-down-right{--fa: "";--fa--fa: ""}.fa-b{--fa: "B";--fa--fa: "BB"}.fa-seat-airline{--fa: "";--fa--fa: ""}.fa-moon-over-sun,.fa-eclipse-alt{--fa: "";--fa--fa: ""}.fa-pipe{--fa: "|";--fa--fa: "||"}.fa-file-medical{--fa: "";--fa--fa: ""}.fa-potato{--fa: "";--fa--fa: ""}.fa-dice-one{--fa: "";--fa--fa: ""}.fa-circle-a{--fa: "";--fa--fa: ""}.fa-helmet-battle{--fa: "";--fa--fa: ""}.fa-butter{--fa: "";--fa--fa: ""}.fa-blanket-fire{--fa: "";--fa--fa: ""}.fa-kiwi-bird{--fa: "";--fa--fa: ""}.fa-castle{--fa: "";--fa--fa: ""}.fa-golf-club{--fa: "";--fa--fa: ""}.fa-arrow-right-arrow-left,.fa-exchange{--fa: "";--fa--fa: ""}.fa-rotate-right,.fa-redo-alt,.fa-rotate-forward{--fa: "";--fa--fa: ""}.fa-utensils,.fa-cutlery{--fa: "";--fa--fa: ""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa: "";--fa--fa: ""}.fa-chart-pie-simple-circle-dollar{--fa: "";--fa--fa: ""}.fa-balloons{--fa: "";--fa--fa: ""}.fa-mill-sign{--fa: "";--fa--fa: ""}.fa-bowl-rice{--fa: "";--fa--fa: ""}.fa-timeline-arrow{--fa: "";--fa--fa: ""}.fa-skull{--fa: "";--fa--fa: ""}.fa-game-board-simple,.fa-game-board-alt{--fa: "";--fa--fa: ""}.fa-circle-video,.fa-video-circle{--fa: "";--fa--fa: ""}.fa-chart-scatter-bubble{--fa: "";--fa--fa: ""}.fa-house-turret{--fa: "";--fa--fa: ""}.fa-banana{--fa: "";--fa--fa: ""}.fa-hand-holding-skull{--fa: "";--fa--fa: ""}.fa-people-dress{--fa: "";--fa--fa: ""}.fa-loveseat,.fa-couch-small{--fa: "";--fa--fa: ""}.fa-tower-broadcast,.fa-broadcast-tower{--fa: "";--fa--fa: ""}.fa-truck-pickup{--fa: "";--fa--fa: ""}.fa-block-quote{--fa: "";--fa--fa: ""}.fa-up-long,.fa-long-arrow-alt-up{--fa: "";--fa--fa: ""}.fa-stop{--fa: "";--fa--fa: ""}.fa-code-merge{--fa: "";--fa--fa: ""}.fa-money-check-dollar-pen,.fa-money-check-edit-alt{--fa: "";--fa--fa: ""}.fa-up-from-line,.fa-arrow-alt-from-bottom{--fa: "";--fa--fa: ""}.fa-upload{--fa: "";--fa--fa: ""}.fa-hurricane{--fa: "";--fa--fa: ""}.fa-grid-round-2-plus{--fa: "";--fa--fa: ""}.fa-people-pants{--fa: "";--fa--fa: ""}.fa-mound{--fa: "";--fa--fa: ""}.fa-windsock{--fa: "";--fa--fa: ""}.fa-circle-half{--fa: "";--fa--fa: ""}.fa-brake-warning{--fa: "";--fa--fa: ""}.fa-toilet-portable{--fa: "";--fa--fa: ""}.fa-compact-disc{--fa: "";--fa--fa: ""}.fa-file-arrow-down,.fa-file-download{--fa: "";--fa--fa: ""}.fa-saxophone-fire,.fa-sax-hot{--fa: "";--fa--fa: ""}.fa-camera-web-slash,.fa-webcam-slash{--fa: "";--fa--fa: ""}.fa-folder-medical{--fa: "";--fa--fa: ""}.fa-folder-gear,.fa-folder-cog{--fa: "";--fa--fa: ""}.fa-hand-wave{--fa: "";--fa--fa: ""}.fa-arrow-up-arrow-down,.fa-sort-up-down{--fa: "";--fa--fa: ""}.fa-caravan{--fa: "";--fa--fa: ""}.fa-shield-cat{--fa: "";--fa--fa: ""}.fa-message-slash,.fa-comment-alt-slash{--fa: "";--fa--fa: ""}.fa-bolt,.fa-zap{--fa: "";--fa--fa: ""}.fa-trash-can-check{--fa: "";--fa--fa: ""}.fa-glass-water{--fa: "";--fa--fa: ""}.fa-oil-well{--fa: "";--fa--fa: ""}.fa-table-cells-column-unlock{--fa: "";--fa--fa: ""}.fa-person-simple{--fa: "";--fa--fa: ""}.fa-arrow-turn-left-up{--fa: "";--fa--fa: ""}.fa-vault{--fa: "";--fa--fa: ""}.fa-mars{--fa: "";--fa--fa: ""}.fa-toilet{--fa: "";--fa--fa: ""}.fa-plane-circle-xmark{--fa: "";--fa--fa: ""}.fa-yen-sign,.fa-cny,.fa-jpy,.fa-rmb,.fa-yen{--fa: "";--fa--fa: ""}.fa-gear-code{--fa: "";--fa--fa: ""}.fa-notes{--fa: "";--fa--fa: ""}.fa-ruble-sign,.fa-rouble,.fa-rub,.fa-ruble{--fa: "";--fa--fa: ""}.fa-trash-undo,.fa-trash-arrow-turn-left{--fa: "";--fa--fa: ""}.fa-champagne-glass,.fa-glass-champagne{--fa: "";--fa--fa: ""}.fa-objects-align-center-horizontal{--fa: "";--fa--fa: ""}.fa-sun{--fa: "";--fa--fa: ""}.fa-trash-can-slash,.fa-trash-alt-slash{--fa: "";--fa--fa: ""}.fa-screen-users,.fa-users-class{--fa: "";--fa--fa: ""}.fa-guitar{--fa: "";--fa--fa: ""}.fa-square-arrow-left,.fa-arrow-square-left{--fa: "";--fa--fa: ""}.fa-square-8{--fa: "";--fa--fa: ""}.fa-face-smile-hearts{--fa: "";--fa--fa: ""}.fa-brackets-square,.fa-brackets{--fa: "";--fa--fa: ""}.fa-laptop-arrow-down{--fa: "";--fa--fa: ""}.fa-hockey-stick-puck{--fa: "";--fa--fa: ""}.fa-house-tree{--fa: "";--fa--fa: ""}.fa-signal-fair,.fa-signal-2{--fa: "";--fa--fa: ""}.fa-face-laugh-wink,.fa-laugh-wink{--fa: "";--fa--fa: ""}.fa-circle-dollar,.fa-dollar-circle,.fa-usd-circle{--fa: "";--fa--fa: ""}.fa-horse-head{--fa: "";--fa--fa: ""}.fa-arrows-repeat,.fa-repeat-alt{--fa: "";--fa--fa: ""}.fa-bore-hole{--fa: "";--fa--fa: ""}.fa-industry{--fa: "";--fa--fa: ""}.fa-image-polaroid{--fa: "";--fa--fa: ""}.fa-wave-triangle{--fa: "";--fa--fa: ""}.fa-turn-left-down{--fa: "";--fa--fa: ""}.fa-person-running-fast{--fa: "";--fa--fa: ""}.fa-circle-down,.fa-arrow-alt-circle-down{--fa: "";--fa--fa: ""}.fa-grill{--fa: "";--fa--fa: ""}.fa-arrows-turn-to-dots{--fa: "";--fa--fa: ""}.fa-chart-mixed,.fa-analytics{--fa: "";--fa--fa: ""}.fa-florin-sign{--fa: "";--fa--fa: ""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa: "";--fa--fa: ""}.fa-less-than{--fa: "<";--fa--fa: "<<"}.fa-display-code,.fa-desktop-code{--fa: "";--fa--fa: ""}.fa-face-drooling{--fa: "";--fa--fa: ""}.fa-oil-temperature,.fa-oil-temp{--fa: "";--fa--fa: ""}.fa-square-question,.fa-question-square{--fa: "";--fa--fa: ""}.fa-air-conditioner{--fa: "";--fa--fa: ""}.fa-angle-down{--fa: "";--fa--fa: ""}.fa-mountains{--fa: "";--fa--fa: ""}.fa-omega{--fa: "";--fa--fa: ""}.fa-car-tunnel{--fa: "";--fa--fa: ""}.fa-person-dolly-empty{--fa: "";--fa--fa: ""}.fa-pan-food{--fa: "";--fa--fa: ""}.fa-head-side-cough{--fa: "";--fa--fa: ""}.fa-grip-lines{--fa: "";--fa--fa: ""}.fa-thumbs-down{--fa: "";--fa--fa: ""}.fa-user-lock{--fa: "";--fa--fa: ""}.fa-arrow-right-long,.fa-long-arrow-right{--fa: "";--fa--fa: ""}.fa-tickets-airline,.fa-tickets-perforated-plane,.fa-tickets-plane{--fa: "";--fa--fa: ""}.fa-tent-double-peak{--fa: "";--fa--fa: ""}.fa-anchor-circle-xmark{--fa: "";--fa--fa: ""}.fa-ellipsis,.fa-ellipsis-h{--fa: "";--fa--fa: ""}.fa-nfc-slash{--fa: "";--fa--fa: ""}.fa-chess-pawn{--fa: "";--fa--fa: ""}.fa-kit-medical,.fa-first-aid{--fa: "";--fa--fa: ""}.fa-grid-2-plus{--fa: "";--fa--fa: ""}.fa-bells{--fa: "";--fa--fa: ""}.fa-person-through-window{--fa: "";--fa--fa: ""}.fa-toolbox{--fa: "";--fa--fa: ""}.fa-globe-wifi{--fa: "";--fa--fa: ""}.fa-envelope-dot,.fa-envelope-badge{--fa: "";--fa--fa: ""}.fa-magnifying-glass-waveform{--fa: "";--fa--fa: ""}.fa-hands-holding-circle{--fa: "";--fa--fa: ""}.fa-bug{--fa: "";--fa--fa: ""}.fa-bowl-chopsticks{--fa: "";--fa--fa: ""}.fa-credit-card,.fa-credit-card-alt{--fa: "";--fa--fa: ""}.fa-circle-s{--fa: "";--fa--fa: ""}.fa-box-ballot{--fa: "";--fa--fa: ""}.fa-car,.fa-automobile{--fa: "";--fa--fa: ""}.fa-hand-holding-hand{--fa: "";--fa--fa: ""}.fa-user-tie-hair{--fa: "";--fa--fa: ""}.fa-podium-star{--fa: "";--fa--fa: ""}.fa-user-hair-mullet,.fa-business-front,.fa-party-back,.fa-trian-balbot{--fa: "";--fa--fa: ""}.fa-microphone-stand{--fa: "";--fa--fa: ""}.fa-book-open-reader,.fa-book-reader{--fa: "";--fa--fa: ""}.fa-family-dress{--fa: "";--fa--fa: ""}.fa-circle-x{--fa: "";--fa--fa: ""}.fa-cabin{--fa: "";--fa--fa: ""}.fa-mountain-sun{--fa: "";--fa--fa: ""}.fa-chart-simple-horizontal{--fa: "";--fa--fa: ""}.fa-arrows-left-right-to-line{--fa: "";--fa--fa: ""}.fa-hand-back-point-left{--fa: "";--fa--fa: ""}.fa-message-dots,.fa-comment-alt-dots,.fa-messaging{--fa: "";--fa--fa: ""}.fa-file-heart{--fa: "";--fa--fa: ""}.fa-beer-mug,.fa-beer-foam{--fa: "";--fa--fa: ""}.fa-dice-d20{--fa: "";--fa--fa: ""}.fa-drone{--fa: "";--fa--fa: ""}.fa-truck-droplet{--fa: "";--fa--fa: ""}.fa-file-circle-xmark{--fa: "";--fa--fa: ""}.fa-temperature-arrow-up,.fa-temperature-up{--fa: "";--fa--fa: ""}.fa-medal{--fa: "";--fa--fa: ""}.fa-person-fairy{--fa: "";--fa--fa: ""}.fa-bed{--fa: "";--fa--fa: ""}.fa-book-copy{--fa: "";--fa--fa: ""}.fa-square-h,.fa-h-square{--fa: "";--fa--fa: ""}.fa-square-c{--fa: "";--fa--fa: ""}.fa-clock-two{--fa: "";--fa--fa: ""}.fa-square-ellipsis-vertical{--fa: "";--fa--fa: ""}.fa-calendar-users{--fa: "";--fa--fa: ""}.fa-podcast{--fa: "";--fa--fa: ""}.fa-bee{--fa: "";--fa--fa: ""}.fa-temperature-full,.fa-temperature-4,.fa-thermometer-4,.fa-thermometer-full{--fa: "";--fa--fa: ""}.fa-bell{--fa: "";--fa--fa: ""}.fa-candy-bar,.fa-chocolate-bar{--fa: "";--fa--fa: ""}.fa-xmark-large{--fa: "";--fa--fa: ""}.fa-pinata{--fa: "";--fa--fa: ""}.fa-file-ppt{--fa: "";--fa--fa: ""}.fa-arrows-from-line{--fa: "";--fa--fa: ""}.fa-superscript{--fa: "";--fa--fa: ""}.fa-bowl-spoon{--fa: "";--fa--fa: ""}.fa-hexagon-check{--fa: "";--fa--fa: ""}.fa-plug-circle-xmark{--fa: "";--fa--fa: ""}.fa-star-of-life{--fa: "";--fa--fa: ""}.fa-phone-slash{--fa: "";--fa--fa: ""}.fa-traffic-light-stop{--fa: "";--fa--fa: ""}.fa-paint-roller{--fa: "";--fa--fa: ""}.fa-accent-grave{--fa: "`";--fa--fa: "``"}.fa-handshake-angle,.fa-hands-helping{--fa: "";--fa--fa: ""}.fa-circle-0{--fa: "";--fa--fa: ""}.fa-dial-med-low{--fa: "";--fa--fa: ""}.fa-location-dot,.fa-map-marker-alt{--fa: "";--fa--fa: ""}.fa-crab{--fa: "";--fa--fa: ""}.fa-box-open-full,.fa-box-full{--fa: "";--fa--fa: ""}.fa-file{--fa: "";--fa--fa: ""}.fa-greater-than{--fa: ">";--fa--fa: ">>"}.fa-quotes{--fa: "";--fa--fa: ""}.fa-pretzel{--fa: "";--fa--fa: ""}.fa-t-rex{--fa: "";--fa--fa: ""}.fa-person-swimming,.fa-swimmer{--fa: "";--fa--fa: ""}.fa-arrow-down{--fa: "";--fa--fa: ""}.fa-user-robot-xmarks{--fa: "";--fa--fa: ""}.fa-message-quote,.fa-comment-alt-quote{--fa: "";--fa--fa: ""}.fa-candy-corn{--fa: "";--fa--fa: ""}.fa-folder-magnifying-glass,.fa-folder-search{--fa: "";--fa--fa: ""}.fa-notebook{--fa: "";--fa--fa: ""}.fa-circle-wifi{--fa: "";--fa--fa: ""}.fa-droplet,.fa-tint{--fa: "";--fa--fa: ""}.fa-bullseye-pointer{--fa: "";--fa--fa: ""}.fa-eraser{--fa: "";--fa--fa: ""}.fa-hexagon-image{--fa: "";--fa--fa: ""}.fa-earth-americas,.fa-earth,.fa-earth-america,.fa-globe-americas{--fa: "";--fa--fa: ""}.fa-file-svg{--fa: "";--fa--fa: ""}.fa-crate-apple,.fa-apple-crate{--fa: "";--fa--fa: ""}.fa-person-burst{--fa: "";--fa--fa: ""}.fa-game-board{--fa: "";--fa--fa: ""}.fa-hat-chef{--fa: "";--fa--fa: ""}.fa-hand-back-point-right{--fa: "";--fa--fa: ""}.fa-dove{--fa: "";--fa--fa: ""}.fa-snowflake-droplets{--fa: "";--fa--fa: ""}.fa-battery-empty,.fa-battery-0{--fa: "";--fa--fa: ""}.fa-grid-4{--fa: "";--fa--fa: ""}.fa-socks{--fa: "";--fa--fa: ""}.fa-face-sunglasses{--fa: "";--fa--fa: ""}.fa-inbox{--fa: "";--fa--fa: ""}.fa-square-0{--fa: "";--fa--fa: ""}.fa-section{--fa: "";--fa--fa: ""}.fa-square-this-way-up,.fa-box-up{--fa: "";--fa--fa: ""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa: "";--fa--fa: ""}.fa-square-ampersand{--fa: "";--fa--fa: ""}.fa-envelope-open-text{--fa: "";--fa--fa: ""}.fa-lamp-desk{--fa: "";--fa--fa: ""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa: "";--fa--fa: ""}.fa-poll-people{--fa: "";--fa--fa: ""}.fa-whiskey-glass-ice,.fa-glass-whiskey-rocks{--fa: "";--fa--fa: ""}.fa-wine-bottle{--fa: "";--fa--fa: ""}.fa-chess-rook{--fa: "";--fa--fa: ""}.fa-user-bounty-hunter{--fa: "";--fa--fa: ""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa: "";--fa--fa: ""}.fa-diagram-sankey{--fa: "";--fa--fa: ""}.fa-cloud-hail-mixed{--fa: "";--fa--fa: ""}.fa-circle-up-left{--fa: "";--fa--fa: ""}.fa-dharmachakra{--fa: "";--fa--fa: ""}.fa-objects-align-left{--fa: "";--fa--fa: ""}.fa-oil-can-drip{--fa: "";--fa--fa: ""}.fa-face-smiling-hands{--fa: "";--fa--fa: ""}.fa-broccoli{--fa: "";--fa--fa: ""}.fa-route-interstate{--fa: "";--fa--fa: ""}.fa-ear-muffs{--fa: "";--fa--fa: ""}.fa-hotdog{--fa: "";--fa--fa: ""}.fa-transporter-empty{--fa: "";--fa--fa: ""}.fa-person-walking-with-cane,.fa-blind{--fa: "";--fa--fa: ""}.fa-angle-90{--fa: "";--fa--fa: ""}.fa-rectangle-terminal{--fa: "";--fa--fa: ""}.fa-kite{--fa: "";--fa--fa: ""}.fa-drum{--fa: "";--fa--fa: ""}.fa-scrubber{--fa: "";--fa--fa: ""}.fa-ice-cream{--fa: "";--fa--fa: ""}.fa-heart-circle-bolt{--fa: "";--fa--fa: ""}.fa-fish-bones{--fa: "";--fa--fa: ""}.fa-deer-rudolph{--fa: "";--fa--fa: ""}.fa-fax{--fa: "";--fa--fa: ""}.fa-paragraph{--fa: "";--fa--fa: ""}.fa-head-side-heart{--fa: "";--fa--fa: ""}.fa-square-e{--fa: "";--fa--fa: ""}.fa-meter-fire{--fa: "";--fa--fa: ""}.fa-cloud-hail{--fa: "";--fa--fa: ""}.fa-check-to-slot,.fa-vote-yea{--fa: "";--fa--fa: ""}.fa-money-from-bracket{--fa: "";--fa--fa: ""}.fa-star-half{--fa: "";--fa--fa: ""}.fa-car-bus{--fa: "";--fa--fa: ""}.fa-speaker{--fa: "";--fa--fa: ""}.fa-timer{--fa: "";--fa--fa: ""}.fa-boxes-stacked,.fa-boxes,.fa-boxes-alt{--fa: "";--fa--fa: ""}.fa-landmark-magnifying-glass{--fa: "";--fa--fa: ""}.fa-grill-hot{--fa: "";--fa--fa: ""}.fa-ballot-check{--fa: "";--fa--fa: ""}.fa-link,.fa-chain{--fa: "";--fa--fa: ""}.fa-ear-listen,.fa-assistive-listening-systems{--fa: "";--fa--fa: ""}.fa-file-minus{--fa: "";--fa--fa: ""}.fa-tree-city{--fa: "";--fa--fa: ""}.fa-play{--fa: "";--fa--fa: ""}.fa-font{--fa: "";--fa--fa: ""}.fa-cup-togo,.fa-coffee-togo{--fa: "";--fa--fa: ""}.fa-square-down-left{--fa: "";--fa--fa: ""}.fa-burger-lettuce{--fa: "";--fa--fa: ""}.fa-table-cells-row-lock{--fa: "";--fa--fa: ""}.fa-rupiah-sign{--fa: "";--fa--fa: ""}.fa-magnifying-glass,.fa-search{--fa: "";--fa--fa: ""}.fa-table-tennis-paddle-ball,.fa-ping-pong-paddle-ball,.fa-table-tennis{--fa: "";--fa--fa: ""}.fa-person-dots-from-line,.fa-diagnoses{--fa: "";--fa--fa: ""}.fa-chevrons-down,.fa-chevron-double-down{--fa: "";--fa--fa: ""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa: "";--fa--fa: ""}.fa-signal-good,.fa-signal-3{--fa: "";--fa--fa: ""}.fa-location-question,.fa-map-marker-question{--fa: "";--fa--fa: ""}.fa-floppy-disk-circle-xmark,.fa-floppy-disk-times,.fa-save-circle-xmark,.fa-save-times{--fa: "";--fa--fa: ""}.fa-naira-sign{--fa: "";--fa--fa: ""}.fa-peach{--fa: "";--fa--fa: ""}.fa-circles-overlap-3,.fa-pronoun{--fa: "";--fa--fa: ""}.fa-taxi-bus{--fa: "";--fa--fa: ""}.fa-bracket-curly,.fa-bracket-curly-left{--fa: "{";--fa--fa: "{{"}.fa-lobster{--fa: "";--fa--fa: ""}.fa-cart-flatbed-empty,.fa-dolly-flatbed-empty{--fa: "";--fa--fa: ""}.fa-colon{--fa: ":";--fa--fa: "::"}.fa-cart-arrow-down{--fa: "";--fa--fa: ""}.fa-wand{--fa: "";--fa--fa: ""}.fa-walkie-talkie{--fa: "";--fa--fa: ""}.fa-file-pen,.fa-file-edit{--fa: "";--fa--fa: ""}.fa-receipt{--fa: "";--fa--fa: ""}.fa-table-picnic{--fa: "";--fa--fa: ""}.fa-square-pen,.fa-pen-square,.fa-pencil-square{--fa: "";--fa--fa: ""}.fa-circle-microphone-lines,.fa-microphone-circle-alt{--fa: "";--fa--fa: ""}.fa-display-slash,.fa-desktop-slash{--fa: "";--fa--fa: ""}.fa-suitcase-rolling{--fa: "";--fa--fa: ""}.fa-person-circle-exclamation{--fa: "";--fa--fa: ""}.fa-transporter-2{--fa: "";--fa--fa: ""}.fa-user-hoodie{--fa: "";--fa--fa: ""}.fa-hands-holding-diamond,.fa-hand-receiving{--fa: "";--fa--fa: ""}.fa-money-bill-simple-wave{--fa: "";--fa--fa: ""}.fa-chevron-down{--fa: "";--fa--fa: ""}.fa-battery-full,.fa-battery,.fa-battery-5{--fa: "";--fa--fa: ""}.fa-bell-plus{--fa: "";--fa--fa: ""}.fa-book-arrow-right{--fa: "";--fa--fa: ""}.fa-hospitals{--fa: "";--fa--fa: ""}.fa-club{--fa: "";--fa--fa: ""}.fa-skull-crossbones{--fa: "";--fa--fa: ""}.fa-droplet-degree,.fa-dewpoint{--fa: "";--fa--fa: ""}.fa-code-compare{--fa: "";--fa--fa: ""}.fa-list-ul,.fa-list-dots{--fa: "";--fa--fa: ""}.fa-hand-holding-magic{--fa: "";--fa--fa: ""}.fa-watermelon-slice{--fa: "";--fa--fa: ""}.fa-circle-ellipsis{--fa: "";--fa--fa: ""}.fa-school-lock{--fa: "";--fa--fa: ""}.fa-tower-cell{--fa: "";--fa--fa: ""}.fa-sd-cards{--fa: "";--fa--fa: ""}.fa-jug-bottle{--fa: "";--fa--fa: ""}.fa-down-long,.fa-long-arrow-alt-down{--fa: "";--fa--fa: ""}.fa-envelopes{--fa: "";--fa--fa: ""}.fa-phone-office{--fa: "";--fa--fa: ""}.fa-ranking-star{--fa: "";--fa--fa: ""}.fa-chess-king{--fa: "";--fa--fa: ""}.fa-nfc-pen{--fa: "";--fa--fa: ""}.fa-person-harassing{--fa: "";--fa--fa: ""}.fa-magnifying-glass-play{--fa: "";--fa--fa: ""}.fa-hat-winter{--fa: "";--fa--fa: ""}.fa-brazilian-real-sign{--fa: "";--fa--fa: ""}.fa-landmark-dome,.fa-landmark-alt{--fa: "";--fa--fa: ""}.fa-bone-break{--fa: "";--fa--fa: ""}.fa-arrow-up{--fa: "";--fa--fa: ""}.fa-down-from-dotted-line{--fa: "";--fa--fa: ""}.fa-tv,.fa-television,.fa-tv-alt{--fa: "";--fa--fa: ""}.fa-border-left{--fa: "";--fa--fa: ""}.fa-circle-divide{--fa: "";--fa--fa: ""}.fa-shrimp{--fa: "";--fa--fa: ""}.fa-list-check,.fa-tasks{--fa: "";--fa--fa: ""}.fa-diagram-subtask{--fa: "";--fa--fa: ""}.fa-jug-detergent{--fa: "";--fa--fa: ""}.fa-circle-user,.fa-user-circle{--fa: "";--fa--fa: ""}.fa-square-y{--fa: "";--fa--fa: ""}.fa-user-doctor-hair{--fa: "";--fa--fa: ""}.fa-planet-ringed{--fa: "";--fa--fa: ""}.fa-mushroom{--fa: "";--fa--fa: ""}.fa-user-shield{--fa: "";--fa--fa: ""}.fa-megaphone{--fa: "";--fa--fa: ""}.fa-wreath-laurel{--fa: "";--fa--fa: ""}.fa-circle-exclamation-check{--fa: "";--fa--fa: ""}.fa-wind{--fa: "";--fa--fa: ""}.fa-box-dollar,.fa-box-usd{--fa: "";--fa--fa: ""}.fa-car-burst,.fa-car-crash{--fa: "";--fa--fa: ""}.fa-y{--fa: "Y";--fa--fa: "YY"}.fa-user-headset{--fa: "";--fa--fa: ""}.fa-arrows-retweet,.fa-retweet-alt{--fa: "";--fa--fa: ""}.fa-person-snowboarding,.fa-snowboarding{--fa: "";--fa--fa: ""}.fa-square-chevron-right,.fa-chevron-square-right{--fa: "";--fa--fa: ""}.fa-lacrosse-stick-ball{--fa: "";--fa--fa: ""}.fa-truck-fast,.fa-shipping-fast{--fa: "";--fa--fa: ""}.fa-user-magnifying-glass{--fa: "";--fa--fa: ""}.fa-star-sharp{--fa: "";--fa--fa: ""}.fa-comment-heart{--fa: "";--fa--fa: ""}.fa-circle-1{--fa: "";--fa--fa: ""}.fa-circle-star,.fa-star-circle{--fa: "";--fa--fa: ""}.fa-fish{--fa: "";--fa--fa: ""}.fa-cloud-fog,.fa-fog{--fa: "";--fa--fa: ""}.fa-waffle{--fa: "";--fa--fa: ""}.fa-music-note,.fa-music-alt{--fa: "";--fa--fa: ""}.fa-hexagon-exclamation{--fa: "";--fa--fa: ""}.fa-cart-shopping-fast{--fa: "";--fa--fa: ""}.fa-object-union{--fa: "";--fa--fa: ""}.fa-user-graduate{--fa: "";--fa--fa: ""}.fa-starfighter{--fa: "";--fa--fa: ""}.fa-circle-half-stroke,.fa-adjust{--fa: "";--fa--fa: ""}.fa-arrow-right-long-to-line{--fa: "";--fa--fa: ""}.fa-square-arrow-down,.fa-arrow-square-down{--fa: "";--fa--fa: ""}.fa-diamond-half-stroke{--fa: "";--fa--fa: ""}.fa-clapperboard{--fa: "";--fa--fa: ""}.fa-square-chevron-left,.fa-chevron-square-left{--fa: "";--fa--fa: ""}.fa-phone-intercom{--fa: "";--fa--fa: ""}.fa-link-horizontal,.fa-chain-horizontal{--fa: "";--fa--fa: ""}.fa-mango{--fa: "";--fa--fa: ""}.fa-music-note-slash,.fa-music-alt-slash{--fa: "";--fa--fa: ""}.fa-circle-radiation,.fa-radiation-alt{--fa: "";--fa--fa: ""}.fa-face-tongue-sweat{--fa: "";--fa--fa: ""}.fa-globe-stand{--fa: "";--fa--fa: ""}.fa-baseball,.fa-baseball-ball{--fa: "";--fa--fa: ""}.fa-circle-p{--fa: "";--fa--fa: ""}.fa-award-simple{--fa: "";--fa--fa: ""}.fa-jet-fighter-up{--fa: "";--fa--fa: ""}.fa-diagram-project,.fa-project-diagram{--fa: "";--fa--fa: ""}.fa-pedestal{--fa: "";--fa--fa: ""}.fa-chart-pyramid{--fa: "";--fa--fa: ""}.fa-sidebar{--fa: "";--fa--fa: ""}.fa-snowman-head,.fa-frosty-head{--fa: "";--fa--fa: ""}.fa-copy{--fa: "";--fa--fa: ""}.fa-burger-glass{--fa: "";--fa--fa: ""}.fa-volume-xmark,.fa-volume-mute,.fa-volume-times{--fa: "";--fa--fa: ""}.fa-hand-sparkles{--fa: "";--fa--fa: ""}.fa-bars-filter{--fa: "";--fa--fa: ""}.fa-paintbrush-pencil{--fa: "";--fa--fa: ""}.fa-party-bell{--fa: "";--fa--fa: ""}.fa-user-vneck-hair{--fa: "";--fa--fa: ""}.fa-jack-o-lantern{--fa: "";--fa--fa: ""}.fa-grip,.fa-grip-horizontal{--fa: "";--fa--fa: ""}.fa-share-from-square,.fa-share-square{--fa: "";--fa--fa: ""}.fa-keynote{--fa: "";--fa--fa: ""}.fa-child-combatant,.fa-child-rifle{--fa: "";--fa--fa: ""}.fa-gun{--fa: "";--fa--fa: ""}.fa-square-phone,.fa-phone-square{--fa: "";--fa--fa: ""}.fa-hat-beach{--fa: "";--fa--fa: ""}.fa-plus,.fa-add{--fa: "+";--fa--fa: "++"}.fa-expand{--fa: "";--fa--fa: ""}.fa-computer{--fa: "";--fa--fa: ""}.fa-fort{--fa: "";--fa--fa: ""}.fa-cloud-check{--fa: "";--fa--fa: ""}.fa-xmark,.fa-close,.fa-multiply,.fa-remove,.fa-times{--fa: "";--fa--fa: ""}.fa-face-smirking{--fa: "";--fa--fa: ""}.fa-arrows-up-down-left-right,.fa-arrows{--fa: "";--fa--fa: ""}.fa-chalkboard-user,.fa-chalkboard-teacher{--fa: "";--fa--fa: ""}.fa-rhombus{--fa: "";--fa--fa: ""}.fa-claw-marks{--fa: "";--fa--fa: ""}.fa-peso-sign{--fa: "";--fa--fa: ""}.fa-face-smile-tongue{--fa: "";--fa--fa: ""}.fa-cart-circle-xmark{--fa: "";--fa--fa: ""}.fa-building-shield{--fa: "";--fa--fa: ""}.fa-circle-phone-flip,.fa-phone-circle-alt{--fa: "";--fa--fa: ""}.fa-baby{--fa: "";--fa--fa: ""}.fa-users-line{--fa: "";--fa--fa: ""}.fa-quote-left,.fa-quote-left-alt{--fa: "";--fa--fa: ""}.fa-tractor{--fa: "";--fa--fa: ""}.fa-down-from-bracket{--fa: "";--fa--fa: ""}.fa-key-skeleton{--fa: "";--fa--fa: ""}.fa-trash-arrow-up,.fa-trash-restore{--fa: "";--fa--fa: ""}.fa-arrow-down-up-lock{--fa: "";--fa--fa: ""}.fa-arrow-down-to-bracket{--fa: "";--fa--fa: ""}.fa-lines-leaning{--fa: "";--fa--fa: ""}.fa-square-q{--fa: "";--fa--fa: ""}.fa-ruler-combined{--fa: "";--fa--fa: ""}.fa-symbols,.fa-icons-alt{--fa: "";--fa--fa: ""}.fa-copyright{--fa: "";--fa--fa: ""}.fa-flask-gear{--fa: "";--fa--fa: ""}.fa-highlighter-line{--fa: "";--fa--fa: ""}.fa-bracket-square,.fa-bracket,.fa-bracket-left{--fa: "[";--fa--fa: "[["}.fa-island-tropical,.fa-island-tree-palm{--fa: "";--fa--fa: ""}.fa-arrow-right-from-line,.fa-arrow-from-left{--fa: "";--fa--fa: ""}.fa-h2{--fa: "";--fa--fa: ""}.fa-equals{--fa: "=";--fa--fa: "=="}.fa-cake-slice,.fa-shortcake{--fa: "";--fa--fa: ""}.fa-building-magnifying-glass{--fa: "";--fa--fa: ""}.fa-peanut{--fa: "";--fa--fa: ""}.fa-wrench-simple{--fa: "";--fa--fa: ""}.fa-blender{--fa: "";--fa--fa: ""}.fa-teeth{--fa: "";--fa--fa: ""}.fa-tally-2{--fa: "";--fa--fa: ""}.fa-shekel-sign,.fa-ils,.fa-shekel,.fa-sheqel,.fa-sheqel-sign{--fa: "";--fa--fa: ""}.fa-cars{--fa: "";--fa--fa: ""}.fa-axe-battle{--fa: "";--fa--fa: ""}.fa-user-hair-long{--fa: "";--fa--fa: ""}.fa-map{--fa: "";--fa--fa: ""}.fa-arrow-left-from-arc{--fa: "";--fa--fa: ""}.fa-file-circle-info{--fa: "";--fa--fa: ""}.fa-face-disappointed{--fa: "";--fa--fa: ""}.fa-lasso-sparkles{--fa: "";--fa--fa: ""}.fa-clock-eleven{--fa: "";--fa--fa: ""}.fa-rocket{--fa: "";--fa--fa: ""}.fa-siren-on{--fa: "";--fa--fa: ""}.fa-clock-ten{--fa: "";--fa--fa: ""}.fa-candle-holder{--fa: "";--fa--fa: ""}.fa-video-arrow-down-left{--fa: "";--fa--fa: ""}.fa-photo-film,.fa-photo-video{--fa: "";--fa--fa: ""}.fa-floppy-disk-circle-arrow-right,.fa-save-circle-arrow-right{--fa: "";--fa--fa: ""}.fa-folder-minus{--fa: "";--fa--fa: ""}.fa-hexagon-nodes-bolt{--fa: "";--fa--fa: ""}.fa-planet-moon{--fa: "";--fa--fa: ""}.fa-face-eyes-xmarks{--fa: "";--fa--fa: ""}.fa-chart-scatter{--fa: "";--fa--fa: ""}.fa-circle-gf{--fa: "";--fa--fa: ""}.fa-display-arrow-down{--fa: "";--fa--fa: ""}.fa-store{--fa: "";--fa--fa: ""}.fa-arrow-trend-up{--fa: "";--fa--fa: ""}.fa-plug-circle-minus{--fa: "";--fa--fa: ""}.fa-olive-branch{--fa: "";--fa--fa: ""}.fa-angle{--fa: "";--fa--fa: ""}.fa-vacuum-robot{--fa: "";--fa--fa: ""}.fa-sign-hanging,.fa-sign{--fa: "";--fa--fa: ""}.fa-square-divide{--fa: "";--fa--fa: ""}.fa-folder-check{--fa: "";--fa--fa: ""}.fa-signal-stream-slash{--fa: "";--fa--fa: ""}.fa-bezier-curve{--fa: "";--fa--fa: ""}.fa-eye-dropper-half{--fa: "";--fa--fa: ""}.fa-store-lock{--fa: "";--fa--fa: ""}.fa-bell-slash{--fa: "";--fa--fa: ""}.fa-cloud-bolt-sun,.fa-thunderstorm-sun{--fa: "";--fa--fa: ""}.fa-camera-slash{--fa: "";--fa--fa: ""}.fa-comment-quote{--fa: "";--fa--fa: ""}.fa-tablet,.fa-tablet-android{--fa: "";--fa--fa: ""}.fa-school-flag{--fa: "";--fa--fa: ""}.fa-message-code{--fa: "";--fa--fa: ""}.fa-glass-half,.fa-glass-half-empty,.fa-glass-half-full{--fa: "";--fa--fa: ""}.fa-fill{--fa: "";--fa--fa: ""}.fa-message-minus,.fa-comment-alt-minus{--fa: "";--fa--fa: ""}.fa-angle-up{--fa: "";--fa--fa: ""}.fa-dinosaur{--fa: "";--fa--fa: ""}.fa-drumstick-bite{--fa: "";--fa--fa: ""}.fa-link-horizontal-slash,.fa-chain-horizontal-slash{--fa: "";--fa--fa: ""}.fa-holly-berry{--fa: "";--fa--fa: ""}.fa-nose{--fa: "";--fa--fa: ""}.fa-arrow-left-to-arc{--fa: "";--fa--fa: ""}.fa-chevron-left{--fa: "";--fa--fa: ""}.fa-bacteria{--fa: "";--fa--fa: ""}.fa-clouds{--fa: "";--fa--fa: ""}.fa-money-bill-simple{--fa: "";--fa--fa: ""}.fa-hand-lizard{--fa: "";--fa--fa: ""}.fa-table-pivot{--fa: "";--fa--fa: ""}.fa-filter-slash{--fa: "";--fa--fa: ""}.fa-trash-can-undo,.fa-trash-can-arrow-turn-left,.fa-trash-undo-alt{--fa: "";--fa--fa: ""}.fa-notdef{--fa: "";--fa--fa: ""}.fa-disease{--fa: "";--fa--fa: ""}.fa-person-to-door{--fa: "";--fa--fa: ""}.fa-turntable{--fa: "";--fa--fa: ""}.fa-briefcase-medical{--fa: "";--fa--fa: ""}.fa-genderless{--fa: "";--fa--fa: ""}.fa-chevron-right{--fa: "";--fa--fa: ""}.fa-signal-weak,.fa-signal-1{--fa: "";--fa--fa: ""}.fa-clock-five{--fa: "";--fa--fa: ""}.fa-retweet{--fa: "";--fa--fa: ""}.fa-car-rear,.fa-car-alt{--fa: "";--fa--fa: ""}.fa-pump-soap{--fa: "";--fa--fa: ""}.fa-computer-classic{--fa: "";--fa--fa: ""}.fa-frame{--fa: "";--fa--fa: ""}.fa-video-slash{--fa: "";--fa--fa: ""}.fa-battery-quarter,.fa-battery-2{--fa: "";--fa--fa: ""}.fa-ellipsis-stroke,.fa-ellipsis-h-alt{--fa: "";--fa--fa: ""}.fa-radio{--fa: "";--fa--fa: ""}.fa-baby-carriage,.fa-carriage-baby{--fa: "";--fa--fa: ""}.fa-face-expressionless{--fa: "";--fa--fa: ""}.fa-down-to-dotted-line{--fa: "";--fa--fa: ""}.fa-cloud-music{--fa: "";--fa--fa: ""}.fa-traffic-light{--fa: "";--fa--fa: ""}.fa-cloud-minus{--fa: "";--fa--fa: ""}.fa-thermometer{--fa: "";--fa--fa: ""}.fa-shield-minus{--fa: "";--fa--fa: ""}.fa-vr-cardboard{--fa: "";--fa--fa: ""}.fa-car-tilt{--fa: "";--fa--fa: ""}.fa-gauge-circle-minus{--fa: "";--fa--fa: ""}.fa-brightness-low{--fa: "";--fa--fa: ""}.fa-hand-middle-finger{--fa: "";--fa--fa: ""}.fa-percent,.fa-percentage{--fa: "%";--fa--fa: "%%"}.fa-truck-moving{--fa: "";--fa--fa: ""}.fa-glass-water-droplet{--fa: "";--fa--fa: ""}.fa-conveyor-belt{--fa: "";--fa--fa: ""}.fa-location-check,.fa-map-marker-check{--fa: "";--fa--fa: ""}.fa-coin-vertical{--fa: "";--fa--fa: ""}.fa-display{--fa: "";--fa--fa: ""}.fa-person-sign{--fa: "";--fa--fa: ""}.fa-face-smile,.fa-smile{--fa: "";--fa--fa: ""}.fa-phone-hangup{--fa: "";--fa--fa: ""}.fa-signature-slash{--fa: "";--fa--fa: ""}.fa-thumbtack,.fa-thumb-tack{--fa: "";--fa--fa: ""}.fa-wheat-slash{--fa: "";--fa--fa: ""}.fa-trophy{--fa: "";--fa--fa: ""}.fa-clouds-sun{--fa: "";--fa--fa: ""}.fa-person-praying,.fa-pray{--fa: "";--fa--fa: ""}.fa-hammer{--fa: "";--fa--fa: ""}.fa-face-vomit{--fa: "";--fa--fa: ""}.fa-speakers{--fa: "";--fa--fa: ""}.fa-tty-answer,.fa-teletype-answer{--fa: "";--fa--fa: ""}.fa-mug-tea-saucer{--fa: "";--fa--fa: ""}.fa-diagram-lean-canvas{--fa: "";--fa--fa: ""}.fa-alt{--fa: "";--fa--fa: ""}.fa-dial,.fa-dial-med-high{--fa: "";--fa--fa: ""}.fa-hand-peace{--fa: "";--fa--fa: ""}.fa-circle-trash,.fa-trash-circle{--fa: "";--fa--fa: ""}.fa-rotate,.fa-sync-alt{--fa: "";--fa--fa: ""}.fa-circle-quarters{--fa: "";--fa--fa: ""}.fa-spinner{--fa: "";--fa--fa: ""}.fa-tower-control{--fa: "";--fa--fa: ""}.fa-arrow-up-triangle-square,.fa-sort-shapes-up{--fa: "";--fa--fa: ""}.fa-whale{--fa: "";--fa--fa: ""}.fa-robot{--fa: "";--fa--fa: ""}.fa-peace{--fa: "";--fa--fa: ""}.fa-party-horn{--fa: "";--fa--fa: ""}.fa-gears,.fa-cogs{--fa: "";--fa--fa: ""}.fa-sun-bright,.fa-sun-alt{--fa: "";--fa--fa: ""}.fa-warehouse{--fa: "";--fa--fa: ""}.fa-conveyor-belt-arm{--fa: "";--fa--fa: ""}.fa-lock-keyhole-open,.fa-lock-open-alt{--fa: "";--fa--fa: ""}.fa-square-fragile,.fa-box-fragile,.fa-square-wine-glass-crack{--fa: "";--fa--fa: ""}.fa-arrow-up-right-dots{--fa: "";--fa--fa: ""}.fa-square-n{--fa: "";--fa--fa: ""}.fa-splotch{--fa: "";--fa--fa: ""}.fa-face-grin-hearts,.fa-grin-hearts{--fa: "";--fa--fa: ""}.fa-meter{--fa: "";--fa--fa: ""}.fa-mandolin{--fa: "";--fa--fa: ""}.fa-dice-four{--fa: "";--fa--fa: ""}.fa-sim-card{--fa: "";--fa--fa: ""}.fa-transgender,.fa-transgender-alt{--fa: "";--fa--fa: ""}.fa-mercury{--fa: "";--fa--fa: ""}.fa-up-from-bracket{--fa: "";--fa--fa: ""}.fa-knife-kitchen{--fa: "";--fa--fa: ""}.fa-border-right{--fa: "";--fa--fa: ""}.fa-arrow-turn-down,.fa-level-down{--fa: "";--fa--fa: ""}.fa-spade{--fa: "";--fa--fa: ""}.fa-card-spade{--fa: "";--fa--fa: ""}.fa-line-columns{--fa: "";--fa--fa: ""}.fa-ant{--fa: "";--fa--fa: ""}.fa-arrow-right-to-line,.fa-arrow-to-right{--fa: "";--fa--fa: ""}.fa-person-falling-burst{--fa: "";--fa--fa: ""}.fa-flag-pennant,.fa-pennant{--fa: "";--fa--fa: ""}.fa-conveyor-belt-empty{--fa: "";--fa--fa: ""}.fa-user-group-simple{--fa: "";--fa--fa: ""}.fa-award{--fa: "";--fa--fa: ""}.fa-ticket-simple,.fa-ticket-alt{--fa: "";--fa--fa: ""}.fa-building{--fa: "";--fa--fa: ""}.fa-angles-left,.fa-angle-double-left{--fa: "";--fa--fa: ""}.fa-camcorder,.fa-video-handheld{--fa: "";--fa--fa: ""}.fa-pancakes{--fa: "";--fa--fa: ""}.fa-album-circle-user{--fa: "";--fa--fa: ""}.fa-subtitles-slash{--fa: "";--fa--fa: ""}.fa-qrcode{--fa: "";--fa--fa: ""}.fa-dice-d10{--fa: "";--fa--fa: ""}.fa-fireplace{--fa: "";--fa--fa: ""}.fa-browser{--fa: "";--fa--fa: ""}.fa-pen-paintbrush,.fa-pencil-paintbrush{--fa: "";--fa--fa: ""}.fa-fish-cooked{--fa: "";--fa--fa: ""}.fa-chair-office{--fa: "";--fa--fa: ""}.fa-magnifying-glass-music{--fa: "";--fa--fa: ""}.fa-nesting-dolls{--fa: "";--fa--fa: ""}.fa-clock-rotate-left,.fa-history{--fa: "";--fa--fa: ""}.fa-trumpet{--fa: "";--fa--fa: ""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa: "";--fa--fa: ""}.fa-fire-smoke{--fa: "";--fa--fa: ""}.fa-phone-missed{--fa: "";--fa--fa: ""}.fa-file-export,.fa-arrow-right-from-file{--fa: "";--fa--fa: ""}.fa-shield,.fa-shield-blank{--fa: "";--fa--fa: ""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa: "";--fa--fa: ""}.fa-arrows-repeat-1,.fa-repeat-1-alt{--fa: "";--fa--fa: ""}.fa-gun-slash{--fa: "";--fa--fa: ""}.fa-avocado{--fa: "";--fa--fa: ""}.fa-binary{--fa: "";--fa--fa: ""}.fa-comment-nodes{--fa: "";--fa--fa: ""}.fa-glasses-round,.fa-glasses-alt{--fa: "";--fa--fa: ""}.fa-phone-plus{--fa: "";--fa--fa: ""}.fa-ditto{--fa: '"';--fa--fa: '""'}.fa-person-seat{--fa: "";--fa--fa: ""}.fa-house-medical{--fa: "";--fa--fa: ""}.fa-golf-ball-tee,.fa-golf-ball{--fa: "";--fa--fa: ""}.fa-circle-chevron-left,.fa-chevron-circle-left{--fa: "";--fa--fa: ""}.fa-house-chimney-window{--fa: "";--fa--fa: ""}.fa-scythe{--fa: "";--fa--fa: ""}.fa-pen-nib{--fa: "";--fa--fa: ""}.fa-ban-parking,.fa-parking-circle-slash{--fa: "";--fa--fa: ""}.fa-tent-arrow-turn-left{--fa: "";--fa--fa: ""}.fa-face-diagonal-mouth{--fa: "";--fa--fa: ""}.fa-diagram-cells{--fa: "";--fa--fa: ""}.fa-cricket-bat-ball,.fa-cricket{--fa: "";--fa--fa: ""}.fa-tents{--fa: "";--fa--fa: ""}.fa-wand-magic,.fa-magic{--fa: "";--fa--fa: ""}.fa-dog{--fa: "";--fa--fa: ""}.fa-pen-line{--fa: "";--fa--fa: ""}.fa-atom-simple,.fa-atom-alt{--fa: "";--fa--fa: ""}.fa-ampersand{--fa: "&";--fa--fa: "&&"}.fa-carrot{--fa: "";--fa--fa: ""}.fa-arrow-up-from-line,.fa-arrow-from-bottom{--fa: "";--fa--fa: ""}.fa-moon{--fa: "";--fa--fa: ""}.fa-pen-slash{--fa: "";--fa--fa: ""}.fa-wine-glass-empty,.fa-wine-glass-alt{--fa: "";--fa--fa: ""}.fa-square-star{--fa: "";--fa--fa: ""}.fa-cheese{--fa: "";--fa--fa: ""}.fa-send-backward{--fa: "";--fa--fa: ""}.fa-yin-yang{--fa: "";--fa--fa: ""}.fa-music{--fa: "";--fa--fa: ""}.fa-compass-slash{--fa: "";--fa--fa: ""}.fa-clock-one{--fa: "";--fa--fa: ""}.fa-file-music{--fa: "";--fa--fa: ""}.fa-code-commit{--fa: "";--fa--fa: ""}.fa-temperature-low{--fa: "";--fa--fa: ""}.fa-person-biking,.fa-biking{--fa: "";--fa--fa: ""}.fa-display-chart-up-circle-currency{--fa: "";--fa--fa: ""}.fa-skeleton{--fa: "";--fa--fa: ""}.fa-circle-g{--fa: "";--fa--fa: ""}.fa-circle-arrow-up-left{--fa: "";--fa--fa: ""}.fa-coin-blank{--fa: "";--fa--fa: ""}.fa-broom{--fa: "";--fa--fa: ""}.fa-vacuum{--fa: "";--fa--fa: ""}.fa-shield-heart{--fa: "";--fa--fa: ""}.fa-card-heart{--fa: "";--fa--fa: ""}.fa-lightbulb-cfl-on{--fa: "";--fa--fa: ""}.fa-melon{--fa: "";--fa--fa: ""}.fa-gopuram{--fa: "";--fa--fa: ""}.fa-earth-oceania,.fa-globe-oceania{--fa: "";--fa--fa: ""}.fa-container-storage{--fa: "";--fa--fa: ""}.fa-face-pouting{--fa: "";--fa--fa: ""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa: "";--fa--fa: ""}.fa-face-explode,.fa-exploding-head{--fa: "";--fa--fa: ""}.fa-hashtag{--fa: "#";--fa--fa: "##"}.fa-up-right-and-down-left-from-center,.fa-expand-alt{--fa: "";--fa--fa: ""}.fa-oil-can{--fa: "";--fa--fa: ""}.fa-t{--fa: "T";--fa--fa: "TT"}.fa-transformer-bolt{--fa: "";--fa--fa: ""}.fa-hippo{--fa: "";--fa--fa: ""}.fa-chart-column{--fa: "";--fa--fa: ""}.fa-cassette-vhs,.fa-vhs{--fa: "";--fa--fa: ""}.fa-infinity{--fa: "";--fa--fa: ""}.fa-vial-circle-check{--fa: "";--fa--fa: ""}.fa-chimney{--fa: "";--fa--fa: ""}.fa-object-intersect{--fa: "";--fa--fa: ""}.fa-person-arrow-down-to-line{--fa: "";--fa--fa: ""}.fa-voicemail{--fa: "";--fa--fa: ""}.fa-block-brick,.fa-wall-brick{--fa: "";--fa--fa: ""}.fa-fan{--fa: "";--fa--fa: ""}.fa-bags-shopping{--fa: "";--fa--fa: ""}.fa-paragraph-left,.fa-paragraph-rtl{--fa: "";--fa--fa: ""}.fa-person-walking-luggage{--fa: "";--fa--fa: ""}.fa-caravan-simple,.fa-caravan-alt{--fa: "";--fa--fa: ""}.fa-turtle{--fa: "";--fa--fa: ""}.fa-pencil-mechanical{--fa: "";--fa--fa: ""}.fa-up-down,.fa-arrows-alt-v{--fa: "";--fa--fa: ""}.fa-cloud-moon-rain{--fa: "";--fa--fa: ""}.fa-booth-curtain{--fa: "";--fa--fa: ""}.fa-calendar{--fa: "";--fa--fa: ""}.fa-box-heart{--fa: "";--fa--fa: ""}.fa-trailer{--fa: "";--fa--fa: ""}.fa-user-doctor-message,.fa-user-md-chat{--fa: "";--fa--fa: ""}.fa-bahai,.fa-haykal{--fa: "";--fa--fa: ""}.fa-lighthouse{--fa: "";--fa--fa: ""}.fa-amp-guitar{--fa: "";--fa--fa: ""}.fa-sd-card{--fa: "";--fa--fa: ""}.fa-volume-slash{--fa: "";--fa--fa: ""}.fa-border-bottom{--fa: "";--fa--fa: ""}.fa-wifi-weak,.fa-wifi-1{--fa: "";--fa--fa: ""}.fa-dragon{--fa: "";--fa--fa: ""}.fa-shoe-prints{--fa: "";--fa--fa: ""}.fa-circle-plus,.fa-plus-circle{--fa: "";--fa--fa: ""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa: "";--fa--fa: ""}.fa-hand-holding{--fa: "";--fa--fa: ""}.fa-plug-circle-exclamation{--fa: "";--fa--fa: ""}.fa-link-slash,.fa-chain-broken,.fa-chain-slash,.fa-unlink{--fa: "";--fa--fa: ""}.fa-clone{--fa: "";--fa--fa: ""}.fa-person-walking-arrow-loop-left{--fa: "";--fa--fa: ""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa: "";--fa--fa: ""}.fa-fire-flame-curved,.fa-fire-alt{--fa: "";--fa--fa: ""}.fa-tornado{--fa: "";--fa--fa: ""}.fa-file-circle-plus{--fa: "";--fa--fa: ""}.fa-delete-right{--fa: "";--fa--fa: ""}.fa-book-quran,.fa-quran{--fa: "";--fa--fa: ""}.fa-circle-quarter{--fa: "";--fa--fa: ""}.fa-anchor{--fa: "";--fa--fa: ""}.fa-border-all{--fa: "";--fa--fa: ""}.fa-function{--fa: "";--fa--fa: ""}.fa-face-angry,.fa-angry{--fa: "";--fa--fa: ""}.fa-people-simple{--fa: "";--fa--fa: ""}.fa-cookie-bite{--fa: "";--fa--fa: ""}.fa-arrow-trend-down{--fa: "";--fa--fa: ""}.fa-rss,.fa-feed{--fa: "";--fa--fa: ""}.fa-face-monocle{--fa: "";--fa--fa: ""}.fa-draw-polygon{--fa: "";--fa--fa: ""}.fa-scale-balanced,.fa-balance-scale{--fa: "";--fa--fa: ""}.fa-calendar-lines,.fa-calendar-note{--fa: "";--fa--fa: ""}.fa-arrow-down-big-small,.fa-sort-size-down{--fa: "";--fa--fa: ""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa: "";--fa--fa: ""}.fa-do-not-enter{--fa: "";--fa--fa: ""}.fa-shower{--fa: "";--fa--fa: ""}.fa-dice-d8{--fa: "";--fa--fa: ""}.fa-desktop,.fa-desktop-alt{--fa: "";--fa--fa: ""}.fa-m{--fa: "M";--fa--fa: "MM"}.fa-spinner-scale{--fa: "";--fa--fa: ""}.fa-grip-dots-vertical{--fa: "";--fa--fa: ""}.fa-face-viewfinder{--fa: "";--fa--fa: ""}.fa-soft-serve,.fa-creemee{--fa: "";--fa--fa: ""}.fa-h5{--fa: "";--fa--fa: ""}.fa-hand-back-point-down{--fa: "";--fa--fa: ""}.fa-table-list,.fa-th-list{--fa: "";--fa--fa: ""}.fa-basket-shopping-minus{--fa: "";--fa--fa: ""}.fa-comment-sms,.fa-sms{--fa: "";--fa--fa: ""}.fa-rectangle,.fa-rectangle-landscape{--fa: "";--fa--fa: ""}.fa-clipboard-list-check{--fa: "";--fa--fa: ""}.fa-turkey{--fa: "";--fa--fa: ""}.fa-book{--fa: "";--fa--fa: ""}.fa-user-plus{--fa: "";--fa--fa: ""}.fa-ice-skate{--fa: "";--fa--fa: ""}.fa-check{--fa: "";--fa--fa: ""}.fa-battery-three-quarters,.fa-battery-4{--fa: "";--fa--fa: ""}.fa-tomato{--fa: "";--fa--fa: ""}.fa-sword-laser{--fa: "";--fa--fa: ""}.fa-house-circle-check{--fa: "";--fa--fa: ""}.fa-buildings{--fa: "";--fa--fa: ""}.fa-angle-left{--fa: "";--fa--fa: ""}.fa-cart-flatbed-boxes,.fa-dolly-flatbed-alt{--fa: "";--fa--fa: ""}.fa-diagram-successor{--fa: "";--fa--fa: ""}.fa-truck-arrow-right{--fa: "";--fa--fa: ""}.fa-square-w{--fa: "";--fa--fa: ""}.fa-arrows-split-up-and-left{--fa: "";--fa--fa: ""}.fa-lamp{--fa: "";--fa--fa: ""}.fa-airplay{--fa: "";--fa--fa: ""}.fa-hand-fist,.fa-fist-raised{--fa: "";--fa--fa: ""}.fa-shield-quartered{--fa: "";--fa--fa: ""}.fa-slash-forward{--fa: "/";--fa--fa: "//"}.fa-location-pen,.fa-map-marker-edit{--fa: "";--fa--fa: ""}.fa-cloud-moon{--fa: "";--fa--fa: ""}.fa-pot-food{--fa: "";--fa--fa: ""}.fa-briefcase{--fa: "";--fa--fa: ""}.fa-person-falling{--fa: "";--fa--fa: ""}.fa-image-portrait,.fa-portrait{--fa: "";--fa--fa: ""}.fa-user-tag{--fa: "";--fa--fa: ""}.fa-rug{--fa: "";--fa--fa: ""}.fa-print-slash{--fa: "";--fa--fa: ""}.fa-earth-europe,.fa-globe-europe{--fa: "";--fa--fa: ""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa: "";--fa--fa: ""}.fa-hand-back-point-ribbon{--fa: "";--fa--fa: ""}.fa-rectangle-xmark,.fa-rectangle-times,.fa-times-rectangle,.fa-window-close{--fa: "";--fa--fa: ""}.fa-tire-rugged{--fa: "";--fa--fa: ""}.fa-lightbulb-dollar{--fa: "";--fa--fa: ""}.fa-cowbell{--fa: "";--fa--fa: ""}.fa-baht-sign{--fa: "";--fa--fa: ""}.fa-corner{--fa: "";--fa--fa: ""}.fa-chevrons-right,.fa-chevron-double-right{--fa: "";--fa--fa: ""}.fa-book-open{--fa: "";--fa--fa: ""}.fa-book-journal-whills,.fa-journal-whills{--fa: "";--fa--fa: ""}.fa-inhaler{--fa: "";--fa--fa: ""}.fa-handcuffs{--fa: "";--fa--fa: ""}.fa-snake{--fa: "";--fa--fa: ""}.fa-triangle-exclamation,.fa-exclamation-triangle,.fa-warning{--fa: "";--fa--fa: ""}.fa-note-medical{--fa: "";--fa--fa: ""}.fa-database{--fa: "";--fa--fa: ""}.fa-down-left{--fa: "";--fa--fa: ""}.fa-share,.fa-mail-forward{--fa: "";--fa--fa: ""}.fa-face-thinking{--fa: "";--fa--fa: ""}.fa-turn-down-right{--fa: "";--fa--fa: ""}.fa-bottle-droplet{--fa: "";--fa--fa: ""}.fa-mask-face{--fa: "";--fa--fa: ""}.fa-hill-rockslide{--fa: "";--fa--fa: ""}.fa-scanner-keyboard{--fa: "";--fa--fa: ""}.fa-circle-o{--fa: "";--fa--fa: ""}.fa-grid-horizontal{--fa: "";--fa--fa: ""}.fa-message-dollar,.fa-comment-alt-dollar{--fa: "";--fa--fa: ""}.fa-right-left,.fa-exchange-alt{--fa: "";--fa--fa: ""}.fa-columns-3{--fa: "";--fa--fa: ""}.fa-paper-plane{--fa: "";--fa--fa: ""}.fa-road-circle-exclamation{--fa: "";--fa--fa: ""}.fa-dungeon{--fa: "";--fa--fa: ""}.fa-hand-holding-box{--fa: "";--fa--fa: ""}.fa-input-text{--fa: "";--fa--fa: ""}.fa-window-flip,.fa-window-alt{--fa: "";--fa--fa: ""}.fa-align-right{--fa: "";--fa--fa: ""}.fa-scanner-gun,.fa-scanner{--fa: "";--fa--fa: ""}.fa-tire{--fa: "";--fa--fa: ""}.fa-engine{--fa: "";--fa--fa: ""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa: "";--fa--fa: ""}.fa-life-ring{--fa: "";--fa--fa: ""}.fa-hands,.fa-sign-language,.fa-signing{--fa: "";--fa--fa: ""}.fa-circle-caret-right,.fa-caret-circle-right{--fa: "";--fa--fa: ""}.fa-turn-left{--fa: "";--fa--fa: ""}.fa-wheat{--fa: "";--fa--fa: ""}.fa-file-spreadsheet{--fa: "";--fa--fa: ""}.fa-audio-description-slash{--fa: "";--fa--fa: ""}.fa-bell-ring{--fa: "";--fa--fa: ""}.fa-calendar-day{--fa: "";--fa--fa: ""}.fa-water-ladder,.fa-ladder-water,.fa-swimming-pool{--fa: "";--fa--fa: ""}.fa-arrows-up-down,.fa-arrows-v{--fa: "";--fa--fa: ""}.fa-chess-pawn-piece,.fa-chess-pawn-alt{--fa: "";--fa--fa: ""}.fa-face-grimace,.fa-grimace{--fa: "";--fa--fa: ""}.fa-wheelchair-move,.fa-wheelchair-alt{--fa: "";--fa--fa: ""}.fa-turn-down,.fa-level-down-alt{--fa: "";--fa--fa: ""}.fa-square-s{--fa: "";--fa--fa: ""}.fa-rectangle-barcode,.fa-barcode-alt{--fa: "";--fa--fa: ""}.fa-person-walking-arrow-right{--fa: "";--fa--fa: ""}.fa-square-envelope,.fa-envelope-square{--fa: "";--fa--fa: ""}.fa-dice{--fa: "";--fa--fa: ""}.fa-unicorn{--fa: "";--fa--fa: ""}.fa-bowling-ball{--fa: "";--fa--fa: ""}.fa-pompebled{--fa: "";--fa--fa: ""}.fa-brain{--fa: "";--fa--fa: ""}.fa-watch-smart{--fa: "";--fa--fa: ""}.fa-book-user{--fa: "";--fa--fa: ""}.fa-sensor-cloud,.fa-sensor-smoke{--fa: "";--fa--fa: ""}.fa-clapperboard-play{--fa: "";--fa--fa: ""}.fa-bandage,.fa-band-aid{--fa: "";--fa--fa: ""}.fa-calendar-minus{--fa: "";--fa--fa: ""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa: "";--fa--fa: ""}.fa-circle-4{--fa: "";--fa--fa: ""}.fa-gifts{--fa: "";--fa--fa: ""}.fa-album-collection{--fa: "";--fa--fa: ""}.fa-hotel{--fa: "";--fa--fa: ""}.fa-earth-asia,.fa-globe-asia{--fa: "";--fa--fa: ""}.fa-id-card-clip,.fa-id-card-alt{--fa: "";--fa--fa: ""}.fa-magnifying-glass-plus,.fa-search-plus{--fa: "";--fa--fa: ""}.fa-thumbs-up{--fa: "";--fa--fa: ""}.fa-cloud-showers{--fa: "";--fa--fa: ""}.fa-user-clock{--fa: "";--fa--fa: ""}.fa-onion{--fa: "";--fa--fa: ""}.fa-clock-twelve-thirty{--fa: "";--fa--fa: ""}.fa-arrow-down-to-dotted-line{--fa: "";--fa--fa: ""}.fa-hand-dots,.fa-allergies{--fa: "";--fa--fa: ""}.fa-file-invoice{--fa: "";--fa--fa: ""}.fa-window-minimize{--fa: "";--fa--fa: ""}.fa-rectangle-wide{--fa: "";--fa--fa: ""}.fa-comment-arrow-up{--fa: "";--fa--fa: ""}.fa-garlic{--fa: "";--fa--fa: ""}.fa-mug-saucer,.fa-coffee{--fa: "";--fa--fa: ""}.fa-brush{--fa: "";--fa--fa: ""}.fa-file-half-dashed{--fa: "";--fa--fa: ""}.fa-tree-decorated{--fa: "";--fa--fa: ""}.fa-mask{--fa: "";--fa--fa: ""}.fa-calendar-heart{--fa: "";--fa--fa: ""}.fa-magnifying-glass-minus,.fa-search-minus{--fa: "";--fa--fa: ""}.fa-flower{--fa: "";--fa--fa: ""}.fa-arrow-down-from-arc{--fa: "";--fa--fa: ""}.fa-right-left-large{--fa: "";--fa--fa: ""}.fa-ruler-vertical{--fa: "";--fa--fa: ""}.fa-circles-overlap{--fa: "";--fa--fa: ""}.fa-user-large,.fa-user-alt{--fa: "";--fa--fa: ""}.fa-starship-freighter{--fa: "";--fa--fa: ""}.fa-train-tram{--fa: "";--fa--fa: ""}.fa-bridge-suspension{--fa: "";--fa--fa: ""}.fa-trash-check{--fa: "";--fa--fa: ""}.fa-user-nurse{--fa: "";--fa--fa: ""}.fa-boombox{--fa: "";--fa--fa: ""}.fa-syringe{--fa: "";--fa--fa: ""}.fa-cloud-sun{--fa: "";--fa--fa: ""}.fa-shield-exclamation{--fa: "";--fa--fa: ""}.fa-stopwatch-20{--fa: "";--fa--fa: ""}.fa-square-full{--fa: "";--fa--fa: ""}.fa-grip-dots{--fa: "";--fa--fa: ""}.fa-comment-exclamation{--fa: "";--fa--fa: ""}.fa-pen-swirl{--fa: "";--fa--fa: ""}.fa-falafel{--fa: "";--fa--fa: ""}.fa-circle-2{--fa: "";--fa--fa: ""}.fa-magnet{--fa: "";--fa--fa: ""}.fa-jar{--fa: "";--fa--fa: ""}.fa-gramophone{--fa: "";--fa--fa: ""}.fa-dice-d12{--fa: "";--fa--fa: ""}.fa-note-sticky,.fa-sticky-note{--fa: "";--fa--fa: ""}.fa-down,.fa-arrow-alt-down{--fa: "";--fa--fa: ""}.fa-hundred-points,.fa-100{--fa: "";--fa--fa: ""}.fa-paperclip-vertical{--fa: "";--fa--fa: ""}.fa-wind-warning,.fa-wind-circle-exclamation{--fa: "";--fa--fa: ""}.fa-location-pin-slash,.fa-map-marker-slash{--fa: "";--fa--fa: ""}.fa-face-sad-sweat{--fa: "";--fa--fa: ""}.fa-bug-slash{--fa: "";--fa--fa: ""}.fa-cupcake{--fa: "";--fa--fa: ""}.fa-light-switch-off{--fa: "";--fa--fa: ""}.fa-toggle-large-off{--fa: "";--fa--fa: ""}.fa-pen-fancy-slash{--fa: "";--fa--fa: ""}.fa-truck-container{--fa: "";--fa--fa: ""}.fa-boot{--fa: "";--fa--fa: ""}.fa-arrow-up-from-water-pump{--fa: "";--fa--fa: ""}.fa-file-check{--fa: "";--fa--fa: ""}.fa-bone{--fa: "";--fa--fa: ""}.fa-cards-blank{--fa: "";--fa--fa: ""}.fa-circle-3{--fa: "";--fa--fa: ""}.fa-bench-tree{--fa: "";--fa--fa: ""}.fa-keyboard-brightness-low{--fa: "";--fa--fa: ""}.fa-ski-boot-ski{--fa: "";--fa--fa: ""}.fa-brain-circuit{--fa: "";--fa--fa: ""}.fa-table-cells-row-unlock{--fa: "";--fa--fa: ""}.fa-user-injured{--fa: "";--fa--fa: ""}.fa-block-brick-fire,.fa-firewall{--fa: "";--fa--fa: ""}.fa-face-sad-tear,.fa-sad-tear{--fa: "";--fa--fa: ""}.fa-plane{--fa: "";--fa--fa: ""}.fa-tent-arrows-down{--fa: "";--fa--fa: ""}.fa-exclamation{--fa: "!";--fa--fa: "!!"}.fa-arrows-spin{--fa: "";--fa--fa: ""}.fa-face-smile-relaxed{--fa: "";--fa--fa: ""}.fa-comment-xmark,.fa-comment-times{--fa: "";--fa--fa: ""}.fa-print{--fa: "";--fa--fa: ""}.fa-turkish-lira-sign,.fa-try,.fa-turkish-lira{--fa: "";--fa--fa: ""}.fa-face-nose-steam{--fa: "";--fa--fa: ""}.fa-circle-waveform-lines,.fa-waveform-circle{--fa: "";--fa--fa: ""}.fa-dollar-sign,.fa-dollar,.fa-usd{--fa: "$";--fa--fa: "$$"}.fa-ferris-wheel{--fa: "";--fa--fa: ""}.fa-computer-speaker{--fa: "";--fa--fa: ""}.fa-skull-cow{--fa: "";--fa--fa: ""}.fa-x{--fa: "X";--fa--fa: "XX"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa: "";--fa--fa: ""}.fa-users-gear,.fa-users-cog{--fa: "";--fa--fa: ""}.fa-person-military-pointing{--fa: "";--fa--fa: ""}.fa-building-columns,.fa-bank,.fa-institution,.fa-museum,.fa-university{--fa: "";--fa--fa: ""}.fa-circle-t{--fa: "";--fa--fa: ""}.fa-sack{--fa: "";--fa--fa: ""}.fa-grid-2{--fa: "";--fa--fa: ""}.fa-camera-cctv,.fa-cctv{--fa: "";--fa--fa: ""}.fa-umbrella{--fa: "";--fa--fa: ""}.fa-trowel{--fa: "";--fa--fa: ""}.fa-horizontal-rule{--fa: "";--fa--fa: ""}.fa-bed-front,.fa-bed-alt{--fa: "";--fa--fa: ""}.fa-d{--fa: "D";--fa--fa: "DD"}.fa-stapler{--fa: "";--fa--fa: ""}.fa-masks-theater,.fa-theater-masks{--fa: "";--fa--fa: ""}.fa-file-gif{--fa: "";--fa--fa: ""}.fa-kip-sign{--fa: "";--fa--fa: ""}.fa-face-woozy{--fa: "";--fa--fa: ""}.fa-cloud-question{--fa: "";--fa--fa: ""}.fa-pineapple{--fa: "";--fa--fa: ""}.fa-hand-point-left{--fa: "";--fa--fa: ""}.fa-gallery-thumbnails{--fa: "";--fa--fa: ""}.fa-circle-j{--fa: "";--fa--fa: ""}.fa-eyes{--fa: "";--fa--fa: ""}.fa-handshake-simple,.fa-handshake-alt{--fa: "";--fa--fa: ""}.fa-page-caret-up,.fa-file-caret-up{--fa: "";--fa--fa: ""}.fa-jet-fighter,.fa-fighter-jet{--fa: "";--fa--fa: ""}.fa-comet{--fa: "";--fa--fa: ""}.fa-square-share-nodes,.fa-share-alt-square{--fa: "";--fa--fa: ""}.fa-reflect-vertical{--fa: "";--fa--fa: ""}.fa-shield-keyhole{--fa: "";--fa--fa: ""}.fa-file-mp4{--fa: "";--fa--fa: ""}.fa-barcode{--fa: "";--fa--fa: ""}.fa-bulldozer{--fa: "";--fa--fa: ""}.fa-plus-minus{--fa: "";--fa--fa: ""}.fa-square-sliders-vertical,.fa-sliders-v-square{--fa: "";--fa--fa: ""}.fa-video,.fa-video-camera{--fa: "";--fa--fa: ""}.fa-message-middle,.fa-comment-middle-alt{--fa: "";--fa--fa: ""}.fa-graduation-cap,.fa-mortar-board{--fa: "";--fa--fa: ""}.fa-hand-holding-medical{--fa: "";--fa--fa: ""}.fa-person-circle-check{--fa: "";--fa--fa: ""}.fa-square-z{--fa: "";--fa--fa: ""}.fa-message-text,.fa-comment-alt-text{--fa: "";--fa--fa: ""}.fa-turn-up,.fa-level-up-alt{--fa: "";--fa--fa: ""}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:root,:host{--fa-style-family-classic: "Font Awesome 6 Pro";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/site_media/static/v2/webfonts/fa-light-300.woff2) format("woff2"),url(/site_media/static/v2/webfonts/fa-light-300.ttf) format("truetype")}.fal,.fa-light{font-weight:300}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a{color:#9f5d3f;transition:color .2s;text-decoration:none}a:hover{color:#d97647}p{font-family:dashiell-text,serif;font-style:normal;font-size:18px;font-weight:400;line-height:26px;color:#4e4d4b}@media print,screen and (min-width: 62em){p{line-height:28px}}p.is-bold,p .is-bold{font-weight:700}p.is-light,p .is-light{color:#f3f2f0}p.is-small{font-size:16px;line-height:24px}p.is-large{font-family:dashiell-fine,serif;font-size:20px;line-height:28px;font-weight:300}@media print,screen and (min-width: 62em){p.is-large{font-size:24px;line-height:34px}}p.is-large.is-bold,p.is-large .is-bold{font-weight:600}p.is-large.is-light,p.is-large .is-light{color:#fff}h1{font-family:dashiell-fine,serif;font-style:normal;font-size:40px;font-weight:300;line-height:48px;color:#2c2b29;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print,screen and (min-width: 36em){h1{font-size:48px;line-height:56px}}@media print,screen and (min-width: 62em){h1{font-size:64px;line-height:72px}}h1.is-bold,h1 .is-bold{font-weight:600}h1.is-light,h1 .is-light{color:#fff;text-shadow:0 0 48px rgba(0,0,0,.48)}h2{font-family:dashiell-fine,serif;font-style:normal;font-size:36px;font-weight:300;line-height:44px;color:#2c2b29;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print,screen and (min-width: 36em){h2{font-size:40px;line-height:48px}}@media print,screen and (min-width: 62em){h2{font-size:48px;line-height:56px}}h2.is-bold,h2 .is-bold{font-weight:600}h2.is-light,h2 .is-light{color:#fff}h3{font-family:dashiell-fine,serif;font-style:normal;font-size:32px;font-weight:300;line-height:40px;color:#2c2b29;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print,screen and (min-width: 36em){h3{font-size:36px;line-height:44px}}@media print,screen and (min-width: 62em){h3{font-size:40px;line-height:48px}}h3.is-bold,h3 .is-bold{font-weight:600}h3.is-light,h3 .is-light{color:#fff}h4{font-family:dashiell-fine,serif;font-style:normal;font-size:28px;font-weight:300;line-height:36px;color:#2c2b29;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print,screen and (min-width: 36em){h4{font-size:30px;line-height:38px}}@media print,screen and (min-width: 62em){h4{font-size:32px;line-height:40px}}h4.is-bold,h4 .is-bold{font-weight:600}h4.is-light,h4 .is-light{color:#fff}h5{font-family:dashiell-fine,serif;font-style:normal;font-size:22px;font-weight:300;line-height:30px;color:#2c2b29;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print,screen and (min-width: 36em){h5{font-size:24px;line-height:32px}}h5.is-bold,h5 .is-bold{font-weight:600}h5.is-light,h5 .is-light{color:#fff}h6{font-family:acumin-pro-condensed,sans-serif;font-style:normal;font-size:18px;font-weight:700;line-height:22px;letter-spacing:.05em;text-transform:uppercase;color:#2c2b29;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h6.is-light{color:#fff}.text-disclosure{font-family:dashiell-text,serif;font-style:italic;font-size:14px;font-weight:400;line-height:22px;color:#4e4d4b;letter-spacing:.0125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.text-disclosure.is-bold,.text-disclosure .is-bold{font-weight:600}.text-disclosure.is-light,.text-disclosure .is-light{color:#f3f2f0}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-text-justified{text-align:justify}.m-xxs{margin:.5rem}.p-xxs{padding:.5rem}.m-t-xxs{margin-top:.5rem}.p-t-xxs{padding-top:.5rem}.m-r-xxs{margin-right:.5rem}.p-r-xxs{padding-right:.5rem}.m-b-xxs{margin-bottom:.5rem}.p-b-xxs{padding-bottom:.5rem}.m-l-xxs{margin-left:.5rem}.p-l-xxs{padding-left:.5rem}.m-xs{margin:.75rem}.p-xs{padding:.75rem}.m-t-xs{margin-top:.75rem}.p-t-xs{padding-top:.75rem}.m-r-xs{margin-right:.75rem}.p-r-xs{padding-right:.75rem}.m-b-xs{margin-bottom:.75rem}.p-b-xs{padding-bottom:.75rem}.m-l-xs{margin-left:.75rem}.p-l-xs{padding-left:.75rem}.m-s{margin:1rem}.p-s{padding:1rem}.m-t-s{margin-top:1rem}.p-t-s{padding-top:1rem}.m-r-s{margin-right:1rem}.p-r-s{padding-right:1rem}.m-b-s{margin-bottom:1rem}.p-b-s{padding-bottom:1rem}.m-l-s{margin-left:1rem}.p-l-s{padding-left:1rem}.m-m{margin:1.25rem}.p-m{padding:1.25rem}.m-t-m{margin-top:1.25rem}.p-t-m{padding-top:1.25rem}.m-r-m{margin-right:1.25rem}.p-r-m{padding-right:1.25rem}.m-b-m{margin-bottom:1.25rem}.p-b-m{padding-bottom:1.25rem}.m-l-m{margin-left:1.25rem}.p-l-m{padding-left:1.25rem}.m-l{margin:1.5rem}.p-l{padding:1.5rem}.m-t-l{margin-top:1.5rem}.p-t-l{padding-top:1.5rem}.m-r-l{margin-right:1.5rem}.p-r-l{padding-right:1.5rem}.m-b-l{margin-bottom:1.5rem}.p-b-l{padding-bottom:1.5rem}.m-l-l{margin-left:1.5rem}.p-l-l{padding-left:1.5rem}.m-xl{margin:1.75rem}.p-xl{padding:1.75rem}.m-t-xl{margin-top:1.75rem}.p-t-xl{padding-top:1.75rem}.m-r-xl{margin-right:1.75rem}.p-r-xl{padding-right:1.75rem}.m-b-xl{margin-bottom:1.75rem}.p-b-xl{padding-bottom:1.75rem}.m-l-xl{margin-left:1.75rem}.p-l-xl{padding-left:1.75rem}.m-xxl{margin:2rem}.p-xxl{padding:2rem}.m-t-xxl{margin-top:2rem}.p-t-xxl{padding-top:2rem}.m-r-xxl{margin-right:2rem}.p-r-xxl{padding-right:2rem}.m-b-xxl{margin-bottom:2rem}.p-b-xxl{padding-bottom:2rem}.m-l-xxl{margin-left:2rem}.p-l-xxl{padding-left:2rem}.m-t-n{margin-top:0}.p-t-n{padding-top:0}.m-r-n{margin-right:0}.p-r-n{padding-right:0}.m-b-n{margin-bottom:0}.p-b-n{padding-bottom:0}.m-l-n{margin-left:0}.p-l-n{padding-left:0}.m-n{margin:0}.p-n{padding:0}html,body{margin:0;padding:0;box-sizing:border-box;height:100%;display:flex;flex-direction:column}html.no-scroll,body.no-scroll{overflow:hidden}main{position:relative;padding-top:0;flex:1}.navigation:not(.is-home-page)+main{padding-top:65px}@media print,screen and (min-width: 36em){.navigation:not(.is-home-page)+main{padding-top:75px}}@media print,screen and (min-width: 62em){.navigation:not(.is-home-page)+main{padding-top:67px}}*,*:before,*:after{box-sizing:inherit}.c-button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:12px 24px 14px;font-family:acumin-pro-condensed,sans-serif;font-style:normal;font-weight:400;font-size:20px;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:color .2s,background-color .2s,border-color .2s}.c-button.is-disabled{pointer-events:none;cursor:none}.c-button.is-past i{transform:rotate(180deg);transition:transform .3s ease}.c-button i{transition:transform .3s ease}.c-button.is-primary{color:#fff;background-color:#9f5d3f}.c-button.is-primary:hover{background-color:#cb6e43}.c-button.is-primary:active{background-color:#e89f7f}.c-button.is-primary.is-disabled{opacity:.4}.c-button.is-primary.is-light{color:#9f5d3f;background-color:#fff}.c-button.is-primary.is-light:hover{background-color:#f3d3c6}.c-button.is-primary.is-light:focus,.c-button.is-primary.is-light:active{background-color:#e89f7f;color:#784128}.c-button.is-secondary{color:#fff;background-color:#20575f}.c-button.is-secondary:hover{background-color:#397a84}.c-button.is-secondary:active{background-color:#71a2aa}.c-button.is-secondary.is-light{color:#20575f;background-color:#fff}.c-button.is-secondary.is-light:hover{background-color:#b7dade}.c-button.is-secondary.is-light:focus,.c-button.is-secondary.is-light:active{color:#002f35;background-color:#71a2aa}.c-button.is-secondary.is-disabled{opacity:.4}.c-button.is-tertiary{color:#9f5d3f;background-color:transparent;border-color:#9f5d3f}.c-button.is-tertiary:hover{background-color:#f3d3c6}.c-button.is-tertiary:focus,.c-button.is-tertiary:active{color:#784128;background-color:#e89f7f}.c-button.is-tertiary.is-light{color:#fff;background-color:transparent;border-color:#fff}.c-button.is-tertiary.is-light:hover{color:#9f5d3f;background-color:#fff}.c-button.is-tertiary.is-light:focus,.c-button.is-tertiary.is-light:active{color:#784128;background-color:#ecebe9}.c-button.is-tertiary.is-disabled{opacity:.8}.is-divider{position:relative;height:1px;width:100%;background:red}.is-divider:before{content:"";position:absolute;top:-4px;left:0;width:0px;height:0px;border-style:solid;border-width:4.5px 0 4.5px 5px;border-color:transparent transparent transparent #FF4532;transform:rotate(0)}.is-divider:after{content:"";position:absolute;top:-4px;right:0;width:0px;height:0px;border-style:solid;border-width:4.5px 5px 4.5px 0;border-color:transparent #FF4532 transparent transparent;transform:rotate(0)}.is-divider.is-vertical{width:1px;height:100%;min-height:100%}.is-divider.is-vertical:before{top:-2px;left:-2px;transform:rotate(90deg)}.is-divider.is-vertical:after{bottom:-2px;top:unset;right:-2px;transform:rotate(90deg)}.navigation{position:absolute;top:0;left:0;right:0;background-color:#f8f7f5;border-bottom:1px solid #CAC9C7;display:flex;flex-direction:column;padding:16px 12px;z-index:900}@media print,screen and (min-width: 62em){.navigation{flex-direction:row;justify-content:space-between;align-items:center;padding:12px 24px}}.navigation .wrapper{width:100%;display:flex;align-items:center;justify-content:center}.navigation .wrapper .menu-desktop{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1554px}.navigation .wrapper .menu-desktop .logo{position:relative;height:32px;width:257px}@media print,screen and (min-width: 36em){.navigation .wrapper .menu-desktop .logo{height:42px;max-width:337px;width:100%}}.navigation .wrapper .menu-desktop .logo a{position:relative;display:flex;align-items:center;height:100%;width:100%}.navigation .wrapper .menu-desktop .logo a img{position:absolute;height:auto;width:100%;display:block;max-width:100%;transition:opacity .3s ease}.navigation .wrapper .menu-desktop .logo a .logo-light{opacity:0;visibility:hidden}.navigation .wrapper .menu-desktop .logo a .logo-dark{opacity:1;visibility:visible}.navigation .wrapper .menu-desktop .menu{display:none}@media print,screen and (min-width: 62em){.navigation .wrapper .menu-desktop .menu{display:block;flex-shrink:0}}.navigation .wrapper .menu-desktop .menu .parent-list{display:flex;align-items:flex-end;list-style:none;margin:0;padding:0;height:100%;width:100%}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item{position:relative;font-family:acumin-pro-condensed,sans-serif;font-size:17px;margin:0 0 0 32px;color:#6d6d6b;text-transform:uppercase;letter-spacing:.7px;z-index:100}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item:hover{color:#acaba9;z-index:50}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item:hover .child-list{display:block;opacity:1;visibility:visible;transform:translateY(0)}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item i{margin-left:2px;transition:transform .2s;transform-origin:50% 50%;display:inline-block}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item:hover{perspective:600px}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item:hover i{transform:rotateX(180deg)}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item a{color:#6d6d6b;text-decoration:none}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item a:hover{color:#acaba9}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list{display:none;position:absolute;top:100%;left:0;list-style:none;min-width:280px;padding:21px 0 0;margin:0;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list.is-open-right{right:0;left:unset}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list .child-item{position:relative;font-family:acumin-pro-condensed,sans-serif;font-size:17px;color:#6d6d6b;background:#F8F7F5;border-right:1px solid #CAC9C7;border-left:1px solid #CAC9C7;text-transform:capitalize;margin:0;padding:4px}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list .child-item:after{content:"";position:absolute;bottom:0;left:12px;width:calc(100% - 24px);background-color:#cac9c7;height:1px}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list .child-item:last-of-type{padding-bottom:8px;border-bottom:1px solid #CAC9C7}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list .child-item:last-of-type:after{display:none}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list .child-item a{display:block;color:#6d6d6b;text-decoration:none;font-size:17px;padding:8px;transition:color .2s ease}.navigation .wrapper .menu-desktop .menu .parent-list .parent-item .child-list .child-item a:hover{color:#cb6e43}@media print,screen and (min-width: 62em){.navigation .wrapper .menu-desktop .menu .parent-list .parent-item:hover>ul{display:block}}.navigation .wrapper .menu-mobile{position:absolute;top:0;left:0;right:0;bottom:0;padding:16px 12px;clip-path:polygon(120% 0%,100% -20%,100% 0);background:#F8F7F5;transition:clip-path .9s ease-in-out;width:100%;height:100vh}.navigation .wrapper .menu-mobile .logo{position:relative;height:32px;width:257px}@media print,screen and (min-width: 36em){.navigation .wrapper .menu-mobile .logo{height:42px;width:337px}}.navigation .wrapper .menu-mobile .logo a{position:relative;display:block;height:100%;width:100%}.navigation .wrapper .menu-mobile .logo a img{position:absolute;height:100%;width:100%;display:block;max-width:100%}.navigation .wrapper .menu-mobile .menu{position:absolute;top:64px;left:0;right:0;bottom:0;padding:32px 24px;outline:1px solid #CAC9C7;background-color:#ecebe9;overflow:scroll}@media print,screen and (min-width: 36em){.navigation .wrapper .menu-mobile .menu{top:75px}}@media print,screen and (min-width: 62em){.navigation .wrapper .menu-mobile .menu{top:82px}}.navigation .wrapper .menu-mobile .menu .parent-list{list-style:none;padding:0;margin:0}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item{margin:0 0 24px;font-family:acumin-pro-condensed,sans-serif;font-size:20px;letter-spacing:.7px;text-transform:uppercase;color:#6d6d6b}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item a{color:#6d6d6b;text-decoration:none}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item a:hover{color:#bc6841}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item .child-list{margin:0 0 0 24px;padding-top:24;list-style:none;padding:0;display:block;max-height:0;overflow:hidden;opacity:0;transform:translateY(-10px);transition:max-height .26s ease,opacity .26s ease,margin-top .26s ease,transform .26s ease}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item .child-list .child-item{font-size:20px;text-transform:none;margin:0 0 8px;letter-spacing:0;border-bottom:1px solid #CAC9C7;padding-bottom:8px}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item .child-list .child-item:last-of-type{margin:0}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item.is-open{perspective:600px}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item.is-open i{transform:rotateX(180deg)}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item.is-open>.child-list{max-height:1000px;opacity:1;margin-top:24px;transform:translateY(0)}.navigation .wrapper .menu-mobile .menu .parent-list .parent-item>i.fa-chevron-down{cursor:pointer;margin-left:8px;transition:transform .2s ease}.navigation .wrapper .menu-mobile.is-active{pointer-events:auto;z-index:900;clip-path:polygon(-200% 0%,100% 150%,100% 0)}.navigation .wrapper .hamburger{position:relative;display:block;width:26px;height:12px;cursor:pointer;padding:8px;z-index:900}@media print,screen and (min-width: 62em){.navigation .wrapper .hamburger{display:none}}.navigation .wrapper .hamburger .line{position:absolute;height:1px;background-color:#2c2b29;transition:all .3s ease;pointer-events:none}.navigation .wrapper .hamburger .line.top{top:0;left:4px;width:16px}.navigation .wrapper .hamburger .line.middle{width:26px;top:6px;left:0}.navigation .wrapper .hamburger .line.bottom{width:16px;top:12px;left:4px}.navigation .wrapper .hamburger.is-active .line{background-color:#9f5d3f}.navigation .wrapper .hamburger.is-active .line.top{transform:rotate(45deg);width:26px;top:6px;left:0}.navigation .wrapper .hamburger.is-active .line.middle{display:none}.navigation .wrapper .hamburger.is-active .line.bottom{transform:rotate(-45deg);top:6px;left:0;width:26px}.navigation.is-sticky{position:fixed;z-index:1100;animation:navSlideDown .26s ease-out}.navigation.is-sticky .hamburger .line{background-color:#2c2b29}.navigation.is-unsticking{position:fixed;z-index:1100;animation:navSlideUp .22s ease-in forwards}.navigation.is-home-page{background-color:transparent;border-color:transparent}@media print,screen and (min-width: 62em){.navigation.is-home-page{padding:32px}}.navigation.is-home-page .menu-desktop .logo a .logo-light{opacity:1!important;visibility:visible!important}.navigation.is-home-page .menu-desktop .logo a .logo-dark{opacity:0;visibility:hidden}.navigation.is-home-page .menu-desktop .menu .parent-list .parent-item,.navigation.is-home-page .menu-desktop .menu .parent-list .parent-item a{color:#f3f2f0}.navigation.is-home-page .hamburger .line{background-color:#f3f2f0}.navigation.is-home-page.is-sticky{border-color:#cac9c7;background-color:#f8f7f5}@media print,screen and (min-width: 62em){.navigation.is-home-page.is-sticky{padding:12px 32px}}.navigation.is-home-page.is-sticky .menu-desktop .logo a .logo-light{opacity:0;visibility:hidden}.navigation.is-home-page.is-sticky .menu-desktop .logo a .logo-dark{opacity:1;visibility:visible}.navigation.is-home-page.is-sticky .menu-desktop .menu .parent-list .parent-item,.navigation.is-home-page.is-sticky .menu-desktop .menu .parent-list .parent-item a{color:#6d6d6b}.navigation.is-home-page.is-sticky .hamburger .line{background-color:#2c2b29}@keyframes navSlideDown{0%{top:-100px}to{top:0}}@keyframes navSlideUp{0%{top:0}to{top:-100px}}.footer{position:relative;width:100%}.footer .is-divider{background:#CAC9C7}.footer .is-divider:before{border-color:transparent transparent transparent #CAC9C7}.footer .is-divider:after{border-color:transparent #CAC9C7 transparent transparent}.footer .details{position:relative;width:100%;background:#ECEBE9;padding:0 24px}.footer .details .column,.footer .details .columns{display:flex;align-items:center;justify-content:center;flex-direction:column}@media print,screen and (min-width: 36em){.footer .details .column,.footer .details .columns{flex-direction:row}}.footer .details .column .is-divider,.footer .details .columns .is-divider{margin:0 16px;display:none}@media print,screen and (min-width: 36em){.footer .details .column .is-divider,.footer .details .columns .is-divider{display:block}}.footer .details .column .address,.footer .details .columns .address,.footer .details .column .contact,.footer .details .columns .contact{text-align:center;max-width:348px;width:100%;font-size:14px;line-height:22px;font-family:acumin-pro-condensed,sans-serif;color:#2c2b29;letter-spacing:.7px;text-transform:uppercase}.footer .details .column .address span,.footer .details .columns .address span,.footer .details .column .contact span,.footer .details .columns .contact span{font-weight:600}.footer .details .column .address a,.footer .details .columns .address a,.footer .details .column .contact a,.footer .details .columns .contact a{color:#2c2b29}.footer .details .column .address a:hover,.footer .details .columns .address a:hover,.footer .details .column .contact a:hover,.footer .details .columns .contact a:hover{text-decoration:underline}.footer .details .column .address,.footer .details .columns .address{padding:24px 24px 16px}@media print,screen and (min-width: 36em){.footer .details .column .address,.footer .details .columns .address{padding:24px 0}}.footer .details .column .contact,.footer .details .columns .contact{padding:0 24px 24px}@media print,screen and (min-width: 36em){.footer .details .column .contact,.footer .details .columns .contact{padding:24px 0}}.footer .copyright{position:relative;background:#CAC9C7;padding:12px 16px;text-align:center;font-size:14px;line-height:22px;font-family:acumin-pro-condensed,sans-serif;color:#2c2b29;letter-spacing:.7px}.video_embed{position:relative;width:100%;max-width:100%;height:0;padding-top:0;padding-bottom:56.25%;overflow:hidden}.video_embed iframe,.video_embed img{top:0;left:0;width:100%;height:100%;position:absolute;object-fit:cover;cursor:pointer}.page .section.is-full-height{height:100%;box-sizing:border-box}@media print,screen and (min-width: 36em){.page .section.is-full-height{height:100vh}}.page .section.is-full-width{width:100vw}.page .section.is-contained-width{margin-left:auto;margin-right:auto;width:100%;max-width:1554px;outline:1px solid red}.page .page-header{position:relative;padding:32px;background-color:#f8f7f5;text-align:center}.page .page-header:before{content:"";position:absolute;top:0;right:0;height:100%;width:auto;aspect-ratio:.8660254/1;clip-path:polygon(100% 0,0% 100%,100% 100%);background-color:#f3f2f0;z-index:0}@media print,screen and (min-width: 62em){.page .page-header{padding:48px 32px}}.page .page-header>*{position:relative;z-index:1}.page .page-header h5{margin-top:16px}.home .section{position:relative;display:flex;flex-direction:column;height:auto}.home .section.landing{min-height:100vh}@media print,screen and (min-width: 36em){.home .section.landing{height:100vh}}.home .section.landing .slideshow{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background:#000000;height:100%;z-index:0}.home .section.landing .slideshow .swiper-wrapper,.home .section.landing .slideshow .swiper-slide{height:100%;width:100%}.home .section.landing .slideshow .swiper-slide{background-position:center;background-size:cover;background-repeat:no-repeat}.home .section.landing .content{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1;text-align:center;z-index:100;margin-top:32px}@media print,screen and (min-width: 36em){.home .section.landing .content{margin-top:140px}}.home .section.landing .content h1{font-family:dashiell-fine,serif;font-size:44px;font-weight:300;line-height:52px;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media print,screen and (min-width: 36em){.home .section.landing .content h1{font-size:56px;line-height:64px}}@media print,screen and (min-width: 62em){.home .section.landing .content h1{font-size:72px;line-height:80px}}.home .section.landing .content h1.is-bold{font-weight:600}.home .section.landing .content h1.is-light{color:#fff;text-shadow:0 0 48px rgba(0,0,0,.48)}.home .section.landing .content p{font-size:20px;font-style:normal;font-family:dashiell-fine,serif;line-height:30px;font-weight:400;max-width:330px;margin-top:24px;text-shadow:0 0 48px rgba(0,0,0,.48)}@media print,screen and (min-width: 36em){.home .section.landing .content p{max-width:860px;margin-top:32px;font-size:26px;line-height:36px}}.home .section.landing .stats-wrapper{position:relative;right:0;bottom:0;left:0;background-color:#00000080;z-index:10}.home .section.landing .stats-wrapper .is-divider{background:#6D6D6B}.home .section.landing .stats-wrapper .is-divider:before{border-color:transparent transparent transparent #6D6D6B}.home .section.landing .stats-wrapper .is-divider:after{border-color:transparent #6D6D6B transparent transparent}.home .section.landing .stats-wrapper .stats-swiper{max-width:1554px;margin-left:auto;margin-right:auto}.home .section.landing .stats-wrapper .stats-swiper .swiper-slide{position:relative;text-align:center;padding:16px 0 64px;margin:0}@media print,screen and (min-width: 62em){.home .section.landing .stats-wrapper .stats-swiper .swiper-slide{padding:16px 0 32px}}.home .section.landing .stats-wrapper .stats-swiper .swiper-slide .stat-stat{font-family:acumin-pro-condensed,sans-serif;font-size:48px;font-weight:300;text-transform:capitalize;color:#fff}@media print,screen and (min-width: 36em){.home .section.landing .stats-wrapper .stats-swiper .swiper-slide .stat-stat{font-size:48px}}@media print,screen and (min-width: 62em){.home .section.landing .stats-wrapper .stats-swiper .swiper-slide .stat-stat{font-size:48px}}.home .section.landing .stats-wrapper .stats-swiper .swiper-slide .stat-label{font-family:dashiell-text,serif;font-size:16px;font-weight:400;line-height:20px;color:#f8f7f5}@media print,screen and (min-width: 36em){.home .section.landing .stats-wrapper .stats-swiper .swiper-slide .stat-label{font-size:16px}}.home .section.landing .stats-wrapper .stats-swiper .swiper-slide .is-divider{position:absolute;right:0;top:0;display:none}@media print,screen and (min-width: 62em){.home .section.landing .stats-wrapper .stats-swiper .swiper-slide .is-divider{display:block}}.home .section.landing .stats-wrapper .stats-swiper .swiper-pagination{position:absolute;bottom:32px;left:0;right:0;display:flex;justify-content:center;gap:8px}.home .section.landing .stats-wrapper .stats-swiper .swiper-pagination .swiper-pagination-bullet{position:relative;padding:6px;height:4px;width:40px;border-radius:0;background-color:transparent}.home .section.landing .stats-wrapper .stats-swiper .swiper-pagination .swiper-pagination-bullet:after{position:absolute;top:2;left:0;content:"";height:4px;width:40px;border-radius:0;background-color:transparent;border:1px solid #6D6D6B;opacity:1}.home .section.landing .stats-wrapper .stats-swiper .swiper-pagination .swiper-pagination-bullet-active:after{background-color:#fdfcfa;border-color:#fdfcfa}.home .section.landing .stats-wrapper .swiper-stats{padding:8px 0;color:#ecebe9;border-top:1px solid #6D6D6B}.home .section.reit{position:relative;justify-content:center}@media print,screen and (min-width: 62em){.home .section.reit{padding-left:12px;padding-right:12px}}.home .section.reit .wrapper{position:relative;width:100%;height:100%;align-items:center;padding:40px 0}@media print,screen and (min-width: 36em){.home .section.reit .wrapper{padding:0}}.home .section.reit .wrapper:before{content:"";position:absolute;top:0;bottom:0;left:-9999px;width:9999px;background-color:#002f35;display:none}@media print,screen and (min-width: 62em){.home .section.reit .wrapper:before{display:block}}.home .section.reit .wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(0 0,0 15%,100% 60%,100% 100%,0 100%);background-color:#002f35;pointer-events:none;z-index:0}@media print,screen and (min-width: 62em){.home .section.reit .wrapper:after{clip-path:polygon(0 0,0 100%,60% 100%)}}.home .section.reit .wrapper .column,.home .section.reit .wrapper .columns{z-index:10}.home .section.reit .wrapper .content{text-align:center}@media print,screen and (min-width: 62em){.home .section.reit .wrapper .content{text-align:left}}.home .section.reit .wrapper .content h2 br{display:block}@media print,screen and (max-width: 35.99875em){.home .section.reit .wrapper .content h2 br{display:none}}@media print,screen and (min-width: 36em) and (max-width: 61.99875em){.home .section.reit .wrapper .content h2 br{display:none}}.home .section.reit .wrapper .content .is-divider{background-color:#cac9c7;margin:12px 0 24px}.home .section.reit .wrapper .content .is-divider:after{border-color:transparent #CAC9C7 transparent transparent}.home .section.reit .wrapper .content .is-divider:before{border-color:transparent transparent transparent #CAC9C7}@media print,screen and (min-width: 62em){.home .section.reit .wrapper .content .is-divider{margin:12px 0 0}}.home .section.reit .wrapper .content p{margin:32px 0;color:#fff}@media print,screen and (min-width: 62em){.home .section.reit .wrapper .content p{margin:16px 0;color:#4e4d4b}}.home .section.reit .wrapper .content .c-button{margin-top:16px;color:#20575f;background-color:#fff}.home .section.reit .wrapper .content .c-button:hover{background-color:#b7dade}.home .section.reit .wrapper .content .c-button:focus,.home .section.reit .wrapper .content .c-button:active{color:#002f35;background-color:#71a2aa}@media print,screen and (min-width: 62em){.home .section.reit .wrapper .content .c-button{margin-top:32px;color:#fff;background-color:#20575f}.home .section.reit .wrapper .content .c-button:hover{background-color:#397a84}.home .section.reit .wrapper .content .c-button:active{background-color:#71a2aa}}.home .section.exchange{background-color:#f3f2f0}@media print,screen and (min-width: 62em){.home .section.exchange{padding-left:12px;padding-right:12px}}.home .section.exchange .wrapper{position:relative;width:100%;height:100%;align-items:center;justify-content:center;padding:40px 0;flex:1}@media print,screen and (min-width: 36em){.home .section.exchange .wrapper{padding:0}}.home .section.exchange .wrapper:before{content:"";position:absolute;top:0;bottom:0;left:-9999px;width:9999px;background-color:#9f5d3f;display:none}@media print,screen and (min-width: 62em){.home .section.exchange .wrapper:before{display:block}}.home .section.exchange .wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;clip-path:polygon(0 0,100% 0,100% 40%,0 70%);background-color:#9f5d3f;pointer-events:none;z-index:0}@media print,screen and (min-width: 62em){.home .section.exchange .wrapper:after{clip-path:polygon(0 100%,60% 0,0 0,0 0)}}.home .section.exchange .wrapper>.column,.home .section.exchange .wrapper>.columns{z-index:10;overflow-x:clip}.home .section.exchange .wrapper h3{color:#fff;text-align:center}@media print,screen and (min-width: 62em){.home .section.exchange .wrapper h3{text-align:left}}.home .section.exchange .wrapper .is-divider{background-color:#d97647;margin:12px 0 0}.home .section.exchange .wrapper .is-divider:after{border-color:transparent #D97647 transparent transparent}.home .section.exchange .wrapper .is-divider:before{border-color:transparent transparent transparent #D97647}@media print,screen and (min-width: 62em){.home .section.exchange .wrapper .is-divider{margin:12px 0 0}}.home .section.exchange .wrapper p{margin:16px 0;color:#fff;text-align:center}@media print,screen and (min-width: 62em){.home .section.exchange .wrapper p{margin:16px 0;color:#fff;text-align:left}}@media print,screen and (min-width: 36em) and (max-width: 61.99875em){.home .section.exchange .wrapper .column-swiper{padding:0}}.home .section.exchange .wrapper .exchange-swiper{margin-bottom:0}.home .section.exchange .wrapper .exchange-swiper .swiper-wrapper{align-items:stretch}.home .section.exchange .wrapper .exchange-swiper .swiper-slide{display:flex;height:100%;width:auto}.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide{display:flex;flex-direction:column;flex:1;position:relative;padding:16px;background:#FFF;text-align:center;height:100%;max-width:344px;margin:0 auto;border:none;text-decoration:none;transition:transform .2s ease-in-out}.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide:hover{transform:translateY(8px)}.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide:hover span{color:#cb6e43}@media print,screen and (min-width: 36em){.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide{max-width:454px}}@media print,screen and (min-width: 62em){.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide{text-align:left}}.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide img{display:block}.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide .title{position:relative;font-family:dashiell-fine,serif;font-weight:300;font-size:24px;line-height:32px;color:#2c2b29;margin:16px 0 4px;transition:color .2s ease-in-out}.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide p{font-size:16px;line-height:24px;color:#2c2b29;margin:0;flex:1}.home .section.exchange .wrapper .exchange-swiper .swiper-slide .slide span{font-family:acumin-pro-condensed,sans-serif;color:#9f5d3f;font-size:20px;line-height:26px;margin-top:16px;transition:color .2s ease-in-out;justify-self:flex-end}.home .section.exchange .wrapper .exchange-swiper .swiper-pagination{position:relative;bottom:0;margin-top:32px;display:flex;justify-content:center}.home .section.exchange .wrapper .exchange-swiper .swiper-pagination .swiper-pagination-bullet{height:4px;width:40px;padding:0;border-radius:0;border:1px solid #CAC9C7;background-color:transparent;opacity:1;margin:0 4px!important}.home .section.exchange .wrapper .exchange-swiper .swiper-pagination .swiper-pagination-bullet-active{border-color:#82817f;background-color:#82817f}.home .section.exchange .text-disclosure{margin-top:24px}.our-team .section{position:relative;padding:32px 0}@media print,screen and (min-width: 36em){.our-team .section{padding:40px 0}}@media print,screen and (min-width: 62em){.our-team .section{padding:48px 0}}.our-team .members.el{background-color:#f8f7f5}.our-team .members h2{margin-bottom:32px}@media print,screen and (min-width: 62em){.our-team .members h2{margin-bottom:48px}}.our-team .members .member{display:flex;flex-direction:column;height:100%;padding-bottom:24px}.our-team .members .member .avatar{display:block;margin-bottom:16px;max-width:260px;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 36em){.our-team .members .member .avatar{max-width:100%}}.our-team .members .member .title{margin:8px 0;flex:1;line-height:24px}.our-team .members .member .view-bio{color:#9f5d3f;font-size:20px;line-height:26px;font-family:acumin-pro-condensed,sans-serif;cursor:pointer;justify-self:flex-end}.our-team .members .member .view-bio:hover{color:#d97647}.our-team .process .column,.our-team .process .columns{padding-left:0}.our-team .process p{text-align:left}@media print,screen and (min-width: 62em){.our-team .process p{text-align:center}}.our-team .process img{margin:0 auto}.our-team .process img.is-desktop{display:none}@media print,screen and (min-width: 62em){.our-team .process img.is-desktop{display:block}}.our-team .process img.is-mobile{display:block;max-width:375px;width:100%}@media print,screen and (min-width: 62em){.our-team .process img.is-mobile{display:none}}.our-team .process .process-footer{margin-top:16px}@media print,screen and (min-width: 62em){.our-team .process .process-footer{margin-top:24px}}.bio-modal i{color:#9f5d3f;transition:color .2s;cursor:pointer}.bio-modal i:hover{color:#d97647}.bio-modal .avatar{max-width:240px;margin-bottom:24px}@media print,screen and (min-width: 62em){.bio-modal .avatar{max-width:100%}}.bio-modal .name{text-align:center}@media print,screen and (min-width: 62em){.bio-modal .name{text-align:left}}.bio-modal .title{margin:4px 0 32px;text-align:center}@media print,screen and (min-width: 62em){.bio-modal .title{text-align:left}}.eir-view .reit-slider--docs.swiper .swiper-wrapper{align-items:stretch}.eir-view .reit-slider--docs.swiper .swiper-slide{display:flex;height:auto}.eir-view .reit-slider--docs.swiper .doc{width:100%}.eir-view .reit-slider--docs.swiper .swiper-pagination{position:relative;bottom:0;margin-top:20px;display:flex;justify-content:center}.eir-view .reit-slider--docs.swiper .swiper-pagination .swiper-pagination-bullet{height:4px;width:40px;margin:0 4px!important;border-radius:0;border:1px solid #CAC9C7;background:transparent;opacity:1}.eir-view .reit-slider--docs.swiper .swiper-pagination .swiper-pagination-bullet-active{background:#82817F;border-color:#82817f}.eir-view .sticky-header.is-stuck{animation:navSlideDown .26s ease-out}.eir-view .sticky-header.is-unsticking{animation:navSlideUp .22s ease-in forwards}.c-modal{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;padding:16px;z-index:1000;display:none;align-items:center;justify-content:center}.c-modal.is-open{display:flex}.c-modal .modal-overlay{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:rgba(13,54,58,.95)}.c-modal .modal-wrapper{position:relative;max-width:1024px;width:100%}.c-modal .modal-wrapper .modal-header{position:relative;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}@media print,screen and (min-width: 36em){.c-modal .modal-wrapper .modal-header{margin-bottom:24px}}.c-modal .modal-wrapper .modal-header .modal-title{font-family:Georgia,serif;font-size:18px;color:#fff;margin-right:24px;flex:1}@media print,screen and (min-width: 36em){.c-modal .modal-wrapper .modal-header .modal-title{font-size:24px;margin-right:32px}}.c-modal .modal-wrapper .modal-header .modal-actions{display:flex;align-items:center;justify-content:flex-end}.c-modal .modal-wrapper .modal-header .modal-actions .modal-close{position:relative;border:1px solid #FFF;padding:12px 16px;color:#fff;font-family:HelveticaB64;font-size:14px;font-style:normal;font-weight:400;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:opacity .2s}@media print,screen and (min-width: 36em){.c-modal .modal-wrapper .modal-header .modal-actions .modal-close{font-size:16px}}.c-modal .modal-wrapper .modal-header .modal-actions .modal-close i{margin-left:6px}.c-modal .modal-wrapper .modal-header .modal-actions .modal-close:hover{opacity:.5}.c-modal .modal-wrapper .modal-content{position:relative}.c-modal .modal-wrapper .modal-content .modal-video{position:relative;height:0;padding-top:0;padding-bottom:56.34%;overflow:hidden}.c-modal .modal-wrapper .modal-content .modal-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.eir-view .e-form .form-group{display:block;width:100%}@media print,screen and (min-width: 36em){.eir-view .e-form .form-group{display:flex;justify-content:space-between}}.eir-view .e-form .input-group{width:100%;margin-bottom:1rem}@media print,screen and (min-width: 36em){.eir-view .e-form .input-group{margin:0}}.eir-view .e-form .input-group .errorlist{list-style:none;color:#ce5353;margin:0;padding:0;font-size:.75rem}.eir-view .e-form .input-group--50{width:100%}@media print,screen and (min-width: 36em){.eir-view .e-form .input-group--50{width:48%}}.eir-view .e-form .input-group--25{width:100%}@media print,screen and (min-width: 36em){.eir-view .e-form .input-group--25{width:23%}}.eir-view .e-form .input-group ul{list-style:none;padding:0;margin-bottom:0}.eir-view .e-form .input-group ul label{color:#4e4d4b;text-transform:unset;font-size:1rem;letter-spacing:0;display:flex;align-items:center}.eir-view .e-form .input-group ul label input{margin-top:2px}.eir-view .e-form .input-group ul li{padding:.25rem 0}.eir-view .e-form label{color:#4e4d4b;font-size:1rem;display:inline-block;margin-bottom:4px}.eir-view .e-form label.large{font-size:1.125rem}.eir-view .e-form label.error-label{color:#ce5353}.eir-view .e-form input,.eir-view .e-form textarea,.eir-view .e-form select{padding:.5rem;line-height:1.25;outline:none;border:1px solid #CAC9C7;width:100%;color:#4e4d4b;display:block;align-self:center;-webkit-appearance:none}.eir-view .e-form input:focus,.eir-view .e-form textarea:focus,.eir-view .e-form select:focus{border-color:#9f5d3f}.eir-view .e-form input::placeholder,.eir-view .e-form textarea::placeholder,.eir-view .e-form select::placeholder{color:#6d6d6b}.eir-view .e-form input.error-required,.eir-view .e-form textarea.error-required,.eir-view .e-form select.error-required{border-color:#ce5353}.eir-view .e-form input.error-required::placeholder,.eir-view .e-form textarea.error-required::placeholder,.eir-view .e-form select.error-required::placeholder{color:#ce5353}.eir-view .e-form .select--wrapper{position:relative}.eir-view .e-form .select--wrapper:after{position:absolute;top:0;height:100%;display:flex;align-items:center;content:"";font-family:"Font Awesome 6 Pro";font-weight:700;color:#9f5d3f;font-size:.75rem;right:1rem;pointer-events:none}.eir-view .e-form select{padding:.625rem 3.25rem .625rem .75rem;text-overflow:ellipsis}.eir-view .e-form select:invalid,.eir-view .e-form select option[value=""]{color:#6d6d6b}.eir-view .site-header .header-logo--icon{max-width:42px}.eir-view .site-header .header-logo--icon img{max-height:42px;max-width:42px}.eir-view .site-header .header-logo--eir{position:relative;top:-12px}.eir-view .site-header .header-logo.for-mobile{display:inline-block}@media print,screen and (min-width: 36em){.eir-view .site-header .header-logo.for-mobile{display:none}}.eir-view .site-header .header-logo.for-tablet-up{display:none}@media print,screen and (min-width: 36em){.eir-view .site-header .header-logo.for-tablet-up{display:inline-block}}.eir-view{position:relative;margin-top:32px}.eir-view .for-mobile{display:block}@media print,screen and (min-width: 62em){.eir-view .for-mobile{display:none}}.eir-view .for-tablet-up{display:none}@media print,screen and (min-width: 36em){.eir-view .for-tablet-up{display:block}}.eir-view .for-desktop{display:none}@media print,screen and (min-width: 62em){.eir-view .for-desktop{display:flex}}.eir-view #sticky-spacer{display:none}@media print,screen and (min-width: 62em){.eir-view #sticky-spacer{display:block}}@media print,screen and (min-width: 62em){.eir-view{margin-top:56px}}.eir-view .u-text-center{text-align:center}.eir-view .u-text-justify{text-align:justify}.eir-view .eir-section{padding:24px 0 32px}@media print,screen and (min-width: 62em){.eir-view .eir-section{padding:32px 0 40px}}.eir-view .eir-section .row.collapse:first-of-type{margin-left:auto;margin-right:auto}.eir-view .eir-doc{text-decoration:none;border:none;text-align:center}.eir-view .eir-doc-thumbnail{height:190px;width:147px;border:4px solid #F1F1F1;margin:0 auto;display:flex;align-items:center;justify-content:center}.eir-view .eir-doc-thumbnail img{width:100%;height:auto}.eir-view .eir-doc-title{font-family:Helvetica,sans-serif;font-size:16px;line-height:22px;color:#4d4d4d;text-decoration:none;margin:8px 0 2px}.eir-view .eir-doc-published-date{font-family:Helvetica,sans-serif;font-size:16px;line-height:22px;color:#8d8d8d;text-decoration:none}.eir-view .disclaimer p{font-size:12px;color:#8d8d8d;font-family:Georgia,serif;font-style:italic;line-height:18px}@media print,screen and (min-width: 62em){.eir-view .disclaimer p{font-size:14px;line-height:22px}}.eir-view hr{margin:0;border-top:1px solid #CAC9C7}.eir-view p{font-size:16px;font-family:Helvetica,sans-serif;line-height:22px;color:#4d4d4d}@media print,screen and (min-width: 62em){.eir-view p{font-size:18px;line-height:26px}}.eir-view h2{font-family:Georgia,serif;font-size:22px;color:#00545f;margin:0 0 24px;line-height:26px;text-align:center;padding:0}@media print,screen and (min-width: 62em){.eir-view h2{font-size:28px;line-height:34px;margin-bottom:32px}}.eir-view h3{font-family:Helvetica,sans-serif;font-size:16px;font-weight:700;letter-spacing:2.4px;line-height:20px;text-transform:uppercase;color:#4d4d4d;text-align:center;padding:0;margin:0 0 24px}.eir-view h3 sup{font-size:10px}.eir-view h4{font-family:Helvetica,sans-serif;font-size:13px;font-weight:700;letter-spacing:2.4px;text-transform:uppercase;color:#4d4d4d;text-align:center;padding:0;margin:0 0 24px}.eir-view h4 sup{font-size:10px}@media print,screen and (min-width: 62em){.eir-view h4{font-size:14px}}.eir-view a{text-decoration:underline}.eir-view .eir-table .eir-table-header{margin-bottom:12px}.eir-view .eir-table .eir-table-header .label{color:#8d8d8d;font-size:16px}.eir-view .eir-table .eir-table-header .eir-filter{display:flex;justify-content:flex-end}.eir-view .eir-table .eir-table-header .eir-filter.centered{justify-content:center;margin-bottom:8px}@media print,screen and (min-width: 62em){.eir-view .eir-table .eir-table-header .eir-filter.centered{justify-content:flex-end;margin-bottom:0}}.eir-view .eir-table .eir-table-header .eir-filter .input-group{margin:0 16px;width:auto}.eir-view .eir-table .eir-table-header .eir-filter .input-group:last-of-type{margin-right:0}.eir-view .eir-table .eir-table-header .eir-filter .input-group select{font-size:14px;border-color:#8d8d8d}.eir-view .eir-table .eir-table-content .item{padding:8px 0;border-bottom:1px solid #CAC9C7;background:#FFF;font-size:14px}@media print,screen and (min-width: 62em){.eir-view .eir-table .eir-table-content .item{font-size:16px}}.eir-view .eir-table .eir-table-content .item:nth-of-type(2n){background:#F2F1EF}.eir-view .eir-table .eir-table-content .item:first-of-type{border-top:1px solid #CAC9C7}.eir-view .eir-table .eir-table-content .item a{text-decoration:none}.eir-view .eir-table .eir-table-content .item .date{font-size:12px}@media print,screen and (min-width: 62em){.eir-view .eir-table .eir-table-content .item .date{font-size:16px}}.eir-view .eir-table .eir-table-content .item .description a{color:#c66f3a}@media print,screen and (min-width: 62em){.eir-view .eir-table .eir-table-content .item .description a{color:#4d4d4d}}.eir-view .eir-table .eir-table-content .item .filing{font-size:12px}@media print,screen and (min-width: 62em){.eir-view .eir-table .eir-table-content .item .filing{font-size:16px}}.eir-view .eir-header .logo{width:100%;height:auto;display:block;max-width:500px;margin:0 auto}@media print,screen and (min-width: 62em){.eir-view .eir-header .logo{max-width:100%;margin:0}}.eir-view .eir-header .menu{margin:16px auto 0;width:240px}@media print,screen and (min-width: 36em){.eir-view .eir-header .menu{margin:12px auto}}@media print,screen and (min-width: 62em){.eir-view .eir-header .menu{margin:0 0 0 auto}}.eir-view .eir-header .menu select{font-size:14px;border-color:#8d8d8d}.eir-view .sticky-header{position:relative;width:100%;background:#fff;transition:transform .2s ease,position 23s ease;z-index:1;transform:none;display:none}@media print,screen and (min-width: 62em){.eir-view .sticky-header{display:block}}.eir-view .sticky-header.is-stuck{position:fixed;top:65px;left:0;animation:EIRnavSlideDown .26s ease-out;z-index:100;border-bottom:1px solid #CAC9C7}@keyframes EIRnavSlideDown{0%{top:-100px}to{top:65}}@media print,screen and (min-width: 36em){.eir-view .sticky-header.is-stuck{display:block;top:75px}@keyframes EIRnavSlideDown{0%{top:-100px}to{top:75}}}@media print,screen and (min-width: 62em){.eir-view .sticky-header.is-stuck{padding:12px 0;top:67px}@keyframes EIRnavSlideDown{0%{top:-100px}to{top:67}}}.eir-view .sticky-header.is-stuck .logo{display:none}@media print,screen and (min-width: 62em){.eir-view .sticky-header.is-stuck .logo{display:block;width:60%}}.eir-view .sticky-header.is-unsticking{animation:EIRnavSlideUp .22s ease-in forwards}@keyframes EIRnavSlideUp{0%{top:65}to{top:-100px}}@media print,screen and (min-width: 36em){@keyframes EIRnavSlideUp{0%{top:75}to{top:-100px}}}@media print,screen and (min-width: 62em){@keyframes EIRnavSlideUp{0%{top:67}to{top:-100px}}}.eir-view .eir-overview{margin-top:32px}@media print,screen and (min-width: 62em){.eir-view .eir-overview{margin-top:60px}}.eir-view .eir-overview .heading{font-family:Helvetica,sans-serif;font-size:17px;line-height:24px;color:#4d4d4d;text-align:center}@media print,screen and (min-width: 62em){.eir-view .eir-overview .heading{font-size:24px;line-height:32px}}@media print,screen and (min-width: 62em){.eir-view .eir-overview .heading{text-align:left;padding-right:32px}}.eir-view .eir-overview .caption{font-family:Georgia,serif;font-size:14px;line-height:22px;font-style:italic;color:#4d4d4d;text-align:center;margin-top:16px;margin-bottom:24px}@media print,screen and (min-width: 62em){.eir-view .eir-overview .caption{text-align:left;margin-top:24px;margin-bottom:0;padding-right:32px}}.eir-view .eir-overview .video-thumbnail{text-align:center;margin-top:24px}.eir-view .eir-overview .video-thumbnail img{max-width:375px;width:100%}@media print,screen and (min-width: 62em){.eir-view .eir-overview .video-thumbnail img{max-width:100%}}.eir-view .eir-executive-summary{margin-top:32px;margin-bottom:32px}.eir-view .eir-executive-summary .intro p{text-align:justify}.eir-view .eir-executive-summary .total-return{margin-top:24px}@media print,screen and (min-width: 62em){.eir-view .eir-executive-summary .total-return{margin-top:0}}.eir-view .eir-executive-summary .stat{text-align:center}.eir-view .eir-executive-summary .stat-num{font-family:acumin-pro-condensed,sans-serif;font-size:48px;font-weight:300;margin-bottom:4px;line-height:56px}.eir-view .eir-executive-summary .stat-class{font-family:acumin-pro-condensed,sans-serif;font-size:18px;font-weight:700;line-height:18px;letter-spacing:.9px;text-transform:uppercase}.eir-view .eir-executive-summary .stat-class.class-i{color:#c66f3a}.eir-view .eir-executive-summary .stat-class.class-d{color:#4a88a5}.eir-view .eir-executive-summary .stat-class.class-s{color:#bd8848}.eir-view .eir-executive-summary .stat-class.class-a{color:#00545f}.eir-view .eir-executive-summary .stat-class.class-er{color:#4d4d4d}.eir-view .eir-executive-summary .stat-caption{font-family:acumin-pro-condensed,sans-serif;font-size:14px;font-weight:600;color:#8d8d8d;letter-spacing:.7px;line-height:18px;text-transform:uppercase;margin-top:2px}.eir-view .eir-executive-summary .spacer{margin-top:24px}@media print,screen and (min-width: 62em){.eir-view .eir-executive-summary .spacer{margin-top:40px}}.eir-view .eir-executive-summary img{max-width:400px;margin:0 auto;display:block}@media print,screen and (min-width: 62em){.eir-view .eir-executive-summary img{max-width:100%;margin:0}}.eir-view .eir-property-portfolio{background-color:#faf9f7}.eir-view .eir-property-portfolio .stat{text-align:center}.eir-view .eir-property-portfolio .stat-num{font-family:acumin-pro-condensed,sans-serif;font-size:48px;font-weight:300;color:#00545f;line-height:60px}.eir-view .eir-property-portfolio .stat-caption{font-family:acumin-pro-condensed,sans-serif;font-size:14px;font-weight:600;color:#4d4d4d;letter-spacing:.7px;line-height:18px;text-transform:uppercase;margin-bottom:12px}@media print,screen and (min-width: 62em){.eir-view .eir-property-portfolio .stat-caption{margin-bottom:0}}.eir-view .eir-property-portfolio .allocation{margin-top:32px}@media print,screen and (min-width: 62em){.eir-view .eir-property-portfolio .allocation{margin-top:48px}}.eir-view .eir-property-portfolio .allocation .properties{margin-bottom:24px}.eir-view .eir-property-portfolio hr{margin:24px 0}@media print,screen and (min-width: 62em){.eir-view .eir-property-portfolio hr{margin:40px 0}}.eir-view .eir-property-portfolio img{max-width:300px;margin:0 auto;display:block}@media print,screen and (min-width: 62em){.eir-view .eir-property-portfolio img{max-width:100%;margin:0}}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .charts{margin-top:32px;margin-bottom:24px}}.eir-view .eir-historical-returns .charts h4{margin-bottom:32px}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .charts h4{margin-bottom:40px}}.eir-view .eir-historical-returns .chart{margin:0 auto;display:block}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .chart{height:auto;width:90%;margin:24px auto 0}}.eir-view .eir-historical-returns .distribution{max-width:480px;width:100%;margin:0 auto}.eir-view .eir-historical-returns .returns-graph{margin-bottom:32px;width:100%;max-width:100%}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .returns-graph{width:90%;margin:0 auto 40px;display:block}}.eir-view .eir-historical-returns hr{margin:24px 0}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns hr{margin:32px 0 40px}}.eir-view .eir-historical-returns .map{margin-bottom:32px}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .map{margin-bottom:0}}.eir-view .eir-historical-returns .map img{max-width:304px;width:100%;margin:0 auto}.eir-view .eir-historical-returns .cash-flow-icons{max-width:420px;margin:0 auto;width:100%}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .cash-flow-icons{margin-top:40px}}.eir-view .eir-historical-returns .map-icons h3{margin-bottom:24px}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .map-icons h3{margin-bottom:48px}}.eir-view .eir-historical-returns .disclaimer{margin-top:8px}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns .disclaimer{margin-top:24px}}.eir-view .eir-historical-returns img{max-width:300px;display:block;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 62em){.eir-view .eir-historical-returns img{max-width:100%}}.eir-view .eir-historical-returns .returns-disclaimer{margin:0}@media print,screen and (min-width: 36em){.eir-view .eir-historical-returns .returns-disclaimer{margin:0 1.5rem}}.eir-view .eir-reit-difference{background-color:#faf9f7}.eir-view .eir-reit-difference .has-margin-mobile{margin-bottom:16px}@media print,screen and (min-width: 62em){.eir-view .eir-reit-difference .has-margin-mobile{margin-bottom:none}}.eir-view .eir-reit-difference .line-break{display:none}@media print,screen and (min-width: 62em){.eir-view .eir-reit-difference .line-break{display:block}}@media print,screen and (min-width: 62em){.eir-view .eir-reit-difference .item.has-margin-bottom{margin-bottom:24px}}.eir-view .eir-reit-difference .item.has-mobile-spacing-top{margin-top:16px}@media print,screen and (min-width: 62em){.eir-view .eir-reit-difference .item.has-mobile-spacing-top{margin-top:0}}.eir-view .eir-reit-difference .item-img{width:104px;height:80px;display:block;margin:0 auto 16px}.eir-view .eir-reit-difference .item h3{margin:0}.eir-view .eir-reit-difference .item h4{margin-bottom:12px}@media print,screen and (min-width: 36em){.eir-view .eir-reit-difference .item h4{margin-bottom:24px}}.eir-view .eir-reit-difference .item-breaker{width:48px;height:1px;background:#CAC9C7;margin:-8px auto 8px}.eir-view .eir-reit-difference .item p{margin-bottom:16px;text-align:justify}@media print,screen and (min-width: 62em){.eir-view .eir-reit-difference .item p{padding-right:16px;padding-left:16px;text-align:center}}.eir-view .eir-reit-difference .item .pillar{width:auto;height:90px;margin:0 auto;display:none}@media print,screen and (min-width: 62em){.eir-view .eir-reit-difference .item .pillar{display:block}}.eir-view .eir-reit-difference hr{margin:0 0 16px}@media print,screen and (min-width: 62em){.eir-view .eir-reit-difference hr{margin:0 0 24px}}.eir-view .eir-documents .eir-doc{margin-bottom:32px;display:block}@media print,screen and (min-width: 62em){.eir-view .eir-documents .eir-doc{margin-top:0}}.eir-view .eir-documents .er-offering{margin-top:24px}@media print,screen and (min-width: 62em){.eir-view .eir-documents .er-offering{margin-top:48px}}.eir-view .eir-videos{background-color:#faf9f7}.eir-view .eir-videos .videos .column:last-of-type,.eir-view .eir-videos .videos .columns:last-of-type{margin-top:24px}@media print,screen and (min-width: 62em){.eir-view .eir-videos .videos .column:last-of-type,.eir-view .eir-videos .videos .columns:last-of-type{margin-top:0}}.eir-view .eir-videos .videos a{text-decoration:none;border:none;text-align:center;font-size:16px;font-family:Helvetica,sans-serif;display:block;color:#4d4d4d}.eir-view .eir-videos .videos a img{display:block;margin:0 auto 16px}.eir-view .eir-videos .c-button{margin-top:32px}.eir-view .eir-resources .doc{width:147px!important;height:100%;margin:0 auto;display:flex!important}.eir-view .eir-resources .doc .eir-doc{height:100%;display:flex;flex:1;flex-direction:column}.eir-view .eir-resources .doc .eir-doc-title{font-size:15px}.eir-view .eir-resources .doc .eir-doc-published-date{display:flex;align-items:flex-end;flex:1;justify-content:center}.eir-view .eir-resources .slick-slider{padding:0}.eir-view .eir-resources .slick-slide{padding:0 .5rem;height:inherit!important}.eir-view .eir-resources .slick-slide>div{height:100%}.eir-view .eir-resources .slick-track{margin-left:initial;margin-right:initial;display:flex!important}.eir-view .eir-resources .slick-arrow{position:absolute;bottom:0;color:#8d8d8d;cursor:pointer;font-size:18px}@media print,screen and (min-width: 62em){.eir-view .eir-resources .slick-arrow{top:35%;bottom:initial}}.eir-view .eir-resources .slick-arrow:hover{color:#4d4d4d}.eir-view .eir-resources .slick-arrow.slick-prev{left:0}.eir-view .eir-resources .slick-arrow.slick-next{right:0}.eir-view .eir-resources .slick-arrow.slick-disabled{opacity:0}.eir-view .eir-resources .slick-dots{margin:0;padding:0;list-style:none;display:flex;justify-content:center}.eir-view .eir-resources .slick-dots li{margin:0 .25rem}.eir-view .eir-resources .slick-dots li button{font-size:0px;line-height:0px;background:#D5D5D5;height:8px;width:8px;border-radius:50%;display:inline-block;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.eir-view .eir-resources .slick-dots li.slick-active button{background:#4D4D4D}.eir-view .eir-press-releases{background-color:#faf9f7}.eir-view .eir-press-releases .eir-release{margin-bottom:32px}.eir-view .eir-press-releases .eir-release .eir-press{margin-bottom:16px;display:block}@media print,screen and (min-width: 62em){.eir-view .eir-press-releases .eir-release .eir-press{margin-bottom:20px}}.eir-view .eir-press-releases .eir-release .eir-press-title a{color:#4d4d4d;font-family:Helvetica,sans-serif;font-weight:700;text-decoration:none}.eir-view .eir-press-releases .eir-release .eir-press-thumbnail{border:4px solid #FFF}.eir-view .eir-press-releases .eir-release .eir-press-excerpt{font-size:16px;font-family:Helvetica,sans-serif;margin-bottom:8px}.eir-view .eir-team .sticky{position:sticky;top:200px;margin-bottom:32px}.eir-view .eir-team .sticky img{max-width:400px;margin:0 auto;display:block;width:100%}@media print,screen and (min-width: 62em){.eir-view .eir-team .sticky img{max-width:100%;margin:0}}.eir-view .eir-team .eir-team-member .team-header{font-family:Helvetica,sans-serif;font-size:13px;line-height:16px;color:#fff;font-weight:700;text-transform:uppercase;width:100%;padding:8px 12px;margin-bottom:12px}.eir-view .eir-team .eir-team-member .team-member{display:flex;margin-bottom:16px;align-items:center}.eir-view .eir-team .eir-team-member .team-member:last-of-type{margin-bottom:32px}.eir-view .eir-team .eir-team-member .team-member img{display:block;width:96px;flex-shrink:0;height:auto}.eir-view .eir-team .eir-team-member .team-member .details{margin-left:16px}.eir-view .eir-team .eir-team-member .team-member .details .name{font-family:Georgia,serif;font-size:14px;line-height:16px;font-weight:700;color:#00545f;margin-bottom:4px}.eir-view .eir-team .eir-team-member .team-member .details .title{font-family:Georgia,serif;font-size:14px;line-height:16px;font-style:italic;color:#4d4d4d;margin-bottom:12px}.eir-view .eir-team .eir-team-member .team-member .details .phone a{font-family:Helvetica64;font-size:14px;line-height:16px;color:#4d4d4d;text-decoration:none}.eir-view .eir-team .eir-team-member .team-member .details .email a{font-family:Helvetica64;font-size:14px;line-height:16px;text-decoration:none}.eir-view .eir-governance{background-color:#faf9f7}.eir-view .eir-governance .team-members{margin-top:16px}@media print,screen and (min-width: 62em){.eir-view .eir-governance .team-members{margin-top:32px}}.eir-view .eir-governance .team-members .team-member{margin-bottom:24px}@media print,screen and (min-width: 62em){.eir-view .eir-governance .team-members .team-member{margin-bottom:48px}}.eir-view .eir-governance .team-members .team-member img{max-width:160px;width:100%;display:block;margin:0 auto 16px}.eir-view .eir-governance .team-members .team-member .name-title{font-size:18px;font-family:Georgia,serif;font-weight:700;color:#00545f;text-align:center;margin-bottom:8px}@media print,screen and (min-width: 62em){.eir-view .eir-governance .team-members .team-member .name-title{text-align:left}}.eir-view .eir-governance .team-members .team-member .name-title span{margin-left:12px;border-left:1px solid #00545F;padding-left:12px;font-weight:400}.eir-view .eir-governance .team-members .team-member .name-title .bio{font-size:16px;line-height:26px;font-family:Helvetica,sans-serif;color:#4d4d4d}.eir-view .eir-governance hr{margin-bottom:24px}@media print,screen and (min-width: 62em){.eir-view .eir-governance hr{margin-bottom:48px}}.eir-view .eir-governance .button{font-size:16px;font-family:Helvetica,sans-serif;width:260px}.eir-view .eir-monthly-returns{background-color:#faf9f7}.eir-view .eir-monthly-returns .disclaimer{margin-top:32px}.eir-view .eir-monthly-returns .class-buttons{display:flex;justify-content:center;margin-bottom:32px}.eir-view .eir-monthly-returns .class-buttons .class-button{padding:8px;font-family:Helvetica,sans-serif;font-weight:700;font-size:13px;color:#c66f3a;border:1px solid #C66F3A;margin:0 8px;cursor:pointer;transition:.2s}@media print,screen and (min-width: 36em){.eir-view .eir-monthly-returns .class-buttons .class-button{font-size:16px;padding:8px 16px}}.eir-view .eir-monthly-returns .class-buttons .class-button:hover{border-color:#9f592e;color:#fff;background:#9F592E}.eir-view .eir-monthly-returns .class-buttons .class-button.is-active.class-i{background:#C66F3A;color:#fff;border-color:#c66f3a}.eir-view .eir-monthly-returns .class-buttons .class-button.is-active.class-d{background:#4A88A5;border-color:#4a88a5;color:#fff}.eir-view .eir-monthly-returns .class-buttons .class-button.is-active.class-s{background:#BD8848;border-color:#bd8848;color:#fff}.eir-view .eir-monthly-returns .class-buttons .class-button.is-active.class-a{background:#00545F;color:#fff;border-color:#00545f}.eir-view .eir-monthly-returns .scrollable{position:relative}.eir-view .eir-monthly-returns .scrollable .scroll-container{position:relative;overflow-x:scroll}@media print,screen and (min-width: 62em){.eir-view .eir-monthly-returns .scrollable .scroll-container{overflow-x:hidden}}.eir-view .eir-monthly-returns .scrollable .scroll-fade{z-index:1;position:absolute;top:0;right:0;width:120px;height:100%;background:linear-gradient(to left,white,transparent);pointer-events:none;transition:opacity .5s ease;display:flex;align-items:center;justify-content:flex-end}@media screen and (min-width: 60.625em){.eir-view .eir-monthly-returns .scrollable .scroll-fade{display:none}}.eir-view .eir-monthly-returns .scrollable .scroll-fade i{font-size:18px;color:#c66f3a;margin-top:36px}.eir-view .eir-monthly-returns .scrollable .scroll-fade.hidden{opacity:0}.eir-view .eir-monthly-returns .return-table{width:970px;margin:0 auto}.eir-view .eir-monthly-returns .return-table .return-table-header{background:#4D4D4D;display:flex;color:#fff;font-family:Helvetica,sans-serif;font-weight:700;font-size:12px;text-transform:uppercase;width:100%}.eir-view .eir-monthly-returns .return-table .return-table-header .col-main{padding:8px 16px;width:82px}.eir-view .eir-monthly-returns .return-table .return-table-header .col-main.year{border-right:1px solid #4D4D4D}.eir-view .eir-monthly-returns .return-table .return-table-header .months{display:flex;justify-content:space-evenly;padding:8px 16px;flex:1}.eir-view .eir-monthly-returns .return-table .return-table-header .months .col-month{width:56px;text-align:right}.eir-view .eir-monthly-returns .return-table .return-table-content .data-row{display:flex;color:#4d4d4d;font-family:Helvetica,sans-serif;font-size:14px;text-transform:uppercase;width:100%;background:#FFF;border-bottom:1px solid #CAC9C7}.eir-view .eir-monthly-returns .return-table .return-table-content .data-row:nth-of-type(2n){background:#F2F1EF}.eir-view .eir-monthly-returns .return-table .return-table-content .data-row:first-of-type{background:rgba(0,84,95,.8);color:#fff}.eir-view .eir-monthly-returns .return-table .return-table-content .col-main{padding:8px 16px;width:82px}.eir-view .eir-monthly-returns .return-table .return-table-content .col-main.year{border-right:1px solid #CAC9C7}.eir-view .eir-monthly-returns .return-table .return-table-content .months{display:flex;justify-content:space-evenly;padding:8px 16px;flex:1}.eir-view .eir-monthly-returns .return-table .return-table-content .months .col-month{width:56px;text-align:right}.eir-view .eir-tax-info{background-color:#faf9f7}.eir-view .eir-tax-info #id_taxInformationTable{margin-top:0}.eir-view .eir-tax-info #id_taxInformationTable:last-of-type{margin-top:24px}@media print,screen and (min-width: 62em){.eir-view .eir-tax-info #id_taxInformationTable{margin-top:40px}.eir-view .eir-tax-info #id_taxInformationTable:last-of-type{margin-top:40px}}.eir-view .eir-tax-info .eir-table .eir-table-content .item{background:#FAF9F7}.eir-view .eir-tax-info .eir-table .eir-table-content .item:nth-of-type(2n){background:#F2F1EF}.eir-view .eir-tax-info .eir-table .eir-table-content .item .date{font-size:14px}.eir-view .eir-legal{background:#F8F7F5}.eir-view .eir-legal .row:first-of-type{margin-left:auto;margin-right:auto}.eir-view .eir-legal p{font-size:16px;line-height:26px}.eir-view .eir-legal ul{margin:0;padding:0 0 0 8px}.eir-view .eir-legal ul li{margin:16px 0;font-size:16px;line-height:26px;list-style:none;position:relative;padding-left:15px}.eir-view .eir-legal ul li:before{content:"•";position:absolute;left:0;top:0;font-size:16px}.invest-1031-721 .section{padding:32px 0}@media print,screen and (min-width: 62em){.invest-1031-721 .section{padding:72px 0}}.invest-1031-721 .section.is-gray{background-color:#f3f2f0}.invest-1031-721 .intro{position:relative;background-color:#f8f7f5;text-align:left}@media print,screen and (min-width: 36em){.invest-1031-721 .intro{text-align:center}}@media print,screen and (min-width: 62em){.invest-1031-721 .intro{text-align:left}}.invest-1031-721 .intro h1{text-align:center}@media print,screen and (min-width: 62em){.invest-1031-721 .intro h1{text-align:left}}.invest-1031-721 .intro .intro-nav{margin-top:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .intro .intro-nav{margin-top:0}}.invest-1031-721 .intro .intro-nav .menu{margin-top:16px}.invest-1031-721 .intro .intro-nav .menu a{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background-color:#fff;font-family:dashiell-text,serif;color:#4e4d4b;font-size:18px;margin-bottom:8px;transition:transform .2s,color .2s;text-align:left}.invest-1031-721 .intro .intro-nav .menu a:last-of-type{margin-bottom:0}.invest-1031-721 .intro .intro-nav .menu a span{color:#9f5d3f;font-family:acumin-pro-condensed,sans-serif;font-size:20px}.invest-1031-721 .intro .intro-nav .menu a:hover{transform:translate(-6px);color:#d97647}.invest-1031-721 .intro .intro-nav .menu a:hover span{color:#d97647}.invest-1031-721 .intro-guide .left-col{margin-bottom:24px}@media print,screen and (min-width: 62em){.invest-1031-721 .intro-guide .left-col{margin-bottom:0}}.invest-1031-721 .intro-guide .left-col p{text-align:left}@media print,screen and (min-width: 62em){.invest-1031-721 .intro-guide .left-col p{text-align:center;padding-left:48px;padding-right:48px}}.invest-1031-721 .intro-guide .left-col img{margin:16px auto;display:block;max-width:480px;width:100%}@media print,screen and (min-width: 62em){.invest-1031-721 .intro-guide .left-col img{padding:24px auto 16px}}.invest-1031-721 .intro-guide .left-col .text-disclosure span{opacity:0;height:0;display:block}@media print,screen and (min-width: 36em){.invest-1031-721 .intro-guide .left-col .text-disclosure span{opacity:1;height:auto;display:inline-block;padding:0 4px}}.invest-1031-721 .intro-guide .right-col ul{margin:0 0 0 24px;padding:0}.invest-1031-721 .intro-guide .right-col p a{text-decoration:underline}.invest-1031-721 .intro-guide .right-col .c-button{margin-top:16px;text-decoration:none}.invest-1031-721 .investor-needs .needs{margin-top:32px}@media print,screen and (min-width: 36em){.invest-1031-721 .investor-needs .needs{margin-top:48px}}.invest-1031-721 .investor-needs .needs h4{margin-bottom:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .investor-needs .needs h4{margin-bottom:24px}}.invest-1031-721 .investor-needs .needs .need{display:flex;flex-direction:column;background-color:#fff;padding:24px;margin-bottom:8px}.invest-1031-721 .investor-needs .needs .need:last-of-type{margin-bottom:0}@media print,screen and (min-width: 36em){.invest-1031-721 .investor-needs .needs .need{padding:32px 40px;flex-direction:row}}.invest-1031-721 .investor-needs .needs .need .left-top-col{flex-shrink:0;display:flex;align-items:center;margin-bottom:12px}@media print,screen and (min-width: 36em){.invest-1031-721 .investor-needs .needs .need .left-top-col{margin-right:32px;margin-bottom:0}}@media print,screen and (min-width: 62em){.invest-1031-721 .investor-needs .needs .need .left-top-col{margin-right:60px}}.invest-1031-721 .investor-needs .needs .need .left-top-col img{width:41px;height:41px;display:block}@media print,screen and (min-width: 36em){.invest-1031-721 .investor-needs .needs .need .left-top-col img{width:80px;height:80px}}@media print,screen and (min-width: 62em){.invest-1031-721 .investor-needs .needs .need .left-top-col img{width:105px;height:105px}}.invest-1031-721 .investor-needs .needs .need h5{margin:0 0 0 16px}@media print,screen and (min-width: 36em){.invest-1031-721 .investor-needs .needs .need h5{margin:0 0 8px}}.invest-1031-721 .investor-needs .needs .need p{margin:0;flex:1}.invest-1031-721 .tax-solutions{position:relative;padding-bottom:0}.invest-1031-721 .tax-solutions .sec-title{margin-bottom:24px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .sec-title{margin-bottom:32px}}.invest-1031-721 .tax-solutions .menu-placeholder{height:0;display:block}.invest-1031-721 .tax-solutions .menu-placeholder.is-active{height:64px}.invest-1031-721 .tax-solutions .dst-reit-menu{display:flex;gap:8px;justify-content:center;position:relative;z-index:auto}@media print,screen and (min-width: 36em){.invest-1031-721 .tax-solutions .dst-reit-menu{transition:gap .3s ease-in-out,background-color .2s ease-in-out}}.invest-1031-721 .tax-solutions .dst-reit-menu .c-button{width:160px}@media print,screen and (min-width: 36em){.invest-1031-721 .tax-solutions .dst-reit-menu .c-button{transition:width .2s ease-in-out}}.invest-1031-721 .tax-solutions .dst-reit-menu .c-button i{font-size:14px;margin-top:1px;margin-left:2px;transition:transform .2s}.invest-1031-721 .tax-solutions .dst-reit-menu .c-button:hover i{transform:translateY(3px)}.invest-1031-721 .tax-solutions .dst-reit-menu.is-pinned{position:fixed;left:0;right:0;z-index:1050;background:#ECEBE9;gap:0}@media print,screen and (max-width: 35.99875em){.invest-1031-721 .tax-solutions .dst-reit-menu.is-pinned{bottom:-70px;transition:bottom .3s ease-in-out}}@media print,screen and (min-width: 36em){.invest-1031-721 .tax-solutions .dst-reit-menu.is-pinned{top:75px}}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .dst-reit-menu.is-pinned{top:67px}}@media print,screen and (max-width: 35.99875em){.invest-1031-721 .tax-solutions .dst-reit-menu.is-pinned.is-shown{bottom:0}}.invest-1031-721 .tax-solutions .dst-reit-menu.is-pinned .c-button{padding:4px 12px 6px;width:200px}.invest-1031-721 .tax-solutions .is-divider{margin:32px 0;background:#CAC9C7}.invest-1031-721 .tax-solutions .is-divider:before{border-color:transparent transparent transparent #CAC9C7}.invest-1031-721 .tax-solutions .is-divider:after{border-color:transparent #CAC9C7 transparent transparent}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .is-divider{margin:48px 0}}.invest-1031-721 .tax-solutions h2:not(.sec-title){text-align:center}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions h2:not(.sec-title){text-align:left}}.invest-1031-721 .tax-solutions .video_embed{margin-top:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .video_embed{margin-top:0}}.invest-1031-721 .tax-solutions .without-sale,.invest-1031-721 .tax-solutions .with-sale{padding-top:32px;padding-bottom:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .without-sale,.invest-1031-721 .tax-solutions .with-sale{padding-top:72px;padding-bottom:72px}}.invest-1031-721 .tax-solutions .without-sale h4 span,.invest-1031-721 .tax-solutions .with-sale h4 span{text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:2px}.invest-1031-721 .tax-solutions .without-sale p,.invest-1031-721 .tax-solutions .with-sale p{text-align:left}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .without-sale p,.invest-1031-721 .tax-solutions .with-sale p{text-align:center}}.invest-1031-721 .tax-solutions .without-sale p .highlight,.invest-1031-721 .tax-solutions .with-sale p .highlight{background-color:#f5e5e3;padding:3px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#bf1f46;font-weight:600}.invest-1031-721 .tax-solutions .without-sale img,.invest-1031-721 .tax-solutions .with-sale img{margin-top:8px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .without-sale img,.invest-1031-721 .tax-solutions .with-sale img{margin-top:24px}}.invest-1031-721 .tax-solutions .without-sale p .highlight{background-color:#f5e5e3;color:#bf1f46}.invest-1031-721 .tax-solutions .with-sale{background-color:#eaf8f4}.invest-1031-721 .tax-solutions .with-sale p .highlight{background-color:#99d1b9;color:#00545f}.invest-1031-721 .tax-solutions .complete-1031{padding-top:32px;padding-bottom:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .complete-1031{padding-top:72px;padding-bottom:72px}}.invest-1031-721 .tax-solutions .complete-1031 img{margin-top:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .complete-1031 img{margin-top:48px;margin-bottom:32px}}.invest-1031-721 .tax-solutions .complete-1031 ul{margin:24px 0 0;padding:0;list-style:none;counter-reset:step}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .complete-1031 ul{margin-top:48px}}.invest-1031-721 .tax-solutions .complete-1031 ul li{font-family:dashiell-text,serif;font-style:normal;font-size:18px;font-weight:400;line-height:26px;color:#4e4d4b;margin-bottom:16px;display:flex;align-items:flex-start;gap:12px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .complete-1031 ul li{line-height:28px;margin-bottom:32px;gap:24px}}.invest-1031-721 .tax-solutions .complete-1031 ul li:before{content:counter(step);counter-increment:step;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#1d8d97;color:#fff;font-weight:600;font-family:acumin-pro-condensed,sans-serif;font-size:20px;flex:0 0 32px;margin-top:2px}.invest-1031-721 .tax-solutions .complete-1031 ul.is-collapsed li:nth-of-type(n+2){max-height:0;overflow:hidden;opacity:0;margin:0;padding:0;transition:max-height .36s ease,opacity .6s ease}.invest-1031-721 .tax-solutions .complete-1031 ul.is-staircase li:nth-of-type(n+2){opacity:0;will-change:transform,opacity}.invest-1031-721 .tax-solutions .complete-1031 ul.is-staircase li:nth-of-type(2){animation:stepStaircaseIn .6s ease forwards 0ms}.invest-1031-721 .tax-solutions .complete-1031 ul.is-staircase li:nth-of-type(3){animation:stepStaircaseIn .6s ease forwards .2s}.invest-1031-721 .tax-solutions .complete-1031 ul.is-staircase li:nth-of-type(4){animation:stepStaircaseIn .6s ease forwards .3s}.invest-1031-721 .tax-solutions .complete-1031 ul.is-staircase li:nth-of-type(5){animation:stepStaircaseIn .6s ease forwards .4s}.invest-1031-721 .tax-solutions .our-dsts{background-color:#f3f2f0}@media screen and (min-width: 75em){.invest-1031-721 .tax-solutions .our-dsts .dsts-overview h2,.invest-1031-721 .tax-solutions .our-dsts .dsts-overview p{padding-right:32px}}.invest-1031-721 .tax-solutions .our-dsts .dsts-intro{padding-top:0;padding-bottom:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .our-dsts .dsts-intro{padding-top:16px;padding-bottom:48px}}.invest-1031-721 .tax-solutions .our-dsts .dsts-features h4{margin-bottom:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .our-dsts .dsts-features h4{margin-bottom:48px}}.invest-1031-721 .tax-solutions .our-dsts .dsts-features img{width:auto;height:93px;display:block;margin:0 auto}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .our-dsts .dsts-features img{height:88px}}.invest-1031-721 .tax-solutions .our-dsts .dsts-features p{margin-top:16px;margin-bottom:32px}@media screen and (min-width: 75em){.invest-1031-721 .tax-solutions .our-reit .our-reit-overview h2,.invest-1031-721 .tax-solutions .our-reit .our-reit-overview p{padding-left:32px}}@media print,screen and (min-width: 36em) and (max-width: 61.99875em){.invest-1031-721 .tax-solutions .our-reit img{max-width:620px;width:100%;display:block;margin:0 auto}}.invest-1031-721 .tax-solutions .our-reit a{font-family:acumin-pro-condensed,sans-serif;font-size:18px;text-align:center;margin-top:12px;display:block}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .our-reit a{font-size:20px;line-height:26px;text-align:left;margin-top:16px}}@media screen and (min-width: 75em){.invest-1031-721 .tax-solutions .our-reit h2{padding-right:32px}}.invest-1031-721 .tax-solutions .our-reit .reit-benefits{padding-top:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .our-reit .reit-benefits{padding-top:72px}}.invest-1031-721 .tax-solutions .our-reit .reit-benefits h4{margin-bottom:24px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .our-reit .reit-benefits h4{margin-bottom:48px}}.invest-1031-721 .tax-solutions .our-reit .reit-benefits p{margin-top:0;margin-bottom:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .our-reit .reit-benefits p{margin-bottom:48px}}.invest-1031-721 .tax-solutions .our-reit .reit-benefits p.is-bold{margin-top:16px;margin-bottom:0}.invest-1031-721 .tax-solutions .our-reit .reit-benefits img{width:auto;height:88px;display:block;margin:0 auto}.invest-1031-721 .tax-solutions .asset-classes{background-color:#f3f2f0;padding-top:32px;padding-bottom:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .asset-classes{padding-top:72px;padding-bottom:72px}}.invest-1031-721 .tax-solutions .asset-classes h2{text-align:center}@media print,screen and (min-width: 62em){.invest-1031-721 .tax-solutions .asset-classes h2{text-align:left}}.invest-1031-721 .er-dsts .dsts-menu{position:relative;border-top:1px solid #BC6841;border-bottom:1px solid #BC6841;display:inline-flex;margin-top:16px;margin-bottom:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .dsts-menu{margin-top:32px;margin-bottom:48px}}.invest-1031-721 .er-dsts .dsts-menu .menu-item{border-left:1px solid #BC6841;background-color:#fff;padding:8px 12px;font-family:acumin-pro-condensed,sans-serif;font-size:16px;line-height:26px;color:#9f5d3f;transition:background-color .2s ease-in-out;cursor:pointer}.invest-1031-721 .er-dsts .dsts-menu .menu-item:last-of-type{border-right:1px solid #BC6841}.invest-1031-721 .er-dsts .dsts-menu .menu-item:hover{background-color:#f3d3c6}.invest-1031-721 .er-dsts .dsts-menu .menu-item.is-active{background-color:#9f5d3f;color:#fff}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .dsts-menu .menu-item{padding:12px 16px;font-size:20px}}.invest-1031-721 .er-dsts .template-slide{position:relative;opacity:0;transition:opacity .3s ease-in-out}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide{margin-bottom:72px}}.invest-1031-721 .er-dsts .template-slide.is-active{opacity:1}.invest-1031-721 .er-dsts .template-slide.is-hidden{display:none}.invest-1031-721 .er-dsts .template-slide .banner{position:relative;display:block;width:100%;height:auto;margin:16px auto 0}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .banner{margin:32px auto 16px}}.invest-1031-721 .er-dsts .template-slide .banner-disclosure{display:none}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .banner-disclosure{display:block}}.invest-1031-721 .er-dsts .template-slide .summary{margin:32px 0 0}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .summary{margin:48px 0 0}}.invest-1031-721 .er-dsts .template-slide .summary .summary-content{text-align:left}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .summary .summary-content{text-align:center}}.invest-1031-721 .er-dsts .template-slide .summary .summary-stats .stat{margin-bottom:24px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .summary .summary-stats .stat{margin-bottom:40px}}.invest-1031-721 .er-dsts .template-slide .summary .summary-stats .stat .stat-value{font-family:acumin-pro-condensed,sans-serif;font-style:normal;font-weight:300;font-size:40px;text-align:center;color:#bc6841}@media print,screen and (min-width: 36em){.invest-1031-721 .er-dsts .template-slide .summary .summary-stats .stat .stat-value{font-size:40px}}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .summary .summary-stats .stat .stat-value{font-size:48px}}.invest-1031-721 .er-dsts .template-slide .summary .summary-stats .stat .stat-title{font-family:dashiell-text,serif;font-style:normal;font-weight:400;font-size:13px;line-height:17px;text-align:center;color:#4e4d4b}@media print,screen and (min-width: 36em){.invest-1031-721 .er-dsts .template-slide .summary .summary-stats .stat .stat-title{font-size:14px;line-height:18px}}.invest-1031-721 .er-dsts .template-slide .strategy{margin-bottom:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .strategy{margin-bottom:48px}}.invest-1031-721 .er-dsts .template-slide .strategy .strategy-intro{text-align:left}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .strategy .strategy-intro{text-align:center}}.invest-1031-721 .er-dsts .template-slide .strategy .banner{position:relative;display:block;width:100%;height:auto;margin:16px auto}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .strategy .banner{margin:40px auto}}.invest-1031-721 .er-dsts .template-slide .strategy a{text-decoration:underline}.invest-1031-721 .er-dsts .template-slide .strategy ul,.invest-1031-721 .er-dsts .template-slide .strategy ol{font-family:dashiell-text,serif;font-style:normal;font-size:18px;font-weight:400;color:#4e4d4b;padding-left:24px;padding-right:24px}@media print,screen and (min-width: 36em){.invest-1031-721 .er-dsts .template-slide .strategy ul,.invest-1031-721 .er-dsts .template-slide .strategy ol{padding-left:64px;padding-right:64px}}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .strategy ul,.invest-1031-721 .er-dsts .template-slide .strategy ol{padding-left:96px;padding-right:96px}}.invest-1031-721 .er-dsts .template-slide .strategy ul li,.invest-1031-721 .er-dsts .template-slide .strategy ol li{margin-bottom:8px}.invest-1031-721 .er-dsts .template-slide .strategy ul li:last-of-type,.invest-1031-721 .er-dsts .template-slide .strategy ol li:last-of-type{margin-bottom:0}.invest-1031-721 .er-dsts .template-slide .solutions .solutions-cta{position:relative;padding:32px 24px;margin:0 auto 32px;text-align:center;max-width:800px;width:100%;background-color:#f3f2f0}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .solutions .solutions-cta{padding:40px 64px;margin-bottom:48px}}.invest-1031-721 .er-dsts .template-slide .solutions .solutions-cta p{margin-top:0}@media print,screen and (min-width: 62em){.invest-1031-721 .er-dsts .template-slide .solutions .solutions-cta .c-button{margin-top:16px}}.invest-1031-721 .er-reit{background-color:#f3f2f0}.invest-1031-721 .er-reit .reit-intro h2{text-align:center}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .reit-intro h2{text-align:left}}@media screen and (min-width: 75em){.invest-1031-721 .er-reit .reit-intro h2{padding-right:12px}}.invest-1031-721 .er-reit .summary{margin-top:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .summary{margin-top:72px}}.invest-1031-721 .er-reit .summary .allocation-stats{margin-top:32px;margin-bottom:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .summary .allocation-stats{margin-top:48px}}.invest-1031-721 .er-reit .summary .allocation-stats h6{margin-bottom:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .summary .allocation-stats h6{margin-bottom:32px}}.invest-1031-721 .er-reit .summary .allocation-stats .value{font-family:acumin-pro-condensed,sans-serif;font-style:normal;font-weight:300;font-size:30px;text-align:center;color:#20575f;margin-top:24px}@media print,screen and (min-width: 36em){.invest-1031-721 .er-reit .summary .allocation-stats .value{font-size:40px}}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .summary .allocation-stats .value{font-size:48px;margin-top:0}}.invest-1031-721 .er-reit .summary .allocation-stats .title{font-family:dashiell-text,serif;font-style:normal;font-weight:400;font-size:13px;line-height:17px;text-align:center;color:#4e4d4b}@media print,screen and (min-width: 36em){.invest-1031-721 .er-reit .summary .allocation-stats .title{font-size:14px;line-height:18px;margin-bottom:32px}}@media print,screen and (min-width: 36em){.invest-1031-721 .er-reit .summary .disclosure-wrapper{margin-top:-32px}}.invest-1031-721 .er-reit .summary .solutions-cta{position:relative;padding:12px 24px 32px;margin:16px auto 0;text-align:center;background-color:#fff}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .summary .solutions-cta{padding:32px;margin-top:32px}}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .summary .solutions-cta .c-button{margin-top:16px}}.invest-1031-721 .er-reit .performance{margin-top:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance{margin-top:48px}}.invest-1031-721 .er-reit .performance .stat-table{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;margin-top:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .stat-table{margin-top:48px}}.invest-1031-721 .er-reit .performance .stat-table .platform{background:#FFF;text-align:center;display:contents}.invest-1031-721 .er-reit .performance .stat-table .platform.dst-platform .header{grid-column:1;grid-row:1;background-color:#cb6e43}.invest-1031-721 .er-reit .performance .stat-table .platform.dst-platform .stat{border-right:1px solid #CAC9C7}.invest-1031-721 .er-reit .performance .stat-table .platform.dst-platform .stat .value{color:#bc6841}.invest-1031-721 .er-reit .performance .stat-table .platform.dst-platform .stat:nth-of-type(2){grid-column:1;grid-row:2}.invest-1031-721 .er-reit .performance .stat-table .platform.dst-platform .stat:nth-of-type(3){grid-column:1;grid-row:3}.invest-1031-721 .er-reit .performance .stat-table .platform.dst-platform .stat:nth-of-type(4){grid-column:1;grid-row:4}.invest-1031-721 .er-reit .performance .stat-table .platform:not(.dst-platform):not(.stat-footer) .header{grid-column:2;grid-row:1;background-color:#20575f}.invest-1031-721 .er-reit .performance .stat-table .platform:not(.dst-platform):not(.stat-footer) .stat{border-right:1px solid transparent}.invest-1031-721 .er-reit .performance .stat-table .platform:not(.dst-platform):not(.stat-footer) .stat .value{color:#20575f}.invest-1031-721 .er-reit .performance .stat-table .platform:not(.dst-platform):not(.stat-footer) .stat:nth-of-type(2){grid-column:2;grid-row:2}.invest-1031-721 .er-reit .performance .stat-table .platform:not(.dst-platform):not(.stat-footer) .stat:nth-of-type(3){grid-column:2;grid-row:3}.invest-1031-721 .er-reit .performance .stat-table .platform:not(.dst-platform):not(.stat-footer) .stat:nth-of-type(4){grid-column:2;grid-row:4}.invest-1031-721 .er-reit .performance .stat-table .platform .header{padding-top:12px;padding-bottom:12px}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .stat-table .platform .header{padding-top:16px;padding-bottom:16px}}.invest-1031-721 .er-reit .performance .stat-table .platform .stat{padding:8px 16px 14px;border-bottom:1px solid #CAC9C7;background:#FFF;display:flex;flex-direction:column;justify-content:flex-start}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .stat-table .platform .stat{padding:16px 64px 28px}}.invest-1031-721 .er-reit .performance .stat-table .platform .stat .value{font-family:acumin-pro-condensed,sans-serif;font-size:30px;font-style:normal;font-weight:300}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .stat-table .platform .stat .value{font-size:48px}}.invest-1031-721 .er-reit .performance .stat-table .platform .stat .title{font-family:dashiell-text,serif;font-size:13px;line-height:17px;font-style:normal;font-weight:400;color:#4e4d4b}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .stat-table .platform .stat .title{font-size:14px;line-height:18px}}.invest-1031-721 .er-reit .performance .stat-table .platform.stat-footer{display:block;grid-column:1/-1;grid-row:5}.invest-1031-721 .er-reit .performance .stat-table .platform.stat-footer .stat{border-bottom:0}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .stat-table .platform.stat-footer .stat{padding-bottom:36px}}.invest-1031-721 .er-reit .performance .stat-table .platform.stat-footer .stat .title{color:#2c2b29}.invest-1031-721 .er-reit .performance .aum-graphic-mobile{display:block;max-width:480px;width:100%;margin:32px auto}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .aum-graphic-mobile{display:none}}.invest-1031-721 .er-reit .performance .aum-graphic-desktop{display:none}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .aum-graphic-desktop{display:block;margin:64px auto 32px}}.invest-1031-721 .er-reit .performance .text-disclosure{text-align:left}@media print,screen and (min-width: 62em){.invest-1031-721 .er-reit .performance .text-disclosure{text-align:center}}.invest-1031-721 .about-er .about-intro h2{text-align:center}@media screen and (min-width: 75em){.invest-1031-721 .about-er .about-intro h2{text-align:left}}.invest-1031-721 .about-er .about-stats{background-color:#f3f2f0;margin-top:32px}.invest-1031-721 .about-er .about-stats .about-intro{text-align:left;margin-top:32px;margin-bottom:32px}@media print,screen and (min-width: 62em){.invest-1031-721 .about-er .about-stats .about-intro{text-align:center;margin-top:48px;margin-bottom:48px}}.invest-1031-721 .about-er .about-stats .about-intro a{text-decoration:underline}.invest-1031-721 .about-er .about-stats .stats-container{display:flex;flex-wrap:wrap;border-top:1px solid #CAC9C7}@media print,screen and (max-width: 35.99875em){.invest-1031-721 .about-er .about-stats .stats-container:last-child{border-bottom:1px solid #CAC9C7}}.invest-1031-721 .about-er .about-stats .stats-container .stats{display:flex;flex-direction:column;text-align:center;flex:0 0 100%}@media print,screen and (min-width: 36em){.invest-1031-721 .about-er .about-stats .stats-container .stats{flex-direction:row;flex-basis:50%;border-bottom:1px solid #CAC9C7}}@media print,screen and (min-width: 36em) and (max-width: 61.99875em){.invest-1031-721 .about-er .about-stats .stats-container .stats:nth-of-type(2) .is-divider.is-vertical{display:none}}@media print,screen and (min-width: 62em) and (max-width: 74.99875em){.invest-1031-721 .about-er .about-stats .stats-container .stats:nth-of-type(2) .is-divider.is-vertical{display:none}}@media screen and (min-width: 75em){.invest-1031-721 .about-er .about-stats .stats-container .stats{flex-basis:25%}}.invest-1031-721 .about-er .about-stats .stats-container .stats .is-divider{background-color:#cac9c7;flex-shrink:0}.invest-1031-721 .about-er .about-stats .stats-container .stats .is-divider.is-vertical{display:none}@media print,screen and (min-width: 36em){.invest-1031-721 .about-er .about-stats .stats-container .stats .is-divider.is-vertical{display:block}}.invest-1031-721 .about-er .about-stats .stats-container .stats .is-divider:not(.is-vertical){display:block}@media print,screen and (min-width: 36em){.invest-1031-721 .about-er .about-stats .stats-container .stats .is-divider:not(.is-vertical){display:none}}.invest-1031-721 .about-er .about-stats .stats-container .stats .is-divider:before{border-color:transparent transparent transparent #CAC9C7}.invest-1031-721 .about-er .about-stats .stats-container .stats .is-divider:after{border-color:transparent #CAC9C7 transparent transparent}.invest-1031-721 .about-er .about-stats .stats-container .stats .stat-wrapper{padding:24px}@media print,screen and (min-width: 36em){.invest-1031-721 .about-er .about-stats .stats-container .stats .stat-wrapper{flex:1;display:flex;flex-direction:column;justify-content:center}}@media print,screen and (min-width: 62em){.invest-1031-721 .about-er .about-stats .stats-container .stats .stat-wrapper{padding:32px 24px}}.invest-1031-721 .about-er .about-stats .stats-container .stats .stat-wrapper .value{font-family:acumin-pro-condensed,sans-serif;font-size:30px;font-style:normal;font-weight:300;color:#2c2b29}@media print,screen and (min-width: 62em){.invest-1031-721 .about-er .about-stats .stats-container .stats .stat-wrapper .value{font-size:48px}}.invest-1031-721 .about-er .about-stats .stats-container .stats .stat-wrapper .title{font-family:dashiell-text,serif;font-size:13px;line-height:17px;font-style:normal;font-weight:400;color:#4e4d4b}@media print,screen and (min-width: 62em){.invest-1031-721 .about-er .about-stats .stats-container .stats .stat-wrapper .title{font-size:14px;line-height:18px}}.invest-1031-721 .about-er .about-stats .stats-container .stats img{height:82px;width:auto;display:block;margin:0 auto 8px}@media print,screen and (min-width: 62em){.invest-1031-721 .about-er .about-stats .stats-container .stats img{margin-bottom:8px}}.invest-1031-721 .about-er .about-stats .text-disclosure{padding-top:24px;padding-bottom:24px;text-align:left}@media print,screen and (min-width: 62em){.invest-1031-721 .about-er .about-stats .text-disclosure{text-align:center}}.invest-1031-721 .next-steps{padding-bottom:0}@media print,screen and (min-width: 62em){.invest-1031-721 .next-steps{padding:64px 0 0}}.invest-1031-721 .next-steps .steps-wrapper{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}@media print,screen and (min-width: 62em){.invest-1031-721 .next-steps .steps-wrapper{gap:32px;margin-top:32px}}.invest-1031-721 .next-steps .steps-wrapper .step{background-color:#f3f2f0;padding:16px 24;flex:0 0 100%}@media print,screen and (min-width: 62em){.invest-1031-721 .next-steps .steps-wrapper .step{padding:24px;flex:0 0 calc(33.333% - 21.333px)}}@keyframes stepStaircaseIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes stepsMenuSlideDown{0%{top:-100px}to{top:72px}}@keyframes stepsMenuSlideUp{0%{top:72px}to{top:-100px}}
