.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress thead th,.tablepress tfoot th{background-color:#e0dfe0}.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc,.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover{background-color:#f9f9f9}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), 
    url('../fonts/slick.woff') format('woff'), 
    url('../fonts/slick.ttf') format('truetype'), 
    url('../fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px !important;
    left: auto !important;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next, 
html[dir='rtl'] .slick-next, 
body.rtl .slick-next
{
    right: auto !important;
    left: -25px !important;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}.exad-ihe-grid{position:relative;margin:0 auto;padding:0;max-width:1000px;list-style:none;text-align:center;}.exad-ihe-grid figure.exad-ihe-figure{position:relative;float:left;overflow:hidden;margin:10px 1%;width:100%;background:#3085a3;text-align:center;}.exad-ihe-grid figure.exad-ihe-figure img{position:relative;display:block;min-height:100%;max-width:100%;opacity:.8;width:100%;}.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption{padding:2em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption::before,.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption::after{pointer-events:none;}.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption,.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption > a{position:absolute;top:0;left:0;width:100%;height:100%;}.exad-ihe-grid figure.exad-ihe-figure figcaption.exad-ihe-figcaption > a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0;}.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title{word-spacing:-.15em;font-weight:300;}.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title span{font-weight:800;}.exad-ihe-grid figure.exad-ihe-figure .exad-ihe-title,.exad-ihe-grid figure.exad-ihe-figure p{margin:0;}.exad-ihe-grid figure.exad-ihe-figure p{letter-spacing:1px;font-size:68.5%;}figure.exad-ihe-figure.effect-lily img{max-width:none;width:-webkit-calc(100% + 50px);width:calc(100% + 50px);opacity:.7;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0);}figure.exad-ihe-figure.effect-lily figcaption.exad-ihe-figcaption{text-align:left;}figure.exad-ihe-figure.effect-lily figcaption.exad-ihe-figcaption > div{position:absolute;bottom:0;left:0;padding:2em;width:100%;height:50%;}figure.exad-ihe-figure.effect-lily .exad-ihe-title,figure.exad-ihe-figure.effect-lily p{-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}figure.exad-ihe-figure.effect-lily .exad-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-lily p{color:rgba(255,255,255,.8);opacity:0;-webkit-transition:opacity .2s,-webkit-transform .35s;transition:opacity .2s,transform .35s;}figure.exad-ihe-figure.effect-lily:hover img,figure.exad-ihe-figure.effect-lily:hover p{opacity:1;}figure.exad-ihe-figure.effect-lily:hover img,figure.exad-ihe-figure.effect-lily:hover .exad-ihe-title,figure.exad-ihe-figure.effect-lily:hover p{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-lily:hover p{-webkit-transition-delay:.05s;transition-delay:.05s;-webkit-transition-duration:.35s;transition-duration:.35s;}figure.exad-ihe-figure.effect-sadie figcaption.exad-ihe-figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(72,76,97,0) 0%,rgba(72,76,97,.8) 75%);background:linear-gradient(to bottom,rgba(72,76,97,0) 0%,rgba(72,76,97,.8) 75%);content:"";opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0);}figure.exad-ihe-figure.effect-sadie .exad-ihe-title{position:absolute;top:50%;left:0;width:100%;color:#484c61;-webkit-transition:-webkit-transform .35s,color .35s;transition:transform .35s,color .35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);}figure.exad-ihe-figure.effect-sadie figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-sadie p{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-sadie p{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}figure.exad-ihe-figure.effect-sadie:hover .exad-ihe-title{color:#fff;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-40px,0);transform:translate3d(0,-50%,0) translate3d(0,-40px,0);}figure.exad-ihe-figure.effect-sadie:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-sadie:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-roxy{background:-webkit-linear-gradient(45deg,#ff89e9 0%,#05abe0 100%);background:linear-gradient(45deg,#ff89e9 0%,#05abe0 100%);}figure.exad-ihe-figure.effect-roxy img{max-width:none;width:-webkit-calc(100% + 60px);width:calc(100% + 60px);-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0);}figure.exad-ihe-figure.effect-roxy figcaption.exad-ihe-figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:"";opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}figure.exad-ihe-figure.effect-roxy figcaption.exad-ihe-figcaption{padding:3em;text-align:left;}figure.exad-ihe-figure.effect-roxy .exad-ihe-title{padding:30% 0 10px 0;}figure.exad-ihe-figure.effect-roxy p{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}figure.exad-ihe-figure.effect-roxy:hover img{opacity:.7;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-roxy:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-roxy:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-bubba{background:#9e5406;}figure.exad-ihe-figure.effect-bubba img{opacity:.7;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-bubba:hover img{opacity:.4;}figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:"";opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1);}figure.exad-ihe-figure.effect-bubba figcaption.exad-ihe-figcaption::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0);}figure.exad-ihe-figure.effect-bubba .exad-ihe-title{padding-top:30%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}figure.exad-ihe-figure.effect-bubba p{padding:20px 2.5em;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}figure.exad-ihe-figure.effect-bubba:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-bubba:hover figcaption.exad-ihe-figcaption::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}figure.exad-ihe-figure.effect-bubba:hover .exad-ihe-title,figure.exad-ihe-figure.effect-bubba:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-romeo img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1);}figure.exad-ihe-figure.effect-romeo:hover img{opacity:.6;-webkit-transform:scale3d(1,1,1);transform:translate3d(1,1,1);}figure.exad-ihe-figure.effect-romeo figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-romeo figcaption.exad-ihe-figcaption::after{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#fff;content:"";-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}figure.exad-ihe-figure.effect-romeo:hover figcaption.exad-ihe-figcaption::before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg);}figure.exad-ihe-figure.effect-romeo:hover figcaption.exad-ihe-figcaption::after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg);}figure.exad-ihe-figure.effect-romeo .exad-ihe-title,figure.exad-ihe-figure.effect-romeo p{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-romeo .exad-ihe-title{-webkit-transform:translate3d(0,-50%,0) translate3d(0,-150%,0);transform:translate3d(0,-50%,0) translate3d(0,-150%,0);}figure.exad-ihe-figure.effect-romeo p{padding:.25em 2em;-webkit-transform:translate3d(0,-50%,0) translate3d(0,150%,0);transform:translate3d(0,-50%,0) translate3d(0,150%,0);}figure.exad-ihe-figure.effect-romeo:hover .exad-ihe-title{-webkit-transform:translate3d(0,-50%,0) translate3d(0,-100%,0);transform:translate3d(0,-50%,0) translate3d(0,-100%,0);}figure.exad-ihe-figure.effect-romeo:hover p{-webkit-transform:translate3d(0,-50%,0) translate3d(0,100%,0);transform:translate3d(0,-50%,0) translate3d(0,100%,0);}figure.exad-ihe-figure.effect-layla{background:#18a367;}figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption{padding:3em;}figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after{position:absolute;content:"";opacity:0;}figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before{top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0;}figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after{top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;transform-origin:100% 0;}figure.exad-ihe-figure.effect-layla .exad-ihe-title{padding-top:26%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-layla p{padding:.5em 2em;text-transform:none;opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}figure.exad-ihe-figure.effect-layla img,figure.exad-ihe-figure.effect-layla .exad-ihe-title{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}figure.exad-ihe-figure.effect-layla img,figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-layla figcaption.exad-ihe-figcaption::after,figure.exad-ihe-figure.effect-layla p{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-layla:hover img{opacity:.7;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::after{opacity:1;-webkit-transform:scale(1);transform:scale(1);}figure.exad-ihe-figure.effect-layla:hover .exad-ihe-title,figure.exad-ihe-figure.effect-layla:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-layla:hover figcaption.exad-ihe-figcaption::after,figure.exad-ihe-figure.effect-layla:hover .exad-ihe-title,figure.exad-ihe-figure.effect-layla:hover p,figure.exad-ihe-figure.effect-layla:hover img{-webkit-transition-delay:.15s;transition-delay:.15s;}figure.exad-ihe-figure.effect-honey{background:#4a3753;}figure.exad-ihe-figure.effect-honey img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-honey:hover img{opacity:.5;}figure.exad-ihe-figure.effect-honey figcaption.exad-ihe-figcaption::before{position:absolute;bottom:0;left:0;width:100%;height:10px;background:#fff;content:"";-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}figure.exad-ihe-figure.effect-honey .exad-ihe-title{position:absolute;bottom:0;left:0;padding:1em 1.5em;width:100%;text-align:left;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}figure.exad-ihe-figure.effect-honey .exad-ihe-title i{font-style:normal;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}figure.exad-ihe-figure.effect-honey figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-honey .exad-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-honey:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-honey:hover .exad-ihe-title,figure.exad-ihe-figure.effect-honey:hover .exad-ihe-title i{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-oscar{background:-webkit-linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%);background:linear-gradient(45deg,#22682a 0%,#9b4a1b 40%,#3a342a 100%);}figure.exad-ihe-figure.effect-oscar img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption{padding:3em;background-color:rgba(58,52,42,.7);-webkit-transition:background-color .35s;transition:background-color .35s;}figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:"";}figure.exad-ihe-figure.effect-oscar .exad-ihe-title{margin:20% 0 10px 0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}figure.exad-ihe-figure.effect-oscar figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-oscar p{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0);transform:scale(0);}figure.exad-ihe-figure.effect-oscar:hover .exad-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-oscar:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-oscar:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1);}figure.exad-ihe-figure.effect-oscar:hover figcaption.exad-ihe-figcaption{background-color:rgba(58,52,42,0);}figure.exad-ihe-figure.effect-oscar:hover img{opacity:.4;}figure.exad-ihe-figure.effect-marley figcaption.exad-ihe-figcaption{text-align:right;}figure.exad-ihe-figure.effect-marley .exad-ihe-title,figure.exad-ihe-figure.effect-marley p{position:absolute;right:30px;left:30px;padding:10px 0;}figure.exad-ihe-figure.effect-marley p{bottom:30px;line-height:1.5;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}figure.exad-ihe-figure.effect-marley .exad-ihe-title{top:30px;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}figure.exad-ihe-figure.effect-marley:hover .exad-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-marley .exad-ihe-title::after{position:absolute;top:100%;left:0;width:100%;height:4px;background:#fff;content:"";-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}figure.exad-ihe-figure.effect-marley .exad-ihe-title::after,figure.exad-ihe-figure.effect-marley p{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-marley:hover .exad-ihe-title::after,figure.exad-ihe-figure.effect-marley:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-ruby{background-color:#17819c;}figure.exad-ihe-figure.effect-ruby img{opacity:.7;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1.15);transform:scale(1.15);}figure.exad-ihe-figure.effect-ruby:hover img{opacity:.5;-webkit-transform:scale(1);transform:scale(1);}figure.exad-ihe-figure.effect-ruby .exad-ihe-title{margin-top:20%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}figure.exad-ihe-figure.effect-ruby p{margin:1em 0 0;padding:3em;border:1px solid #fff;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1);}figure.exad-ihe-figure.effect-ruby:hover .exad-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-ruby:hover p{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}figure.exad-ihe-figure.effect-milo{background:#2e5d5a;}figure.exad-ihe-figure.effect-milo img{max-width:none;width:-webkit-calc(100% + 60px);width:calc(100% + 60px);opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden;}figure.exad-ihe-figure.effect-milo:hover img{opacity:.5;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}figure.exad-ihe-figure.effect-milo .exad-ihe-title{position:absolute;right:0;bottom:0;padding:1em 1.2em;}figure.exad-ihe-figure.effect-milo p{padding:0 10px 0 0;width:50%;border-right:1px solid #fff;text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-40px,0,0);transform:translate3d(-40px,0,0);}figure.exad-ihe-figure.effect-milo:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-dexter{background:-webkit-linear-gradient(top,rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%);background:linear-gradient(to bottom,rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%);}figure.exad-ihe-figure.effect-dexter img{-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-dexter:hover img{opacity:.4;}figure.exad-ihe-figure.effect-dexter figcaption.exad-ihe-figcaption::after{position:absolute;right:30px;bottom:30px;left:30px;height:-webkit-calc(50% - 30px);height:calc(50% - 30px);border:7px solid #fff;content:"";-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}figure.exad-ihe-figure.effect-dexter:hover figcaption.exad-ihe-figcaption::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-dexter figcaption.exad-ihe-figcaption{padding:3em;text-align:left;}figure.exad-ihe-figure.effect-dexter p{position:absolute;right:60px;bottom:60px;left:60px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}figure.exad-ihe-figure.effect-dexter:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-sarah{background:#42b078;}figure.exad-ihe-figure.effect-sarah img{max-width:none;width:-webkit-calc(100% + 20px);width:calc(100% + 20px);-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}figure.exad-ihe-figure.effect-sarah:hover img{opacity:.4;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-sarah figcaption.exad-ihe-figcaption{text-align:left;}figure.exad-ihe-figure.effect-sarah .exad-ihe-title{position:relative;overflow:hidden;padding:.5em 0;}figure.exad-ihe-figure.effect-sarah .exad-ihe-title::after{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#fff;content:"";-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}figure.exad-ihe-figure.effect-sarah:hover .exad-ihe-title::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-sarah p{padding:1em 0;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}figure.exad-ihe-figure.effect-sarah:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-zoe figcaption.exad-ihe-figcaption{top:auto;bottom:0;padding:1em;height:3.75em;background:#fff;color:#3c4a50;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}figure.exad-ihe-figure.effect-zoe .exad-ihe-title{float:left;}figure.exad-ihe-figure.effect-zoe p.icon-links a{float:right;color:#3c4a50;font-size:1.4em;}figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:hover,figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:focus{color:#252d31;}figure.exad-ihe-figure.effect-zoe p.description{position:absolute;bottom:8em;padding:2em;color:#fff;text-transform:none;font-size:90%;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-zoe .exad-ihe-title,figure.exad-ihe-figure.effect-zoe p.icon-links a{-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0);}figure.exad-ihe-figure.effect-zoe p.icon-links a span::before{display:inline-block;padding:8px 10px;font-family:"feathericons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-eye::before{content:"";}.icon-paper-clip::before{content:"";}.icon-heart::before{content:"";}figure.exad-ihe-figure.effect-zoe .exad-ihe-title{display:inline-block;}figure.exad-ihe-figure.effect-zoe:hover p.description{opacity:1;}figure.exad-ihe-figure.effect-zoe:hover figcaption.exad-ihe-figcaption,figure.exad-ihe-figure.effect-zoe:hover .exad-ihe-title,figure.exad-ihe-figure.effect-zoe:hover p.icon-links a{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-zoe:hover .exad-ihe-title{-webkit-transition-delay:.05s;transition-delay:.05s;}figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:nth-child(3){-webkit-transition-delay:.1s;transition-delay:.1s;}figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:nth-child(2){-webkit-transition-delay:.15s;transition-delay:.15s;}figure.exad-ihe-figure.effect-zoe:hover p.icon-links a:first-child{-webkit-transition-delay:.2s;transition-delay:.2s;}figure.exad-ihe-figure.effect-chico img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1.12);transform:scale(1.12);}figure.exad-ihe-figure.effect-chico:hover img{opacity:.5;-webkit-transform:scale(1);transform:scale(1);}figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption{padding:3em;}figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:"";-webkit-transform:scale(1.1);transform:scale(1.1);}figure.exad-ihe-figure.effect-chico figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-chico p{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-chico .exad-ihe-title{padding:20% 0 20px 0;}figure.exad-ihe-figure.effect-chico p{margin:0 auto;max-width:200px;-webkit-transform:scale(1.5);transform:scale(1.5);}figure.exad-ihe-figure.effect-chico:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-chico:hover p{opacity:1;-webkit-transform:scale(1);transform:scale(1);}@media screen and (max-width: 50em){.exad-ihe-grid figure.exad-ihe-figure{display:inline-block;float:none;margin:10px auto;width:100%;}}.exad-ihe-grid{position:relative;clear:both;margin:0 auto;padding:0;max-width:1000px;list-style:none;text-align:center;}figure.exad-ihe-figure.effect-julia{background:#2f3238;}figure.exad-ihe-figure.effect-julia img{max-width:none;object-fit:cover;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}figure.exad-ihe-figure.effect-julia figcaption.exad-ihe-figcaption{text-align:left;}figure.exad-ihe-figure.effect-julia .exad-ihe-title{position:relative;padding:.5em 0;}figure.exad-ihe-figure.effect-julia p{display:inline-block;margin:0 0 .25em;padding:.4em 1em;background:rgba(255,255,255,.9);color:#2f3238;text-transform:none;font-weight:500;font-size:75%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-360px,0,0);transform:translate3d(-360px,0,0);}figure.exad-ihe-figure.effect-julia p:first-child{-webkit-transition-delay:.15s;transition-delay:.15s;}figure.exad-ihe-figure.effect-julia p:nth-of-type(2){-webkit-transition-delay:.1s;transition-delay:.1s;}figure.exad-ihe-figure.effect-julia p:nth-of-type(3){-webkit-transition-delay:.05s;transition-delay:.05s;}figure.exad-ihe-figure.effect-julia:hover p:first-child{-webkit-transition-delay:0s;transition-delay:0s;}figure.exad-ihe-figure.effect-julia:hover p:nth-of-type(2){-webkit-transition-delay:.05s;transition-delay:.05s;}figure.exad-ihe-figure.effect-julia:hover p:nth-of-type(3){-webkit-transition-delay:.1s;transition-delay:.1s;}figure.exad-ihe-figure.effect-julia:hover img{opacity:.4;-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);}figure.exad-ihe-figure.effect-julia:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-goliath{background:#df4e4e;}figure.exad-ihe-figure.effect-goliath img,figure.exad-ihe-figure.effect-goliath .exad-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-goliath img{-webkit-backface-visibility:hidden;backface-visibility:hidden;}figure.exad-ihe-figure.effect-goliath .exad-ihe-title,figure.exad-ihe-figure.effect-goliath p{position:absolute;bottom:0;left:0;padding:30px;}figure.exad-ihe-figure.effect-goliath p{text-transform:none;font-size:90%;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);}figure.exad-ihe-figure.effect-goliath:hover img{-webkit-transform:translate3d(0,-80px,0);transform:translate3d(0,-80px,0);}figure.exad-ihe-figure.effect-goliath:hover .exad-ihe-title{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);}figure.exad-ihe-figure.effect-goliath:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-hera{background:#303fa9;}figure.exad-ihe-figure.effect-hera .exad-ihe-title{font-size:158.75%;}figure.exad-ihe-figure.effect-hera .exad-ihe-title,figure.exad-ihe-figure.effect-hera p{position:absolute;top:50%;left:50%;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transform-origin:50%;transform-origin:50%;}figure.exad-ihe-figure.effect-hera figcaption.exad-ihe-figcaption::before{position:absolute;top:50%;left:50%;width:200px;height:200px;border:2px solid #fff;content:"";opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(0,0,1);-webkit-transform-origin:50%;transform-origin:50%;}figure.exad-ihe-figure.effect-hera p{width:100px;text-transform:none;font-size:121%;line-height:2;}figure.exad-ihe-figure.effect-hera p a{color:#fff;}figure.exad-ihe-figure.effect-hera p a:hover,figure.exad-ihe-figure.effect-hera p a:focus{opacity:.6;}figure.exad-ihe-figure.effect-hera p a i{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-hera p a:first-child i{-webkit-transform:translate3d(-60px,-60px,0);transform:translate3d(-60px,-60px,0);}figure.exad-ihe-figure.effect-hera p a:nth-child(2) i{-webkit-transform:translate3d(60px,-60px,0);transform:translate3d(60px,-60px,0);}figure.exad-ihe-figure.effect-hera p a:nth-child(3) i{-webkit-transform:translate3d(-60px,60px,0);transform:translate3d(-60px,60px,0);}figure.exad-ihe-figure.effect-hera p a:nth-child(4) i{-webkit-transform:translate3d(60px,60px,0);transform:translate3d(60px,60px,0);}figure.exad-ihe-figure.effect-hera:hover figcaption.exad-ihe-figcaption::before{opacity:1;-webkit-transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);transform:translate3d(-50%,-50%,0) rotate3d(0,0,1,-45deg) scale3d(1,1,1);}figure.exad-ihe-figure.effect-hera:hover .exad-ihe-title{opacity:0;-webkit-transform:translate3d(-50%,-50%,0) scale3d(.8,.8,1);transform:translate3d(-50%,-50%,0) scale3d(.8,.8,1);}figure.exad-ihe-figure.effect-hera:hover p i:empty{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}figure.exad-ihe-figure.effect-winston{background:#162633;text-align:left;}figure.exad-ihe-figure.effect-winston img{-webkit-transition:opacity .45s;transition:opacity .45s;-webkit-backface-visibility:hidden;backface-visibility:hidden;}figure.exad-ihe-figure.effect-winston figcaption.exad-ihe-figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://lifttrucksupplyinc.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/img/triangle.svg") no-repeat center center;background-size:100% 100%;content:"";-webkit-transition:opacity .45s,-webkit-transform .45s;transition:opacity .45s,transform .45s;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;}figure.exad-ihe-figure.effect-winston .exad-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}figure.exad-ihe-figure.effect-winston p{position:absolute;right:0;bottom:0;padding:0 1.5em 7% 0;}figure.exad-ihe-figure.effect-winston a{margin:0 10px;color:#5d504f;font-size:170%;}figure.exad-ihe-figure.effect-winston a:hover,figure.exad-ihe-figure.effect-winston a:focus{color:#cc6055;}figure.exad-ihe-figure.effect-winston p a i{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);}figure.exad-ihe-figure.effect-winston:hover img{opacity:.6;}figure.exad-ihe-figure.effect-winston:hover .exad-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-winston:hover figcaption.exad-ihe-figcaption::before{opacity:.7;-webkit-transform:rotate3d(0,0,1,20deg);transform:rotate3d(0,0,1,20deg);}figure.exad-ihe-figure.effect-winston:hover p i{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-winston:hover p a:nth-child(3) i{-webkit-transition-delay:.05s;transition-delay:.05s;}figure.exad-ihe-figure.effect-winston:hover p a:nth-child(2) i{-webkit-transition-delay:.1s;transition-delay:.1s;}figure.exad-ihe-figure.effect-winston:hover p a:first-child i{-webkit-transition-delay:.15s;transition-delay:.15s;}figure.exad-ihe-figure.effect-selena{background:#fff;}figure.exad-ihe-figure.effect-selena img{opacity:.95;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}figure.exad-ihe-figure.effect-selena:hover img{-webkit-transform:scale3d(.95,.95,1);transform:scale3d(.95,.95,1);}figure.exad-ihe-figure.effect-selena .exad-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}figure.exad-ihe-figure.effect-selena p{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:perspective(1000px) rotate3d(1,0,0,90deg);transform:perspective(1000px) rotate3d(1,0,0,90deg);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;}figure.exad-ihe-figure.effect-selena:hover .exad-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-selena:hover p{opacity:1;-webkit-transform:perspective(1000px) rotate3d(1,0,0,0);transform:perspective(1000px) rotate3d(1,0,0,0);}figure.exad-ihe-figure.effect-terry{background:#34495e;}figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption{padding:1em;}figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::after{position:absolute;width:200%;height:200%;border-style:solid;border-color:#101010;content:"";-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::before{right:0;bottom:0;border-width:0 70px 60px 0;-webkit-transform:translate3d(70px,60px,0);transform:translate3d(70px,60px,0);}figure.exad-ihe-figure.effect-terry figcaption.exad-ihe-figcaption::after{top:0;left:0;border-width:15px 0 0 15px;-webkit-transform:translate3d(-15px,-15px,0);transform:translate3d(-15px,-15px,0);}figure.exad-ihe-figure.effect-terry img,figure.exad-ihe-figure.effect-terry p a{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-terry img{opacity:.85;}figure.exad-ihe-figure.effect-terry .exad-ihe-title{position:absolute;bottom:0;left:0;padding:.4em 10px;width:50%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}@media screen and (max-width: 920px){figure.exad-ihe-figure.effect-terry .exad-ihe-title{padding:.75em 10px;font-size:120%;}}figure.exad-ihe-figure.effect-terry p{float:right;clear:both;text-align:left;text-transform:none;font-size:111%;}figure.exad-ihe-figure.effect-terry p a{display:block;margin-bottom:1em;color:#fff;opacity:0;-webkit-transform:translate3d(90px,0,0);transform:translate3d(90px,0,0);}figure.exad-ihe-figure.effect-terry p a:hover,figure.exad-ihe-figure.effect-terry p a:focus{color:#f3cf3f;}figure.exad-ihe-figure.effect-terry:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-terry:hover figcaption.exad-ihe-figcaption::after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-terry:hover img{opacity:.6;}figure.exad-ihe-figure.effect-terry:hover .exad-ihe-title,figure.exad-ihe-figure.effect-terry:hover p a{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-terry:hover p a{opacity:1;}figure.exad-ihe-figure.effect-terry:hover p a:first-child{-webkit-transition-delay:.025s;transition-delay:.025s;}figure.exad-ihe-figure.effect-terry:hover p a:nth-child(2){-webkit-transition-delay:.05s;transition-delay:.05s;}figure.exad-ihe-figure.effect-terry:hover p a:nth-child(3){-webkit-transition-delay:.075s;transition-delay:.075s;}figure.exad-ihe-figure.effect-terry:hover p a:nth-child(4){-webkit-transition-delay:.1s;transition-delay:.1s;}figure.exad-ihe-figure.effect-phoebe{background:#675983;}figure.exad-ihe-figure.effect-phoebe img{opacity:.85;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-phoebe:hover img{opacity:.6;}figure.exad-ihe-figure.effect-phoebe figcaption.exad-ihe-figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://lifttrucksupplyinc.com/wp-content/plugins/exclusive-addons-for-elementor/assets/vendor/img/triangle2.svg") no-repeat center center;background-size:100% 100%;content:"";-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale3d(5,2.5,1);transform:scale3d(5,2.5,1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}figure.exad-ihe-figure.effect-phoebe:hover figcaption.exad-ihe-figcaption::before{opacity:.6;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}figure.exad-ihe-figure.effect-phoebe .exad-ihe-title{margin-top:1em;-webkit-transition:transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);}figure.exad-ihe-figure.effect-phoebe:hover .exad-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-phoebe p a{color:#fff;font-size:140%;opacity:0;position:relative;display:inline-block;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-phoebe p a:first-child{-webkit-transform:translate3d(-60px,-60px,0);transform:translate3d(-60px,-60px,0);}figure.exad-ihe-figure.effect-phoebe p a:nth-child(2){-webkit-transform:translate3d(0,60px,0);transform:translate3d(0,60px,0);}figure.exad-ihe-figure.effect-phoebe p a:nth-child(3){-webkit-transform:translate3d(60px,-60px,0);transform:translate3d(60px,-60px,0);}figure.exad-ihe-figure.effect-phoebe:hover p a{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-apollo{background:#3498db;}figure.exad-ihe-figure.effect-apollo img{opacity:.95;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1);}figure.exad-ihe-figure.effect-apollo figcaption.exad-ihe-figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);content:"";-webkit-transition:-webkit-transform .6s;transition:transform .6s;-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);}figure.exad-ihe-figure.effect-apollo p{position:absolute;right:0;bottom:0;margin:3em;padding:0 1em;max-width:150px;border-right:4px solid #fff;text-align:right;opacity:0;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-apollo .exad-ihe-title{text-align:left;}figure.exad-ihe-figure.effect-apollo:hover img{opacity:.6;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}figure.exad-ihe-figure.effect-apollo:hover figcaption.exad-ihe-figcaption::before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);}figure.exad-ihe-figure.effect-apollo:hover p{opacity:1;-webkit-transition-delay:.1s;transition-delay:.1s;}figure.exad-ihe-figure.effect-kira{background:#fff;text-align:left;}figure.exad-ihe-figure.effect-kira img{-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-kira figcaption.exad-ihe-figcaption{z-index:1;}figure.exad-ihe-figure.effect-kira p{padding:2.25em .5em;font-weight:600;font-size:100%;line-height:1.5;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}figure.exad-ihe-figure.effect-kira p a{margin:0 .5em;color:#101010;}figure.exad-ihe-figure.effect-kira p a:hover,figure.exad-ihe-figure.effect-kira p a:focus{opacity:.6;}figure.exad-ihe-figure.effect-kira figcaption.exad-ihe-figcaption::before{position:absolute;top:0;right:2em;left:2em;z-index:-1;height:3.5em;background:#fff;content:"";-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,4em,0) scale3d(1,.023,1);transform:translate3d(0,4em,0) scale3d(1,.023,1);-webkit-transform-origin:50% 0;transform-origin:50% 0;}figure.exad-ihe-figure.effect-kira:hover img{opacity:.5;}figure.exad-ihe-figure.effect-kira:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-kira:hover figcaption.exad-ihe-figcaption::before{opacity:.7;-webkit-transform:translate3d(0,5em,0) scale3d(1,1,1);transform:translate3d(0,5em,0) scale3d(1,1,1);}figure.exad-ihe-figure.effect-steve{z-index:auto;overflow:visible;background:#000;}figure.exad-ihe-figure.effect-steve:before,figure.exad-ihe-figure.effect-steve .exad-ihe-title:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#000;content:"";-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-steve:before{box-shadow:0 3px 30px rgba(0,0,0,.8);opacity:0;}figure.exad-ihe-figure.effect-steve figcaption.exad-ihe-figcaption{z-index:1;}figure.exad-ihe-figure.effect-steve img{opacity:1;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:perspective(1000px) translate3d(0,0,0);transform:perspective(1000px) translate3d(0,0,0);}figure.exad-ihe-figure.effect-steve .exad-ihe-title,figure.exad-ihe-figure.effect-steve p{background:#fff;color:#2d434e;}figure.exad-ihe-figure.effect-steve .exad-ihe-title{position:relative;margin-top:2em;padding:.25em;}figure.exad-ihe-figure.effect-steve .exad-ihe-title:before{box-shadow:0 1px 10px rgba(0,0,0,.5);}figure.exad-ihe-figure.effect-steve p{margin-top:1em;padding:.5em;font-weight:800;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale3d(.9,.9,1);transform:scale3d(.9,.9,1);}figure.exad-ihe-figure.effect-steve:hover:before{opacity:1;}figure.exad-ihe-figure.effect-steve:hover img{-webkit-transform:perspective(1000px) translate3d(0,0,21px);transform:perspective(1000px) translate3d(0,0,21px);}figure.exad-ihe-figure.effect-steve:hover .exad-ihe-title:before{opacity:0;}figure.exad-ihe-figure.effect-steve:hover p{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}figure.exad-ihe-figure.effect-moses{background:-webkit-linear-gradient(-45deg,#ec65b7 0%,#05e0d8 100%);background:linear-gradient(-45deg,#ec65b7 0%,#05e0d8 100%);}figure.exad-ihe-figure.effect-moses img{opacity:.85;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-moses .exad-ihe-title,figure.exad-ihe-figure.effect-moses p{padding:20px;width:50%;height:50%;border:2px solid #fff;}figure.exad-ihe-figure.effect-moses .exad-ihe-title{padding:20px;width:50%;height:50%;text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0);}figure.exad-ihe-figure.effect-moses p{float:right;padding:20px;text-align:right;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);}figure.exad-ihe-figure.effect-moses:hover .exad-ihe-title{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-moses:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-moses:hover img{opacity:.6;}figure.exad-ihe-figure.effect-jazz{background:-webkit-linear-gradient(-45deg,#f3cf3f 0%,#f33f58 100%);background:linear-gradient(-45deg,#f3cf3f 0%,#f33f58 100%);}figure.exad-ihe-figure.effect-jazz img{opacity:.9;}figure.exad-ihe-figure.effect-jazz figcaption.exad-ihe-figcaption::after,figure.exad-ihe-figure.effect-jazz img,figure.exad-ihe-figure.effect-jazz p{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-jazz figcaption.exad-ihe-figcaption::after{position:absolute;top:0;left:0;width:100%;height:100%;border-top:1px solid #fff;border-bottom:1px solid #fff;content:"";opacity:0;-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);transform:rotate3d(0,0,1,45deg) scale3d(1,0,1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}figure.exad-ihe-figure.effect-jazz .exad-ihe-title,figure.exad-ihe-figure.effect-jazz p{opacity:1;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);}figure.exad-ihe-figure.effect-jazz .exad-ihe-title{padding-top:26%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-jazz p{padding:.5em 2em;text-transform:none;font-size:.85em;opacity:0;}figure.exad-ihe-figure.effect-jazz:hover img{opacity:.7;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1);}figure.exad-ihe-figure.effect-jazz:hover figcaption.exad-ihe-figcaption::after{opacity:1;-webkit-transform:rotate3d(0,0,1,45deg) scale3d(1,1,1);transform:rotate3d(0,0,1,45deg) scale3d(1,1,1);}figure.exad-ihe-figure.effect-jazz:hover .exad-ihe-title,figure.exad-ihe-figure.effect-jazz:hover p{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}figure.exad-ihe-figure.effect-ming{background:#030c17;}figure.exad-ihe-figure.effect-ming img{opacity:.9;-webkit-transition:opacity .35s;transition:opacity .35s;}figure.exad-ihe-figure.effect-ming figcaption.exad-ihe-figcaption::before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:2px solid #fff;box-shadow:0 0 0 30px rgba(255,255,255,.2);content:"";opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale3d(1.4,1.4,1);transform:scale3d(1.4,1.4,1);}figure.exad-ihe-figure.effect-ming .exad-ihe-title{margin:20% 0 10px 0;-webkit-transition:-webkit-transform .35s;transition:transform .35s;}figure.exad-ihe-figure.effect-ming p{padding:1em;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(1.5);transform:scale(1.5);}figure.exad-ihe-figure.effect-ming:hover .exad-ihe-title{-webkit-transform:scale(.9);transform:scale(.9);}figure.exad-ihe-figure.effect-ming:hover figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-ming:hover p{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}figure.exad-ihe-figure.effect-ming:hover figcaption.exad-ihe-figcaption{background-color:rgba(58,52,42,0);}figure.exad-ihe-figure.effect-ming:hover img{opacity:.4;}figure.exad-ihe-figure.effect-lexi{background:-webkit-linear-gradient(-45deg,#000 0%,#fff 100%);background:linear-gradient(-45deg,#000 0%,#fff 100%);}figure.exad-ihe-figure.effect-lexi img{margin:-10px 0 0 -10px;max-width:none;width:-webkit-calc(100% + 10px);width:calc(100% + 10px);opacity:.9;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(10px,10px,0);transform:translate3d(10px,10px,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;}figure.exad-ihe-figure.effect-lexi figcaption.exad-ihe-figcaption::before,figure.exad-ihe-figure.effect-lexi p{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-lexi figcaption.exad-ihe-figcaption::before{position:absolute;right:-100px;bottom:-100px;width:300px;height:300px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 900px rgba(255,255,255,.2);content:"";opacity:0;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;}figure.exad-ihe-figure.effect-lexi:hover img{opacity:.6;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-lexi .exad-ihe-title{text-align:left;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(5px,5px,0);transform:translate3d(5px,5px,0);}figure.exad-ihe-figure.effect-lexi p{position:absolute;right:0;bottom:0;padding:0 1.5em 1.5em 0;width:140px;text-align:right;opacity:0;-webkit-transform:translate3d(20px,20px,0);transform:translate3d(20px,20px,0);}figure.exad-ihe-figure.effect-lexi:hover figcaption.exad-ihe-figcaption::before{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}figure.exad-ihe-figure.effect-lexi:hover .exad-ihe-title,figure.exad-ihe-figure.effect-lexi:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}figure.exad-ihe-figure.effect-duke{background:-webkit-linear-gradient(-45deg,#34495e 0%,#cc6055 100%);background:linear-gradient(-45deg,#34495e 0%,#cc6055 100%);}figure.exad-ihe-figure.effect-duke img,figure.exad-ihe-figure.effect-duke p{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;}figure.exad-ihe-figure.effect-duke:hover img{opacity:.1;-webkit-transform:scale3d(2,2,1);transform:scale3d(2,2,1);}figure.exad-ihe-figure.effect-duke .exad-ihe-title{-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}figure.exad-ihe-figure.effect-duke p{position:absolute;bottom:0;left:0;margin:20px;padding:30px;border:2px solid #fff;text-transform:none;font-size:90%;opacity:0;-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);-webkit-transform-origin:50% -100%;transform-origin:50% -100%;}figure.exad-ihe-figure.effect-duke:hover .exad-ihe-title,figure.exad-ihe-figure.effect-duke:hover p{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}@media screen and (max-width: 50em){.exad-ihe-grid figure.exad-ihe-figure{display:inline-block;float:none;margin:10px auto;width:100%;}}.exad-ihe-wrapper [class^="imghvr-"],.exad-ihe-wrapper [class*=" imghvr-"]{position:relative;display:inline-block;margin:0;max-width:100%;background-color:#2266a5;color:#fff;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transform:translateZ(0);transform:translateZ(0);}.exad-ihe-wrapper [class^="imghvr-"] > img,.exad-ihe-wrapper [class*=" imghvr-"] > img{vertical-align:top;max-width:100%;}.exad-ihe-wrapper [class^="imghvr-"] figcaption,.exad-ihe-wrapper [class*=" imghvr-"] figcaption{background-color:#135796;padding:30px;position:absolute;top:0;bottom:0;left:0;right:0;color:#fff;}.exad-ihe-wrapper [class^="imghvr-"] figcaption h1,.exad-ihe-wrapper [class^="imghvr-"] figcaption h2,.exad-ihe-wrapper [class^="imghvr-"] figcaption h3,.exad-ihe-wrapper [class^="imghvr-"] figcaption h4,.exad-ihe-wrapper [class^="imghvr-"] figcaption h5,.exad-ihe-wrapper [class^="imghvr-"] figcaption h6,.exad-ihe-wrapper [class*=" imghvr-"] figcaption h1,.exad-ihe-wrapper [class*=" imghvr-"] figcaption h2,.exad-ihe-wrapper [class*=" imghvr-"] figcaption h3,.exad-ihe-wrapper [class*=" imghvr-"] figcaption h4,.exad-ihe-wrapper [class*=" imghvr-"] figcaption h5,.exad-ihe-wrapper [class*=" imghvr-"] figcaption h6{color:#fff;}.exad-ihe-wrapper [class^="imghvr-"] a,.exad-ihe-wrapper [class*=" imghvr-"] a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;}.exad-ihe-wrapper [class^="imghvr-"],.exad-ihe-wrapper [class*=" imghvr-"],.exad-ihe-wrapper [class^="imghvr-"]:before,.exad-ihe-wrapper [class^="imghvr-"]:after,.exad-ihe-wrapper [class*=" imghvr-"]:before,.exad-ihe-wrapper [class*=" imghvr-"]:after,.exad-ihe-wrapper [class^="imghvr-"] *,.exad-ihe-wrapper [class*=" imghvr-"] *,.exad-ihe-wrapper [class^="imghvr-"] *:before,.exad-ihe-wrapper [class^="imghvr-"] *:after,.exad-ihe-wrapper [class*=" imghvr-"] *:before,.exad-ihe-wrapper [class*=" imghvr-"] *:after{box-sizing:border-box;transition:all .35s ease;}.exad-ihe-wrapper [class^="imghvr-fade"] figcaption,.exad-ihe-wrapper [class*=" imghvr-fade"] figcaption{opacity:0;}.exad-ihe-wrapper [class^="imghvr-fade"]:hover figcaption,.exad-ihe-wrapper [class*=" imghvr-fade"]:hover figcaption{opacity:1;}.exad-ihe-wrapper [class^="imghvr-fade"]:hover > img,.exad-ihe-wrapper [class^="imghvr-fade"]:hover figcaption,.exad-ihe-wrapper [class*=" imghvr-fade"]:hover > img,.exad-ihe-wrapper [class*=" imghvr-fade"]:hover figcaption{-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-ihe-wrapper .imghvr-fade-in-up figcaption{-webkit-transform:translate(0,15%);transform:translate(0,15%);}.exad-ihe-wrapper .imghvr-fade-in-down figcaption{-webkit-transform:translate(0,-15%);transform:translate(0,-15%);}.exad-ihe-wrapper .imghvr-fade-in-left figcaption{-webkit-transform:translate(-15%,0);transform:translate(-15%,0);}.exad-ihe-wrapper .imghvr-fade-in-right figcaption{-webkit-transform:translate(15%,0);transform:translate(15%,0);}.exad-ihe-wrapper [class^="imghvr-push-"]:hover figcaption,.exad-ihe-wrapper [class*=" imghvr-push-"]:hover figcaption{-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-ihe-wrapper .imghvr-push-up figcaption{-webkit-transform:translateY(100%);transform:translateY(100%);}.exad-ihe-wrapper .imghvr-push-up:hover > img{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.exad-ihe-wrapper .imghvr-push-down figcaption{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.exad-ihe-wrapper .imghvr-push-down:hover > img{-webkit-transform:translateY(100%);transform:translateY(100%);}.exad-ihe-wrapper .imghvr-push-left figcaption{-webkit-transform:translateX(100%);transform:translateX(100%);}.exad-ihe-wrapper .imghvr-push-left:hover > img{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.exad-ihe-wrapper .imghvr-push-right figcaption{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.exad-ihe-wrapper .imghvr-push-right:hover > img{-webkit-transform:translateX(100%);transform:translateX(100%);}.exad-ihe-wrapper [class^="imghvr-slide-"]:hover figcaption,.exad-ihe-wrapper [class*=" imghvr-slide-"]:hover figcaption{-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-ihe-wrapper .imghvr-slide-up figcaption{-webkit-transform:translateY(100%);transform:translateY(100%);}.exad-ihe-wrapper .imghvr-slide-down figcaption{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.exad-ihe-wrapper .imghvr-slide-left figcaption{-webkit-transform:translateX(100%);transform:translateX(100%);}.exad-ihe-wrapper .imghvr-slide-right figcaption{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.exad-ihe-wrapper .imghvr-slide-top-left figcaption{-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);}.exad-ihe-wrapper .imghvr-slide-top-right figcaption{-webkit-transform:translate(100%,-100%);transform:translate(100%,-100%);}.exad-ihe-wrapper .imghvr-slide-bottom-left figcaption{-webkit-transform:translate(-100%,100%);transform:translate(-100%,100%);}.exad-ihe-wrapper .imghvr-slide-bottom-right figcaption{-webkit-transform:translate(100%,100%);transform:translate(100%,100%);}.exad-ihe-wrapper [class^="imghvr-reveal-"]:before,.exad-ihe-wrapper [class*=" imghvr-reveal-"]:before{position:absolute;top:0;bottom:0;left:0;right:0;content:"";background-color:#135796;}.exad-ihe-wrapper [class^="imghvr-reveal-"] figcaption,.exad-ihe-wrapper [class*=" imghvr-reveal-"] figcaption{opacity:0;}.exad-ihe-wrapper [class^="imghvr-reveal-"]:hover:before,.exad-ihe-wrapper [class*=" imghvr-reveal-"]:hover:before{-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-ihe-wrapper [class^="imghvr-reveal-"]:hover figcaption,.exad-ihe-wrapper [class*=" imghvr-reveal-"]:hover figcaption{opacity:1;transition-delay:.21s;}.exad-ihe-wrapper .imghvr-reveal-up:before{-webkit-transform:translateY(100%);transform:translateY(100%);}.exad-ihe-wrapper .imghvr-reveal-down:before{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.exad-ihe-wrapper .imghvr-reveal-left:before{-webkit-transform:translateX(100%);transform:translateX(100%);}.exad-ihe-wrapper .imghvr-reveal-right:before{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.exad-ihe-wrapper .imghvr-reveal-top-left:before{-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%);}.exad-ihe-wrapper .imghvr-reveal-top-right:before{-webkit-transform:translate(100%,-100%);transform:translate(100%,-100%);}.exad-ihe-wrapper .imghvr-reveal-bottom-left:before{-webkit-transform:translate(-100%,100%);transform:translate(-100%,100%);}.exad-ihe-wrapper .imghvr-reveal-bottom-right:before{-webkit-transform:translate(100%,100%);transform:translate(100%,100%);}.exad-ihe-wrapper [class^="imghvr-hinge-"],.exad-ihe-wrapper [class*=" imghvr-hinge-"]{-webkit-perspective:50em;perspective:50em;}.exad-ihe-wrapper [class^="imghvr-hinge-"] figcaption,.exad-ihe-wrapper [class*=" imghvr-hinge-"] figcaption{opacity:0;z-index:1;}.exad-ihe-wrapper [class^="imghvr-hinge-"]:hover img,.exad-ihe-wrapper [class*=" imghvr-hinge-"]:hover img{opacity:0;}.exad-ihe-wrapper [class^="imghvr-hinge-"]:hover figcaption,.exad-ihe-wrapper [class*=" imghvr-hinge-"]:hover figcaption{opacity:1;transition-delay:.21s;}.exad-ihe-wrapper .imghvr-hinge-up img{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;}.exad-ihe-wrapper .imghvr-hinge-up figcaption{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}.exad-ihe-wrapper .imghvr-hinge-up:hover > img{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);}.exad-ihe-wrapper .imghvr-hinge-up:hover figcaption{-webkit-transform:rotateX(0);transform:rotateX(0);}.exad-ihe-wrapper .imghvr-hinge-down img{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}.exad-ihe-wrapper .imghvr-hinge-down figcaption{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% -50%;transform-origin:50% -50%;}.exad-ihe-wrapper .imghvr-hinge-down:hover > img{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);opacity:0;}.exad-ihe-wrapper .imghvr-hinge-down:hover figcaption{-webkit-transform:rotateX(0);transform:rotateX(0);}.exad-ihe-wrapper .imghvr-hinge-left img{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;}.exad-ihe-wrapper .imghvr-hinge-left figcaption{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}.exad-ihe-wrapper .imghvr-hinge-left:hover > img{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);}.exad-ihe-wrapper .imghvr-hinge-left:hover figcaption{-webkit-transform:rotateY(0);transform:rotateY(0);}.exad-ihe-wrapper .imghvr-hinge-right img{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}.exad-ihe-wrapper .imghvr-hinge-right figcaption{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 50%;transform-origin:0 50%;}.exad-ihe-wrapper .imghvr-hinge-right:hover > img{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);}.exad-ihe-wrapper .imghvr-hinge-right:hover figcaption{-webkit-transform:rotateY(0);transform:rotateY(0);}.exad-ihe-wrapper [class^="imghvr-flip-"],.exad-ihe-wrapper [class*=" imghvr-flip-"]{-webkit-perspective:50em;perspective:50em;}.exad-ihe-wrapper [class^="imghvr-flip-"] img,.exad-ihe-wrapper [class*=" imghvr-flip-"] img{-webkit-backface-visibility:hidden;backface-visibility:hidden;}.exad-ihe-wrapper [class^="imghvr-flip-"] figcaption,.exad-ihe-wrapper [class*=" imghvr-flip-"] figcaption{opacity:0;}.exad-ihe-wrapper [class^="imghvr-flip-"]:hover > img,.exad-ihe-wrapper [class*=" imghvr-flip-"]:hover > img{opacity:0;}.exad-ihe-wrapper [class^="imghvr-flip-"]:hover figcaption,.exad-ihe-wrapper [class*=" imghvr-flip-"]:hover figcaption{opacity:1;transition-delay:.14s;}.exad-ihe-wrapper .imghvr-flip-horiz figcaption{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0% 50%;transform-origin:0% 50%;}.exad-ihe-wrapper .imghvr-flip-horiz:hover img{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);}.exad-ihe-wrapper .imghvr-flip-horiz:hover figcaption{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);}.exad-ihe-wrapper .imghvr-flip-vert figcaption{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;}.exad-ihe-wrapper .imghvr-flip-vert:hover > img{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);}.exad-ihe-wrapper .imghvr-flip-vert:hover figcaption{-webkit-transform:rotateY(0deg);transform:rotateY(0deg);}.exad-ihe-wrapper .imghvr-flip-diag-1 figcaption{-webkit-transform:rotate3d(1,-1,0,100deg);transform:rotate3d(1,-1,0,100deg);}.exad-ihe-wrapper .imghvr-flip-diag-1:hover > img{-webkit-transform:rotate3d(-1,1,0,100deg);transform:rotate3d(-1,1,0,100deg);}.exad-ihe-wrapper .imghvr-flip-diag-1:hover figcaption{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}.exad-ihe-wrapper .imghvr-flip-diag-2 figcaption{-webkit-transform:rotate3d(1,1,0,100deg);transform:rotate3d(1,1,0,100deg);}.exad-ihe-wrapper .imghvr-flip-diag-2:hover > img{-webkit-transform:rotate3d(-1,-1,0,100deg);transform:rotate3d(-1,-1,0,100deg);}.exad-ihe-wrapper .imghvr-flip-diag-2:hover figcaption{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg);}.exad-ihe-wrapper [class^="imghvr-shutter-out-"]:before,.exad-ihe-wrapper [class*=" imghvr-shutter-out-"]:before{background:#135796;position:absolute;content:"";transition-delay:.105s;}.exad-ihe-wrapper [class^="imghvr-shutter-out-"] figcaption,.exad-ihe-wrapper [class*=" imghvr-shutter-out-"] figcaption{opacity:0;transition-delay:0s;}[class^="imghvr-shutter-out-"]:hover:before,[class*=" imghvr-shutter-out-"]:hover:before{transition-delay:0s;}[class^="imghvr-shutter-out-"]:hover figcaption,[class*=" imghvr-shutter-out-"]:hover figcaption{opacity:1;transition-delay:.105s;}.imghvr-shutter-out-horiz:before{left:50%;right:50%;top:0;bottom:0;}.imghvr-shutter-out-horiz:hover:before{left:0;right:0;}.imghvr-shutter-out-vert:before{top:50%;bottom:50%;left:0;right:0;}.imghvr-shutter-out-vert:hover:before{top:0;bottom:0;}.imghvr-shutter-out-diag-1:before{top:50%;bottom:50%;left:-35%;right:-35%;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.imghvr-shutter-out-diag-1:hover:before{top:-35%;bottom:-35%;}.imghvr-shutter-out-diag-2:before{top:50%;bottom:50%;left:-35%;right:-35%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.imghvr-shutter-out-diag-2:hover:before{top:-35%;bottom:-35%;}[class^="imghvr-shutter-in-"]:after,[class^="imghvr-shutter-in-"]:before,[class*=" imghvr-shutter-in-"]:after,[class*=" imghvr-shutter-in-"]:before{background:#135796;position:absolute;content:"";}[class^="imghvr-shutter-in-"]:after,[class*=" imghvr-shutter-in-"]:after{top:0;left:0;}[class^="imghvr-shutter-in-"]:before,[class*=" imghvr-shutter-in-"]:before{right:0;bottom:0;}[class^="imghvr-shutter-in-"] figcaption,[class*=" imghvr-shutter-in-"] figcaption{opacity:0;z-index:1;}[class^="imghvr-shutter-in-"]:hover figcaption,[class*=" imghvr-shutter-in-"]:hover figcaption{opacity:1;transition-delay:.21s;}.imghvr-shutter-in-horiz:after,.imghvr-shutter-in-horiz:before{width:0;height:100%;}.imghvr-shutter-in-horiz:hover:after,.imghvr-shutter-in-horiz:hover:before{width:50%;}.imghvr-shutter-in-vert:after,.imghvr-shutter-in-vert:before{height:0;width:100%;}.imghvr-shutter-in-vert:hover:after,.imghvr-shutter-in-vert:hover:before{height:50%;}.imghvr-shutter-in-out-horiz:after,.imghvr-shutter-in-out-horiz:before{width:0;height:100%;opacity:.75;}.imghvr-shutter-in-out-horiz:hover:after,.imghvr-shutter-in-out-horiz:hover:before{width:100%;}.imghvr-shutter-in-out-vert:after,.imghvr-shutter-in-out-vert:before{height:0;width:100%;opacity:.75;}.imghvr-shutter-in-out-vert:hover:after,.imghvr-shutter-in-out-vert:hover:before{height:100%;}.imghvr-shutter-in-out-diag-1:after,.imghvr-shutter-in-out-diag-1:before{width:200%;height:200%;transition:all .6s ease;opacity:.75;}.imghvr-shutter-in-out-diag-1:after{-webkit-transform:skew(-45deg) translateX(-150%);transform:skew(-45deg) translateX(-150%);}.imghvr-shutter-in-out-diag-1:before{-webkit-transform:skew(-45deg) translateX(150%);transform:skew(-45deg) translateX(150%);}.imghvr-shutter-in-out-diag-1:hover:after{-webkit-transform:skew(-45deg) translateX(-50%);transform:skew(-45deg) translateX(-50%);}.imghvr-shutter-in-out-diag-1:hover:before{-webkit-transform:skew(-45deg) translateX(50%);transform:skew(-45deg) translateX(50%);}.imghvr-shutter-in-out-diag-2:after,.imghvr-shutter-in-out-diag-2:before{width:200%;height:200%;transition:all .6s ease;opacity:.75;}.imghvr-shutter-in-out-diag-2:after{-webkit-transform:skew(45deg) translateX(-100%);transform:skew(45deg) translateX(-100%);}.imghvr-shutter-in-out-diag-2:before{-webkit-transform:skew(45deg) translateX(100%);transform:skew(45deg) translateX(100%);}.imghvr-shutter-in-out-diag-2:hover:after{-webkit-transform:skew(45deg) translateX(0%);transform:skew(45deg) translateX(0%);}.imghvr-shutter-in-out-diag-2:hover:before{-webkit-transform:skew(45deg) translateX(0%);transform:skew(45deg) translateX(0%);}[class^='imghvr-switch-'] > img,[class^='imghvr-switch-'] figcaption,[class*=' imghvr-switch-'] > img,[class*=' imghvr-switch-'] figcaption{transition-timing-function:cubic-bezier(.645,.045,.355,1);}[class^='imghvr-switch-']:hover figcaption,[class*=' imghvr-switch-']:hover figcaption{-webkit-transform:translate(0,0);transform:translate(0,0);}.imghvr-switch-up figcaption{-webkit-transform:translateY(100%);transform:translateY(100%);}.imghvr-switch-up:hover > img{-webkit-transform:translateY(100%);transform:translateY(100%);}.imghvr-switch-down figcaption{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.imghvr-switch-down:hover > img{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.imghvr-switch-left figcaption{-webkit-transform:translateX(100%);transform:translateX(100%);}.imghvr-switch-left:hover > img{-webkit-transform:translateX(100%);transform:translateX(100%);}.imghvr-switch-right figcaption{-webkit-transform:translateX(-100%);transform:translateX(-100%);}.imghvr-switch-right:hover > img{-webkit-transform:translateX(-100%);transform:translateX(-100%);}[class^='imghvr-pivot-in'] figcaption,[class*=' imghvr-pivot-in'] figcaption{background-color:#135796;}[class^='imghvr-pivot-in']:hover figcaption,[class*=' imghvr-pivot-in']:hover figcaption{-webkit-transform:rotate(0deg);transform:rotate(0deg);}.imghvr-pivot-in-top-left figcaption{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:0 0;transform-origin:0 0;}.imghvr-pivot-in-top-right figcaption{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0;}.imghvr-pivot-in-bottom-left figcaption{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 100%;transform-origin:0 100%;}.imghvr-pivot-in-bottom-right figcaption{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}[class^='imghvr-pivot-out'] > img,[class*=' imghvr-pivot-out'] > img{-webkit-transform:rotate(0deg);transform:rotate(0deg);}[class^='imghvr-pivot-out'] figcaption,[class*=' imghvr-pivot-out'] figcaption{background-color:#135796;z-index:-1;}.imghvr-pivot-out-top-left > img{-webkit-transform-origin:0 0;transform-origin:0 0;}.imghvr-pivot-out-top-left:hover > img{-webkit-transform:rotate(90deg);transform:rotate(90deg);}.imghvr-pivot-out-top-right > img{-webkit-transform-origin:100% 0;transform-origin:100% 0;}.imghvr-pivot-out-top-right:hover > img{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.imghvr-pivot-out-bottom-left > img{-webkit-transform-origin:0 100%;transform-origin:0 100%;}.imghvr-pivot-out-bottom-left:hover > img{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);}.imghvr-pivot-out-bottom-right > img{-webkit-transform-origin:100% 100%;transform-origin:100% 100%;}.imghvr-pivot-out-bottom-right:hover > img{-webkit-transform:rotate(90deg);transform:rotate(90deg);}[class^="imghvr-fold"],[class*=" imghvr-fold"]{-webkit-perspective:50em;perspective:50em;}[class^="imghvr-fold"] img,[class*=" imghvr-fold"] img{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;}[class^="imghvr-fold"] figcaption,[class*=" imghvr-fold"] figcaption{z-index:1;opacity:0;}[class^="imghvr-fold"]:hover > img,[class*=" imghvr-fold"]:hover > img{opacity:0;transition-delay:0;}[class^="imghvr-fold"]:hover figcaption,[class*=" imghvr-fold"]:hover figcaption{-webkit-transform:rotateX(0) translate3d(0,0%,0) scale(1);transform:rotateX(0) translate3d(0,0%,0) scale(1);opacity:1;transition-delay:.21s;}.imghvr-fold-up > img{-webkit-transform-origin:50% 0%;transform-origin:50% 0%;}.imghvr-fold-up figcaption{-webkit-transform:rotateX(-90deg) translate3d(0%,-50%,0) scale(.6);transform:rotateX(-90deg) translate3d(0%,-50%,0) scale(.6);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}.imghvr-fold-up:hover > img{-webkit-transform:rotateX(90deg) scale(.6) translateY(50%);transform:rotateX(90deg) scale(.6) translateY(50%);}.imghvr-fold-down > img{-webkit-transform-origin:50% 100%;transform-origin:50% 100%;}.imghvr-fold-down figcaption{-webkit-transform:rotateX(90deg) translate3d(0%,50%,0) scale(.6);transform:rotateX(90deg) translate3d(0%,50%,0) scale(.6);-webkit-transform-origin:50% 0%;transform-origin:50% 0%;}.imghvr-fold-down:hover > img{-webkit-transform:rotateX(-90deg) scale(.6) translateY(-50%);transform:rotateX(-90deg) scale(.6) translateY(-50%);}.imghvr-fold-left > img{-webkit-transform-origin:0% 50%;transform-origin:0% 50%;}.imghvr-fold-left figcaption{-webkit-transform:rotateY(90deg) translate3d(-50%,0%,0) scale(.6);transform:rotateY(90deg) translate3d(-50%,0%,0) scale(.6);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}.imghvr-fold-left:hover > img{-webkit-transform:rotateY(-90deg) scale(.6) translateX(50%);transform:rotateY(-90deg) scale(.6) translateX(50%);}.imghvr-fold-right > img{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;}.imghvr-fold-right figcaption{-webkit-transform:rotateY(-90deg) translate3d(50%,0%,0) scale(.6);transform:rotateY(-90deg) translate3d(50%,0%,0) scale(.6);-webkit-transform-origin:0 50%;transform-origin:0 50%;}.imghvr-fold-right:hover > img{-webkit-transform:rotateY(90deg) scale(.6) translateX(-50%);transform:rotateY(90deg) scale(.6) translateX(-50%);}.imghvr-zoom-in figcaption{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);}.imghvr-zoom-in:hover figcaption{-webkit-transform:scale(1);transform:scale(1);opacity:1;}[class^="imghvr-zoom-out"] figcaption,[class*=" imghvr-zoom-out"] figcaption{-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0;}[class^="imghvr-zoom-out"]:hover figcaption,[class^="imghvr-zoom-out"].hover figcaption,[class*=" imghvr-zoom-out"]:hover figcaption,[class*=" imghvr-zoom-out"].hover figcaption{-webkit-transform:scale(1);transform:scale(1);opacity:1;transition-delay:.35s;}.imghvr-zoom-out:hover > img{-webkit-transform:scale(.5);transform:scale(.5);opacity:0;}.imghvr-zoom-out-up:hover > img,.imghvr-zoom-out-up.hover > img{-webkit-animation:imghvr-zoom-out-up .4025s linear;animation:imghvr-zoom-out-up .4025s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}@-webkit-keyframes imghvr-zoom-out-up{50%{-webkit-transform:scale(.8) translateY(0%);transform:scale(.8) translateY(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateY(-150%);transform:scale(.8) translateY(-150%);opacity:.5;}}@keyframes imghvr-zoom-out-up{50%{-webkit-transform:scale(.8) translateY(0%);transform:scale(.8) translateY(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateY(-150%);transform:scale(.8) translateY(-150%);opacity:.5;}}.imghvr-zoom-out-down:hover > img,.imghvr-zoom-out-down.hover > img{-webkit-animation:imghvr-zoom-out-down .4025s linear;animation:imghvr-zoom-out-down .4025s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}@-webkit-keyframes imghvr-zoom-out-down{50%{-webkit-transform:scale(.8) translateY(0%);transform:scale(.8) translateY(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateY(150%);transform:scale(.8) translateY(150%);opacity:.5;}}@keyframes imghvr-zoom-out-down{50%{-webkit-transform:scale(.8) translateY(0%);transform:scale(.8) translateY(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateY(150%);transform:scale(.8) translateY(150%);opacity:.5;}}.imghvr-zoom-out-left:hover > img,.imghvr-zoom-out-left.hover > img{-webkit-animation:imghvr-zoom-out-left .4025s linear;animation:imghvr-zoom-out-left .4025s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}@-webkit-keyframes imghvr-zoom-out-left{50%{-webkit-transform:scale(.8) translateX(0%);transform:scale(.8) translateX(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateX(-150%);transform:scale(.8) translateX(-150%);opacity:.5;}}@keyframes imghvr-zoom-out-left{50%{-webkit-transform:scale(.8) translateX(0%);transform:scale(.8) translateX(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateX(-150%);transform:scale(.8) translateX(-150%);opacity:.5;}}.imghvr-zoom-out-right:hover > img,.imghvr-zoom-out-right.hover > img{-webkit-animation:imghvr-zoom-out-right .4025s linear;animation:imghvr-zoom-out-right .4025s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;}@-webkit-keyframes imghvr-zoom-out-right{50%{-webkit-transform:scale(.8) translateX(0%);transform:scale(.8) translateX(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateX(150%);transform:scale(.8) translateX(150%);opacity:.5;}}@keyframes imghvr-zoom-out-right{50%{-webkit-transform:scale(.8) translateX(0%);transform:scale(.8) translateX(0%);opacity:.5;}100%{-webkit-transform:scale(.8) translateX(150%);transform:scale(.8) translateX(150%);opacity:.5;}}.imghvr-zoom-out-flip-horiz{-webkit-perspective:50em;perspective:50em;}.imghvr-zoom-out-flip-horiz figcaption{opacity:0;-webkit-transform:rotateX(90deg) translateY(-100%) scale(.5);transform:rotateX(90deg) translateY(-100%) scale(.5);}.imghvr-zoom-out-flip-horiz:hover > img,.imghvr-zoom-out-flip-horiz.hover > img{-webkit-transform:rotateX(-100deg) translateY(50%) scale(.5);transform:rotateX(-100deg) translateY(50%) scale(.5);opacity:0;transition-delay:0;}.imghvr-zoom-out-flip-horiz:hover figcaption,.imghvr-zoom-out-flip-horiz.hover figcaption{-webkit-transform:rotateX(0) translateY(0%) scale(1);transform:rotateX(0) translateY(0%) scale(1);opacity:1;transition-delay:.35s;}.imghvr-zoom-out-flip-vert{-webkit-perspective:50em;perspective:50em;}.imghvr-zoom-out-flip-vert figcaption{opacity:0;-webkit-transform:rotateY(90deg) translate(50%,0) scale(.5);transform:rotateY(90deg) translate(50%,0) scale(.5);}.imghvr-zoom-out-flip-vert:hover > img,.imghvr-zoom-out-flip-vert.hover > img{-webkit-transform:rotateY(-100deg) translateX(50%) scale(.5);transform:rotateY(-100deg) translateX(50%) scale(.5);opacity:0;transition-delay:0;}.imghvr-zoom-out-flip-vert:hover figcaption,.imghvr-zoom-out-flip-vert.hover figcaption{-webkit-transform:rotateY(0) translate(0,0) scale(1);transform:rotateY(0) translate(0,0) scale(1);opacity:1;transition-delay:.35s;}.imghvr-blur figcaption{opacity:0;}.imghvr-blur:hover > img{-webkit-filter:blur(30px);filter:blur(30px);-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0;}.imghvr-blur:hover figcaption{opacity:1;transition-delay:.21s;}[class^='imghvr-fall-away-'],[class*=' imghvr-fall-away-']{-webkit-perspective:50em;perspective:50em;}[class^='imghvr-fall-away-'] img,[class*=' imghvr-fall-away-'] img{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;transition:all .455s ease-in;}[class^='imghvr-fall-away-'] figcaption,[class*=' imghvr-fall-away-'] figcaption{opacity:0;background-color:#135796;}[class^='imghvr-fall-away-']:hover img,[class*=' imghvr-fall-away-']:hover img{opacity:0;}[class^='imghvr-fall-away-']:hover figcaption,[class*=' imghvr-fall-away-']:hover figcaption{opacity:1;transition-delay:.455s;}.imghvr-fall-away-horiz:hover img{-webkit-transform:rotateX(-360deg) scale(.2);transform:rotateX(-360deg) scale(.2);}.imghvr-fall-away-vert:hover img{-webkit-transform:rotateY(-360deg) scale(.2);transform:rotateY(-360deg) scale(.2);}.imghvr-fall-away-cc:hover img{-webkit-transform:rotate(360deg) scale(.2);transform:rotate(360deg) scale(.2);}.imghvr-fall-away-ccc:hover img{-webkit-transform:rotate(-360deg) scale(.2);transform:rotate(-360deg) scale(.2);}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container .swiper-slide figure{line-height:0}.swiper-container .elementor-lightbox-content-source{display:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background:no-repeat 50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;left:0;width:100%}.swiper-pagination-bullet{width:6px;height:6px;display:inline-block;border-radius:50%;background:#000;opacity:.2}.swiper-pagination-fraction{color:#000}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 6px}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#000;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-pagination-position-outside .elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-swiper{position:relative}.elementor-main-swiper{position:static}.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-arrows-position-outside .elementor-swiper-button-prev{left:0}.elementor-arrows-position-outside .elementor-swiper-button-next{right:0}.swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-swiper-button-prev{left:10px}.elementor-swiper-button-next{right:10px}.elementor-swiper-button.swiper-button-disabled{opacity:.3}.swiper-container-cube .elementor-swiper-button{transform:translate3d(0,-50%,1px)}.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%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-size:100%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.exclusive-addons-elementor{-webkit-font-smoothing:antialiased;}.exclusive-addons-elementor h1:not(.site-title):before,.exclusive-addons-elementor h2:before{content:none;background:none;height:auto;margin:0;}.elementor-widget-exad-image-hover-effect .elementor-widget-container{min-height:1px;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title{position:relative;display:flex;overflow:hidden;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-accordion-heading{width:100%;font-size:15px;}.exad-accordion-single-item .exad-accordion-heading{font-weight:600;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title:hover{cursor:pointer;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-inactive-icon{position:relative;margin-left:15px;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title span.exad-tab-title-icon{position:relative;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-icon i,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-inactive-icon i,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title span.exad-tab-title-icon i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:20px;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-icon,.exad-accordion-items .exad-accordion-single-item .exad-accordion-title.active .exad-inactive-icon{display:none;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title.active .exad-active-icon{display:block;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content{display:none;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-title .exad-active-inactive-icon{width:70px;margin-left:auto;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper{display:flex;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-text{width:60%;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-image{width:40%;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes.image-position-left .exad-accordion-text{order:2;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes.image-position-left .exad-accordion-image{order:1;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper .exad-accordion-button a{display:inline-block;}@media only screen and (max-width: 767px){.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper{flex-direction:column;}.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-image,.exad-accordion-items .exad-accordion-single-item .exad-accordion-content .exad-accordion-content-wrapper.has-image-yes .exad-accordion-text{width:100%;}}.exad-alert .exad-alert-element{display:flex;align-items:center;text-align:center;border-radius:40px;position:relative;}.exad-alert .exad-alert-element:not(:last-child){margin-bottom:20px;}.exad-alert .exad-alert-element .exad-alert-element-icon{width:50px;text-align:left;}.exad-alert .exad-alert-element .exad-alert-element-icon span{font-size:24px;}.exad-alert .exad-alert-element .exad-alert-element-content{width:calc(100% - 50px);text-align:left;}.exad-alert .exad-alert-element .exad-alert-element-content h5{margin:0 0 10px;font-size:20px;}.exad-alert .exad-alert-element .exad-alert-element-content p{margin:0;font-size:16px;}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon{position:absolute;top:50%;transform:translateY(-50%);line-height:0;}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon svg{width:16px;height:16px;cursor:pointer;}.exad-alert .exad-alert-element .exad-alert-element-dismiss-icon svg path{fill:#a1a5b5;}.exad-alert-element-dismiss-button{display:inline-block;}.exad-alert-element-dismiss-button .exad-alert-element-dismiss-cancel,.exad-alert-element-dismiss-button .exad-alert-element-dismiss-done{text-decoration:none;display:inline-block;transition:all .3s ease;border-radius:5px;margin-right:10px;font-size:15px;}.exad-alert-element-dismiss-button button{border:none;}@media only screen and (max-width: 767px){.exad-alert .exad-alert-element{flex-direction:column;}body .exad-alert .exad-alert-element .exad-alert-element-content,body .exad-alert .exad-alert-element .exad-alert-element-icon{width:100% !important;}}.morphext > .animated{display:inline-block;}.exad-animated-text-align-left{text-align:left;}.exad-animated-text-align-center{text-align:center;}.exad-animated-text-align-right{text-align:right;}.exad-typed-strings{margin:0;}.exad-animated-text-animated-heading,.exad-animated-text-post-heading,.exad-animated-text-pre-heading{font-size:30px;font-weight:600;}.exad-button-wrapper .exad-button-action{text-align:center;display:inline-block;text-decoration:none;position:relative;z-index:1;overflow:hidden;}.exad-button-wrapper{margin:0 auto;display:flex;}.exad-button-wrapper.exad-button-fixed-height-yes .exad-button-action{position:relative;}.exad-button-wrapper.exad-button-fixed-height-yes .exad-button-action span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}.exad-button-wrapper.effect-1 .exad-button-action i{margin-right:5px;}.exad-button-wrapper.effect-1 .exad-button-action::before{position:absolute;content:"";height:100%;width:0;background:#fff;top:0;left:0;z-index:-1;transition:all .3s ease;}.exad-button-wrapper.effect-1 .exad-button-action:hover::before{width:100%;}.exad-button-wrapper.effect-2 .exad-button-action:after,.exad-button-wrapper.effect-2 .exad-button-action:before{content:"";height:50%;width:0;position:absolute;transition:.3s cubic-bezier(.785,.135,.15,.86);z-index:-1;}.exad-button-wrapper.effect-2 .exad-button-action:before{top:0;left:0;right:auto;}.exad-button-wrapper.effect-2 .exad-button-action:after{bottom:0;right:0;left:auto;}.exad-button-wrapper.effect-2 .exad-button-action:hover{color:#fff;-webkit-box-shadow:none;box-shadow:none;}.exad-button-wrapper.effect-2 .exad-button-action:hover:after,.exad-button-wrapper.effect-2 .exad-button-action:hover:before{width:100%;}.exad-button-wrapper.effect-3 .exad-button-action i{margin-right:10px;}.exad-button-wrapper.effect-3 .exad-button-action::before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all .3s ease;-webkit-transform-origin:center center;transform-origin:center center;}.exad-button-wrapper.effect-3 .exad-button-action:hover{color:#000;}.exad-button-wrapper.effect-3 .exad-button-action:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;}.exad-button-wrapper.effect-4 .exad-button-action{transition:all .5s ease;}.exad-button-wrapper.effect-4 .exad-button-action i{margin-right:10px;}.exad-button-wrapper.effect-4 .exad-button-action::after,.exad-button-wrapper.effect-4 .exad-button-action::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all .3s;-webkit-transform:translate(0,-100%);transform:translate(0,-100%);transition-timing-function:cubic-bezier(.75,0,.125,1);}.exad-button-wrapper.effect-4 .exad-button-action::before{background:#c4c4c4;}.exad-button-wrapper.effect-4 .exad-button-action::after{transition-delay:.2s;}.exad-button-wrapper.effect-4 .exad-button-action:hover{letter-spacing:3px;}.exad-button-wrapper.effect-4 .exad-button-action:hover::before{-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-button-wrapper.effect-4 .exad-button-action:hover::after{-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-button-wrapper.effect-5 .exad-button-action i{margin-right:10px;}.exad-button-wrapper.effect-5 .exad-button-action::before{position:absolute;content:"";top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all .3s ease;}.exad-button-wrapper.effect-5 .exad-button-action:hover{color:#000;}.exad-button-wrapper.effect-5 .exad-button-action:hover::before{top:0;bottom:0;opacity:1;}.exad-button-wrapper.effect-6 .exad-button-action{display:inline-block;text-decoration:none;position:relative;z-index:1;border:1px solid #8868fe;}.exad-button-wrapper.effect-6 .exad-button-action i{margin-right:10px;}.exad-button-wrapper.effect-6 .exad-button-action:hover{-webkit-animation:pulse .5s cubic-bezier(.66,0,0,1);animation:pulse .5s cubic-bezier(.66,0,0,1);}@keyframes pulse{0%{box-shadow:0 0 0 0 #a9fbd7;}50%{box-shadow:0 0 0 20px #a9fbd7;}100%{box-shadow:0 0 0 0 #a9fbd7;}}.exad-button-wrapper.effect-7 .exad-button-action::before{position:absolute;content:"";top:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);transition:all .3s ease;height:100%;width:100%;z-index:-1;}.exad-button-wrapper.effect-7 .exad-button-action span{display:inline-block;-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-button-wrapper.effect-7 .exad-button-action span i{position:relative;font-size:20px;-webkit-transform:translate(0,4em);transform:translate(0,4em);transition:all .3s ease;}.exad-button-wrapper.effect-7 .exad-button-action:hover{color:#fff;}.exad-button-wrapper.effect-7 .exad-button-action:hover::before{-webkit-transform:translateY(0);transform:translateY(0);}.exad-button-wrapper.effect-7 .exad-button-action:hover span i{-webkit-transform:translate(0,0);transform:translate(0,0);}.exad-button-wrapper.effect-8 .exad-button-action span.effect-8-position{position:absolute;content:"";display:block;border-radius:50%;height:0;width:0;transition:width .3s ease-in-out,height .3s ease-in-out;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;}.exad-button-wrapper.effect-8 .exad-button-action:hover{color:#fff;}.exad-button-wrapper.effect-8 .exad-button-action:hover span{height:350%;width:350%;}.exad-button-wrapper.effect-9 .exad-button-action{transition:all .3s ease;border:1px solid #8868fe;}.exad-button-wrapper.effect-9 .exad-button-action:hover{letter-spacing:5px;}.exad-button-wrapper.effect-10 .exad-button-action{transition:all .3s ease;}.exad-button-wrapper.effect-10 .exad-button-action::before{position:absolute;content:"";left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all .3s ease;}.exad-button-wrapper.effect-10 .exad-button-action:hover{color:#fff;}.exad-button-wrapper.effect-10 .exad-button-action:hover::before{left:0;right:0;opacity:1;}.exad-button-wrapper.effect-11 .exad-button-action{padding:20px 0;display:inline-block;color:#fff;text-transform:uppercase;text-decoration:none;position:relative;transition:all .3s ease;}.exad-button-wrapper.effect-11 .exad-button-action:hover{-webkit-animation:anim .3s forwards;animation:anim .3s forwards;}@keyframes anim{60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);}85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.exad-button-wrapper.effect-12 .exad-button-action{padding:20px 0;display:inline-block;text-transform:uppercase;text-decoration:none;position:relative;transition:all .3s ease;border-radius:0;}.exad-button-wrapper.effect-12 .exad-button-action::after,.exad-button-wrapper.effect-12 .exad-button-action::before{position:absolute;content:"";height:2px;width:0;transition:all .4s ease;}.exad-button-wrapper.effect-12 .exad-button-action::before{top:0;left:0;}.exad-button-wrapper.effect-12 .exad-button-action::after{bottom:0;right:0;top:inherit;left:inherit;}.exad-button-wrapper.effect-12 .exad-button-action:hover{background:#fff;}.exad-button-wrapper.effect-12 .exad-button-action:hover::after,.exad-button-wrapper.effect-12 .exad-button-action:hover::before{width:100%;transition:all .7s ease;}h1.exad-call-to-action-title{font-weight:600;margin-bottom:20px;font-size:40px;}ul.exad-call-to-action-buttons{margin:0;padding:0;list-style:none;}.exad-call-to-action-buttons li,.exad-call-to-action-buttons li a{display:inline-block;}.exad-call-to-action.skin-vertical p.exad-call-to-action-subtitle{margin-bottom:50px;font-size:16px;}.exad-call-to-action.skin-horizontal .exad-call-to-action-content{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-header{width:70%;}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-footer{-webkit-box-flex:1;flex:1;text-align:right;}.exad-call-to-action-icon i{font-size:40px;display:inline-block;}@media only screen and (max-width: 493px){.exad-call-to-action-buttons li{display:flex;}a.exad-call-to-action-secondary-btn{margin-top:20px;}}@media only screen and (max-width: 767px){.exad-call-to-action.skin-horizontal .exad-call-to-action-content{flex-direction:column;align-items:flex-start;}.exad-call-to-action.skin-horizontal .exad-call-to-action-content .exad-call-to-action-header{width:100%;}}.exad-call-to-action-primary-btn,.exad-call-to-action-secondary-btn{position:relative;overflow:hidden;z-index:1;}.exad-call-to-action-primary-btn span,.exad-call-to-action-secondary-btn span{display:block;}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-primary-btn::before{position:absolute;content:"";height:100%;width:0;top:0;left:0;z-index:-1;transition:all .3s ease;}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-primary-btn:hover::before{width:100%;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:before{content:"";height:50%;width:0;position:absolute;transition:.3s cubic-bezier(.785,.135,.15,.86);z-index:-1;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:before{top:0;left:0;right:auto;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:after{bottom:0;right:0;left:auto;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:hover:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-primary-btn:hover:before{width:100%;}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-primary-btn::before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all .3s ease;-webkit-transform-origin:center center;transform-origin:center center;}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-primary-btn:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-primary-btn::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;z-index:-1;transition:all .3s;}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-primary-btn:hover::before{height:100%;}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-primary-btn::before{position:absolute;content:"";top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all .3s ease;}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-primary-btn:hover::before{top:0;bottom:0;opacity:1;}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-primary-btn::before{position:absolute;content:"";top:0;left:0;transition:all .3s ease;height:0;width:100%;z-index:-1;}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-primary-btn:hover::before{height:100%;}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-primary-btn{transition:all .3s ease;}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-primary-btn:hover{letter-spacing:5px;}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn{transition:all .3s ease;}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn::before{position:absolute;content:"";left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all .3s ease;}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-primary-btn:hover::before{left:0;right:0;opacity:1;}.exad-call-to-action-buttons.effect-9 .exad-call-to-action-primary-btn:hover{-webkit-animation:anim .3s forwards;animation:anim .3s forwards;}@keyframes anim{60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);}85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.exad-call-to-action-buttons.effect-10 .exad-call-to-action-primary-btn{transition:all .3s ease;}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-secondary-btn::before{position:absolute;content:"";height:100%;width:0;top:0;left:0;z-index:-1;transition:all .3s ease;}.exad-call-to-action-buttons.effect-1 .exad-call-to-action-secondary-btn:hover::before{width:100%;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:before{content:"";height:50%;width:0;position:absolute;transition:.3s cubic-bezier(.785,.135,.15,.86);z-index:-1;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:before{top:0;left:0;right:auto;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:after{bottom:0;right:0;left:auto;}.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:hover:after,.exad-call-to-action-buttons.effect-2 .exad-call-to-action-secondary-btn:hover:before{width:100%;}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-secondary-btn::before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);opacity:0;transition:all .3s ease;-webkit-transform-origin:center center;transform-origin:center center;}.exad-call-to-action-buttons.effect-3 .exad-call-to-action-secondary-btn:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-secondary-btn::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;z-index:-1;transition:all .3s;}.exad-call-to-action-buttons.effect-4 .exad-call-to-action-secondary-btn:hover::before{height:100%;}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-secondary-btn::before{position:absolute;content:"";top:50%;bottom:50%;left:0;right:0;z-index:-1;opacity:0;transition:all .3s ease;}.exad-call-to-action-buttons.effect-5 .exad-call-to-action-secondary-btn:hover::before{top:0;bottom:0;opacity:1;}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-secondary-btn::before{position:absolute;content:"";top:0;left:0;transition:all .3s ease;height:0;width:100%;z-index:-1;}.exad-call-to-action-buttons.effect-6 .exad-call-to-action-secondary-btn:hover::before{height:100%;}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-secondary-btn{transition:all .3s ease;}.exad-call-to-action-buttons.effect-7 .exad-call-to-action-secondary-btn:hover{letter-spacing:5px;}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn{transition:all .3s ease;}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn::before{position:absolute;content:"";left:50%;right:50%;top:0;bottom:0;z-index:-1;opacity:0;transition:all .3s ease;}.exad-call-to-action-buttons.effect-8 .exad-call-to-action-secondary-btn:hover::before{left:0;right:0;opacity:1;}.exad-call-to-action-buttons.effect-9 .exad-call-to-action-secondary-btn:hover{-webkit-animation:anim .3s forwards;animation:anim .3s forwards;}@keyframes anim{60%{-webkit-transform:scale3d(.8,.8,1);transform:scale3d(.8,.8,1);}85%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.exad-call-to-action-buttons.effect-10 .exad-call-to-action-secondary-btn{transition:all .3s ease;}.exad-card-description{margin:0 auto;}.exad-card-tag{margin:0;}.exad-card.default{position:relative;}.exad-card.default .exad-card-thumb img{display:block;}.exad-card.default .exad-card-body .exad-card-title,.exad-card.text_on_image .exad-card-body .exad-card-title{display:inline-block;text-decoration:none;position:relative;transition:all .4s ease;font-size:20px;font-weight:bold;}.exad-card.default .exad-card-body .exad-card-title::before,.exad-card.text_on_image .exad-card-body .exad-card-title::before{position:absolute;content:"";height:3px;width:25px;top:50%;transform:translateY(-50%);left:0;transition:all .3s ease;opacity:0;}.exad-card.default .exad-card-body .exad-card-title:hover::before,.exad-card.text_on_image .exad-card-body .exad-card-title:hover::before{opacity:1;left:-30px;}.exad-card .exad-card-body .exad-card-action{display:table;border-radius:4px;transition:all .4s ease;color:#132c47;text-decoration:none;}.exad-card.left .exad-card-action{margin-right:auto;}.exad-card.center .exad-card-action{margin-right:auto;margin-left:auto;}.exad-card.right .exad-card-action{margin-left:auto;}.exad-card.text_on_image{position:relative;overflow:hidden;}.exad-card.text_on_image::before{position:absolute;content:"";top:0;left:0;width:100%;height:5px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left center;transform-origin:left center;transition:all .2s ease;z-index:1;}.exad-card.text_on_image:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1);}.exad-card.text_on_image .exad-card-thumb{position:relative;}.exad-card-thumb{overflow:hidden;}.exad-card.left .exad-card-thumb{margin-right:auto;}.exad-card.center .exad-card-thumb{margin-left:auto;margin-right:auto;}.exad-card.right .exad-card-thumb{margin-left:auto;}.exad-card .exad-card-thumb img{height:100%;width:100%;object-fit:cover;-o-object-fit:cover;}.exad-card.text_on_image .exad-card-thumb img{width:100%;}.exad-card.text_on_image .exad-card-thumb::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.99) 0%,rgba(128,128,128,.1) 50%,rgba(255,255,255,.1) 100%);}.exad-card.text_on_image .exad-card-body{position:absolute;left:0;bottom:0;right:0;}.exad-card.yes .exad-card-thumb img{transform:scale(1);transition:all .3s ease;}.exad-card:hover.yes .exad-card-thumb img{transform:scale(1.15);}.exad-card{position:relative;}.exad-card-badge{position:absolute;}.exad-contact-form-7 .wpcf7{width:100%;}.exad-contact-form{display:flex;flex-wrap:wrap;position:relative;margin-bottom:30px;}.exad-contact-form .exad-contact-form-title{display:block;width:100%;margin-bottom:30px;font-size:30px;color:#132c47;font-weight:500;}.exad-contact-form .exad-contact-form-input-group{width:100%;margin-bottom:20px;position:relative;}@media (max-width: 575px){.exad-contact-form .exad-contact-form-input-group{width:100%;}}.exad-contact-form-7 input[type="text"],.exad-contact-form-7 input[type="email"],.exad-contact-form-7 input[type="url"],.exad-contact-form-7 input[type="password"],.exad-contact-form-7 input[type="search"],.exad-contact-form-7 input[type="number"],.exad-contact-form-7 input[type="tel"],.exad-contact-form-7 input[type="range"],.exad-contact-form-7 input[type="date"],.exad-contact-form-7 input[type="month"],.exad-contact-form-7 input[type="week"],.exad-contact-form-7 input[type="time"],.exad-contact-form-7 input[type="datetime"],.exad-contact-form-7 input[type="datetime-local"],.exad-contact-form-7 input[type="color"],.exad-contact-form-7 textarea{width:100%;border:none;}.exad-contact-form-7 label{display:block;}.exad-contact-form-7 textarea{height:auto;}.exad-contact-form .exad-contact-form-input-group label{display:inline-block;position:relative;margin-right:20px;margin-top:20px;padding:0 0 0 25px;}.exad-contact-form .exad-contact-form-input-group label input{opacity:0;height:0;width:0;position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.exad-contact-form .exad-contact-form-input-group label input:checked ~ .checkmark:after{display:block;}.exad-contact-form .exad-contact-form-input-group label input:checked ~ .checkmark{background-color:#4ce2bd;border:none;}.exad-contact-form .exad-contact-form-input-group label .checkmark{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#fff;border:1px solid #e3e6ec;}.exad-contact-form .exad-contact-form-input-group label .checkmark::after{content:"";font-family:eicons;position:absolute;display:none;color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:12px;}.exad-contact-form-7 .wpcf7-form input[type="submit"]{transition:all .4s ease;display:flex;}.exad-contact-form-7 .exad-cf7-column{display:grid;grid-auto-flow:column;grid-column-gap:15px;}.exad-contact-form .exad-contact-form-input-action i{margin-left:10px;}.exad-contact-form.two{display:flex;flex-wrap:wrap;}.exad-contact-form-7 br{display:none;}.exad-corona-wrapper.exad-col-1,.exad-corona-wrapper.exad-col-2,.exad-corona-wrapper.exad-col-3,.exad-corona-wrapper.exad-col-4,.exad-corona-wrapper.exad-col-5,.exad-corona-wrapper.exad-col-6{display:flex;flex-wrap:wrap;margin:0 -10px;}.exad-corona-wrapper .exad-corona-col{padding:0 10px 20px;}.exad-corona-wrapper.exad-col-1 .exad-corona-col{flex:0 0 100%;max-width:100%;}.exad-corona-wrapper.exad-col-2 .exad-corona-col{flex:0 0 50%;max-width:50%;}.exad-corona-wrapper.exad-col-3 .exad-corona-col{flex:0 0 33.333333%;max-width:33.333333%;}.exad-corona-wrapper.exad-col-4 .exad-corona-col{flex:0 0 25%;max-width:25%;}.exad-corona-wrapper.exad-col-5 .exad-corona-col{flex:0 0 20%;max-width:20%;}.exad-corona-content-horizontal{display:flex;flex-direction:row;}.exad-corona-content-vertical{display:flex;flex-direction:column;}.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 16.66666%;max-width:16.666666%;}@media (max-width: 991px){.exad-corona-wrapper.exad-col-4 .exad-corona-col,.exad-corona-wrapper.exad-col-5 .exad-corona-col,.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 33.333333%;max-width:33.333333%;}}@media (max-width: 767px){.exad-corona-wrapper.exad-col-1 .exad-corona-col,.exad-corona-wrapper.exad-col-2 .exad-corona-col,.exad-corona-wrapper.exad-col-3 .exad-corona-col,.exad-corona-wrapper.exad-col-4 .exad-corona-col,.exad-corona-wrapper.exad-col-5 .exad-corona-col,.exad-corona-wrapper.exad-col-6 .exad-corona-col{flex:0 0 100%;max-width:100%;padding:0 10px 20px;}}.flag-row{width:80px;}.flag img{width:35px;height:auto;}.exad-corona-search-form{width:350px;height:50px;margin-bottom:20px;position:relative;}.exad-corona-search-icon{position:absolute;top:50%;transform:translateY(-50%);left:20px;}.exad-corona-search-form input{height:100%;width:100%;}.exad-data-table .exad-corona-table-heading th,.exad-data-table .exad-data-table-row td{padding:15px;}.exad-corona-table-heading.yes th{position:sticky;position:-webkit-sticky;top:-2px;}.admin-bar .exad-corona-table-heading.yes th{position:sticky;position:-webkit-sticky;top:30px;}.exad-covid-continent-btn{transition:all .3s ease;display:inline-block;}.exad-covid-continent-btn:focus{outline:0;}.exad-corona-heading.inline{display:flex;justify-content:space-between;}.exad-corona-heading.inline .exad-corona-last-update{order:2;}@media (max-width: 769px){.exad-corona-table{overflow-x:scroll;}}.exad-corona-table.yes{overflow-y:scroll !important;}.admin-bar .exad-corona-table.yes .exad-corona-table-heading.yes th{top:0;}.exad-countdown-description{text-align:center;margin-bottom:90px;position:relative;z-index:2;}.exad-countdown-description h2{font-size:40px;color:#0a1724;font-weight:500;margin-bottom:23px;position:relative;}.exad-countdown-description p{margin-bottom:0;padding:0 300px;}.exad-countdown-description{color:#fff;}.exad-countdown-description h2{color:#fff;}.exad-countdown{display:flex;flex-wrap:wrap;position:relative;z-index:2;}.exad-countdown .exad-countdown-container{width:calc(( 100% / 4 ) - 23px);margin-right:30px;text-align:center;}.exad-countdown-content-container.yes .exad-countdown{justify-content:center;}.exad-countdown-content-container.yes .exad-countdown .exad-countdown-container{position:relative;}.exad-countdown-content-container.yes .exad-countdown-timer-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.exad-countdown .exad-countdown-container:last-child{margin-right:0;}.exad-countdown .exad-countdown-container .exad-countdown-timer-wrapper > span{display:block;}.exad-countdown .exad-countdown-count{line-height:1;}.exad-countdown .exad-countdown-count{position:relative;}.exad-countdown.exad-countdown-divider .exad-countdown-container{position:relative;}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{content:":";font-weight:100;position:absolute;right:0;top:10%;color:#fff;font-size:70px;}.exad-countdown.exad-countdown-divider .exad-countdown-container:last-child::after{display:none;}.exad-countdown .exad-countdown-count{font-size:80px;color:#000;text-align:center;}.exad-countdown .exad-countdown-title{color:#0a1724;text-align:center;}.exad-coundown-bg > svg{position:absolute;bottom:0;left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.exad-coundown-bg > svg > path{fill:rgba(255,255,255,.078);}.exad-countdoen-watermark{font-size:200px;color:inherit;position:absolute;top:0;left:0;width:100%;display:block;font-weight:700;}.exad-countdown-offer-limitation-title{font-size:20px;font-weight:400;color:#fff;margin-bottom:38px;position:relative;z-index:2;}.exad-countdown .message{text-align:center;font-size:30px;font-weight:700;width:100%;margin-bottom:0;}.exad-countdown-banner{padding:194px 0;}.exad-countdown-banner .exad-countdown-description{margin-bottom:117px;}@media (max-width: 1200px){.exad-countdown-description p{padding:0 150px;}}@media (max-width: 991px){.exad-countdown-description p{padding:0 20px;}.exad-coundown-bg > svg,.exad-countdoen-watermark{display:none;}}@media (max-width: 767px){.exad-countdown .exad-countdown-container{width:calc(( 100% / 2 ) - 20px);margin-right:10px;margin-left:10px;margin-bottom:20px;padding:23px 10px;}.exad-countdown .exad-countdown-container.gradient-version,.exad-countdown .exad-countdown-container.image-version,.exad-countdown .exad-countdown-container.modern{padding-left:15px;padding-right:15px;}.exad-countdown .exad-countdown-container{width:calc(( 100% / 2 ) - 20px);margin-right:10px;margin-left:10px;}.exad-countdown .exad-countdown-count{font-size:40px;}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{top:0;}.exad-countdown.exad-countdown-divider .exad-countdown-container:nth-child(2)::after{display:none;}}@media (max-width: 480px){.exad-countdown .exad-countdown-container{width:calc(100% - 20px);}.exad-countdown.exad-countdown-divider .exad-countdown-container::after{display:none;}}@media (max-width: 400px){.exad-countdown-banner{padding:97px 0;}.exad-countdown-banner .exad-countdown-description{margin-bottom:58.5px;}.exad-countdown-description.two p{padding-right:0;}}.exad-dual-button{display:table;}.exad-dual-button.exad-dual-button-align-left{margin-right:auto;}.exad-dual-button.exad-dual-button-align-center{margin-left:auto;margin-right:auto;}.exad-dual-button.exad-dual-button-align-right{margin-left:auto;}.exad-dual-button-action{display:inline-block;text-decoration:none;}.exad-dual-button-primary{position:relative;}.exad-dual-button-connector{position:absolute;top:50%;right:0;transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-webkit-transform:translate(50%,-50%);z-index:10;}.exad-dual-button-connector span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}.exad-dual-button-primary.effect-1,.exad-dual-button-primary.effect-2,.exad-dual-button-primary.effect-3,.exad-dual-button-primary.effect-4,.exad-dual-button-primary.effect-6,.exad-dual-button-secondary.effect-1,.exad-dual-button-secondary.effect-2,.exad-dual-button-secondary.effect-3,.exad-dual-button-secondary.effect-4,.exad-dual-button-secondary.effect-6{position:relative;transition:all .3s ease;}.exad-dual-button-primary.effect-1::before,.exad-dual-button-secondary.effect-1::before{position:absolute;content:"";height:100%;width:0;top:0;left:0;-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-dual-button-primary.effect-1:hover,.exad-dual-button-secondary.effect-1:hover{z-index:1;}.exad-dual-button-primary.effect-1:hover::before,.exad-dual-button-secondary.effect-1:hover::before{width:100%;z-index:-1;}.exad-dual-button-primary.effect-2::before,.exad-dual-button-secondary.effect-2::before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-origin:center center;transform-origin:center center;}.exad-dual-button-primary.effect-2:hover,.exad-dual-button-secondary.effect-2:hover{z-index:1;}.exad-dual-button-primary.effect-2:hover::before,.exad-dual-button-secondary.effect-2:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;z-index:-1;}.exad-dual-button-primary.effect-3::before,.exad-dual-button-secondary.effect-3::before{position:absolute;content:"";height:0;width:100%;bottom:0;left:0;-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-dual-button-primary.effect-3:hover,.exad-dual-button-secondary.effect-3:hover{z-index:1;}.exad-dual-button-primary.effect-3:hover::before,.exad-dual-button-secondary.effect-3:hover::before{height:100%;z-index:-1;}.exad-dual-button-primary.effect-4::before,.exad-dual-button-secondary.effect-4::before{position:absolute;content:"";top:50%;bottom:50%;left:0;right:0;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-dual-button-primary.effect-4:hover,.exad-dual-button-secondary.effect-4:hover{z-index:1;}.exad-dual-button-primary.effect-4:hover::before,.exad-dual-button-secondary.effect-4:hover::before{top:0;bottom:0;opacity:1;z-index:-1;}.exad-dual-button-primary.effect-5,.exad-dual-button-secondary.effect-5{-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-dual-button-primary.effect-6::before,.exad-dual-button-secondary.effect-6::before{position:absolute;content:"";height:100%;width:0;top:0;right:0;-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-dual-button-primary.effect-6:hover,.exad-dual-button-secondary.effect-6:hover{z-index:1;}.exad-dual-button-primary.effect-6:hover::before,.exad-dual-button-secondary.effect-6:hover::before{width:100%;z-index:-1;}.exad-dual-heading .exad-dual-heading-wrapper{padding:5px;}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-description{line-height:26px;margin:30px 0 0;padding:10px;font-weight:400;}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-icon{display:inline-block;}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-icon i{font-size:36px;}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title{font-size:36px;margin-top:10px;}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title{font-size:30px;color:#132c47;text-transform:uppercase;font-weight:bold;text-decoration:none;}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title .first-heading,.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title .second-heading{padding:15px 10px;}.exad-dual-heading .exad-dual-heading-wrapper .exad-dual-heading-title span{color:#132c47;}.exad-facebook-feed-wrapper .exad-facebook-meta{display:flex;align-items:center;}.exad-facebook-feed-wrapper .exad-facebook-author{display:flex;align-items:center;}.exad-facebook-feed-wrapper .exad-facebook-author .exad-facebook-avatar{width:50px;border-radius:50%;}.exad-facebook-feed-wrapper .exad-facebook-likes{margin-right:15px;}.exad-facebook-feed-wrapper .exad-facebook-feed-item{position:relative;display:flex;}.exad-facebook-feed-wrapper.exad-layout-2 .exad-facebook-feed-item .exad-facebook-feed-feature-image,.exad-facebook-feed-wrapper.exad-layout-3 .exad-facebook-feed-item .exad-facebook-feed-feature-image{flex-direction:row;}.exad-facebook-feed-wrapper.exad-layout-3 .exad-facebook-feed-item .exad-facebook-feed-feature-image{order:2;}.exad-facebook-feed-wrapper .exad-facebook-feed-item .exad-facebook-feed-feature-image img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;}.exad-facebook-feed-wrapper{display:grid;}.exad-facebook-footer-wrapper{position:absolute;bottom:0;width:100%;left:0;}.exad-facebook-author-name{display:block;}@media (max-width: 575px){.exad-filterable-items.exad-filterable-menu-container-align-left,.exad-filterable-items.exad-filterable-menu-container-align-right{display:block !important;}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{width:100% !important;}}.exad-filterable-items.exad-filterable-menu-container-align-left,.exad-filterable-items.exad-filterable-menu-container-align-right{display:flex;}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{width:20%;display:flex;flex-direction:column;}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-menu-container{order:0;}.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-menu-container{order:1;}.exad-filterable-items.exad-filterable-menu-container-align-left .exad-filterable-controls,.exad-filterable-items.exad-filterable-menu-container-align-right .exad-filterable-controls{width:80%;}.exad-filterable-items .exad-filterable-content-wrapper{position:relative;overflow:hidden;}.exad-filterable-items .exad-filterable-image .exad-filterable-thumbnail-holder{position:absolute;top:0;left:0;width:100.1%;height:100.1%;background-position:center;background-size:cover;z-index:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;will-change:transform;overflow:hidden;}.exad-filterable-items .exad-filterable-image{position:relative;background-color:#eee;padding-bottom:80%;}.exad-filterable-menu .filter-item{background:none;border:none;cursor:pointer;outline:none;transition:all .3s ease;text-transform:capitalize;display:inline-block;}.exad-filterable-items .filterable-post-container{display:flex;flex-wrap:wrap;}.exad-filterable-items .filterable-post-container .exad-filterable-item{position:relative;overflow:hidden;}.exad-filterable-items .filterable-post-container .exad-filterable-item img{width:100%;display:block;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(114,76,255,.8);transition:all .3s ease;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content{position:absolute;top:0;left:0;right:0;bottom:0;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content .exad-fg-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content .exad-filterable-item-content{position:absolute;right:0;bottom:0;left:0;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content a{height:60px;width:60px;margin-right:10px;position:relative;cursor:pointer;display:inline-block;transition:all .3s ease;border-radius:100%;}.exad-filterable-items .exad-filterable-item-content.below-image{display:flex;flex-direction:column;}.exad-filterable-items .exad-filterable-item-content h2{margin:10px 0;font-size:20px;}.exad-filterable-items .exad-filterable-item-content p{margin:10px 0;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay .exad-filterable-item-overlay-content a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-zoom-in{-webkit-transform:scale(0);transform:scale(0);}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-zoom-in{-webkit-transform:scale(1);transform:scale(1);}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-left{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-right{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-right{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-top{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-top{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1;}.exad-filterable-items .filterable-post-container .exad-filterable-item .exad-filterable-item-overlay.exad-slide-bottom{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;}.exad-filterable-items .filterable-post-container .exad-filterable-item:hover .exad-filterable-item-overlay.exad-slide-bottom{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1;}.exad-filterable-items .exad-row-wrapper .exad-post-grid-container .exad-post-grid-thumbnail:before{display:none;}.exad-flip-box{-webkit-perspective:1000px;perspective:1000px;background-color:transparent;}.exad-flip-box-back-overlay,.exad-flip-box-front-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}.exad-flip-box-back-content,.exad-flip-box-front-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;}.exad-flip-box:hover .left-to-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.exad-flip-box:hover .left-to-right .exad-flip-box-front{opacity:0;}.exad-flip-box:hover .right-to-left{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);}.exad-flip-box:hover .right-to-left .exad-flip-box-front{opacity:0;}.exad-flip-box:hover .top-to-bottom{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);}.exad-flip-box:hover .top-to-bottom .exad-flip-box-front{opacity:0;}.exad-flip-box:hover .bottom-to-top{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}.exad-flip-box:hover .bottom-to-top .exad-flip-box-front{opacity:0;}.exad-flip-box:hover .top-to-bottom-angle{-webkit-transform:rotate3d(1,1,0,-180deg);transform:rotate3d(1,1,0,-180deg);}.exad-flip-box:hover .top-to-bottom-angle .exad-flip-box-front{opacity:0;}.exad-flip-box:hover .bottom-to-top-angle{-webkit-transform:rotate3d(1,1,0,180deg);transform:rotate3d(1,1,0,180deg);}.exad-flip-box:hover .bottom-to-top-angle .exad-flip-box-front{opacity:0;}.exad-flip-box:hover .exad-flip-box-inner.fade-in-out .exad-flip-box-front{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);z-index:2;}.exad-flip-box:hover .exad-flip-box-inner.fade-in-out .exad-flip-box-back{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:3;}@media only screen and (max-width: 1023px){.exad-flip-box.efb-hovered .left-to-right{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.exad-flip-box.efb-hovered .left-to-right .exad-flip-box-front{opacity:0;}.exad-flip-box.efb-hovered .right-to-left{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);}.exad-flip-box.efb-hovered .right-to-left .exad-flip-box-front{opacity:0;}.exad-flip-box.efb-hovered .top-to-bottom{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);}.exad-flip-box.efb-hovered .top-to-bottom .exad-flip-box-front{opacity:0;}.exad-flip-box.efb-hovered .bottom-to-top{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}.exad-flip-box.efb-hovered .bottom-to-top .exad-flip-box-front{opacity:0;}.exad-flip-box.efb-hovered .top-to-bottom-angle{-webkit-transform:rotate3d(1,1,0,-180deg);transform:rotate3d(1,1,0,-180deg);}.exad-flip-box.efb-hovered .top-to-bottom-angle .exad-flip-box-front{opacity:0;}.exad-flip-box.efb-hovered .bottom-to-top-angle{-webkit-transform:rotate3d(1,1,0,180deg);transform:rotate3d(1,1,0,180deg);}.exad-flip-box.efb-hovered .bottom-to-top-angle .exad-flip-box-front{opacity:0;}.exad-flip-box.efb-hovered .exad-flip-box-inner.fade-in-out .exad-flip-box-front{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);z-index:2;}.exad-flip-box.efb-hovered .exad-flip-box-inner.fade-in-out .exad-flip-box-back{opacity:1;-webkit-transform:scale(1);transform:scale(1);z-index:3;}}.exad-flip-box .exad-flip-box-inner{position:relative;transition:-webkit-transform 1s cubic-bezier(.17,.67,.47,1.18);transition:transform 1s cubic-bezier(.17,.67,.47,1.18);transition:transform 1s,-webkit-transform 1s cubic-bezier(.17,.67,.47,1.18);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%;height:100%;}.exad-flip-box .exad-flip-box-inner .exad-flip-box-front{transition:all .5s cubic-bezier(.17,.67,.47,1.18);}.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-title{font-size:30px;}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back{position:absolute;top:0;left:0;width:100%;}.exad-flip-box .exad-flip-box-front .exad-flip-box-front-image i{font-size:50px;}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-action{text-decoration:none;transition:all .4s ease;display:inline-block;font-weight:400;}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back a.exad-flip-box-back-action:hover{cursor:pointer;}.exad-flip-box .exad-flip-box-inner.left-to-right .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.exad-flip-box .exad-flip-box-inner.right-to-left .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}.exad-flip-box .exad-flip-box-inner.top-to-bottom .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}.exad-flip-box .exad-flip-box-inner.bottom-to-top .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);}.exad-flip-box .exad-flip-box-inner.top-to-bottom-angle .exad-flip-box-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;}.exad-flip-box .exad-flip-box-inner.top-to-bottom-angle .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate3d(1,1,0,180deg);transform:rotate3d(1,1,0,180deg);}.exad-flip-box .exad-flip-box-inner.bottom-to-top-angle .exad-flip-box-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;}.exad-flip-box .exad-flip-box-inner.bottom-to-top-angle .exad-flip-box-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:rotate3d(1,1,0,-180deg);transform:rotate3d(1,1,0,-180deg);}.exad-flip-box .exad-flip-box-inner.fade-in-out .exad-flip-box-front{transition:all .8s cubic-bezier(.17,.67,.47,1.18);-webkit-transform:scale(1);transform:scale(1);}.exad-flip-box .exad-flip-box-inner.fade-in-out .exad-flip-box-back{position:absolute;top:0;left:0;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);transition:all .8s cubic-bezier(.17,.67,.47,1.18);}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-front{-webkit-transition:-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);transition:-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);transition:transform .7s cubic-bezier(.4,.2,.3,1.32);transition:transform .7s cubic-bezier(.4,.2,.3,1.32),-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:280px;background:#fff;}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-front .exad-flip-box-front-content{-webkit-transform:translateY(-50%) translateZ(60px) scale(.94);transform:translateY(-50%) translateZ(60px) scale(.94);top:50%;position:absolute;left:0;width:100%;-webkit-perspective:inherit;perspective:inherit;}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-back{position:absolute;top:0;left:0;-webkit-transition:-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);transition:-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);transition:transform .7s cubic-bezier(.4,.2,.3,1.32);transition:transform .7s cubic-bezier(.4,.2,.3,1.32),-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;min-height:280px;height:auto;width:100%;background:#fff;}.exad-flip-box .exad-flip-box-inner.three-d-flip .exad-flip-box-back .exad-flip-box-back-content{-webkit-transform:translateY(-50%) translateZ(60px) scale(.94);transform:translateY(-50%) translateZ(60px) scale(.94);top:50%;position:absolute;left:0;width:100%;-webkit-perspective:inherit;perspective:inherit;}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-back,.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-front{-webkit-transition:-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);transition:-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);transition:transform .7s cubic-bezier(.4,.2,.3,1.32);transition:transform .7s cubic-bezier(.4,.2,.3,1.32),-webkit-transform .7s cubic-bezier(.4,.2,.3,1.32);}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.exad-flip-box .exad-flip-box-inner.three-d-flip:hover .exad-flip-box-back{-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}.exad-flip-box .exad-flip-box-inner.fade .exad-flip-box-back{opacity:0;transition:all .5s ease;}.exad-flip-box .exad-flip-box-inner.fade:hover .exad-flip-box-front{opacity:0;}.exad-flip-box .exad-flip-box-inner.fade:hover .exad-flip-box-back{opacity:1;}.exad-flip-box-back.left .exad-flip-box-back-image,.exad-flip-box-front.left .exad-flip-box-front-image{margin-right:auto;}.exad-flip-box-back.center .exad-flip-box-back-image,.exad-flip-box-front.center .exad-flip-box-front-image{margin-left:auto;margin-right:auto;}.exad-flip-box-back.right .exad-flip-box-back-image,.exad-flip-box-front.right .exad-flip-box-front-image{margin-left:auto;}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image{position:relative;}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image i,.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image svg,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image i,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.exad-flip-box .exad-flip-box-inner .exad-flip-box-back .exad-flip-box-back-image img,.exad-flip-box .exad-flip-box-inner .exad-flip-box-front .exad-flip-box-front-image img{width:100%;height:100%;object-fit:cover;-o-object-fit:cover;}.exad{font-family:"Exclusive Icons" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.exad-logo:after{content:"";color:#fff;}.exad-gallery-items{text-align:center;}.exad-gallery-items .exad-gallery-content-wrapper{position:relative;overflow:hidden;}.exad-gallery-items .exad-gallery-image .exad-gallery-thumbnail-holder{position:absolute;top:0;left:0;width:100.1%;height:100.1%;background-position:center;background-size:cover;z-index:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;will-change:transform;overflow:hidden;}.exad-gallery-items .exad-gallery-image{position:relative;background-color:#eee;padding-bottom:80%;}.exad-gallery-menu{display:block;}.exad-gallery-menu .filter-item{background:none;border:none;cursor:pointer;outline:none;transition:all .3s ease;text-transform:capitalize;}.exad-gallery-items .exad-gallery-element{display:flex;flex-wrap:wrap;}.exad-gallery-items .exad-gallery-element .exad-gallery-item{position:relative;overflow:hidden;}@media (max-width: 991px){.exad-gallery-items .exad-gallery-element .exad-gallery-item{width:50%;}}@media (max-width: 575px){.exad-gallery-items .exad-gallery-element .exad-gallery-item{width:100%;}}.exad-gallery-items .exad-gallery-element .exad-gallery-item img{width:100%;display:block;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(114,76,255,.8);transition:all .3s ease;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content{position:absolute;top:0;left:0;right:0;bottom:0;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content .exad-fg-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content .exad-gallery-item-content{position:absolute;right:0;bottom:0;left:0;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content a{height:60px;width:60px;margin-right:10px;position:relative;cursor:pointer;display:inline-block;transition:all .3s ease;border-radius:100%;}.exad-gallery-items .exad-gallery-item-content.below-image{display:flex;flex-direction:column;}.exad-gallery-items .exad-gallery-item-content h2{margin:10px 0;font-size:20px;}.exad-gallery-items .exad-gallery-item-content p{margin:10px 0;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay .exad-gallery-item-overlay-content a i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-zoom-in{-webkit-transform:scale(0);transform:scale(0);}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-zoom-in{-webkit-transform:scale(1);transform:scale(1);}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-left{-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0;}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-left{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-right{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0;}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-right{-webkit-transform:translateX(0%);transform:translateX(0%);opacity:1;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-top{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-top{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1;}.exad-gallery-items .exad-gallery-element .exad-gallery-item .exad-gallery-item-overlay.exad-slide-bottom{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;}.exad-gallery-items .exad-gallery-element .exad-gallery-item:hover .exad-gallery-item-overlay.exad-slide-bottom{-webkit-transform:translateY(0%);transform:translateY(0%);opacity:1;}.exad-gallery-element .exad-gallery-item.exad-col-1{width:100%;}.exad-gallery-element .exad-gallery-item.exad-col-2{width:50%;}.exad-gallery-element .exad-gallery-item.exad-col-3{width:33.333333333333%;}.exad-gallery-element .exad-gallery-item.exad-col-4{width:25%;}@media only screen and (max-width: 991px){.exad-gallery-element .exad-gallery-item.exad-col-1,.exad-gallery-element .exad-gallery-item.exad-col-2,.exad-gallery-element .exad-gallery-item.exad-col-3,.exad-gallery-element .exad-gallery-item.exad-col-4{width:50%;}}@media only screen and (max-width: 767px){.exad-gallery-element .exad-gallery-item.exad-col-1,.exad-gallery-element .exad-gallery-item.exad-col-2,.exad-gallery-element .exad-gallery-item.exad-col-3,.exad-gallery-element .exad-gallery-item.exad-col-4{width:100%;}}.exad-google-reviews-carousel-wrapper .exad-google-reviews-carousel-quote{font-size:16px;}.exad-carousel-nav-next i,.exad-google-reviews-carousel-wrapper .exad-carousel-nav-prev i{transition:.3s ease;color:#b1b1b1;line-height:58px;}.exad-google-reviews-carousel-basic:before{position:absolute;content:"\"";font-family:Roboto,sans-serif;color:#f3f3f4;font-size:400px;right:100px;top:50px;line-height:400px;font-weight:700;}.exad-google-reviews-carousel-circle{margin:0 -15px;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings{padding-left:0;margin-bottom:0;margin-bottom:30px;list-style:none;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings li{display:inline-block;font-size:20px;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-ratings li.exad-google-reviews-carousel-ratings-active i{color:#ff8e4a;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-inner{background:#fff;outline:0;margin:0 15px;padding:40px 30px;text-align:center;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image{position:relative;z-index:1;width:122px;height:122px;margin:0 auto 45px;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image img{position:absolute;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg{position:absolute;width:123px;height:123px;z-index:-1;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:first-child{left:7px;bottom:7px;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:nth-child(2){top:7px;left:7px;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg:nth-child(3){right:4px;top:0;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.violate{fill:#826eff;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.orange{fill:#ff6a47;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-image svg.cyan{fill:#3ad8f4;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-name{font-size:18px;font-family:Roboto,sans-serif;margin-bottom:5px;}.exad-google-reviews-carousel-circle .exad-google-reviews-carousel-designation{font-size:14px;}.exad-google-reviews-carousel-circle .exad-carousel-nav-next,.exad-google-reviews-carousel-circle .exad-carousel-nav-prev{position:absolute;z-index:2;width:60px;height:60px;background:#fff;text-align:center;border-radius:50%;border:1px solid #e5e5e5;opacity:.7;transition:.3s ease;cursor:pointer;top:50%;transform:translateY(-50%);}.exad-google-reviews-carousel-circle .exad-carousel-nav-next:hover,.exad-google-reviews-carousel-circle .exad-carousel-nav-prev:hover{box-shadow:0 15px 39px 0 rgba(9,24,33,.06);opacity:1;}.exad-google-reviews-carousel-circle .exad-carousel-nav-prev{left:-80px;}.exad-google-reviews-carousel-circle .exad-carousel-nav-next{right:-80px;}.exad-google-reviews-carousel-single{margin:0;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-item{margin:0 56px 100px;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner{display:flex;align-items:center;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner .exad-google-reviews-carousel-inner-left{flex-basis:40%;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner .exad-google-reviews-carousel-inner-right{flex-basis:58%;margin-left:2%;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-name{font-size:22px;font-family:Roboto,sans-serif;margin-bottom:5px;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-designation{font-size:16px;display:inline-block;margin-bottom:25px;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-quote{margin-bottom:25px;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings{padding-left:0;margin-bottom:0;list-style:none;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings li{display:inline-block;font-size:20px;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-ratings li.exad-google-reviews-carousel-ratings-active i{color:#806bff;}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-image{box-shadow:0 40px 81px 0 rgba(9,24,33,.14);}.exad-google-reviews-carousel-single .exad-google-reviews-carousel-image img{width:100%;}.exad-google-reviews-carousel-single .exad-carousel-nav-next,.exad-google-reviews-carousel-single .exad-carousel-nav-prev{position:absolute;display:block;width:60px;height:60px;cursor:pointer;background:#fff;text-align:center;border-radius:50%;font-size:25px;transition:.3s ease;margin-right:20px;border:1px solid #e5e5e5;bottom:20px;z-index:1;}.exad-google-reviews-carousel-single .exad-carousel-nav-next:hover,.exad-google-reviews-carousel-single .exad-carousel-nav-prev:hover{color:#fff;box-shadow:0 19px 27px 0 rgba(56,218,232,.25);background:#806bff;}.exad-google-reviews-carousel-single .exad-carousel-nav-prev{left:56px;}.exad-google-reviews-carousel-single .exad-carousel-nav-next{left:126px;}@media only screen and (max-width: 630px){.exad-google-reviews-carousel-single .exad-google-reviews-carousel-inner{flex-direction:column;align-items:flex-start;}}@media only screen and (max-width: 400px){.exad-google-reviews-carousel-basic{padding:50px;}.exad-google-reviews-carousel-basic .exad-google-reviews-carousel-name{font-size:18px;}.exad-google-reviews-carousel-basic .exad-google-reviews-carousel-designation{font-size:14px;}.exad-google-reviews-carousel-basic .exad-carousel-nav-next,.exad-google-reviews-carousel-basic .exad-carousel-nav-prev{bottom:0;}.exad-google-reviews-carousel-basic .exad-carousel-nav-next{right:25px;}.exad-google-reviews-carousel-basic .exad-carousel-nav-prev{right:90px;}}.exad-google-reviews-ratings{margin:0;padding:0;}.exad-google-reviews-ratings li{list-style:none;display:inline-block;}.exad-google-reviews-thumb img{height:100% !important;width:100%;display:block;object-fit:cover;}.exad-google-reviews-thumb{background:#fff;}.exad-google-reviews-wrapper{border-radius:10px 10px 10px 10px;padding:20px;}.exad-google-reviews-wrapper.exad-google-reviews-align-center{text-align:center;}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-thumb{margin-left:auto;margin-right:auto;}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom{text-align:center;}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-thumb{margin-left:auto;margin-right:auto;}.exad-google-reviews-wrapper.exad-google-reviews-align-right{text-align:right;}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-thumb{margin-left:auto;}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb,.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb{border-radius:50% 50% 50% 50%;margin-bottom:0;}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper,.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper{display:flex;align-items:center;}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{padding-left:20px;}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{padding-right:20px;}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper{justify-content:flex-end;}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-thumb{order:2;}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer{order:1;}.exad-google-reviews-description{margin:0;}.exad-google-reviews-name{margin:0;font-size:22px;transition:all .3s ease;}.exad-google-reviews-designation{margin:0;display:block;font-size:14px;}.exad-google-reviews-content-wrapper-arrow::before{position:absolute;content:"";font-family:eicons;transform:translateX(-50%);font-size:25px;line-height:1;}.exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{transform:translateX(-50%) rotate(180deg);}.exad-google-reviews-wrapper{transition:all .3s ease;}.exad-google-reviews-content-wrapper-arrow{position:relative;z-index:1;}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:50%;bottom:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:50%;bottom:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{left:40px;bottom:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-wrapper-inner.layout-1 .exad-google-reviews-content-wrapper-arrow::before{right:25px;bottom:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-align-center .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:50%;top:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-align-bottom .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:50%;top:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-align-left .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{left:40px;top:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-align-right .exad-google-reviews-wrapper-inner.layout-2 .exad-google-reviews-content-wrapper-arrow::before{right:25px;top:-15px;}.exad-google-reviews-wrapper.exad-google-reviews-image-aside{display:flex;align-items:center;}.exad-google-reviews-wrapper.exad-google-reviews-transition-top-yes:hover{transform:translateY(-10px);}.exad-google-reviews-wrapper.exad-google-reviews-transition-top-yes{transform:translateY(0px);-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-center .exad-swiper-pagination{margin-left:auto;margin-right:auto;text-align:center;position:absolute;width:100%;}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-right .exad-swiper-pagination{margin-left:auto;text-align:right;position:absolute;width:100%;}.exad-google-reviews-carousel-wrapper.exad-google-reviews-carousel-dots-left .exad-swiper-pagination{margin-right:auto;text-align:left;position:absolute;width:100%;}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-author-name{line-height:24px;}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-author-name a{margin:0;font-size:20px;line-height:20px;transition:all .3s ease;}.exad-google-reviews-wrapper .exad-google-reviews-reviewer-wrapper .exad-google-reviews-reviewer .exad-google-reviews-date{margin:0;display:block;font-size:14px;}.exad-google-review-transition-top-yes{transform:translateY(0);transition:all .3s ease;}.exad-google-reviews-carousel-wrapper .exad-google-review-transition-top-yes:hover{transform:translateY(-10px);}.exad-google-reviews-carousel-wrapper .exad-dots-container .exad-swiper-pagination .swiper-pagination-bullet{transition:all .3s;}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:white;position:absolute;z-index:30;}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px;}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after,.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px;}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label,.exad-image-comparision .twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%;}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label,.exad-image-comparision .twentytwenty-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s;}.exad-image-comparision .twentytwenty-after-label,.exad-image-comparision .twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;}.exad-image-comparision .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-before-label:before{color:white;font-size:13px;letter-spacing:.1em;}.exad-image-comparision .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-before-label:before{position:absolute;background:rgba(255,255,255,.2);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px;}.exad-image-comparision .twentytwenty-vertical .twentytwenty-after-label:before,.exad-image-comparision .twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center;}.exad-image-comparision .twentytwenty-down-arrow,.exad-image-comparision .twentytwenty-left-arrow,.exad-image-comparision .twentytwenty-right-arrow,.exad-image-comparision .twentytwenty-up-arrow{width:0;height:0;border:6px inset transparent;position:absolute;}.exad-image-comparision .twentytwenty-left-arrow,.exad-image-comparision .twentytwenty-right-arrow{top:50%;margin-top:-6px;}.exad-image-comparision .twentytwenty-down-arrow,.exad-image-comparision .twentytwenty-up-arrow{left:50%;margin-left:-6px;}.exad-image-comparision .twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}.exad-image-comparision .twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block;}.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay{background:rgba(0,0,0,0);}.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.exad-image-comparision .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-after-label,.exad-image-comparision .twentytwenty-container.active:hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0;}.exad-image-comparision .twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.exad-image-comparision .twentytwenty-before-label{opacity:0;}.exad-image-comparision .twentytwenty-before-label:before{content:attr(data-content);}.exad-image-comparision .twentytwenty-after-label{opacity:0;}.exad-image-comparision .twentytwenty-after-label:before{content:attr(data-content);}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-before-label:before{left:10px;}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-after-label:before{right:10px;}.exad-image-comparision .twentytwenty-vertical .twentytwenty-before-label:before{top:10px;}.exad-image-comparision .twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px;}.exad-image-comparision .twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:rgba(0,0,0,0);z-index:25;}.exad-image-comparision .twentytwenty-overlay:hover{background:rgba(0,0,0,.5);}.exad-image-comparision .twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1;}.exad-image-comparision .twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1;}.exad-image-comparision .twentytwenty-before{z-index:20;}.exad-image-comparision .twentytwenty-after{z-index:10;}.exad-image-comparision .twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid white;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;z-index:40;cursor:pointer;}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;}.exad-image-comparision .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;}.exad-image-comparision .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;}.exad-image-comparision .twentytwenty-left-arrow{border-right:6px solid white;left:50%;margin-left:-16px;}.exad-image-comparision .twentytwenty-right-arrow{border-left:6px solid white;right:50%;margin-right:-16px;}.exad-image-comparision .twentytwenty-up-arrow{border-bottom:6px solid white;top:50%;margin-top:-16px;}.exad-image-comparision .twentytwenty-down-arrow{border-top:6px solid white;bottom:50%;margin-bottom:-16px;}.exad-image-magnify{width:100%;position:relative;cursor:none;}.exad-magnify-large{position:absolute;z-index:1;display:none;}.exad-magnify-small > img{display:block;z-index:-1;}.exad-infobox-align-left{text-align:left;}.exad-infobox-align-center{text-align:center;}.exad-infobox-align-right{text-align:right;}.exad-infobox-align-left .exad-infobox-icon{margin-right:auto;text-align:left;}.exad-infobox-align-center .exad-infobox-icon{margin:0 auto;text-align:center;}.exad-infobox-align-right .exad-infobox-icon{margin-left:auto;text-align:right;}.exad-infobox-item{position:relative;}.simple-transition:hover{transform:translateY(-10px);}.simple-transition{transform:translateY(0px);-webkit-transition:all .3s ease;transition:all .3s ease;}.zoom-transition{position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1;}.zoom-transition::before{content:"";position:absolute;-webkit-transform-origin:center center;transform-origin:center center;top:0;left:0;width:100%;height:100%;-webkit-transition:.3s ease;transition:.3s ease;z-index:-1;-webkit-transform:scale(0);transform:scale(0);}.zoom-transition:hover::before{-webkit-transform:scale(1);transform:scale(1);}.exad-infobox .exad-infobox-item{padding:30px;transition:all .3s ease;}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon{border-radius:50%;position:relative;z-index:1;transition:all .3s ease;}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_1{-webkit-animation:clip-1 10s linear infinite alternate forwards;animation:clip-1 10s linear infinite alternate forwards;}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_2{-webkit-animation:clip-2 10s linear infinite alternate forwards;animation:clip-2 10s linear infinite alternate forwards;}.exad-infobox .exad-infobox-item .exad-infobox-icon.style_3{-webkit-animation:clip-3 10s linear infinite alternate forwards;animation:clip-3 10s linear infinite alternate forwards;}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon::before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;left:0;top:0;z-index:-1;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center;transition:.3s ease;}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease;}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s ease;}.exad-infobox .exad-infobox-item.exad-infobox-enable-box-yes .exad-infobox-icon img{height:40px;width:40px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.exad-infobox-content a{display:block;}.exad-infobox-content-title{font-size:30px;line-height:1.5;font-weight:600;transition:all .3s ease;}.exad-infobox-content-description{font-size:16px;}.exad-infobox .exad-infobox-item .exad-infobox-content .exad-infobox-content-description{line-height:1.5;}.exad-infobox .exad-infobox-item:hover .exad-infobox-icon::before{-webkit-transform:scale(1);transform:scale(1);}.exad-infobox-icon-position-left,.exad-infobox-icon-position-right{display:flex;align-items:center;transition:.3s ease;}.exad-infobox-icon-position-left .exad-infobox-content,.exad-infobox-icon-position-right .exad-infobox-content{flex-basis:calc(100% - 100px);}.exad-infobox-icon-position-right .exad-infobox-content{order:1;}.exad-infobox-icon-position-right .exad-infobox-icon{order:2;}@keyframes clip-1{0%,100%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%;}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%;}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%;}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%;}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%;}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%;}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%;}}@keyframes clip-2{0%,100%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%;}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%;}}@keyframes clip-3{0%,100%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%;}20%{border-radius:45% 55% 62% 38%/53% 51% 49% 47%;}40%{border-radius:45% 55% 49% 51%/36% 51% 49% 64%;}60%{border-radius:60% 40% 57% 43%/47% 62% 38% 53%;}80%{border-radius:60% 40% 32% 68%/38% 36% 64% 62%;}}.exad-list-group-wrapper{margin:0;padding:0;list-style:none;}.exad-list-group .exad-list-group-wrapper.layout_1{display:flex;flex-direction:column;}.exad-list-group .exad-list-group-wrapper.layout_2{display:flex;flex-direction:row;}.exad-list-group .exad-list-group-wrapper .exad-list-group-item,.exad-list-group .exad-list-group-wrapper .exad-list-group-item a{position:relative;line-height:1;display:flex;}.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-center,.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-center a{flex-direction:column;}.exad-list-group .exad-list-group-wrapper .exad-list-group-item.exad-icon-right .exad-list-group-icon{order:2;}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon .exad-list-group-icon-image img{width:100%;height:100%;object-fit:cover;}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon .exad-list-group-icon-image{display:flex;}.exad-list-group .exad-list-group-wrapper.layout_1 .exad-list-group-item:after{position:absolute;bottom:0;width:100%;content:"";left:0;}.exad-list-group .exad-list-group-wrapper.layout_2 .exad-list-group-item:after{position:absolute;right:0;height:100%;content:"";top:0;}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes{position:relative;}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-image,.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-number,.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.exad-list-group .exad-list-group-wrapper .exad-list-group-item .exad-list-group-icon.yes .exad-list-group-icon-number{line-height:0;}@media (max-width: 768px){.exad-list-group .exad-list-group-wrapper.layout_2{flex-direction:column;}}.exad-logo-box .exad-logo-item{position:relative;border-radius:2px;transition:all .3s ease;cursor:pointer;text-align:center;}.exad-logo-box.exad-logo-left .exad-logo-item{text-align:left;}.exad-logo-box.exad-logo-left .exad-logo-item.exad-logo-item-max-height-yes{justify-content:flex-start;}.exad-logo-box.exad-logo-center .exad-logo-item{text-align:center;}.exad-logo-box.exad-logo-center .exad-logo-item.exad-logo-item-max-height-yes{justify-content:center;}.exad-logo-box.exad-logo-right .exad-logo-item{text-align:right;}.exad-logo-box.exad-logo-right .exad-logo-item.exad-logo-item-max-height-yes{justify-content:flex-end;}.exad-logo-box .exad-logo-item img{vertical-align:middle;}.exad-logo-item.exad-logo-item-max-height-yes{display:flex;align-items:center;}.exad-logo-carousel-element{visibility:hidden;opacity:0;transition:opacity .3s;}.exad-logo-carousel-element.slick-initialized{visibility:visible;opacity:1;}.exad-logo-carousel-element .exad-logo-carousel-item{display:none;}.exad-logo-carousel-element .exad-logo-carousel-item:first-child{display:block;visibility:hidden;}.exad-logo-carousel-element.slick-initialized .exad-logo-carousel-item{display:block;visibility:visible;}.exad-logo-carousel .slick-dots{width:auto;display:table;margin:0 auto;padding:0;position:absolute;}.exad-logo-carousel .slick-dots li{list-style:none;display:inline-block;padding:inherit;outline:none;border:0;}.exad-logo-carousel .slick-dots li button{padding:inherit;outline:none;border:0;text-indent:-9999px;}.exad-logo-carousel-left img{margin-right:auto;}.exad-logo-carousel-center img{margin-left:auto;margin-right:auto;}.exad-logo-carousel-right img{margin-left:auto;}.exad-logo-carousel-next,.exad-logo-carousel-prev{position:absolute;text-align:center;cursor:pointer;transition:all .3s ease;}.exad-logo-carousel-element .exad-logo-carousel-next i,.exad-logo-carousel-prev i{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;}.exad-logo-carousel-element .exad-logo-carousel-next:hover,.exad-logo-carousel-element .exad-logo-carousel-prev:hover{background:#fff;}.exad-logo-carousel-element .exad-logo-carousel-next:hover i,.exad-logo-carousel-element .exad-logo-carousel-prev:hover i{color:#000;}.exad-logo-carousel-element .exad-logo-carousel-prev{z-index:1;top:50%;left:-80px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.exad-logo-carousel-element .exad-logo-carousel-next{z-index:1;top:50%;right:-80px;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.exad-logo-carousel .slick-dots{width:auto;display:table;margin:0 auto;padding:0;left:50%;transform:translateX(-50%);}.exad-logo-carousel-element.exad-logo-carousel-max-height-yes .exad-logo-carousel-item{display:flex;align-items:center;}.exad-carousel-item .exad-carousel-nav-next,.exad-carousel-item .exad-carousel-nav-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:60px;width:60px;background:transparent;border-radius:50%;text-align:center;cursor:pointer;transition:all .3s ease;z-index:1;}.exad-carousel-item .exad-carousel-nav-next i,.exad-carousel-item .exad-carousel-nav-prev i{top:50%;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:20px;}.exad-carousel-item .exad-carousel-nav-next:hover,.exad-carousel-item .exad-carousel-nav-prev:hover{color:#0a1724;}.exad-carousel-item .exad-carousel-nav-prev{left:-70px;}.exad-carousel-item .exad-carousel-nav-next{right:-70px;}.exad-exclusive-heading .exad-exclusive-heading-title a{text-decoration:none;display:inline-block;}.exad-exclusive-heading .exad-exclusive-heading-title{margin:0 auto;}.exad-exclusive-heading .exad-exclusive-heading-description{line-height:26px;margin:0;}.exad-heading-icon-box-yes .exad-heading-icon{position:relative;}.exad-heading-icon-box-yes .exad-heading-icon i,.exad-heading-icon-box-yes .exad-heading-icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.exad-exclusive-heading.parallax .exad-exclusive-heading-wrapper .exad-exclusive-heading-title{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}.exad-exclusive-heading.separator .exad-exclusive-heading-wrapper .exad-exclusive-heading-title{position:relative;}.exad-heading-text-background .exad-exclusive-heading-title{position:relative;z-index:1;}.exad-heading-text-background .exad-exclusive-heading-title::after{position:absolute;content:attr(data-content);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:-1;letter-spacing:3px;line-height:50px;}.exad-heading-image-gradient .exad-exclusive-heading-title{-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.exad-heading-icon{display:inline-block;}.exad-modal-button .exad-modal-image-action{display:inline-block;text-decoration:none;transition:all .3s ease;position:relative;text-align:center;z-index:1;overflow:hidden;}.exad-modal-button .exad-modal-image-action:before{position:absolute;content:"";height:100%;width:100%;top:0;left:0;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform-origin:center center;transform-origin:center center;}.exad-modal-button .exad-modal-image-action:hover::before{-webkit-transform:scale(1);transform:scale(1);opacity:1;z-index:-1;}.top-to-middle{-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-modal-item.modal-vimeo.bottom-to-middle{-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-modal-item.active.modal-vimeo.bottom-to-middle{z-index:9999;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.exad-modal-item.modal-vimeo.right-to-middle{-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translate(-30%,-50%);transform:translate(-30%,-50%);}.exad-modal-item.active.modal-vimeo.right-to-middle{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:9999;}.exad-modal-item.modal-vimeo.left-to-middle{-webkit-transform:translate(-70%,-50%);transform:translate(-70%,-50%);-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-modal-item.active.modal-vimeo.left-to-middle{z-index:9999;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.exad-modal-item.modal-vimeo.zoom-in{-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-modal-item.active.modal-vimeo.zoom-in{z-index:9999;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);}.exad-modal-item.modal-vimeo.zoom-out{-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5);-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-modal-item.active.modal-vimeo.zoom-out{z-index:9999;display:block;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);}.exad-modal-item.modal-vimeo.left-rotate{opacity:0;-webkit-transition:all .8s ease;transition:all .8s ease;-webkit-perspective:1000;perspective:1000;-webkit-transform:translate(-50%,-50%) rotateX(90deg);transform:translate(-50%,-50%) rotateX(90deg);-webkit-transform-origin:center center;transform-origin:center center;}.exad-modal-item.active.modal-vimeo.left-rotate{opacity:1;z-index:9999;-webkit-transform:translate(-50%,-50%) rotateX(0);transform:translate(-50%,-50%) rotateX(0);}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn{position:absolute;top:-40px;right:-40px;cursor:pointer;height:40px;width:40px;border-radius:50%;}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span{display:block;height:100%;width:100%;position:absolute;}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span::before{content:"";position:absolute;height:2px;width:20px;background:#fff;transform:translate(-50%,-50%) rotate(45deg);top:50%;left:50%;}.exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn span::after{content:"";position:absolute;height:20px;width:2px;background:#fff;transform:translate(-50%,-50%) rotate(45deg);top:50%;left:50%;}.exad-modal-overlay{position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;z-index:-1;background:rgba(0,0,0,.5);transition:all .3s ease;display:none;}.exad-modal-overlay.active{opacity:1;z-index:1000;display:block;transition:all .3s ease;}.exad-modal-prevent-page-scroll{overflow:hidden !important;}.exad-modal-item.image-gallery .exad-modal-element{display:flex;flex-wrap:wrap;}.exad-modal-item.image-gallery .exad-modal-element.column-one .exad-modal-element-card{width:100%;}.exad-modal-item.image-gallery .exad-modal-element.column-two .exad-modal-element-card{width:50%;}.exad-modal-item.image-gallery .exad-modal-element.column-three .exad-modal-element-card{width:33.33%;}.exad-modal-item.image-gallery .exad-modal-element.column-four .exad-modal-element-card{width:25%;}.exad-modal-item.image-gallery .exad-modal-element.column-five .exad-modal-element-card{width:20%;}.exad-modal-item.image-gallery .exad-modal-element.column-six .exad-modal-element-card{width:16.66%;}.exad-modal-item{position:fixed !important;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}.exad-modal-item.modal-vimeo{opacity:0;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);height:auto;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden;}@media (max-width: 991px){.exad-modal-item.modal-vimeo{height:100%;}.exad-modal-item.modal-vimeo::-webkit-scrollbar{display:none;}}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element img{display:block;max-width:100%;height:auto;}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element .exad-modal-element-card .exad-modal-element-card-body p{margin:0;}.exad-modal-item.modal-vimeo .exad-modal-content .exad-modal-element .exad-modal-element-card img,.exad-modal-item.modal-vimeo-img-fluid .exad-modal-content .exad-modal-element img{display:block;width:100%;}.exad-modal-item.modal-vimeo .exad-modal-content{position:relative;}.exad-modal-item .exad-modal-content .exad-modal-element iframe{display:block;height:100%;width:100%;}.exad-modal-item.active.modal-vimeo{opacity:1;z-index:16777221 !important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:visible;}.exad-modal-button.exad-modal-btn-fixed-width-yes .exad-modal-image-action{position:relative;}.exad-modal-button.exad-modal-btn-fixed-width-yes .exad-modal-image-action span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;}.exad-modal-wrapper .exad-modal-item.exad-content-overflow-x-{overflow-x:hidden;}.exad-modal-wrapper .exad-modal-item.exad-content-overflow-y-{overflow-y:scroll;}.exad-news-ticker{display:block;width:100%;box-sizing:border-box;position:relative;overflow:hidden;font-size:14px;}.exad-news-ticker *{box-sizing:border-box;}.exad-news-ticker.bn-fixed-top{position:fixed;left:0;right:0;top:0;}.exad-news-ticker.bn-fixed-bottom{position:fixed;left:0;right:0;bottom:0;}.exad-news-ticker .exad-bn-label{left:0;top:0;bottom:0;height:100%;position:absolute;text-align:center;z-index:3;white-space:nowrap;display:flex;width:auto;user-select:none;justify-content:center;align-items:center;}.exad-news-ticker .exad-bn-label{padding:0 15px;color:#fff;}.exad-news-ticker .exad-bn-label,.exad-news-ticker .exad-bn-label.yes-small:after{}.exad-news-ticker .exad-bn-label.yes-small:after{position:absolute;content:"";top:50%;right:-5px;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;z-index:-1;}.exad-news-ticker .exad-nt-news{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden;}.exad-news-ticker .exad-nt-news ul{display:block;height:100%;list-style:none;padding:0;margin:0;width:100%;}.exad-news-ticker .exad-nt-news ul li{list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;-webkit-transition:color .2s linear;-moz-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;position:absolute;width:100%;display:none;color:#333;padding:0 15px;margin:0;line-height:inherit;}.exad-news-ticker .exad-nt-news ul li a{white-space:nowrap;text-overflow:ellipsis;text-decoration:none;color:#333;position:relative;display:block;overflow:hidden;}.exad-news-ticker .exad-nt-news ul li a:hover{color:#069;}.exad-news-ticker .bn-loader-text{padding:0 10px;}.exad-news-ticker .bn-seperator{display:inline-block;float:left;margin-right:15px;width:30px;height:40px;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative;}.exad-news-ticker .bn-seperator.exad-nt-news-dot{margin-right:0;}.exad-news-ticker .bn-seperator.exad-nt-news-dot:after{content:"";position:absolute;width:8px;height:8px;background:#333;border-radius:50%;top:50%;margin-top:-4px;left:50%;margin-left:-4px;}.exad-news-ticker .bn-prefix{color:#d65d7a;margin-right:15px;padding-left:10px;}.exad-news-ticker .bn-positive{color:#0b8457;font-weight:bold;}.exad-news-ticker .bn-negative{color:#dc2f2f;font-weight:bold;}.exad-news-ticker .exad-nt-controls{width:auto;right:0;top:0;bottom:0;height:100%;background-color:#fff;padding:0 0 0 20px;position:absolute;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:flex;justify-content:center;align-items:center;}.exad-news-ticker.bn-direction-rtl .exad-nt-controls{flex-direction:row-reverse;}.exad-news-ticker.bn-direction-rtl .exad-bn-label.yes-small:after{right:calc(100% - 5px);}.exad-news-ticker .exad-nt-controls button{width:30px;width:30px;padding:0;border:inherit;border:0;height:30px;cursor:pointer;text-align:center;outline:none;border-radius:0;}.exad-news-ticker .bn-arrow{margin:0;display:inline-block;height:8px;position:relative;width:8px;top:-2px;}.exad-news-ticker .bn-arrow::after{border-bottom-style:solid;border-bottom-width:2px;border-right-style:solid;border-right-width:2px;content:"";display:inline-block;height:8px;left:0;position:absolute;top:0;width:8px;}.exad-news-ticker .bn-arrow.bn-next{-moz-transform:rotate(315deg);-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg);left:-3px;}.exad-news-ticker .bn-arrow.bn-prev{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg);left:3px;}.exad-news-ticker .bn-play{position:relative;background:#999;width:0;height:12px;display:inline-block;margin-left:-5px;}.exad-news-ticker .bn-play::after{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-left-color:#999;border-width:8px;margin-top:-8px;}.exad-news-ticker .bn-pause{position:relative;width:0;height:14px;display:inline-block;top:1px;left:-1px;}.exad-news-ticker .bn-pause::before{position:absolute;content:"";width:2px;height:100%;left:3px;}.exad-news-ticker .bn-pause::after{position:absolute;content:"";width:2px;height:100%;left:-3px;}.exad-news-ticker.bn-direction-rtl{direction:rtl;}.exad-news-ticker.bn-direction-rtl .exad-bn-label{left:auto;right:0;}.exad-news-ticker.bn-direction-rtl .exad-nt-controls{right:auto;left:0;}.exad-news-ticker.bn-direction-rtl .bn-seperator{margin-left:15px;margin-right:0;float:right;}.exad-news-ticker.bn-direction-rtl .bn-prefix{margin-left:15px;margin-right:0;padding-left:0;padding-right:10px;}.exad-news-ticker.bn-direction-rtl .exad-nt-controls button{border-left:none;}.exad-news-ticker.bn-effect-scroll .exad-nt-news ul li{display:list-item;float:left;position:relative;width:auto;}.exad-news-ticker.bn-effect-scroll .exad-nt-news ul li a:focus{outline:none;}.exad-news-ticker.bn-effect-scroll.bn-direction-rtl .exad-nt-news ul li{float:right;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail{position:relative;z-index:0;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category{margin:0;padding:0;list-style:none;}.exad-post-grid-container .exad-post-grid-body{position:relative;}.exad-post-grid-container .exad-post-grid-body ul.exad-post-grid-category.cat-pos-bottom-left{transform:translateY(-50%);top:0;position:absolute;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category.postion-top-right{position:absolute;top:20px;right:20px;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-thumbnail ul.exad-post-grid-category li{display:inline-block;}.exad-post-grid-container ul.exad-post-grid-category li:not(:last-child){margin-right:8px;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body{z-index:9;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data,.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category{margin:0;padding:0;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category{margin-bottom:20px;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li{display:inline-block;list-style:none;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body li{margin-left:0;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data li{display:flex;align-items:center;justify-content:center;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-data{display:flex;align-items:center;}.exad-post-grid-container .exad-post-data.show-avatar-yes li.exad-post-date{margin-top:-3px;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-author-avatar img{border-radius:100%;margin-right:12px;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:not(:last-child){margin-right:5px;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:hover:nth-child(2n-1){opacity:.7;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-category li:hover:nth-child(2n){opacity:.7;}.exad-post-grid-container .exad-post-grid-body h3{margin:15px 0 5px;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-title{display:block;text-decoration:none;-ms-word-wrap:break-word;word-wrap:break-word;transition:all .3s ease;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-title:hover{color:#ff6f51;}.exad-row-wrapper .exad-post-grid-body .exad-post-data li{color:#848484;}.exad-row-wrapper .exad-post-grid-three .exad-post-grid-body .exad-post-grid-action{display:inline-block;text-decoration:none;transition:all .3s ease;}.exad-row-wrapper.exad-col-6{display:flex;flex-wrap:wrap;margin:0 -10px;}.exad-row-wrapper.exad-col-6 .exad-col{flex:0 0 16.66666%;max-width:16.666666%;padding:0 10px;}.exad-row-wrapper .exad-post-grid-body .exad-post-grid-read-time{display:inline-block;}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment{margin:0;padding:0;list-style:none;}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li{display:inline-block;}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li:not(:last-child){padding-right:20px;}.exad-row-wrapper .exad-post-grid-body ul.exad-post-grid-time-comment li i.fa.fa-comment-o{padding-right:10px;}.exad-post-grid-container .exad-post-grid-body .exad-post-footer a{display:inline-block;transition:all .3s ease;}.exad-post-grid-container.image-position-left,.exad-post-grid-container.image-position-right{display:flex;}.exad-post-grid-container.image-position-left .exad-post-grid-thumbnail,.exad-post-grid-container.image-position-right .exad-post-grid-thumbnail{z-index:999;}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > div,.exad-post-grid-container.image-position-right > figure{flex-direction:column;}.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > figure{width:40%;}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-right > div{width:60%;}.exad-post-grid-container.image-position-left > figure img,.exad-post-grid-container.image-position-right > figure img{height:100%;object-fit:cover;width:100%;}.exad-post-grid-container.image-position-right > figure{order:2;}.exad-post-grid-container.image-position-right > div{order:1;}.exad-post-grid-container.image-position-top .exad-post-grid-thumbnail a{display:flex;}nav.exad-post-pagination{display:flex;width:100%;align-items:center;justify-content:center;}nav.exad-post-pagination ul{margin:0;padding:0;list-style:none;}nav.exad-post-pagination ul li{display:inline-block;}@media (max-width: 767px){.exad-row-wrapper.exad-col-6 .exad-col{flex:0 0 100%;max-width:100%;padding:10px;}}.exad-row-wrapper{display:flex;flex-wrap:wrap;margin:0 -10px;}.exad-row-wrapper .exad-col{padding:0 10px;}.exad-row-wrapper.exad-col-5{display:flex;flex-wrap:wrap;margin:0 -10px;}.exad-row-wrapper.exad-col-5 .exad-col{flex:0 0 20%;max-width:20%;padding:0 10px;}@media (max-width: 767px){.exad-row-wrapper.exad-col-5 .exad-col{flex:0 0 100%;max-width:100%;padding:10px;}}.exad-row-wrapper.exad-col-4{display:flex;flex-wrap:wrap;margin:0 -10px;}.exad-row-wrapper.exad-col-4 .exad-col{flex:0 0 25%;max-width:25%;padding:0 10px;}@media (max-width: 767px){.exad-row-wrapper.exad-col-4 .exad-col{flex:0 0 100%;max-width:100%;padding:10px;}}.exad-row-wrapper.exad-col-3{display:flex;margin:0 -10px;flex-wrap:wrap;}.exad-row-wrapper.exad-col-3 .exad-col{flex:0 0 33.333333%;max-width:33.333333%;padding:0 10px;}@media (max-width: 767px){.exad-row-wrapper.exad-col-3 .exad-col{flex:0 0 100%;max-width:100%;padding:10px;}}.exad-row-wrapper.exad-col-2{display:flex;flex-wrap:wrap;margin:0 -10px;}.exad-row-wrapper.exad-col-2 .exad-col{flex:0 0 50%;max-width:50%;padding:0 10px;}@media (max-width: 767px){.exad-row-wrapper.exad-col-2 .exad-col{flex:0 0 100%;max-width:100%;padding:10px;}}.exad-row-wrapper.exad-col-1{display:flex;flex-wrap:wrap;margin:0 -10px;}.exad-row-wrapper.exad-col-1 .exad-col{width:100%;flex:0 0 100%;max-width:100%;padding:0 15px 25px;}@media (max-width: 767px){.exad-row-wrapper.exad-col-1 .exad-col{flex:0 0 100%;max-width:100%;padding:10px;}}@media (max-width: 480px){.exad-post-grid-container.image-position-left,.exad-post-grid-container.image-position-right{flex-direction:column;}.exad-post-grid-container.image-position-left > div,.exad-post-grid-container.image-position-left > figure,.exad-post-grid-container.image-position-right > div,.exad-post-grid-container.image-position-right > figure{width:100%;}}.exad-post-grid-description{line-height:1.8;}.exad-post-grid-container.image-position-top .exad-post-grid-thumbnail a img{object-fit:cover;-o-object-fit:cover;width:100%;}.exad-post-grid-load-btn{text-align:center;}.exad-post-grid-paginate-btn{text-align:center;display:inline-block;text-decoration:none;transition:all .3s ease;}.exad-post-grid-container ul.exad-post-grid-category li a{display:block;}.exad-post-grid.exad-post-grid-featured-post-yes article.exad-post-grid-three:first-child{flex:100%;max-width:100%;}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container{display:flex;}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail{width:50%;}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail a{height:100%;}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-thumbnail a img{height:100%;object-fit:cover;-o-object-fit:cover;}.exad-post-grid.exad-post-grid-featured-post-yes.layout_one article.exad-post-grid-three:first-child .exad-post-grid-container .exad-post-grid-body{width:50%;}.exad-post-grid .exad-row-wrapper .exad-post-grid-container .exad-post-grid-thumbnail::before{display:none;}.exad-post-timeline{margin-bottom:35px;}.exad-post-timeline .exad-post-timeline-item{display:flex;align-items:center;position:relative;}.exad-post-timeline .exad-post-timeline-item::before{position:absolute;content:"";background:#e3e5e8;width:3px;height:calc(100% + 100px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;}.exad-post-timeline .exad-post-timeline-item:not(:last-child){margin-bottom:100px;}.exad-post-timeline .exad-post-timeline-item:last-child::before{height:100%;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:60px;width:60px;text-align:center;border-radius:50%;z-index:1;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon i{font-size:24px;line-height:60px;color:#d1c1ff;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{position:absolute;content:"";width:60px;height:2px;background:transparent;border:1px dashed #e3e3e3;top:30px;left:-70px;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{position:absolute;content:"";width:60px;background:transparent;border:1px dashed #e3e3e3;top:30px;right:-70px;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:35%;overflow:hidden;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content img{width:100%;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:20%;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date h4{font-size:20px;margin:6px auto;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date p{font-size:15px;margin:0;color:#8a8d91;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text{padding:25px 30px;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text h4{font-size:20px;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content-text p{color:#8a8d91;margin-bottom:0;font-size:15px;line-height:24px;}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-content{position:relative;}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:30%;}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{order:2;margin-left:30%;}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{order:1;margin-left:15%;text-align:right;}@media only screen and (max-width: 1350px){.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{width:40px;left:-50px;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{width:40px;right:-50px;}}@media only screen and (max-width: 992px){.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::before{display:none;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon::after{display:none;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:40%;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:30%;}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:20%;}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{margin-left:20%;}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{margin-left:10%;}}@media only screen and (max-width: 552px){.exad-post-timeline .exad-post-timeline-item::before{display:none;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-icon{display:none;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-content{flex-basis:100%;}.exad-post-timeline .exad-post-timeline-item .exad-post-timeline-date{flex-basis:100%;}.exad-post-timeline .exad-post-timeline-item{flex-direction:column;}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{margin-left:0;}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-content{order:1;}.exad-post-timeline .exad-post-timeline-item:nth-child(odd) .exad-post-timeline-date{margin-left:0;margin-top:10px;}.exad-post-timeline .exad-post-timeline-item:nth-child(even) .exad-post-timeline-date{margin-left:0;text-align:left;margin-top:10px;}.exad-post-timeline .exad-post-timeline-item:not(:last-child){margin-bottom:50px;}}.exad-pricing-list-wrapper.border_bottom .exad-pricing-list-item:last-child{border-bottom:none !important;}.exad-pricing-list-item.yes{display:flex;}.exad-pricing-list-item-thumbnail{overflow:hidden;}.exad-pricing-list-item-thumbnail img{height:100% !important;width:100%;object-fit:cover;-o-object-fit:cover;}.exad-pricing-title{display:flex;align-items:center;}.exad-pricing-title .exad-pricing-list-item-price{margin-left:auto;}.exad-pricing-list-item-content-title{display:flex;font-size:20px;font-weight:bold;}.exad-pricing-list-item-content-description{margin:0;}.exad-pricing-list-item-price span{display:block;font-size:20px;line-height:20px;}.exad-pricing-list-item-content-action{display:inline-block;transition:all .3s ease;}.exad-pricing-list-item-content-conntector{border-bottom:1px dashed;height:1px;flex-grow:1;align-self:center;margin:0 15px;}.left{text-align:left;}.left .exad-pricing-table-features li{justify-content:flex-start;}.left .price-box{margin-right:auto;}.center{text-align:center;}.center.exad-pricing-table-features li{justify-content:center;}.center .price-box{margin:0 auto;}.right{text-align:right;}.right .exad-pricing-table-features li{justify-content:flex-end;}.right .price-box{margin-left:auto;}.exad-pricing-table-header{position:relative;z-index:-1;}.exad-pricing-table-header .exad-pricing-table-header-curved svg{position:absolute;left:0;bottom:0;z-index:1;width:100%;}.exad-pricing-table-title{margin:0 0 16px;font-size:20px;font-weight:400;}.exad-pricing-table-subtitle{margin:0 0 10px;}.price-box{position:relative;}.exad-pricing-table-price{position:relative;}.exad-pricing-table-price.exad-discount-price-yes{display:inline-flex;align-items:flex-end;}.exad-pricing-table-price.exad-discount-price-yes .exad-pricing-table-regular-price{text-decoration:line-through;font-size:20px;color:#e5e5e5;line-height:2.1em;}.exad-pricing-table-price svg{position:absolute;}.exad-pricing-table-wrapper .exad-pricing-table-price p.exad-pricing-table-new-price{font-size:48px;font-weight:600;letter-spacing:-3.2px;}.exad-pricing-table-wrapper .exad-pricing-table-price span.exad-price-period{font-size:20px;font-weight:600;letter-spacing:0;}.exad-pricing-table-price p{margin:0;}.price-box p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;width:100%;}.exad-pricing-table-features{margin:0;padding:0;}.exad-pricing-table-features li{list-style:none;display:flex;align-items:center;justify-content:center;margin-left:0;}.list-border-bottom li:not(:last-child){border-bottom:1px solid #ff5985;}.exad-pricing-table-features li .exad-pricing-li-icon{margin-right:7px;}.exad-pricing-table-action{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:1;display:inline-block;}.exad-pricing-table-badge-wrapper{position:relative;overflow:hidden;z-index:1;transition:all .3s ease;}.exad-pricing-table-wrapper{transition:all .3s ease;}.exad-pricing-table-wrapper.transition_top{transition:all .3s ease;transform:translateY(0);-webkit-transform:translateY(0);}.exad-pricing-table-wrapper.transition_top:hover{transform:translateY(-10px);-webkit-transform:translateY(-10px);}.exad-pricing-table-wrapper.transition_bottom{transition:all .3s ease;transform:translateY(0);-webkit-transform:translateY(0);}.exad-pricing-table-wrapper.transition_bottom:hover{transform:translateY(10px);-webkit-transform:translateY(10px);}.exad-pricing-table-wrapper.transition_zoom{transition:all .3s ease;transform:scale(1);-webkit-transform:scale(1);}.exad-pricing-table-wrapper.transition_zoom:hover{transform:scale(1.02);-webkit-transform:scale(1.02);}.exad-pricing-table-wrapper .text-badge{position:absolute;top:0;right:0;background:#13c83a;padding:13px 50px;width:160px;text-align:center;-webkit-transform:rotate(45deg) translate(40px,-22px);transform:rotate(45deg) translate(40px,-22px);color:#fff;font-size:12px;font-weight:bold;z-index:2;}.exad-pricing-table-wrapper .icon-badge{position:absolute;padding:15px 10px;border-radius:0 0 40px 40px;background:#13c83a;right:30px;top:0;z-index:2;}.exad-pricing-table-promo-label{display:block;}.exad-pricing-table-currency{position:relative;}.exad-pricing-table-price-subtitle{display:block;}.ldBar{position:relative;}.ldBar.label-center > .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-shadow:0 0 3px #fff;}.exad-progress-bar .ldBar-label:after{content:"%";display:inline;position:absolute;}.ldBar.no-percent .ldBar-label:after{content:"";}[class*="exad-progress-bar-"].line{position:relative;}[class*="exad-progress-bar-"].line .ldBar-label{position:absolute;top:-12px;right:0;}[class*="exad-progress-bar-"].line-bubble{position:relative;}[class*="exad-progress-bar-"].line-bubble .ldBar-label{position:absolute;left:0;top:0;width:50px;height:50px;-webkit-transform:translate(-50%,25%);transform:translate(-50%,25%);background-color:#ccc;line-height:27px;}[class*="exad-progress-bar-"].circle{position:relative;}[class*="exad-progress-bar-"].circle .ldBar-label{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}[class*="exad-progress-bar-"].circle h3{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}[class*="exad-progress-bar-"].fan{position:relative;}[class*="exad-progress-bar-"].fan svg{margin-top:-40%;}[class*="exad-progress-bar-"].fan h3{position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}[class*="exad-progress-bar-"].fan .ldBar-label{position:absolute;left:50%;-webkit-transform:translate(-50%,-20%);transform:translate(-50%,-20%);font-size:30px;bottom:7%;}[class*="exad-progress-bar-"].fan .left-title{position:absolute;left:0;bottom:-10px;}[class*="exad-progress-bar-"].fan .right-title{position:absolute;bottom:-10px;right:0;}.exad-progress-bar svg:not(:root){overflow:hidden;height:inherit;}.exad-progress-bar-title{font-size:16px;font-weight:600;}.exad-sticky-section-yes{position:sticky !important;}.exad-column-sticky .inner-wrapper-sticky{width:100%;}.exad-advance-tab-nav{margin:0;padding:0;}.exad-advance-tab-nav li{list-style:none;transition:all .3s ease;position:relative;cursor:pointer;}.exad-advance-tab-nav li span.exad-tab-title{font-size:16px;}.exad-tab-horizontal > .exad-advance-tab-nav{display:flex;}.exad-tab-horizontal.exad-tab-align-left > .exad-advance-tab-nav{justify-content:flex-start;}.exad-tab-horizontal.exad-tab-align-center > .exad-advance-tab-nav{justify-content:center;}.exad-tab-horizontal.exad-tab-align-right > .exad-advance-tab-nav{justify-content:flex-end;}.exad-tab-horizontal-full-width > .exad-advance-tab-nav{display:flex;}.exad-tab-align-left > .exad-advance-tab-nav li{text-align:left;}.exad-tab-align-center > .exad-advance-tab-nav li{text-align:center;}.exad-tab-align-right > .exad-advance-tab-nav li{text-align:right;}.exad-tab-align-left > .exad-advance-tab-nav{text-align:left;}.exad-tab-align-center > .exad-advance-tab-nav{text-align:center;}.exad-tab-align-right > .exad-advance-tab-nav{text-align:right;}.exad-tab-horizontal-full-width > .exad-advance-tab-nav li{flex:1;}.exad-tab-vertical{display:flex;}.exad-tab-vertical > .exad-advance-tab-nav li{display:flex;align-items:center;}.exad-advance-tab > .exad-advance-tab-content.active{display:block;}.exad-advance-tab .exad-advance-tab-content.active.exad-tab-image-right,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left{display:flex;width:100%;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:100%;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:70%;}.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-right .exad-advance-tab-content-element{width:100%;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-thumb{width:30%;}.exad-advance-tab > .exad-advance-tab-content.active .exad-advance-tab-content-thumb{width:30%;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element{order:2;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb{order:1;}.exad-advance-tab > .exad-advance-tab-content{display:none;}.exad-tab-btn{text-decoration:none;transition:all .3s ease;display:inline-block;}.exad-advance-tab-content-title{margin:0 0 20px;}.exad-advance-tab-content-description{margin:0 0 20px;}.exad-tab-triangle-right.active{position:relative;z-index:1;}.exad-tab-triangle-bottom.active{position:relative;z-index:1;}.exad-tab-triangle-right.active::before{position:absolute;content:"";height:20px;width:15px;top:50%;right:-4px;transform:translateY(-50%) rotate(45deg);z-index:-1;}.exad-tab-triangle-bottom.active::before{position:absolute;content:"";height:20px;width:15px;left:50%;bottom:-8px;transform:translateX(-50%) rotate(45deg);z-index:-1;}@media ( max-width: 575px ){.exad-tab-vertical{flex-direction:column;}.exad-tab-vertical > .exad-advance-tab-nav li{width:100% !important;justify-content:center;}.exad-tab-triangle-right.active:before{display:none;}}@media ( max-width: 767px ){.exad-tab-horizontal-full-width > .exad-advance-tab-nav{overflow-x:scroll;}.exad-tab-horizontal > .exad-advance-tab-nav{overflow-x:scroll;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right{flex-direction:column;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-element{width:100%;}.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-left .exad-advance-tab-content-element,.exad-advance-tab > .exad-advance-tab-content.exad-tab-image-has-no.exad-tab-image-right .exad-advance-tab-content-element{width:100%;}.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-left .exad-advance-tab-content-thumb,.exad-advance-tab > .exad-advance-tab-content.active.exad-tab-image-right .exad-advance-tab-content-thumb{width:100%;}.exad-advance-tab > .exad-advance-tab-content.active .exad-advance-tab-content-thumb{width:100%;}.exad-advance-tab-content-thumb{margin-top:20px;}}.exad-left{text-align:left;}.exad-left .exad-team-member-thumb{margin-right:auto;}.exad-center{text-align:center;}.exad-center .exad-team-member-thumb{margin:0 auto;}.exad-team-member-thumb.style_1{-webkit-animation:clip-1 10s linear infinite alternate forwards;animation:clip-1 10s linear infinite alternate forwards;overflow:hidden;}.exad-team-member-thumb.style_2{-webkit-animation:clip-2 10s linear infinite alternate forwards;animation:clip-2 10s linear infinite alternate forwards;overflow:hidden;}.exad-team-member-thumb.style_3{-webkit-animation:clip-3 10s linear infinite alternate forwards;animation:clip-3 10s linear infinite alternate forwards;overflow:hidden;}.exad-right{text-align:right;}.exad-right .exad-team-member-thumb{margin-left:auto;}.exad-top-background{clear:both;}.exad-team-item .exad-team-member.exad-position-left,.exad-team-item .exad-team-member.exad-position-right{display:flex;}.exad-position-left .exad-team-member-thumb{width:40%;}.exad-position-left .exad-team-member-content{width:60%;}.exad-position-right .exad-team-member-thumb{width:40%;order:2;}.exad-position-right .exad-team-member-content{width:60%;order:1;}.exad-team-item .exad-team-member.exad-position-left .exad-team-member-thumb img,.exad-team-item .exad-team-member.exad-position-right .exad-team-member-thumb img{height:100%;object-fit:cover;}.elementor .exad-team-member-thumb img{height:100%;width:100%;}.exad-team-member-cta{text-decoration:none;display:inline-block;transition:all .3s ease;}.exad-team-member-social{margin:0;padding:0;}.exad-team-member-social li{list-style:none;display:inline-block;}.exad-team-member-social li a{display:block;position:relative;transition:all .3s ease;text-decoration:none;}.exad-team-member-social li a i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.exad-team-member-thumb img{display:block;object-fit:cover;-o-object-fit:cover;}.exad-team-member-content{position:relative;z-index:8;}.exad-team-member-name{margin:0 0 20px;}.exad-team-member-designation{margin:0 0 20px;display:block;}.exad-team-member-about{margin:0 0 20px;line-height:1.5em;}@media (max-width: 480px){.exad-team-item .exad-team-member.exad-position-left,.exad-team-item .exad-team-member.exad-position-right{flex-direction:column;}.exad-position-left .exad-team-member-content,.exad-position-left .exad-team-member-thumb,.exad-position-right .exad-team-member-content,.exad-position-right .exad-team-member-thumb,.exad-team-item .exad-team-member.exad-position-left .exad-team-member-thumb img,.exad-team-item .exad-team-member.exad-position-right .exad-team-member-thumb img{width:100%;}}@keyframes clip-1{0%,100%{border-radius:63% 37% 54% 46%/55% 48% 52% 45%;}14%{border-radius:40% 60% 54% 46%/49% 60% 40% 51%;}28%{border-radius:54% 46% 38% 62%/49% 70% 30% 51%;}42%{border-radius:61% 39% 55% 45%/61% 38% 62% 39%;}56%{border-radius:61% 39% 67% 33%/70% 50% 50% 30%;}70%{border-radius:50% 50% 34% 66%/56% 68% 32% 44%;}84%{border-radius:46% 54% 50% 50%/35% 61% 39% 65%;}}@keyframes clip-2{0%,100%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%;}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%;}}@keyframes clip-3{0%,100%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%;}20%{border-radius:45% 55% 62% 38%/53% 51% 49% 47%;}40%{border-radius:45% 55% 49% 51%/36% 51% 49% 64%;}60%{border-radius:60% 40% 57% 43%/47% 62% 38% 53%;}80%{border-radius:60% 40% 32% 68%/38% 36% 64% 62%;}}.exad-testimonial-ratings{margin:0;padding:0;}.exad-testimonial-ratings li{list-style:none;display:inline-block;}.exad-testimonial-thumb img{height:100% !important;width:100%;display:block;object-fit:cover;}.exad-testimonial-thumb{background:#fff;}.exad-testimonial-wrapper.exad-testimonial-align-center{text-align:center;}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-thumb{margin-left:auto;margin-right:auto;}.exad-testimonial-wrapper.exad-testimonial-align-bottom{text-align:center;}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-thumb{margin-left:auto;margin-right:auto;}.exad-testimonial-wrapper.exad-testimonial-align-right{text-align:right;}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-thumb{margin-left:auto;}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-reviewer-wrapper,.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper{display:flex;align-items:center;}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper{justify-content:flex-end;}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper .exad-testimonial-thumb{order:2;}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-reviewer-wrapper .exad-testimonial-reviewer{order:1;}.exad-testimonial-description{margin:0;}.exad-testimonial-name{margin:0;transition:all .3s ease;}.exad-testimonial-designation{margin:0;display:block;font-size:14px;font-weight:600;}.exad-testimonial-content-wrapper-arrow::before{position:absolute;content:"";font-family:eicons;transform:translateX(-50%);font-size:25px;line-height:1;}.exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{transform:translateX(-50%) rotate(180deg);}.exad-testimonial-wrapper{transition:all .3s ease;}.exad-testimonial-content-wrapper-arrow{position:relative;z-index:1;}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:50%;bottom:-15px;}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:50%;bottom:-15px;}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{left:40px;bottom:-15px;}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-wrapper-inner.layout-1 .exad-testimonial-content-wrapper-arrow::before{right:25px;bottom:-15px;}.exad-testimonial-wrapper.exad-testimonial-align-center .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:50%;top:-15px;}.exad-testimonial-wrapper.exad-testimonial-align-bottom .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:50%;top:-15px;}.exad-testimonial-wrapper.exad-testimonial-align-left .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{left:40px;top:-15px;}.exad-testimonial-wrapper.exad-testimonial-align-right .exad-testimonial-wrapper-inner.layout-2 .exad-testimonial-content-wrapper-arrow::before{right:25px;top:-15px;}.exad-testimonial-wrapper.exad-testimonial-image-aside{display:flex;align-items:center;}.exad-testimonial-wrapper.exad-testimonial-transition-top-yes:hover{transform:translateY(-10px);}.exad-testimonial-wrapper.exad-testimonial-transition-top-yes{transform:translateY(0px);-webkit-transition:all .3s ease;transition:all .3s ease;}.exad-tooltip{transition:all .3s ease;}.exad-tooltip .exad-tooltip-item{position:relative;}.exad-tooltip .exad-tooltip-content-text{line-height:.5;}.exad-tooltip-align-left{display:flex;width:100%;justify-content:flex-start;}.exad-tooltip-align-center{display:flex;width:100%;justify-content:center;}.exad-tooltip-align-right{display:flex;width:100%;justify-content:flex-end;}.exad-tooltip .exad-tooltip-item .exad-tooltip-content{cursor:pointer;line-height:.6;font-size:16px;text-align:center;transition:all .3s ease;}.exad-tooltip .exad-tooltip-item .exad-tooltip-content a img{margin:0 auto;}.exad-tooltip .exad-tooltip-item .exad-tooltip-text{position:absolute;min-width:150px;padding:10px;visibility:hidden;opacity:0;transition:all .25s cubic-bezier(0,0,.2,1);border-radius:3px;font-weight:300;font-size:16px;box-shadow:0 0 18px 0 rgba(0,0,0,.2);z-index:4;}.exad-tooltip .exad-tooltip-item .exad-tooltip-text:after{content:"";display:block;position:absolute;width:0;height:0;border-style:solid;}.exad-tooltip .exad-tooltip-item .exad-tooltip-content:hover{box-shadow:0 5px 25px 0 rgba(0,0,0,.13);}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);visibility:visible;opacity:1;}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-text{top:50%;right:calc(100% + 1em);-webkit-transform:translate3d(-15px,-50%,0);transform:translate3d(-15px,-50%,0);}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-text:after{top:50%;right:-.5em;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);border-width:.5em 0 .5em .5em;border-color:transparent transparent transparent #f9f9f9;}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);visibility:visible;opacity:1;}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-text{top:calc(100% + 1em);left:50%;-webkit-transform:translate3d(-50%,15px,0);transform:translate3d(-50%,15px,0);text-align:center;}.exad-tooltip .exad-tooltip-item.tooltip-bottom .exad-tooltip-text:after{top:-.5em;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);border-width:0 .5em .5em .5em;border-color:transparent transparent #f9f9f9 transparent;}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);visibility:visible;opacity:1;}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-text{bottom:calc(100% + 1em);left:50%;-webkit-transform:translate3d(-50%,-15px,0);transform:translate3d(-50%,-15px,0);text-align:center;}.exad-tooltip .exad-tooltip-item.tooltip-top .exad-tooltip-text:after{bottom:-.5em;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);border-width:.5em .5em 0 .5em;}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);visibility:visible;opacity:1;}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-text{top:50%;left:calc(100% + 1em);-webkit-transform:translate3d(15px,-50%,0);transform:translate3d(15px,-50%,0);text-align:center;}.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-text:after{top:50%;left:-.5em;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);border-width:.5em .5em .5em 0;border-color:transparent #fff transparent transparent;}@media ( max-width: 767px ){.exad-tooltip .exad-tooltip-item.tooltip-right .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(-405%,-50%,0);transform:translate3d(-45%,-50%,0);}.exad-tooltip .exad-tooltip-item.tooltip-left .exad-tooltip-content:hover ~ .exad-tooltip-text{-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);visibility:visible;opacity:1;}}#qtip-overlay.blurs,.qtip-close{cursor:pointer}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content,.qtip-titlebar{position:relative;overflow:hidden}.qtip-content{padding:5px 9px;text-align:left;word-wrap:break-word}.qtip-titlebar{padding:5px 35px 5px 10px;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal 700 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-red,.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#F78B83;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}#qtip-overlay,#qtip-overlay div{left:0;top:0;width:100%;height:100%}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed}#qtip-overlay div{position:absolute;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}/*! Simple Calendar - 3.5.3
 * https://simplecalendar.io
 * Copyright (c) Xtendify Technologies 2025
 * Licensed GPLv2+ */

@font-face{font-family:simple-calendar;src:url("./simple-calendar-J6Z6DGPB.eot?43976014");src:url("./simple-calendar-J6Z6DGPB.eot?43976014#iefix") format("embedded-opentype"),url("./simple-calendar-UEC5SQT6.woff?43976014") format("woff"),url("./simple-calendar-4DIMM5XW.ttf?43976014") format("truetype"),url("./simple-calendar-UBYSNATM.svg?43976014#simple-calendar") format("svg");font-weight:400;font-style:normal}[class^=simcal-icon-]:before,[class*=" simcal-icon-"]:before{display:inline-block;font-family:simple-calendar;font-style:normal;font-weight:400;margin-right:.2em;speak:none;text-decoration:inherit;text-align:center;width:1em;font-variant:normal;text-transform:none;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.simcal-icon-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.simcal-icon-animate:before{transition:all .2s ease-in-out}.simcal-icon-rotate-180:before{transform:rotate(180deg)}.simcal-icon-calendar-empty:before{content:"\e800"}.simcal-icon-calendar:before{content:"\e801"}.simcal-icon-calendar-logo:before{content:"\e802"}.simcal-icon-settings:before{content:"\e804"}.simcal-icon-toggles:before{content:"\e805"}.simcal-icon-list:before{content:"\e806"}.simcal-icon-event:before{content:"\e807"}.simcal-icon-help:before{content:"\e808"}.simcal-icon-panel:before{content:"\e80a"}.simcal-icon-grid:before{content:"\e80b"}.simcal-icon-google:before{content:"\e80c"}.simcal-icon-docs:before{content:"\e80f"}.simcal-icon-hourglass:before{content:"\e811"}.simcal-icon-globe:before{content:"\e812"}.simcal-icon-timezones:before{content:"\e813"}.simcal-icon-warning:before{content:"\e815"}.simcal-icon-wordpress:before{content:"\e814"}.simcal-icon-up:before{content:"\e80e"}.simcal-icon-right:before{content:"\e809"}.simcal-icon-down:before{content:"\e80d"}.simcal-icon-left:before{content:"\e803"}.simcal-icon-spinner:before{content:"\e810"}.simcal-calendar{position:relative}.simcal-powered{display:block;margin:-10px 0 20px}.simcal-align-left{text-align:left}.simcal-align-right{text-align:right}.simcal-default-calendar .simcal-current h3{margin:0;padding:0}.simcal-default-calendar .simcal-nav{vertical-align:middle}.simcal-default-calendar .simcal-nav-button{background:transparent;border:0;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0;transition:margin .2s ease-out;width:100%}.simcal-default-calendar .simcal-nav-button:focus,.simcal-default-calendar .simcal-nav-button:hover{background:transparent;border:0;box-shadow:none;outline:none}.simcal-default-calendar .simcal-nav-button.simcal-prev:hover{margin-left:-10px}.simcal-default-calendar .simcal-nav-button.simcal-next:hover{margin-right:-10px}.simcal-default-calendar .simcal-nav-button:disabled{cursor:default}.simcal-default-calendar .simcal-nav-button:disabled:hover{margin:0;padding:0}.simcal-default-calendar .simcal-events{list-style:none;margin-left:0}.simcal-default-calendar .simcal-events-toggle{border:0;box-shadow:none;text-align:center;width:100%}.simcal-default-calendar .simcal-events-toggle:active,.simcal-default-calendar .simcal-events-toggle:focus,.simcal-default-calendar .simcal-events-toggle:hover{border:0;box-shadow:none;outline:none}.simcal-default-calendar ul.simcal-attachments,.simcal-default-calendar ul.simcal-attendees{margin:0;padding:0}.simcal-default-calendar li.simcal-attachment,.simcal-default-calendar li.simcal-attendee{list-style:none;margin-bottom:4px}.simcal-default-calendar li.simcal-attachment:last-child,.simcal-default-calendar li.simcal-attendee:last-child{margin-bottom:0}.simcal-default-calendar li.simcal-attachment small,.simcal-default-calendar li.simcal-attendee small{opacity:.9;text-transform:lowercase}.simcal-default-calendar li.simcal-attachment a,.simcal-default-calendar li.simcal-attendee a,.simcal-default-calendar .simcal-organizer a{border-bottom:0;text-decoration:none}.simcal-default-calendar li.simcal-attachment img,.simcal-default-calendar li.simcal-attendee img,.simcal-default-calendar .simcal-organizer img{display:inline-block;margin:0 4px;max-height:24px;max-width:24px}.simcal-default-calendar .simcal-tooltip-content{font-size:1.2em;line-height:1.4;padding:5px}.simcal-default-calendar .simcal-ajax-loader{height:100%;left:0;position:absolute;top:0;width:100%}.simcal-default-calendar .simcal-ajax-loader>i{font-size:48px;left:50%;line-height:1;margin:-36px 0 0 -36px;position:absolute;top:50%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-top>i{top:20%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-bottom>i{bottom:20%;top:auto}.simcal-default-calendar-light .simcal-nav-button{color:#0009}.simcal-default-calendar-light .simcal-nav-button:disabled{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:disabled:hover{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:focus,.simcal-default-calendar-light .simcal-nav-button:hover{color:#000000e6}.simcal-default-calendar-light .simcal-events-toggle{color:#0009}.simcal-default-calendar-light .simcal-events-toggle:hover{background-color:#0000001a;color:#fff}.simcal-default-calendar-light .simcal-ajax-loader{background-color:#0000001a}.simcal-default-calendar-light .simcal-ajax-loader>i{color:#0000004d}.simcal-default-calendar-dark .simcal-nav-button{color:#fff9}.simcal-default-calendar-dark .simcal-nav-button:disabled{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:disabled:hover{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:focus,.simcal-default-calendar-dark .simcal-nav-button:hover{color:#ffffffe6}.simcal-default-calendar-dark .simcal-events-toggle{color:#fff9}.simcal-default-calendar-dark .simcal-events-toggle:hover{background-color:#ffffff1a;color:#000}.simcal-default-calendar-dark .simcal-ajax-loader{background-color:#ffffff1a}.simcal-default-calendar-dark .simcal-ajax-loader>i{color:#ffffff4d}.simcal-default-calendar-grid>table{table-layout:fixed;width:100%}.simcal-default-calendar-grid>table thead th,.simcal-default-calendar-grid>table tbody td{text-align:center;vertical-align:top}.simcal-default-calendar-grid>table tbody td{padding:0!important}.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav{padding:10px 0;vertical-align:middle}.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav.simcal-prev-wrapper,.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav.simcal-current{border-right:0}.simcal-default-calendar-grid .simcal-day>div{box-sizing:content-box;display:block;height:100%}.simcal-default-calendar-grid .simcal-day-void{border-width:0 0 1px 0;height:100%;min-height:32px}.simcal-default-calendar-grid .simcal-day-void.simcal-day-void-last{border-right-width:1px}.simcal-default-calendar-grid .simcal-day-number{display:block;line-height:1;padding:2px 4px 3px;vertical-align:middle}.simcal-default-calendar-grid .simcal-no-events{display:block;min-height:32px}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day:hover{background-color:#0000001a}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void,.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-void:hover{background-color:#0000000a}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-day-number{background:#0000001a}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day:hover{background-color:#ffffff2e}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day-void,.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day-void:hover{background-color:#ffffff0d}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-day-number{background:#ffffff1a}.simcal-default-calendar-grid .simcal-events{font-size:.68em;line-height:1.4;list-style:none;margin:0;padding:0;text-align:left}.simcal-default-calendar-grid .simcal-events>.simcal-event{border-bottom-style:solid;border-bottom-width:1px;cursor:pointer;list-style:none;margin:0 0 2px;padding:4px}.simcal-default-calendar-grid .simcal-events>.simcal-event:hover{text-decoration:underline}.simcal-default-calendar-grid .simcal-events>.simcal-event:last-child{border-bottom:0;margin-bottom:0}.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-event{border-bottom-color:#0000001a}.simcal-default-calendar-grid.simcal-default-calendar-dark .simcal-event{border-bottom-color:#ffffff1a}.simcal-default-calendar-grid .simcal-events-dots{cursor:pointer;display:block;line-height:.7;margin:3px 0;text-align:center}.simcal-default-calendar-grid .simcal-events-toggle{background:transparent;display:block;font-size:10px;padding:2px 0}.simcal-event-bubble{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a}.simcal-event-bubble .simcal-event-details p,.simcal-event-bubble .simcal-event-details .simcal-event-description{margin:0 0 1em}.print-calendar-button{margin-top:20px}@media print{.simcal-print-calendar main,.simcal-print-calendar #header,.simcal-print-calendar #footer,.simcal-print-calendar #nav,.simcal-print-calendar header,.simcal-print-calendar footer,.simcal-print-calendar .site-content,.simcal-print-calendar .print-calendar-button,.print-calendar-button,.simcal-print-calendar .simcal-nav .simcal-prev,.simcal-print-calendar .simcal-nav .simcal-next,.simcal-print-calendar .fc-button-group,.simcal-print-calendar .fc-toolbar-chunk .fc-today-button,.simcal-print-calendar .fc-dayGridMonth-button,.simcal-print-calendar .fc-timeGridWeek-button,.simcal-print-calendar .fc-timeGridDay-button{display:none!important}}
/*# sourceMappingURL=default-calendar-grid.min.css.map */
/*! Simple Calendar - 3.5.3
 * https://simplecalendar.io
 * Copyright (c) Xtendify Technologies 2025
 * Licensed GPLv2+ */

@font-face{font-family:simple-calendar;src:url("./simple-calendar-J6Z6DGPB.eot?43976014");src:url("./simple-calendar-J6Z6DGPB.eot?43976014#iefix") format("embedded-opentype"),url("./simple-calendar-UEC5SQT6.woff?43976014") format("woff"),url("./simple-calendar-4DIMM5XW.ttf?43976014") format("truetype"),url("./simple-calendar-UBYSNATM.svg?43976014#simple-calendar") format("svg");font-weight:400;font-style:normal}[class^=simcal-icon-]:before,[class*=" simcal-icon-"]:before{display:inline-block;font-family:simple-calendar;font-style:normal;font-weight:400;margin-right:.2em;text-decoration:inherit;text-align:center;width:1em;font-variant:normal;text-transform:none;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.simcal-icon-spin{-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.simcal-icon-animate:before{transition:all .2s ease-in-out}.simcal-icon-rotate-180:before{transform:rotate(180deg)}.simcal-icon-calendar-empty:before{content:"\e800"}.simcal-icon-calendar:before{content:"\e801"}.simcal-icon-calendar-logo:before{content:"\e802"}.simcal-icon-settings:before{content:"\e804"}.simcal-icon-toggles:before{content:"\e805"}.simcal-icon-list:before{content:"\e806"}.simcal-icon-event:before{content:"\e807"}.simcal-icon-help:before{content:"\e808"}.simcal-icon-panel:before{content:"\e80a"}.simcal-icon-grid:before{content:"\e80b"}.simcal-icon-google:before{content:"\e80c"}.simcal-icon-docs:before{content:"\e80f"}.simcal-icon-hourglass:before{content:"\e811"}.simcal-icon-globe:before{content:"\e812"}.simcal-icon-timezones:before{content:"\e813"}.simcal-icon-warning:before{content:"\e815"}.simcal-icon-wordpress:before{content:"\e814"}.simcal-icon-up:before{content:"\e80e"}.simcal-icon-right:before{content:"\e809"}.simcal-icon-down:before{content:"\e80d"}.simcal-icon-left:before{content:"\e803"}.simcal-icon-spinner:before{content:"\e810"}.simcal-calendar{position:relative}.simcal-powered{display:block;margin:-10px 0 20px}.simcal-align-left{text-align:left}.simcal-align-right{text-align:right}.simcal-default-calendar .simcal-current h3{margin:0;padding:0}.simcal-default-calendar .simcal-nav{vertical-align:middle}.simcal-default-calendar .simcal-nav-button{background:transparent;border:0;box-shadow:none;cursor:pointer;margin:0;outline:none;padding:0;transition:margin .2s ease-out;width:100%}.simcal-default-calendar .simcal-nav-button:focus,.simcal-default-calendar .simcal-nav-button:hover{background:transparent;border:0;box-shadow:none;outline:none}.simcal-default-calendar .simcal-nav-button.simcal-prev:hover{margin-left:-10px}.simcal-default-calendar .simcal-nav-button.simcal-next:hover{margin-right:-10px}.simcal-default-calendar .simcal-nav-button:disabled{cursor:default}.simcal-default-calendar .simcal-nav-button:disabled:hover{margin:0;padding:0}.simcal-default-calendar .simcal-events{list-style:none;margin-left:0}.simcal-default-calendar .simcal-events-toggle{border:0;box-shadow:none;text-align:center;width:100%}.simcal-default-calendar .simcal-events-toggle:active,.simcal-default-calendar .simcal-events-toggle:focus,.simcal-default-calendar .simcal-events-toggle:hover{border:0;box-shadow:none;outline:none}.simcal-default-calendar ul.simcal-attachments,.simcal-default-calendar ul.simcal-attendees{margin:0;padding:0}.simcal-default-calendar li.simcal-attachment,.simcal-default-calendar li.simcal-attendee{list-style:none;margin-bottom:4px}.simcal-default-calendar li.simcal-attachment:last-child,.simcal-default-calendar li.simcal-attendee:last-child{margin-bottom:0}.simcal-default-calendar li.simcal-attachment small,.simcal-default-calendar li.simcal-attendee small{opacity:.9;text-transform:lowercase}.simcal-default-calendar li.simcal-attachment a,.simcal-default-calendar li.simcal-attendee a,.simcal-default-calendar .simcal-organizer a{border-bottom:0;text-decoration:none}.simcal-default-calendar li.simcal-attachment img,.simcal-default-calendar li.simcal-attendee img,.simcal-default-calendar .simcal-organizer img{display:inline-block;margin:0 4px;max-height:24px;max-width:24px}.simcal-default-calendar .simcal-tooltip-content{font-size:1.2em;line-height:1.4;padding:5px}.simcal-default-calendar .simcal-ajax-loader{height:100%;left:0;position:absolute;top:0;width:100%}.simcal-default-calendar .simcal-ajax-loader>i{font-size:48px;left:50%;line-height:1;margin:-36px 0 0 -36px;position:absolute;top:50%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-top>i{top:20%}.simcal-default-calendar .simcal-ajax-loader.simcal-spinner-bottom>i{bottom:20%;top:auto}.simcal-default-calendar-light .simcal-nav-button{color:#0009}.simcal-default-calendar-light .simcal-nav-button:disabled{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:disabled:hover{color:#ffffffe6!important}.simcal-default-calendar-light .simcal-nav-button:focus,.simcal-default-calendar-light .simcal-nav-button:hover{color:#000000e6}.simcal-default-calendar-light .simcal-events-toggle{color:#0009}.simcal-default-calendar-light .simcal-events-toggle:hover{background-color:#0000001a;color:#fff}.simcal-default-calendar-light .simcal-ajax-loader{background-color:#0000001a}.simcal-default-calendar-light .simcal-ajax-loader>i{color:#0000004d}.simcal-default-calendar-dark .simcal-nav-button{color:#fff9}.simcal-default-calendar-dark .simcal-nav-button:disabled{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:disabled:hover{color:#000000e6!important}.simcal-default-calendar-dark .simcal-nav-button:focus,.simcal-default-calendar-dark .simcal-nav-button:hover{color:#ffffffe6}.simcal-default-calendar-dark .simcal-events-toggle{color:#fff9}.simcal-default-calendar-dark .simcal-events-toggle:hover{background-color:#ffffff1a;color:#000}.simcal-default-calendar-dark .simcal-ajax-loader{background-color:#ffffff1a}.simcal-default-calendar-dark .simcal-ajax-loader>i{color:#ffffff4d}.simcal-default-calendar-list{min-height:100px;padding:10px 0;text-align:left}.simcal-default-calendar-list .simcal-calendar-head{display:table;padding-bottom:10px;width:100%}.simcal-default-calendar-list .simcal-calendar-head .simcal-nav{display:table-cell;text-align:center;vertical-align:middle;width:20%}.simcal-default-calendar-list .simcal-calendar-head .simcal-nav:nth-child(2){width:60%}.simcal-default-calendar-list .simcal-calendar-head .simcal-current span{display:inline-block}.simcal-default-calendar-list .simcal-calendar-head .simcal-hide-header{visibility:hidden}.simcal-default-calendar-list dl.simcal-month{margin-bottom:10px;padding:0 10px 10px}.simcal-default-calendar-list dd.simcal-day{list-style:none;margin:0}.simcal-default-calendar-list dt.simcal-day-label{font-size:.9em;list-style:none;margin:20px 0 10px}.simcal-default-calendar-list dt.simcal-day-label>span{display:inline-block;padding:4px 8px}.simcal-default-calendar-list ul.simcal-events{margin:10px 14px 0}.simcal-default-calendar-list ul.simcal-events li.simcal-event{list-style-type:none;margin-bottom:10px;word-wrap:break-word}.simcal-default-calendar-list .simcal-event-details{font-size:.84em;line-height:1.5;overflow:hidden}.simcal-default-calendar-list .simcal-event-details p,.simcal-default-calendar-list .simcal-event-details .simcal-event-description{margin:0 0 1em}.simcal-default-calendar-list .simcal-events-toggle{display:inline-block;padding:0}.simcal-default-calendar-list.simcal-default-calendar-light .simcal-events-toggle{background-color:#0000001a}.simcal-default-calendar-list.simcal-default-calendar-dark .simcal-events-toggle{background-color:#ffffff1a}.simcal-default-calendar-list .simcal-calendar-list-compact .simcal-calendar-head .simcal-nav h3{font-size:1em}
/*# sourceMappingURL=default-calendar-list.min.css.map */
.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}[class*=" wcv-icon-"],[class^=wcv-icon-]{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;}.wcv-icon-paypal{width:.75em;}.wcv-icon-opera{width:.96875em;}.wcv-icon-openid,.wcv-icon-user{width:.875em;}.wcv-icon-user-tag,.wcv-icon-user-times{width:1.25em;}.wcv-icon-user-circle{width:.96875em;}.wcv-icon-unlock,.wcv-icon-unlock-alt{width:.875em;}.wcv-icon-truck-moving{width:1.25em;}.wcv-icon-trash,.wcv-icon-trash-alt{width:.875em;}.wcv-icon-toggle-off,.wcv-icon-toggle-on{width:1.125em;}.wcv-icon-times{width:.6875em;}.wcv-icon-thumbtack{width:.75em;}.wcv-icon-store{width:1.203125em;}.wcv-icon-store-alt{width:1.25em;}.wcv-icon-stop{width:.875em;}.wcv-icon-star{width:1.125em;}.wcv-icon-star-half-alt{width:1.046875em;}.wcv-icon-square{width:.875em;}.wcv-icon-sort{width:.571em;}.wcv-icon-share-alt,.wcv-icon-share-alt-square,.wcv-icon-sort-alpha-down,.wcv-icon-sort-alpha-up{width:.875em;}.wcv-icon-redo{width:1.0009765625em;}.wcv-icon-question,.wcv-icon-receipt{width:.75em;}.wcv-icon-play,.wcv-icon-plus,.wcv-icon-plus-square,.wcv-icon-qrcode{width:.875em;}.wcv-icon-plane{width:1.125em;}.wcv-icon-phone-square{width:.875em;}.wcv-icon-phone-slash{width:1.25em;}.wcv-icon-paperclip,.wcv-icon-pen-square{width:.875em;}.wcv-icon-mouse-pointer{width:.625em;}.wcv-icon-money-bill,.wcv-icon-money-bill-alt,.wcv-icon-money-bill-wave,.wcv-icon-money-bill-wave-alt,.wcv-icon-money-check,.wcv-icon-money-check-alt{width:1.25em;}.wcv-icon-mobile,.wcv-icon-mobile-alt{width:.625em;}.wcv-icon-minus,.wcv-icon-minus-square{width:.875em;}.wcv-icon-map{width:1.125em;}.wcv-icon-map-pin{width:.5625em;}.wcv-icon-map-marker,.wcv-icon-map-marker-alt{width:.75em;}.wcv-icon-map-marked,.wcv-icon-map-marked-alt{width:1.125em;}.wcv-icon-male{width:.375em;}.wcv-icon-mail-bulk{width:1.125em;}.wcv-icon-lock{width:.875em;}.wcv-icon-lock-open{width:1.125em;}.wcv-icon-lightbulb{width:.6875em;}.wcv-icon-language,.wcv-icon-laptop,.wcv-icon-laptop-code{width:1.25em;}.wcv-icon-info{width:.375em;}.wcv-icon-infinity{width:1.25em;}.wcv-icon-folder-open,.wcv-icon-hdd,.wcv-icon-inbox{width:1.125em;}.wcv-icon-female{width:.5em;}.wcv-icon-envelope-square{width:.875em;}.wcv-icon-ellipsis-v{width:.375em;}.wcv-icon-edit{width:1.125em;}.wcv-icon-check-square,.wcv-icon-copy,.wcv-icon-cut,.wcv-icon-database{width:.875em;}.wcv-icon-chart-pie{width:1.0625em;}.wcv-icon-cart-arrow-down,.wcv-icon-cart-plus{width:1.125em;}.wcv-icon-calculator,.wcv-icon-calendar,.wcv-icon-calendar-alt,.wcv-icon-calendar-check,.wcv-icon-calendar-day,.wcv-icon-calendar-minus,.wcv-icon-calendar-plus,.wcv-icon-calendar-times,.wcv-icon-calendar-week{width:.875em;}.wcv-icon-youtube{width:1.125em;}.wcv-icon-yoast,.wcv-icon-youtube-square{width:.875em;}.wcv-icon-yelp{width:.75em;}.wcv-icon-yarn{width:.96875em;}.wcv-icon-vimeo-square,.wcv-icon-vimeo-v,.wcv-icon-whatsapp,.wcv-icon-whatsapp-square,.wcv-icon-y-combinator,.wcv-icon-yahoo{width:.875em;}.wcv-icon-usb{width:1.25em;}.wcv-icon-usps{width:1.01953125em;}.wcv-icon-ups{width:.7333984375em;}.wcv-icon-untappd,.wcv-icon-zhihu{width:1.25em;}.wcv-icon-twitter-square{width:.875em;}.wcv-icon-stripe{width:1.25em;}.wcv-icon-stripe-s{width:.7080078125em;}.wcv-icon-snapchat{width:.96875em;}.wcv-icon-reddit-square,.wcv-icon-skype,.wcv-icon-slack,.wcv-icon-slack-hash,.wcv-icon-snapchat-square{width:.875em;}.wcv-icon-pinterest{width:.96875em;}.wcv-icon-pinterest-square{width:.875em;}.wcv-icon-pinterest-p{width:.75em;}.wcv-icon-instagram,.wcv-icon-intercom,.wcv-icon-linkedin,.wcv-icon-linkedin-in{width:.875em;}.wcv-icon-google{width:.953125em;}.wcv-icon-facebook,.wcv-icon-facebook-messenger,.wcv-icon-facebook-square,.wcv-icon-goodreads,.wcv-icon-google-wallet{width:.875em;}.wcv-icon-facebook-f{width:.515625em;}.wcv-icon-dashcube,.wcv-icon-delicious,.wcv-icon-discord,.wcv-icon-discourse{width:.875em;}.wcv-icon-chrome{width:.96875em;}.wcv-icon-cc-amazon-pay,.wcv-icon-cc-amex,.wcv-icon-cc-apple-pay,.wcv-icon-cc-diners-club,.wcv-icon-cc-discover,.wcv-icon-cc-jcb,.wcv-icon-cc-mastercard,.wcv-icon-cc-paypal,.wcv-icon-cc-stripe,.wcv-icon-cc-visa{width:1.125em;}.wcv-icon-bitbucket{width:.974609375em;}.wcv-icon-behance{width:1.125em;}.wcv-icon-behance-square{width:.875em;}.wcv-icon-apple{width:.7353515625em;}.wcv-icon-app-store-ios{width:.875em;}.wcv-icon-angular{width:.8115234375em;}.wcv-icon-amazon,.wcv-icon-amilia,.wcv-icon-android{width:.875em;}.wcv-icon-amazon-pay{width:1.193359375em;}.wcv-icon-accessible-icon,.wcv-icon-user-o{width:.875em;}.wcv-icon-tired,.wcv-icon-user-circle-o{width:.96875em;}.wcv-icon-sticky-note{width:.875em;}.wcv-icon-star-half,.wcv-icon-star-o{width:1.125em;}.wcv-icon-save,.wcv-icon-square-o{width:.875em;}.wcv-icon-money-bill-alt1{width:1.25em;}.wcv-icon-minus-square-o{width:.875em;}.wcv-icon-map-o{width:1.125em;}.wcv-icon-lightbulb1{width:.6875em;}.wcv-icon-id-card,.wcv-icon-images{width:1.125em;}.wcv-icon-id-badge{width:.75em;}.wcv-icon-folder-open-o,.wcv-icon-hdd1{width:1.125em;}.wcv-icon-file,.wcv-icon-file-alt{width:.75em;}.wcv-icon-edit-alt,.wcv-icon-eye,.wcv-icon-eye-slash{width:1.125em;}.wcv-icon-clipboard{width:.75em;}.wcv-icon-bell,.wcv-icon-calendar-alt-o,.wcv-icon-calendar-check-o,.wcv-icon-calendar-minus1,.wcv-icon-calendar-o,.wcv-icon-calendar-plus-o,.wcv-icon-calendar-times-o,.wcv-icon-caret-square-down,.wcv-icon-caret-square-left,.wcv-icon-caret-square-right,.wcv-icon-check-square-o{width:.875em;}.wcv-icon-bell-slash{width:1.25em;}.wcv-icon-address-card{width:1.125em;}.wcv-icon-address-book{width:.875em;}.wcv-icon-bubbles,.wcv-icon-bubbles-o,.wcv-icon-flag{width:1.125em;}.wcv-icon-sm{width:14px;height:14px;}.wcv-icon-md{width:32px;height:32px;}.wcv-icon-lg{width:64px;height:64px;}.store-address svg.wcv-icon,.store-phone svg.wcv-icon{fill:#fff;}.wcv-icon-middle{vertical-align:middle;}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}
/*  Elementor Custom Skin    */
/*  https://www.dudaster.com */
.swiper-container.swiper-initialized .ecs-posts{
   overflow:visible; 
}
.ecs-post-loop .elementor-page-title{
  display:block;
}

.ecs-loop-preview{
  height:100%;
  width:100%;
  background:lightgray;
  border:solid 1px gray;
  padding:5px;
}
.ecs-loop-preview h3{
  font-size:16px;
  font-weight:500;
  
}
.ecs-loop-preview span{
  font-size:12px;
}
.ecs-loop-preview .ecs-image-holder{
    width: 100%;
    line-height: 113px;
    background-color: #808080;
    font-size: 45px;
    text-align: center;
    vertical-align: middle;
    font-weight: 900;
    color: #929191;
}

.ecs-link-wrapper{
  cursor: pointer;
}
.elementor-widget-ele-loop-item, .elementor-widget-ele-loop-item > .elementor-widget-container,
.elementor-element-edit-mode.elementor-widget-ele-loop-item, .elementor-element-edit-mode.elementor-widget-ele-loop-item > .elementor-widget-container{
  
    height: 100%;

}
/* Fix for Elementor 3.4 */

.elementor-widget-posts .ecs-posts .elementor-button-wrapper {
    margin-top: 0;
}

/* Fix astra css issues */

.ecs-post-loop .ast-article-single{
    background-color: none;
    border-bottom:none;
    margin: 0;
    padding: 0;
}
.ecs-post-loop.ast-article-post{
    width:100%;
}
/* fix storeforent css issues*/

.theme-storefront.elementor-editor-active #primary.content-area{
	float:none;
} 

/* Lazy Load Animations */

.elementor-editor-active .ecs-lazyload a,.elementor-editor-preview .ecs-lazyload a{
  display:none;
}
.animation-hidden .ecs-lazy-load-animation{
  height:0;
  visibility:hidden;
}

/* loading bar progresion */
/*
<div class="barload-wrapper  ecs-lazy-load-animation"><div class="barload-border ecs-ll-brcolor"><div class="barload-whitespace"><div class="barload-line ecs-ll-bgcolor"></div></div></div></div>
*/
.barload-wrapper {
	width: 195px;
	height: 1em;
	position: relative;
	display:inline-block;
  font-size:16px;
  padding:10px;
}

.barload-border {
	border: 3px solid rgb(34,34,34);
	height: 100%;
	width: 100%;
	position: relative;
	
	top: -50%;
	padding: 4px 3px;
}

.barload-whitespace {
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.barload-line {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgb(0,0,0);
	animation: barload-slide 2.75s steps(40) infinite;
		-o-animation: barload-slide 2.75s steps(40) infinite;
		-ms-animation: barload-slide 2.75s steps(40) infinite;
		-webkit-animation: barload-slide 2.75s steps(40) infinite;
		-moz-animation: barload-slide 2.75s steps(40) infinite;
}



@keyframes barload-slide {
	0% {
		left: -100%;
	}
	
	100% {
		left: 100%;
	}
}

@-o-keyframes barload-slide {
	0% {
		left: -100%;
	}
	
	100% {
		left: 100%;
	}
}

@-ms-keyframes barload-slide {
	0% {
		left: -100%;
	}
	
	100% {
		left: 100%;
	}
}

@-webkit-keyframes barload-slide {
	0% {
		left: -100%;
	}
	
	100% {
		left: 100%;
	}
}

@-moz-keyframes barload-slide {
	0% {
		left: -100%;
	}
	
	100% {
		left: 100%;
	}
}
/* four ball moving from left to right*/
/*
<div class="ballsload-container ecs-lazy-load-animation"><div class="ecs-ll-bgcolor"></div><div class="ecs-ll-bgcolor"></div><div class="ecs-ll-bgcolor"></div><div class="ecs-ll-bgcolor"></div></div>
*/

.barload-wrapper ,.barload-wrapper * {
  box-sizing:content-box;
} 
.ballsload-container{
    font-size:16px;
    padding:10px;
    position:relative;
	}
	
.ballsload-container div {
	width: 1em;
	height: 1em;
	position: absolute;
	background-color: rgb(0,0,0);
	top: 0;
	border-radius: 50%;
}

.ballsload-container div:nth-child(1) {

	animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-o-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-ms-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-webkit-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-moz-animation: ballsload-move 2.3s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}

.ballsload-container div:nth-child(2) {

	animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-o-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-ms-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-webkit-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-moz-animation: ballsload-move 2.3s 172.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}

.ballsload-container div:nth-child(3) {

	animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-o-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-ms-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-webkit-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-moz-animation: ballsload-move 2.3s 345ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}

.ballsload-container div:nth-child(4) {

	animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-o-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-ms-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-webkit-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
		-moz-animation: ballsload-move 2.3s 517.5ms infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}



@keyframes ballsload-move {
	0% {
		left: 0%;
	}
	100% {
		left: 100%;
	}
}

@-o-keyframes ballsload-move {
	0% {
		left: 0%;
	}
	100% {
		left: 100%;
	}
}

@-ms-keyframes ballsload-move {
	0% {
		left: 0%;
	}
	100% {
		left: 100%;
	}
}

@-webkit-keyframes ballsload-move {
	0% {
		left: 0%;
	}
	100% {
		left: 100%;
	}
}

@-moz-keyframes ballsload-move {
	0% {
		left: 0%;
	}
	100% {
		left: 100%;
	}
}


/* one ball sliding left to right */
/*
<div id="movingBallG" class="ecs-lazy-load-animation"><div class="movingBallLineG  ecs-ll-bgcolor"></div><div id="movingBallG_1" class="movingBallG ecs-ll-bgcolor"></div></div>
*/

#movingBallG{
	position:relative;
	width:250px;
	height:19px;
	display:inline-block;
  font-size:16px;
}

.movingBallLineG{
	position:absolute;
	left:0px;
	top:0.5em;
	height:0.25em;
	width:250px;
	background-color:rgb(0,0,0);
}

.movingBallG{
	background-color:rgb(0,0,0);
	position:absolute;
	top:0;
	left:0;
	width:1.188em;
	height:1.188em;
	border-radius:100px;
		-o-border-radius:100px;
		-ms-border-radius:100px;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
	animation-name:bounce_movingBallG;
		-o-animation-name:bounce_movingBallG;
		-ms-animation-name:bounce_movingBallG;
		-webkit-animation-name:bounce_movingBallG;
		-moz-animation-name:bounce_movingBallG;
	animation-duration:1.5s;
		-o-animation-duration:1.5s;
		-ms-animation-duration:1.5s;
		-webkit-animation-duration:1.5s;
		-moz-animation-duration:1.5s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
}



@keyframes bounce_movingBallG{
	0%{
		left:0px;
	}

	50%{
		left:230px;
	}

	100%{
		left:0px;
	}
}

@-o-keyframes bounce_movingBallG{
	0%{
		left:0px;
	}

	50%{
		left:230px;
	}

	100%{
		left:0px;
	}
}

@-ms-keyframes bounce_movingBallG{
	0%{
		left:0px;
	}

	50%{
		left:230px;
	}

	100%{
		left:0px;
	}
}

@-webkit-keyframes bounce_movingBallG{
	0%{
		left:0px;
	}

	50%{
		left:230px;
	}

	100%{
		left:0px;
	}
}

@-moz-keyframes bounce_movingBallG{
	0%{
		left:0px;
	}

	50%{
		left:230px;
	}

	100%{
		left:0px;
	}
}


/* loading 3 dots moving form left to write */

/* 
<div class="lds-ellipsis ecs-lazy-load-animation"><div class="ecs-ll-bgcolor"></div><div class="ecs-ll-bgcolor"></div><div class="ecs-ll-bgcolor"></div><div class="ecs-ll-bgcolor"></div></div> 
*/

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 8em;
  height: 1em;
  font-size:13px;
}
.lds-ellipsis div {
  position: absolute;
  top: 0px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background: #000;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 1em;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 1em;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 4em;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 7em;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(3em, 0);
  }
}





a.bdt-link-muted,.bdt-link-muted a,.bdt-link-toggle .bdt-link-muted{color:#999;}a.bdt-link-muted:hover,.bdt-link-muted a:hover,.bdt-link-toggle:hover .bdt-link-muted{color:#666;}a.bdt-link-text,.bdt-link-text a,.bdt-link-toggle .bdt-link-text{color:inherit;}a.bdt-link-text:hover,.bdt-link-text a:hover,.bdt-link-toggle:hover .bdt-link-text{color:#999;}a.bdt-link-heading,.bdt-link-heading a,.bdt-link-toggle .bdt-link-heading{color:inherit;}a.bdt-link-heading:hover,.bdt-link-heading a:hover,.bdt-link-toggle:hover .bdt-link-heading{color:#1e87f0;text-decoration:none;}a.bdt-link-reset,.bdt-link-reset a{color:inherit !important;text-decoration:none !important;}.bdt-link-toggle{color:inherit !important;text-decoration:none !important;}[class*="bdt-divider"]{border:none;margin-bottom:20px;}*+[class*="bdt-divider"]{margin-top:20px;}.bdt-divider-icon{position:relative;height:20px;background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/divider-icon.svg");background-repeat:no-repeat;background-position:50% 50%;}.bdt-divider-icon.nitro-lazy{background-image:none !important;}.bdt-divider-icon::before,.bdt-divider-icon::after{content:"";position:absolute;top:50%;max-width:calc(50% - ( 50px / 2 ));border-bottom:1px solid #e5e5e5;}.bdt-divider-icon::before{right:calc(50% + ( 50px / 2 ));width:100%;}.bdt-divider-icon::after{left:calc(50% + ( 50px / 2 ));width:100%;}.bdt-divider-small{line-height:0;}.bdt-divider-small::after{content:"";display:inline-block;width:100px;max-width:100%;border-top:1px solid #e5e5e5;vertical-align:top;}.bdt-divider-vertical{width:max-content;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid #e5e5e5;}.bdt-list{padding:0;list-style:none;}.bdt-list>*{break-inside:avoid-column;}.bdt-list>*>:last-child{margin-bottom:0;}.bdt-list>:nth-child(n+2),.bdt-list>*>ul{margin-top:10px;}.bdt-list-disc>*,.bdt-list-circle>*,.bdt-list-square>*,.bdt-list-decimal>*,.bdt-list-hyphen>*{padding-left:30px;}.bdt-list-decimal{counter-reset:decimal;}.bdt-list-decimal>*{counter-increment:decimal;}.bdt-list-disc>::before,.bdt-list-circle>::before,.bdt-list-square>::before,.bdt-list-decimal>::before,.bdt-list-hyphen>::before{content:"";position:relative;left:-30px;width:30px;height:1.5em;margin-bottom:-1.5em;display:list-item;list-style-position:inside;text-align:right;}.bdt-list-disc>::before{list-style-type:disc;}.bdt-list-circle>::before{list-style-type:circle;}.bdt-list-square>::before{list-style-type:square;}.bdt-list-decimal>::before{content:counter(decimal,decimal) " . ";}.bdt-list-hyphen>::before{content:"–  ";}.bdt-list-muted>::before{color:#999 !important;}.bdt-list-emphasis>::before{color:#333 !important;}.bdt-list-primary>::before{color:#1e87f0 !important;}.bdt-list-secondary>::before{color:#222 !important;}.bdt-list-bullet>*{padding-left:30px;}.bdt-list-bullet>::before{content:"";display:list-item;position:relative;left:-30px;width:30px;height:1.5em;margin-bottom:-1.5em;background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/list-bullet.svg");background-repeat:no-repeat;background-position:50% 50%;}.bdt-list-divider>:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid #e5e5e5;}.bdt-list-striped>*{padding:10px 10px;}.bdt-list-striped>:nth-of-type(odd){background:#f8f8f8;}.bdt-list-striped>:nth-child(n+2){margin-top:0;}.bdt-list-large>:nth-child(n+2),.bdt-list-large>*>ul{margin-top:20px;}.bdt-list-collapse>:nth-child(n+2),.bdt-list-collapse>*>ul{margin-top:0;}.bdt-list-large.bdt-list-divider>:nth-child(n+2){margin-top:20px;padding-top:20px;}.bdt-list-collapse.bdt-list-divider>:nth-child(n+2){margin-top:0;padding-top:0;}.bdt-list-large.bdt-list-striped>*{padding:20px 10px;}.bdt-list-collapse.bdt-list-striped>*{padding-top:0;padding-bottom:0;}.bdt-list-large.bdt-list-striped>:nth-child(n+2),.bdt-list-collapse.bdt-list-striped>:nth-child(n+2){margin-top:0;}.bdt-description-list>dt{color:#333;}.bdt-description-list>dt:nth-child(n+2){margin-top:20px;}.bdt-description-list-divider>dt:nth-child(n+2){margin-top:20px;padding-top:20px;border-top:1px solid #e5e5e5;}.bdt-table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:20px;}*+.bdt-table{margin-top:20px;}.bdt-table th{padding:16px 12px;text-align:left;vertical-align:bottom;font-size:16px;font-weight:bold;color:#666;}.bdt-table td{padding:16px 12px;vertical-align:top;}.bdt-table td>:last-child{margin-bottom:0;}.bdt-table tfoot{font-size:.875rem;}.bdt-table caption{font-size:.875rem;text-align:left;color:#999;}.bdt-table-middle,.bdt-table-middle td{vertical-align:middle !important;}.bdt-table-divider>tr:not(:first-child),.bdt-table-divider>:not(:first-child)>tr,.bdt-table-divider>:first-child>tr:not(:first-child){border-top:1px solid #e5e5e5;}.bdt-table-striped>tr:nth-of-type(odd),.bdt-table-striped tbody tr:nth-of-type(odd){background:#f8f8f8;}.bdt-table-hover>tr:hover,.bdt-table-hover tbody tr:hover{background:#ffd;}.bdt-table>tr.bdt-active,.bdt-table tbody tr.bdt-active{background:#ffd;}.bdt-table-small th,.bdt-table-small td{padding:10px 12px;}.bdt-table-large th,.bdt-table-large td{padding:22px 12px;}.bdt-table-justify th:first-child,.bdt-table-justify td:first-child{padding-left:0;}.bdt-table-justify th:last-child,.bdt-table-justify td:last-child{padding-right:0;}.bdt-table-shrink{width:1px;}.bdt-table-expand{min-width:150px;}.bdt-table-link{padding:0 !important;}.bdt-table-link>a{display:block;padding:16px 12px;}.bdt-table-small .bdt-table-link>a{padding:10px 12px;}@media (max-width:959px){.bdt-table-responsive,.bdt-table-responsive tbody,.bdt-table-responsive th,.bdt-table-responsive td,.bdt-table-responsive tr{display:block;}.bdt-table-responsive thead{display:none;}.bdt-table-responsive th,.bdt-table-responsive td{width:auto !important;max-width:none !important;min-width:0 !important;overflow:visible !important;white-space:normal !important;}.bdt-table-responsive th:not(:first-child):not(.bdt-table-link),.bdt-table-responsive td:not(:first-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:first-child)>a{padding-top:5px !important;}.bdt-table-responsive th:not(:last-child):not(.bdt-table-link),.bdt-table-responsive td:not(:last-child):not(.bdt-table-link),.bdt-table-responsive .bdt-table-link:not(:last-child)>a{padding-bottom:5px !important;}.bdt-table-justify.bdt-table-responsive th,.bdt-table-justify.bdt-table-responsive td{padding-left:0;padding-right:0;}}.bdt-icon{margin:0;border:none;border-radius:0;overflow:visible;font:inherit;color:inherit;text-transform:none;padding:0;background-color:transparent;display:inline-block;fill:currentcolor;line-height:0;}button.bdt-icon:not(:disabled){cursor:pointer;}.bdt-icon::-moz-focus-inner{border:0;padding:0;}.bdt-icon:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve){fill:currentcolor;}.bdt-icon:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve){stroke:currentcolor;}.bdt-icon>*{transform:translate(0,0);}.bdt-icon-image{width:20px;height:20px;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;vertical-align:middle;object-fit:scale-down;max-width:none;}.bdt-icon-link{color:#999;text-decoration:none !important;}.bdt-icon-link:hover{color:#666;}.bdt-icon-link:active,.bdt-active>.bdt-icon-link{color:#595959;}.bdt-icon-button{box-sizing:border-box;width:36px;height:36px;border-radius:500px;background:#f8f8f8;color:#999;vertical-align:middle;display:inline-flex;justify-content:center;align-items:center;}.bdt-icon-button:hover{background-color:#ebebeb;color:#666;}.bdt-icon-button:active,.bdt-active>.bdt-icon-button{background-color:#dfdfdf;color:#666;}.bdt-range{-webkit-appearance:none;box-sizing:border-box;margin:0;vertical-align:middle;max-width:100%;width:100%;background:transparent;}.bdt-range:focus{outline:none;}.bdt-range::-moz-focus-outer{border:none;}.bdt-range:not(:disabled)::-webkit-slider-thumb{cursor:pointer;}.bdt-range:not(:disabled)::-moz-range-thumb{cursor:pointer;}.bdt-range::-webkit-slider-runnable-track{height:3px;background:#ebebeb;}.bdt-range:focus::-webkit-slider-runnable-track,.bdt-range:active::-webkit-slider-runnable-track{background:#dedede;}.bdt-range::-moz-range-track{height:3px;background:#ebebeb;}.bdt-range:focus::-moz-range-track{background:#dedede;}.bdt-range::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-7px;height:15px;width:15px;border-radius:500px;background:#666;}.bdt-range::-moz-range-thumb{border:none;height:15px;width:15px;margin-top:-7px;border-radius:500px;background:#666;}.bdt-input,.bdt-select,.bdt-textarea,.bdt-radio,.bdt-checkbox{box-sizing:border-box;margin:0;border-radius:0;font:inherit;}.bdt-input{overflow:visible;}.bdt-select{text-transform:none;}.bdt-select optgroup{font:inherit;font-weight:bold;}.bdt-textarea{overflow:auto;}.bdt-input[type="search"]::-webkit-search-cancel-button,.bdt-input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}.bdt-input[type="number"]::-webkit-inner-spin-button,.bdt-input[type="number"]::-webkit-outer-spin-button{height:auto;}.bdt-input::-moz-placeholder,.bdt-textarea::-moz-placeholder{opacity:1;}.bdt-radio:not(:disabled),.bdt-checkbox:not(:disabled){cursor:pointer;}.bdt-fieldset{border:none;margin:0;padding:0;min-width:0;}.bdt-input,.bdt-textarea{-webkit-appearance:none;}.bdt-input,.bdt-select,.bdt-textarea{max-width:100%;width:100%;border:0 none;padding:0 10px;background:#f8f8f8;color:#666;}.bdt-input,.bdt-select:not([multiple]):not([size]){height:40px;vertical-align:middle;display:inline-block;}.bdt-input:not(input),.bdt-select:not(select){line-height:40px;}.bdt-select[multiple],.bdt-select[size],.bdt-textarea{padding-top:6px;padding-bottom:6px;vertical-align:top;}.bdt-select[multiple],.bdt-select[size]{resize:vertical;}.bdt-input:focus,.bdt-select:focus,.bdt-textarea:focus{outline:none;background-color:#ebebeb;color:#666;}.bdt-input:disabled,.bdt-select:disabled,.bdt-textarea:disabled{background-color:#f8f8f8;color:#999;}.bdt-input::placeholder{color:#999;}.bdt-textarea::placeholder{color:#999;}.bdt-form-small{font-size:.875rem;}.bdt-form-small:not(textarea):not([multiple]):not([size]){height:30px;padding-left:8px;padding-right:8px;}textarea.bdt-form-small,[multiple].bdt-form-small,[size].bdt-form-small{padding:5px 8px;}.bdt-form-small:not(select):not(input):not(textarea){line-height:30px;}.bdt-form-large{font-size:1.25rem;}.bdt-form-large:not(textarea):not([multiple]):not([size]){height:55px;padding-left:12px;padding-right:12px;}textarea.bdt-form-large,[multiple].bdt-form-large,[size].bdt-form-large{padding:7px 12px;}.bdt-form-large:not(select):not(input):not(textarea){line-height:55px;}.bdt-form-danger,.bdt-form-danger:focus{color:#f0506e;}.bdt-form-success,.bdt-form-success:focus{color:#32d296;}.bdt-form-blank{background:none;}input.bdt-form-width-xsmall{width:50px;}select.bdt-form-width-xsmall{width:75px;}.bdt-form-width-small{width:130px;}.bdt-form-width-medium{width:200px;}.bdt-form-width-large{width:500px;}.bdt-select:not([multiple]):not([size]){-webkit-appearance:none;-moz-appearance:none;padding-right:20px;background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-select.svg");background-repeat:no-repeat;background-position:100% 50%;}.bdt-select:not([multiple]):not([size]).nitro-lazy{background-image:none !important;}.bdt-select:not([multiple]):not([size]) option{color:#666;}.bdt-select:not([multiple]):not([size]):disabled{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-select.svg");}.bdt-select:not([multiple]):not([size]):disabled.nitro-lazy{background-image:none !important;}.bdt-input[list]{padding-right:20px;background-repeat:no-repeat;background-position:100% 50%;}.bdt-input[list]:hover,.bdt-input[list]:focus{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-datalist.svg");}.bdt-input[list]:hover.nitro-lazy,.bdt-input[list]:focus.nitro-lazy{background-image:none !important;}.bdt-input[list]::-webkit-calendar-picker-indicator{display:none !important;}.bdt-radio,.bdt-checkbox{display:inline-block;height:16px;width:16px;overflow:hidden;margin-top:-4px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;background-color:#ebebeb;background-repeat:no-repeat;background-position:50% 50%;}.bdt-radio{border-radius:50%;}.bdt-radio:focus,.bdt-checkbox:focus{background-color:#dedede;outline:none;}.bdt-radio:checked,.bdt-checkbox:checked,.bdt-checkbox:indeterminate{background-color:#1e87f0;}.bdt-radio:checked:focus,.bdt-checkbox:checked:focus,.bdt-checkbox:indeterminate:focus{background-color:#0e6dcd;}.bdt-radio:checked{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-radio.svg");}.bdt-radio:checked.nitro-lazy{background-image:none !important;}.bdt-checkbox:checked{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox.svg");}.bdt-checkbox:checked.nitro-lazy{background-image:none !important;}.bdt-checkbox:indeterminate{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox-indeterminate.svg");}.bdt-checkbox:indeterminate.nitro-lazy{background-image:none !important;}.bdt-radio:disabled,.bdt-checkbox:disabled{background-color:#f8f8f8;}.bdt-radio:disabled:checked{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-radio.svg");}.bdt-radio:disabled:checked.nitro-lazy{background-image:none !important;}.bdt-checkbox:disabled:checked{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox.svg");}.bdt-checkbox:disabled:checked.nitro-lazy{background-image:none !important;}.bdt-checkbox:disabled:indeterminate{background-image:url("https://lifttrucksupplyinc.com/wp-content/plugins/bdthemes-prime-slider-lite/images/backgrounds/form-checkbox-indeterminate.svg");}.bdt-checkbox:disabled:indeterminate.nitro-lazy{background-image:none !important;}.bdt-legend{width:100%;color:inherit;padding:0;font-size:1.5rem;line-height:1.4;}.bdt-form-custom{display:inline-block;position:relative;max-width:100%;vertical-align:middle;}.bdt-form-custom select,.bdt-form-custom input[type="file"]{position:absolute;top:0;z-index:1;width:100%;height:100%;left:0;-webkit-appearance:none;opacity:0;cursor:pointer;}.bdt-form-custom input[type="file"]{font-size:500px;overflow:hidden;}.bdt-form-stacked .bdt-form-label{display:block;margin-bottom:10px;}@media (max-width:959px){.bdt-form-horizontal .bdt-form-label{display:block;margin-bottom:10px;}}@media (min-width:960px){.bdt-form-horizontal .bdt-form-label{width:200px;margin-top:7px;float:left;}.bdt-form-horizontal .bdt-form-controls{margin-left:215px;}.bdt-form-horizontal .bdt-form-controls-text{padding-top:7px;}}.bdt-form-icon{position:absolute;top:0;bottom:0;left:0;width:40px;display:inline-flex;justify-content:center;align-items:center;color:#999;}.bdt-form-icon:hover{color:#666;}.bdt-form-icon:not(a):not(button):not(input){pointer-events:none;}.bdt-form-icon:not(.bdt-form-icon-flip)~.bdt-input{padding-left:40px !important;}.bdt-form-icon-flip{right:0;left:auto;}.bdt-form-icon-flip~.bdt-input{padding-right:40px !important;}.bdt-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;-webkit-appearance:none;border-radius:0;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:16px;line-height:40px;text-align:center;text-decoration:none;}.bdt-button:not(:disabled){cursor:pointer;}.bdt-button::-moz-focus-inner{border:0;padding:0;}.bdt-button:hover{text-decoration:none;}.bdt-button-default{background-color:#f8f8f8;color:#333;}.bdt-button-default:hover{background-color:#ebebeb;color:#333;}.bdt-button-default:active,.bdt-button-default.bdt-active{background-color:#dfdfdf;color:#333;}.bdt-button-primary{background-color:#1e87f0;color:#fff;}.bdt-button-primary:hover{background-color:#0f7ae5;color:#fff;}.bdt-button-primary:active,.bdt-button-primary.bdt-active{background-color:#0e6dcd;color:#fff;}.bdt-button-secondary{background-color:#222;color:#fff;}.bdt-button-secondary:hover{background-color:#151515;color:#fff;}.bdt-button-secondary:active,.bdt-button-secondary.bdt-active{background-color:#080808;color:#fff;}.bdt-button-danger{background-color:#f0506e;color:#fff;}.bdt-button-danger:hover{background-color:#ee395b;color:#fff;}.bdt-button-danger:active,.bdt-button-danger.bdt-active{background-color:#ec2147;color:#fff;}.bdt-button-default:disabled,.bdt-button-primary:disabled,.bdt-button-secondary:disabled,.bdt-button-danger:disabled{background-color:#f8f8f8;color:#999;}.bdt-button-small{padding:0 15px;line-height:30px;font-size:.875rem;}.bdt-button-large{padding:0 40px;line-height:55px;font-size:1.25rem;}.bdt-button-text{padding:0;line-height:1.5;background:none;color:#333;}.bdt-button-text:hover{color:#999;}.bdt-button-text:disabled{color:#999;}.bdt-button-link{padding:0;line-height:1.5;background:none;color:#333;}.bdt-button-link:hover{color:#999;text-decoration:none;}.bdt-button-link:disabled{color:#999;text-decoration:none;}.bdt-button-group{display:inline-flex;vertical-align:middle;position:relative;}.bdt-progress{vertical-align:baseline;display:block;width:100%;border:0;background-color:#f8f8f8;margin-bottom:20px;height:15px;}*+.bdt-progress{margin-top:20px;}.bdt-progress::-webkit-progress-bar{background-color:transparent;}.bdt-progress::-webkit-progress-value{background-color:#1e87f0;transition:width .6s ease;}.bdt-progress::-moz-progress-bar{background-color:#1e87f0;transition:width .6s ease;}.bdt-section{display:flow-root;box-sizing:border-box;padding-top:40px;padding-bottom:40px;}@media (min-width:960px){.bdt-section{padding-top:70px;padding-bottom:70px;}}.bdt-section>:last-child{margin-bottom:0;}.bdt-section-xsmall{padding-top:20px;padding-bottom:20px;}.bdt-section-small{padding-top:40px;padding-bottom:40px;}.bdt-section-large{padding-top:70px;padding-bottom:70px;}@media (min-width:960px){.bdt-section-large{padding-top:140px;padding-bottom:140px;}}.bdt-section-xlarge{padding-top:140px;padding-bottom:140px;}@media (min-width:960px){.bdt-section-xlarge{padding-top:210px;padding-bottom:210px;}}.bdt-section-default{--bdt-inverse:dark;background:#fff;}.bdt-section-muted{--bdt-inverse:dark;background:#f8f8f8;}.bdt-section-primary{--bdt-inverse:light;background:#1e87f0;}.bdt-section-secondary{--bdt-inverse:light;background:#222;}.bdt-container{display:flow-root;box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;}@media (min-width:640px){.bdt-container{padding-left:30px;padding-right:30px;}}@media (min-width:960px){.bdt-container{padding-left:40px;padding-right:40px;}}.bdt-container>:last-child{margin-bottom:0;}.bdt-container .bdt-container{padding-left:0;padding-right:0;}.bdt-container-xsmall{max-width:750px;}.bdt-container-small{max-width:900px;}.bdt-container-large{max-width:1400px;}.bdt-container-xlarge{max-width:1600px;}.bdt-container-expand{max-width:none;}.bdt-container-expand-left{margin-left:0;}.bdt-container-expand-right{margin-right:0;}@media (min-width:640px){.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + ( 750px / 2 ) - 30px);}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + ( 900px / 2 ) - 30px);}}@media (min-width:960px){.bdt-container-expand-left,.bdt-container-expand-right{max-width:calc(50% + ( 1200px / 2 ) - 40px);}.bdt-container-expand-left.bdt-container-xsmall,.bdt-container-expand-right.bdt-container-xsmall{max-width:calc(50% + ( 750px / 2 ) - 40px);}.bdt-container-expand-left.bdt-container-small,.bdt-container-expand-right.bdt-container-small{max-width:calc(50% + ( 900px / 2 ) - 40px);}.bdt-container-expand-left.bdt-container-large,.bdt-container-expand-right.bdt-container-large{max-width:calc(50% + ( 1400px / 2 ) - 40px);}.bdt-container-expand-left.bdt-container-xlarge,.bdt-container-expand-right.bdt-container-xlarge{max-width:calc(50% + ( 1600px / 2 ) - 40px);}}.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 15px);}.bdt-container-item-padding-remove-left{margin-left:-15px;}.bdt-container-item-padding-remove-right{margin-right:-15px;}@media (min-width:640px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 30px);}.bdt-container-item-padding-remove-left{margin-left:-30px;}.bdt-container-item-padding-remove-right{margin-right:-30px;}}@media (min-width:960px){.bdt-container-item-padding-remove-left,.bdt-container-item-padding-remove-right{width:calc(100% + 40px);}.bdt-container-item-padding-remove-left{margin-left:-40px;}.bdt-container-item-padding-remove-right{margin-right:-40px;}}.bdt-tile{display:flow-root;position:relative;box-sizing:border-box;padding-left:15px;padding-right:15px;padding-top:40px;padding-bottom:40px;}@media (min-width:640px){.bdt-tile{padding-left:30px;padding-right:30px;}}@media (min-width:960px){.bdt-tile{padding-left:40px;padding-right:40px;padding-top:70px;padding-bottom:70px;}}.bdt-tile>:last-child{margin-bottom:0;}.bdt-tile-xsmall{padding-top:20px;padding-bottom:20px;}.bdt-tile-small{padding-top:40px;padding-bottom:40px;}.bdt-tile-large{padding-top:70px;padding-bottom:70px;}@media (min-width:960px){.bdt-tile-large{padding-top:140px;padding-bottom:140px;}}.bdt-tile-xlarge{padding-top:140px;padding-bottom:140px;}@media (min-width:960px){.bdt-tile-xlarge{padding-top:210px;padding-bottom:210px;}}.bdt-tile-default{--bdt-inverse:dark;background-color:#fff;}.bdt-tile-muted{--bdt-inverse:dark;background-color:#f8f8f8;}.bdt-tile-primary{--bdt-inverse:light;background-color:#1e87f0;}.bdt-tile-secondary{--bdt-inverse:light;background-color:#222;}.bdt-card{position:relative;box-sizing:border-box;}.bdt-card-body{display:flow-root;padding:30px 30px;}.bdt-card-header{display:flow-root;padding:15px 30px;}.bdt-card-footer{display:flow-root;padding:15px 30px;}@media (min-width:1200px){.bdt-card-body{padding:40px 40px;}.bdt-card-header{padding:20px 40px;}.bdt-card-footer{padding:20px 40px;}}.bdt-card-body>:last-child,.bdt-card-header>:last-child,.bdt-card-footer>:last-child{margin-bottom:0;}.bdt-card-title{font-size:1.5rem;line-height:1.4;}.bdt-card-badge{position:absolute;top:15px;right:15px;z-index:1;height:22px;padding:0 10px;background:#1e87f0;color:#fff;font-size:.875rem;display:flex;justify-content:center;align-items:center;line-height:0;}.bdt-card-badge:first-child+*{margin-top:0;}.bdt-card-hover:not(.bdt-card-default):not(.bdt-card-primary):not(.bdt-card-secondary):hover{background-color:#f8f8f8;}.bdt-card-default{--bdt-inverse:dark;background-color:#f8f8f8;color:#666;}.bdt-card-default .bdt-card-title{color:#333;}.bdt-card-default.bdt-card-hover:hover{background-color:#ebebeb;}.bdt-card-primary{--bdt-inverse:light;background-color:#1e87f0;color:#fff;}.bdt-card-primary .bdt-card-title{color:#fff;}.bdt-card-primary.bdt-card-hover:hover{background-color:#0f7ae5;}.bdt-card-secondary{--bdt-inverse:light;background-color:#222;color:#fff;}.bdt-card-secondary .bdt-card-title{color:#fff;}.bdt-card-secondary.bdt-card-hover:hover{background-color:#151515;}.bdt-card-small.bdt-card-body,.bdt-card-small .bdt-card-body{padding:20px 20px;}.bdt-card-small .bdt-card-header{padding:13px 20px;}.bdt-card-small .bdt-card-footer{padding:13px 20px;}@media (min-width:1200px){.bdt-card-large.bdt-card-body,.bdt-card-large .bdt-card-body{padding:70px 70px;}.bdt-card-large .bdt-card-header{padding:35px 70px;}.bdt-card-large .bdt-card-footer{padding:35px 70px;}}.bdt-close{color:#999;}.bdt-close:hover{color:#666;}.bdt-spinner>*{animation:bdt-spinner-rotate 1.4s linear infinite;}@keyframes bdt-spinner-rotate{0%{transform:rotate(0deg);}100%{transform:rotate(270deg);}}.bdt-spinner>*>*{stroke-dasharray:88px;stroke-dashoffset:0;transform-origin:center;animation:bdt-spinner-dash 1.4s ease-in-out infinite;stroke-width:1;stroke-linecap:round;}@keyframes bdt-spinner-dash{0%{stroke-dashoffset:88px;}50%{stroke-dashoffset:22px;transform:rotate(135deg);}100%{stroke-dashoffset:88px;transform:rotate(450deg);}}.bdt-totop{padding:5px;color:#999;}.bdt-totop:hover{color:#666;}.bdt-totop:active{color:#333;}.bdt-marker{padding:5px;background:#222;color:#fff;}.bdt-marker:hover{color:#fff;}.bdt-alert{position:relative;margin-bottom:20px;padding:15px 29px 15px 15px;background:#f8f8f8;color:#666;}*+.bdt-alert{margin-top:20px;}.bdt-alert>:last-child{margin-bottom:0;}.bdt-alert-close{position:absolute;top:20px;right:15px;}.bdt-alert-close:first-child+*{margin-top:0;}.bdt-alert-primary{background:#d8eafc;color:#1e87f0;}.bdt-alert-success{background:#edfbf6;color:#32d296;}.bdt-alert-warning{background:#fff6ee;color:#faa05a;}.bdt-alert-danger{background:#fef4f6;color:#f0506e;}.bdt-placeholder{margin-bottom:20px;padding:30px 30px;background:#f8f8f8;}*+.bdt-placeholder{margin-top:20px;}.bdt-placeholder>:last-child{margin-bottom:0;}.bdt-badge{box-sizing:border-box;min-width:18px;height:18px;padding:0 5px;border-radius:500px;vertical-align:middle;background:#1e87f0;color:#fff;font-size:11px;display:inline-flex;justify-content:center;align-items:center;line-height:0;}.bdt-badge:hover{text-decoration:none;}.bdt-label{display:inline-block;padding:0 10px;background:#1e87f0;line-height:1.5;font-size:.875rem;color:#fff;vertical-align:middle;white-space:nowrap;}.bdt-label-success{background-color:#32d296;color:#fff;}.bdt-label-warning{background-color:#faa05a;color:#fff;}.bdt-label-danger{background-color:#f0506e;color:#fff;}.bdt-overlay{padding:30px 30px;}.bdt-overlay>:last-child{margin-bottom:0;}.bdt-overlay-default{--bdt-inverse:dark;background:rgba(255,255,255,.8);}.bdt-overlay-primary{--bdt-inverse:light;background:rgba(34,34,34,.8);}.bdt-article{display:flow-root;}.bdt-article>:last-child{margin-bottom:0;}.bdt-article+.bdt-article{margin-top:70px;}.bdt-article-title{font-size:2.23125rem;line-height:1.2;}@media (min-width:960px){.bdt-article-title{font-size:2.625rem;}}.bdt-article-meta{font-size:.875rem;line-height:1.4;color:#999;}.bdt-comment-body{display:flow-root;overflow-wrap:break-word;word-wrap:break-word;}.bdt-comment-header{display:flow-root;margin-bottom:20px;}.bdt-comment-body>:last-child,.bdt-comment-header>:last-child{margin-bottom:0;}.bdt-comment-title{font-size:1.25rem;line-height:1.4;}.bdt-comment-meta{font-size:.875rem;line-height:1.4;color:#999;}.bdt-comment-list{padding:0;list-style:none;}.bdt-comment-list>:nth-child(n+2){margin-top:70px;}.bdt-comment-list .bdt-comment~ul{margin:70px 0 0 0;padding-left:30px;list-style:none;}@media (min-width:960px){.bdt-comment-list .bdt-comment~ul{padding-left:100px;}}.bdt-comment-list .bdt-comment~ul>:nth-child(n+2){margin-top:70px;}.bdt-search{display:inline-block;position:relative;max-width:100%;margin:0;}.bdt-search-input::-webkit-search-cancel-button,.bdt-search-input::-webkit-search-decoration{-webkit-appearance:none;}.bdt-search-input::-moz-placeholder{opacity:1;}.bdt-search-input{box-sizing:border-box;margin:0;border-radius:0;font:inherit;overflow:visible;-webkit-appearance:none;vertical-align:middle;width:100%;border:none;color:#666;}.bdt-search-input:focus{outline:none;}.bdt-search-input::placeholder{color:#999;}.bdt-search .bdt-search-icon{position:absolute;top:0;bottom:0;left:0;display:inline-flex;justify-content:center;align-items:center;color:#999;}.bdt-search .bdt-search-icon:hover{color:#999;}.bdt-search .bdt-search-icon:not(a):not(button):not(input){pointer-events:none;}.bdt-search .bdt-search-icon-flip{right:0;left:auto;}.bdt-search-default{width:240px;}.bdt-search-default .bdt-search-input{height:40px;padding-left:10px;padding-right:10px;background:#f8f8f8;}.bdt-search-default .bdt-search-input:focus{background-color:#f3f3f3;}.bdt-search-default .bdt-search-icon{width:40px;}.bdt-search-default:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:40px;}.bdt-search-default:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:40px;}.bdt-search-navbar{width:240px;}.bdt-search-navbar .bdt-search-input{height:40px;padding-left:10px;padding-right:10px;background:#fff;}.bdt-search-navbar .bdt-search-input:focus{background-color:#fcfcfc;}.bdt-search-navbar .bdt-search-icon{width:40px;}.bdt-search-navbar:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:40px;}.bdt-search-navbar:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:40px;}.bdt-search-medium{width:400px;}.bdt-search-medium .bdt-search-input{height:40px;background:transparent;font-size:1.5rem;}.bdt-search-medium .bdt-search-icon{width:24px;}.bdt-search-medium:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:34px;}.bdt-search-medium:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:34px;}.bdt-search-large{width:500px;}.bdt-search-large .bdt-search-input{height:80px;background:transparent;font-size:2.625rem;}.bdt-search-large .bdt-search-icon{width:40px;}.bdt-search-large:has(.bdt-search-icon:not(.bdt-search-icon-flip)) .bdt-search-input{padding-left:60px;}.bdt-search-large:has(.bdt-search-icon-flip) .bdt-search-input{padding-right:60px;}.bdt-search-toggle{color:#999;}.bdt-search-toggle:hover{color:#666;}.bdt-accordion{padding:0;list-style:none;}.bdt-accordion>:nth-child(n+2){margin-top:20px;}.bdt-accordion-title{display:block;font-size:1.25rem;line-height:1.4;color:#333;}.bdt-accordion-title:hover{color:#666;text-decoration:none;}.bdt-accordion-content{display:flow-root;margin-top:20px;}.bdt-accordion-content>:last-child{margin-bottom:0;}.bdt-drop{display:none;position:absolute;z-index:1020;--bdt-position-offset:20px;--bdt-position-viewport-offset:15px;box-sizing:border-box;width:300px;}.bdt-drop.bdt-open{display:block;}.bdt-drop-stack .bdt-drop-grid>*{width:100% !important;}.bdt-drop-parent-icon{margin-left:.25em;transition:transform .3s ease-out;}[aria-expanded="true"]>.bdt-drop-parent-icon{transform:rotateX(180deg);}.bdt-dropbar{--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:0;--bdt-inverse:dark;width:auto;padding:15px 15px 15px 15px;background:#f8f8f8;color:#666;}.bdt-dropbar>:last-child{margin-bottom:0;}@media (min-width:640px){.bdt-dropbar{padding-left:30px;padding-right:30px;}}@media (min-width:960px){.bdt-dropbar{padding-left:40px;padding-right:40px;}}.bdt-dropbar :focus-visible{outline-color:#333 !important;}.bdt-dropbar-large{padding-top:40px;padding-bottom:40px;}.bdt-dropnav-dropbar{position:absolute;z-index:980;padding:0;left:0;right:0;}.bdt-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;overflow-y:auto;padding:15px 15px;background:rgba(0,0,0,.6);opacity:0;transition:opacity .15s linear;}@media (min-width:640px){.bdt-modal{padding:50px 30px;}}@media (min-width:960px){.bdt-modal{padding-left:40px;padding-right:40px;}}.bdt-modal.bdt-open{opacity:1;}.bdt-modal-page{overflow:hidden;}.bdt-modal-dialog{position:relative;box-sizing:border-box;margin:0 auto;width:600px;max-width:100% !important;background:#fff;opacity:0;transform:translateY(-100px);transition:.3s linear;transition-property:opacity,transform;}.bdt-open>.bdt-modal-dialog{opacity:1;transform:translateY(0);}.bdt-modal-container .bdt-modal-dialog{width:1200px;}.bdt-modal-full{padding:0;background:none;}.bdt-modal-full .bdt-modal-dialog{margin:0;width:100%;max-width:100%;transform:translateY(0);}.bdt-modal-body{display:flow-root;padding:20px 20px;}.bdt-modal-header{display:flow-root;padding:10px 20px;background:#f8f8f8;}.bdt-modal-footer{display:flow-root;padding:10px 20px;background:#f8f8f8;}@media (min-width:640px){.bdt-modal-body{padding:30px 30px;}.bdt-modal-header{padding:15px 30px;}.bdt-modal-footer{padding:15px 30px;}}.bdt-modal-body>:last-child,.bdt-modal-header>:last-child,.bdt-modal-footer>:last-child{margin-bottom:0;}.bdt-modal-title{font-size:2rem;line-height:1.3;}[class*="bdt-modal-close-"]{position:absolute;z-index:1010;top:10px;right:10px;padding:5px;}[class*="bdt-modal-close-"]:first-child+*{margin-top:0;}.bdt-modal-close-outside{top:0;right:-5px;transform:translate(0,-100%);color:#fff;}.bdt-modal-close-outside:hover{color:#fff;}@media (min-width:960px){.bdt-modal-close-outside{right:0;transform:translate(100%,-100%);}}.bdt-slideshow{-webkit-tap-highlight-color:transparent;}.bdt-slideshow-items{position:relative;z-index:0;margin:0;padding:0;list-style:none;overflow:hidden;-webkit-touch-callout:none;touch-action:pan-y;}.bdt-slideshow-items>*{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;will-change:transform,opacity;}.bdt-slideshow-items>:not(.bdt-active){display:none;}.bdt-slider{-webkit-tap-highlight-color:transparent;}.bdt-slider-container{overflow:hidden;overflow:clip;}.bdt-slider-container-offset{margin:-11px -25px -39px -25px;padding:11px 25px 39px 25px;}.bdt-slider-items{will-change:transform;position:relative;touch-action:pan-y;}.bdt-slider-items:not(.bdt-grid){display:flex;margin:0;padding:0;list-style:none;-webkit-touch-callout:none;}.bdt-slider-items.bdt-grid{flex-wrap:nowrap;}.bdt-slider-items>*{flex:none !important;box-sizing:border-box;max-width:100%;position:relative;}.bdt-sticky{position:relative;z-index:980;box-sizing:border-box;}.bdt-sticky-fixed{margin:0 !important;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.bdt-sticky[class*="bdt-animation-"]{animation-duration:.2s;}.bdt-sticky.bdt-animation-reverse{animation-duration:.2s;}.bdt-sticky-placeholder{pointer-events:none;}.bdt-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000;}.bdt-offcanvas-flip .bdt-offcanvas{right:0;left:auto;}.bdt-offcanvas-bar{--bdt-inverse:light;position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:20px 20px;background:#222;overflow-y:auto;}@media (min-width:640px){.bdt-offcanvas-bar{left:-350px;width:350px;padding:30px 30px;}}.bdt-offcanvas-flip .bdt-offcanvas-bar{left:auto;right:-270px;}@media (min-width:640px){.bdt-offcanvas-flip .bdt-offcanvas-bar{right:-350px;}}.bdt-open>.bdt-offcanvas-bar{left:0;}.bdt-offcanvas-flip .bdt-open>.bdt-offcanvas-bar{left:auto;right:0;}.bdt-offcanvas-bar-animation{transition:left .3s ease-out;}.bdt-offcanvas-flip .bdt-offcanvas-bar-animation{transition-property:right;}.bdt-offcanvas-reveal{position:absolute;top:0;bottom:0;left:0;width:0;overflow:hidden;transition:width .3s ease-out;}.bdt-offcanvas-reveal .bdt-offcanvas-bar{left:0;}.bdt-offcanvas-flip .bdt-offcanvas-reveal .bdt-offcanvas-bar{left:auto;right:0;}.bdt-open>.bdt-offcanvas-reveal{width:270px;}@media (min-width:640px){.bdt-open>.bdt-offcanvas-reveal{width:350px;}}.bdt-offcanvas-flip .bdt-offcanvas-reveal{right:0;left:auto;}.bdt-offcanvas-close{position:absolute;z-index:1000;top:5px;right:5px;padding:5px;}@media (min-width:640px){.bdt-offcanvas-close{top:10px;right:10px;}}.bdt-offcanvas-close:first-child+*{margin-top:0;}.bdt-offcanvas-overlay{width:100vw;touch-action:none;}.bdt-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.1);opacity:0;transition:opacity .15s linear;}.bdt-offcanvas-overlay.bdt-open::before{opacity:1;}.bdt-offcanvas-page,.bdt-offcanvas-container{overflow-x:hidden;overflow-x:clip;}.bdt-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%;}:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:270px;}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-270px;}@media (min-width:640px){:not(.bdt-offcanvas-flip).bdt-offcanvas-container-animation{left:350px;}.bdt-offcanvas-flip.bdt-offcanvas-container-animation{left:-350px;}}.bdt-switcher{margin:0;padding:0;list-style:none;}.bdt-switcher>:not(.bdt-active){display:none;}.bdt-switcher>*>:last-child{margin-bottom:0;}.bdt-leader{overflow:hidden;}.bdt-leader-fill::after{display:inline-block;margin-left:15px;width:0;content:attr(data-fill);white-space:nowrap;}.bdt-leader-fill.bdt-leader-hide::after{display:none;}:root{}.bdt-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:350px;}.bdt-notification-top-right,.bdt-notification-bottom-right{left:auto;right:10px;}.bdt-notification-top-center,.bdt-notification-bottom-center{left:50%;margin-left:-175px;}.bdt-notification-bottom-left,.bdt-notification-bottom-right,.bdt-notification-bottom-center{top:auto;bottom:10px;}@media (max-width:639px){.bdt-notification{left:10px;right:10px;width:auto;margin:0;}}.bdt-notification-message{position:relative;padding:15px;background:#f8f8f8;color:#666;font-size:1.25rem;line-height:1.4;cursor:pointer;}*+.bdt-notification-message{margin-top:10px;}.bdt-notification-close{display:none;position:absolute;top:20px;right:15px;}.bdt-notification-message:hover .bdt-notification-close{display:block;}.bdt-notification-message-primary{color:#1e87f0;}.bdt-notification-message-success{color:#32d296;}.bdt-notification-message-warning{color:#faa05a;}.bdt-notification-message-danger{color:#f0506e;}.bdt-tooltip{display:none;position:absolute;z-index:1030;--bdt-position-offset:10px;--bdt-position-viewport-offset:10;top:0;box-sizing:border-box;max-width:200px;padding:3px 6px;background:#666;border-radius:2px;color:#fff;font-size:12px;}.bdt-tooltip.bdt-active{display:block;}.bdt-sortable{position:relative;}.bdt-sortable>:last-child{margin-bottom:0;}.bdt-sortable-drag{position:fixed !important;z-index:1050 !important;pointer-events:none;}.bdt-sortable-placeholder{opacity:0;pointer-events:none;}.bdt-sortable-empty{min-height:50px;}.bdt-sortable-handle:hover{cursor:move;}.bdt-countdown-number{font-variant-numeric:tabular-nums;font-size:2rem;line-height:.8;}@media (min-width:640px){.bdt-countdown-number{font-size:4rem;}}@media (min-width:960px){.bdt-countdown-number{font-size:6rem;}}.bdt-countdown-separator{font-size:1rem;line-height:1.6;}@media (min-width:640px){.bdt-countdown-separator{font-size:2rem;}}@media (min-width:960px){.bdt-countdown-separator{font-size:3rem;}}.bdt-grid{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;}.bdt-grid>*{margin:0;}.bdt-grid>*>:last-child{margin-bottom:0;}.bdt-grid{margin-left:-30px;}.bdt-grid>*{padding-left:30px;}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:30px;}@media (min-width:1200px){.bdt-grid{margin-left:-40px;}.bdt-grid>*{padding-left:40px;}.bdt-grid+.bdt-grid,.bdt-grid>.bdt-grid-margin,*+.bdt-grid-margin{margin-top:40px;}}.bdt-grid-small,.bdt-grid-column-small{margin-left:-15px;}.bdt-grid-small>*,.bdt-grid-column-small>*{padding-left:15px;}.bdt-grid+.bdt-grid-small,.bdt-grid+.bdt-grid-row-small,.bdt-grid-small>.bdt-grid-margin,.bdt-grid-row-small>.bdt-grid-margin,*+.bdt-grid-margin-small{margin-top:15px;}.bdt-grid-medium,.bdt-grid-column-medium{margin-left:-30px;}.bdt-grid-medium>*,.bdt-grid-column-medium>*{padding-left:30px;}.bdt-grid+.bdt-grid-medium,.bdt-grid+.bdt-grid-row-medium,.bdt-grid-medium>.bdt-grid-margin,.bdt-grid-row-medium>.bdt-grid-margin,*+.bdt-grid-margin-medium{margin-top:30px;}.bdt-grid-large,.bdt-grid-column-large{margin-left:-40px;}.bdt-grid-large>*,.bdt-grid-column-large>*{padding-left:40px;}.bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:40px;}@media (min-width:1200px){.bdt-grid-large,.bdt-grid-column-large{margin-left:-70px;}.bdt-grid-large>*,.bdt-grid-column-large>*{padding-left:70px;}.bdt-grid+.bdt-grid-large,.bdt-grid+.bdt-grid-row-large,.bdt-grid-large>.bdt-grid-margin,.bdt-grid-row-large>.bdt-grid-margin,*+.bdt-grid-margin-large{margin-top:70px;}}.bdt-grid-collapse,.bdt-grid-column-collapse{margin-left:0;}.bdt-grid-collapse>*,.bdt-grid-column-collapse>*{padding-left:0;}.bdt-grid+.bdt-grid-collapse,.bdt-grid+.bdt-grid-row-collapse,.bdt-grid-collapse>.bdt-grid-margin,.bdt-grid-row-collapse>.bdt-grid-margin{margin-top:0;}.bdt-grid-divider>*{position:relative;}.bdt-grid-divider>:not(.bdt-first-column)::before{content:"";position:absolute;top:0;bottom:0;border-left:1px solid #e5e5e5;}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid #e5e5e5;}.bdt-grid-divider{margin-left:-60px;}.bdt-grid-divider>*{padding-left:60px;}.bdt-grid-divider>:not(.bdt-first-column)::before{left:30px;}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:60px;}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px;}@media (min-width:1200px){.bdt-grid-divider{margin-left:-80px;}.bdt-grid-divider>*{padding-left:80px;}.bdt-grid-divider>:not(.bdt-first-column)::before{left:40px;}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin{margin-top:80px;}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px;}}.bdt-grid-divider.bdt-grid-small,.bdt-grid-divider.bdt-grid-column-small{margin-left:-30px;}.bdt-grid-divider.bdt-grid-small>*,.bdt-grid-divider.bdt-grid-column-small>*{padding-left:30px;}.bdt-grid-divider.bdt-grid-small>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-small>:not(.bdt-first-column)::before{left:15px;}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin{margin-top:30px;}.bdt-grid-divider.bdt-grid-small.bdt-grid-stack>.bdt-grid-margin::before{top:-15px;left:30px;}.bdt-grid-divider.bdt-grid-row-small.bdt-grid-stack>.bdt-grid-margin::before{top:-15px;}.bdt-grid-divider.bdt-grid-column-small.bdt-grid-stack>.bdt-grid-margin::before{left:30px;}.bdt-grid-divider.bdt-grid-medium,.bdt-grid-divider.bdt-grid-column-medium{margin-left:-60px;}.bdt-grid-divider.bdt-grid-medium>*,.bdt-grid-divider.bdt-grid-column-medium>*{padding-left:60px;}.bdt-grid-divider.bdt-grid-medium>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-medium>:not(.bdt-first-column)::before{left:30px;}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin{margin-top:60px;}.bdt-grid-divider.bdt-grid-medium.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;left:60px;}.bdt-grid-divider.bdt-grid-row-medium.bdt-grid-stack>.bdt-grid-margin::before{top:-30px;}.bdt-grid-divider.bdt-grid-column-medium.bdt-grid-stack>.bdt-grid-margin::before{left:60px;}.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-80px;}.bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>*{padding-left:80px;}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before{left:40px;}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin{margin-top:80px;}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;left:80px;}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before{top:-40px;}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before{left:80px;}@media (min-width:1200px){.bdt-grid-divider.bdt-grid-large,.bdt-grid-divider.bdt-grid-column-large{margin-left:-140px;}.bdt-grid-divider.bdt-grid-large>*,.bdt-grid-divider.bdt-grid-column-large>*{padding-left:140px;}.bdt-grid-divider.bdt-grid-large>:not(.bdt-first-column)::before,.bdt-grid-divider.bdt-grid-column-large>:not(.bdt-first-column)::before{left:70px;}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin,.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin{margin-top:140px;}.bdt-grid-divider.bdt-grid-large.bdt-grid-stack>.bdt-grid-margin::before{top:-70px;left:140px;}.bdt-grid-divider.bdt-grid-row-large.bdt-grid-stack>.bdt-grid-margin::before{top:-70px;}.bdt-grid-divider.bdt-grid-column-large.bdt-grid-stack>.bdt-grid-margin::before{left:140px;}}.bdt-grid-match>*,.bdt-grid-item-match{display:flex;flex-wrap:wrap;}.bdt-grid-match>*>:not([class*="bdt-width"]),.bdt-grid-item-match>:not([class*="bdt-width"]){box-sizing:border-box;width:100%;flex:auto;}.bdt-nav,.bdt-nav ul{margin:0;padding:0;list-style:none;}.bdt-nav li>a{display:flex;align-items:center;column-gap:.25em;text-decoration:none;}.bdt-nav>li>a{padding:5px 0;}ul.bdt-nav-sub{padding:5px 0 5px 15px;}.bdt-nav-sub ul{padding-left:15px;}.bdt-nav-sub a{padding:2px 0;}.bdt-nav-parent-icon{margin-left:auto;transition:transform .3s ease-out;}.bdt-nav>li.bdt-open>a .bdt-nav-parent-icon{transform:rotateX(180deg);}.bdt-nav-header{padding:5px 0;text-transform:uppercase;font-size:.875rem;}.bdt-nav-header:not(:first-child){margin-top:20px;}.bdt-nav .bdt-nav-divider{margin:5px 0;}.bdt-nav-default{font-size:16px;line-height:1.5;}.bdt-nav-default>li>a{color:#999;}.bdt-nav-default>li>a:hover{color:#666;}.bdt-nav-default>li.bdt-active>a{color:#333;}.bdt-nav-default .bdt-nav-subtitle{font-size:.875rem;}.bdt-nav-default .bdt-nav-header{color:#333;}.bdt-nav-default .bdt-nav-divider{border-top:1px solid #e5e5e5;}.bdt-nav-default .bdt-nav-sub{font-size:16px;line-height:1.5;}.bdt-nav-default .bdt-nav-sub a{color:#999;}.bdt-nav-default .bdt-nav-sub a:hover{color:#666;}.bdt-nav-default .bdt-nav-sub li.bdt-active>a{color:#333;}.bdt-nav-primary{font-size:1.5rem;line-height:1.5;}.bdt-nav-primary>li>a{color:#999;}.bdt-nav-primary>li>a:hover{color:#666;}.bdt-nav-primary>li.bdt-active>a{color:#333;}.bdt-nav-primary .bdt-nav-subtitle{font-size:1.25rem;}.bdt-nav-primary .bdt-nav-header{color:#333;}.bdt-nav-primary .bdt-nav-divider{border-top:1px solid #e5e5e5;}.bdt-nav-primary .bdt-nav-sub{font-size:1.25rem;line-height:1.5;}.bdt-nav-primary .bdt-nav-sub a{color:#999;}.bdt-nav-primary .bdt-nav-sub a:hover{color:#666;}.bdt-nav-primary .bdt-nav-sub li.bdt-active>a{color:#333;}.bdt-nav-secondary{font-size:16px;line-height:1.5;}.bdt-nav-secondary>li>a{color:#333;}.bdt-nav-secondary>li>a:hover{color:#333;}.bdt-nav-secondary>li.bdt-active>a{color:#333;}.bdt-nav-secondary .bdt-nav-subtitle{font-size:.875rem;color:#999;}.bdt-nav-secondary>li>a:hover .bdt-nav-subtitle{color:#666;}.bdt-nav-secondary>li.bdt-active>a .bdt-nav-subtitle{color:#333;}.bdt-nav-secondary .bdt-nav-header{color:#333;}.bdt-nav-secondary .bdt-nav-divider{border-top:1px solid #e5e5e5;}.bdt-nav-secondary .bdt-nav-sub{font-size:.875rem;line-height:1.5;}.bdt-nav-secondary .bdt-nav-sub a{color:#999;}.bdt-nav-secondary .bdt-nav-sub a:hover{color:#666;}.bdt-nav-secondary .bdt-nav-sub li.bdt-active>a{color:#333;}.bdt-nav-medium{font-size:2.8875rem;line-height:1;}.bdt-nav-large{font-size:3.4rem;line-height:1;}.bdt-nav-xlarge{font-size:4rem;line-height:1;}@media (min-width:960px){.bdt-nav-medium{font-size:3.5rem;}.bdt-nav-large{font-size:4rem;}.bdt-nav-xlarge{font-size:6rem;}}@media (min-width:1200px){.bdt-nav-medium{font-size:4rem;}.bdt-nav-large{font-size:6rem;}.bdt-nav-xlarge{font-size:8rem;}}.bdt-nav-center{text-align:center;}.bdt-nav-center li>a{justify-content:center;}.bdt-nav-center .bdt-nav-sub,.bdt-nav-center .bdt-nav-sub ul{padding-left:0;}.bdt-nav-center .bdt-nav-parent-icon{margin-left:.25em;}.bdt-nav.bdt-nav-divider>:not(.bdt-nav-header,.bdt-nav-divider)+:not(.bdt-nav-header,.bdt-nav-divider){margin-top:5px;padding-top:5px;border-top:1px solid #e5e5e5;}.bdt-navbar{display:flex;position:relative;}.bdt-navbar-container:not(.bdt-navbar-transparent){background:#f8f8f8;}.bdt-navbar-left,.bdt-navbar-right,[class*="bdt-navbar-center"]{display:flex;gap:0;align-items:center;}.bdt-navbar-right{margin-left:auto;}.bdt-navbar-center:only-child{margin-left:auto;margin-right:auto;position:relative;}.bdt-navbar-center:not(:only-child){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;box-sizing:border-box;z-index:990;}.bdt-navbar-center-left,.bdt-navbar-center-right{position:absolute;top:0;}.bdt-navbar-center-left{right:calc(100% + 0px);}.bdt-navbar-center-right{left:calc(100% + 0px);}[class*="bdt-navbar-center-"]{width:max-content;box-sizing:border-box;}.bdt-navbar-nav{display:flex;gap:0;margin:0;padding:0;list-style:none;}.bdt-navbar-left,.bdt-navbar-right,.bdt-navbar-center:only-child{flex-wrap:wrap;}.bdt-navbar-nav>li>a,.bdt-navbar-item,.bdt-navbar-toggle{display:flex;justify-content:center;align-items:center;column-gap:.25em;box-sizing:border-box;min-height:80px;font-size:16px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";text-decoration:none;}.bdt-navbar-nav>li>a{padding:0 15px;color:#999;}.bdt-navbar-nav>li:hover>a,.bdt-navbar-nav>li>a[aria-expanded="true"]{color:#666;}.bdt-navbar-nav>li>a:active{color:#333;}.bdt-navbar-nav>li.bdt-active>a{color:#333;}.bdt-navbar-parent-icon{margin-left:4px;transition:transform .3s ease-out;}.bdt-navbar-nav>li>a[aria-expanded="true"] .bdt-navbar-parent-icon{transform:rotateX(180deg);}.bdt-navbar-item{padding:0 15px;color:#666;}.bdt-navbar-item>:last-child{margin-bottom:0;}.bdt-navbar-toggle{padding:0 15px;color:#999;}.bdt-navbar-toggle:hover,.bdt-navbar-toggle[aria-expanded="true"]{color:#666;text-decoration:none;}.bdt-navbar-subtitle{font-size:.875rem;}.bdt-navbar-justify .bdt-navbar-left,.bdt-navbar-justify .bdt-navbar-right,.bdt-navbar-justify .bdt-navbar-nav,.bdt-navbar-justify .bdt-navbar-nav>li,.bdt-navbar-justify .bdt-navbar-item,.bdt-navbar-justify .bdt-navbar-toggle{flex-grow:1;}.bdt-navbar-dropdown{--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:15px;--bdt-inverse:dark;width:200px;padding:15px;background:#f8f8f8;color:#666;}.bdt-navbar-dropdown>:last-child{margin-bottom:0;}.bdt-navbar-dropdown :focus-visible{outline-color:#333 !important;}.bdt-navbar-dropdown .bdt-drop-grid{margin-left:-30px;}.bdt-navbar-dropdown .bdt-drop-grid>*{padding-left:30px;}.bdt-navbar-dropdown .bdt-drop-grid>.bdt-grid-margin{margin-top:30px;}.bdt-navbar-dropdown-width-2:not(.bdt-drop-stack){width:400px;}.bdt-navbar-dropdown-width-3:not(.bdt-drop-stack){width:600px;}.bdt-navbar-dropdown-width-4:not(.bdt-drop-stack){width:800px;}.bdt-navbar-dropdown-width-5:not(.bdt-drop-stack){width:1000px;}.bdt-navbar-dropdown-large{--bdt-position-shift-offset:0;padding:40px;}.bdt-navbar-dropdown-dropbar{width:auto;background:transparent;padding:15px 0 15px 0;--bdt-position-offset:0;--bdt-position-shift-offset:0;--bdt-position-viewport-offset:15px;}@media (min-width:640px){.bdt-navbar-dropdown-dropbar{--bdt-position-viewport-offset:30px;}}@media (min-width:960px){.bdt-navbar-dropdown-dropbar{--bdt-position-viewport-offset:40px;}}.bdt-navbar-dropdown-dropbar-large{--bdt-position-shift-offset:0;padding-top:40px;padding-bottom:40px;}.bdt-navbar-dropdown-nav>li>a{color:#999;}.bdt-navbar-dropdown-nav>li>a:hover{color:#666;}.bdt-navbar-dropdown-nav>li.bdt-active>a{color:#333;}.bdt-navbar-dropdown-nav .bdt-nav-subtitle{font-size:.875rem;}.bdt-navbar-dropdown-nav .bdt-nav-header{color:#333;}.bdt-navbar-dropdown-nav .bdt-nav-divider{border-top:1px solid #e5e5e5;}.bdt-navbar-dropdown-nav .bdt-nav-sub a{color:#999;}.bdt-navbar-dropdown-nav .bdt-nav-sub a:hover{color:#666;}.bdt-navbar-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#333;}.bdt-subnav{display:flex;flex-wrap:wrap;align-items:center;margin-left:-20px;padding:0;list-style:none;}.bdt-subnav>*{flex:none;padding-left:20px;position:relative;}.bdt-subnav>*>:first-child{display:flex;align-items:center;column-gap:.25em;color:#999;}.bdt-subnav>*>a:hover{color:#666;text-decoration:none;}.bdt-subnav>.bdt-active>a{color:#333;}.bdt-subnav-divider{margin-left:-41px;}.bdt-subnav-divider>*{display:flex;align-items:center;}.bdt-subnav-divider>::before{content:"";height:1.5em;margin-left:0;margin-right:20px;border-left:1px solid transparent;}.bdt-subnav-divider>:nth-child(n+2):not(.bdt-first-column)::before{border-left-color:#e5e5e5;}.bdt-subnav-pill>*>:first-child{padding:5px 10px;background:transparent;color:#999;}.bdt-subnav-pill>*>a:hover{background-color:#f8f8f8;color:#666;}.bdt-subnav-pill>*>a:active{background-color:#f8f8f8;color:#666;}.bdt-subnav-pill>.bdt-active>a{background-color:#1e87f0;color:#fff;}.bdt-subnav>.bdt-disabled>a{color:#999;}.bdt-breadcrumb{padding:0;list-style:none;}.bdt-breadcrumb>*{display:contents;}.bdt-breadcrumb>*>*{font-size:.875rem;color:#999;}.bdt-breadcrumb>*>:hover{color:#666;text-decoration:none;}.bdt-breadcrumb>:last-child>span,.bdt-breadcrumb>:last-child>a:not([href]){color:#666;}.bdt-breadcrumb>:nth-child(n+2):not(.bdt-first-column)::before{content:"/";display:inline-block;margin:0 20px 0 calc(20px - 4px);font-size:.875rem;color:#999;}.bdt-pagination{display:flex;flex-wrap:wrap;align-items:center;margin-left:0;padding:0;list-style:none;}.bdt-pagination>*{flex:none;padding-left:0;position:relative;}.bdt-pagination>*>*{display:flex;align-items:center;column-gap:.25em;padding:5px 10px;color:#999;}.bdt-pagination>*>:hover{color:#666;text-decoration:none;}.bdt-pagination>.bdt-active>*{color:#666;}.bdt-pagination>.bdt-disabled>*{color:#999;}.bdt-tab{display:flex;flex-wrap:wrap;margin-left:-20px;padding:0;list-style:none;}.bdt-tab>*{flex:none;padding-left:20px;position:relative;}.bdt-tab>*>a{display:flex;align-items:center;column-gap:.25em;justify-content:center;padding:5px 10px;color:#999;}.bdt-tab>*>a:hover{color:#666;text-decoration:none;}.bdt-tab>.bdt-active>a{color:#333;}.bdt-tab>.bdt-disabled>a{color:#999;}.bdt-tab-left,.bdt-tab-right{flex-direction:column;margin-left:0;}.bdt-tab-left>*,.bdt-tab-right>*{padding-left:0;}.bdt-tab-left>*>a{justify-content:left;}.bdt-tab-right>*>a{justify-content:left;}.bdt-slidenav{padding:5px 10px;color:rgba(102,102,102,.5);}.bdt-slidenav:hover{color:rgba(102,102,102,.9);}.bdt-slidenav:active{color:rgba(102,102,102,.5);}.bdt-slidenav-large{padding:10px 10px;}.bdt-slidenav-container{display:flex;}.bdt-dotnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-12px;}.bdt-dotnav>*{flex:none;padding-left:12px;}.bdt-dotnav>*>*{display:block;box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:rgba(102,102,102,.2);text-indent:100%;overflow:hidden;white-space:nowrap;}.bdt-dotnav>*>:hover{background-color:rgba(102,102,102,.6);}.bdt-dotnav>*>:active{background-color:rgba(102,102,102,.2);}.bdt-dotnav>.bdt-active>*{background-color:rgba(102,102,102,.6);}.bdt-dotnav-vertical{flex-direction:column;margin-left:0;margin-top:-12px;}.bdt-dotnav-vertical>*{padding-left:0;padding-top:12px;}.bdt-thumbnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-15px;}.bdt-thumbnav>*{padding-left:15px;}.bdt-thumbnav>*>*{display:inline-block;}.bdt-thumbnav-vertical{flex-direction:column;margin-left:0;margin-top:-15px;}.bdt-thumbnav-vertical>*{padding-left:0;padding-top:15px;}.bdt-iconnav{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;margin-left:-10px;}.bdt-iconnav>*{padding-left:10px;}.bdt-iconnav>*>a{display:flex;align-items:center;column-gap:.25em;line-height:0;color:#999;text-decoration:none;}.bdt-iconnav>*>a:hover{color:#666;}.bdt-iconnav>.bdt-active>a{color:#666;}.bdt-iconnav-vertical{flex-direction:column;margin-left:0;margin-top:-10px;}.bdt-iconnav-vertical>*{padding-left:0;padding-top:10px;}.bdt-dropdown{--bdt-position-offset:10px;--bdt-position-viewport-offset:15px;--bdt-inverse:dark;width:auto;min-width:200px;padding:15px;background:#f8f8f8;color:#666;}.bdt-dropdown>:last-child{margin-bottom:0;}.bdt-dropdown :focus-visible{outline-color:#333 !important;}.bdt-dropdown-large{padding:40px;}.bdt-dropdown-dropbar{width:auto;background:transparent;padding:15px 0 15px 0;--bdt-position-viewport-offset:15px;}@media (min-width:640px){.bdt-dropdown-dropbar{--bdt-position-viewport-offset:30px;}}@media (min-width:960px){.bdt-dropdown-dropbar{--bdt-position-viewport-offset:40px;}}.bdt-dropdown-dropbar-large{padding-top:40px;padding-bottom:40px;}.bdt-dropdown-nav>li>a{color:#999;}.bdt-dropdown-nav>li>a:hover,.bdt-dropdown-nav>li.bdt-active>a{color:#666;}.bdt-dropdown-nav .bdt-nav-subtitle{font-size:.875rem;}.bdt-dropdown-nav .bdt-nav-header{color:#333;}.bdt-dropdown-nav .bdt-nav-divider{border-top:1px solid #e5e5e5;}.bdt-dropdown-nav .bdt-nav-sub a{color:#999;}.bdt-dropdown-nav .bdt-nav-sub a:hover,.bdt-dropdown-nav .bdt-nav-sub li.bdt-active>a{color:#666;}.bdt-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1010;background:#000;opacity:0;transition:opacity .15s linear;touch-action:pinch-zoom;}.bdt-lightbox.bdt-open{display:block;opacity:1;}.bdt-lightbox :focus-visible{outline-color:rgba(255,255,255,.7);}.bdt-lightbox-page{overflow:hidden;}.bdt-lightbox-items>*{position:absolute;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;align-items:center;color:rgba(255,255,255,.7);will-change:transform,opacity;}.bdt-lightbox-items>*>*{max-width:100vw;max-height:100vh;}.bdt-lightbox-items>*>:not(iframe){width:auto;height:auto;}.bdt-lightbox-items>.bdt-active{display:flex;}.bdt-lightbox-toolbar{padding:10px 10px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7);}.bdt-lightbox-toolbar>*{color:rgba(255,255,255,.7);}.bdt-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,.7);}.bdt-lightbox-toolbar-icon:hover{color:#fff;}.bdt-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,.3);color:rgba(255,255,255,.7);display:inline-flex;justify-content:center;align-items:center;}.bdt-lightbox-button:hover{color:#fff;}.bdt-lightbox-caption:empty{display:none;}.bdt-lightbox-iframe{width:80%;height:80%;}[class*="bdt-animation-"]{animation:.5s ease-out both;}.bdt-animation-fade{animation-name:bdt-fade;animation-duration:.8s;animation-timing-function:linear;}.bdt-animation-scale-up{animation-name:bdt-fade,bdt-scale-up;}.bdt-animation-scale-down{animation-name:bdt-fade,bdt-scale-down;}.bdt-animation-slide-top{animation-name:bdt-fade,bdt-slide-top;}.bdt-animation-slide-bottom{animation-name:bdt-fade,bdt-slide-bottom;}.bdt-animation-slide-left{animation-name:bdt-fade,bdt-slide-left;}.bdt-animation-slide-right{animation-name:bdt-fade,bdt-slide-right;}.bdt-animation-slide-top-small{animation-name:bdt-fade,bdt-slide-top-small;}.bdt-animation-slide-bottom-small{animation-name:bdt-fade,bdt-slide-bottom-small;}.bdt-animation-slide-left-small{animation-name:bdt-fade,bdt-slide-left-small;}.bdt-animation-slide-right-small{animation-name:bdt-fade,bdt-slide-right-small;}.bdt-animation-slide-top-medium{animation-name:bdt-fade,bdt-slide-top-medium;}.bdt-animation-slide-bottom-medium{animation-name:bdt-fade,bdt-slide-bottom-medium;}.bdt-animation-slide-left-medium{animation-name:bdt-fade,bdt-slide-left-medium;}.bdt-animation-slide-right-medium{animation-name:bdt-fade,bdt-slide-right-medium;}.bdt-animation-kenburns{animation-name:bdt-kenburns;animation-duration:15s;}.bdt-animation-shake{animation-name:bdt-shake;}.bdt-animation-stroke{animation-name:bdt-stroke;animation-duration:2s;stroke-dasharray:var(--bdt-animation-stroke);}.bdt-animation-reverse{animation-direction:reverse;animation-timing-function:ease-in;}.bdt-animation-fast{animation-duration:.1s;}.bdt-animation-toggle:not(:hover):not(:focus) [class*="bdt-animation-"]{animation-name:none;}@keyframes bdt-fade{0%{opacity:0;}100%{opacity:1;}}@keyframes bdt-scale-up{0%{transform:scale(.9);}100%{transform:scale(1);}}@keyframes bdt-scale-down{0%{transform:scale(1.1);}100%{transform:scale(1);}}@keyframes bdt-slide-top{0%{transform:translateY(-100%);}100%{transform:translateY(0);}}@keyframes bdt-slide-bottom{0%{transform:translateY(100%);}100%{transform:translateY(0);}}@keyframes bdt-slide-left{0%{transform:translateX(-100%);}100%{transform:translateX(0);}}@keyframes bdt-slide-right{0%{transform:translateX(100%);}100%{transform:translateX(0);}}@keyframes bdt-slide-top-small{0%{transform:translateY(-10px);}100%{transform:translateY(0);}}@keyframes bdt-slide-bottom-small{0%{transform:translateY(10px);}100%{transform:translateY(0);}}@keyframes bdt-slide-left-small{0%{transform:translateX(-10px);}100%{transform:translateX(0);}}@keyframes bdt-slide-right-small{0%{transform:translateX(10px);}100%{transform:translateX(0);}}@keyframes bdt-slide-top-medium{0%{transform:translateY(-50px);}100%{transform:translateY(0);}}@keyframes bdt-slide-bottom-medium{0%{transform:translateY(50px);}100%{transform:translateY(0);}}@keyframes bdt-slide-left-medium{0%{transform:translateX(-50px);}100%{transform:translateX(0);}}@keyframes bdt-slide-right-medium{0%{transform:translateX(50px);}100%{transform:translateX(0);}}@keyframes bdt-kenburns{0%{transform:scale(1);}100%{transform:scale(1.2);}}@keyframes bdt-shake{0%,100%{transform:translateX(0);}10%{transform:translateX(-9px);}20%{transform:translateX(8px);}30%{transform:translateX(-7px);}40%{transform:translateX(6px);}50%{transform:translateX(-5px);}60%{transform:translateX(4px);}70%{transform:translateX(-3px);}80%{transform:translateX(2px);}90%{transform:translateX(-1px);}}@keyframes bdt-stroke{0%{stroke-dashoffset:var(--bdt-animation-stroke);}100%{stroke-dashoffset:0;}}[class*="bdt-child-width"]>*{box-sizing:border-box;width:100%;}.bdt-child-width-1-2>*{width:50%;}.bdt-child-width-1-3>*{width:calc(100% / 3);}.bdt-child-width-1-4>*{width:25%;}.bdt-child-width-1-5>*{width:20%;}.bdt-child-width-1-6>*{width:calc(100% / 6);}.bdt-child-width-auto>*{width:auto;}.bdt-child-width-expand>:not([class*="bdt-width"]){flex:1;min-width:1px;}@media (min-width:640px){.bdt-child-width-1-1\@s>*{width:100%;}.bdt-child-width-1-2\@s>*{width:50%;}.bdt-child-width-1-3\@s>*{width:calc(100% / 3);}.bdt-child-width-1-4\@s>*{width:25%;}.bdt-child-width-1-5\@s>*{width:20%;}.bdt-child-width-1-6\@s>*{width:calc(100% / 6);}.bdt-child-width-auto\@s>*{width:auto;}.bdt-child-width-expand\@s>:not([class*="bdt-width"]){flex:1;min-width:1px;}.bdt-child-width-1-1\@s>:not([class*="bdt-width"]),.bdt-child-width-1-2\@s>:not([class*="bdt-width"]),.bdt-child-width-1-3\@s>:not([class*="bdt-width"]),.bdt-child-width-1-4\@s>:not([class*="bdt-width"]),.bdt-child-width-1-5\@s>:not([class*="bdt-width"]),.bdt-child-width-1-6\@s>:not([class*="bdt-width"]),.bdt-child-width-auto\@s>:not([class*="bdt-width"]){flex:initial;}}@media (min-width:960px){.bdt-child-width-1-1\@m>*{width:100%;}.bdt-child-width-1-2\@m>*{width:50%;}.bdt-child-width-1-3\@m>*{width:calc(100% / 3);}.bdt-child-width-1-4\@m>*{width:25%;}.bdt-child-width-1-5\@m>*{width:20%;}.bdt-child-width-1-6\@m>*{width:calc(100% / 6);}.bdt-child-width-auto\@m>*{width:auto;}.bdt-child-width-expand\@m>:not([class*="bdt-width"]){flex:1;min-width:1px;}.bdt-child-width-1-1\@m>:not([class*="bdt-width"]),.bdt-child-width-1-2\@m>:not([class*="bdt-width"]),.bdt-child-width-1-3\@m>:not([class*="bdt-width"]),.bdt-child-width-1-4\@m>:not([class*="bdt-width"]),.bdt-child-width-1-5\@m>:not([class*="bdt-width"]),.bdt-child-width-1-6\@m>:not([class*="bdt-width"]),.bdt-child-width-auto\@m>:not([class*="bdt-width"]){flex:initial;}}@media (min-width:1200px){.bdt-child-width-1-1\@l>*{width:100%;}.bdt-child-width-1-2\@l>*{width:50%;}.bdt-child-width-1-3\@l>*{width:calc(100% / 3);}.bdt-child-width-1-4\@l>*{width:25%;}.bdt-child-width-1-5\@l>*{width:20%;}.bdt-child-width-1-6\@l>*{width:calc(100% / 6);}.bdt-child-width-auto\@l>*{width:auto;}.bdt-child-width-expand\@l>:not([class*="bdt-width"]){flex:1;min-width:1px;}.bdt-child-width-1-1\@l>:not([class*="bdt-width"]),.bdt-child-width-1-2\@l>:not([class*="bdt-width"]),.bdt-child-width-1-3\@l>:not([class*="bdt-width"]),.bdt-child-width-1-4\@l>:not([class*="bdt-width"]),.bdt-child-width-1-5\@l>:not([class*="bdt-width"]),.bdt-child-width-1-6\@l>:not([class*="bdt-width"]),.bdt-child-width-auto\@l>:not([class*="bdt-width"]){flex:initial;}}@media (min-width:1600px){.bdt-child-width-1-1\@xl>*{width:100%;}.bdt-child-width-1-2\@xl>*{width:50%;}.bdt-child-width-1-3\@xl>*{width:calc(100% / 3);}.bdt-child-width-1-4\@xl>*{width:25%;}.bdt-child-width-1-5\@xl>*{width:20%;}.bdt-child-width-1-6\@xl>*{width:calc(100% / 6);}.bdt-child-width-auto\@xl>*{width:auto;}.bdt-child-width-expand\@xl>:not([class*="bdt-width"]){flex:1;min-width:1px;}.bdt-child-width-1-1\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-2\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-3\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-4\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-5\@xl>:not([class*="bdt-width"]),.bdt-child-width-1-6\@xl>:not([class*="bdt-width"]),.bdt-child-width-auto\@xl>:not([class*="bdt-width"]){flex:initial;}}[class*="bdt-width"]{box-sizing:border-box;width:100%;max-width:100%;}.bdt-width-1-2{width:50%;}.bdt-width-1-3{width:calc(100% / 3);}.bdt-width-2-3{width:calc(200% / 3);}.bdt-width-1-4{width:25%;}.bdt-width-3-4{width:75%;}.bdt-width-1-5{width:20%;}.bdt-width-2-5{width:40%;}.bdt-width-3-5{width:60%;}.bdt-width-4-5{width:80%;}.bdt-width-1-6{width:calc(100% / 6);}.bdt-width-5-6{width:calc(500% / 6);}.bdt-width-small{width:150px;}.bdt-width-medium{width:300px;}.bdt-width-large{width:450px;}.bdt-width-xlarge{width:600px;}.bdt-width-2xlarge{width:750px;}.bdt-width-auto{width:auto;}.bdt-width-expand{flex:1;min-width:1px;}@media (min-width:640px){.bdt-width-1-1\@s{width:100%;}.bdt-width-1-2\@s{width:50%;}.bdt-width-1-3\@s{width:calc(100% / 3);}.bdt-width-2-3\@s{width:calc(200% / 3);}.bdt-width-1-4\@s{width:25%;}.bdt-width-3-4\@s{width:75%;}.bdt-width-1-5\@s{width:20%;}.bdt-width-2-5\@s{width:40%;}.bdt-width-3-5\@s{width:60%;}.bdt-width-4-5\@s{width:80%;}.bdt-width-1-6\@s{width:calc(100% / 6);}.bdt-width-5-6\@s{width:calc(500% / 6);}.bdt-width-small\@s{width:150px;}.bdt-width-medium\@s{width:300px;}.bdt-width-large\@s{width:450px;}.bdt-width-xlarge\@s{width:600px;}.bdt-width-2xlarge\@s{width:750px;}.bdt-width-auto\@s{width:auto;}.bdt-width-expand\@s{flex:1;min-width:1px;}.bdt-width-1-1\@s,.bdt-width-1-2\@s,.bdt-width-1-3\@s,.bdt-width-2-3\@s,.bdt-width-1-4\@s,.bdt-width-3-4\@s,.bdt-width-1-5\@s,.bdt-width-2-5\@s,.bdt-width-3-5\@s,.bdt-width-4-5\@s,.bdt-width-1-6\@s,.bdt-width-5-6\@s,.bdt-width-small\@s,.bdt-width-medium\@s,.bdt-width-large\@s,.bdt-width-xlarge\@s,.bdt-width-2xlarge\@s,.bdt-width-auto\@s{flex:initial;}}@media (min-width:960px){.bdt-width-1-1\@m{width:100%;}.bdt-width-1-2\@m{width:50%;}.bdt-width-1-3\@m{width:calc(100% / 3);}.bdt-width-2-3\@m{width:calc(200% / 3);}.bdt-width-1-4\@m{width:25%;}.bdt-width-3-4\@m{width:75%;}.bdt-width-1-5\@m{width:20%;}.bdt-width-2-5\@m{width:40%;}.bdt-width-3-5\@m{width:60%;}.bdt-width-4-5\@m{width:80%;}.bdt-width-1-6\@m{width:calc(100% / 6);}.bdt-width-5-6\@m{width:calc(500% / 6);}.bdt-width-small\@m{width:150px;}.bdt-width-medium\@m{width:300px;}.bdt-width-large\@m{width:450px;}.bdt-width-xlarge\@m{width:600px;}.bdt-width-2xlarge\@m{width:750px;}.bdt-width-auto\@m{width:auto;}.bdt-width-expand\@m{flex:1;min-width:1px;}.bdt-width-1-1\@m,.bdt-width-1-2\@m,.bdt-width-1-3\@m,.bdt-width-2-3\@m,.bdt-width-1-4\@m,.bdt-width-3-4\@m,.bdt-width-1-5\@m,.bdt-width-2-5\@m,.bdt-width-3-5\@m,.bdt-width-4-5\@m,.bdt-width-1-6\@m,.bdt-width-5-6\@m,.bdt-width-small\@m,.bdt-width-medium\@m,.bdt-width-large\@m,.bdt-width-xlarge\@m,.bdt-width-2xlarge\@m,.bdt-width-auto\@m{flex:initial;}}@media (min-width:1200px){.bdt-width-1-1\@l{width:100%;}.bdt-width-1-2\@l{width:50%;}.bdt-width-1-3\@l{width:calc(100% / 3);}.bdt-width-2-3\@l{width:calc(200% / 3);}.bdt-width-1-4\@l{width:25%;}.bdt-width-3-4\@l{width:75%;}.bdt-width-1-5\@l{width:20%;}.bdt-width-2-5\@l{width:40%;}.bdt-width-3-5\@l{width:60%;}.bdt-width-4-5\@l{width:80%;}.bdt-width-1-6\@l{width:calc(100% / 6);}.bdt-width-5-6\@l{width:calc(500% / 6);}.bdt-width-small\@l{width:150px;}.bdt-width-medium\@l{width:300px;}.bdt-width-large\@l{width:450px;}.bdt-width-xlarge\@l{width:600px;}.bdt-width-2xlarge\@l{width:750px;}.bdt-width-auto\@l{width:auto;}.bdt-width-expand\@l{flex:1;min-width:1px;}.bdt-width-1-1\@l,.bdt-width-1-2\@l,.bdt-width-1-3\@l,.bdt-width-2-3\@l,.bdt-width-1-4\@l,.bdt-width-3-4\@l,.bdt-width-1-5\@l,.bdt-width-2-5\@l,.bdt-width-3-5\@l,.bdt-width-4-5\@l,.bdt-width-1-6\@l,.bdt-width-5-6\@l,.bdt-width-small\@l,.bdt-width-medium\@l,.bdt-width-large\@l,.bdt-width-xlarge\@l,.bdt-width-2xlarge\@l,.bdt-width-auto\@l{flex:initial;}}@media (min-width:1600px){.bdt-width-1-1\@xl{width:100%;}.bdt-width-1-2\@xl{width:50%;}.bdt-width-1-3\@xl{width:calc(100% / 3);}.bdt-width-2-3\@xl{width:calc(200% / 3);}.bdt-width-1-4\@xl{width:25%;}.bdt-width-3-4\@xl{width:75%;}.bdt-width-1-5\@xl{width:20%;}.bdt-width-2-5\@xl{width:40%;}.bdt-width-3-5\@xl{width:60%;}.bdt-width-4-5\@xl{width:80%;}.bdt-width-1-6\@xl{width:calc(100% / 6);}.bdt-width-5-6\@xl{width:calc(500% / 6);}.bdt-width-small\@xl{width:150px;}.bdt-width-medium\@xl{width:300px;}.bdt-width-large\@xl{width:450px;}.bdt-width-xlarge\@xl{width:600px;}.bdt-width-2xlarge\@xl{width:750px;}.bdt-width-auto\@xl{width:auto;}.bdt-width-expand\@xl{flex:1;min-width:1px;}.bdt-width-1-1\@xl,.bdt-width-1-2\@xl,.bdt-width-1-3\@xl,.bdt-width-2-3\@xl,.bdt-width-1-4\@xl,.bdt-width-3-4\@xl,.bdt-width-1-5\@xl,.bdt-width-2-5\@xl,.bdt-width-3-5\@xl,.bdt-width-4-5\@xl,.bdt-width-1-6\@xl,.bdt-width-5-6\@xl,.bdt-width-small\@xl,.bdt-width-medium\@xl,.bdt-width-large\@xl,.bdt-width-xlarge\@xl,.bdt-width-2xlarge\@xl,.bdt-width-auto\@xl{flex:initial;}}.bdt-width-max-content{width:max-content;}.bdt-width-min-content{width:min-content;}[class*="bdt-height"]{box-sizing:border-box;}.bdt-height-1-1{height:100%;}.bdt-height-viewport{min-height:100vh;}.bdt-height-viewport-2{min-height:200vh;}.bdt-height-viewport-3{min-height:300vh;}.bdt-height-viewport-4{min-height:400vh;}.bdt-height-small{height:150px;}.bdt-height-medium{height:300px;}.bdt-height-large{height:450px;}.bdt-height-max-small{max-height:150px;}.bdt-height-max-medium{max-height:300px;}.bdt-height-max-large{max-height:450px;}.bdt-text-lead{font-size:1.5rem;line-height:1.5;color:#333;}.bdt-text-meta{font-size:.875rem;line-height:1.4;color:#999;}.bdt-text-small{font-size:.875rem;line-height:1.5;}.bdt-text-large{font-size:1.5rem;line-height:1.5;}.bdt-text-default{font-size:16px;line-height:1.5;}.bdt-text-light{font-weight:300;}.bdt-text-normal{font-weight:400;}.bdt-text-bold{font-weight:700;}.bdt-text-lighter{font-weight:lighter;}.bdt-text-bolder{font-weight:bolder;}.bdt-text-italic{font-style:italic;}.bdt-text-capitalize{text-transform:capitalize !important;}.bdt-text-uppercase{text-transform:uppercase !important;}.bdt-text-lowercase{text-transform:lowercase !important;}.bdt-text-decoration-none{text-decoration:none !important;}.bdt-text-muted{color:#999 !important;}.bdt-text-emphasis{color:#333 !important;}.bdt-text-primary{color:#1e87f0 !important;}.bdt-text-secondary{color:#222 !important;}.bdt-text-success{color:#32d296 !important;}.bdt-text-warning{color:#faa05a !important;}.bdt-text-danger{color:#f0506e !important;}.bdt-text-background{-webkit-background-clip:text;color:transparent !important;display:inline-block;background-color:#1e87f0;}.bdt-text-left{text-align:left !important;}.bdt-text-right{text-align:right !important;}.bdt-text-center{text-align:center !important;}.bdt-text-justify{text-align:justify !important;}@media (min-width:640px){.bdt-text-left\@s{text-align:left !important;}.bdt-text-right\@s{text-align:right !important;}.bdt-text-center\@s{text-align:center !important;}}@media (min-width:960px){.bdt-text-left\@m{text-align:left !important;}.bdt-text-right\@m{text-align:right !important;}.bdt-text-center\@m{text-align:center !important;}}@media (min-width:1200px){.bdt-text-left\@l{text-align:left !important;}.bdt-text-right\@l{text-align:right !important;}.bdt-text-center\@l{text-align:center !important;}}@media (min-width:1600px){.bdt-text-left\@xl{text-align:left !important;}.bdt-text-right\@xl{text-align:right !important;}.bdt-text-center\@xl{text-align:center !important;}}.bdt-text-top{vertical-align:top !important;}.bdt-text-middle{vertical-align:middle !important;}.bdt-text-bottom{vertical-align:bottom !important;}.bdt-text-baseline{vertical-align:baseline !important;}.bdt-text-nowrap{white-space:nowrap;}.bdt-text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}th.bdt-text-truncate,td.bdt-text-truncate{max-width:0;}.bdt-text-break{overflow-wrap:break-word;}th.bdt-text-break,td.bdt-text-break{word-break:break-word;}[class*="bdt-column-"]{column-gap:30px;}@media (min-width:1200px){[class*="bdt-column-"]{column-gap:40px;}}[class*="bdt-column-"] img{transform:translate3d(0,0,0);}.bdt-column-divider{column-rule:1px solid #e5e5e5;column-gap:60px;}@media (min-width:1200px){.bdt-column-divider{column-gap:80px;}}.bdt-column-1-2{column-count:2;}.bdt-column-1-3{column-count:3;}.bdt-column-1-4{column-count:4;}.bdt-column-1-5{column-count:5;}.bdt-column-1-6{column-count:6;}@media (min-width:640px){.bdt-column-1-2\@s{column-count:2;}.bdt-column-1-3\@s{column-count:3;}.bdt-column-1-4\@s{column-count:4;}.bdt-column-1-5\@s{column-count:5;}.bdt-column-1-6\@s{column-count:6;}}@media (min-width:960px){.bdt-column-1-2\@m{column-count:2;}.bdt-column-1-3\@m{column-count:3;}.bdt-column-1-4\@m{column-count:4;}.bdt-column-1-5\@m{column-count:5;}.bdt-column-1-6\@m{column-count:6;}}@media (min-width:1200px){.bdt-column-1-2\@l{column-count:2;}.bdt-column-1-3\@l{column-count:3;}.bdt-column-1-4\@l{column-count:4;}.bdt-column-1-5\@l{column-count:5;}.bdt-column-1-6\@l{column-count:6;}}@media (min-width:1600px){.bdt-column-1-2\@xl{column-count:2;}.bdt-column-1-3\@xl{column-count:3;}.bdt-column-1-4\@xl{column-count:4;}.bdt-column-1-5\@xl{column-count:5;}.bdt-column-1-6\@xl{column-count:6;}}.bdt-column-span{column-span:all;}[bdt-cover]:where(canvas,iframe,svg),[data-bdt-cover]:where(canvas,iframe,svg){max-width:none;position:absolute;left:50%;top:50%;--bdt-position-translate-x:-50%;--bdt-position-translate-y:-50%;transform:translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y));}iframe[bdt-cover],iframe[data-bdt-cover]{pointer-events:none;}[bdt-cover]:where(img,video),[data-bdt-cover]:where(img,video){position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;object-fit:cover;object-position:center;}.bdt-cover-container{overflow:hidden;position:relative;}.bdt-background-default{background-color:#fff;}.bdt-background-muted{background-color:#f8f8f8;}.bdt-background-primary{background-color:#1e87f0;}.bdt-background-secondary{background-color:#222;}.bdt-background-cover,.bdt-background-contain,.bdt-background-width-1-1,.bdt-background-height-1-1{background-position:50% 50%;background-repeat:no-repeat;}.bdt-background-cover{background-size:cover;}.bdt-background-contain{background-size:contain;}.bdt-background-width-1-1{background-size:100%;}.bdt-background-height-1-1{background-size:auto 100%;}.bdt-background-top-left{background-position:0 0;}.bdt-background-top-center{background-position:50% 0;}.bdt-background-top-right{background-position:100% 0;}.bdt-background-center-left{background-position:0 50%;}.bdt-background-center-center{background-position:50% 50%;}.bdt-background-center-right{background-position:100% 50%;}.bdt-background-bottom-left{background-position:0 100%;}.bdt-background-bottom-center{background-position:50% 100%;}.bdt-background-bottom-right{background-position:100% 100%;}.bdt-background-norepeat{background-repeat:no-repeat;}.bdt-background-fixed{background-attachment:fixed;backface-visibility:hidden;}@media (pointer:coarse){.bdt-background-fixed{background-attachment:scroll;}}@media (max-width:639px){.bdt-background-image\@s{background-image:none !important;}.bdt-background-image\@s.nitro-lazy{background-image:none !important;}}@media (max-width:959px){.bdt-background-image\@m{background-image:none !important;}.bdt-background-image\@m.nitro-lazy{background-image:none !important;}}@media (max-width:1199px){.bdt-background-image\@l{background-image:none !important;}.bdt-background-image\@l.nitro-lazy{background-image:none !important;}}@media (max-width:1599px){.bdt-background-image\@xl{background-image:none !important;}.bdt-background-image\@xl.nitro-lazy{background-image:none !important;}}.bdt-background-blend-multiply{background-blend-mode:multiply;}.bdt-background-blend-screen{background-blend-mode:screen;}.bdt-background-blend-overlay{background-blend-mode:overlay;}.bdt-background-blend-darken{background-blend-mode:darken;}.bdt-background-blend-lighten{background-blend-mode:lighten;}.bdt-background-blend-color-dodge{background-blend-mode:color-dodge;}.bdt-background-blend-color-burn{background-blend-mode:color-burn;}.bdt-background-blend-hard-light{background-blend-mode:hard-light;}.bdt-background-blend-soft-light{background-blend-mode:soft-light;}.bdt-background-blend-difference{background-blend-mode:difference;}.bdt-background-blend-exclusion{background-blend-mode:exclusion;}.bdt-background-blend-hue{background-blend-mode:hue;}.bdt-background-blend-saturation{background-blend-mode:saturation;}.bdt-background-blend-color{background-blend-mode:color;}.bdt-background-blend-luminosity{background-blend-mode:luminosity;}[class*="bdt-align"]{display:block;margin-bottom:30px;}*+[class*="bdt-align"]{margin-top:30px;}.bdt-align-center{margin-left:auto;margin-right:auto;}.bdt-align-left{margin-top:0;margin-right:30px;float:left;}.bdt-align-right{margin-top:0;margin-left:30px;float:right;}@media (min-width:640px){.bdt-align-left\@s{margin-top:0;margin-right:30px;float:left;}.bdt-align-right\@s{margin-top:0;margin-left:30px;float:right;}}@media (min-width:960px){.bdt-align-left\@m{margin-top:0;margin-right:30px;float:left;}.bdt-align-right\@m{margin-top:0;margin-left:30px;float:right;}}@media (min-width:1200px){.bdt-align-left\@l{margin-top:0;float:left;}.bdt-align-right\@l{margin-top:0;float:right;}.bdt-align-left,.bdt-align-left\@s,.bdt-align-left\@m,.bdt-align-left\@l{margin-right:40px;}.bdt-align-right,.bdt-align-right\@s,.bdt-align-right\@m,.bdt-align-right\@l{margin-left:40px;}}@media (min-width:1600px){.bdt-align-left\@xl{margin-top:0;margin-right:40px;float:left;}.bdt-align-right\@xl{margin-top:0;margin-left:40px;float:right;}}.bdt-svg,.bdt-svg:not(.bdt-preserve) [fill*="#"]:not(.bdt-preserve){fill:currentcolor;}.bdt-svg:not(.bdt-preserve) [stroke*="#"]:not(.bdt-preserve){stroke:currentcolor;}.bdt-svg{transform:translate(0,0);}.bdt-panel{display:flow-root;position:relative;box-sizing:border-box;}.bdt-panel>:last-child{margin-bottom:0;}.bdt-panel-scrollable{height:170px;padding:10px;border:1px solid #e5e5e5;overflow:auto;resize:both;}.bdt-clearfix::before{content:"";display:table-cell;}.bdt-clearfix::after{content:"";display:table;clear:both;}.bdt-float-left{float:left;}.bdt-float-right{float:right;}[class*="bdt-float-"]{max-width:100%;}.bdt-overflow-hidden{overflow:hidden;}.bdt-overflow-auto{overflow:auto;}.bdt-overflow-auto>:last-child{margin-bottom:0;}.bdt-box-sizing-content{box-sizing:content-box;}.bdt-box-sizing-border{box-sizing:border-box;}.bdt-resize{resize:both;}.bdt-resize-horizontal{resize:horizontal;}.bdt-resize-vertical{resize:vertical;}.bdt-display-block{display:block !important;}.bdt-display-inline{display:inline !important;}.bdt-display-inline-block{display:inline-block !important;}[class*="bdt-inline"]{display:inline-block;position:relative;max-width:100%;vertical-align:middle;-webkit-backface-visibility:hidden;}.bdt-inline-clip{overflow:hidden;}.bdt-preserve-width,.bdt-preserve-width canvas,.bdt-preserve-width img,.bdt-preserve-width svg,.bdt-preserve-width video{max-width:none;}.bdt-responsive-width,.bdt-responsive-height{box-sizing:border-box;}.bdt-responsive-width{max-width:100% !important;height:auto;}.bdt-responsive-height{max-height:100%;width:auto;max-width:none;}[bdt-responsive],[data-bdt-responsive]{max-width:100%;}.bdt-object-cover{object-fit:cover;}.bdt-object-contain{object-fit:contain;}.bdt-object-fill{object-fit:fill;}.bdt-object-none{object-fit:none;}.bdt-object-scale-down{object-fit:scale-down;}.bdt-object-top-left{object-position:0 0;}.bdt-object-top-center{object-position:50% 0;}.bdt-object-top-right{object-position:100% 0;}.bdt-object-center-left{object-position:0 50%;}.bdt-object-center-center{object-position:50% 50%;}.bdt-object-center-right{object-position:100% 50%;}.bdt-object-bottom-left{object-position:0 100%;}.bdt-object-bottom-center{object-position:50% 100%;}.bdt-object-bottom-right{object-position:100% 100%;}.bdt-border-circle{border-radius:50%;}.bdt-border-pill{border-radius:500px;}.bdt-border-rounded{border-radius:5px;}.bdt-inline-clip[class*="bdt-border-"]{-webkit-transform:translateZ(0);}.bdt-box-shadow-small{box-shadow:0 2px 8px rgba(0,0,0,.08);}.bdt-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,.08);}.bdt-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,.16);}.bdt-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,0,0,.16);}[class*="bdt-box-shadow-hover"]{transition:box-shadow .1s ease-in-out;}.bdt-box-shadow-hover-small:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);}.bdt-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,.08);}.bdt-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,.16);}.bdt-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,0,0,.16);}@supports (filter: blur(0)){.bdt-box-shadow-bottom{display:inline-block;position:relative;z-index:0;max-width:100%;vertical-align:middle;}.bdt-box-shadow-bottom::after{content:"";position:absolute;bottom:-30px;left:0;right:0;z-index:-1;height:30px;border-radius:100%;background:#444;filter:blur(20px);will-change:filter;}}.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{display:block;margin-right:10px;float:left;font-size:4.5em;line-height:1;}@-moz-document url-prefix(){.bdt-dropcap::first-letter,.bdt-dropcap>p:first-of-type::first-letter{margin-top:1.1%;}}.bdt-logo{font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#333;text-decoration:none;}:where(.bdt-logo){display:inline-block;vertical-align:middle;}.bdt-logo:hover{color:#333;text-decoration:none;}.bdt-logo :where(img,svg,video){display:block;}.bdt-logo-inverse{display:none;}.bdt-disabled{pointer-events:none;}.bdt-drag,.bdt-drag *{cursor:move;}.bdt-drag iframe{pointer-events:none;}.bdt-dragover{box-shadow:0 0 20px rgba(100,100,100,.3);}.bdt-blend-multiply{mix-blend-mode:multiply;}.bdt-blend-screen{mix-blend-mode:screen;}.bdt-blend-overlay{mix-blend-mode:overlay;}.bdt-blend-darken{mix-blend-mode:darken;}.bdt-blend-lighten{mix-blend-mode:lighten;}.bdt-blend-color-dodge{mix-blend-mode:color-dodge;}.bdt-blend-color-burn{mix-blend-mode:color-burn;}.bdt-blend-hard-light{mix-blend-mode:hard-light;}.bdt-blend-soft-light{mix-blend-mode:soft-light;}.bdt-blend-difference{mix-blend-mode:difference;}.bdt-blend-exclusion{mix-blend-mode:exclusion;}.bdt-blend-hue{mix-blend-mode:hue;}.bdt-blend-saturation{mix-blend-mode:saturation;}.bdt-blend-color{mix-blend-mode:color;}.bdt-blend-luminosity{mix-blend-mode:luminosity;}.bdt-transform-center{transform:translate(-50%,-50%);}.bdt-transform-origin-top-left{transform-origin:0 0;}.bdt-transform-origin-top-center{transform-origin:50% 0;}.bdt-transform-origin-top-right{transform-origin:100% 0;}.bdt-transform-origin-center-left{transform-origin:0 50%;}.bdt-transform-origin-center-right{transform-origin:100% 50%;}.bdt-transform-origin-bottom-left{transform-origin:0 100%;}.bdt-transform-origin-bottom-center{transform-origin:50% 100%;}.bdt-transform-origin-bottom-right{transform-origin:100% 100%;}.bdt-flex{display:flex;}.bdt-flex-inline{display:inline-flex;}.bdt-flex-left{justify-content:flex-start;}.bdt-flex-center{justify-content:center;}.bdt-flex-right{justify-content:flex-end;}.bdt-flex-between{justify-content:space-between;}.bdt-flex-around{justify-content:space-around;}@media (min-width:640px){.bdt-flex-left\@s{justify-content:flex-start;}.bdt-flex-center\@s{justify-content:center;}.bdt-flex-right\@s{justify-content:flex-end;}.bdt-flex-between\@s{justify-content:space-between;}.bdt-flex-around\@s{justify-content:space-around;}}@media (min-width:960px){.bdt-flex-left\@m{justify-content:flex-start;}.bdt-flex-center\@m{justify-content:center;}.bdt-flex-right\@m{justify-content:flex-end;}.bdt-flex-between\@m{justify-content:space-between;}.bdt-flex-around\@m{justify-content:space-around;}}@media (min-width:1200px){.bdt-flex-left\@l{justify-content:flex-start;}.bdt-flex-center\@l{justify-content:center;}.bdt-flex-right\@l{justify-content:flex-end;}.bdt-flex-between\@l{justify-content:space-between;}.bdt-flex-around\@l{justify-content:space-around;}}@media (min-width:1600px){.bdt-flex-left\@xl{justify-content:flex-start;}.bdt-flex-center\@xl{justify-content:center;}.bdt-flex-right\@xl{justify-content:flex-end;}.bdt-flex-between\@xl{justify-content:space-between;}.bdt-flex-around\@xl{justify-content:space-around;}}.bdt-flex-stretch{align-items:stretch;}.bdt-flex-top{align-items:flex-start;}.bdt-flex-middle{align-items:center;}.bdt-flex-bottom{align-items:flex-end;}@media (min-width:640px){.bdt-flex-stretch\@s{align-items:stretch;}.bdt-flex-top\@s{align-items:flex-start;}.bdt-flex-middle\@s{align-items:center;}.bdt-flex-bottom\@s{align-items:flex-end;}}@media (min-width:960px){.bdt-flex-stretch\@m{align-items:stretch;}.bdt-flex-top\@m{align-items:flex-start;}.bdt-flex-middle\@m{align-items:center;}.bdt-flex-bottom\@m{align-items:flex-end;}}@media (min-width:1200px){.bdt-flex-stretch\@l{align-items:stretch;}.bdt-flex-top\@l{align-items:flex-start;}.bdt-flex-middle\@l{align-items:center;}.bdt-flex-bottom\@l{align-items:flex-end;}}@media (min-width:1600px){.bdt-flex-stretch\@xl{align-items:stretch;}.bdt-flex-top\@xl{align-items:flex-start;}.bdt-flex-middle\@xl{align-items:center;}.bdt-flex-bottom\@xl{align-items:flex-end;}}.bdt-flex-row{flex-direction:row;}.bdt-flex-row-reverse{flex-direction:row-reverse;}.bdt-flex-column{flex-direction:column;}.bdt-flex-column-reverse{flex-direction:column-reverse;}@media (min-width:640px){.bdt-flex-row\@s{flex-direction:row;}.bdt-flex-column\@s{flex-direction:column;}}@media (min-width:960px){.bdt-flex-row\@m{flex-direction:row;}.bdt-flex-column\@m{flex-direction:column;}}@media (min-width:1200px){.bdt-flex-row\@l{flex-direction:row;}.bdt-flex-column\@l{flex-direction:column;}}@media (min-width:1600px){.bdt-flex-row\@xl{flex-direction:row;}.bdt-flex-column\@xl{flex-direction:column;}}.bdt-flex-nowrap{flex-wrap:nowrap;}.bdt-flex-wrap{flex-wrap:wrap;}.bdt-flex-wrap-reverse{flex-wrap:wrap-reverse;}.bdt-flex-wrap-stretch{align-content:stretch;}.bdt-flex-wrap-top{align-content:flex-start;}.bdt-flex-wrap-middle{align-content:center;}.bdt-flex-wrap-bottom{align-content:flex-end;}.bdt-flex-wrap-between{align-content:space-between;}.bdt-flex-wrap-around{align-content:space-around;}.bdt-flex-first{order:-1;}.bdt-flex-last{order:99;}@media (min-width:640px){.bdt-flex-first\@s{order:-1;}.bdt-flex-last\@s{order:99;}}@media (min-width:960px){.bdt-flex-first\@m{order:-1;}.bdt-flex-last\@m{order:99;}}@media (min-width:1200px){.bdt-flex-first\@l{order:-1;}.bdt-flex-last\@l{order:99;}}@media (min-width:1600px){.bdt-flex-first\@xl{order:-1;}.bdt-flex-last\@xl{order:99;}}.bdt-flex-initial{flex:initial;}.bdt-flex-none{flex:none;}.bdt-flex-auto{flex:auto;}.bdt-flex-1{flex:1;}@media (min-width:640px){.bdt-flex-initial\@s{flex:initial;}.bdt-flex-none\@s{flex:none;}.bdt-flex-1\@s{flex:1;}}@media (min-width:960px){.bdt-flex-initial\@m{flex:initial;}.bdt-flex-none\@m{flex:none;}.bdt-flex-1\@m{flex:1;}}@media (min-width:1200px){.bdt-flex-initial\@l{flex:initial;}.bdt-flex-none\@l{flex:none;}.bdt-flex-1\@l{flex:1;}}@media (min-width:1600px){.bdt-flex-initial\@xl{flex:initial;}.bdt-flex-none\@xl{flex:none;}.bdt-flex-1\@xl{flex:1;}}.bdt-margin{margin-bottom:20px;}*+.bdt-margin{margin-top:20px !important;}.bdt-margin-top{margin-top:20px !important;}.bdt-margin-bottom{margin-bottom:20px !important;}.bdt-margin-left{margin-left:20px !important;}.bdt-margin-right{margin-right:20px !important;}.bdt-margin-small{margin-bottom:10px;}*+.bdt-margin-small{margin-top:10px !important;}.bdt-margin-small-top{margin-top:10px !important;}.bdt-margin-small-bottom{margin-bottom:10px !important;}.bdt-margin-small-left{margin-left:10px !important;}.bdt-margin-small-right{margin-right:10px !important;}.bdt-margin-medium{margin-bottom:40px;}*+.bdt-margin-medium{margin-top:40px !important;}.bdt-margin-medium-top{margin-top:40px !important;}.bdt-margin-medium-bottom{margin-bottom:40px !important;}.bdt-margin-medium-left{margin-left:40px !important;}.bdt-margin-medium-right{margin-right:40px !important;}.bdt-margin-large{margin-bottom:40px;}*+.bdt-margin-large{margin-top:40px !important;}.bdt-margin-large-top{margin-top:40px !important;}.bdt-margin-large-bottom{margin-bottom:40px !important;}.bdt-margin-large-left{margin-left:40px !important;}.bdt-margin-large-right{margin-right:40px !important;}@media (min-width:1200px){.bdt-margin-large{margin-bottom:70px;}*+.bdt-margin-large{margin-top:70px !important;}.bdt-margin-large-top{margin-top:70px !important;}.bdt-margin-large-bottom{margin-bottom:70px !important;}.bdt-margin-large-left{margin-left:70px !important;}.bdt-margin-large-right{margin-right:70px !important;}}.bdt-margin-xlarge{margin-bottom:70px;}*+.bdt-margin-xlarge{margin-top:70px !important;}.bdt-margin-xlarge-top{margin-top:70px !important;}.bdt-margin-xlarge-bottom{margin-bottom:70px !important;}.bdt-margin-xlarge-left{margin-left:70px !important;}.bdt-margin-xlarge-right{margin-right:70px !important;}@media (min-width:1200px){.bdt-margin-xlarge{margin-bottom:140px;}*+.bdt-margin-xlarge{margin-top:140px !important;}.bdt-margin-xlarge-top{margin-top:140px !important;}.bdt-margin-xlarge-bottom{margin-bottom:140px !important;}.bdt-margin-xlarge-left{margin-left:140px !important;}.bdt-margin-xlarge-right{margin-right:140px !important;}}.bdt-margin-auto{margin-left:auto !important;margin-right:auto !important;}.bdt-margin-auto-top{margin-top:auto !important;}.bdt-margin-auto-bottom{margin-bottom:auto !important;}.bdt-margin-auto-left{margin-left:auto !important;}.bdt-margin-auto-right{margin-right:auto !important;}.bdt-margin-auto-vertical{margin-top:auto !important;margin-bottom:auto !important;}@media (min-width:640px){.bdt-margin-auto\@s{margin-left:auto !important;margin-right:auto !important;}.bdt-margin-auto-left\@s{margin-left:auto !important;}.bdt-margin-auto-right\@s{margin-right:auto !important;}}@media (min-width:960px){.bdt-margin-auto\@m{margin-left:auto !important;margin-right:auto !important;}.bdt-margin-auto-left\@m{margin-left:auto !important;}.bdt-margin-auto-right\@m{margin-right:auto !important;}}@media (min-width:1200px){.bdt-margin-auto\@l{margin-left:auto !important;margin-right:auto !important;}.bdt-margin-auto-left\@l{margin-left:auto !important;}.bdt-margin-auto-right\@l{margin-right:auto !important;}}@media (min-width:1600px){.bdt-margin-auto\@xl{margin-left:auto !important;margin-right:auto !important;}.bdt-margin-auto-left\@xl{margin-left:auto !important;}.bdt-margin-auto-right\@xl{margin-right:auto !important;}}.bdt-margin-remove{margin:0 !important;}.bdt-margin-remove-top{margin-top:0 !important;}.bdt-margin-remove-bottom{margin-bottom:0 !important;}.bdt-margin-remove-left{margin-left:0 !important;}.bdt-margin-remove-right{margin-right:0 !important;}.bdt-margin-remove-vertical{margin-top:0 !important;margin-bottom:0 !important;}.bdt-margin-remove-adjacent+*,.bdt-margin-remove-first-child>:first-child{margin-top:0 !important;}.bdt-margin-remove-last-child>:last-child{margin-bottom:0 !important;}@media (min-width:640px){.bdt-margin-remove-left\@s{margin-left:0 !important;}.bdt-margin-remove-right\@s{margin-right:0 !important;}}@media (min-width:960px){.bdt-margin-remove-left\@m{margin-left:0 !important;}.bdt-margin-remove-right\@m{margin-right:0 !important;}}@media (min-width:1200px){.bdt-margin-remove-left\@l{margin-left:0 !important;}.bdt-margin-remove-right\@l{margin-right:0 !important;}}@media (min-width:1600px){.bdt-margin-remove-left\@xl{margin-left:0 !important;}.bdt-margin-remove-right\@xl{margin-right:0 !important;}}.bdt-padding{padding:30px;}@media (min-width:1200px){.bdt-padding{padding:40px;}}.bdt-padding-small{padding:15px;}.bdt-padding-large{padding:40px;}@media (min-width:1200px){.bdt-padding-large{padding:70px;}}.bdt-padding-remove{padding:0 !important;}.bdt-padding-remove-top{padding-top:0 !important;}.bdt-padding-remove-bottom{padding-bottom:0 !important;}.bdt-padding-remove-left{padding-left:0 !important;}.bdt-padding-remove-right{padding-right:0 !important;}.bdt-padding-remove-vertical{padding-top:0 !important;padding-bottom:0 !important;}.bdt-padding-remove-horizontal{padding-left:0 !important;padding-right:0 !important;}:root{--bdt-position-margin-offset:.0001px;}[class*="bdt-position-top"],[class*="bdt-position-bottom"],[class*="bdt-position-left"],[class*="bdt-position-right"],[class*="bdt-position-center"]{position:absolute !important;max-width:calc(100% - ( var(--bdt-position-margin-offset) * 2 ));box-sizing:border-box;}.bdt-position-top{top:0;left:0;right:0;}.bdt-position-bottom{bottom:0;left:0;right:0;}.bdt-position-left{top:0;bottom:0;left:0;}.bdt-position-right{top:0;bottom:0;right:0;}.bdt-position-top-left{top:0;left:0;}.bdt-position-top-right{top:0;right:0;}.bdt-position-bottom-left{bottom:0;left:0;}.bdt-position-bottom-right{bottom:0;right:0;}.bdt-position-center{top:calc(50% - var(--bdt-position-margin-offset));left:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-x:-50%;--bdt-position-translate-y:-50%;transform:translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y));width:max-content;}[class*="bdt-position-center-left"],[class*="bdt-position-center-right"],.bdt-position-center-vertical{top:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-y:-50%;transform:translate(0,var(--bdt-position-translate-y));}.bdt-position-center-left{left:0;}.bdt-position-center-right{right:0;}.bdt-position-center-vertical{left:0;right:0;}.bdt-position-center-left-out{right:100%;width:max-content;}.bdt-position-center-right-out{left:100%;width:max-content;}.bdt-position-top-center,.bdt-position-bottom-center,.bdt-position-center-horizontal{left:calc(50% - var(--bdt-position-margin-offset));--bdt-position-translate-x:-50%;transform:translate(var(--bdt-position-translate-x),0);width:max-content;}.bdt-position-top-center{top:0;}.bdt-position-bottom-center{bottom:0;}.bdt-position-center-horizontal{top:0;bottom:0;}.bdt-position-cover{position:absolute;top:0;bottom:0;left:0;right:0;}.bdt-position-small{margin:15px;--bdt-position-margin-offset:15px;}.bdt-position-medium{margin:30px;--bdt-position-margin-offset:30px;}.bdt-position-large{margin:30px;--bdt-position-margin-offset:30px;}@media (min-width:1200px){.bdt-position-large{margin:50px;--bdt-position-margin-offset:50px;}}.bdt-position-relative{position:relative !important;}.bdt-position-absolute{position:absolute !important;}.bdt-position-fixed{position:fixed !important;}.bdt-position-sticky{position:sticky !important;}.bdt-position-z-index{z-index:1;}.bdt-position-z-index-zero{z-index:0;}.bdt-position-z-index-negative{z-index:-1;}.bdt-position-z-index-high{z-index:990;}:where(.bdt-transition-fade),:where([class*="bdt-transition-scale"]),:where([class*="bdt-transition-slide"]){--bdt-position-translate-x:0;--bdt-position-translate-y:0;}.bdt-transition-fade,[class*="bdt-transition-scale"],[class*="bdt-transition-slide"]{--bdt-translate-x:0;--bdt-translate-y:0;--bdt-scale-x:1;--bdt-scale-y:1;transform:translate(var(--bdt-position-translate-x),var(--bdt-position-translate-y)) translate(var(--bdt-translate-x),var(--bdt-translate-y)) scale(var(--bdt-scale-x),var(--bdt-scale-y));transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0;}.bdt-transition-toggle:hover .bdt-transition-fade,.bdt-transition-toggle:focus .bdt-transition-fade,.bdt-transition-toggle .bdt-transition-fade:focus-within,.bdt-transition-active.bdt-active .bdt-transition-fade{opacity:1;}[class*="bdt-transition-scale"]{-webkit-backface-visibility:hidden;}.bdt-transition-scale-up{--bdt-scale-x:1;--bdt-scale-y:1;}.bdt-transition-scale-down{--bdt-scale-x:1.03;--bdt-scale-y:1.03;}.bdt-transition-toggle:hover .bdt-transition-scale-up,.bdt-transition-toggle:focus .bdt-transition-scale-up,.bdt-transition-toggle .bdt-transition-scale-up:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-up{--bdt-scale-x:1.03;--bdt-scale-y:1.03;opacity:1;}.bdt-transition-toggle:hover .bdt-transition-scale-down,.bdt-transition-toggle:focus .bdt-transition-scale-down,.bdt-transition-toggle .bdt-transition-scale-down:focus-within,.bdt-transition-active.bdt-active .bdt-transition-scale-down{--bdt-scale-x:1;--bdt-scale-y:1;opacity:1;}.bdt-transition-slide-top{--bdt-translate-y:-100%;}.bdt-transition-slide-bottom{--bdt-translate-y:100%;}.bdt-transition-slide-left{--bdt-translate-x:-100%;}.bdt-transition-slide-right{--bdt-translate-x:100%;}.bdt-transition-slide-top-small{--bdt-translate-y:calc(-1 * 10px);}.bdt-transition-slide-bottom-small{--bdt-translate-y:10px;}.bdt-transition-slide-left-small{--bdt-translate-x:calc(-1 * 10px);}.bdt-transition-slide-right-small{--bdt-translate-x:10px;}.bdt-transition-slide-top-medium{--bdt-translate-y:calc(-1 * 50px);}.bdt-transition-slide-bottom-medium{--bdt-translate-y:50px;}.bdt-transition-slide-left-medium{--bdt-translate-x:calc(-1 * 50px);}.bdt-transition-slide-right-medium{--bdt-translate-x:50px;}.bdt-transition-toggle:hover [class*="bdt-transition-slide"],.bdt-transition-toggle:focus [class*="bdt-transition-slide"],.bdt-transition-toggle [class*="bdt-transition-slide"]:focus-within,.bdt-transition-active.bdt-active [class*="bdt-transition-slide"]{--bdt-translate-x:0;--bdt-translate-y:0;opacity:1;}.bdt-transition-opaque{opacity:1;}.bdt-transition-slow{transition-duration:.7s;}.bdt-transition-disable,.bdt-transition-disable *{transition:none !important;}[hidden],.bdt-hidden{display:none !important;}@media (min-width:640px){.bdt-hidden\@s{display:none !important;}}@media (min-width:960px){.bdt-hidden\@m{display:none !important;}}@media (min-width:1200px){.bdt-hidden\@l{display:none !important;}}@media (min-width:1600px){.bdt-hidden\@xl{display:none !important;}}@media (max-width:639px){.bdt-visible\@s{display:none !important;}}@media (max-width:959px){.bdt-visible\@m{display:none !important;}}@media (max-width:1199px){.bdt-visible\@l{display:none !important;}}@media (max-width:1599px){.bdt-visible\@xl{display:none !important;}}.bdt-invisible{visibility:hidden !important;}.bdt-hidden-visually:not(:focus):not(:active):not(:focus-within),.bdt-visible-toggle:not(:hover):not(:focus) .bdt-hidden-hover:not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;border:0 !important;margin:0 !important;overflow:hidden !important;clip-path:inset(50%) !important;white-space:nowrap !important;}.bdt-visible-toggle:not(:hover):not(:focus) .bdt-invisible-hover:not(:focus-within){opacity:0 !important;}@media (hover:none){.bdt-hidden-touch{display:none !important;}}@media (hover){.bdt-hidden-notouch{display:none !important;}}*{--bdt-inverse:initial;}.bdt-light,.bdt-section-primary:not(.bdt-preserve-color),.bdt-section-secondary:not(.bdt-preserve-color),.bdt-tile-primary:not(.bdt-preserve-color),.bdt-tile-secondary:not(.bdt-preserve-color),.bdt-card-primary.bdt-card-body,.bdt-card-primary>:not([class*="bdt-card-media"]),.bdt-card-secondary.bdt-card-body,.bdt-card-secondary>:not([class*="bdt-card-media"]),.bdt-overlay-primary,.bdt-offcanvas-bar{--bdt-inverse:light;}.bdt-dark,.bdt-section-default:not(.bdt-preserve-color),.bdt-section-muted:not(.bdt-preserve-color),.bdt-tile-default:not(.bdt-preserve-color),.bdt-tile-muted:not(.bdt-preserve-color),.bdt-card-default.bdt-card-body,.bdt-card-default>:not([class*="bdt-card-media"]),.bdt-overlay-default,.bdt-dropbar,.bdt-navbar-container:not(.bdt-navbar-transparent),.bdt-navbar-dropdown,.bdt-dropdown{--bdt-inverse:dark;}.bdt-inverse-light{--bdt-inverse:light !important;}.bdt-inverse-dark{--bdt-inverse:dark !important;}[class*="bdt-"] *,[class*="bdt-"] *::before,[class*="bdt-"] *::after{box-sizing:border-box;}.bdt-prime-slider{position:relative;}.bdt-prime-slider video{height:100%;object-fit:cover;}.bdt-prime-slider ul{padding:0;margin-top:0;list-style:none;}.bdt-prime-slider li{list-style:none;}.bdt-prime-slider .bdt-slideshow .bdt-slideshow-content-wrapper{max-width:inherit;}.bdt-prime-slider .bdt-slideshow .bdt-slideshow-content-wrapper div{line-height:inherit;}.bdt-prime-slider h1 a,.bdt-prime-slider h2 a,.bdt-prime-slider h3 a,.bdt-prime-slider h4 a,.bdt-prime-slider h5 a,.bdt-prime-slider h6 a{font-size:inherit;}.bdt-prime-slider h1 a:hover,.bdt-prime-slider h2 a:hover,.bdt-prime-slider h3 a:hover,.bdt-prime-slider h4 a:hover,.bdt-prime-slider h5 a:hover,.bdt-prime-slider h6 a:hover{font-size:inherit;}.bdt-prime-slider embed,.bdt-prime-slider iframe,.bdt-prime-slider object,.bdt-prime-slider video{max-width:unset !important;}.bdt-ps-container{display:flow-root;box-sizing:content-box;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;}@media (min-width:640px){.bdt-ps-container{padding-left:30px;padding-right:30px;}}@media (min-width:960px){.bdt-ps-container{padding-left:40px;padding-right:40px;}}.bdt-ps-item-wrapper-link{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:1;}.bdt-prime-slider-container{padding:0 30px;}[class*=" elementor-widget-prime-slider-"] svg.e-font-icon-svg{height:1em;width:1em;}[class*=" elementor-widget-prime-slider-"] .swiper:not(.swiper-initialized){opacity:0;visibility:hidden;}.bdt-header-wrapper .bdt-header-inner{position:relative;min-height:90px;}.bdt-header-wrapper .bdt-header-inner .bdt-offcanvas-button{background:transparent;padding:0;}.bdt-header-wrapper .bdt-header-inner .bdt-prime-slider-logo{position:relative;}.bdt-header-wrapper .bdt-header-inner .bdt-prime-slider-logo .bdt-logo-inner{color:#fff;font-size:22px;font-weight:600;line-height:1;background:transparent;text-transform:uppercase;transition:all .3s ease;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav{display:none;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li{display:inline-block;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li>a{position:relative;font-size:13px;font-weight:700;color:#fff;min-height:42px;padding:0;transition:all .3s ease;outline:none;text-transform:uppercase;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li>a:after,.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li>a:before{content:"";position:absolute;background:#fe506c;left:0;transition:all .3s ease;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li:hover>a{color:#ddd;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown{padding-left:25px;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown li>a{color:#818a91;font-size:14px;font-weight:400;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown li>a:hover,.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav>li .bdt-navbar-dropdown li>a.bdt-open{color:#fe506c;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-default>li>a{min-height:auto;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li>a:after,.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li>a:before{bottom:0px;height:3px;width:0;left:50%;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li:hover a:after{width:50%;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-line>li:hover a:before{left:0px;width:50%;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-background>li>a{padding:0 10px;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-background>li>a:before{bottom:0;height:0;width:100%;z-index:-1;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-background>li:hover a:before{height:100%;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li{position:relative;margin-right:30px;padding-right:35px;margin-left:0;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li::after{content:"";position:absolute;height:6px;width:6px;background:#fff;border-radius:30px;right:0;top:50%;transform:translateY(-50%);visibility:visible;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:nth-last-child(1){margin:0;padding:0;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:nth-last-child(1):after{display:none;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:hover>a{color:#fe506c;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li:hover>a::before{transform:translateY(0);opacity:1;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li>a{display:flex;min-height:110px;align-items:center;visibility:visible;}.bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav.bdt-prime-slider-menu-style-dotline>li>a::before{height:16px;width:100%;background:#fe506c;top:-8px;border-radius:40px;transform:translateY(-25px);transition:all .3s ease-out;opacity:0;}.bdt-header-wrapper{z-index:10;width:100%;}.bdt-header-wrapper header{width:100%;}.bdt-header-wrapper header:after{content:"";width:100%;position:absolute;height:0;top:0;transition:height 400ms cubic-bezier(.2,.89,.58,1);background-color:rgba(0,0,0,.4);z-index:-1;}.bdt-header-wrapper header.bdt-sticky.bdt-active:after{height:100%;}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent{position:relative;}.bdt-nav.bdt-navbar-dropdown-nav li.bdt-parent .bdt-navbar-dropdown{top:0 !important;left:100% !important;right:auto;}@media (min-width:640px){.bdt-header-wrapper .bdt-header-inner{min-height:110px;}}@media (min-width:960px){.bdt-prime-slider .bdt-header-wrapper .bdt-header-inner .bdt-navbar-nav{display:inherit;}}[class*="elementor-widget-prime-slider-"] .bdt-navigation-next,[class*="elementor-widget-prime-slider-"] .bdt-navigation-prev{cursor:pointer;}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination{position:relative;}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:5px;}[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto;}[class*="elementor-widget-prime-slider-"] .swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .swiper-pagination-custom,[class*="elementor-widget-prime-slider-"] .swiper-horizontal .swiper-pagination-bullets,[class*="elementor-widget-prime-slider-"] .swiper-horizontal+.swiper-pagination-bullets{bottom:-50px;width:100%;}[class*="elementor-widget-prime-slider-"] .swiper-pagination-fraction .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .swiper-pagination-custom .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .swiper-horizontal .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .swiper-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px;}.bdt-navigation-type-arrows-fraction .swiper-pagination{position:initial;}.rtl .bdt-arrows-container,.rtl .bdt-arrows-fraction-container,.rtl .bdt-arrows-dots-container{direction:rtl;}.rtl .bdt-arrows-container .swiper-pagination,.rtl .bdt-arrows-fraction-container .swiper-pagination,.rtl .bdt-arrows-dots-container .swiper-pagination{direction:ltr;}[class*="elementor-widget-prime-slider-"] .swiper .elementor-lightbox-content-source{display:none;}[class*="elementor-widget-prime-slider-"] .swiper-horizontal+.swiper-pagination-progressbar,[class*="elementor-widget-prime-slider-"] .swiper-vertical+.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;}[class*="elementor-widget-prime-slider-"] .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute;}[class*="elementor-widget-prime-slider-"] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;}[class*="elementor-widget-prime-slider-"] [class*='bdt-arrows-align-top'] .bdt-arrows-container{transform:translateY(-40px);}[class*="elementor-widget-prime-slider-"] [class*='bdt-arrows-align-bottom'] .bdt-arrows-container{transform:translateY(40px);}[class*="elementor-widget-prime-slider-"] [class*='bdt-dots-align-top'] .bdt-dots-container{transform:translateY(-30px);}[class*="elementor-widget-prime-slider-"] [class*='bdt-dots-align-bottom'] .bdt-dots-container{transform:translateY(30px);}[class*="elementor-widget-prime-slider-"] [class*='bdt-arrows-dots-align-top'] .bdt-arrows-dots-container{transform:translateY(-40px);}[class*="elementor-widget-prime-slider-"] [class*='bdt-arrows-dots-align-bottom'] .bdt-arrows-dots-container{transform:translateY(40px);}[class*="elementor-widget-prime-slider-"] .bdt-arrows-align-center .bdt-position-center,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-position-center{width:100%;}[class*="elementor-widget-prime-slider-"] .bdt-arrows-align-center .bdt-navigation-prev,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-navigation-prev{left:0;position:absolute;transform:translateY(-50%);}[class*="elementor-widget-prime-slider-"] .bdt-arrows-align-center .bdt-navigation-next,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-navigation-next{right:0;position:absolute;transform:translateY(-50%);}[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination{position:absolute;width:100%;}.bdt-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination{position:relative;display:flex;align-items:var(--bdt-swiper-dots-align,center);justify-content:center;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;outline:none;transition:all .3s ease;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet{margin-left:var(--bdt-swiper-dots-space-between,5px);outline:none;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination.swiper-pagination-fraction,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination.swiper-pagination-fraction{bottom:auto;z-index:1;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets{min-height:var(--bdt-swiper-dots-active-height,10px);}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet{position:relative;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets .swiper-pagination-bullet:after{content:"";width:calc(100% + 6px);height:calc(100% + 6px);position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;width:100% !important;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative;}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1);}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66);}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33);}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66);}[class*="elementor-widget-prime-slider-"] .bdt-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,[class*="elementor-widget-prime-slider-"] .bdt-dots-container .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33);}[class*="elementor-widget-prime-slider-"] .bdt-arrows-align-center .bdt-position-center,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-position-center{width:100%;}[class*="elementor-widget-prime-slider-"] .bdt-arrows-align-center .bdt-navigation-prev,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-navigation-prev{left:0;position:absolute;transform:translateY(-50%);}[class*="elementor-widget-prime-slider-"] .bdt-arrows-align-center .bdt-navigation-next,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-navigation-next{right:0;position:absolute;transform:translateY(-50%);}.rtl .bdt-arrows-align-center .bdt-navigation-prev,.rtl .bdt-arrows-dots-align-center .bdt-navigation-prev{right:0;left:inherit;}.rtl .bdt-arrows-align-center .bdt-navigation-next,.rtl .bdt-arrows-dots-align-center .bdt-navigation-next{left:0;right:inherit;}[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-dots-container .swiper-pagination,[class*="elementor-widget-prime-slider-"] .bdt-arrows-dots-align-center .bdt-arrows-dots-container .swiper-pagination{position:absolute;width:100% !important;}.bdt-navigation-type-progress .swiper-pagination-progress{transform:translateY(15px);height:5px;width:100%;}.e-container--row [class*="elementor-widget-prime-slider-"]{width:100%;}.reveal-effects-active-yes [data-reveal="reveal-active"]{opacity:0;}.reveal-effects-active-yes .reveal-muted{opacity:0;transform:scale(.1);}.reveal-effects-active-yes .reveal-loaded{opacity:1;transition:opacity .5s ease;}.swiper-shutters .swiper-slide,.swiper-shutters .swiper-slide{overflow:hidden;}.swiper-shutters-image,.swiper-shutters-image-clone,.swiper-shutters-image-clones{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;}.swiper-shutters-image{object-fit:cover;object-position:center;}.swiper-shutters-image-clone{overflow:hidden;}.swiper-gl{position:relative;margin:0 auto;max-width:100%;overflow:hidden;}.swiper-gl .swiper-slide,.swiper-gl swiper-slide{position:relative;}.swiper-gl .swiper-gl-image{display:none;}.swiper-gl>canvas{position:absolute;left:0;top:0;width:100%;height:100%;}.swiper-gl-image{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;left:0;top:0;}.swiper-slicer .swiper-slide,.swiper-slicer swiper-slide{overflow:hidden;}.swiper-slicer-image,.swiper-slicer-image-clone,.swiper-slicer-image-clones{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;}.swiper-slicer-image{display:none;object-fit:cover;object-position:center;}.swiper-slicer-image-clone{overflow:hidden;transition-timing-function:cubic-bezier(1,0,.5,1);}.swiper-slicer-image-clone .swiper-slicer-image{display:block;}:root{--swiper-tinder-no-color:red;--swiper-tinder-yes-color:green;--swiper-tinder-label-text-color:#fff;--swiper-tinder-label-font-size:32px;--swiper-tinder-button-size:56px;--swiper-tinder-button-icon-size:32px;}.swiper-tinder{box-sizing:border-box;}.swiper-tinder .swiper-slide{overflow:hidden;}.swiper-tinder .swiper-slide img{width:100%;height:100%;object-fit:cover;}.swiper-tinder-label{position:absolute;font-size:var(--swiper-tinder-label-font-size);font-weight:700;padding:4px 12px;text-transform:uppercase;border-radius:4px;opacity:0;color:var(--swiper-tinder-label-text-color);}.swiper-tinder-label-yes{left:3%;top:5%;transform:rotate(-20deg);background-color:var(--swiper-tinder-yes-color);transform-origin:right top;}.swiper-tinder-label-no{right:3%;top:5%;transform:rotate(20deg);background-color:var(--swiper-tinder-no-color);transform-origin:left top;}.swiper-tinder-button{position:absolute;cursor:pointer;bottom:32px;width:var(--swiper-tinder-button-size);height:var(--swiper-tinder-button-size);border:1px solid;border-radius:999px;background:0 0;appearance:none;outline:0;box-shadow:none;z-index:100;transition-duration:.1s;font-size:var(--swiper-tinder-button-icon-size) !important;display:flex;align-items:center;justify-content:center;padding:0;margin:0;}.swiper-tinder-button svg{width:var(--swiper-tinder-button-icon-size);height:var(--swiper-tinder-button-icon-size);}.swiper-tinder-button-hidden{opacity:0;pointer-events:none;}.swiper-tinder-button-no{border-color:var(--swiper-tinder-no-color);left:calc(33% - 28px);}.swiper-tinder-button-no svg{fill:var(--swiper-tinder-no-color);}.swiper-tinder-button-no.swiper-tinder-button-active,.swiper-tinder-button-no:active{background:var(--swiper-tinder-no-color);}.swiper-tinder-button-no.swiper-tinder-button-active svg,.swiper-tinder-button-no:active svg{fill:#fff;}.swiper-tinder-button-yes{border-color:var(--swiper-tinder-yes-color);left:calc(66% - 28px);}.swiper-tinder-button-yes svg{fill:var(--swiper-tinder-yes-color);}.swiper-tinder-button-yes.swiper-tinder-button-active,.swiper-tinder-button-yes:active{background:var(--swiper-tinder-yes-color);}.swiper-tinder-button-yes.swiper-tinder-button-active svg,.swiper-tinder-button-yes:active svg{fill:#fff;}@media (min-width:768px) and (max-width:1023px){[class*="elementor-widget-prime-slider-"] .bdt-tablet{display:none !important;}}@media (min-width:1024px){[class*="elementor-widget-prime-slider-"] .bdt-desktop{display:none !important;}}@media (max-width:767px){[class*="elementor-widget-prime-slider-"] .bdt-mobile{display:none !important;}}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.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%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-threads:before{content:"\e9cb"}.fa-threads-square:before{content:"\e9cc"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-x-twitter:before{content:"\e9ca"}.fa-x-twitter-square:before{content:"\e9c9"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:"Font Awesome 5 Free";font-weight:900}