.elementor-section,
.elementor-element.e-con {
position: relative;
}
.magic-button-disabled-yes .bdt-magic-copy-item{
display: none !important;
}
.elementor-section .bdt-magic-copy-item,
.elementor-element.e-con .bdt-magic-copy-item{
position: absolute;
top: 40%;
right: 35px;
transform: rotate(-90deg) translateY(-20px);
transition: transform 850ms cubic-bezier(0.26, 0.75, 0.25, 1), opacity 450ms cubic-bezier(0.26, 0.75, 0.25, 1);
transform-origin: right;
display: flex;
flex-direction: row;
opacity: 0;
visibility: hidden;
}
.elementor-section:hover .bdt-magic-copy-item,
.elementor-element.e-con:hover .bdt-magic-copy-item {
opacity: 1;
visibility: visible;
transform: rotate(-90deg) translateY(0px);
z-index: 500;
}
a.bdt-magic-copy-btn {
background-color: #38443f;
width: 100%;
height: 36px;
line-height: 36px !important;
text-align: center;
padding: 0 20px;
display: inline-block;
border-radius: 3px;
color: #fff;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
overflow: hidden;
z-index: 1;
transition: all .3s cubic-bezier(0.26, 0.75, 0.25, 1);
font-weight: 700;
animation: text-pulse 1s infinite;
}
a.bdt-magic-copy-btn:hover {
background-color: #2a332f;
color: #fff !important;
text-decoration: none !important;
}
.bdt-magic-copy-item .bdt-magic-copy-info {
transform: rotate(90deg) translateY(35px);
transition: all .3s cubic-bezier(0.26, 0.75, 0.25, 1);
opacity: 0;
visibility: hidden;
}
.bdt-magic-copy-item .bdt-magic-copy-info .bdt-magic-copy-icon {
background-color: #33bb80;
width: 36px;
height: 36px;
line-height: 36px !important;
text-align: center;
fill: #fff;
border-radius: 3px 3px 0 0;
display: inline-block;
transition: all .3s ease;
}
.bdt-magic-copy-item .bdt-magic-copy-info .bdt-magic-copy-icon:after {
content: ' \003F';
width: 22px;
height: 22px;
line-height: 20px;
display: inline-block;
font-size: 12px;
border: 1px solid #fff;
border-radius: 50%;
color: #fff;
}
.bdt-magic-copy-item .bdt-magic-copy-icon:hover {
background-color: #259766;
}
.bdt-magic-copy-item:hover .bdt-magic-copy-info {
transform: rotate(90deg) translateY(0);
opacity: 1;
visibility: visible;
}
.bdt-magic-copy-item:hover .bdt-magic-copy-btn {
border-radius: 3px 0 0 3px;
}
.bdt-copy-selected {
outline: 1px solid rgba(51, 197, 255, 0.7);
z-index: 1;
}
@keyframes text-pulse {
0% {
color: rgba(255, 255, 255, 1);
}
50% {
color: rgba(255, 255, 255, 0.7);
}
100% {
color: rgba(255, 255, 255, 1);
}
} [aria-label][role~="tooltip"] {
position: relative;
}
[aria-label][role~="tooltip"]::before,
[aria-label][role~="tooltip"]::after {
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
will-change: transform;
opacity: 0;
pointer-events: none;
transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);
position: absolute;
box-sizing: border-box;
z-index: 10;
transform-origin: top;
}
[aria-label][role~="tooltip"]::before {
background-size: 100% auto !important;
content: "";
}
[aria-label][role~="tooltip"]::after {
background: rgba(17, 17, 17, .9);
border-radius: 4px;
color: #ffffff;
content: attr(aria-label);
font-size: var(--microtip-font-size, 13px);
font-weight: var(--microtip-font-weight, normal);
padding: 10px 15px;
white-space: nowrap;
box-sizing: content-box;
}
[aria-label][role~="tooltip"]:hover::before,
[aria-label][role~="tooltip"]:hover::after,
[aria-label][role~="tooltip"]:focus::before,
[aria-label][role~="tooltip"]:focus::after {
opacity: 1;
pointer-events: auto;
}
[role~="tooltip"][data-microtip-position="left"]::before,
[role~="tooltip"][data-microtip-position="left"]::after {
bottom: auto;
left: auto;
right: 100%;
top: 50%;
transform: translate3d(10px, -50%, 0);
}
[role~="tooltip"][data-microtip-position="left"]::before {
background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;
height: 22px;
width: 8px;
margin-right: 4px;
margin-bottom: 0;
}
[role~="tooltip"][data-microtip-position="left"]::after {
margin-right: 11px;
}
[role~="tooltip"][data-microtip-position="left"]:hover::before,
[role~="tooltip"][data-microtip-position="left"]:hover::after {
transform: translate3d(0, -50%, 0);
}
@media screen and (max-width:768px) {
a.bdt-magic-copy-btn {
display: none !important;
}
}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("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22none%22%20stroke%3D%22rgba%28214,%20214,%20214,%200.49%29%22%20stroke-width%3D%222%22%20cx%3D%2210%22%20cy%3D%2210%22%20r%3D%227%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:50% 50%}.bdt-divider-icon::before,.bdt-divider-icon::after{content:"";position:absolute;top:50%;max-width:calc(50% - (50px / 2));border-bottom:1px solid rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49);vertical-align:top}.bdt-divider-vertical{width:max-content;height:100px;margin-left:auto;margin-right:auto;border-left:1px solid rgba(214,214,214,0.49)}.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) '\200A.\00A0'}.bdt-list-hyphen>::before{content:'–\00A0\00A0'}.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("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23666%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:50% 50%}.bdt-list-divider>:nth-child(n+2){margin-top:10px;padding-top:10px;border-top:1px solid rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49)}.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;border-radius:3px}.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("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-repeat:no-repeat;background-position:100% 50%}.bdt-select:not([multiple]):not([size]) option{color:#666}.bdt-select:not([multiple]):not([size]):disabled{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.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("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23666%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.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("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")}.bdt-checkbox:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.bdt-checkbox:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.bdt-radio:disabled,.bdt-checkbox:disabled{background-color:#f8f8f8}.bdt-radio:disabled:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23999%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E")}.bdt-checkbox:disabled:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A")}.bdt-checkbox:disabled:indeterminate{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E")}.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;border-radius:3px}.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(0,0,0,0.5)}.bdt-overlay-primary{--bdt-inverse:light;background:rgba(34,34,34,0.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,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;border-radius:3px}.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:1.6rem;line-height:1.3;font-weight:400}[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,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-leader-fill-content:.}.bdt-notification{position:fixed;top:10px;left:10px;z-index:1040;box-sizing:border-box;width:450px}.bdt-notification-top-right,.bdt-notification-bottom-right{left:auto;right:10px}.bdt-notification-top-center,.bdt-notification-bottom-center{left:50%;margin-left:-225px}.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 rgba(214,214,214,0.49)}.bdt-grid-divider.bdt-grid-stack>.bdt-grid-margin::before{content:"";position:absolute;left:0;right:0;border-top:1px solid rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49)}.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 rgba(214,214,214,0.49)}.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:rgba(214,214,214,0.49)}.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:10px 15px;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,0.5)}.bdt-slidenav:hover{color:rgba(102,102,102,0.9)}.bdt-slidenav:active{color:rgba(102,102,102,0.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,0.2);text-indent:100%;overflow:hidden;white-space:nowrap}.bdt-dotnav>*>:hover{background-color:rgba(102,102,102,0.6)}.bdt-dotnav>*>:active{background-color:rgba(102,102,102,0.2)}.bdt-dotnav>.bdt-active>*{background-color:rgba(102,102,102,0.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 rgba(214,214,214,0.49)}.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,0.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,0.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,0.3);color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar>*{color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon{padding:5px;color:rgba(255,255,255,0.7)}.bdt-lightbox-toolbar-icon:hover{color:#fff}.bdt-lightbox-button{box-sizing:border-box;width:50px;height:50px;background:rgba(0,0,0,0.3);color:rgba(255,255,255,0.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 rgba(214,214,214,0.49);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}}@media (max-width:959px){.bdt-background-image\@m{background-image:none !important}}@media (max-width:1199px){.bdt-background-image\@l{background-image:none !important}}@media (max-width:1599px){.bdt-background-image\@xl{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 rgba(214,214,214,0.49);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,0.08)}.bdt-box-shadow-medium{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-large{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-xlarge{box-shadow:0 28px 50px rgba(0,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,0.08)}.bdt-box-shadow-hover-medium:hover{box-shadow:0 5px 15px rgba(0,0,0,0.08)}.bdt-box-shadow-hover-large:hover{box-shadow:0 14px 25px rgba(0,0,0,0.16)}.bdt-box-shadow-hover-xlarge:hover{box-shadow:0 28px 50px rgba(0,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,0.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}.bdt-modal-full{overflow-x:hidden}.hook-modal-dialog{border-radius:3px}.hook-modal-title{font-weight:400}.bdt-lightbox{position:fixed !important}.bdt-cover{max-width:none !important}.bdt-drop .bdt-card p:empty{display:none}.bdt-drop .bdt-card p:not(:first-child){margin-top:15px;margin-bottom:0}.bdt-tooltip{padding:7px 12px;background:#464646;border-radius:3px;font-size:13px}.elementor-align-justify .bdt-button{width:100%}.bdt-notification .bdt-spinner{vertical-align:middle}.bdt-notification .bdt-spinner svg{width:24px;height:auto}.bdt-notification .bdt-icon{margin-right:10px;vertical-align:middle;line-height:normal}.bdt-notification .bdt-close{top:50%;transform:translateY(-50%);color:#f01e1e;font-size:1.2em}.bdt-notification .bdt-close svg{width:1.2em;height:1.2em}.bdt-notification .bdt-notification-message{padding:40px 40px 40px 20px;background:#ffffff;font-size:1.2rem;box-shadow:rgba(14,63,126,0.04) 0 0 0 1px,rgba(42,51,69,0.04) 0 1px 1px -0.5px,rgba(42,51,70,0.04) 0 3px 3px -1.5px,rgba(42,51,70,0.04) 0 6px 6px -3px,rgba(14,63,126,0.04) 0 12px 12px -6px,rgba(14,63,126,0.04) 0 24px 24px -12px;border-radius:6px;border:2px solid #1e87f0}.bdt-slideshow .bdt-slideshow-items{padding:0;margin:0}.bdt-slideshow .bdt-slideshow-items[bdt-height-viewport] .bdt-slideshow-item img{width:auto !important;height:auto}.bdt-modal-full{background-color:#fff}.hook-button{border-radius:3px}.hook-form{border-radius:3px}.bdt-sticky-wrapper{width:100%}.bdt-heading-title:before,.bdt-heading-tag:before,.bdt-slide-title:before{content:none}.bdt-tippy-tooltip{outline:none}[class*="elementor-widget-bdt-"] a:hover{text-decoration:none}@media (max-width:1200px){.bdt-user-login a.elementor-button .elementor-button-icon,.bdt-user-register a.elementor-button .elementor-button-icon{margin-left:0 !important;margin-right:0 !important}}.rtl .bdt-position-top-center,.rtl .bdt-position-bottom-center,.rtl .bdt-position-center{right:calc(50% - var(--bdt-position-margin-offset));left:auto}.rtl [bdt-cover],.rtl [data-bdt-cover]{right:50%;left:auto}.rtl [bdt-cover]:where(img, video),.rtl [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-ep-accordion{text-align:left;list-style-type:none;margin:0;padding:0}.bdt-ep-accordion-title{outline:none;font-size:14px;margin:0;cursor:pointer;font-weight:700;line-height:1;padding:15px 20px;background:#f3f3f3;transition:all 300ms cubic-bezier(0,.49,.27,.99)}.bdt-ep-title-text{width:100%;text-align:left}.bdt-ep-accordion-icon{display:inline-block;font-weight:400;transition:all .3s ease}.bdt-ep-accordion-icon svg,.bdt-ep-accordion-icon i{transition:all .3s ease}.bdt-ep-accordion-icon svg{height:1em;width:1em}.bdt-ep-accordion-custom-icon{display:inline-flex;transition:all .3s ease;margin-right:5px}.bdt-ep-accordion-custom-icon svg,.bdt-ep-accordion-custom-icon i{transition:all .3s ease}.bdt-ep-accordion-custom-icon svg{height:1em;width:1em}.bdt-ep-accordion-icon-closed{display:flex}.bdt-ep-accordion-icon-opened{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-closed{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-opened{display:flex}.bdt-ep-accordion-content{padding:15px 20px;margin-top:0}.bdt-ep-accordion-content p{margin-top:0}.bdt-ep-accordion-content p+p{margin-top:15px}.rtl .bdt-ep-accordion-title{flex-direction:row-reverse}@media (max-width:767px){.bdt-ep-accordion-title{padding:12px 15px}.bdt-ep-accordion-content{padding:7px 15px}}.bdt-ep-button{cursor:pointer;text-transform:uppercase;outline:none;position:relative;transition:all .3s ease-out;z-index:0;text-align:center;overflow:hidden}.bdt-ep-button:hover{background-color:transparent;color:#fff}.bdt-ep-button:hover .bdt-ep-button-badge-inner{color:#000}.bdt-ep-button:hover svg{fill:#fff}.bdt-ep-button .bdt-ep-button-icon{position:relative;display:inline-flex;z-index:0}.bdt-ep-button .bdt-ep-button-icon .bdt-ep-button-a-icon-inner,.bdt-ep-button .bdt-ep-button-icon .bdt-ep-button-b-icon-inner,.bdt-ep-button .bdt-ep-button-icon .bdt-ep-button-icon-inner{display:inline-flex}.bdt-ep-button .bdt-ep-button-icon i,.bdt-ep-button .bdt-ep-button-icon svg{height:1em;width:1em;transition:all .3s ease-out}.bdt-ep-button .bdt-ep-button-text{position:relative;display:inline-block;z-index:0}.bdt-ep-button .bdt-ep-button-badge-inner{font-size:10px;background:#e4e4e8;padding:3px 6px;border-radius:3px;text-transform:uppercase;transition:all .3s ease}.bdt-ep-button .bdt-ep-button-content-wrapper{display:flex;align-items:center}.bdt-ep-button:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666}.bdt-ep-button:active{color:#fff}.bdt-ep-button.bdt-ep-button-effect-a:after{width:100%;height:100%;top:0;left:0;opacity:0}.bdt-ep-button.bdt-ep-button-effect-a:hover:after,.bdt-ep-button.bdt-ep-button-effect-a:active:after{opacity:1}.bdt-ep-button.bdt-ep-button-effect-b:after{width:100%;height:0;top:0;left:0}.bdt-ep-button.bdt-ep-button-effect-b:hover:after{height:100%}.bdt-ep-button.bdt-ep-button-effect-b:active:after{height:100%}.bdt-ep-button.bdt-ep-button-effect-c:after{width:0%;height:100%;top:0;left:0}.bdt-ep-button.bdt-ep-button-effect-c:hover:after{width:100%}.bdt-ep-button.bdt-ep-button-effect-c:active:after{width:100%}.bdt-ep-button.bdt-ep-button-effect-d{overflow:hidden}.bdt-ep-button.bdt-ep-button-effect-d:after{width:0;height:103%;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-ep-button.bdt-ep-button-effect-d:hover:after{width:90%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-d:active:after{width:101%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-e{overflow:hidden}.bdt-ep-button.bdt-ep-button-effect-e:after{width:100%;height:0;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.bdt-ep-button.bdt-ep-button-effect-e:hover:after{height:260%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-e:active:after{height:400%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-f{overflow:hidden}.bdt-ep-button.bdt-ep-button-effect-f:after{width:101%;height:0;top:50%;left:50%;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-ep-button.bdt-ep-button-effect-f:hover:after{height:75%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-f:active:after{height:130%;opacity:1}.bdt-ep-button.bdt-ep-button-effect-g{transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper{position:relative}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper .bdt-ep-button-text{display:block;position:relative}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper .avdbtn-text{display:block;transition:transform .5s,opacity .8s;transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-ep-button-effect-g .bdt-ep-button-content-wrapper .avdbtn-alt-text{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;transform:translate3d(0,25%,0);transition:transform .5s,opacity .8s;transition-timing-function:cubic-bezier(.31,1.13,.64,.94)}.bdt-ep-button.bdt-ep-button-effect-g:hover{background-color:transparent;color:#666}.bdt-ep-button.bdt-ep-button-effect-g:hover .avdbtn-alt-text{opacity:1;transform:translate3d(0,0,0)}.bdt-ep-button.bdt-ep-button-effect-g:hover .avdbtn-text{opacity:0;transform:translate3d(0,-25%,0)}.bdt-ep-button.bdt-ep-button-effect-h{transition:color .3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-ep-button.bdt-ep-button-effect-h::after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;background:#666;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.bdt-ep-button.bdt-ep-button-effect-h:hover::after{opacity:1;background-color:#666;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-ep-button.bdt-ep-button-effect-i{color:#fff;background:#666}.bdt-ep-button.bdt-ep-button-effect-i .bdt-ep-button-content-wrapper::before{content:'';position:absolute;width:100%;height:50%;left:0;background:#666;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1);top:0;padding-top:1em}.bdt-ep-button.bdt-ep-button-effect-i .bdt-ep-button-content-wrapper::after{content:'';position:absolute;width:100%;height:50%;left:0;background:#666;color:#fff;overflow:hidden;transition:transform .3s;transition-timing-function:cubic-bezier(.2,1,.3,1);bottom:0;line-height:0}.bdt-ep-button.bdt-ep-button-effect-i .bdt-ep-button-text{position:relative;z-index:1}.bdt-ep-button.bdt-ep-button-effect-i:hover{color:#666;background:#fff}.bdt-ep-button.bdt-ep-button-effect-i:hover .bdt-ep-button-content-wrapper::before{transform:translate3d(0,-100%,0)}.bdt-ep-button.bdt-ep-button-effect-i:hover .bdt-ep-button-content-wrapper::after{transform:translate3d(0,100%,0)}.bdt-ep-advanced-divider{overflow:hidden;-webkit-transform:translate(var(--ep-advanced-divider-h-offset,0),var(--ep-advanced-divider-v-offset,0)) rotate(var(--ep-advanced-divider-rotate,0));transform:translate(var(--ep-advanced-divider-h-offset,0),var(--ep-advanced-divider-v-offset,0)) rotate(var(--ep-advanced-divider-rotate,0))}.bdt-ep-advanced-divider svg *{stroke:#798184;fill:none!important}.bdt-ep-advanced-divider svg{max-width:100%}.bdt-ep-advanced-divider svg.ep_round{stroke-linecap:round}.bdt-ep-advanced-divider svg.ep_square{stroke-linecap:square}.bdt-ep-advanced-divider svg.ep_butt{stroke-linecap:butt}:root{--map-list-height:360px;--search-height:80px}.bdt-advanced-map{height:100%;overflow:hidden}.bdt-advanced-map .bdt-grid-wrap{display:block}.bdt-advanced-map .bdt-advanced-gmap{display:block;width:100%!important;height:var(--map-list-height)!important;margin-bottom:30px;border-radius:5px}.bdt-advanced-map .bdt-advanced-map-wrapper{width:100%}.bdt-advanced-map .bdt-gmap-lists-wrapper{width:100%}.bdt-advanced-map .bdt-gmap-lists{margin:0;padding:0;list-style:none;height:300px;overflow:auto}.bdt-gmap-lists-wrapper{background:#f1f1f1}.bdt-gmap-lists-wrapper .bdt-gmap-search-wrapper{margin-bottom:0}.bdt-gmap-lists-wrapper .bdt-gmap-search-wrapper .bdt-search-default{padding:0 20px;display:flex;align-items:center;height:var(--search-height);width:100%}.bdt-gmap-lists-wrapper .bdt-gmap-search-wrapper .bdt-search-default .search-box{width:100%}.bdt-advanced-map .bdt-gmap-list-item{display:flex;align-items:center;border-bottom:1px solid #e1e0e0;padding:10px 20px;cursor:pointer}.bdt-advanced-map .bdt-gmap-list-item:nth-last-child(1){border-bottom:0}.bdt-advanced-map .bdt-gmap-list-item:nth-last-child(1){margin-bottom:0}.bdt-advanced-map .bdt-gmap-image-wrapper img{width:45px;min-width:45px;height:45px;object-fit:cover;border-radius:50%}.bdt-advanced-map .scroll-content{display:flex;height:100%;flex-direction:column}.bdt-advanced-map .bdt-gmap-list-content{padding-left:15px}.bdt-advanced-map .bdt-title{margin:0;line-height:0;font-size:15px;padding-bottom:8px;color:#212326;font-weight:500}.bdt-advanced-map .bdt-place{line-height:0;font-size:11px;text-transform:uppercase;color:#9494a4}.bdt-advanced-map .form-control{height:40px;width:100%;text-transform:capitalize;padding:0 13px;border:1px solid #e1e1e1;font-size:12px;outline:none;border-radius:5px}.bdt-advanced-map .form-control:focus{border:1px solid #bdbbbb}.bdt-advanced-map.bdt-direction-left .bdt-gmap-lists{overflow-y:auto;direction:rtl}.bdt-advanced-map.bdt-direction-left .bdt-gmap-lists .bdt-gmap-list-item{direction:ltr}.bdt-advanced-map .bdt-gmap-lists::-webkit-scrollbar{width:5px}.bdt-advanced-map .bdt-gmap-lists::-webkit-scrollbar-track{background:#f1f1f1}.bdt-advanced-map .bdt-gmap-lists::-webkit-scrollbar-thumb{background:#c8c8c8}.bdt-advanced-map .bdt-gmap-lists::-webkit-scrollbar-thumb:hover{background:#afaeae}.bdt-map-tooltip-view{width:210px}.bdt-map-tooltip-bottom-footer{padding-top:10px}.bdt-map-tooltip-bottom-footer .bdt-tooltip-title{margin:0;padding-bottom:0;font-size:18px;font-weight:500}.bdt-map-tooltip-bottom-footer .bdt-tooltip-place{margin:0;padding-bottom:10px;font-size:12px;font-weight:500}.bdt-map-tooltip-bottom-footer span{font-size:12px;text-transform:capitalize;color:#524b4b}@media (min-width:768px){.bdt-advanced-map .bdt-advanced-gmap{height:var(--map-list-height);margin-bottom:0}.bdt-advanced-map.bdt-direction-left .bdt-grid-wrap{flex-direction:row-reverse}.bdt-advanced-map .bdt-grid-wrap{display:flex}.bdt-advanced-map .bdt-gmap-lists-wrapper{width:50%}.bdt-advanced-map.bdt-has-lists-search-yes .bdt-gmap-lists{height:calc(var(--map-list-height) - var(--search-height))}.bdt-advanced-map .bdt-gmap-lists{height:var(--map-list-height)}}.bdt-ep-advanced-heading{position:relative}.bdt-ep-advanced-heading a{color:inherit}.bdt-ep-advanced-heading a:hover{color:inherit}.bdt-ep-advanced-heading-title{margin:0;padding:0}.bdt-ep-advanced-heading-sub-title,.bdt-ep-advanced-heading-main-title{z-index:1;position:relative}.bdt-ep-advanced-heading-sub-title{display:inline-flex;line-height:1}.bdt-ep-advanced-heading-sub-title svg{width:1em;height:1em;fill:#3b3f42}.bdt-ep-advanced-heading-sub-title.bdt-line-bottom{flex-direction:column}.bdt-ep-advanced-heading-main-title>.bdt-ep-advanced-heading-main-title-inner,.bdt-ep-advanced-heading-main-title>.bdt-mainh-split-text{display:inline-flex;flex-wrap:wrap;box-sizing:border-box}.bdt-ep-advanced-heading-sub-title-content{display:inline-flex}.bdt-ep-advanced-heading-sub-title-content span{display:inline-flex}.bdt-ep-advanced-heading-main-title{display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line,.bdt-ep-advanced-heading-main-title .line{background-color:transparent!important}.bdt-ep-advanced-heading-sub-title .line:after,.bdt-ep-advanced-heading-main-title .line:after{content:"";background-color:#1e87f0;height:2px;width:40px;display:inline-block;vertical-align:middle}.bdt-ep-advanced-heading-sub-title .line.bdt-button-icon-align-bottom,.bdt-ep-advanced-heading-main-title .line.bdt-button-icon-align-bottom{line-height:0;display:block}.bdt-ep-advanced-heading-content{color:rgba(156,156,156,.12);z-index:0;font-size:60px;text-transform:uppercase;font-weight:700;line-height:1;bottom:0;width:100%;transition:all .3s ease-out;position:absolute}.bdt-ep-advanced-heading-content>div{display:inline-block}.bdt-main-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-main-title span{color:transparent!important;-webkit-text-stroke:1px #333}.bdt-advanced-text-stroke--yes .bdt-ep-advanced-heading .bdt-ep-advanced-heading-content>div{color:transparent!important;-webkit-text-stroke:1px rgba(156,156,156,.12)}.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title-inner{background-color:transparent;background-image:linear-gradient(240deg,#0E83CD 0,#8062d4 100%);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:rgba(255,255,255,0)}.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>*{background-color:transparent;background-image:linear-gradient(240deg,#0E83CD 0,#8062d4 100%);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@supports (-ms-ime-align:auto){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}@supports (-moz-appearance:none){.bdt-ep-main-color-yes .bdt-ep-advanced-heading-main-title>div,.bdt-ep-advanced-color-yes .bdt-ep-advanced-heading-content>div{background-attachment:scroll!important}}.bdt-ep-advanced-heading-content>div{-webkit-transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0));transform:translate(var(--ep-advanced-heading-pos-x,0),var(--ep-advanced-heading-pos-y,0)) rotate(var(--ep-advanced-heading-rotate,0))}.bdt-ep-advanced-icon-box{text-align:center}.bdt-ep-advanced-icon-box-title{font-weight:700;font-size:1.25rem}.bdt-ep-advanced-icon-box-title a{color:inherit}.bdt-ep-advanced-icon-box-description{margin-bottom:20px}.bdt-ep-advanced-icon-box-sub-title{font-size:14px;margin-top:-20px;margin-bottom:20px;transition:all .25s ease}.bdt-ep-advanced-icon-box-icon-heading{margin-bottom:20px}.bdt-ep-advanced-icon-box-icon-heading .bdt-ep-advanced-icon-box-title,.bdt-ep-advanced-icon-box-icon-heading .bdt-ep-advanced-icon-box-sub-title{margin-bottom:0;margin-top:0}.bdt-ep-advanced-icon-box-icon-wrap{display:inline-table;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;position:relative;box-sizing:content-box}.bdt-ep-advanced-icon-box-icon-wrap:hover{color:#818a91}.bdt-ep-advanced-icon-box-icon-wrap:hover svg{fill:#818a91}.bdt-ep-advanced-icon-box-icon-wrap i,.bdt-ep-advanced-icon-box-icon-wrap svg,.bdt-ep-advanced-icon-box-icon-wrap img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24,.85,.58,1);z-index:1;margin:auto}.bdt-ep-advanced-icon-box-icon-wrap i:before,.bdt-ep-advanced-icon-box-icon-wrap svg:before,.bdt-ep-advanced-icon-box-icon-wrap img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-ep-advanced-icon-box-icon-wrap i,.bdt-ep-advanced-icon-box-icon-wrap svg{width:1em;height:1em}.bdt-ep-advanced-icon-box-icon-wrap svg{fill:#818a91}.bdt-ep-advanced-icon-box-readmore-fullwidth-yes .bdt-ep-advanced-icon-box-readmore{display:block!important}.bdt-ep-advanced-icon-box-readmore{display:inline-block}.bdt-ep-advanced-icon-box-readmore svg{height:1em;width:1em}.bdt-ep-advanced-icon-box-separator-wrap{overflow:hidden;margin-bottom:24px;line-height:1}.bdt-ep-advanced-icon-box-separator-wrap>*{height:auto}.bdt-ep-advanced-icon-box-separator-wrap>svg [stroke*='#']{stroke:currentcolor}.bdt-ep-advanced-icon-box-separator-wrap img{display:none}.bdt-ep-advanced-icon-box-separator-wrap svg *{stroke:#798184}.bdt-ep-advanced-icon-box-separator-wrap svg.ep_round{stroke-linecap:round}.bdt-ep-advanced-icon-box-separator-wrap svg.ep_square{stroke-linecap:square}.bdt-ep-advanced-icon-box-separator-wrap svg.ep_butt{stroke-linecap:butt}.bdt-ep-advanced-icon-box-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.bdt-ep-advanced-icon-box-indicator{pointer-events:none;-webkit-transform:translate(var(--ep-advanced-icon-box-indicator-h-offset,0),var(--ep-advanced-icon-box-indicator-v-offset,0)) rotate(var(--ep-advanced-icon-box-indicator-rotate,0));transform:translate(var(--ep-advanced-icon-box-indicator-h-offset,0),var(--ep-advanced-icon-box-indicator-v-offset,0)) rotate(var(--ep-advanced-icon-box-indicator-rotate,0))}.rtl .bdt-ep-advanced-icon-box-indicator svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.bdt-ep-advanced-icon-box-badge{-webkit-transform:translate(var(--ep-advanced-icon-box-badge-h-offset,0),var(--ep-advanced-icon-box-badge-v-offset,0)) rotate(var(--ep-advanced-icon-box-badge-rotate,0));transform:translate(var(--ep-advanced-icon-box-badge-h-offset,0),var(--ep-advanced-icon-box-badge-v-offset,0)) rotate(var(--ep-advanced-icon-box-badge-rotate,0))}.elementor-position-top .bdt-ep-advanced-icon-box-icon{-webkit-transform:translate(var(--ep-advanced-icon-box-icon-top-h-offset,0),var(--ep-advanced-icon-box-icon-top-v-offset,0));transform:translate(var(--ep-advanced-icon-box-icon-top-h-offset,0),var(--ep-advanced-icon-box-icon-top-v-offset,0))}.elementor-position-top .bdt-ep-advanced-icon-box-content{margin-top:var(--ep-advanced-icon-box-icon-top-v-offset,0)}.elementor-position-bottom .bdt-ep-advanced-icon-box-icon{-webkit-transform:translate(var(--ep-advanced-icon-box-icon-bottom-h-offset,0),var(--ep-advanced-icon-box-icon-bottom-v-offset,0));transform:translate(var(--ep-advanced-icon-box-icon-bottom-h-offset,0),var(--ep-advanced-icon-box-icon-bottom-v-offset,0))}.elementor-position-bottom .bdt-ep-advanced-icon-box-content{margin-bottom:calc(-1 * var(--ep-advanced-icon-box-icon-bottom-v-offset, 0))}.elementor-position-left .bdt-ep-advanced-icon-box-icon,.elementor-position-right .bdt-ep-advanced-icon-box-icon{-webkit-transform:translate(var(--ep-advanced-icon-box-icon-left-h-offset,0),var(--ep-advanced-icon-box-icon-left-v-offset,0));transform:translate(var(--ep-advanced-icon-box-icon-left-h-offset,0),var(--ep-advanced-icon-box-icon-left-v-offset,0))}.bdt-icon-effect-none .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.bdt-icon-effect-none:hover .bdt-ep-advanced-icon-box-icon-wrap:after{opacity:1}.bdt-icon-effect-a .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px;background-color:#d5dadf}.bdt-icon-effect-a:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-a:hover .bdt-ep-advanced-icon-box-icon-wrap:after{opacity:1;transform:scale(1.5)}.bdt-icon-effect-b .bdt-ep-advanced-icon-box-icon-wrap{overflow:hidden}.bdt-icon-effect-b .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg);background-color:#d5dadf}.bdt-icon-effect-b:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-b:hover .bdt-ep-advanced-icon-box-icon-wrap:after{height:260%;opacity:1}.bdt-icon-effect-c .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%);background-color:#d5dadf}.bdt-icon-effect-c:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-c:hover .bdt-ep-advanced-icon-box-icon-wrap:after{height:75%;opacity:1}.bdt-icon-effect-d .bdt-ep-advanced-icon-box-icon-wrap{overflow:hidden}.bdt-icon-effect-d .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s;background-color:#d5dadf}.bdt-icon-effect-d:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-d:hover .bdt-ep-advanced-icon-box-icon-wrap:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-icon-effect-e .bdt-ep-advanced-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1;background-color:#d5dadf}.bdt-icon-effect-e:hover .bdt-ep-advanced-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-e:hover .bdt-ep-advanced-icon-box-icon-wrap:after{height:100%}.bdt-readmore-on-hover-yes .bdt-ep-advanced-icon-box-readmore{margin-top:26px;position:absolute;-webkit-transform:translate(var(--ep-advanced-icon-box-readmore-h-offset,0),var(--ep-advanced-icon-box-readmore-v-offset,0));transform:translate(var(--ep-advanced-icon-box-readmore-h-offset,0),var(--ep-advanced-icon-box-readmore-v-offset,0));opacity:0;transition:opacity 350ms cubic-bezier(.24,.85,.58,1)}.bdt-readmore-on-hover-yes:hover .bdt-ep-advanced-icon-box-readmore{opacity:1}.bdt-global-link-yes .bdt-ep-advanced-icon-box:hover{cursor:pointer}.bdt-title-link-yes .bdt-ep-advanced-icon-box-title:hover{cursor:pointer}@media (min-width:768px){.elementor-position-left .bdt-ep-advanced-icon-box{display:flex;text-align:left;flex-direction:row}.elementor-position-left .bdt-ep-advanced-icon-box-icon{flex:0 0 auto}.elementor-position-right .bdt-ep-advanced-icon-box{display:flex;text-align:right;flex-direction:row-reverse}.elementor-position-right .bdt-ep-advanced-icon-box-icon{flex:0 0 auto}.elementor-position-top .bdt-ep-advanced-icon-box-img{margin:auto}.elementor-position-top .bdt-ep-advanced-icon-box-icon{display:inline-block}.elementor-position-bottom .bdt-ep-advanced-icon-box{display:flex;flex-direction:column-reverse}.elementor-vertical-align-top .bdt-ep-advanced-icon-box{align-items:flex-start}.elementor-vertical-align-middle .bdt-ep-advanced-icon-box{align-items:center}.elementor-vertical-align-bottom .bdt-ep-advanced-icon-box{align-items:flex-end}.bdt-ep-advanced-icon-box-indicator{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;z-index:10}.bdt-ep-advanced-icon-box-indicator svg{height:auto;width:100%}}.bdt-ep-advanced-image-gallery{position:relative}.bdt-ep-advanced-image-gallery .bdt-overlay{display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;z-index:1}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link{position:relative;display:flex;width:100%;overflow:hidden;color:#fff;font-size:42px}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover{color:#fff;background-color:transparent}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover span{color:rgba(255,255,255,.7)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link:hover svg{fill:#fff}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-icon span{display:inline-flex;transition:transform .3s cubic-bezier(0,.36,.38,1.01)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-icon:hover span{transform:rotate(90deg)}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link.icon-type-text{border:2px solid #fff}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link span.bdt-text{padding:3px 15px;color:#fff;font-size:13px;font-weight:700}.bdt-ep-advanced-image-gallery:not(.bdt-ep-advanced-image-gallery-skin-hidden) .bdt-ep-advanced-image-gallery-item-link svg{width:1em;height:1em;fill:#fff}.bdt-spotlite-mode:hover .bdt-ep-advanced-image-gallery-item:not(:hover):after{background-color:rgba(0,0,0,.5)}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-item{transition:all .3s ease}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);transition:all .3s ease;z-index:0;pointer-events:none}.bdt-spotlite-mode .bdt-ep-advanced-image-gallery-content{z-index:1}.bdt-ep-advanced-image-gallery-item{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;transition-property:transform,opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;margin:0;text-align:center}.bdt-ep-advanced-image-gallery-item:hover{z-index:1}.bdt-ep-advanced-image-gallery-item .bdt-overlay-default{background:rgba(0,0,0,.4)}.bdt-ep-advanced-image-gallery-item-caption{margin:0;margin-top:15px;text-transform:uppercase;font-weight:700}.bdt-ep-advanced-image-gallery-thumbnail{overflow:hidden}.bdt-ep-advanced-image-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:top}.bdt-ep-advanced-image-gallery-inner{position:relative;overflow:hidden}.bdt-caption-all-time-yes .bdt-ep-advanced-image-gallery-item-caption{padding:15px;margin-top:0;background-color:#f7f8f9}.bdt-caption-all-time-yes .bdt-caption-position-default{display:block!important}.bdt-ep-advanced-image-gallery-skin-default{justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:flex;flex-wrap:wrap}.bdt-ep-advanced-image-gallery.bdt-ep-advanced-image-gallery-skin-hidden .bdt-hidden-gallery-button{display:inline-block;color:#666;font-size:16px;font-weight:700;transition:all .3s ease}.bdt-ep-advanced-image-gallery.bdt-ep-advanced-image-gallery-skin-hidden .bdt-hidden-gallery-button svg{width:1em;height:1em;fill:#666}@media (max-width:767px){.elementor-widget-bdt-advanced-image-gallery .elementor-widget-container{overflow:hidden}}.jgallery{display:block;will-change:width,height;min-height:1px}.jgallery>.jgalleryItem{will-change:left,top,width,height,opacity,transform}.jgallery>*:not(.jgalleryItem){visibility:hidden}.jgallery .jgalleryItemHidden{display:none}.jgallery .jgalleryImage{vertical-align:middle;width:100%;height:100%}.jgallery.jgalleryAnimated{height:0;transition:height .4s}.jgallery.jgalleryAnimated .jgalleryItem{transition:all .4s}.jgallery.jgalleryAnimated .jgalleryItemInitialToVisible{animation-name:jgalleryItemInitialToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}.jgallery.jgalleryAnimated .jgalleryItemHiddenToVisible{animation-name:jgalleryItemHiddenToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}.jgallery.jgalleryAnimated .jgalleryItemVisibleToHidden{animation-name:jgalleryItemVisibleToHiddenAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes jgalleryItemInitialToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes jgalleryItemHiddenToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes jgalleryItemVisibleToHiddenAnimation{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}.jgallery .jgalleryItem{opacity:1}.jgallery.jgalleryItemLoading{opacity:.3;box-shadow:inset 0 0 15px -5px #666}.jgallery.jgalleryItemLoading::before{content:" ";position:absolute;left:50%;top:50%;width:50px;height:50px;margin:-25px 0 0 -25px;padding:0;z-index:1;opacity:1;background:none;border:2px solid;border-color:transparent transparent #000 #000;border-radius:50%;outline:none;animation-duration:1s;animation-name:jgalleryProgressIndicator;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes jgalleryProgressIndicator{0%{transform:rotate(0deg);left:50%}100%{transform:rotate(360deg);left:50%}}.bdt-ep-animated-card-item{width:auto;max-width:350px;margin:auto;height:650px;transition:all .5s cubic-bezier(.77,0,.175,1);position:relative}.bdt-ep-animated-card-circle{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;overflow:hidden}.bdt-ep-animated-card-circle::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#f9fdff;clip-path:circle(120px at center);transition:all .5s cubic-bezier(.77,0,.175,1)}.bdt-ep-animated-card-img-wrap{width:100%;height:100%}.bdt-ep-animated-card-img-wrap img{height:300px;width:330px}.bdt-ep-animated-card-img{position:absolute;top:50%;object-fit:contain;pointer-events:none;transition:all .5s cubic-bezier(.77,0,.175,1)}.bdt-ep-animated-card-content{position:absolute;top:0;padding:30px;opacity:0;visibility:hidden;transition:all .5s cubic-bezier(.77,0,.175,1)}.bdt-ep-animated-card-sub-title{margin:0;padding-bottom:10px;font-size:20px;text-transform:capitalize;color:#f0f0f1;transition:all .3s ease;font-weight:500}.bdt-ep-animated-card-title{margin:0;font-size:40px;padding-bottom:10px;text-transform:capitalize;color:#fff;transition:all .3s ease}.bdt-ep-animated-card-text{font-size:15px;line-height:1.6;color:rgba(246,246,246,.671);padding-bottom:10px}.bdt-ep-animated-card-btn{font-size:15px;font-weight:700;text-transform:capitalize;text-decoration:none;color:rgba(246,246,246,.904);display:inline-flex;align-items:center;transition:all .3s ease}.bdt-ep-animated-card-btn i,.bdt-ep-animated-card-btn svg{opacity:0;transform:translateX(0);transition:all .3s cubic-bezier(.77,0,.175,1)}.bdt-ep-animated-card-btn:hover{color:#fff}.bdt-ep-animated-card-btn:hover i,.bdt-ep-animated-card-btn:hover svg{opacity:1;transform:translateX(10px)}.bdt-ep-animated-card-btn:hover svg{width:1em;height:1em;fill:rgba(246,246,246,.904)}.bdt-ep-animated-card-btn svg{width:1em;height:1em;fill:rgba(246,246,246,.904)}.bdt-ep-animated-card:hover .bdt-ep-animated-card-circle::before{background:#1e87f0;clip-path:circle(1200px at center)}.bdt-ep-animated-card:hover .bdt-ep-animated-card-img{height:300px;top:75%}.bdt-ep-animated-card:hover .bdt-ep-animated-card-content{opacity:1;visibility:visible}.bdt-style-1:hover .bdt-ep-animated-card-content{left:0}.bdt-style-1:hover .bdt-ep-animated-card-img{left:50%}.bdt-style-1 .bdt-ep-animated-card-img{left:50%;transform:translate(-50%,-50%)}.bdt-style-1 .bdt-ep-animated-card-content{left:20%}.bdt-style-2:hover .bdt-ep-animated-card-content{right:0}.bdt-style-2:hover .bdt-ep-animated-card-img{right:50%}.bdt-style-2 .bdt-ep-animated-card-img{right:50%;transform:translate(50%,-50%)}.bdt-style-2 .bdt-ep-animated-card-content{right:20%}@media (min-width:768px){.bdt-ep-animated-card:hover .bdt-ep-animated-card-img{height:500px;top:50%}.bdt-ep-animated-card-item{width:100%;height:400px;max-width:unset}.bdt-ep-animated-card-item:hover .bdt-ep-animated-card-img{height:500px;top:50%}.bdt-ep-animated-card-content{position:absolute;top:50%;transform:translateY(-50%);max-width:450px;padding:40px}.bdt-ep-animated-card-img{top:50%}.bdt-style-1 .bdt-ep-animated-card-content{left:20%}.bdt-style-1:hover .bdt-ep-animated-card-img{left:75%}.bdt-style-2:hover .bdt-ep-animated-card-img{right:75%}}@media (min-width:1024px){.bdt-ep-animated-card-content{max-width:600px;padding:70px}.bdt-style-1:hover .bdt-ep-animated-card-img{left:80%}.bdt-style-2:hover .bdt-ep-animated-card-img{right:80%}}.bdt-heading.bdt-heading-layout-animated{display:none}.bdt-heading a{color:inherit}.bdt-heading a:hover{color:inherit}.bdt-heading .typed-cursor{opacity:1;font-weight:100;animation:typed-blink .7s infinite}.bdt-heading .bdt-heading-tag span{font-family:inherit;font-weight:inherit;color:inherit}.bdt-animated-heading-gradient-yes .bdt-animated-heading{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@keyframes typed-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.bdt-ep-callout-button-align-left .bdt-width-auto\@m{order:-1}.bdt-ep-callout-button-align-center{flex-direction:column}.bdt-ep-callout-button-align-center .bdt-width-expand{width:auto;text-align:center;padding-left:0}.bdt-ep-callout-button-align-center .bdt-width-auto\@m{padding-left:0;margin-top:20px;text-align:center}.bdt-ep-callout-title{font-size:24px;line-height:1.5;font-weight:300;margin-bottom:0}.bdt-ep-callout-description{margin-top:10px}.bdt-ep-callout-button{color:#fff;display:inline-block;box-sizing:border-box;padding:15px 43px;font-size:16px;background-color:#1e87f0}.bdt-ep-callout-button svg{fill:#fff}.bdt-ep-callout-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-callout-button-icon i,.bdt-ep-callout-button-icon svg{width:1em;height:1em;position:relative;display:block;transition:all .3s ease}@media (max-width:768px){.bdt-ep-callout-button-align-right .bdt-width-auto\@m{margin-top:20px}}.bdt-ep-carousel-title a{color:#213640}.bdt-ep-carousel-title a:hover{color:#222}.bdt-ep-carousel-thumbnail{position:relative;overflow:hidden}.bdt-ep-carousel-thumbnail img{display:block;width:100%;max-height:none;max-width:none}.bdt-ep-carousel-desc{padding:40px}.bdt-ep-carousel-button{margin-top:10px;display:inline-block}.bdt-ep-carousel-button-icon{display:inline-flex;transition:all .3s ease}.bdt-ep-carousel-button-icon i,.bdt-ep-carousel-button-icon svg{width:1em;height:1em;transition:all .3s ease}.bdt-ep-carousel-meta{display:inline-flex}.bdt-ep-carousel-meta li.bdt-margin-small-top{margin-top:5px!important}.bdt-ep-carousel-meta li>*>*{color:inherit}.bdt-ep-carousel-item{box-shadow:0 2px 8px 0 rgba(0,0,0,.08)}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-desc{padding:35px 20px}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail{height:100%}.bdt-ep-carousel-layout-vertical .bdt-ep-carousel-thumbnail img{height:100%;object-fit:cover}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-background{height:230px;background:#0067ce}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-img-wrap a{height:300px}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-desc{text-align:center;transform:translateY(20px);transition:all .25s ease-in-out}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-meta{justify-content:center}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-categories a{background:#1e87f0;padding:5px 8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-ep-carousel-skin-alice .bdt-custom-overlay{opacity:.3;transition:all .25s ease-in-out;background:#000}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-title a{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-date{color:#fff}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{transform:translateY(0)}.bdt-ep-carousel-skin-alice .bdt-ep-carousel-item:hover .bdt-custom-overlay{opacity:.5}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-thumbnail:before{content:'';position:absolute;top:calc(var(--ep-carousel-spacing, 14px) - 1px);right:50%;bottom:calc(var(--ep-carousel-spacing, 14px) - 1px);left:50%;opacity:0;border:1px solid rgba(255,255,255,.8);background-color:#fff;transition:all .3s;transition-delay:.3s;z-index:1}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-desc{padding:30px;flex-direction:column;position:absolute;left:var(--ep-carousel-spacing,14px);right:var(--ep-carousel-spacing,14px);bottom:-30px;opacity:0;z-index:5;background:#fff;padding:20px;user-select:none;transition-delay:.25s;transition:all .3s ease}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span,.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{display:block;will-change:transform;transform:translateY(100%)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-title a{transition:all .8s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-meta>span{transition:all 1.1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt{overflow:hidden}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-excerpt *{transition:all 1s cubic-bezier(.37,.31,.2,.85)}.bdt-ep-carousel-skin-ramble .bdt-ep-carousel-button{will-change:transform;transform:translateY(100%);transition:all 1.5s cubic-bezier(.37,.31,.2,.85)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-thumbnail:before{background:transparent;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-title a,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-meta>span,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-excerpt *,.bdt-carousel-content-onhover .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item:hover .bdt-ep-carousel-button{transform:translateY(0)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-thumbnail:before{background:transparent;left:calc(var(--ep-carousel-spacing, 14px) - 1px);right:calc(var(--ep-carousel-spacing, 14px) - 1px);opacity:1;transition-delay:0s}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-desc{opacity:1;bottom:var(--ep-carousel-spacing,14px)}.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-title a,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-meta>span,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-excerpt *,.bdt-carousel-content-alwaysopen .bdt-ep-carousel-skin-ramble .bdt-ep-carousel-item .bdt-ep-carousel-button{transform:translateY(0)}.bdt-content-switcher{position:relative;box-sizing:border-box}.bdt-content-switcher *,.bdt-content-switcher *:before,.bdt-content-switcher *:after{box-sizing:unset!important}.bdt-switcher-content-wrapper{margin-top:20px}.bdt-switcher-content-wrapper .bdt-switcher-content:not(.bdt-active){display:none}.bdt-content-switcher-icon{font-size:15px}.bdt-content-switcher-icon i{color:#777}.bdt-content-switcher-icon i,.bdt-content-switcher-icon svg{width:1em;height:1em;fill:#777}.bdt-content-switcher-icon.bdt-active i{color:#232323}.bdt-content-switcher-icon.bdt-active svg{fill:#232323}.bdt-switcher-arrows{position:absolute;font-size:48px}.bdt-switcher-arrows.bdt-arrows-left{left:0;-webkit-transform:translate(var(--ep-content-switcher-arrows-h-offset-left,-35px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0));transform:translate(var(--ep-content-switcher-arrows-h-offset-left,-35px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0))}.bdt-switcher-arrows.bdt-arrows-right{right:0;-webkit-transform:translate(var(--ep-content-switcher-arrows-h-offset-right,40px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0));transform:translate(var(--ep-content-switcher-arrows-h-offset-right,40px),var(--ep-content-switcher-arrows-v-offset,-26px)) rotate(var(--ep-content-switcher-arrows-rotate,0))}.bdt-switcher-arrows svg{fill:#03a9f4;width:1em;height:1em}.bdt-content-switcher-badge{position:absolute;-webkit-transform:translate(var(--ep-content-switcher-badge-h-offset,0),var(--ep-content-switcher-badge-v-offset,-40px)) rotate(var(--ep-content-switcher-badge-rotate,0));transform:translate(var(--ep-content-switcher-badge-h-offset,0),var(--ep-content-switcher-badge-v-offset,-40px)) rotate(var(--ep-content-switcher-badge-rotate,0));padding:4px 8px;font-weight:600;background:#03a9f4;color:#fff;border-radius:3px;font-size:13px;display:inline-block;width:max-content;line-height:1.3}.bdt-switch-container-wrap{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px}.bdt-switch-container-wrap .bdt-package-text{font-size:15px;text-transform:capitalize;font-weight:500;color:#777;display:inline-flex;align-items:center;gap:8px}.bdt-switch-container-wrap .bdt-package-text.bdt-active{color:#232323}.bdt-content-switcher .bdt-knobs{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.bdt-content-switcher .bdt-layer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-color:#ebf7fc;transition:.3s ease all;z-index:1}.bdt-content-switcher .button{position:relative;top:50%;width:74px;height:36px;padding:0;background:transparent}.bdt-toggle-button-1.button,.bdt-toggle-button-1.button .bdt-layer,.bdt-toggle-button-2.button,.bdt-toggle-button-2.button .bdt-layer,.bdt-toggle-button-3.button,.bdt-toggle-button-3.button .bdt-layer,.bdt-toggle-button-4.button,.bdt-toggle-button-4.button .bdt-layer,.bdt-toggle-button-5.button,.bdt-toggle-button-5.button .bdt-layer,.bdt-toggle-button-6.button,.bdt-toggle-button-6.button .bdt-layer,.bdt-toggle-button-7.button,.bdt-toggle-button-7.button .bdt-layer,.bdt-toggle-button-8.button,.bdt-toggle-button-8.button .bdt-layer{border-radius:100px}.bdt-content-switcher .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3;display:block}.bdt-toggle-button-1 .bdt-knobs{transition:.3s ease all}.bdt-toggle-button-1 .bdt-knobs:before,.bdt-toggle-button-2 .bdt-knobs:before,.bdt-toggle-button-2 .bdt-knobs:after,.bdt-toggle-button-3 .bdt-knobs::before,.bdt-toggle-button-4 .bdt-knobs:before,.bdt-toggle-button-4 .bdt-knobs:after,.bdt-toggle-button-5 .bdt-knobs:before,.bdt-toggle-button-6 .bdt-knobs:before{content:'';position:absolute;top:50%;left:5px;width:20px;height:10px;padding:9px 4px;background-color:#03a9f4;border-radius:50%;transform:translateY(-50%)}.bdt-toggle-button-1 .bdt-knobs:before{border-radius:50%;transition:.3s cubic-bezier(.18,.89,.35,1.15) all;transition:.3s ease all}.bdt-toggle-button-1 .checkbox:checked+.bdt-knobs:before{content:'';left:calc(100% - 33px);background-color:#f44336}.bdt-toggle-button-1 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-1 .bdt-layer{transition:.3s ease all}.bdt-toggle-button-2 .bdt-knobs:before,.bdt-toggle-button-2 .bdt-knobs:after{transition:.3s ease all;content:''}.bdt-toggle-button-2{overflow:hidden}.bdt-toggle-button-2 .bdt-knobs:after{right:-28px;left:auto;background-color:#f44336}.bdt-toggle-button-2 .checkbox:checked+.bdt-knobs:before{left:-28px}.bdt-toggle-button-2 .checkbox:checked+.bdt-knobs:after{right:4px}.bdt-toggle-button-2 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-3 .bdt-knobs:before{transition:.3s ease all,left .3s cubic-bezier(.18,.89,.35,1.15)}.bdt-toggle-button-3 .checkbox:active+.bdt-knobs:before{width:46px;border-radius:100px}.bdt-toggle-button-3 .checkbox:checked:active+.bdt-knobs:before{margin-left:-26px}.bdt-toggle-button-3 .checkbox:checked+.bdt-knobs:before{content:'';left:calc(100% - 33px);background-color:#f44336}.bdt-toggle-button-3 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-4 .bdt-knobs:before,.bdt-toggle-button-4 .bdt-knobs:after{transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-4{overflow:hidden}.bdt-toggle-button-4 .bdt-knobs:after{top:-28px;right:5px;left:auto;background-color:#f44336}.bdt-toggle-button-4 .checkbox:checked+.bdt-knobs:before{top:-28px}.bdt-toggle-button-4 .checkbox:checked+.bdt-knobs:after{top:50%}.bdt-toggle-button-4 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-5{perspective:60px;overflow:visible}.bdt-toggle-button-5 .bdt-knobs{transition:.3s ease all}.bdt-toggle-button-5 .bdt-knobs:before{transition:.3s cubic-bezier(.18,.89,.35,1.15) all;transform:rotateY(0) translateY(-50%);transform-origin:center;transition:.3s ease all}.bdt-toggle-button-5 .bdt-knobs span:before{content:''}.bdt-toggle-button-5 .bdt-layer{transform:rotateY(0);transform-origin:center;transition:.3s ease all}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs:before{left:calc(100% - 33px);transform:rotateY(180deg) translateY(-50%);background-color:#f44336}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs span{left:calc(100% - 33px)}.bdt-toggle-button-5 .checkbox:checked+.bdt-knobs span:before{content:'';left:calc(100% - 33px)}.bdt-toggle-button-5 .checkbox:checked~.bdt-layer{background-color:#fcebeb;transform:rotateY(-180deg)}.bdt-toggle-button-6{overflow:visible}.bdt-toggle-button-6 .bdt-knobs{transform:rotateZ(0);transition:.4s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-6 .bdt-knobs:before{transform:rotateZ(0) translateY(-50%);transition:.4s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-6 .bdt-layer{transform:rotateZ(0);transition:.4s cubic-bezier(.18,.89,.35,1.15) all}.bdt-toggle-button-6 .checkbox:checked+.bdt-knobs{transform:rotateZ(-180deg)}.bdt-toggle-button-6 .checkbox:checked+.bdt-knobs:before{content:'';background-color:#f44336;transform:rotateZ(180deg) translateY(50%)}.bdt-toggle-button-6 .checkbox:checked~.bdt-layer{background-color:#fcebeb;transform:rotateZ(180deg)}.bdt-toggle-button-7 .bdt-knobs::before,.bdt-toggle-button-7 .bdt-knobs::after{content:'';position:absolute;top:50%;width:20px;height:10px;padding:9px 4px;border-radius:50%;opacity:0;transition:.3s ease all;z-index:2;transform:translateY(-50%)}.bdt-toggle-button-7 .bdt-knobs:before{left:5px}.bdt-toggle-button-7 .bdt-knobs:after{left:calc(100% - 33px);background-color:#f44336}.bdt-toggle-button-7 .bdt-knobs span{position:absolute;top:50%;width:20px;height:10px;padding:9px 4px;border-radius:50%;z-index:1;left:4px;background-color:#03a9f4;transition:.2s ease all;transform:translateY(-50%)}.bdt-toggle-button-7 .checkbox:checked+.bdt-knobs:before{opacity:0}.bdt-toggle-button-7 .checkbox:checked+.bdt-knobs:after{opacity:1}.bdt-toggle-button-7 .checkbox:checked+.bdt-knobs span{top:50%;left:calc(100% - 23px);width:2px;height:2px;padding:3px;background-color:#fff;z-index:3;transform:translateY(-50%)}.bdt-toggle-button-7 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-toggle-button-8{overflow:hidden}.bdt-toggle-button-8 .bdt-knobs:before{content:'';color:#fff;left:4px;z-index:2}.bdt-toggle-button-8 .bdt-knobs:after{content:'';left:calc(100% - 33px);color:#fff;background-color:#f44336;opacity:0;z-index:2}.bdt-toggle-button-8 .bdt-knobs span{left:5px;background-color:#03a9f4;z-index:1}.bdt-toggle-button-8 .bdt-knobs span,.bdt-toggle-button-8 .bdt-knobs::before,.bdt-toggle-button-8 .bdt-knobs::after{position:absolute;top:50%;width:20px;height:10px;line-height:1;padding:9px 4px;border-radius:50%;transition:.3s ease all;transform:translateY(-50%)}.bdt-toggle-button-8 .checkbox:checked+.bdt-knobs:before{opacity:0}.bdt-toggle-button-8 .checkbox:checked+.bdt-knobs:after{opacity:1}.bdt-toggle-button-8 .checkbox:checked+.bdt-knobs span{background-color:#fcebeb;transform:scale(10);top:0}.bdt-toggle-button-9{overflow:visible}.bdt-toggle-button-9 .bdt-knobs{perspective:70px}.bdt-toggle-button-9 .bdt-knobs::before,.bdt-toggle-button-9 .bdt-knobs::after{position:absolute;top:4px;border-radius:2px;width:20px;height:10px;padding:9px 4px}.bdt-toggle-button-9 .bdt-knobs:before{content:'';left:4px}.bdt-toggle-button-9 .bdt-knobs:after{content:'';right:4px}.bdt-toggle-button-9 .bdt-knobs span{position:absolute;top:50%;left:4px;border-radius:2px;width:33px;height:28px;background-color:#03a9f4;transform:rotateY(0) translateY(-50%);transform-origin:100% 50%;transition:.6s ease all;z-index:1}.bdt-toggle-button-9 .checkbox:checked+.bdt-knobs span{transform:rotateY(-180deg) translateY(-50%);background-color:#f44336}.bdt-toggle-button-9 .checkbox:checked~.bdt-layer{background-color:#fcebeb}.bdt-content-switcher .bdt-toggle-button-9.button{border-radius:2px}.bdt-content-switcher-tab{padding:10px 18px;font-size:14px;font-weight:500;color:#282833;border-radius:30px;transition:background-color .3s ease,color .3s ease,border .3s ease;display:flex;align-items:center;gap:8px;line-height:1.3}.bdt-content-switcher-tab.bdt-active{color:#fff;background-color:#03a9f4}.bdt-content-switcher-tab.bdt-active .bdt-content-switcher-icon i{color:#fff}.bdt-content-switcher-tab.bdt-active .bdt-content-switcher-icon svg{fill:#fff}.bdt-contact-form-wrapper{width:100%}.bdt-contact-form-wrapper .bdt-button-full-width{width:100%}.bdt-contact-form .elementor-field-type-submit .elementor-button{padding:12px 30px;line-height:1}.bdt-contact-form .grecaptcha-badge{z-index:999}.bdt-contact-form-skin-dropdown .bdt-dropdown{padding:30px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:3px;max-width:300px}.bdt-field-group{margin-bottom:10px}.bdt-form-stacked .bdt-field-group.bdt-margin-remove-bottom{line-height:1}.bdt-form-stacked .bdt-field-group .bdt-checkbox{margin-right:3px}.bdt-contact-form-modal .bdt-modal-dialog{width:450px}.bdt-contact-form-modal .bdt-modal-header{background:transparent;border-radius:inherit;border-bottom:1px solid rgba(153,153,153,.19)}.bdt-contact-form-modal .bdt-modal-header .bdt-icon{transform:translateY(-3px);margin-right:5px}.bdt-contact-form-modal .bdt-modal-close-default{top:18px;right:20px}.bdt-contact-form-modal .elementor-field-type-submit .elementor-button{padding:12px 20px;line-height:1}.bdt-register-additional-message{font-size:12px;color:#999}.bdt-all-field-inline--yes .bdt-contact-form .bdt-form-label{margin-bottom:0}.bdt-all-field-inline--yes .bdt-contact-form .bdt-field-group{display:flex;align-items:center;width:auto}.bdt-custom-gallery.bdt-skin-fedara .bdt-skin-fedara-desc{position:relative;background:#fff}.bdt-custom-gallery.bdt-skin-fedara .bdt-skin-fedara-desc:after{content:'';position:absolute;top:0;height:20px;width:20px;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}.bdt-skin-fedara-style-right .bdt-skin-fedara-desc:after{right:8px}.bdt-skin-fedara-style-left .bdt-skin-fedara-desc:after{left:30px}.bdt-skin-fedara-style-center .bdt-skin-fedara-desc:after{left:50%}.bdt-custom-gallery.bdt-skin-abetis .bdt-skin-abetis-desc{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center}.bdt-custom-gallery.bdt-skin-fedara .bdt-gallery-item-title,.bdt-custom-gallery.bdt-skin-abetis .bdt-gallery-item-title{color:#2a293c}.bdt-custom-gallery.bdt-skin-fedara .bdt-gallery-item-text,.bdt-custom-gallery.bdt-skin-abetis .bdt-gallery-item-text{color:#626470}.bdt-custom-gallery.bdt-skin-default .bdt-gallery-item-title{color:#fff}.bdt-custom-gallery.bdt-skin-default .bdt-gallery-item-text{color:#e1e1e7}.bdt-custom-gallery{-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bdt-custom-gallery .bdt-overlay{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;text-align:center;z-index:1;background-color:rgba(0,0,0,.5)}.bdt-custom-gallery .bdt-gallery-item{position:relative;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;transition-property:transform,opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;margin:0;text-align:center}.bdt-custom-gallery .bdt-gallery-item:hover{z-index:5}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-title{margin-top:0;margin-bottom:10px}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-text p:last-child{margin-bottom:0}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-item-tags{line-height:1}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail{overflow:hidden}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.bdt-custom-gallery .bdt-gallery-item .bdt-gallery-thumbnail[onclick]{cursor:pointer}.bdt-custom-gallery .bdt-gallery-item .bdt-custom-gallery-content-inner{transform:translateZ(20px)}.bdt-custom-gallery .bdt-gallery-item-link{position:relative;display:block;width:100%;overflow:hidden}.bdt-custom-gallery .bdt-gallery-item-link{margin-left:5px;margin-right:5px;padding:0;transition:all .25s ease-in-out;line-height:18px;margin-bottom:7px}.bdt-custom-gallery .bdt-gallery-item-link:hover{background-color:transparent}.bdt-custom-gallery .bdt-gallery-item-link.icon-type-text{border:2px solid #fff}.bdt-custom-gallery .bdt-gallery-item-link span.bdt-text{padding:0 15px;color:#fff;font-size:12px;font-weight:700}.bdt-custom-gallery .bdt-gallery-item-link i{color:#fff;font-size:2em}.bdt-custom-gallery .bdt-custom-gallery-inner{position:relative;overflow:hidden}@media (max-width:767px){.elementor-widget-bdt-custom-gallery .elementor-widget-container{overflow:hidden}}.bdt-crypto-currency-grid{display:grid}.bdt-crypto-currency-grid-item{position:relative;background:#fff;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.08);overflow:hidden;border:1px solid #dedde1;border-radius:10px}.bdt-crypto-currency-grid-bg{position:absolute;height:100%;top:50px;bottom:0;right:-40px;width:200px;height:200px}.bdt-crypto-currency-grid-bg img{display:block;max-width:100%;height:100%;opacity:.1;-webkit-filter:grayscale(100%);filter:grayscale(100%);background:none;border:none}.bdt-crypto-currency-grid-head-content{display:flex;align-items:center;margin-bottom:30px}.bdt-crypto-currency-grid-img img{width:40px;min-width:40px;height:40px;background:#e9e9e9;border-radius:50px;padding:5px;vertical-align:middle;margin-right:15px}.bdt-crypto-currency-grid-title h4{margin:0;font-size:16px;text-transform:capitalize;font-weight:500;color:#252630}.bdt-crypto-currency-grid-price-text{font-size:16px;text-transform:capitalize;font-weight:500;color:#2b2c34;margin-bottom:18px}.bdt-crypto-currency-grid-price-nu{font-size:30px;font-weight:700;color:#3c385c}.bdt-crypto-currency-carousel{position:relative}.bdt-crypto-currency-carousel .swiper-slide{position:relative;background:#fff;padding:30px;box-shadow:0 5px 15px rgba(0,0,0,.08);border:1px solid #dedde1;border-radius:10px}.bdt-crypto-currency-carousel-bg{position:absolute;height:100%;top:50px;bottom:0;right:-40px;width:200px;height:200px}.bdt-crypto-currency-carousel-bg img{display:block;max-width:100%;height:100%;opacity:.1;-webkit-filter:grayscale(100%);filter:grayscale(100%);background:none;border:none}.bdt-crypto-currency-carousel-head-content{display:flex;align-items:center;margin-bottom:30px}.bdt-crypto-currency-carousel-img img{width:40px;min-width:40px;height:40px;background:#e9e9e9;border-radius:50px;padding:5px;vertical-align:middle}.bdt-crypto-currency-carousel-title{margin-left:15px}.bdt-crypto-currency-carousel-title h4{margin:0;font-size:16px;text-transform:capitalize;font-weight:500;color:#252630}.bdt-crypto-currency-carousel-price-text{font-size:16px;text-transform:capitalize;font-weight:500;color:#2b2c34;margin-bottom:18px}.bdt-crypto-currency-carousel-price-nu{font-size:30px;font-weight:700;color:#3c385c}.data-changed{background:#000}.bdt-crypto-currency-ticker{position:relative;display:block;background-color:#1c1e2a;width:100%;height:60px;box-sizing:border-box;border-radius:2px;text-align:auto;font-size:14px;border-radius:6px;overflow:hidden}.bdt-crypto-currency-ticker .bdt-crypto-currency-ticker-title,.bdt-crypto-currency-ticker .bdt-crypto-currency-ticker-price{color:#fff;text-transform:capitalize}.bdt-crypto-currency-ticker-content{display:flex;align-items:center;margin-left:8px}.bdt-crypto-currency-ticker-img img{width:25px;min-width:25px;height:25px;object-fit:cover;vertical-align:middle}.bdt-crypto-currency-ticker-title{margin:0;font-size:13px;font-weight:600}.bdt-crypto-currency-ticker-price{margin-left:8px;font-weight:700;font-size:14px}.bdt-crypto-currency-ticker-percentage{display:flex;align-items:center;font-size:14px;color:#ed0909;margin-left:8px;font-weight:600}.bdt-crypto-currency-ticker-percentage svg{width:25px}.bdt-crypto-currency-ticker-inner{position:absolute;left:0;top:0;bottom:0;height:100%;right:0;overflow:hidden}.bdt-crypto-currency-ticker-inner:after,.bdt-crypto-currency-ticker-inner:before{content:'';height:100%;position:absolute;box-shadow:0 0 12px 24px #1c1e2a;width:1px;z-index:1;top:0}.bdt-crypto-currency-ticker-inner:before{left:-1px}.bdt-crypto-currency-ticker-inner:after{right:-1px}.bdt-crypto-currency-ticker-inner ul{list-style:none;padding:0;margin:0;left:0;top:50%;transform:translateY(-50%);width:100%;position:absolute}.bdt-crypto-currency-ticker-inner ul li{text-decoration:none;transition:color .2s linear;position:absolute;width:100%;display:none;color:#333}.bdt-crypto-currency-ticker-inner ul{display:-webkit-inline-box;align-items:center;width:100%}.bdt-crypto-currency-ticker-inner ul li{display:list-item;float:left;position:relative;width:auto;padding-left:20px}.bdt-crypto-currency-ticker-direction-rtl{direction:rtl}.bdt-crypto-currency-ticker-direction-rtl .bdt-crypto-currency-ticker-inner ul li{float:right}.bdt-crypto-currency-ticker .bdt-crypto-currency-ticker-inner-item{display:flex;align-items:center}.bdt-crypto-currency-chart{display:grid}.bdt-crypto-currency-chart-item{background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.08);position:relative;height:300px;border-radius:10px;overflow:hidden}.bdt-crypto-currency-chart-chart{position:absolute;bottom:0;left:0;right:0}.bdt-crypto-currency-chart-head-content{padding:20px}.bdt-crypto-currency-chart-head-inner-content,.bdt-crypto-currency-chart-bottom-inner-content{display:flex;align-items:center;justify-content:space-between}.bdt-crypto-currency-chart-head-inner-content{margin-bottom:20px}.bdt-crypto-currency-chart-bottom-content{position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-between;left:0;right:0;margin:20px}.bdt-crypto-currency-chart-title{font-size:16px;text-transform:capitalize;color:#444454;font-weight:500}.bdt-crypto-currency-chart-list-change{font-size:14px;position:relative;font-weight:500}.bdt-crypto-currency-chart-list-change.up:before,.bdt-crypto-currency-chart-list-change.down:before{content:'';position:absolute;width:0;height:0;left:-20px;top:50%;transform:translateY(-50%);border-radius:2px;border-left:7px solid #f7030300;border-right:7px solid #ff010100}.bdt-crypto-currency-chart-list-change.up:before{border-bottom:10px solid #0236c0}.bdt-crypto-currency-chart-list-change.down:before{border-top:10px solid #05cc00}.bdt-crypto-currency-chart-price-l{font-size:25px;font-weight:700;color:#494d58}.bdt-crypto-currency-chart-price-s{font-size:14px;color:#3f3f46;font-weight:500}.bdt-crypto-currency-chart-count-text,.bdt-crypto-currency-chart-date{display:flex;align-items:center;font-size:14px;font-weight:500}.bdt-crypto-currency-chart-count-text svg{height:22px;width:22px}@media (min-width:768px){.bdt-crypto-currency-chart-bottom-content{margin:30px}.bdt-crypto-currency-chart-head-content{padding:30px}}@media (min-width:1024px){.bdt-crypto-currency-chart-bottom-content{margin:40px}.bdt-crypto-currency-chart-head-content{padding:40px}}.bdt-crypto-currency-chart-carousel{position:relative}.bdt-crypto-currency-chart-carousel-item{background:#fff;border:1px solid #dedde1;position:relative;height:300px;border-radius:10px;overflow:hidden}.bdt-crypto-currency-chart-carousel-chart{position:absolute;bottom:0;left:0;right:0}.bdt-crypto-currency-chart-carousel-head-content{padding:20px}.bdt-crypto-currency-chart-carousel-head-inner-content,.bdt-crypto-currency-chart-carousel-bottom-inner-content{display:flex;align-items:center;justify-content:space-between}.bdt-crypto-currency-chart-carousel-head-inner-content{margin-bottom:20px}.bdt-crypto-currency-chart-carousel-bottom-content{position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-between;left:0;right:0;margin:20px}.bdt-crypto-currency-chart-carousel-title{font-size:16px;text-transform:capitalize;color:#444454;font-weight:500}.bdt-crypto-currency-chart-carousel-list-change{font-size:14px;position:relative;font-weight:500}.bdt-crypto-currency-chart-carousel-list-change.up:before,.bdt-crypto-currency-chart-carousel-list-change.down:before{content:'';position:absolute;width:0;height:0;left:-20px;top:50%;transform:translateY(-50%);border-radius:2px;border-left:7px solid #f7030300;border-right:7px solid #ff010100}.bdt-crypto-currency-chart-carousel-list-change.up:before{border-bottom:10px solid #0236c0}.bdt-crypto-currency-chart-carousel-list-change.down:before{border-top:10px solid #05cc00}.bdt-crypto-currency-chart-carousel-price-l{font-size:25px;font-weight:700;color:#494d58}.bdt-crypto-currency-chart-carousel-price-s{font-size:14px;color:#3f3f46;font-weight:500}.bdt-crypto-currency-chart-carousel-count-text,.bdt-crypto-currency-chart-carousel-date{display:flex;align-items:center;font-size:14px;font-weight:500}.bdt-crypto-currency-chart-carousel-count-text svg{height:22px;width:22px}@media (min-width:768px){.bdt-crypto-currency-chart-carousel-bottom-content{margin:30px}.bdt-crypto-currency-chart-carousel-head-content{padding:30px}}@media (min-width:1024px){.bdt-crypto-currency-chart-carousel-bottom-content{margin:40px}.bdt-crypto-currency-chart-carousel-head-content{padding:40px}}.bdt-crypto-currency-list{display:grid}.bdt-crypto-currency-list-item{background:#fff;padding:12px;border:1px solid #e7e8e9;border-radius:5px}.bdt-crypto-currency-list-content{display:flex;align-items:center;height:100%;justify-content:space-between}.bdt-crypto-currency-list-inner{display:flex;align-items:center;grid-column-gap:10px}.bdt-crypto-currency-list-title{margin:0;font-size:13px;color:#414c60;font-weight:500}.bdt-crypto-currency-list-price{font-size:13px;font-weight:700;color:#57586a}.bdt-crypto-currency-list-img img{width:25px;min-width:25px;height:25px;vertical-align:middle}@media (min-width:768px){.bdt-crypto-currency-list-item{padding:20px}.bdt-crypto-currency-list-img img{width:30px;min-width:30px;height:30px}.bdt-crypto-currency-list-title,.bdt-crypto-currency-list-price{font-size:15px}}.bdt-fancy-icons{position:relative;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat}.bdt-fancy-icons-background iframe,.bdt-fancy-icons-background video,.bdt-fancy-icons-background img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.bdt-fancy-icons-item{position:relative;text-align:center;background:#fff;mix-blend-mode:screen;transition:all .3s ease;cursor:pointer}.bdt-fancy-icons-item a{color:#000;font-weight:900;transition:all .3s ease}.bdt-fancy-icons-item a.icon{font-size:15vw}.bdt-fancy-icons-item a.icon svg{fill:#000;width:1em;height:1em;display:flex;transition:all .3s ease}.bdt-fancy-icons-item a.text{font-size:5vw}.bdt-fancy-icons-item:hover{background:#000}.bdt-fancy-icons-item:hover a{color:#fff;transform:rotate3d(1,1,1,10deg) scale(1.05)}.bdt-fancy-icons-item:hover a svg{fill:#fff}.bdt-ep-fancy-slider .swiper-wrapper{overflow:visible;margin-top:108px;transition:all .3s}.bdt-ep-fancy-slider .bdt-ep-fancy-slider-item{overflow:visible}.bdt-ep-fancy-slider-item{background:#fafafa;border-radius:25px}.bdt-ep-fancy-slider-item .bdt-ep-fancy-slider-content>*{opacity:0;transform:translateY(25px);transition:all .3s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-content>*{opacity:1;transform:none}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-subtitle{transition-delay:.3s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-title{transition-delay:.4s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-text{transition-delay:.5s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-button{transition-delay:.6s}.bdt-ep-fancy-slider-item.swiper-slide-active .bdt-ep-fancy-slider-img img{opacity:1;transition-delay:.25s}.bdt-ep-fancy-slider-img{background:#fd3838;border-radius:20px;transition:all .3s ease;transform:translateY(-40%);width:90%;margin:auto;height:270px}.bdt-ep-fancy-slider-img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);border-radius:20px;opacity:.8}.bdt-ep-fancy-slider-img img{width:100%;height:100%;opacity:0;object-fit:cover;border-radius:20px;transition:all .3s;box-shadow:0 10px 20px rgba(252,56,56,.3)}.bdt-ep-fancy-slider-content{position:relative;text-align:center;padding:0 10px 60px;margin-top:-40px}.bdt-ep-fancy-slider-subtitle{color:#7b7992;margin-bottom:5px;font-weight:500}.bdt-ep-fancy-slider-title{font-size:24px;font-weight:700;color:#0d0925;padding-bottom:10px;margin:0}.bdt-ep-fancy-slider-title a{color:#0d0925}.bdt-ep-fancy-slider-text{color:#4e4a67;padding-bottom:20px;line-height:1.5em}.bdt-ep-fancy-slider-text p{margin:0}.bdt-ep-fancy-slider-button a{display:inline-block;background-image:linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);padding:8px 35px;border-radius:50px;color:#fff;box-shadow:0 10px 30px rgba(252,56,56,.25);font-weight:500;text-align:center;letter-spacing:1px;transition:all .3s ease}.bdt-ep-fancy-slider-button a:hover{background-image:linear-gradient(147deg,#fd3838 0%,#fe8a39 74%)}.bdt-ep-fancy-slider .bdt-position-default-center{position:absolute;top:260px;left:50%;transform:translateX(-50%)}.bdt-ep-fancy-slider .swiper-pagination-bullet{border-radius:10px;background-color:#062744;opacity:.2;transition:all .3s;margin:0 4px}.bdt-ep-fancy-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{width:36px}.bdt-ep-fancy-slider .swiper-pagination-bullet-active{width:36px;opacity:1;outline:none;background-color:#fd3838;box-shadow:0 0 20px rgba(252,56,56,.3)}@media (min-width:768px){.bdt-ep-fancy-slider .swiper-wrapper{margin-top:120px}.bdt-ep-fancy-slider .bdt-position-default-center{top:290px}.bdt-ep-fancy-slider-img{height:300px}.bdt-ep-fancy-slider-content{padding:0 15px 50px;margin-top:-50px}.bdt-ep-fancy-slider-subtitle{margin-bottom:12px}.bdt-ep-fancy-slider-title{padding-bottom:20px}.bdt-ep-fancy-slider-text{padding-bottom:30px}.bdt-ep-fancy-slider-button a{padding:12px 35px}}.bdt-ep-fancy-tabs-item{text-align:center;padding:30px;border-radius:6px;cursor:pointer;border:1px solid rgba(151,163,184,.2);box-shadow:0 5px 8px -5px rgba(151,163,184,.5),0 15px 16px -15px rgba(151,163,184,.5),0 25px 32px -25px rgba(151,163,184,.5);transition:all .2s ease-in}.bdt-ep-fancy-tabs-item.active{transform:scale(.97);box-shadow:0 10px 30px -10px rgba(151,163,184,.5)}.bdt-ep-fancy-tabs-item.active .bdt-ep-fancy-tabs-icon{color:#E91E63}.bdt-ep-fancy-tabs-item.active .bdt-ep-fancy-tabs-icon svg{fill:#E91E63}.bdt-ep-fancy-tabs-icon{font-size:40px;color:#b6bad0;transition:all .2s ease}.bdt-ep-fancy-tabs-icon i,.bdt-ep-fancy-tabs-icon svg,.bdt-ep-fancy-tabs-icon img{transition:all .3s ease}.bdt-ep-fancy-tabs-icon svg{width:1em;height:1em;fill:#b6bad0;transition:all .2s ease}.bdt-ep-fancy-tabs-icon img{min-height:100%}.bdt-ep-fancy-tabs-content-wrap{position:relative;margin-top:30px}.bdt-ep-fancy-tabs-height-fixed{height:300px}.bdt-ep-fancy-tabs-height-fixed .bdt-ep-fancy-tabs-content{overflow:auto;top:50%;transform:translateY(-50%);max-height:300px}.bdt-ep-fancy-tabs-height-fixed .bdt-ep-fancy-tabs-content.active{position:absolute}.bdt-ep-fancy-tabs-content{position:absolute;opacity:0}.bdt-ep-fancy-tabs-content *{opacity:0;transform:translateY(8px);transition:all .3s}.bdt-ep-fancy-tabs-content.active{z-index:1;opacity:1;position:relative}.bdt-ep-fancy-tabs-content.active *{opacity:1;transform:translateY(0)}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-sub-title{transition-delay:.3s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-title{transition-delay:.5s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-text{transition-delay:.7s}.bdt-ep-fancy-tabs-content.active .bdt-ep-fancy-tabs-button{transition-delay:.9s}.bdt-ep-fancy-tabs-sub-title{color:#7b7992;margin-bottom:3px;font-weight:500}.bdt-ep-fancy-tabs-title{font-size:24px;font-weight:700;color:#0d0925;padding-bottom:15px;margin:0}.bdt-ep-fancy-tabs-text{color:#4e4a67;line-height:1.5em;padding-bottom:30px}.bdt-ep-fancy-tabs-text p{margin:0}.bdt-ep-fancy-tabs-button{display:inline-flex;position:relative}.bdt-ep-fancy-tabs-button a{font-size:14px;font-weight:600;color:#fff;padding:8px 16px;background:#b6bad0;border-radius:3px}.bdt-ep-fancy-tabs-button a:hover{background:#E91E63}@media (min-width:768px){.bdt-ep-fancy-tabs-icon{font-size:80px}.bdt-ep-fancy-tabs-content-wrap{margin-top:0}}.bdt-ep-featured-box-image img{width:100%}.bdt-ep-featured-box-content{transition:all .3s ease;z-index:1}.bdt-ep-featured-box-title{font-size:18px;font-weight:600;color:#0d0925;padding-bottom:6px;margin:0;transition:all .3s ease}.bdt-ep-featured-box-sub-title{font-size:15px;color:#8a8da0;padding-bottom:5px}.bdt-ep-featured-box-text{font-size:13px;color:#4e4a67;transition:all .3s ease}.bdt-ep-featured-box-text p{margin:0}.bdt-ep-featured-box-button{display:inline-block;padding-top:10px}.bdt-ep-featured-box-readmore{font-size:12px;font-weight:600;color:#fff;background:#8a8da0;padding:4px 10px;border-radius:3px;transition:all .3s ease}.bdt-ep-featured-box-readmore svg{width:1em;height:1em;fill:#fff;transition:all .3s ease}.bdt-ep-featured-box-readmore:hover{background:#E91E63}.bdt-ep-featured-box-badge{-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-ep-featured-box-badge .bdt-badge{border-radius:3px}.bdt-ep-featured-box-default{position:relative}.bdt-ep-featured-box-default .bdt-ep-featured-box-image{position:relative;padding:80px 0 80px 0}.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:15px;max-width:270px;min-width:270px;background:#fff;box-shadow:0 10px 30px -10px rgba(151,163,184,.5)}.elementor-widget-bdt-featured-box.bdt-title-link-yes .bdt-ep-featured-box-title:hover{cursor:pointer}@media (min-width:768px){.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-title{font-size:24px;padding-bottom:12px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-sub-title{font-size:16px;padding-bottom:6px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-text{font-size:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button{padding-top:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button .bdt-ep-featured-box-readmore{font-size:13px;padding:6px 12px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-image{padding:60px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:25px;max-width:380px}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{max-width:560px}}@media (max-width:767px){.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-center-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-center-right{left:50%;top:50%;transform:translate(-50%,-50%)}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-top-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-top-right,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-bottom-left,.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content.bdt-position-bottom-right{left:50%;transform:translateX(-50%)}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{position:relative!important;padding-bottom:20px}.bdt-column-reverse--yes .bdt-ep-featured-box-skin-split .bdt-grid{flex-direction:column-reverse}.bdt-column-reverse--yes .bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{transform:translate(0)}}@media (min-width:1024px){.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-title{font-size:27px;padding-bottom:15px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-text{font-size:16px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button{padding-top:20px}.bdt-ep-featured-box .bdt-ep-featured-box-content .bdt-ep-featured-box-button .bdt-ep-featured-box-readmore{font-size:14px;padding:8px 16px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-image{padding:100px}.bdt-ep-featured-box.bdt-ep-featured-box-default .bdt-ep-featured-box-content{padding:40px;max-width:460px}.bdt-ep-featured-box.bdt-ep-featured-box-skin-split .bdt-ep-featured-box-content{max-width:800px}}.bdt-ep-hover-box{position:relative;overflow:hidden;height:440px}.bdt-ep-hover-box:before{content:'';position:absolute;background:rgba(0,0,0,.3);width:100%;height:100%;top:0;left:0;z-index:1;transition:all .25s ease}.bdt-ep-hover-box-img-effect.bdt-effect-1 .bdt-ep-hover-box-content{transition:opacity 1.4s cubic-bezier(.24,.85,.2,1)}.bdt-ep-hover-box-img-effect.bdt-effect-1 .bdt-ep-hover-box-content.active .bdt-ep-hover-box-img{transform:scale(1.2);pointer-events:none}.bdt-ep-hover-box-img-effect.bdt-effect-2 .bdt-ep-hover-box-content .bdt-ep-hover-box-img{transform:scale(1.3)}.bdt-ep-hover-box-img-effect.bdt-effect-2 .bdt-ep-hover-box-content.active .bdt-ep-hover-box-img{transform:scale(1);transition:transform .75s cubic-bezier(.6,-.28,.74,.05);pointer-events:none}.bdt-ep-hover-box-img-effect.bdt-effect-3 .bdt-ep-hover-box-content{opacity:1}.bdt-ep-hover-box-img-effect.bdt-effect-3 .bdt-ep-hover-box-content .bdt-ep-hover-box-img{transition:.8s cubic-bezier(.9,0,.1,1);transform:scale(1.2);clip-path:polygon(0 0,0 0,0 100%,0 100%)}.bdt-ep-hover-box-img-effect.bdt-effect-3 .bdt-ep-hover-box-content.active .bdt-ep-hover-box-img{transform:scale(1);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.bdt-ep-hover-box-item{position:relative;overflow:hidden;padding:15px;cursor:pointer;border:1px solid #fff;transition:all .25s ease}.bdt-ep-hover-box-item.active{background:#E91E63;border-color:#E91E63}.bdt-ep-hover-box-item.active .bdt-ep-hover-box-button a{color:#E91E63;background:#fff}.bdt-ep-hover-box-sub-title{color:#fff;font-size:12px;margin-bottom:3px;font-weight:500;transition:all .25s ease}.bdt-ep-hover-box-title a{color:#fff}.bdt-ep-hover-box-title{font-size:16px;font-weight:700;color:#fff;margin:0;transition:all .25s ease}.bdt-ep-hover-box-text{color:#fff;font-size:14px;line-height:1.5em;padding-top:10px;transition:all .25s ease}.bdt-ep-hover-box-text p{margin:0}.bdt-ep-hover-box-button{display:block;position:relative;padding-top:20px}.bdt-ep-hover-box-button a{font-size:12px;font-weight:600;color:#fff;padding:6px 12px;background:#E91E63;border-radius:3px;transition:all .25s ease}.bdt-ep-hover-box-icon-wrap{font-size:70px;color:rgba(255,255,255,.4);display:inline-flex;transition:all .25s ease;position:absolute;right:-20px;bottom:-20px}.bdt-ep-hover-box-icon-wrap i,.bdt-ep-hover-box-icon-wrap svg{transition:all .25s ease}.bdt-ep-hover-box-icon-wrap svg{width:1em;height:1em;fill:rgba(255,255,255,.4)}.bdt-ep-hover-box-item-wrap{position:relative;max-width:300px;z-index:1}.bdt-ep-hover-box-content{opacity:0}.bdt-ep-hover-box-content.active{opacity:1}.bdt-ep-hover-box-img{position:absolute;width:100%;height:100%;background-size:cover;background-position:center;transition:transform 1.4s cubic-bezier(.24,.85,.2,1)}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-grid{width:100%}.bdt-ep-hover-box-skin-envelope .bdt-column-divider{width:100%;column-gap:0}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-item{height:440px;border:0}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-item.active{background:rgba(233,30,99,.5)}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-description{width:100%}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-description.bdt-position-top .bdt-ep-hover-box-icon-wrap,.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-description.bdt-position-bottom .bdt-ep-hover-box-icon-wrap{right:-40px;bottom:-40px}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-description.bdt-position-center .bdt-ep-hover-box-icon-wrap{right:-40px}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-item-wrap{max-width:inherit}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-item-wrap>.bdt-active:before{content:'';position:absolute;height:100%;width:1px;background:#fff;top:0;left:-.5px;z-index:1}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-item-wrap>.bdt-active:nth-child(1):before{width:0px!important}.bdt-ep-hover-box-skin-envelope .bdt-slidenav{color:#fff;z-index:1}.bdt-ep-hover-box-skin-envelope .bdt-slidenav svg{width:1em}.bdt-ep-hover-box-skin-flexure:before{background:transparent}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item{padding:0 10px;border:0;display:inline-block;transition:all cubic-bezier(.4,0,.2,1) .4s}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active{background:transparent}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active .bdt-ep-hover-box-title a,.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active .bdt-ep-hover-box-title,.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active .bdt-ep-hover-box-sub-title{color:#E91E63;opacity:1}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active .bdt-ep-hover-box-sub-title:before{background:rgba(233,30,99,.3)}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active.invisiable .bdt-ep-hover-box-title a,.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active.invisiable .bdt-ep-hover-box-title,.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.active.invisiable .bdt-ep-hover-box-sub-title{color:#E91E63;opacity:1}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.invisiable .bdt-ep-hover-box-title a,.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.invisiable .bdt-ep-hover-box-title,.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item.invisiable .bdt-ep-hover-box-sub-title{color:#E91E63;opacity:.3}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-title a{color:#2a3438}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-title{color:#2a3438;font-size:22px;font-weight:600;display:inline-block;transition:color opacity .3s ease}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-sub-title{color:#2a3438;display:inline;position:relative;padding-left:5px;margin-left:5px;font-weight:400;transition:color opacity .3s ease}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-sub-title:before{content:'';position:absolute;left:-2px;top:0;width:1px;height:100%;background:#2a3438;transform:rotate(20deg);transition:background .3s ease}@media (min-width:768px){.bdt-ep-hover-box{height:540px}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-item{height:540px}.bdt-ep-hover-box-item-wrap{max-width:640px}.bdt-ep-hover-box-item{padding:20px}.bdt-ep-hover-box-icon-wrap{font-size:100px}.bdt-ep-hover-box-sub-title{font-size:16px}.bdt-ep-hover-box-title{font-size:24px}.bdt-ep-hover-box-text{font-size:16px;padding-top:15px}.bdt-ep-hover-box-button{padding-top:30px}.bdt-ep-hover-box-button a{font-size:14px;padding:8px 16px}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-item{padding:0 20px}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-title{font-size:42px}}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item{padding:20px;border:0;text-align:center}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active{background:transparent;border-color:transparent}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-button a{color:#fff;background:#E91E63}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-button a:hover{color:#E91E63;background:#fff}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-text,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-button,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-icon-wrap,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-sub-title{opacity:1;transform:translateY(0)}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-text,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-sub-title{transition-delay:.3s}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-button,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item.active .bdt-ep-hover-box-icon-wrap{transition-delay:.4s}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-icon-wrap svg{transform:rotate(0)!important}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-text,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-button,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-icon-wrap,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-sub-title{opacity:1;transform:translateY(0)}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-text,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-sub-title{transition-delay:.3s}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-button,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-item:hover .bdt-ep-hover-box-icon-wrap{transition-delay:.4s}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-icon-wrap{position:unset;font-size:24px;opacity:1;padding:14px;border-radius:10px;margin:0 0 20px;background-color:#e91e63}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-icon-wrap svg{fill:#fff}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-sub-title,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-icon-wrap{opacity:0;transform:translateY(-30px);transition:all .3s ease}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-text,.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-button{opacity:0;transform:translateY(30px);transition:all .3s ease}.bdt-ep-hover-box-style-2 .bdt-ep-hover-box-button a{color:#fff;background:#E91E63}@media (min-width:1024px){.bdt-ep-hover-box{height:900px}.bdt-ep-hover-box-skin-envelope .bdt-ep-hover-box-item{height:900px}.bdt-ep-hover-box-item{padding:40px}.bdt-ep-hover-box-item-wrap{max-width:1080px}.bdt-ep-hover-box-icon-wrap{font-size:140px}.bdt-ep-hover-box-skin-flexure .bdt-ep-hover-box-title{font-size:42px}}.bdt-ep-hc-active .bdt-ep-horizontal-scroller{display:block;--dot-offset-x:60px;--dot-spacing:15px;position:relative}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .elementor-top-section,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .e-con{display:inline-block;width:100vw;height:100vh;margin:auto;position:relative;white-space:normal;vertical-align:middle}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .elementor-top-section>.elementor-container,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .e-con>.elementor-container{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-hc-wrapper{display:inline-block;white-space:nowrap}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-hc-wrapper>*{font-size:1rem}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav{display:none}@media screen and (min-width:1024px){.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-pagination-wrapper{position:absolute;z-index:9999;display:flex;width:100vw;height:100vh;pointer-events:none}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav{padding:0;margin:0;display:flex;align-items:center}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav li{list-style:none;cursor:pointer}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav li:nth-last-child(1){margin-bottom:0!important;margin-right:0}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav li.is-active .bdt-dot{background:red}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav li.is-active .bdt-dot-text{color:red}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav li .bdt-dot{display:inline-block;width:20px;height:20px;border-radius:50%;background:#000;transition:all .3s ease}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav li{display:flex;align-items:center}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .ep-dot-nav li .bdt-dot-text{font-size:16px;text-transform:uppercase;color:#000;margin-left:10px;font-weight:500}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-center .ep-pagination-wrapper{justify-content:center}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-center .ep-dot-nav{align-items:center}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-center .ep-pagination-wrapper,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-left .ep-pagination-wrapper,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-right .ep-pagination-wrapper{align-items:flex-end;bottom:var(--dot-offset-x)}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-center .ep-dot-nav,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-left .ep-dot-nav,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-right .ep-dot-nav{flex-direction:row}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-center .ep-dot-nav li,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-left .ep-dot-nav li,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-right .ep-dot-nav li{margin-right:var(--dot-spacing)}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-left .ep-pagination-wrapper{justify-content:flex-start;padding-left:var(--dot-offset-x)}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-left .ep-dot-nav{align-items:center}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-right .ep-pagination-wrapper{justify-content:flex-end;padding-right:var(--dot-offset-x)}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-bottom-right .ep-dot-nav{align-items:center}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-left-center .ep-pagination-wrapper,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-right-center .ep-pagination-wrapper{align-items:center;bottom:0;pointer-events:none}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-left-center .ep-dot-nav,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-right-center .ep-dot-nav{flex-direction:column}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-left-center .ep-dot-nav li,.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-right-center .ep-dot-nav li{pointer-events:all;margin-bottom:15px}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-left-center .ep-dot-nav li:nth-last-child(1),.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-right-center .ep-dot-nav li:nth-last-child(1){margin-bottom:0}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-left-center .ep-pagination-wrapper{justify-content:flex-start;padding-left:var(--dot-offset-x)}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-left-center .ep-dot-nav{align-items:flex-start}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-right-center .ep-pagination-wrapper{justify-content:flex-end;padding-right:var(--dot-offset-x)}.bdt-ep-hc-active .bdt-ep-horizontal-scroller .bdt-ep-dot-position-right-center .ep-dot-nav{align-items:flex-end}}.bdt-ep-hc-active .bdt-ep-horizontal-scroller{min-height:1px}.rtl .bdt-ep-hc-active{direction:rtl}.rtl .bdt-ep-horizontal-scroller .elementor-widget-container{direction:ltr}.bdt-icon-nav .bdt-icon-nav-container{background:#1e87f0;position:fixed;height:100%;top:0;z-index:1001}.bdt-icon-nav .bdt-icon-nav-container.bdt-icon-nav-left{left:0}.bdt-icon-nav .bdt-icon-nav-container.bdt-icon-nav-right{right:0}.bdt-icon-nav .bdt-icon-nav-container ul.bdt-icon-nav.bdt-icon-nav-vertical{padding:0;margin:0;text-align:center;list-style-type:none}.bdt-icon-nav .bdt-icon-nav-container ul.bdt-icon-nav.bdt-icon-nav-vertical li+li{margin-top:15px}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper{padding:10px 15px;text-decoration:none;position:relative;font-weight:700;display:block}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper .bdt-icon-nav-icon{display:inline-flex;color:#fff}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper .bdt-icon-nav-icon i,.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper .bdt-icon-nav-icon svg{width:1em;height:1em;fill:#fff}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-icon-wrapper:hover{background-color:rgba(0,0,0,.1)}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-branding{color:#fff;text-transform:uppercase;font-size:20px;font-weight:700;letter-spacing:2px;min-height:50px;text-align:center;padding:10px;position:relative}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-branding .bdt-logo-txt *{color:#fff}.bdt-icon-nav .bdt-icon-nav-container .bdt-icon-nav-branding .bdt-logo-image img{width:25px;height:auto}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li>a{padding-top:10px;padding-bottom:10px}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li.bdt-active{position:relative}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li.bdt-active>a:before{content:"";width:2px;height:calc(100% - 20px);background-color:#1e87f0;position:absolute;top:50%;left:-15px;transform:translateY(-50%);box-sizing:border-box}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li:nth-child(n+2){border-top:1px solid rgba(255,255,255,.08)}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li:hover>a{color:rgba(255,255,255,.8)}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul>li ul>li>a{padding-top:6px;padding-bottom:6px}.bdt-icon-nav-offcanvas .bdt-offcanvas-bar ul.bdt-nav:not(.bdt-nav-parent-icon)>li>a:after{content:"›";width:10px;height:24px;font-size:20px;line-height:24px;float:right;background:none;background-repeat:no-repeat;background-position:50% 50%}.bdt-image-compare .icv__icv--horizontal img{height:100%;max-width:inherit}.bdt-image-compare .bdt-image-compare-overlay:before{content:'';position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.3);z-index:4}.bdt-image-compare .icv{position:relative;overflow:hidden;cursor:row-resize}.bdt-image-compare .icv__icv--vertical{cursor:row-resize}.bdt-image-compare .icv__icv--horizontal{cursor:col-resize}.bdt-image-compare .icv__img{pointer-events:none;-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;max-width:none;width:100%;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;top:0;display:block}.bdt-image-compare .icv__is--fluid .icv__img{display:none}.bdt-image-compare .icv__img-a{height:auto;position:static;z-index:1;left:0}.bdt-image-compare .icv__img-b{height:100%;position:absolute;z-index:2;left:auto;right:0;width:auto}.bdt-image-compare .icv__icv--vertical .icv__img-b{width:100%;height:auto}.bdt-image-compare .icv__imposter{z-index:4;position:absolute;top:0;left:0;width:100%;height:100%}.bdt-image-compare .icv__wrapper{position:absolute;width:100%;height:100%;right:0;top:0;overflow:hidden;background-size:cover;background-position:center center;z-index:3}.bdt-image-compare .icv__is--fluid .icv__wrapper,.bdt-image-compare .icv__icv--vertical .icv__wrapper{width:100%!important}.bdt-image-compare .icv__is--fluid .icv__wrapper,.bdt-image-compare .icv__icv--horizontal .icv__wrapper{height:100%!important}.bdt-image-compare .icv__fluidwrapper{background-size:cover;background-position:center;position:absolute;top:0;left:0;width:100%;height:100%}.bdt-image-compare .icv__control{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;top:0;z-index:5}.bdt-image-compare .icv__icv--vertical .icv__control{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:0;width:100%}.bdt-image-compare .icv__control-line{height:50%;width:2px;z-index:6}.bdt-image-compare .icv__icv--vertical .icv__control-line{width:50%}.bdt-image-compare .icv__theme-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;-webkit-transition:all .1s ease-out 0s;transition:all .1s ease-out 0s;z-index:5}.bdt-image-compare .icv__icv--vertical .icv__theme-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bdt-image-compare .icv__arrow-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .1s ease-out 0s;transition:all .1s ease-out 0s}.bdt-image-compare .icv__arrow-a{-webkit-transform:scale(1.5) rotateZ(180deg);transform:scale(1.5) rotateZ(180deg);height:20px;width:20px;-webkit-filter:drop-shadow(0 3px 5px rgba(0,0,0,.33));filter:drop-shadow(0 -3px 5px rgba(0,0,0,.33))}.bdt-image-compare .icv__arrow-b{-webkit-transform:scale(1.5) rotateZ(0deg);transform:scale(1.5) rotateZ(0deg);height:20px;width:20px;-webkit-filter:drop-shadow(0 3px 5px rgba(0,0,0,.33));filter:drop-shadow(0 3px 5px rgba(0,0,0,.33))}.bdt-image-compare .icv__circle{width:50px;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;border-radius:999px}.bdt-image-compare .icv__label{position:absolute;z-index:12;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;font-size:13px;letter-spacing:.1em;background:rgba(255,255,255,.2);padding:8px 20px;-moz-border-radius:2px;border-radius:2px}.bdt-image-compare .icv__label.vertical{bottom:auto;left:50%;transform:translateX(-50%)}.bdt-image-compare .icv__icv--horizontal .icv__label{top:50%;transform:translateY(-50%)}.bdt-image-compare .icv__label.on-hover{opacity:0;-webkit-transition:.25s cubic-bezier(.68,.26,.58,1.22);transition:.25s cubic-bezier(.68,.26,.58,1.22)}.bdt-image-compare .icv:hover .icv__label.on-hover{opacity:1}.bdt-image-compare .icv__label-before{left:1rem}.bdt-image-compare .icv__label-after{right:1rem}.bdt-image-compare .icv__label-before.vertical{top:1rem}.bdt-image-compare .icv__label-after.vertical{bottom:1rem;right:auto}.bdt-image-compare .icv__body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.elementor-widget-bdt-interactive-card .elementor-widget-container{overflow:hidden;border-radius:6px;box-shadow:0 5px 8px -5px rgba(151,163,184,.5),0 15px 16px -15px rgba(151,163,184,.5),0 25px 32px -25px rgba(151,163,184,.5)}.elementor-widget-bdt-interactive-card .elementor-widget-container:hover{box-shadow:0 0 3px -1px rgba(151,163,184,.5)}.bdt-interactive-card{position:relative}.bdt-interactive-card:hover .bdt-interactive-card-image.bdt-image-hover-effect img{transform:scale(1.1);pointer-events:none}.bdt-interactive-card:not(.bdt-wavify-active) .bdt-wavify-effect{opacity:0}.bdt-interactive-card:not(.bdt-wavify-active) .bdt-card-effect-top .bdt-wavify-effect{transform:translateY(80px)}.bdt-interactive-card:not(.bdt-wavify-active) .bdt-card-effect-bottom .bdt-wavify-effect{transform:translateY(-80px) rotate(180deg)}.bdt-wavify-active .bdt-wavify-effect{opacity:1;transition:transform 3s ease}.bdt-wavify-active .bdt-card-effect-top .bdt-wavify-effect{transform:translateY(0)}.bdt-wavify-active .bdt-card-effect-bottom .bdt-wavify-effect{transform:translateY(0) rotate(180deg)}.bdt-wavify-effect{position:absolute;width:100%}.bdt-wavify-effect svg>*{fill:#fff;transition:fill .3s ease}.bdt-card-effect-top .bdt-wavify-effect{bottom:-30px;left:0}.bdt-card-effect-bottom .bdt-wavify-effect{top:-30px;left:0;transform:rotate(180deg)}.bdt-interactive-card-image{position:relative;overflow:hidden}.bdt-interactive-card-image img{width:100%;vertical-align:middle;transition:transform .8s cubic-bezier(.25,0,.2,1)}.bdt-interactive-card-content{padding:20px;position:relative;z-index:1;transition:all .3s ease}.bdt-interactive-card-content>*{position:relative;z-index:1}.bdt-interactive-card-title{font-size:18px;font-weight:600;color:#0d0925;padding-bottom:6px;margin:0;transition:all .3s ease}.bdt-interactive-card-sub-title{font-size:15px;color:#8a8da0;padding-bottom:5px}.bdt-interactive-card-text{font-size:13px;color:#4e4a67;transition:all .3s ease}.bdt-interactive-card-text p{margin:0}.bdt-interactive-card-button{display:inline-block;padding-top:10px}.bdt-interactive-card-readmore{font-size:12px;font-weight:600;color:#8a8da0;border-radius:3px;transition:all .3s ease;position:relative}.bdt-interactive-card-readmore:before{content:'';position:absolute;height:40px;width:40px;background:#8a8da0;top:0;left:0;border-radius:60px;transition:all .3s ease}.bdt-interactive-card-readmore span.ep-icon-long-arrow-right{margin-right:10px;position:relative;height:40px;width:40px;line-height:40px;text-align:center;color:#fff;transition:all .3s ease}.bdt-interactive-card-readmore:hover{color:#fff}.bdt-interactive-card-readmore:hover:before{width:100%!important}.bdt-interactive-card-readmore:hover span.ep-icon-long-arrow-right{transform:translateX(10px)}.bdt-interactive-card-readmore .bdt-ic-readme-text{padding-right:13px;line-height:1}.bdt-interactive-card-badge{z-index:2;-webkit-transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0));transform:translate(var(--ep-badge-h-offset,0),var(--ep-badge-v-offset,0)) rotate(var(--ep-badge-rotate,0))}.bdt-interactive-card-badge .bdt-badge{border-radius:3px;font-size:11px}.bdt-title-link-yes .bdt-interactive-card-title:hover{cursor:pointer}.bdt-global-link-yes .bdt-interactive-card:hover{cursor:pointer}.rtl .bdt-interactive-card-readmore span.ep-icon-long-arrow-right{transform:translateX(0) rotate(180deg)}.rtl .bdt-interactive-card-readmore:hover span.ep-icon-long-arrow-right{transform:translateX(10px) rotate(180deg)}@media (max-width:767px){.bdt-interactive-card:not(.bdt-wavify-active) .bdt-card-effect-right .bdt-wavify-effect,.bdt-interactive-card:not(.bdt-wavify-active) .bdt-card-effect-left .bdt-wavify-effect{transform:translateY(80px)}.bdt-wavify-active .bdt-card-effect-right .bdt-wavify-effect,.bdt-wavify-active .bdt-card-effect-left .bdt-wavify-effect{transform:translateY(0)}.bdt-card-effect-right .bdt-wavify-effect,.bdt-card-effect-left .bdt-wavify-effect{bottom:-30px;left:0}}@media (min-width:768px){.bdt-interactive-card:not(.bdt-wavify-active) .bdt-card-effect-left .bdt-wavify-effect{transform:rotate(-90deg) translateX(0) translateY(0)}.bdt-interactive-card:not(.bdt-wavify-active) .bdt-card-effect-right .bdt-wavify-effect{transform:rotate(90deg) translateX(-100%) translateY(80px)}.bdt-card-effect-left .bdt-wavify-effect{top:0;transform-origin:100% 0;transform:rotate(-90deg) translateX(0%) translateY(-100%);bottom:auto;left:auto;right:-30px}.bdt-card-effect-right .bdt-wavify-effect{bottom:0;transform-origin:0% 100%;transform:rotate(90deg) translateX(-100%) translateY(0%);left:-30px}.bdt-interactive-card-content{padding:30px}.bdt-interactive-card-title{font-size:24px;padding-bottom:12px}.bdt-interactive-card-sub-title{font-size:16px;padding-bottom:6px}.bdt-interactive-card-text{font-size:15px}.bdt-interactive-card-button{padding-top:15px}.bdt-interactive-card-readmore{font-size:13px}}@media (min-width:1024px){.bdt-interactive-card-content{padding:40px}.bdt-interactive-card-title{font-size:27px;padding-bottom:15px}.bdt-interactive-card-text{font-size:16px}.bdt-interactive-card-button{padding-top:20px}.bdt-interactive-card-readmore{font-size:14px}.bdt-card-effect-top .bdt-wavify-effect{bottom:-40px}.bdt-card-effect-bottom .bdt-wavify-effect{top:-40px}.bdt-card-effect-left .bdt-wavify-effect{right:-40px}.bdt-card-effect-right .bdt-wavify-effect{left:-40px}}.bdt-lottie-icon-box-icon-wrap{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:64px;width:64px;height:auto;text-align:center;position:relative;box-sizing:content-box}.bdt-lottie-icon-box-icon-wrap:hover{color:#818a91}.bdt-lottie-icon-box-icon-wrap svg{display:flex}.bdt-lottie-icon-box-readmore{display:inline-block}.bdt-lottie-icon-box-readmore svg{width:1em;height:1em}.bdt-lottie-icon-box-separator-wrap{margin-bottom:24px;line-height:1}.bdt-lottie-icon-box-separator-wrap>*{height:auto}.bdt-lottie-icon-box-separator-wrap>svg [stroke*='#']{stroke:currentcolor}.bdt-lottie-icon-box-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.bdt-icon-effect-none .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.bdt-icon-effect-none .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{opacity:1}.bdt-icon-effect-a .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px}.bdt-icon-effect-a .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-a .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{opacity:1;transform:scale(1.5)}.bdt-icon-effect-g .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:0;height:103%;top:50%;left:50%;z-index:-1;opacity:0;transform:translateX(-50%) translateY(-50%)}.bdt-icon-effect-g .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-g .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{width:90%;opacity:1}.bdt-icon-effect-b .bdt-lottie-icon-box-icon-wrap{overflow:hidden}.bdt-icon-effect-b .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.bdt-icon-effect-b .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-b .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{height:260%;opacity:1}.bdt-icon-effect-c .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%)}.bdt-icon-effect-c .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-c .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{height:75%;opacity:1}.bdt-icon-effect-d .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0 100%;transition:transform .3s,opacity .3s,background-color .3s}.bdt-icon-effect-d .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-d .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.bdt-icon-effect-e .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1}.bdt-icon-effect-e .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-e .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{height:100%}.bdt-icon-effect-f .bdt-lottie-icon-box-icon-wrap:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666;width:0;height:100%;top:0;left:0}.bdt-icon-effect-f .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap{background-color:transparent}.bdt-icon-effect-f .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-icon-wrap:after{width:100%}.bdt-readmore-on-hover-yes .bdt-lottie-icon-box-readmore{margin-top:26px;position:absolute;-webkit-transform:translate(var(--ep-lottie-icon-box-readmore-h-offset,-50%),var(--ep-lottie-icon-box-readmore-v-offset,0));transform:translate(var(--ep-lottie-icon-box-readmore-h-offset,-50%),var(--ep-lottie-icon-box-readmore-v-offset,0));opacity:0;transition:opacity 350ms cubic-bezier(.24,.85,.58,1)}.bdt-readmore-on-hover-yes .bdt-lottie-icon-box:hover .bdt-lottie-icon-box-readmore{opacity:1}.bdt-lottie-icon-box{text-align:center}.bdt-lottie-icon-box-title{font-weight:700;font-size:1.25rem}.bdt-lottie-icon-box-title a{color:inherit}.bdt-lottie-icon-box-test{margin-bottom:20px}.bdt-lottie-icon-box-sub-title{font-size:14px;margin-top:-20px;margin-bottom:20px;transition:all .25s ease}.bdt-lottie-icon-box-icon-heading{margin-bottom:20px}.bdt-lottie-icon-box-icon-heading .bdt-lottie-icon-box-title,.bdt-lottie-icon-box-icon-heading .bdt-lottie-icon-box-sub-title{margin-bottom:0;margin-top:0}.bdt-global-link-yes .bdt-lottie-icon-box:hover{cursor:pointer}.bdt-title-link-yes .bdt-lottie-icon-box-title:hover{cursor:pointer}.elementor-widget-bdt-lottie-icon-box .bdt-indicator-svg{-webkit-transform:translate(var(--ep-lottie-icon-box-indicator-h-offset,0),var(--ep-lottie-icon-box-indicator-v-offset,0)) rotate(var(--ep-lottie-icon-box-indicator-rotate,0));transform:translate(var(--ep-lottie-icon-box-indicator-h-offset,0),var(--ep-lottie-icon-box-indicator-v-offset,0)) rotate(var(--ep-lottie-icon-box-indicator-rotate,0))}.bdt-lottie-icon-box-badge{-webkit-transform:translate(var(--ep-lottie-icon-box-badge-h-offset,0),var(--ep-lottie-icon-box-badge-v-offset,0)) rotate(var(--ep-lottie-icon-box-badge-rotate,0));transform:translate(var(--ep-lottie-icon-box-badge-h-offset,0),var(--ep-lottie-icon-box-badge-v-offset,0)) rotate(var(--ep-lottie-icon-box-badge-rotate,0))}.elementor-position-top .bdt-lottie-icon-box-icon{-webkit-transform:translate(var(--ep-lottie-icon-box-icon-top-h-offset,0),var(--ep-lottie-icon-box-icon-top-v-offset,0));transform:translate(var(--ep-lottie-icon-box-icon-top-h-offset,0),var(--ep-lottie-icon-box-icon-top-v-offset,0))}.elementor-position-left .bdt-lottie-icon-box-icon,.elementor-position-right .bdt-lottie-icon-box-icon{-webkit-transform:translate(var(--ep-lottie-icon-box-icon-left-h-offset,0),var(--ep-lottie-icon-box-icon-left-v-offset,0));transform:translate(var(--ep-lottie-icon-box-icon-left-h-offset,0),var(--ep-lottie-icon-box-icon-left-v-offset,0))}@media (min-width:768px){.elementor-position-left .bdt-lottie-icon-box{display:flex;text-align:left;flex-direction:row}.elementor-position-left .bdt-lottie-icon-box-icon{flex:0 0 auto}.elementor-position-right .bdt-lottie-icon-box{display:flex;text-align:right;flex-direction:row-reverse}.elementor-position-right .bdt-lottie-icon-box-icon{flex:0 0 auto}.elementor-position-top .bdt-lottie-icon-box-img{margin:auto}.elementor-position-top .bdt-lottie-icon-box-icon{display:inline-block}.elementor-vertical-align-top .bdt-lottie-icon-box{align-items:flex-start}.elementor-vertical-align-middle .bdt-lottie-icon-box{align-items:center}.elementor-vertical-align-bottom .bdt-lottie-icon-box{align-items:flex-end}.elementor-widget-bdt-lottie-icon-box .bdt-indicator-svg{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;transform:translateX(0);z-index:10}.elementor-widget-bdt-lottie-icon-box .bdt-indicator-svg svg{height:auto;width:100%}}@media (max-width:767px){.bdt-lottie-icon-box-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}.bdt-icon-type-image .bdt-lottie-icon-box-icon-wrap{width:auto}}.elementor-widget-bdt-marquee .elementor-widget-container{--marquee-rotate:var(--bdt-marquee-rotate);--marquee-offset:var(--bdt-marquee-offset);--marquee-adjustment:var(--bdt-marquee-adjustment);-webkit-transform:rotate(var(--marquee-rotate));-ms-transform:rotate(var(--marquee-rotate));transform:rotate(var(--marquee-rotate));margin-left:calc(var(--marquee-offset));width:calc(100% + var(--marquee-adjustment))}.bdt-marquee{height:100%;display:flex;align-items:center;overflow:hidden}.bdt-marquee .marquee-content{overflow:hidden;display:flex;align-items:center;justify-content:center;height:100%;flex-shrink:0;cursor:pointer;margin-left:5px}.bdt-marquee .marquee-content.marquee-text{background-color:#022f40;font-size:21px;padding:20px;color:#fff}.bdt-marquee .marquee-content.marquee-image{width:200px}.bdt-marker-wrapper .bdt-marker{border-radius:100px}.bdt-marker-item img{width:1em;border-radius:inherit}.bdt-marker-item svg{width:1em;height:1em}.bdt-marker-animated .bdt-marker:before{width:100%;height:100%;left:50%;top:50%}.bdt-marker-animated .bdt-marker:before,.bdt-marker-animated .bdt-marker:after{position:absolute;top:50%;left:50%;display:block;content:'';border:1px solid rgba(255,255,255,.5);border-radius:200px;transform:scale(.35) translateY(-50%) translateX(-50%);opacity:0;animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) .4s infinite}.bdt-marker-animated .bdt-marker:after{width:100%;height:100%;border-color:rgba(255,255,255,.4);animation:marker-ripple-animation 2.6s cubic-bezier(.25,.9,.2,1) 0s infinite}.bdt-marker-animated .bdt-marker svg{transition:transform .3s}.bdt-marker-animated .bdt-marker:hover svg{transform:rotate(90deg)}.elementor-widget-bdt-marker .tippy-popper{pointer-events:visible}.elementor-widget-bdt-marker .tippy-content p{margin:0}.elementor-widget-bdt-marker .bdt-marker-wrapper .bdt-marker-invisible{background:transparent!important}.elementor-widget-bdt-marker .bdt-marker-wrapper .bdt-marker-invisible:before,.elementor-widget-bdt-marker .bdt-marker-wrapper .bdt-marker-invisible:after{border-color:transparent!important}.elementor-element-edit-mode .bdt-marker-invisible{border:1px solid #14ABF4}@keyframes marker-ripple-animation{0%{transform:translate3d(-50%,-50%,0) scale(1);opacity:1}100%{transform:translate3d(-50%,-50%,0) scale(1.7);opacity:0}}.bdt-navbar>li>a{transition:all 350ms cubic-bezier(0,.43,.29,.96)}.bdt-navbar .bdt-navbar-nav li.coming-soon,.bdt-navbar .bdt-navbar-nav li.new,.bdt-navbar .bdt-navbar-nav li.hot,.bdt-navbar .bdt-navbar-nav li.updated{position:relative}.bdt-navbar .bdt-navbar-nav li.coming-soon:after,.bdt-navbar .bdt-navbar-nav li.new:after,.bdt-navbar .bdt-navbar-nav li.hot:after,.bdt-navbar .bdt-navbar-nav li.updated:after{content:"";position:absolute;width:auto;background:rgba(20,171,244,.58);color:#fff;right:0;top:7px;font-size:8px;padding:1px 5px;border-radius:2px}.bdt-navbar .bdt-navbar-nav li.coming-soon:after{content:"UPCOMING"}.bdt-navbar .bdt-navbar-dropdown-nav li.hot:after{content:"HOT";background:rgba(20,171,244,.58)}.bdt-navbar .bdt-navbar-nav li.new:after{content:"NEW";background:#F2295B}.bdt-navbar .bdt-navbar-nav li.updated:after{content:"UPDATED";background:#ef7f09}.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}.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a{position:relative}.bdt-navbar-parent-indicator-yes ul>li.bdt-parent>a:after{font:normal normal normal 9px/1 element-pack;position:relative;line-height:inherit;content:"\e910";top:1px;margin-left:12px;background:none!important}.bdt-navbar-parent-indicator-yes .bdt-navbar-dropdown-nav>li.bdt-parent>a:after{position:absolute;transform:translate(-50%,-50%);transform-origin:center;top:calc(50% + 1px);content:"\e925";right:0;margin:0}.bdt-auto-hide-menu .bdt-cd-secondary-nav{position:relative;z-index:1;clear:both;width:100%;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.bdt-auto-hide-menu .bdt-cd-secondary-nav::before,.bdt-auto-hide-menu .bdt-cd-secondary-nav::after{content:'';position:absolute;z-index:1;top:0;height:100%;width:20px;background:transparent;pointer-events:none;-webkit-transition:opacity .2s;transition:opacity .2s}.bdt-auto-hide-menu .bdt-cd-secondary-nav::after{right:0;background:linear-gradient(to left,#fff,rgba(37,40,61,0))}.bdt-auto-hide-menu .bdt-cd-secondary-nav::before{left:0;background:linear-gradient(to right,#fff,rgba(37,40,61,0))}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul,.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li,.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li>a{height:100%}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:left}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul::after{clear:both;content:"";display:block}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li{display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.bdt-navbar-nav>li>a{transition:.1s ease-in-out;transition-property:color,background-color;position:relative}.bdt-navbar-style-1 .bdt-navbar-nav>li>a:before{content:'';display:block;position:absolute;height:2px;background-color:transparent;transition:.1s cubic-bezier(0,.75,.43,1);transition-property:background-color,opacity,transform;top:0;left:0;right:0;margin:0 15px;opacity:1;transform:scale3d(0,1,1)}.bdt-navbar-style-1 .bdt-navbar-nav>li.bdt-active>a:before{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-1 .bdt-navbar-nav>li:hover>a:before{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-2 .bdt-navbar-nav>li>a:after{content:'';display:block;position:absolute;height:2px;background-color:transparent;transition:.1s cubic-bezier(0,.75,.43,1);transition-property:background-color,opacity,transform;bottom:0;left:0;right:0;margin:0 15px;opacity:1;transform:scale3d(0,1,1)}.bdt-navbar-style-2 .bdt-navbar-nav>li.bdt-active>a:after{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-2 .bdt-navbar-nav>li:hover>a:after{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-3 .bdt-navbar-nav>li>a:after{content:'';display:block;position:absolute;height:8px;background-color:transparent;transition:.25s cubic-bezier(0,.75,.43,1);transition-property:background-color,opacity,transform;left:0;right:0;margin:0 10px;opacity:1;transform:scale3d(0,1,1);z-index:-1;transform-origin:left}.bdt-navbar-style-3 .bdt-navbar-nav>li.bdt-active>a:after{transform:scale3d(1,1,1);opacity:1}.bdt-navbar-style-3 .bdt-navbar-nav>li:hover>a:after{transform:scale3d(1,1,1);opacity:1;background-color:#1e87f0}.bdt-navbar-style-4 .bdt-navbar-nav>li>a:before{content:'';position:absolute;bottom:0;left:0;right:0;margin:0 10px;height:2px;background-color:currentColor;transform-origin:bottom right;transform:scaleX(0);transition:transform .5s ease}.bdt-navbar-style-4 .bdt-navbar-nav>li.bdt-active>a:before{transform-origin:bottom left;transform:scaleX(1)}.bdt-navbar-style-4 .bdt-navbar-nav>li:hover>a:before{transform-origin:bottom left;transform:scaleX(1);background-color:#1e87f0}@media only screen and (min-width:1025px){.bdt-auto-hide-menu .bdt-cd-secondary-nav{overflow:visible}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul{display:block}.bdt-auto-hide-menu .bdt-cd-secondary-nav>ul>li{float:none;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}}.bdt-notification>.bdt-notification-message>.bdt-notification-close svg{width:1em;height:1em;display:flex}.bdt-notification>.bdt-notification-message p:nth-last-child(1){margin:0}.bdt-notify-wrapper{z-index:9999}.bdt-notify-wrapper .bdt-notify-wrapper-container{margin:0 auto;position:relative}.bdt-notify-wrapper .bdt-notify-wrapper-container>.bdt-alert-close{top:50%;right:-15px;transform:translateY(-50%);z-index:1}.bdt-notify-wrapper .bdt-notify-wrapper-container p:nth-last-child(1){margin:0}.bdt-notify-wrapper.bdt-alert{margin:0;padding:30px 60px 30px 30px}.bdt-notify-wrapper.bdt-alert .bdt-close>svg{width:1em;height:1em}.bdt-notify-wrapper.bdt-notify-inline{z-index:unset}.featured-part .bdt-post-block-img-wrapper img,.featured-part .bdt-post-block-thumbnail img{width:100%;object-fit:cover;vertical-align:middle}.featured-part .bdt-post-block-title{margin-bottom:10px}.list-part .bdt-post-block-title{font-size:14px;font-weight:700;margin-bottom:5px}.list-part .bdt-post-block-thumbnail img{width:80px;height:auto}.bdt-post-block-excerpt{margin-bottom:10px}.bdt-post-block-link{color:#444}.bdt-post-block-link:hover{color:#000}.bdt-post-block-read-more{margin-right:10px;font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block-read-more svg{width:1em;height:1em}.bdt-post-block-tag-wrap span{padding:2px 6px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:11px}.bdt-post-block-tag-wrap span+span{margin-left:5px}.skin-trinity .bdt-post-block-title a{color:#fff}.skin-trinity .bdt-post-block-title a:hover{color:#fff;opacity:.8}.skin-trinity .bdt-post-block-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.skin-trinity .bdt-post-block-item:hover .bdt-overlay-primary{opacity:1}.skin-genesis .bdt-has-divider li>div{border-top:1px solid #ddd;padding-top:40px}.bdt-post-block-modern-item.left-part{background-size:cover;background-position:50% 50%;background-repeat:no-repeat;min-height:350px;overflow:hidden}.bdt-post-block-modern-item.left-part .bdt-post-block-modern-desc{text-align:center}.bdt-post-block-modern-item.left-part .bdt-overlay-gradient{position:absolute;content:'';height:100%;width:100%;left:0;top:0}.bdt-post-block-modern-item.right-part{padding:20px 20px}.bdt-post-block-modern-item.right-part:last-child{margin-bottom:0}.bdt-post-block-modern-excerpt{margin-bottom:10px}.bdt-post-block-modern-read-more{font-weight:bolder;padding-left:0;padding-right:0;display:inline-block}.bdt-post-block-modern-read-more svg{width:1em;height:1em}.bdt-post-block-modern-title{margin-bottom:0}.bdt-post-block-modern-desc .bdt-post-block-modern-meta span a{background:#1e87f0;font-size:11px;color:#fff;padding:2px 5px;font-weight:400;border-radius:2px}.bdt-post-block-modern-desc h4{margin-top:0}.bdt-post-block-modern-desc span{color:inherit}@media (min-width:1024px){.bdt-post-block-modern-item.right-part{padding:20px 30px}}.bdt-progress-pie-wrapper{text-align:center}.bdt-progress-pie-wrapper .bdt-progress-pie{text-align:center;position:relative;transform-style:preserve-3d;padding:20px}.bdt-progress-pie-wrapper .bdt-progress-pie svg{margin:0 auto}.bdt-progress-pie-wrapper .bdt-progress-pie svg ellipse{stroke:#f5f5f5}.bdt-progress-pie-wrapper .bdt-progress-pie svg path{stroke:#14ABF4}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-number,.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-text{font-size:32px;font-weight:700}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-square svg path{stroke-linecap:square}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-round svg path{stroke-linecap:round}.bdt-progress-pie-wrapper .bdt-progress-pie.bdt-pp-lc-butt svg path{stroke-linecap:butt}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-label{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-label div{line-height:1.2em}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg{display:inline-block;position:relative;width:100%;padding-bottom:100%;vertical-align:middle;overflow:hidden}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg svg{display:inline-block;position:absolute;top:0;left:0}.bdt-progress-pie-wrapper .bdt-progress-pie .bdt-progress-pie-svg svg *{fill:none}.bdt-progress-pie-wrapper .bdt-progress-pie-title{text-align:center;padding:30px;margin:0;font-size:1.1rem}.bdt-progress-pie-wrapper .bdt-progress-pie-title:not(.bdt-no-divider){border-top:1px solid rgba(100,100,100,.1)}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-post-gallery-skin-fedara-desc{position:relative;background:#fff}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-gallery-item .bdt-gallery-item-title{color:#707070}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-gallery-item .bdt-gallery-item-title:hover{color:#444}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-post-gallery-skin-fedara-desc:after{content:'';position:absolute;top:0;height:20px;width:20px;background:inherit;transform:translate(-50%,-50%) rotate(45deg)}.bdt-post-gallery.bdt-post-gallery-skin-fedara .bdt-gallery-item-link{background-color:transparent;color:#c4c4c4;border-radius:3px;border:1px solid}.bdt-post-gallery-skin-fedara-style-right .bdt-post-gallery-skin-fedara-desc:after{right:8px}.bdt-post-gallery-skin-fedara-style-left .bdt-post-gallery-skin-fedara-desc:after{left:30px}.bdt-post-gallery-skin-fedara-style-center .bdt-post-gallery-skin-fedara-desc:after{left:50%}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item-link{background-color:transparent;color:#ddd;border-radius:500px;border:1px solid}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item-link:hover{border-color:#fff}.bdt-post-gallery .bdt-post-gallery-inner{position:relative;border-radius:10px;overflow:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.bdt-post-gallery .bdt-overlay{display:flex;flex-direction:column;justify-content:center;align-items:stretch;text-align:center}.bdt-post-gallery .bdt-gallery-item{transition-property:all;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;margin:0;text-align:center}.bdt-post-gallery .bdt-gallery-item:hover{z-index:5}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-title{color:#d7d8df;text-transform:capitalize;transition:all .3s ease}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-title:hover{color:#fff}.bdt-post-gallery-skin-trosia .bdt-gallery-item-tag,.bdt-post-gallery-skin-default .bdt-gallery-item-tag,.bdt-post-gallery-skin-trosia .bdt-post-gallery-excerpt,.bdt-post-gallery-skin-default .bdt-post-gallery-excerpt{color:#d7d8df}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-content-inner{transform:translateZ(20px)}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-content-inner>*:not(:first-child){margin-top:20px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags{line-height:1;margin-top:5px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags .bdt-gallery-item-tag{font-size:13px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-item-tags span+span{margin-left:5px}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-thumbnail{transform:translateZ(0);overflow:hidden}.bdt-post-gallery .bdt-gallery-item .bdt-gallery-thumbnail img{width:100%;object-fit:cover;vertical-align:bottom}.bdt-post-gallery.bdt-post-gallery-skin-default .bdt-gallery-item-link{background-color:#d7d8df;color:#444;border-radius:500px;font-size:13px;transition:all .3s ease-in-out}.bdt-post-gallery.bdt-post-gallery-skin-default .bdt-gallery-item-link:hover{background:#fff}.bdt-post-gallery .bdt-gallery-item-link{transition:all .25s ease-in-out;line-height:1;box-sizing:border-box;vertical-align:middle;position:relative;display:inherit;width:100%;overflow:hidden}.bdt-post-gallery .bdt-gallery-item-link.bdt-link-icon{padding:15px}.bdt-post-gallery .bdt-gallery-item-link.bdt-link-text{padding:8px 20px}.bdt-post-gallery .bdt-gallery-item-link span{font-size:10px;font-weight:700}.bdt-post-gallery .bdt-gallery-item-link:not(:first-child){margin-left:15px}.bdt-post-gallery-skin-trosia .bdt-gallery-item-link{background-color:#d7d8df}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-title{color:#fff}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-title:hover{color:#fff;opacity:rgba(255,255,255,.8)}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-gallery-item.bdt-transition-toggle .bdt-gallery-item-tags{margin:20px 0 0 20px}.bdt-post-gallery-skin-trosia .bdt-gallery-item-tags .bdt-gallery-item-tag{background:#1e87f0;padding:8px;color:#fff;box-sizing:border-box;display:inline-block;font-size:10px;text-decoration:none;text-transform:uppercase;font-weight:700}.bdt-post-gallery.bdt-post-gallery-skin-trosia .bdt-post-gallery-desc{background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 70%);padding:20px}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item .bdt-gallery-item-title{color:#444}.bdt-post-gallery.bdt-post-gallery-skin-abetis .bdt-gallery-item .bdt-gallery-item-title:hover{color:#222}@media (min-width:1024px){.filtr-container{transition:height .5s ease-out}}.bdt-slideshow .bdt-slideshow-button{margin:1.5em 0 0;color:#fff}.bdt-slideshow .bdt-slideshow-button svg{width:1em;height:1em;fill:#fff}.bdt-slideshow .bdt-slideshow-content-wrapper{max-width:800px}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:1.2rem;color:#fff;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:.75rem;font-weight:400;color:#f5f5f5;margin:0;padding:0}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:.65rem;line-height:1.4;color:#f5f5f5;margin:.8em 0 0;display:inline-block}.bdt-slideshow .bdt-slideshow-content-wrapper div{line-height:1}.bdt-slideshow .bdt-slidenav svg{width:22px;height:auto}.bdt-slideshow .bdt-dotnav li a{background-color:rgba(0,0,0,.5)}.bdt-slideshow .bdt-dotnav li.bdt-active a{background-color:#1e87f0}.bdt-slideshow .bdt-thumbnav li a{transition:all .25s ease-in-out;position:relative}.bdt-slideshow .bdt-thumbnav li a::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(255,255,255,.4);transition:background-color .1s ease-in-out}.bdt-slideshow .bdt-thumbnav li a:hover::after{background-color:transparent}.bdt-slideshow .bdt-thumbnav li.bdt-active a::after{background-color:transparent}.bdt-slideshow .bdt-ep-scroll-to-section a svg{width:1em;height:1em}.elementor-widget-bdt-slideshow .bdt-slideshow .bdt-slideshow-items .bdt-slideshow-item img{height:100%;width:100%!important}@keyframes totopscroller{0%{transform:translateY(0)}100%{transform:translateY(-20px)}}.bdt-ep-scroll-to-section{margin-bottom:50px;z-index:2}.bdt-ep-scroll-to-section a{animation:totopscroller 1.5s linear infinite alternate;padding:12px 8px;background:rgba(0,0,0,0) none repeat scroll 0 0;border:2px solid #fff;border-radius:5000px;color:#eee;display:inline-block;font-size:18px;font-weight:600;overflow:hidden;transition:all .3s ease 0s}.bdt-ep-scroll-to-section a:hover{background:#fff;color:#282828;border:2px solid #fff}.bdt-slideshow .bdt-thumbnav-wrapper .bdt-thumbnav li:nth-child(1){padding-top:0;padding-left:0}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right{height:calc(100% - (15px * 2));display:flex;align-items:center}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left .bdt-thumbnav-scroller,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right .bdt-thumbnav-scroller{transform:translate(0)!important}.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-left .bdt-thumbnav-scroller,.bdt-slideshow .bdt-thumbnav-wrapper.bdt-position-center-right .bdt-thumbnav-scroller{width:auto;height:100%}@media screen and (min-width:768px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.2rem}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-text{font-size:1rem;line-height:1.6}}@media screen and (min-width:1024px){.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-title{font-size:2.625rem;line-height:1.2}.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-pre-title,.bdt-slideshow .bdt-slideshow-content-wrapper .bdt-slideshow-post-title{font-size:1.4rem}}.elementor-widget-bdt-slinky-vertical-menu .elementor-widget-container{overflow:hidden}.bdt-slinky-vertical-menu{overflow:hidden;transform:translateZ(0)}.bdt-slinky-vertical-menu>ul{left:0;position:relative;transform:translateZ(0);padding:0}.bdt-slinky-vertical-menu ul,.bdt-slinky-vertical-menu li{list-style:none;margin:0!important;padding:0}.bdt-slinky-vertical-menu ul{width:100%;padding:0}.bdt-slinky-vertical-menu a{align-items:center;display:flex;padding:0}.bdt-slinky-vertical-menu a span{flex:1;line-height:1.4}.bdt-slinky-vertical-menu a svg{width:1em;height:1em}.bdt-slinky-vertical-menu li ul{display:none;left:100%;position:absolute;top:0;padding:0}.bdt-slinky-vertical-menu .header .title{flex:1;line-height:1.4;margin:0;order:1}.slinky-theme-default .title{color:#333;padding:1em}.slinky-theme-default li{line-height:1}.slinky-theme-default a{color:#333;padding:1em;transition:all .3s ease}.slinky-theme-default .next::after,.slinky-theme-default .back::before{content:'\2192';transition:200ms;line-height:1.4}.slinky-theme-default .next::after{margin-left:1em}.slinky-theme-default .back::before{transform:scaleX(-1)}.slinky-theme-default .next:hover::after,.slinky-theme-default .back:hover::before{opacity:.75}.slinky-theme-default .next:active::after,.slinky-theme-default .back:active::before{opacity:1}.elementor-widget-bdt-stacker .bdt-ep-stacker{min-height:1px}.elementor-widget-bdt-stacker .bdt-ep-stacker .elementor-top-section,.elementor-widget-bdt-stacker .bdt-ep-stacker .e-con{position:relative;overflow:hidden}.elementor-widget-bdt-stacker .bdt-ep-stacker .elementor-element{transition-duration:unset}.bdt-single-post .bdt-single-post-item .bdt-single-post-excerpt{margin-top:20px;color:#e5e5e5}.bdt-single-post .bdt-single-post-item .bdt-single-post-excerpt p{margin:0}.bdt-single-post .bdt-single-post-item .bdt-single-post-link{color:#444}.bdt-single-post .bdt-single-post-item .bdt-single-post-link:hover{color:#000}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc .bdt-single-post-meta{margin-bottom:10px;margin-top:0;color:#999}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc .bdt-single-post-meta *{font-size:13px;font-weight:400}.bdt-single-post .bdt-single-post-item .bdt-single-post-desc a{color:inherit;text-decoration:none}.bdt-single-post .bdt-single-post-item .bdt-single-post-thumbnail img{width:100%}.bdt-single-post .bdt-single-post-tag-wrap span{padding:4px 8px;color:#fff;border-radius:3px;font-weight:400;text-transform:uppercase;font-size:10px}.bdt-single-post .bdt-single-post-tag-wrap span+span{margin-left:5px}.bdt-single-post .bdt-single-post-item .bdt-single-post-title{color:#fff}.bdt-single-post .bdt-single-post-item .bdt-single-post-link:hover .bdt-single-post-title{opacity:.7}.bdt-single-post .bdt-single-post-item .bdt-overlay-primary{transition:all .25s ease-in-out;opacity:.5}.bdt-single-post .bdt-single-post-item:hover .bdt-overlay-primary{opacity:1}.elementor-widget-bdt-single-post .elementor-widget-container{overflow:hidden}.elementor-widget-bdt-advanced-icon-box.bdt-link-icon-on-hover-yes .bdt-scroll-image .bdt-single-post-link{opacity:0;transition:opacity 350ms cubic-bezier(.24,.85,.58,1)}.elementor-widget-bdt-advanced-icon-box.bdt-link-icon-on-hover-yes .bdt-scroll-image:hover .bdt-advanced-icon-box-readmore{opacity:1}@media screen and (max-width:767px){.bdt-single-post .bdt-single-post-title{font-size:1.3rem;line-height:1}}.bdt-ss-btn{cursor:pointer}.elementor-widget-share-buttons .bdt-ep-grid{overflow:hidden}.bdt-ss-btns-style-boxed .bdt-social-share-text,.bdt-ss-btns-style-minimal .bdt-social-share-text,.bdt-ss-btns-style-gradient .bdt-social-share-text{padding-left:.9em}.bdt-ss-btns-style-flat .bdt-social-share,.bdt-ss-btns-style-flat .bdt-social-share:hover,.bdt-ss-btns-style-gradient .bdt-social-share,.bdt-ss-btns-style-gradient .bdt-social-share:hover{color:#fff}.bdt-ss-btns-style-minimal.bdt-ss-btns-shape-rounded .bdt-ss-icon{border-radius:.5em}.bdt-ss-btns-style-minimal.bdt-ss-btns-shape-circle .bdt-ss-icon{border-radius:99.9em}.bdt-ss-btns-style-minimal .bdt-social-share-text{color:#222}.bdt-ss-btns-view-text .bdt-social-share-text{padding-left:1.3em}.bdt-ss-btns-view-text .bdt-ss-icon,.bdt-ss-btns-view-text .bdt-social-share-text,.bdt-ss-btns-view-icon .bdt-ss-icon,.bdt-ss-btns-view-icon .bdt-social-share-text{flex-grow:1;justify-content:center}.bdt-ss-btns-shape-rounded .bdt-ss-btn{border-radius:.5em}.bdt-ss-btns-shape-circle .bdt-ss-btn{border-radius:99.9em}.bdt-ss-btn{overflow:hidden;font-size:10px;display:flex;align-items:center;justify-content:flex-start;transition-duration:.2s;transition-property:filter,background-color,border-color;height:4.2em;cursor:pointer}.bdt-ss-icon,.bdt-social-share-text{transition-property:color,background-color;transition-duration:.2s}.bdt-ss-icon{display:flex;align-self:stretch;justify-content:center;align-items:center;width:4.2em;position:relative}.bdt-ss-icon i{font-size:1.5em}.bdt-social-share-text{font-size:1.3em;padding-right:1.3em;align-self:stretch;flex-grow:1;align-items:center;display:flex;font-weight:100}.bdt-social-share-title{font-weight:700;flex-shrink:0}.bdt-social-share-title+.bdt-social-share-counter{margin-left:.5em;flex-shrink:0}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-vkontakte,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-vkontakte{background-color:#45668e}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-facebook,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-facebook{background-color:#3b5998}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-odnoklassniki,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-odnoklassniki{background-color:#F4731C}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-moimir,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-moimir{background-color:#168DE2}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-googleplus,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-googleplus{background-color:#dd4b39}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-linkedin,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-linkedin{background-color:#0077b5}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-twitter,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-twitter{background-color:#1DA1F2}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-livejournal,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-livejournal{background-color:#00B0EA}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-tumblr,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-tumblr{background-color:#35465c}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-blogger,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-blogger{background-color:#F06A35}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-pinterest,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-pinterest{background-color:#bd081c}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-digg,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-digg{background-color:#005be2}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-evernote,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-evernote{background-color:#2DBE60}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-reddit,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-reddit{background-color:#ff4500}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-delicious,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-delicious{background-color:#39f}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-mix,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-mix{background-color:#fd8235}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-pocket,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-pocket{background-color:#EF3F56}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-surfingbird,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-surfingbird{background-color:#25B1F6}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-liveinternet,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-liveinternet{background-color:#5382C4}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-buffer,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-buffer{background-color:#1B1B1B}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-link,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-link{background-color:#1B1B1B}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-instapaper,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-instapaper{background-color:#000}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-xing,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-xing{background-color:#026466}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-wordpress,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-wordpress{background-color:#21759b}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-baidu,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-baidu{background-color:#2319DC}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-renren,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-renren{background-color:#237EC5}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-weibo,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-weibo{background-color:#E6162D}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-skype,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-skype{background-color:#00AFF0}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-telegram,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-telegram{background-color:#2CA5E0}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-viber,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-viber{background-color:#834995}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-whatsapp,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-whatsapp{background-color:#25d366}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-line,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-line{background-color:#00B900}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-wechat,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-wechat{background-color:#2DC100}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-meneame,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-meneame{background-color:#F86100}.bdt-ss-btns-color-original.bdt-ss-btns-style-flat .bdt-ss-flipboard,.bdt-ss-btns-color-original.bdt-ss-btns-style-gradient .bdt-ss-flipboard{background-color:#F52827}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-vkontakte,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-vkontakte{color:#45668e}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-facebook,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-facebook{color:#3b5998}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-odnoklassniki,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-odnoklassniki{color:#F4731C}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-moimir,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-moimir{color:#168DE2}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-googleplus,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-googleplus{color:#dd4b39}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-linkedin,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-linkedin{color:#0077b5}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-twitter,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-twitter{color:#1DA1F2}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-livejournal,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-livejournal{color:#00B0EA}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-tumblr,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-tumblr{color:#35465c}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-blogger,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-blogger{color:#F06A35}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-pinterest,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-pinterest{color:#bd081c}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-digg,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-digg{color:#005be2}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-evernote,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-evernote{color:#2DBE60}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-reddit,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-reddit{color:#ff4500}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-delicious,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-delicious{color:#39f}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-mix,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-mix{color:#fd8235}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-pocket,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-pocket{color:#EF3F56}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-surfingbird,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-surfingbird{color:#25B1F6}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-liveinternet,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-liveinternet{color:#5382C4}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-buffer,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-buffer{color:#1B1B1B}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-link,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-link{color:#1B1B1B}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-instapaper,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-instapaper{color:#000}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-xing,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-xing{color:#026466}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-wordpress,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-wordpress{color:#21759b}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-baidu,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-baidu{color:#2319DC}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-renren,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-renren{color:#237EC5}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-weibo,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-weibo{color:#E6162D}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-skype,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-skype{color:#00AFF0}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-telegram,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-telegram{color:#2CA5E0}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-viber,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-viber{color:#834995}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-whatsapp,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-whatsapp{color:#25d366}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-line,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-line{color:#00B900}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-wechat,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-wechat{color:#2DC100}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-meneame,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-meneame{color:#F86100}.bdt-ss-btns-color-original.bdt-ss-btns-style-framed .bdt-ss-flipboard,.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-flipboard{color:#F52827}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-vkontakte .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-vkontakte .bdt-ss-icon{background-color:#45668e}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-facebook .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-facebook .bdt-ss-icon{background-color:#3b5998}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-odnoklassniki .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-odnoklassniki .bdt-ss-icon{background-color:#F4731C}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-moimir .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-moimir .bdt-ss-icon{background-color:#168DE2;color:#FFAF32}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-googleplus .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-googleplus .bdt-ss-icon{background-color:#dd4b39}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-linkedin .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-linkedin .bdt-ss-icon{background-color:#0077b5}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-twitter .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-twitter .bdt-ss-icon{background-color:#1DA1F2}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-livejournal .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-livejournal .bdt-ss-icon{background-color:#00B0EA}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-tumblr .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-tumblr .bdt-ss-icon{background-color:#35465c}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-blogger .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-blogger .bdt-ss-icon{background-color:#F06A35}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-pinterest .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-pinterest .bdt-ss-icon{background-color:#bd081c}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-digg .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-digg .bdt-ss-icon{background-color:#005be2}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-evernote .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-evernote .bdt-ss-icon{background-color:#2DBE60}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-reddit .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-reddit .bdt-ss-icon{background-color:#ff4500}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-delicious .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-delicious .bdt-ss-icon{background-color:#39f}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-mix .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-mix .bdt-ss-icon{background-color:#fd8235}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-pocket .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-pocket .bdt-ss-icon{background-color:#EF3F56}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-surfingbird .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-surfingbird .bdt-ss-icon{background-color:#25B1F6}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-liveinternet .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-liveinternet .bdt-ss-icon{background-color:#5382C4}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-buffer .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-buffer .bdt-ss-icon{background-color:#1B1B1B}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-link .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-link .bdt-ss-icon{background-color:#1B1B1B}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-instapaper .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-instapaper .bdt-ss-icon{background-color:#000}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-xing .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-xing .bdt-ss-icon{background-color:#026466}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-wordpress .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-wordpress .bdt-ss-icon{background-color:#21759b}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-baidu .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-baidu .bdt-ss-icon{background-color:#2319DC}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-renren .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-renren .bdt-ss-icon{background-color:#237EC5}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-weibo .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-weibo .bdt-ss-icon{background-color:#E6162D}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-skype .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-skype .bdt-ss-icon{background-color:#00AFF0}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-telegram .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-telegram .bdt-ss-icon{background-color:#2CA5E0}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-viber .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-viber .bdt-ss-icon{background-color:#834995}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-whatsapp .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-whatsapp .bdt-ss-icon{background-color:#25d366}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-line .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-line .bdt-ss-icon{background-color:#00B900}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-wechat .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-wechat .bdt-ss-icon{background-color:#2DC100}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-meneame .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-meneame .bdt-ss-icon{background-color:#F86100}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-flipboard .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-flipboard .bdt-ss-icon{background-color:#F52827}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-btn .bdt-ss-icon,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-btn .bdt-ss-icon{color:#fff}.bdt-ss-btns-color-original.bdt-ss-btns-style-boxed .bdt-ss-moimir .bdt-ss-icon .fa-moimir:before,.bdt-ss-btns-color-original.bdt-ss-btns-style-minimal .bdt-ss-moimir .bdt-ss-icon .fa-moimir:before{color:#FFAF32}.bdt-ss-btns-style-framed .bdt-ss-btn,.bdt-ss-btns-style-boxed .bdt-ss-btn{border-style:solid}.bdt-ss-btns-style-gradient .bdt-social-share-text{background:linear-gradient(135deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,0) 100%)}.bdt-ss-btns-style-gradient.bdt-ss-btns-view-icon .bdt-ss-icon{background-image:linear-gradient(to right,rgba(0,0,0,.12),transparent)}.bdt-ss-btns-color-original .bdt-ss-btn:hover{filter:saturate(1.2) brightness(1.1)}.bdt-ss-btns-color-custom.bdt-ss-btns-style-flat .bdt-ss-btn,.bdt-ss-btns-color-custom.bdt-ss-btns-style-gradient .bdt-ss-btn{background-color:#666}.bdt-ss-btns-color-custom.bdt-ss-btns-style-framed .bdt-ss-btn,.bdt-ss-btns-color-custom.bdt-ss-btns-style-minimal .bdt-ss-btn,.bdt-ss-btns-color-custom.bdt-ss-btns-style-boxed .bdt-ss-btn{color:#666;border-color:#666}.bdt-ss-btns-color-custom.bdt-ss-btns-style-boxed .bdt-ss-btn .bdt-ss-icon,.bdt-ss-btns-color-custom.bdt-ss-btns-style-minimal .bdt-ss-btn .bdt-ss-icon{background-color:#666}.bdt-ss-btns-color-custom.bdt-ss-btns-style-boxed .bdt-ss-icon,.bdt-ss-btns-color-custom.bdt-ss-btns-style-minimal .bdt-ss-icon{color:#fff}.bdt-step-flow{position:relative}.bdt-step-flow .bdt-direction-svg{position:absolute;right:0;top:52px;-webkit-transform:rotate(var(--ep-step-flow-direction-rotate,0));transform:rotate(var(--ep-step-flow-direction-rotate,0))}.bdt-step-flow .bdt-direction-svg svg{width:100px}.bdt-step-flow .bdt-direction-svg svg *{fill:none}.bdt-step-flow .bdt-icon-wrapper{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;overflow:hidden;position:relative;box-sizing:content-box;padding:40px;border-radius:50%;box-shadow:0 2px 6px -2px #c7c7c7}.bdt-step-flow .bdt-icon-wrapper:hover{color:#818a91}.bdt-step-flow .bdt-icon-wrapper i,.bdt-step-flow .bdt-icon-wrapper img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24,.85,.58,1);z-index:1}.bdt-step-flow .bdt-icon-wrapper i:before,.bdt-step-flow .bdt-icon-wrapper img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-step-flow .bdt-icon-wrapper i,.bdt-step-flow .bdt-icon-wrapper svg{width:1em;height:1em}.bdt-step-flow .bdt-step-flow-readmore{display:inline-block}.bdt-step-flow .bdt-step-flow-readmore svg{width:1em;height:1em}.bdt-step-flow .bdt-title-separator-wrapper{overflow:hidden;margin-bottom:24px;line-height:1}.bdt-step-flow .bdt-title-separator-wrapper>*{height:auto}.bdt-step-flow .bdt-title-separator-wrapper>svg [stroke*='#']{stroke:currentcolor}.bdt-step-flow .bdt-title-separator-wrapper img{display:none}.bdt-step-flow .bdt-title-separator-wrapper svg *{stroke:#798184;fill:transparent}.bdt-step-flow .bdt-title-separator-wrapper svg.ep_round{stroke-linecap:round}.bdt-step-flow .bdt-title-separator-wrapper svg.ep_square{stroke-linecap:square}.bdt-step-flow .bdt-title-separator-wrapper svg.ep_butt{stroke-linecap:butt}.bdt-step-flow .bdt-title-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.bdt-direction-animation--yes .bdt-step-flow .bdt-direction-svg{transition:right .5s cubic-bezier(.25,.1,.03,.46)}.bdt-direction-animation--yes .bdt-step-flow:hover .bdt-direction-svg{right:-20px}.bdt-infinite-animation--yes .bdt-step-flow .bdt-direction-svg{animation-name:animation;animation-duration:1.5s;animation-iteration-count:infinite}@keyframes animation{0%{right:0}50%{right:-30px}100%{right:0}}.elementor-widget-bdt-step-flow .bdt-step-flow-badge{-webkit-transform:translate(var(--ep-step-flow-badge-h-offset,50),var(--ep-step-flow-badge-v-offset,50)) rotate(var(--ep-step-flow-badge-rotate,0));transform:translate(var(--ep-step-flow-badge-h-offset,50),var(--ep-step-flow-badge-v-offset,50)) rotate(var(--ep-step-flow-badge-rotate,0))}.elementor-widget-bdt-step-flow .bdt-step-flow-badge .bdt-badge{padding:12px 12px 14px 12px;font-weight:600;background:#fff;color:#818a91!important;box-shadow:0 1px 3px -1px #818a91;transition:all .3s ease}.elementor-widget-bdt-step-flow .bdt-step-flow-badge .bdt-badge:hover{color:#000}.elementor-widget-bdt-step-flow .bdt-step-flow-icon{-webkit-transform:translate(var(--ep-step-flow-icon-h-offset,0),var(--ep-step-flow-icon-v-offset,0));transform:translate(var(--ep-step-flow-icon-h-offset,0),var(--ep-step-flow-icon-v-offset,0))}.rtl .bdt-direction-svg svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.elementor-widget-bdt-step-flow.bdt-icon-effect-none .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.elementor-widget-bdt-step-flow.bdt-icon-effect-none .bdt-step-flow:hover .bdt-icon-wrapper:after{opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-a .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px}.elementor-widget-bdt-step-flow.bdt-icon-effect-a .bdt-step-flow:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-step-flow.bdt-icon-effect-a .bdt-step-flow:hover .bdt-icon-wrapper:after{opacity:1;transform:scale(1.5)}.elementor-widget-bdt-step-flow.bdt-icon-effect-g .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:0;height:103%;top:50%;left:50%;z-index:-1;opacity:0;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-step-flow.bdt-icon-effect-g .bdt-step-flow:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-step-flow.bdt-icon-effect-g .bdt-step-flow:hover .bdt-icon-wrapper:after{width:90%;opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow .bdt-icon-wrapper{overflow:hidden}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-step-flow.bdt-icon-effect-b .bdt-step-flow:hover .bdt-icon-wrapper:after{height:260%;opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-c .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-step-flow.bdt-icon-effect-c .bdt-step-flow:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-step-flow.bdt-icon-effect-c .bdt-step-flow:hover .bdt-icon-wrapper:after{height:75%;opacity:1}.elementor-widget-bdt-step-flow.bdt-icon-effect-d .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.elementor-widget-bdt-step-flow.bdt-icon-effect-d .bdt-step-flow:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-step-flow.bdt-icon-effect-d .bdt-step-flow:hover .bdt-icon-wrapper:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.elementor-widget-bdt-step-flow.bdt-icon-effect-e .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1}.elementor-widget-bdt-step-flow.bdt-icon-effect-e .bdt-step-flow:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-step-flow.bdt-icon-effect-e .bdt-step-flow:hover .bdt-icon-wrapper:after{height:100%}.elementor-widget-bdt-step-flow.bdt-icon-effect-f .bdt-step-flow .bdt-icon-wrapper:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666;width:0%;height:100%;top:0;left:0}.elementor-widget-bdt-step-flow.bdt-icon-effect-f .bdt-step-flow:hover .bdt-icon-wrapper{background-color:transparent}.elementor-widget-bdt-step-flow.bdt-icon-effect-f .bdt-step-flow:hover .bdt-icon-wrapper:after{width:100%}.elementor-widget-bdt-step-flow.bdt-readmore-on-hover-yes .bdt-step-flow .bdt-step-flow-readmore{margin-top:26px;position:absolute;-webkit-transform:translate(var(--ep-step-flow-readmore-h-offset,-50%),var(--ep-step-flow-readmore-v-offset,0));transform:translate(var(--ep-step-flow-readmore-h-offset,-50%),var(--ep-step-flow-readmore-v-offset,0));opacity:0;transition:opacity 350ms cubic-bezier(.24,.85,.58,1)}.elementor-widget-bdt-step-flow.bdt-readmore-on-hover-yes .bdt-step-flow:hover .bdt-step-flow-readmore{opacity:1}.elementor-widget-bdt-step-flow .bdt-step-flow{text-align:center}.elementor-widget-bdt-step-flow .bdt-step-flow-title{font-weight:700;font-size:1.25rem}.elementor-widget-bdt-step-flow .bdt-step-flow-title a{color:inherit}.elementor-widget-bdt-step-flow .bdt-step-flow-description{margin-bottom:20px}.elementor-widget-bdt-step-flow .bdt-step-flow-sub-title{font-size:14px;margin-top:-20px;margin-bottom:20px;transition:all .25s ease}.elementor-widget-bdt-step-flow .bdt-icon-heading{margin-bottom:20px}.elementor-widget-bdt-step-flow .bdt-icon-heading .bdt-step-flow-title,.elementor-widget-bdt-step-flow .bdt-icon-heading .bdt-step-flow-sub-title{margin-bottom:0;margin-top:0}.elementor-widget-bdt-step-flow.bdt-global-link-yes .bdt-step-flow:hover{cursor:pointer}.elementor-widget-bdt-step-flow.bdt-title-link-yes .bdt-step-flow-title:hover{cursor:pointer}.elementor-widget-bdt-step-flow .bdt-step-flow{text-align:center}.elementor-widget-bdt-step-flow .bdt-step-flow-title{font-weight:700;font-size:1.25rem}.elementor-widget-bdt-step-flow .bdt-step-flow-title a{color:inherit}.elementor-widget-bdt-step-flow .bdt-step-flow-description{margin-bottom:20px}@media (min-width:768px){.elementor-widget-bdt-step-flow.elementor-position-left .bdt-step-flow{display:flex;text-align:left;flex-direction:row}.elementor-widget-bdt-step-flow.elementor-position-left .bdt-step-flow-icon{flex:0 0 auto}.elementor-widget-bdt-step-flow.elementor-position-right .bdt-step-flow{display:flex;text-align:right;flex-direction:row-reverse}.elementor-widget-bdt-step-flow.elementor-position-right .bdt-step-flow-icon{flex:0 0 auto}.elementor-widget-bdt-step-flow.elementor-position-top .bdt-step-flow-img{margin:auto}.elementor-widget-bdt-step-flow.elementor-position-top .bdt-step-flow-icon{display:inline-block}.elementor-widget-bdt-step-flow.elementor-vertical-align-top .bdt-step-flow{align-items:flex-start}.elementor-widget-bdt-step-flow.elementor-vertical-align-middle .bdt-step-flow{align-items:center}.elementor-widget-bdt-step-flow.elementor-vertical-align-bottom .bdt-step-flow{align-items:flex-end}.elementor-widget-bdt-step-flow .bdt-indicator-svg{position:absolute;left:100%;top:0;width:150px;height:auto;transform-origin:center center;transform:translateX(0);z-index:10}.elementor-widget-bdt-step-flow .bdt-indicator-svg svg{height:auto;width:100%}}@media (max-width:767px){.elementor-widget-bdt-step-flow .bdt-step-flow-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}.elementor-widget-bdt-step-flow.bdt-icon-type-image .bdt-icon-wrapper{width:auto}}.bdt-tabs .bdt-tabs-item-title{outline:none;background:#f3f3f3;transition:all 300ms cubic-bezier(0,.49,.27,.99);position:relative}.bdt-tabs .bdt-tabs-item-title .bdt-tab-text-wrapper{display:inline-flex}.bdt-tabs .bdt-tab-title-icon-wrapper svg{width:1em;height:1em}.bdt-tabs .bdt-switcher-item-content p{margin:0}.bdt-tabs .bdt-switcher-item-content p+p{margin:10px 0 0}.bdt-tabs .bdt-tab .bdt-tabs-item a:after{content:'';width:0;height:3px;position:absolute;left:0;bottom:0;transition:all 300ms ease-out}.bdt-tabs .bdt-tab .bdt-active a:after{width:100%;background:#1e87f0}.bdt-tabs .bdt-tab.bdt-tab-bottom .bdt-tabs-item a:after{top:0;bottom:auto}.bdt-tabs .bdt-tab.bdt-tab-left .bdt-tabs-item a:after,.bdt-tabs .bdt-tab.bdt-tab-right .bdt-tabs-item a:after{width:3px;right:0;left:auto;top:0;bottom:auto}.bdt-tabs .bdt-tab.bdt-tab-left .bdt-active a:after,.bdt-tabs .bdt-tab.bdt-tab-right .bdt-active a:after{height:100%}.bdt-tabs .bdt-tab.bdt-tab-right .bdt-tabs-item a:after{left:0;right:auto}.bdt-tabs .bdt-tabs-item.bdt-has-no-title span[class*="bdt-button-icon-align-"]{margin:0!important}.bdt-tabs a.bdt-tabs-item-title:hover{text-decoration:none!important}@media (max-width:767px){.bdt-tabs.fullwidth-on-mobile .bdt-tab-wrapper{width:100%!important}.bdt-tabs.fullwidth-on-mobile .bdt-switcher-wrapper{margin-left:0!important;margin-right:0!important}.bdt-tabs.fullwidth-on-mobile .bdt-tabs-item{width:100%;flex:auto}}.elementor-widget-bdt-table .bdt-table table{width:100%;margin:0 0 1.5em 0;border-collapse:collapse;font-size:1em}.elementor-widget-bdt-table .bdt-table th{font-size:1em;font-weight:700;padding:1em 2em 1em 1em}.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc_disabled:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc_disabled:after,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc_disabled:before,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc_disabled:after{bottom:auto;top:50%;transform:translateY(-55%)}.elementor-widget-bdt-table .bdt-table table.dataTable thead th{padding:10px 30px 10px 18px;color:#fff;background-color:#1e87f0;vertical-align:middle}.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_asc,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting_desc,.elementor-widget-bdt-table .bdt-table table.dataTable thead .sorting{background-image:none}.elementor-widget-bdt-table .bdt-table .bdt-pagination>*{padding-left:10px}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .row:first-child{flex-direction:row-reverse}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .row:nth-last-child(1){align-items:center}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_filter{float:left}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_length{display:none}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_info,.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .bdt-pagination{padding:0;margin:0;font-size:clamp(.625rem, 1.2vw, .875rem)}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .bdt-pagination{padding-left:3px}.elementor-widget-bdt-table .bdt-table.bdt-table-default-responsive table th{min-width:100px}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell{vertical-align:middle}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell-wrap,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell-wrap{display:inline-flex;align-items:center}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell-icon,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell-icon{margin-left:10px}.elementor-widget-bdt-table .bdt-static-table .bdt-static-body-row-cell-icon img,.elementor-widget-bdt-table .bdt-static-table .bdt-static-column-cell-icon img{width:40px;object-fit:cover}.elementor-widget-bdt-table.vertical-border-remove-yes th,.elementor-widget-bdt-table.vertical-border-remove-yes td{border-left:none!important;border-right:none!important}.elementor-widget-bdt-table.vertical-border-remove-yes table{border-left:none!important;border-right:none!important}.bdt-header-hidden-yes .bdt-google-sheet-table thead,.bdt-header-hidden-yes .bdt-static-table thead,.bdt-header-hidden-yes .bdt-table thead{display:none}@media (min-width:768px){.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .row:first-child{flex-direction:row}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_filter{float:right}.elementor-widget-bdt-table .bdt-table .dataTables_wrapper .dataTables_length{display:flex}.elementor-widget-bdt-table .bdt-table.bdt-table-default-responsive table th{min-width:100px}}@media only screen and (max-width:40em){.bdt-table.bdt-table-default-responsive table{display:flex;position:relative;width:100%;height:auto}.bdt-table.bdt-table-default-responsive table tbody{display:flex;width:auto;position:relative;overflow-x:auto;white-space:nowrap}.bdt-table.bdt-table-default-responsive table tbody tr{display:flex;flex-direction:column}.bdt-table.bdt-table-default-responsive table th{display:block;padding:.5em 1em!important;border-bottom:none;border-right:none;border-left:none}.bdt-table.bdt-table-default-responsive table th:first-child{border-top:none}.bdt-table.bdt-table-default-responsive table td{display:flex;align-items:center;justify-content:center;padding:.5em 1em!important;min-height:1.25em;border-bottom:none;border-right:none;height:100%}.bdt-table.bdt-table-default-responsive table td:first-child{border-top:none}}.bdt-total-count .bdt-total-count-icon-wrapper{display:inline-block;line-height:1;transition:all 350ms cubic-bezier(.24,.85,.58,1);color:#818a91;font-size:48px;width:48px;height:auto;text-align:center;position:relative;box-sizing:content-box}.bdt-total-count .bdt-total-count-icon-wrapper:hover{color:#818a91}.bdt-total-count .bdt-total-count-icon-wrapper i,.bdt-total-count .bdt-total-count-icon-wrapper img{position:relative;display:block;transition:transform 350ms cubic-bezier(.24,.85,.58,1);z-index:1}.bdt-total-count .bdt-total-count-icon-wrapper i:before,.bdt-total-count .bdt-total-count-icon-wrapper img:before{position:absolute;left:50%;transform:translateX(-50%)}.bdt-total-count .bdt-total-count-icon-wrapper i,.bdt-total-count .bdt-total-count-icon-wrapper svg{width:1em;height:1em}.bdt-total-count .bdt-total-count-icon-wrapper svg{fill:#818a91}.bdt-total-count .bdt-number-separator-wrapper{margin-bottom:24px;line-height:1}.bdt-total-count .bdt-number-separator-wrapper>*{height:auto}.bdt-total-count .bdt-number-separator-wrapper>svg [stroke*='#']{stroke:currentcolor}.bdt-total-count .bdt-number-separator{border-top:4px solid #ddd;display:inline-block;width:100px}.elementor-widget-bdt-total-count.bdt-icon-effect-none .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;top:0;left:0}.elementor-widget-bdt-total-count.bdt-icon-effect-none .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-a .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:100%;z-index:-1;opacity:0;transform:scale(0);top:0;left:0;border-radius:200px}.elementor-widget-bdt-total-count.bdt-icon-effect-a .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:transparent}.elementor-widget-bdt-total-count.bdt-icon-effect-a .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{opacity:1;transform:scale(1.5)}.elementor-widget-bdt-total-count.bdt-icon-effect-g .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:0;height:103%;top:50%;left:50%;z-index:-1;opacity:0;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-total-count.bdt-icon-effect-g .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:transparent}.elementor-widget-bdt-total-count.bdt-icon-effect-g .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{width:90%;opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count .bdt-total-count-icon-wrapper{overflow:hidden}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:transparent}.elementor-widget-bdt-total-count.bdt-icon-effect-b .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{height:260%;opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-c .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:101%;height:0;top:50%;left:50%;opacity:0;z-index:-1;transform:translateX(-50%) translateY(-50%)}.elementor-widget-bdt-total-count.bdt-icon-effect-c .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:transparent}.elementor-widget-bdt-total-count.bdt-icon-effect-c .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{height:75%;opacity:1}.elementor-widget-bdt-total-count.bdt-icon-effect-d .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;top:0;left:0;width:150%;height:100%;z-index:-1;transform:rotate3d(0,0,1,-45deg) translate3d(0,-3em,0);transform-origin:0% 100%;transition:transform .3s,opacity .3s,background-color .3s}.elementor-widget-bdt-total-count.bdt-icon-effect-d .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:transparent}.elementor-widget-bdt-total-count.bdt-icon-effect-d .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{opacity:1;transform:rotate3d(0,0,1,0deg);transition-timing-function:cubic-bezier(.2,1,.3,1)}.elementor-widget-bdt-total-count.bdt-icon-effect-e .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;transition:all .3s ease-out;width:100%;height:0;top:0;left:0;z-index:-1}.elementor-widget-bdt-total-count.bdt-icon-effect-e .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:transparent}.elementor-widget-bdt-total-count.bdt-icon-effect-e .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{height:100%}.elementor-widget-bdt-total-count.bdt-icon-effect-f .bdt-total-count .bdt-total-count-icon-wrapper:after{content:'';position:absolute;z-index:-1;transition:all .3s ease-out;background:#666;width:0%;height:100%;top:0;left:0}.elementor-widget-bdt-total-count.bdt-icon-effect-f .bdt-total-count:hover .bdt-total-count-icon-wrapper{background-color:transparent}.elementor-widget-bdt-total-count.bdt-icon-effect-f .bdt-total-count:hover .bdt-total-count-icon-wrapper:after{width:100%}.elementor-widget-bdt-total-count .bdt-total-count{text-align:center}.elementor-widget-bdt-total-count .bdt-total-count-number{font-weight:700;font-size:48px;color:#4d535f}.elementor-widget-bdt-total-count .bdt-total-count-number a{color:inherit}.elementor-widget-bdt-total-count .bdt-total-count-content-text{margin-top:0;margin-bottom:0;color:#999ea7;font-weight:400}.elementor-widget-bdt-total-count h1:not(.site-title):before,.elementor-widget-bdt-total-count h2:before{content:'';display:none}.elementor-widget-bdt-total-count .bdt-icon-heading{margin-bottom:20px}.elementor-widget-bdt-total-count .bdt-icon-heading .bdt-total-count-number{margin-bottom:0;margin-top:0}.elementor-widget-bdt-total-count.bdt-global-link-yes .bdt-total-count:hover{cursor:pointer}.elementor-widget-bdt-total-count .bdt-total-count{text-align:center}.elementor-widget-bdt-total-count .bdt-total-count-number{font-weight:700;font-size:48px}.elementor-widget-bdt-total-count .bdt-total-count-number a{color:inherit}.elementor-widget-bdt-total-count .bdt-total-count-content-text{margin-bottom:0}@media (min-width:768px){.elementor-widget-bdt-total-count.elementor-position-left .bdt-total-count{display:flex;text-align:left;flex-direction:row}.elementor-widget-bdt-total-count.elementor-position-left .bdt-total-count-icon{flex:0 0 auto}.elementor-widget-bdt-total-count.elementor-position-right .bdt-total-count{display:flex;text-align:right;flex-direction:row-reverse}.elementor-widget-bdt-total-count.elementor-position-right .bdt-total-count-icon{flex:0 0 auto}.elementor-widget-bdt-total-count.elementor-position-top .bdt-total-count-img{margin:auto}.elementor-widget-bdt-total-count.elementor-position-top .bdt-total-count-icon{display:inline-block}.elementor-widget-bdt-total-count.elementor-vertical-align-top .bdt-total-count{align-items:flex-start}.elementor-widget-bdt-total-count.elementor-vertical-align-middle .bdt-total-count{align-items:center}.elementor-widget-bdt-total-count.elementor-vertical-align-bottom .bdt-total-count{align-items:flex-end}}@media (max-width:767px){.elementor-widget-bdt-total-count .bdt-total-count-icon{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}.elementor-widget-bdt-total-count.bdt-icon-type-image .bdt-total-count-icon-wrapper{width:auto}}.bdt-show-hide-container .bdt-show-hide{margin:0;padding:0}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-content{display:none;margin:0;padding:0}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-title{display:flex;font-size:1rem;transition:all 300ms cubic-bezier(0,.49,.27,.99);position:relative;justify-content:center}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-title:before{content:'';position:absolute;height:100px;width:100%;left:0;bottom:100%;z-index:1;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);transition:all 1000ms cubic-bezier(0,.49,.27,.99);pointer-events:none}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-title .bdt-show-hide-btn{padding:15px 0;transition:all .3s ease}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-toggle-close,.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-toggle-open{display:none;z-index:2;position:relative}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-toggle-close{display:inline-block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-icon-closed{display:none}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-icon-opened{display:block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-title:before{height:15px!important;transition:all 1s linear}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item:not(.bdt-open) .bdt-toggle-open{display:inline-block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-icon-closed{display:block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item .bdt-show-hide-icon-opened{display:none}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-item.bdt-open .bdt-show-hide-content{display:block}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-icon{display:inline-block;margin-left:10px;position:relative;z-index:2}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-icon.left-position{margin-right:10px}.bdt-show-hide-container .bdt-show-hide .bdt-show-hide-icon svg{width:1em;height:1em;fill:#1e87f0}.bdt-show-hide-container .bdt-show-hide-title{display:block}.bdt-show-hide-container .bdt-show-hide-content{display:none}.bdt-fold-toggle{overflow:hidden;transition:all 1s linear}.bdt-weather-layout-tiny .bdt-weather{display:inline-block}.bdt-weather-layout-tiny .bdt-weather .bdt-weather-today-temp{font-weight:700}.bdt-weather-layout-forecast .bdt-wf-day{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny)>.elementor-widget-container{background-color:#ff8777;padding:25px}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather{color:#fff;font-size:16px}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-today-temp{font-size:48px;font-weight:700;line-height:54px}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-today-name{font-size:20px;font-weight:300}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-today-desc{font-size:20px;font-weight:300}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-title{font-size:32px;font-weight:700;line-height:1.3}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-title span{display:block;font-size:22px}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-title .bdt-weather-country-name{font-size:16px;opacity:.8}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-details{margin-top:15px;border-top:1px solid rgba(255,255,255,.2);padding-top:15px}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-details [class*="bdtw-"]{width:20px;display:inline-block}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-today-icon{margin-bottom:10px;font-size:64px}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-weather-today-icon [class*="bdtw-"]{width:64px;text-shadow:4px 4px rgba(0,0,0,.05)}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-wf-divider{margin-bottom:0}.elementor-widget-bdt-weather:not(.bdt-weather-layout-tiny) .bdt-wf-divider>li:nth-child(n+2){border-width:1px 0 0 0;border-color:rgba(255,255,255,.32)}@font-face{font-family:'weather';src:url(//tenebris-lux.com/wp-content/plugins/bdthemes-element-pack/assets/fonts/weather.ttf?u6catx) format('truetype'),url(//tenebris-lux.com/wp-content/plugins/bdthemes-element-pack/assets/fonts/weather.woff?u6catx) format('woff'),url(//tenebris-lux.com/wp-content/plugins/bdthemes-element-pack/assets/fonts/weather.svg?u6catx#weather) format('svg');font-weight:400;font-style:normal}[class^="bdtw-"],[class*=" bdtw-"]{font-family:'weather'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bdtw-362d:before{content:"\e91a"}.bdtw-362n:before{content:"\e932"}.bdtw-371d:before{content:"\e938"}.bdtw-365d:before{content:"\e939"}.bdtw-377d:before{content:"\e93a"}.bdtw-377n:before{content:"\e90d"}.bdtw-371n:before{content:"\e911"}.bdtw-365n:before{content:"\e91b"}.bdtw-329n:before{content:"\e91c"}.bdtw-368n:before{content:"\e91c"}.bdtw-329d:before{content:"\e91d"}.bdtw-368d:before{content:"\e91d"}.bdtw-320d:before{content:"\e924"}.bdtw-320n:before{content:"\e924"}.bdtw-317d:before{content:"\e925"}.bdtw-317n:before{content:"\e925"}.bdtw-305n:before{content:"\e92a"}.bdtw-305d:before{content:"\e931"}.bdtw-293d:before{content:"\e936"}.bdtw-293n:before{content:"\e937"}.bdtw-338d:before{content:"\e913"}.bdtw-338n:before{content:"\e913"}.bdtw-283d:before{content:"\e926"}.bdtw-283n:before{content:"\e927"}.bdtw-302d:before{content:"\e928"}.bdtw-302n:before{content:"\e928"}.bdtw-308d:before{content:"\e929"}.bdtw-308n:before{content:"\e929"}.bdtw-311d:before{content:"\e92b"}.bdtw-311n:before{content:"\e92c"}.bdtw-314d:before{content:"\e92d"}.bdtw-314n:before{content:"\e92e"}.bdtw-359d:before{content:"\e92f"}.bdtw-359n:before{content:"\e930"}.bdtw-353d:before{content:"\e920"}.bdtw-353n:before{content:"\e921"}.bdtw-356n:before{content:"\e91e"}.bdtw-356d:before{content:"\e91f"}.bdtw-389d:before{content:"\e918"}.bdtw-389n:before{content:"\e919"}.bdtw-392n:before{content:"\e916"}.bdtw-392d:before{content:"\e917"}.bdtw-281d:before{content:"\e914"}.bdtw-281n:before{content:"\e915"}.bdtw-230n:before{content:"\e912"}.bdtw-227d:before{content:"\e90f"}.bdtw-227n:before{content:"\e90f"}.bdtw-230d:before{content:"\e90e"}.bdtw-326d:before{content:"\e90b"}.bdtw-332d:before{content:"\e922"}.bdtw-374d:before{content:"\e910"}.bdtw-326n:before{content:"\e90c"}.bdtw-332n:before{content:"\e923"}.bdtw-374n:before{content:"\e90a"}.bdtw-395n:before{content:"\e906"}.bdtw-395d:before{content:"\e907"}.bdtw-350d:before{content:"\e908"}.bdtw-350n:before{content:"\e909"}.bdtw-335d:before{content:"\e904"}.bdtw-335n:before{content:"\e905"}.bdtw-323d:before{content:"\e900"}.bdtw-185d:before{content:"\e901"}.bdtw-323n:before{content:"\e902"}.bdtw-185n:before{content:"\e903"}.bdtw-116d:before{content:"\f002"}.bdtw-260d:before{content:"\f003"}.bdtw-176d:before{content:"\f004"}.bdtw-200d:before{content:"\f005"}.bdtw-299d:before{content:"\f007"}.bdtw-263d:before{content:"\f009"}.bdtw-182d:before{content:"\f00a"}.bdtw-119d:before{content:"\f00c"}.bdtw-113d:before{content:"\f00d"}.bdtw-386d:before{content:"\f00e"}.bdtw-284d:before{content:"\f011"}.bdtw-284n:before{content:"\f011"}.bdtw-143d:before{content:"\f012"}.bdtw-143n:before{content:"\f012"}.bdtw-122d:before{content:"\f013"}.bdtw-122n:before{content:"\f013"}.bdtw-248d:before{content:"\f014"}.bdtw-248n:before{content:"\f014"}.bdtw-296d:before{content:"\f015"}.bdtw-296n:before{content:"\f015"}.bdtw-266d:before{content:"\f01a"}.bdtw-176n:before{content:"\f024"}.bdtw-200n:before{content:"\f025"}.bdtw-263n:before{content:"\f026"}.bdtw-266n:before{content:"\f029"}.bdtw-182n:before{content:"\f02a"}.bdtw-386n:before{content:"\f02c"}.bdtw-113n:before{content:"\f02e"}.bdtw-116n:before{content:"\f031"}.bdtw-299n:before{content:"\f035"}.bdtw-celsius:before{content:"\f03c"}.bdtw-pressure:before{content:"\f040"}.bdtw-degree:before{content:"\f042"}.bdtw-fahrenheit:before{content:"\f045"}.bdtw-260n:before{content:"\f04a"}.bdtw-humidity:before{content:"\f04e"}.bdtw-wind:before{content:"\f050"}.bdtw-sunrise:before{content:"\f051"}.bdtw-sunset:before{content:"\f052"}.bdtw-min-tempareture:before{content:"\f053"}.bdtw-max-tempareture:before{content:"\f055"}.bdtw-south:before{content:"\f059"}.bdtw-south-east:before{content:"\f05a"}.bdtw-north-east:before{content:"\f05b"}.bdtw-east:before{content:"\f05c"}.bdtw-south-west:before{content:"\f05d"}.bdtw-north-west:before{content:"\f05e"}.bdtw-west:before{content:"\f060"}.bdtw-north:before{content:"\f061"}.bdtw-179d:before{content:"\f065"}.bdtw-179n:before{content:"\f067"}.element-pack-agbg-yes .bdt-animated-gradient-background{pointer-events:none;position:absolute;display:block;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:0}.bdt-cursor-effects-yes{--cursor-ball-color:red;--cursor-ball-size:10px;--cursor-circle-color:red;--cursor-circle-size:40px;--cursor-text-label:"bdthemes"}.bdt-cursor-effects-yes .bdt-cursor-effects{position:fixed;z-index:999999}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{position:fixed;top:0;left:0;z-index:999;pointer-events:none;transform:translate(-20px,-20px)}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-40px,-40px)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-ball.cotton-active{width:var(--cursor-ball-size);height:var(--cursor-ball-size);background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init{position:relative}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active{border-radius:50%;background-size:cover;background-position:center}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:var(--cursor-ball-size);height:2px;background:var(--cursor-ball-color)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active:after{transform:translateX(-50%) rotate(90deg)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-3 .cotton-init.ep-cursor-circle.cotton-active{background-color:var(--cursor-ball-color);width:var(--cursor-ball-size);height:var(--cursor-ball-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-5 .cotton-init.ep-cursor-ball.cotton-active{width:450px;height:450px;background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{width:50px;height:50px;object-fit:cover}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{display:block}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-image{display:none}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons{color:var(--cursor-ball-color)}.bdt-cursor-effects-yes{--cursor-ball-color:red;--cursor-ball-size:10px;--cursor-circle-color:red;--cursor-circle-size:40px;--cursor-text-label:"bdthemes"}.bdt-cursor-effects-yes .bdt-cursor-effects{position:fixed;z-index:999999}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{position:fixed;top:0;left:0;z-index:999;pointer-events:none;transform:translate(-20px,-20px)}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{position:fixed;top:0;left:0;pointer-events:none;transform:translate(-40px,-40px)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-ball.cotton-active{width:var(--cursor-ball-size);height:var(--cursor-ball-size);background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-1 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init{position:relative}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active{border-radius:50%;background-size:cover;background-position:center}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:var(--cursor-ball-size);height:2px;background:var(--cursor-ball-color)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active:after{transform:translateX(-50%) rotate(90deg)}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-circle.cotton-active{background-color:transparent;border:1px solid var(--cursor-circle-color);width:var(--cursor-circle-size);height:var(--cursor-circle-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-3 .cotton-init.ep-cursor-circle.cotton-active{background-color:var(--cursor-ball-color);width:var(--cursor-ball-size);height:var(--cursor-ball-size);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-5 .cotton-init.ep-cursor-ball.cotton-active{width:450px;height:450px;background-color:var(--cursor-ball-color);border-radius:50%}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{width:50px;height:50px;object-fit:cover}.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .cotton-active .bdt-cursor-image{display:block}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-text,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons,.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-image{display:none}.bdt-cursor-effects-yes .bdt-cursor-effects .bdt-cursor-icons{color:var(--cursor-ball-color)}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-ball.cotton-active{right:0;left:auto}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects .cotton-init.ep-cursor-circle.cotton-active{right:0;left:auto}.rtl .bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::before,.rtl .bdt-cursor-effects-yes .bdt-cursor-effects.ep-cursor-style-2 .cotton-init.ep-cursor-ball.cotton-active::after{right:50%;left:auto}.bdt-image-hover-effect-wrap img{width:100%;height:100%;display:block;object-fit:cover;transition:all .5s ease}.bdt-image-hover-effect-wrap:hover img{transform:scale(1.1)}.bdt-image-hover-effect-wrap{overflow:hidden;position:relative}.bdt-image-hover-effect-wrap::before,.bdt-image-hover-effect-wrap::after{position:absolute;content:"";transition:all .5s ease}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::after{z-index:3}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::before{top:50%;left:0;right:0;bottom:50%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1::after{top:0;left:50%;right:50%;bottom:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover:before{top:0;bottom:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-1:hover:after{left:0;right:0}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2::after{left:50%;opacity:1;padding-top:100%;top:50%;transform:translate(-50%,-50%) rotate(45deg) scale(0);width:100%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-2:hover::after{opacity:0;transform:translate(-50%,-50%) rotate(45deg) scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::after{bottom:20px;left:20px;opacity:0;right:20px;top:20px;z-index:1;background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::before{transform:scaleX(0);border-bottom:2px solid;border-top:2px solid}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3::after{transform:scaleY(0);border-left:2px solid;border-right:2px solid}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover::before,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-3:hover::after{opacity:1;filter:alpha(opacity=100);transform:scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4::before{top:0;left:50%;width:120%;height:100px;transition:all .6s linear;z-index:1;transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translateY(-150%);backface-visibility:hidden;pointer-events:none}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-4:hover::before{transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translateY(200%);left:-100%;top:100%}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::after{top:30px;right:50px;bottom:30px;left:50px;border-right:2px solid;border-left:2px solid;transform:scale(1,0);transform-origin:100% 0;opacity:0;z-index:1}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::before{top:50px;right:30px;bottom:50px;left:30px;border-top:2px solid;border-bottom:2px solid;opacity:0;transform:scale(0,1);transform-origin:0 0;z-index:1}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::after,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5::before{background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover::after,.bdt-image-hover-effect-wrap.bdt-image-hover-effect-5:hover::before{opacity:1;transform:scale(1)}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6::after{top:30px;right:30px;bottom:30px;left:30px;border:1px solid;opacity:0;transform:scale(0);background:unset!important}.bdt-image-hover-effect-wrap.bdt-image-hover-effect-6:hover::after{opacity:1;transform:scale(1)}.parallax-scene{position:absolute;width:100%;height:100%;background-repeat:no-repeat;top:0;left:0;overflow:hidden}.bdt-scene-item{position:absolute;width:102%;height:104%;background-repeat:no-repeat;overflow:hidden;margin:0;padding:0;top:-1%;left:-2%;background-size:auto}.bdt-reveal-effects-yes .block-revealer__element{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;pointer-events:none;opacity:0;z-index:999}.elementor-section.bdt-tile-scroll-yes{overflow:hidden}.bdt-tile-scroll{height:100%;overflow:hidden;position:absolute;width:100%;top:0;left:0}.bdt-tile-scroll__wrap{width:150%;--bdt-tile-scrollwrap-height:var(--bdt-tile-scroll-height);height:var(--bdt-tile-scrollwrap-height);position:absolute;left:50%;transform:translate3d(-50%,0,0)}.bdt-tile-scroll__line{display:flex}.bdt-tile-scroll__line-img{flex:none;width:calc(var(--bdt-tile-scroll-item-width, 16.6666%) - var(--bdt-tile-scroll-margin, 2vw) * 2);height:calc(var(--bdt-tile-scrollwrap-height) / 3 - (3 * var(--bdt-tile-scroll-margin, 2vw) / 2));margin:var(--bdt-tile-scroll-margin,2vw);background-size:cover;background-position:50% 50%}.bdt-tile-scroll--horizontal .bdt-tile-scroll__wrap{--bdt-tile-scrollwrap-height:calc(var(--bdt-tile-scroll-height) * 1.8);transform:translate3d(-50%,-50%,0) rotate(var(--bdt-tile-scroll-rotate))}.bdt-tile-scroll--horizontal .bdt-tile-scroll__line-img{width:calc(var(--bdt-tile-scroll-item-width, 16.6666%) - var(--bdt-tile-scroll-margin, 1vw) * 2);height:calc(var(--bdt-tile-scrollwrap-height) / 5 - (4 * var(--bdt-tile-scroll-margin, 1vw) / 2))}.bdt-tile-scroll--vertical .bdt-tile-scroll__wrap{width:100%;display:flex;--bdt-tile-scrollwrap-height:calc(var(--tiles-height, 140vh) * 1.4);transform:translate3d(0,-50%,0);left:0;top:50%}.bdt-tile-scroll--vertical .bdt-tile-scroll__line{width:25%;padding:0 calc(var(--bdt-tile-scroll-margin, 2rem) / 2);display:block}.bdt-tile-scroll--vertical .bdt-tile-scroll__line-img{width:100%;height:calc(var(--bdt-tile-scroll-height, 52vw) / 1.95);margin:var(--bdt-tile-scroll-margin,2rem) 0}@font-face{font-family:'element-pack';src:url(//tenebris-lux.com/wp-content/plugins/bdthemes-element-pack/assets/fonts/element-pack.woff2?8ijr83) format('woff2'),url(//tenebris-lux.com/wp-content/plugins/bdthemes-element-pack/assets/fonts/element-pack.ttf?8ijr83) format('truetype'),url(//tenebris-lux.com/wp-content/plugins/bdthemes-element-pack/assets/fonts/element-pack.woff?8ijr83) format('woff'),url(//tenebris-lux.com/wp-content/plugins/bdthemes-element-pack/assets/fonts/element-pack.svg?8ijr83#element-pack) format('svg');font-weight:400;font-style:normal;font-display:block}[class^="ep-icon-"],[class*=" ep-icon-"]{font-family:'element-pack'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ep-icon-g2:before{content:"\e90b"}.ep-icon-yelp:before{content:"\e978"}.ep-icon-facebook:before{content:"\e979"}.ep-icon-google:before{content:"\e97a"}.ep-icon-capterra:before{content:"\e97b"}.ep-icon-foursquare:before{content:"\e97c"}.ep-icon-glassdoor:before{content:"\e97d"}.ep-icon-tripadvisor:before{content:"\e97e"}.ep-icon-trustpilot:before{content:"\e97f"}.ep-icon-trustradius:before{content:"\e980"}.ep-icon-arrow-right-default:before{content:"\e96f"}.ep-icon-arrow-right-0:before{content:"\e96f"}.ep-icon-arrow-left-default:before{content:"\e970"}.ep-icon-arrow-left-0:before{content:"\e970"}.ep-icon-arrow-left:before{content:"\e94d"}.ep-icon-arrow-right:before{content:"\e94e"}.ep-icon-arrow-left-1:before{content:"\e917"}.ep-icon-arrow-right-1:before{content:"\e925"}.ep-icon-arrow-left-2:before{content:"\e918"}.ep-icon-arrow-right-2:before{content:"\e926"}.ep-icon-arrow-left-3:before{content:"\e919"}.ep-icon-arrow-right-3:before{content:"\e927"}.ep-icon-arrow-left-4:before{content:"\e91a"}.ep-icon-arrow-right-4:before{content:"\e928"}.ep-icon-arrow-left-5:before{content:"\e943"}.ep-icon-arrow-right-5:before{content:"\e944"}.ep-icon-arrow-left-6:before{content:"\e945"}.ep-icon-arrow-right-6:before{content:"\e946"}.ep-icon-arrow-left-7:before{content:"\e949"}.ep-icon-arrow-right-7:before{content:"\e94a"}.ep-icon-arrow-left-8:before{content:"\e91e"}.ep-icon-arrow-right-8:before{content:"\e92c"}.ep-icon-arrow-left-9:before{content:"\e91f"}.ep-icon-arrow-right-9:before{content:"\e92d"}.ep-icon-arrow-left-10:before{content:"\e920"}.ep-icon-arrow-right-10:before{content:"\e92e"}.ep-icon-arrow-left-11:before{content:"\e921"}.ep-icon-arrow-right-11:before{content:"\e92f"}.ep-icon-arrow-left-12:before{content:"\e94b"}.ep-icon-arrow-right-12:before{content:"\e94c"}.ep-icon-arrow-left-13:before{content:"\e922"}.ep-icon-arrow-right-13:before{content:"\e930"}.ep-icon-arrow-left-14:before{content:"\e91d"}.ep-icon-arrow-right-14:before{content:"\e92b"}.ep-icon-arrow-left-15:before{content:"\e923"}.ep-icon-arrow-right-15:before{content:"\e931"}.ep-icon-arrow-left-16:before{content:"\e924"}.ep-icon-arrow-right-16:before{content:"\e932"}.ep-icon-arrow-left-17:before{content:"\e91c"}.ep-icon-arrow-right-17:before{content:"\e92a"}.ep-icon-arrow-left-18:before{content:"\e91b"}.ep-icon-arrow-right-18:before{content:"\e929"}.ep-icon-arrow-up-1:before{content:"\e933"}.ep-icon-arrow-down-1:before{content:"\e910"}.ep-icon-arrow-up-2:before{content:"\e934"}.ep-icon-arrow-down-2:before{content:"\e911"}.ep-icon-arrow-up-3:before{content:"\e935"}.ep-icon-arrow-down-3:before{content:"\e912"}.ep-icon-arrow-up-4:before{content:"\e936"}.ep-icon-arrow-down-4:before{content:"\e913"}.ep-icon-arrow-up-5:before{content:"\e937"}.ep-icon-arrow-down-5:before{content:"\e915"}.ep-icon-arrow-up-7:before{content:"\e938"}.ep-icon-arrow-down-7:before{content:"\e916"}.ep-icon-arrow-up-8:before{content:"\e939"}.ep-icon-arrow-down-8:before{content:"\e947"}.ep-icon-arrow-left-circle-1:before{content:"\e93b"}.ep-icon-arrow-right-circle-1:before{content:"\e93f"}.ep-icon-arrow-left-circle-2:before{content:"\e93c"}.ep-icon-arrow-right-circle-2:before{content:"\e940"}.ep-icon-arrow-left-circle-3:before{content:"\e93d"}.ep-icon-arrow-right-circle-3:before{content:"\e941"}.ep-icon-arrow-left-circle-4:before{content:"\e93a"}.ep-icon-arrow-right-circle-4:before{content:"\e93e"}.ep-icon-arrow-left-square-1:before{content:"\e948"}.ep-icon-arrow-right-square-1:before{content:"\e942"}.ep-icon-long-arrow-right:before{content:"\e98a"}.ep-icon-clock-o:before{content:"\e98b"}.ep-icon-ellipsis-h:before{content:"\e98c"}.ep-icon-user-circle-o:before{content:"\e98d"}.ep-icon-basket-solid:before{content:"\e981"}.ep-icon-basket-medium:before{content:"\e982"}.ep-icon-basket-light:before{content:"\e983"}.ep-icon-bag-solid:before{content:"\e984"}.ep-icon-bag-medium:before{content:"\e985"}.ep-icon-bag-light:before{content:"\e986"}.ep-icon-cart-solid:before{content:"\e987"}.ep-icon-cart-medium:before{content:"\e988"}.ep-icon-cart-light:before{content:"\e989"}.ep-icon-puzzle:before{content:"\e973"}.ep-icon-bar:before{content:"\e974"}.ep-icon-copy:before{content:"\e975"}.ep-icon-graduation:before{content:"\e976"}.ep-icon-clock:before{content:"\e977"}.ep-icon-envelope:before{content:"\e971"}.ep-icon-eye:before{content:"\e972"}.ep-icon-gallery:before{content:"\e96e"}.ep-icon-element-pack:before{content:"\e902"}.ep-icon-aside:before{content:"\e914"}.ep-icon-post:before{content:"\e950"}.ep-icon-standard:before{content:"\e950"}.ep-icon-quote:before{content:"\e951"}.ep-icon-new-tab:before{content:"\e952"}.ep-icon-refresh:before{content:"\e953"}.ep-icon-play-circle:before{content:"\e954"}.ep-icon-play:before{content:"\e955"}.ep-icon-checkmark:before{content:"\e956"}.ep-icon-close:before{content:"\e957"}.ep-icon-close-2:before{content:"\e958"}.ep-icon-plus-3:before{content:"\e959"}.ep-icon-question:before{content:"\e95a"}.ep-icon-star-full:before{content:"\e95b"}.ep-icon-self:before{content:"\e95b"}.ep-icon-star-half:before{content:"\e95c"}.ep-icon-star-empty:before{content:"\e95d"}.ep-icon-earth:before{content:"\e95e"}.ep-icon-heart-empty:before{content:"\e95f"}.ep-icon-heart-full:before{content:"\e960"}.ep-icon-link:before{content:"\e961"}.ep-icon-menu:before{content:"\e962"}.ep-icon-lock:before{content:"\e963"}.ep-icon-bubble:before{content:"\e964"}.ep-icon-chat:before{content:"\e964"}.ep-icon-reply:before{content:"\e965"}.ep-icon-location:before{content:"\e966"}.ep-icon-cart:before{content:"\e967"}.ep-icon-file-play1:before{content:"\e968"}.ep-icon-file-video:before{content:"\e969"}.ep-icon-video:before{content:"\e969"}.ep-icon-file-play:before{content:"\e96a"}.ep-icon-play1:before{content:"\e96a"}.ep-icon-file-music:before{content:"\e96b"}.ep-icon-music:before{content:"\e96b"}.ep-icon-audio:before{content:"\e96b"}.ep-icon-file-picture:before{content:"\e96c"}.ep-icon-image:before{content:"\e96c"}.ep-icon-pencil:before{content:"\e96d"}.ep-icon-edit:before{content:"\e96d"}.ep-icon-hexagon-zigzag:before{content:"\e90f"}.ep-icon-bulge-rectangle:before{content:"\e90e"}.ep-icon-hexagon-radius2:before{content:"\e90d"}.ep-icon-hexagon:before{content:"\e90c"}.ep-icon-hexagon-radius:before{content:"\e604"}.ep-icon-plus-2:before{content:"\e908"}.ep-icon-x:before{content:"\e98e"}.ep-icon-twitter:before{content:"\e98e"}.ep-icon-meneame:before{content:"\e906"}.ep-icon-moimir:before{content:"\e900"}.ep-icon-instapaper:before{content:"\e903"}.ep-icon-surfingbird:before{content:"\e904"}.ep-icon-livejournal:before{content:"\e905"}.ep-icon-baidu:before{content:"\e907"}.ep-icon-line:before{content:"\e90a"}.ep-icon-linkedin:before{content:"\f0e1"}.ep-icon-github:before{content:"\f113"}.ep-icon-youtube:before{content:"\f167"}.ep-icon-xing:before{content:"\f168"}.ep-icon-instagram:before{content:"\f16d"}.ep-icon-tumblr:before{content:"\f173"}.ep-icon-apple:before{content:"\f179"}.ep-icon-android:before{content:"\f17b"}.ep-icon-dribbble:before{content:"\f17d"}.ep-icon-skype:before{content:"\f17e"}.ep-icon-vk:before{content:"\f189"}.ep-icon-weibo:before{content:"\f18a"}.ep-icon-renren:before{content:"\f18b"}.ep-icon-wordpress:before{content:"\f19a"}.ep-icon-delicious:before{content:"\f1a5"}.ep-icon-digg:before{content:"\f1a6"}.ep-icon-soundcloud:before{content:"\f1be"}.ep-icon-wechat:before{content:"\f1d7"}.ep-icon-pinterest:before{content:"\f231"}.ep-icon-whatsapp:before{content:"\f232"}.ep-icon-odnoklassniki:before{content:"\f263"}.ep-icon-pocket:before{content:"\f265"}.ep-icon-safari:before{content:"\f267"}.ep-icon-chrome:before{content:"\f268"}.ep-icon-firefox:before{content:"\f269"}.ep-icon-opera:before{content:"\f26a"}.ep-icon-ie:before{content:"\f26b"}.ep-icon-vimeo:before{content:"\f27d"}.ep-icon-reddit:before{content:"\f281"}.ep-icon-edge:before{content:"\f282"}.ep-icon-blogger:before{content:"\f37d"}.ep-icon-messenger:before{content:"\f39f"}.ep-icon-googleplay:before{content:"\f3ab"}.ep-icon-mix:before{content:"\f3cb"}.ep-icon-telegram:before{content:"\f3fe"}.ep-icon-uikit:before{content:"\f403"}.ep-icon-viber:before{content:"\f409"}.ep-icon-flipboard:before{content:"\f44d"}.ep-icon-buffer:before{content:"\f837"}.ep-icon-evernote:before{content:"\f839"}.ep-icon-plus-circle:before{content:"\e94f"}.ep-icon-circle-plus:before{content:"\e94f"}.ep-icon-plus:before{content:"\e909"}.ep-icon-search:before{content:"\e901"}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}